.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-8d343262-fc38-4f9b-8793-b835d85ae2c0 {
  margin-top: 30px;
margin-bottom: 50px;
text-align: center;
}

#s-8d343262-fc38-4f9b-8793-b835d85ae2c0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



.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-745820c8-2961-4ed8-ba22-6f752cde0128 {
  margin-left: 0px;
margin-bottom: 60px;
margin-right: 0px;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-745820c8-2961-4ed8-ba22-6f752cde0128 {
  margin-top: 0px;
padding-top: 50px;
padding-bottom: 50px;
display: none;
}
#s-745820c8-2961-4ed8-ba22-6f752cde0128, #wrap-s-745820c8-2961-4ed8-ba22-6f752cde0128 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-745820c8-2961-4ed8-ba22-6f752cde0128 {
  margin-top: 0px;
display: none;
}
#s-745820c8-2961-4ed8-ba22-6f752cde0128, #wrap-s-745820c8-2961-4ed8-ba22-6f752cde0128 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-745820c8-2961-4ed8-ba22-6f752cde0128 {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-745820c8-2961-4ed8-ba22-6f752cde0128 {
  margin-top: 0px;
margin-bottom: 50px;
display: none;
}
#s-745820c8-2961-4ed8-ba22-6f752cde0128, #wrap-s-745820c8-2961-4ed8-ba22-6f752cde0128 { display:none !important; }}







#s-745820c8-2961-4ed8-ba22-6f752cde0128 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-745820c8-2961-4ed8-ba22-6f752cde0128.shg-box.shg-c {
  justify-content: center;
}

#s-e4b96de9-55f2-43d2-af25-04aa739cd122 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-e4b96de9-55f2-43d2-af25-04aa739cd122 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 1px;
  text-align: 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 (max-width: 767px){#s-65355463-7321-44c7-8a9c-6362ab1b3d32 {
  margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 0px) {
[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-65355463-7321-44c7-8a9c-6362ab1b3d32"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

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

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

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

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

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

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

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

#s-40e6831f-7ad8-4fac-9283-9849f2bff67f {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-40e6831f-7ad8-4fac-9283-9849f2bff67f:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-40e6831f-7ad8-4fac-9283-9849f2bff67f:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-40e6831f-7ad8-4fac-9283-9849f2bff67f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-40e6831f-7ad8-4fac-9283-9849f2bff67f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-83d2b0bd-a1ff-4037-9053-72e691562a91 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-83d2b0bd-a1ff-4037-9053-72e691562a91:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-83d2b0bd-a1ff-4037-9053-72e691562a91:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-83d2b0bd-a1ff-4037-9053-72e691562a91.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-83d2b0bd-a1ff-4037-9053-72e691562a91.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-1f14d89c-9f33-4702-8999-c62ab7480e1e {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-1f14d89c-9f33-4702-8999-c62ab7480e1e:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-1f14d89c-9f33-4702-8999-c62ab7480e1e:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-1f14d89c-9f33-4702-8999-c62ab7480e1e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}

@media (max-width: 767px){#s-11582b34-bb6b-472c-84ae-9927bf3725aa {
  margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 0px) {
[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-11582b34-bb6b-472c-84ae-9927bf3725aa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-a2f11e83-7203-4c01-8757-775ec92bac7b {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-a2f11e83-7203-4c01-8757-775ec92bac7b:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-a2f11e83-7203-4c01-8757-775ec92bac7b:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a2f11e83-7203-4c01-8757-775ec92bac7b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-a2f11e83-7203-4c01-8757-775ec92bac7b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-6859a4bf-7304-4f98-b949-bae69fb4d0de {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-6859a4bf-7304-4f98-b949-bae69fb4d0de:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-6859a4bf-7304-4f98-b949-bae69fb4d0de:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-6859a4bf-7304-4f98-b949-bae69fb4d0de.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-6859a4bf-7304-4f98-b949-bae69fb4d0de.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-5eaa2fc9-d6d5-401e-82d5-3d0e432fe3d7 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-5eaa2fc9-d6d5-401e-82d5-3d0e432fe3d7:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-5eaa2fc9-d6d5-401e-82d5-3d0e432fe3d7:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-5eaa2fc9-d6d5-401e-82d5-3d0e432fe3d7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-5eaa2fc9-d6d5-401e-82d5-3d0e432fe3d7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-c1ffb654-ceb6-4bc1-9a2b-34364f4921d9 {
  margin-left: 0px;
margin-bottom: 60px;
margin-right: 0px;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-c1ffb654-ceb6-4bc1-9a2b-34364f4921d9 {
  margin-top: 0px;
padding-top: 50px;
padding-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c1ffb654-ceb6-4bc1-9a2b-34364f4921d9 {
  margin-top: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c1ffb654-ceb6-4bc1-9a2b-34364f4921d9 {
  margin-top: 0px;
display: none;
}
#s-c1ffb654-ceb6-4bc1-9a2b-34364f4921d9, #wrap-s-c1ffb654-ceb6-4bc1-9a2b-34364f4921d9 { display:none !important; }}@media (max-width: 767px){#s-c1ffb654-ceb6-4bc1-9a2b-34364f4921d9 {
  margin-top: 0px;
margin-bottom: 50px;
}
}







#s-c1ffb654-ceb6-4bc1-9a2b-34364f4921d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1ffb654-ceb6-4bc1-9a2b-34364f4921d9.shg-box.shg-c {
  justify-content: center;
}

#s-071962cd-fd97-4002-93b9-7c94a34288b9 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-071962cd-fd97-4002-93b9-7c94a34288b9 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



@media (max-width: 767px){#s-892372fc-9c0b-474b-8064-4053cbb7447f {
  margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 0px) {
[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-892372fc-9c0b-474b-8064-4053cbb7447f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

#s-2307db0d-dbd6-4d69-b844-675c26f2d44d {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-2307db0d-dbd6-4d69-b844-675c26f2d44d:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-2307db0d-dbd6-4d69-b844-675c26f2d44d:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-2307db0d-dbd6-4d69-b844-675c26f2d44d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-2307db0d-dbd6-4d69-b844-675c26f2d44d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-ebd6fdd2-f2e1-467b-a831-baf0c5c53ae9 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-ebd6fdd2-f2e1-467b-a831-baf0c5c53ae9:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-ebd6fdd2-f2e1-467b-a831-baf0c5c53ae9:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ebd6fdd2-f2e1-467b-a831-baf0c5c53ae9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-ebd6fdd2-f2e1-467b-a831-baf0c5c53ae9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-0926a4ba-bfcf-4b38-aea4-04f20114b4cb {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-0926a4ba-bfcf-4b38-aea4-04f20114b4cb:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-0926a4ba-bfcf-4b38-aea4-04f20114b4cb:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-0926a4ba-bfcf-4b38-aea4-04f20114b4cb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}

#s-7abfac1f-6f85-4bb8-b29a-9e57fc4ec758 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-7abfac1f-6f85-4bb8-b29a-9e57fc4ec758:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-7abfac1f-6f85-4bb8-b29a-9e57fc4ec758:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-7abfac1f-6f85-4bb8-b29a-9e57fc4ec758.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-7abfac1f-6f85-4bb8-b29a-9e57fc4ec758.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-e91259c4-b581-4b6a-bcb8-10c35817886c {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-e91259c4-b581-4b6a-bcb8-10c35817886c:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-e91259c4-b581-4b6a-bcb8-10c35817886c:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-e91259c4-b581-4b6a-bcb8-10c35817886c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-e91259c4-b581-4b6a-bcb8-10c35817886c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-993af89d-699f-44b7-972f-a390ce9224ee {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-993af89d-699f-44b7-972f-a390ce9224ee:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-993af89d-699f-44b7-972f-a390ce9224ee:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-993af89d-699f-44b7-972f-a390ce9224ee.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-993af89d-699f-44b7-972f-a390ce9224ee.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-e3993e20-931c-460f-b361-e7579c1435e4 {
  margin-bottom: 30px;
padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e3993e20-931c-460f-b361-e7579c1435e4 {
  
}
}@media (max-width: 767px){#s-e3993e20-931c-460f-b361-e7579c1435e4 {
  padding-bottom: 30px;
}
}
@media (min-width: 0px) {
[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e3993e20-931c-460f-b361-e7579c1435e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.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-6c16f386-6569-46c5-bb84-9e768d2c6875 {
  text-align: center;
}
@media (max-width: 767px){#s-6c16f386-6569-46c5-bb84-9e768d2c6875 {
  display: none;
}
#s-6c16f386-6569-46c5-bb84-9e768d2c6875, #wrap-s-6c16f386-6569-46c5-bb84-9e768d2c6875 { display:none !important; }}



  #s-6c16f386-6569-46c5-bb84-9e768d2c6875 img.shogun-image {
    
    width: px;
  }


#s-6c16f386-6569-46c5-bb84-9e768d2c6875 .shogun-image-content {
  
    align-items: center;
  
}

#s-441ee3f0-47fd-4ddf-8f43-cc4ffe328278 {
  text-align: center;
}
@media (min-width: 1200px){#s-441ee3f0-47fd-4ddf-8f43-cc4ffe328278 {
  display: none;
}
#s-441ee3f0-47fd-4ddf-8f43-cc4ffe328278, #wrap-s-441ee3f0-47fd-4ddf-8f43-cc4ffe328278 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-441ee3f0-47fd-4ddf-8f43-cc4ffe328278 {
  display: none;
}
#s-441ee3f0-47fd-4ddf-8f43-cc4ffe328278, #wrap-s-441ee3f0-47fd-4ddf-8f43-cc4ffe328278 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-441ee3f0-47fd-4ddf-8f43-cc4ffe328278 {
  display: none;
}
#s-441ee3f0-47fd-4ddf-8f43-cc4ffe328278, #wrap-s-441ee3f0-47fd-4ddf-8f43-cc4ffe328278 { display:none !important; }}



  #s-441ee3f0-47fd-4ddf-8f43-cc4ffe328278 img.shogun-image {
    
    width: px;
  }


#s-441ee3f0-47fd-4ddf-8f43-cc4ffe328278 .shogun-image-content {
  
    align-items: center;
  
}

#s-26fb9439-e19f-441e-9969-46a15e667fe5 {
  min-height: 50px;
}
@media (max-width: 767px){#s-26fb9439-e19f-441e-9969-46a15e667fe5 {
  margin-bottom: 0px;
}
}







#s-26fb9439-e19f-441e-9969-46a15e667fe5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26fb9439-e19f-441e-9969-46a15e667fe5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b946a385-5016-43c9-b735-bd127b99b830 {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-b946a385-5016-43c9-b735-bd127b99b830 {
  text-align: center;
}
}@media (max-width: 767px){#s-b946a385-5016-43c9-b735-bd127b99b830 {
  padding-top: 20px;
text-align: center;
}
}
#s-b946a385-5016-43c9-b735-bd127b99b830 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-b946a385-5016-43c9-b735-bd127b99b830 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-b946a385-5016-43c9-b735-bd127b99b830 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-3c24eb53-c754-4929-8c67-1a7dc9385f0e {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-3c24eb53-c754-4929-8c67-1a7dc9385f0e {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-3c24eb53-c754-4929-8c67-1a7dc9385f0e {
  padding-top: 10px;
text-align: center;
}
}
#s-3c24eb53-c754-4929-8c67-1a7dc9385f0e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-3c24eb53-c754-4929-8c67-1a7dc9385f0e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-3c24eb53-c754-4929-8c67-1a7dc9385f0e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) and (max-width: 991px){#s-c01ab069-4a64-49e5-a94b-07cfcb080e12 {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-af2b8f8d-352d-42bb-a109-15c30998efb9 {
  margin-top: 30px;
margin-bottom: 30px;
padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-af2b8f8d-352d-42bb-a109-15c30998efb9 {
  
}
}@media (max-width: 767px){#s-af2b8f8d-352d-42bb-a109-15c30998efb9 {
  padding-bottom: 30px;
}
}
@media (min-width: 0px) {
[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af2b8f8d-352d-42bb-a109-15c30998efb9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0e9205ff-f092-4a1f-a1a2-d07752d8f7bf {
  text-align: center;
}
@media (max-width: 767px){#s-0e9205ff-f092-4a1f-a1a2-d07752d8f7bf {
  display: none;
}
#s-0e9205ff-f092-4a1f-a1a2-d07752d8f7bf, #wrap-s-0e9205ff-f092-4a1f-a1a2-d07752d8f7bf { display:none !important; }}



  #s-0e9205ff-f092-4a1f-a1a2-d07752d8f7bf img.shogun-image {
    
    width: px;
  }


#s-0e9205ff-f092-4a1f-a1a2-d07752d8f7bf .shogun-image-content {
  
    align-items: center;
  
}

#s-4e86b47b-fe7f-4c4a-933b-5815cb8d4cf9 {
  text-align: center;
}
@media (min-width: 1200px){#s-4e86b47b-fe7f-4c4a-933b-5815cb8d4cf9 {
  display: none;
}
#s-4e86b47b-fe7f-4c4a-933b-5815cb8d4cf9, #wrap-s-4e86b47b-fe7f-4c4a-933b-5815cb8d4cf9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e86b47b-fe7f-4c4a-933b-5815cb8d4cf9 {
  display: none;
}
#s-4e86b47b-fe7f-4c4a-933b-5815cb8d4cf9, #wrap-s-4e86b47b-fe7f-4c4a-933b-5815cb8d4cf9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4e86b47b-fe7f-4c4a-933b-5815cb8d4cf9 {
  display: none;
}
#s-4e86b47b-fe7f-4c4a-933b-5815cb8d4cf9, #wrap-s-4e86b47b-fe7f-4c4a-933b-5815cb8d4cf9 { display:none !important; }}



  #s-4e86b47b-fe7f-4c4a-933b-5815cb8d4cf9 img.shogun-image {
    
    width: px;
  }


#s-4e86b47b-fe7f-4c4a-933b-5815cb8d4cf9 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc81804d-76fc-4e5a-97ae-f17b069576ff {
  min-height: 50px;
}
@media (max-width: 767px){#s-bc81804d-76fc-4e5a-97ae-f17b069576ff {
  margin-bottom: 0px;
}
}







#s-bc81804d-76fc-4e5a-97ae-f17b069576ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc81804d-76fc-4e5a-97ae-f17b069576ff.shg-box.shg-c {
  justify-content: flex-start;
}

#s-205faa17-593f-4ca9-b84a-c85a0367a9d3 {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-205faa17-593f-4ca9-b84a-c85a0367a9d3 {
  text-align: center;
}
}@media (max-width: 767px){#s-205faa17-593f-4ca9-b84a-c85a0367a9d3 {
  padding-top: 20px;
text-align: center;
}
}
#s-205faa17-593f-4ca9-b84a-c85a0367a9d3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-205faa17-593f-4ca9-b84a-c85a0367a9d3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-205faa17-593f-4ca9-b84a-c85a0367a9d3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-c6ba4d16-e1c3-4068-9f0b-3ef199923ebc {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-c6ba4d16-e1c3-4068-9f0b-3ef199923ebc {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-c6ba4d16-e1c3-4068-9f0b-3ef199923ebc {
  padding-top: 10px;
text-align: center;
}
}
#s-c6ba4d16-e1c3-4068-9f0b-3ef199923ebc .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-c6ba4d16-e1c3-4068-9f0b-3ef199923ebc .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-c6ba4d16-e1c3-4068-9f0b-3ef199923ebc .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-d947fb2f-3355-40e9-ac30-4cfdb8ce1a7e {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-6725a174-3b9b-4bbb-bf90-4bd75afcde20 {
  margin-bottom: 30px;
padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6725a174-3b9b-4bbb-bf90-4bd75afcde20 {
  
}
}@media (max-width: 767px){#s-6725a174-3b9b-4bbb-bf90-4bd75afcde20 {
  margin-bottom: 0px;
padding-bottom: 30px;
}
}
@media (min-width: 0px) {
[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6725a174-3b9b-4bbb-bf90-4bd75afcde20"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-be99ed6a-67b2-4eaf-a542-fb5117834cbc {
  text-align: center;
}
@media (max-width: 767px){#s-be99ed6a-67b2-4eaf-a542-fb5117834cbc {
  display: none;
}
#s-be99ed6a-67b2-4eaf-a542-fb5117834cbc, #wrap-s-be99ed6a-67b2-4eaf-a542-fb5117834cbc { display:none !important; }}



  #s-be99ed6a-67b2-4eaf-a542-fb5117834cbc img.shogun-image {
    
    width: px;
  }


#s-be99ed6a-67b2-4eaf-a542-fb5117834cbc .shogun-image-content {
  
    align-items: center;
  
}

#s-1a61124c-4a1e-45da-9b77-70fcc7a7c064 {
  text-align: center;
}
@media (min-width: 1200px){#s-1a61124c-4a1e-45da-9b77-70fcc7a7c064 {
  display: none;
}
#s-1a61124c-4a1e-45da-9b77-70fcc7a7c064, #wrap-s-1a61124c-4a1e-45da-9b77-70fcc7a7c064 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1a61124c-4a1e-45da-9b77-70fcc7a7c064 {
  display: none;
}
#s-1a61124c-4a1e-45da-9b77-70fcc7a7c064, #wrap-s-1a61124c-4a1e-45da-9b77-70fcc7a7c064 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1a61124c-4a1e-45da-9b77-70fcc7a7c064 {
  display: none;
}
#s-1a61124c-4a1e-45da-9b77-70fcc7a7c064, #wrap-s-1a61124c-4a1e-45da-9b77-70fcc7a7c064 { display:none !important; }}



  #s-1a61124c-4a1e-45da-9b77-70fcc7a7c064 img.shogun-image {
    
    width: px;
  }


#s-1a61124c-4a1e-45da-9b77-70fcc7a7c064 .shogun-image-content {
  
    align-items: center;
  
}

#s-c91339d2-c900-44ff-873f-be13f9a6e925 {
  min-height: 50px;
}
@media (max-width: 767px){#s-c91339d2-c900-44ff-873f-be13f9a6e925 {
  margin-bottom: 0px;
}
}







#s-c91339d2-c900-44ff-873f-be13f9a6e925 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c91339d2-c900-44ff-873f-be13f9a6e925.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2fe28ddf-fcff-4218-ba89-885670fc6c17 {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-2fe28ddf-fcff-4218-ba89-885670fc6c17 {
  text-align: center;
}
}@media (max-width: 767px){#s-2fe28ddf-fcff-4218-ba89-885670fc6c17 {
  padding-top: 20px;
text-align: center;
}
}
#s-2fe28ddf-fcff-4218-ba89-885670fc6c17 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-2fe28ddf-fcff-4218-ba89-885670fc6c17 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-2fe28ddf-fcff-4218-ba89-885670fc6c17 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-69da24d9-2c6e-450b-8f65-9e2d4fe0d9a8 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-69da24d9-2c6e-450b-8f65-9e2d4fe0d9a8 {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-69da24d9-2c6e-450b-8f65-9e2d4fe0d9a8 {
  padding-top: 10px;
text-align: center;
}
}
#s-69da24d9-2c6e-450b-8f65-9e2d4fe0d9a8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-69da24d9-2c6e-450b-8f65-9e2d4fe0d9a8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-69da24d9-2c6e-450b-8f65-9e2d4fe0d9a8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-7762407c-a24e-4b5c-b4d5-1c944de9f60c {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-a14218dd-8516-4e7d-938c-6aadb530696f {
  margin-bottom: 30px;
padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a14218dd-8516-4e7d-938c-6aadb530696f {
  
}
}@media (max-width: 767px){#s-a14218dd-8516-4e7d-938c-6aadb530696f {
  
}
}
@media (min-width: 0px) {
[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a14218dd-8516-4e7d-938c-6aadb530696f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6e881951-29fe-4e51-842f-59f40bee902f {
  text-align: center;
}
@media (max-width: 767px){#s-6e881951-29fe-4e51-842f-59f40bee902f {
  display: none;
}
#s-6e881951-29fe-4e51-842f-59f40bee902f, #wrap-s-6e881951-29fe-4e51-842f-59f40bee902f { display:none !important; }}



  #s-6e881951-29fe-4e51-842f-59f40bee902f img.shogun-image {
    
    width: px;
  }


#s-6e881951-29fe-4e51-842f-59f40bee902f .shogun-image-content {
  
    align-items: center;
  
}

#s-d266cdf5-69a4-497f-ad2a-b528415312f4 {
  text-align: center;
}
@media (min-width: 1200px){#s-d266cdf5-69a4-497f-ad2a-b528415312f4 {
  display: none;
}
#s-d266cdf5-69a4-497f-ad2a-b528415312f4, #wrap-s-d266cdf5-69a4-497f-ad2a-b528415312f4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d266cdf5-69a4-497f-ad2a-b528415312f4 {
  display: none;
}
#s-d266cdf5-69a4-497f-ad2a-b528415312f4, #wrap-s-d266cdf5-69a4-497f-ad2a-b528415312f4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d266cdf5-69a4-497f-ad2a-b528415312f4 {
  display: none;
}
#s-d266cdf5-69a4-497f-ad2a-b528415312f4, #wrap-s-d266cdf5-69a4-497f-ad2a-b528415312f4 { display:none !important; }}



  #s-d266cdf5-69a4-497f-ad2a-b528415312f4 img.shogun-image {
    
    width: px;
  }


#s-d266cdf5-69a4-497f-ad2a-b528415312f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-10a34751-bec3-4e9e-b895-44e56bf97eeb {
  min-height: 50px;
}








#s-10a34751-bec3-4e9e-b895-44e56bf97eeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10a34751-bec3-4e9e-b895-44e56bf97eeb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-82c71929-6d22-4bab-a644-fe793fa430a5 {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-82c71929-6d22-4bab-a644-fe793fa430a5 {
  text-align: center;
}
}@media (max-width: 767px){#s-82c71929-6d22-4bab-a644-fe793fa430a5 {
  padding-top: 20px;
text-align: center;
}
}
#s-82c71929-6d22-4bab-a644-fe793fa430a5 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-82c71929-6d22-4bab-a644-fe793fa430a5 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-82c71929-6d22-4bab-a644-fe793fa430a5 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-30a489a2-a70f-465a-997f-a2ff5459851e {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-30a489a2-a70f-465a-997f-a2ff5459851e {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-30a489a2-a70f-465a-997f-a2ff5459851e {
  padding-top: 10px;
text-align: center;
}
}
#s-30a489a2-a70f-465a-997f-a2ff5459851e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-30a489a2-a70f-465a-997f-a2ff5459851e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-30a489a2-a70f-465a-997f-a2ff5459851e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-0ab3a0e7-350f-4669-9ba4-1cd67d595beb {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-e1799112-df36-40b0-9d89-dcf59f7a6799 {
  margin-bottom: 30px;
padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e1799112-df36-40b0-9d89-dcf59f7a6799 {
  
}
}@media (max-width: 767px){#s-e1799112-df36-40b0-9d89-dcf59f7a6799 {
  
}
}
@media (min-width: 0px) {
[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e1799112-df36-40b0-9d89-dcf59f7a6799"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a35a674d-c6a9-462b-b0c8-1a7eee58434d {
  text-align: center;
}
@media (max-width: 767px){#s-a35a674d-c6a9-462b-b0c8-1a7eee58434d {
  display: none;
}
#s-a35a674d-c6a9-462b-b0c8-1a7eee58434d, #wrap-s-a35a674d-c6a9-462b-b0c8-1a7eee58434d { display:none !important; }}



  #s-a35a674d-c6a9-462b-b0c8-1a7eee58434d img.shogun-image {
    
    width: px;
  }


#s-a35a674d-c6a9-462b-b0c8-1a7eee58434d .shogun-image-content {
  
    align-items: center;
  
}

#s-06b14b2d-c9da-491f-8139-243601177265 {
  text-align: center;
}
@media (min-width: 1200px){#s-06b14b2d-c9da-491f-8139-243601177265 {
  display: none;
}
#s-06b14b2d-c9da-491f-8139-243601177265, #wrap-s-06b14b2d-c9da-491f-8139-243601177265 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-06b14b2d-c9da-491f-8139-243601177265 {
  display: none;
}
#s-06b14b2d-c9da-491f-8139-243601177265, #wrap-s-06b14b2d-c9da-491f-8139-243601177265 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-06b14b2d-c9da-491f-8139-243601177265 {
  display: none;
}
#s-06b14b2d-c9da-491f-8139-243601177265, #wrap-s-06b14b2d-c9da-491f-8139-243601177265 { display:none !important; }}



  #s-06b14b2d-c9da-491f-8139-243601177265 img.shogun-image {
    
    width: px;
  }


#s-06b14b2d-c9da-491f-8139-243601177265 .shogun-image-content {
  
    align-items: center;
  
}

#s-0224fb48-6d48-4c53-8018-e8fe11d7a508 {
  min-height: 50px;
}








#s-0224fb48-6d48-4c53-8018-e8fe11d7a508 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0224fb48-6d48-4c53-8018-e8fe11d7a508.shg-box.shg-c {
  justify-content: flex-start;
}

#s-94ad2ec2-6110-4c9d-b1ae-bc3f0f0af3ac {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-94ad2ec2-6110-4c9d-b1ae-bc3f0f0af3ac {
  text-align: center;
}
}@media (max-width: 767px){#s-94ad2ec2-6110-4c9d-b1ae-bc3f0f0af3ac {
  padding-top: 20px;
text-align: center;
}
}
#s-94ad2ec2-6110-4c9d-b1ae-bc3f0f0af3ac .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-94ad2ec2-6110-4c9d-b1ae-bc3f0f0af3ac .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-94ad2ec2-6110-4c9d-b1ae-bc3f0f0af3ac .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-ce8ddb95-501f-4d2d-bd92-fe3f0d15251a {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-ce8ddb95-501f-4d2d-bd92-fe3f0d15251a {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-ce8ddb95-501f-4d2d-bd92-fe3f0d15251a {
  padding-top: 10px;
text-align: center;
}
}
#s-ce8ddb95-501f-4d2d-bd92-fe3f0d15251a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-ce8ddb95-501f-4d2d-bd92-fe3f0d15251a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-ce8ddb95-501f-4d2d-bd92-fe3f0d15251a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-368e6004-8760-483d-a9d1-cd43df66898e {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2 {
  margin-bottom: 30px;
padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2 {
  
}
}@media (max-width: 767px){#s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2 {
  
}
}
@media (min-width: 0px) {
[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-17d27421-7b67-4e41-b5e6-6d2fff10bdd2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8fcf88e5-dd5d-4682-9e7e-102af0c2e47a {
  text-align: center;
}
@media (max-width: 767px){#s-8fcf88e5-dd5d-4682-9e7e-102af0c2e47a {
  display: none;
}
#s-8fcf88e5-dd5d-4682-9e7e-102af0c2e47a, #wrap-s-8fcf88e5-dd5d-4682-9e7e-102af0c2e47a { display:none !important; }}



  #s-8fcf88e5-dd5d-4682-9e7e-102af0c2e47a img.shogun-image {
    
    width: px;
  }


#s-8fcf88e5-dd5d-4682-9e7e-102af0c2e47a .shogun-image-content {
  
    align-items: center;
  
}

#s-1d4d6659-1a25-415f-b640-d4d4d1ae21c3 {
  text-align: center;
}
@media (min-width: 1200px){#s-1d4d6659-1a25-415f-b640-d4d4d1ae21c3 {
  display: none;
}
#s-1d4d6659-1a25-415f-b640-d4d4d1ae21c3, #wrap-s-1d4d6659-1a25-415f-b640-d4d4d1ae21c3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d4d6659-1a25-415f-b640-d4d4d1ae21c3 {
  display: none;
}
#s-1d4d6659-1a25-415f-b640-d4d4d1ae21c3, #wrap-s-1d4d6659-1a25-415f-b640-d4d4d1ae21c3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d4d6659-1a25-415f-b640-d4d4d1ae21c3 {
  display: none;
}
#s-1d4d6659-1a25-415f-b640-d4d4d1ae21c3, #wrap-s-1d4d6659-1a25-415f-b640-d4d4d1ae21c3 { display:none !important; }}



  #s-1d4d6659-1a25-415f-b640-d4d4d1ae21c3 img.shogun-image {
    
    width: px;
  }


#s-1d4d6659-1a25-415f-b640-d4d4d1ae21c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac6767d3-8678-49e3-bfaa-478536b6eb6a {
  min-height: 50px;
}








#s-ac6767d3-8678-49e3-bfaa-478536b6eb6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac6767d3-8678-49e3-bfaa-478536b6eb6a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-802914c2-8bf0-4fa4-82fc-22d86bad1a14 {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-802914c2-8bf0-4fa4-82fc-22d86bad1a14 {
  text-align: center;
}
}@media (max-width: 767px){#s-802914c2-8bf0-4fa4-82fc-22d86bad1a14 {
  padding-top: 20px;
text-align: center;
}
}
#s-802914c2-8bf0-4fa4-82fc-22d86bad1a14 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-802914c2-8bf0-4fa4-82fc-22d86bad1a14 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-802914c2-8bf0-4fa4-82fc-22d86bad1a14 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-aa0fc509-b0ef-4d43-bae4-efd3cce3dfd3 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-aa0fc509-b0ef-4d43-bae4-efd3cce3dfd3 {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-aa0fc509-b0ef-4d43-bae4-efd3cce3dfd3 {
  padding-top: 10px;
text-align: center;
}
}
#s-aa0fc509-b0ef-4d43-bae4-efd3cce3dfd3 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-aa0fc509-b0ef-4d43-bae4-efd3cce3dfd3 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-aa0fc509-b0ef-4d43-bae4-efd3cce3dfd3 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-6f60aac4-7bf7-42dd-8120-3d46db527888 {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-096a09c1-be78-4596-95d2-0b1dea8d882b {
  margin-bottom: 30px;
padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-096a09c1-be78-4596-95d2-0b1dea8d882b {
  
}
}@media (max-width: 767px){#s-096a09c1-be78-4596-95d2-0b1dea8d882b {
  
}
}
@media (min-width: 0px) {
[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-096a09c1-be78-4596-95d2-0b1dea8d882b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-52f389c9-f192-4e90-82c3-a7e1447064f0 {
  text-align: center;
}
@media (max-width: 767px){#s-52f389c9-f192-4e90-82c3-a7e1447064f0 {
  display: none;
}
#s-52f389c9-f192-4e90-82c3-a7e1447064f0, #wrap-s-52f389c9-f192-4e90-82c3-a7e1447064f0 { display:none !important; }}



  #s-52f389c9-f192-4e90-82c3-a7e1447064f0 img.shogun-image {
    
    width: px;
  }


#s-52f389c9-f192-4e90-82c3-a7e1447064f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-35f75665-4be7-4ef8-8f1f-6fb1e3b28ced {
  text-align: center;
}
@media (min-width: 1200px){#s-35f75665-4be7-4ef8-8f1f-6fb1e3b28ced {
  display: none;
}
#s-35f75665-4be7-4ef8-8f1f-6fb1e3b28ced, #wrap-s-35f75665-4be7-4ef8-8f1f-6fb1e3b28ced { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35f75665-4be7-4ef8-8f1f-6fb1e3b28ced {
  display: none;
}
#s-35f75665-4be7-4ef8-8f1f-6fb1e3b28ced, #wrap-s-35f75665-4be7-4ef8-8f1f-6fb1e3b28ced { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-35f75665-4be7-4ef8-8f1f-6fb1e3b28ced {
  display: none;
}
#s-35f75665-4be7-4ef8-8f1f-6fb1e3b28ced, #wrap-s-35f75665-4be7-4ef8-8f1f-6fb1e3b28ced { display:none !important; }}



  #s-35f75665-4be7-4ef8-8f1f-6fb1e3b28ced img.shogun-image {
    
    width: px;
  }


#s-35f75665-4be7-4ef8-8f1f-6fb1e3b28ced .shogun-image-content {
  
    align-items: center;
  
}

#s-ff148795-75fd-4356-80a5-ad7697a32d1c {
  min-height: 50px;
}








#s-ff148795-75fd-4356-80a5-ad7697a32d1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff148795-75fd-4356-80a5-ad7697a32d1c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2d152fcb-4080-4301-97cc-1e28bc813bbb {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-2d152fcb-4080-4301-97cc-1e28bc813bbb {
  text-align: center;
}
}@media (max-width: 767px){#s-2d152fcb-4080-4301-97cc-1e28bc813bbb {
  padding-top: 20px;
text-align: center;
}
}
#s-2d152fcb-4080-4301-97cc-1e28bc813bbb .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-2d152fcb-4080-4301-97cc-1e28bc813bbb .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-2d152fcb-4080-4301-97cc-1e28bc813bbb .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-16e5061b-d215-43de-97d8-5bee0ad1c691 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-16e5061b-d215-43de-97d8-5bee0ad1c691 {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-16e5061b-d215-43de-97d8-5bee0ad1c691 {
  padding-top: 10px;
text-align: center;
}
}
#s-16e5061b-d215-43de-97d8-5bee0ad1c691 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-16e5061b-d215-43de-97d8-5bee0ad1c691 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-16e5061b-d215-43de-97d8-5bee0ad1c691 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-f0367b01-e35d-4832-80ca-b08c54c539b4 {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-5b7dbfd1-0854-486f-8015-69164ebb9894 {
  padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5b7dbfd1-0854-486f-8015-69164ebb9894 {
  
}
}@media (max-width: 767px){#s-5b7dbfd1-0854-486f-8015-69164ebb9894 {
  
}
}
@media (min-width: 0px) {
[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5b7dbfd1-0854-486f-8015-69164ebb9894"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1c154b97-34bf-435b-9669-7d41a535c8e9 {
  text-align: center;
}
@media (max-width: 767px){#s-1c154b97-34bf-435b-9669-7d41a535c8e9 {
  display: none;
}
#s-1c154b97-34bf-435b-9669-7d41a535c8e9, #wrap-s-1c154b97-34bf-435b-9669-7d41a535c8e9 { display:none !important; }}



  #s-1c154b97-34bf-435b-9669-7d41a535c8e9 img.shogun-image {
    
    width: px;
  }


#s-1c154b97-34bf-435b-9669-7d41a535c8e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-51f20769-8682-4c85-9dfb-9de05438017f {
  min-height: 50px;
}








#s-51f20769-8682-4c85-9dfb-9de05438017f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51f20769-8682-4c85-9dfb-9de05438017f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4cb813ca-e11a-499b-8680-349b5bfb4a60 {
  text-align: center;
}
@media (min-width: 1200px){#s-4cb813ca-e11a-499b-8680-349b5bfb4a60 {
  display: none;
}
#s-4cb813ca-e11a-499b-8680-349b5bfb4a60, #wrap-s-4cb813ca-e11a-499b-8680-349b5bfb4a60 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4cb813ca-e11a-499b-8680-349b5bfb4a60 {
  display: none;
}
#s-4cb813ca-e11a-499b-8680-349b5bfb4a60, #wrap-s-4cb813ca-e11a-499b-8680-349b5bfb4a60 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4cb813ca-e11a-499b-8680-349b5bfb4a60 {
  display: none;
}
#s-4cb813ca-e11a-499b-8680-349b5bfb4a60, #wrap-s-4cb813ca-e11a-499b-8680-349b5bfb4a60 { display:none !important; }}



  #s-4cb813ca-e11a-499b-8680-349b5bfb4a60 img.shogun-image {
    
    width: px;
  }


#s-4cb813ca-e11a-499b-8680-349b5bfb4a60 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf7c8de9-804d-4e07-b68c-84adf0d24e59 {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-bf7c8de9-804d-4e07-b68c-84adf0d24e59 {
  text-align: center;
}
}@media (max-width: 767px){#s-bf7c8de9-804d-4e07-b68c-84adf0d24e59 {
  padding-top: 20px;
text-align: center;
}
}
#s-bf7c8de9-804d-4e07-b68c-84adf0d24e59 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-bf7c8de9-804d-4e07-b68c-84adf0d24e59 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-bf7c8de9-804d-4e07-b68c-84adf0d24e59 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-67149503-c26a-4774-8200-7b597db40aa4 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-67149503-c26a-4774-8200-7b597db40aa4 {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-67149503-c26a-4774-8200-7b597db40aa4 {
  padding-top: 10px;
text-align: center;
}
}
#s-67149503-c26a-4774-8200-7b597db40aa4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-67149503-c26a-4774-8200-7b597db40aa4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-67149503-c26a-4774-8200-7b597db40aa4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-a3e86203-bbd3-4780-b225-fe744984b8db {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-a3e86203-bbd3-4780-b225-fe744984b8db {
  
}
}
#s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3 {
  margin-bottom: 30px;
padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3 {
  
}
}@media (max-width: 767px){#s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3 {
  
}
}
@media (min-width: 0px) {
[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aa3bd3a9-e25c-4906-ba98-0296880c0ad3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f03c3963-0334-4b4d-bc95-2d5a50d74e59 {
  text-align: center;
}
@media (max-width: 767px){#s-f03c3963-0334-4b4d-bc95-2d5a50d74e59 {
  display: none;
}
#s-f03c3963-0334-4b4d-bc95-2d5a50d74e59, #wrap-s-f03c3963-0334-4b4d-bc95-2d5a50d74e59 { display:none !important; }}



  #s-f03c3963-0334-4b4d-bc95-2d5a50d74e59 img.shogun-image {
    
    width: px;
  }


#s-f03c3963-0334-4b4d-bc95-2d5a50d74e59 .shogun-image-content {
  
    align-items: center;
  
}

#s-76ac5c03-4e84-4a3a-a246-f5e3125ce607 {
  text-align: center;
}
@media (min-width: 1200px){#s-76ac5c03-4e84-4a3a-a246-f5e3125ce607 {
  display: none;
}
#s-76ac5c03-4e84-4a3a-a246-f5e3125ce607, #wrap-s-76ac5c03-4e84-4a3a-a246-f5e3125ce607 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-76ac5c03-4e84-4a3a-a246-f5e3125ce607 {
  display: none;
}
#s-76ac5c03-4e84-4a3a-a246-f5e3125ce607, #wrap-s-76ac5c03-4e84-4a3a-a246-f5e3125ce607 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-76ac5c03-4e84-4a3a-a246-f5e3125ce607 {
  display: none;
}
#s-76ac5c03-4e84-4a3a-a246-f5e3125ce607, #wrap-s-76ac5c03-4e84-4a3a-a246-f5e3125ce607 { display:none !important; }}



  #s-76ac5c03-4e84-4a3a-a246-f5e3125ce607 img.shogun-image {
    
    width: px;
  }


#s-76ac5c03-4e84-4a3a-a246-f5e3125ce607 .shogun-image-content {
  
    align-items: center;
  
}

#s-84067e93-8cd4-404a-a248-852d034173ec {
  min-height: 50px;
}








#s-84067e93-8cd4-404a-a248-852d034173ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84067e93-8cd4-404a-a248-852d034173ec.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3464e866-691d-4c44-a259-fefe3cf13375 {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-3464e866-691d-4c44-a259-fefe3cf13375 {
  text-align: center;
}
}@media (max-width: 767px){#s-3464e866-691d-4c44-a259-fefe3cf13375 {
  padding-top: 20px;
text-align: center;
}
}
#s-3464e866-691d-4c44-a259-fefe3cf13375 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-3464e866-691d-4c44-a259-fefe3cf13375 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-3464e866-691d-4c44-a259-fefe3cf13375 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-cebe810c-15c8-4663-9507-8bf1bb0d358e {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-cebe810c-15c8-4663-9507-8bf1bb0d358e {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-cebe810c-15c8-4663-9507-8bf1bb0d358e {
  padding-top: 10px;
text-align: center;
}
}
#s-cebe810c-15c8-4663-9507-8bf1bb0d358e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-cebe810c-15c8-4663-9507-8bf1bb0d358e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-cebe810c-15c8-4663-9507-8bf1bb0d358e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-bc19791d-abdb-4f77-bf0a-5a03c7a28ffc {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-e201455d-132f-41de-83ed-f374554b76d1 {
  margin-bottom: 30px;
padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e201455d-132f-41de-83ed-f374554b76d1 {
  
}
}@media (max-width: 767px){#s-e201455d-132f-41de-83ed-f374554b76d1 {
  
}
}
@media (min-width: 0px) {
[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e201455d-132f-41de-83ed-f374554b76d1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-de4596dc-b1ab-40a9-a667-84059ae93769 {
  text-align: center;
}
@media (max-width: 767px){#s-de4596dc-b1ab-40a9-a667-84059ae93769 {
  display: none;
}
#s-de4596dc-b1ab-40a9-a667-84059ae93769, #wrap-s-de4596dc-b1ab-40a9-a667-84059ae93769 { display:none !important; }}



  #s-de4596dc-b1ab-40a9-a667-84059ae93769 img.shogun-image {
    
    width: px;
  }


#s-de4596dc-b1ab-40a9-a667-84059ae93769 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4df7340-651e-4aab-8cc2-2d1bdcdb9d0b {
  min-height: 50px;
}








#s-a4df7340-651e-4aab-8cc2-2d1bdcdb9d0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4df7340-651e-4aab-8cc2-2d1bdcdb9d0b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-50f6c138-a990-4563-8d3d-1340438f8a0f {
  text-align: center;
}
@media (min-width: 1200px){#s-50f6c138-a990-4563-8d3d-1340438f8a0f {
  display: none;
}
#s-50f6c138-a990-4563-8d3d-1340438f8a0f, #wrap-s-50f6c138-a990-4563-8d3d-1340438f8a0f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-50f6c138-a990-4563-8d3d-1340438f8a0f {
  display: none;
}
#s-50f6c138-a990-4563-8d3d-1340438f8a0f, #wrap-s-50f6c138-a990-4563-8d3d-1340438f8a0f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-50f6c138-a990-4563-8d3d-1340438f8a0f {
  display: none;
}
#s-50f6c138-a990-4563-8d3d-1340438f8a0f, #wrap-s-50f6c138-a990-4563-8d3d-1340438f8a0f { display:none !important; }}



  #s-50f6c138-a990-4563-8d3d-1340438f8a0f img.shogun-image {
    
    width: px;
  }


#s-50f6c138-a990-4563-8d3d-1340438f8a0f .shogun-image-content {
  
    align-items: center;
  
}

#s-fd7b3018-ea3c-4788-877c-6b0decfb5e4a {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-fd7b3018-ea3c-4788-877c-6b0decfb5e4a {
  text-align: center;
}
}@media (max-width: 767px){#s-fd7b3018-ea3c-4788-877c-6b0decfb5e4a {
  padding-top: 20px;
text-align: center;
}
}
#s-fd7b3018-ea3c-4788-877c-6b0decfb5e4a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-fd7b3018-ea3c-4788-877c-6b0decfb5e4a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-fd7b3018-ea3c-4788-877c-6b0decfb5e4a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-f34add45-ecf8-4170-95df-fdf1e48f3a3c {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-f34add45-ecf8-4170-95df-fdf1e48f3a3c {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-f34add45-ecf8-4170-95df-fdf1e48f3a3c {
  padding-top: 10px;
text-align: center;
}
}
#s-f34add45-ecf8-4170-95df-fdf1e48f3a3c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-f34add45-ecf8-4170-95df-fdf1e48f3a3c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-f34add45-ecf8-4170-95df-fdf1e48f3a3c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-0147f5e2-3c88-4f59-ad0d-5ca82390fb17 {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-bfc905eb-7f88-49bb-a111-7d372cbf4251 {
  padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bfc905eb-7f88-49bb-a111-7d372cbf4251 {
  
}
}@media (max-width: 767px){#s-bfc905eb-7f88-49bb-a111-7d372cbf4251 {
  
}
}
@media (min-width: 0px) {
[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bfc905eb-7f88-49bb-a111-7d372cbf4251"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-64617952-a9c0-441e-bd39-f295e8351a52 {
  text-align: center;
}
@media (max-width: 767px){#s-64617952-a9c0-441e-bd39-f295e8351a52 {
  display: none;
}
#s-64617952-a9c0-441e-bd39-f295e8351a52, #wrap-s-64617952-a9c0-441e-bd39-f295e8351a52 { display:none !important; }}



  #s-64617952-a9c0-441e-bd39-f295e8351a52 img.shogun-image {
    
    width: px;
  }


#s-64617952-a9c0-441e-bd39-f295e8351a52 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5993f11-6a39-41f6-ab0a-0ceb96b603cd {
  min-height: 50px;
}








#s-a5993f11-6a39-41f6-ab0a-0ceb96b603cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5993f11-6a39-41f6-ab0a-0ceb96b603cd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-aedbe7e1-30bf-469d-9e81-dc8925ba3e50 {
  text-align: center;
}
@media (min-width: 1200px){#s-aedbe7e1-30bf-469d-9e81-dc8925ba3e50 {
  display: none;
}
#s-aedbe7e1-30bf-469d-9e81-dc8925ba3e50, #wrap-s-aedbe7e1-30bf-469d-9e81-dc8925ba3e50 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aedbe7e1-30bf-469d-9e81-dc8925ba3e50 {
  display: none;
}
#s-aedbe7e1-30bf-469d-9e81-dc8925ba3e50, #wrap-s-aedbe7e1-30bf-469d-9e81-dc8925ba3e50 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aedbe7e1-30bf-469d-9e81-dc8925ba3e50 {
  display: none;
}
#s-aedbe7e1-30bf-469d-9e81-dc8925ba3e50, #wrap-s-aedbe7e1-30bf-469d-9e81-dc8925ba3e50 { display:none !important; }}



  #s-aedbe7e1-30bf-469d-9e81-dc8925ba3e50 img.shogun-image {
    
    width: px;
  }


#s-aedbe7e1-30bf-469d-9e81-dc8925ba3e50 .shogun-image-content {
  
    align-items: center;
  
}

#s-735d0efe-ded5-4b72-81e1-7bb03369a854 {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-735d0efe-ded5-4b72-81e1-7bb03369a854 {
  text-align: center;
}
}@media (max-width: 767px){#s-735d0efe-ded5-4b72-81e1-7bb03369a854 {
  padding-top: 20px;
text-align: center;
}
}
#s-735d0efe-ded5-4b72-81e1-7bb03369a854 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-735d0efe-ded5-4b72-81e1-7bb03369a854 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-735d0efe-ded5-4b72-81e1-7bb03369a854 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-53fa2b8b-e9cf-461f-97da-a252b2ddd1f4 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-53fa2b8b-e9cf-461f-97da-a252b2ddd1f4 {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-53fa2b8b-e9cf-461f-97da-a252b2ddd1f4 {
  padding-top: 10px;
text-align: center;
}
}
#s-53fa2b8b-e9cf-461f-97da-a252b2ddd1f4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-53fa2b8b-e9cf-461f-97da-a252b2ddd1f4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-53fa2b8b-e9cf-461f-97da-a252b2ddd1f4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-aaf44ee4-b525-4056-afbf-beb7292a1e9a {
  padding-top: 0px;
padding-bottom: 0px;
}
}
#s-aa8f81e3-5481-44a3-95be-ca726f72f8fc {
  margin-bottom: 50px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-aa8f81e3-5481-44a3-95be-ca726f72f8fc {
  
}
}@media (max-width: 767px){#s-aa8f81e3-5481-44a3-95be-ca726f72f8fc {
  
}
}
@media (min-width: 0px) {
[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aa8f81e3-5481-44a3-95be-ca726f72f8fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b269ec12-5d7d-4829-8bcd-7d80506c18ed {
  text-align: center;
}
@media (max-width: 767px){#s-b269ec12-5d7d-4829-8bcd-7d80506c18ed {
  display: none;
}
#s-b269ec12-5d7d-4829-8bcd-7d80506c18ed, #wrap-s-b269ec12-5d7d-4829-8bcd-7d80506c18ed { display:none !important; }}



  #s-b269ec12-5d7d-4829-8bcd-7d80506c18ed img.shogun-image {
    
    width: px;
  }


#s-b269ec12-5d7d-4829-8bcd-7d80506c18ed .shogun-image-content {
  
    align-items: center;
  
}

#s-0530d9bb-5294-4000-a262-776e9b5b4145 {
  min-height: 50px;
}








#s-0530d9bb-5294-4000-a262-776e9b5b4145 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0530d9bb-5294-4000-a262-776e9b5b4145.shg-box.shg-c {
  justify-content: flex-start;
}

#s-aa1ba1e3-025f-40c1-8167-20c5dc2924ae {
  text-align: center;
}
@media (min-width: 1200px){#s-aa1ba1e3-025f-40c1-8167-20c5dc2924ae {
  display: none;
}
#s-aa1ba1e3-025f-40c1-8167-20c5dc2924ae, #wrap-s-aa1ba1e3-025f-40c1-8167-20c5dc2924ae { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa1ba1e3-025f-40c1-8167-20c5dc2924ae {
  display: none;
}
#s-aa1ba1e3-025f-40c1-8167-20c5dc2924ae, #wrap-s-aa1ba1e3-025f-40c1-8167-20c5dc2924ae { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aa1ba1e3-025f-40c1-8167-20c5dc2924ae {
  display: none;
}
#s-aa1ba1e3-025f-40c1-8167-20c5dc2924ae, #wrap-s-aa1ba1e3-025f-40c1-8167-20c5dc2924ae { display:none !important; }}



  #s-aa1ba1e3-025f-40c1-8167-20c5dc2924ae img.shogun-image {
    
    width: px;
  }


#s-aa1ba1e3-025f-40c1-8167-20c5dc2924ae .shogun-image-content {
  
    align-items: center;
  
}

#s-144e58bd-fc67-433c-8d08-9d1c59717b3d {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-144e58bd-fc67-433c-8d08-9d1c59717b3d {
  text-align: center;
}
}@media (max-width: 767px){#s-144e58bd-fc67-433c-8d08-9d1c59717b3d {
  padding-top: 20px;
text-align: center;
}
}
#s-144e58bd-fc67-433c-8d08-9d1c59717b3d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-144e58bd-fc67-433c-8d08-9d1c59717b3d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-144e58bd-fc67-433c-8d08-9d1c59717b3d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-7d2e6268-f7bb-4d63-a4d5-ab8e6f36c2a7 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7d2e6268-f7bb-4d63-a4d5-ab8e6f36c2a7 {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-7d2e6268-f7bb-4d63-a4d5-ab8e6f36c2a7 {
  padding-top: 10px;
text-align: center;
}
}
#s-7d2e6268-f7bb-4d63-a4d5-ab8e6f36c2a7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-7d2e6268-f7bb-4d63-a4d5-ab8e6f36c2a7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-7d2e6268-f7bb-4d63-a4d5-ab8e6f36c2a7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-4daf67b2-7efa-4596-8f00-298b80ac8f52 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-4daf67b2-7efa-4596-8f00-298b80ac8f52 {
  padding-bottom: 100px;
}
}
#s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4 {
  margin-bottom: 50px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4 {
  
}
}@media (max-width: 767px){#s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4 {
  
}
}
@media (min-width: 0px) {
[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cbf0a24c-4079-47b0-ab41-dcc6a29dffb4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-262d25a8-7dfe-46a9-a952-28090cbe90c2 {
  text-align: center;
}
@media (max-width: 767px){#s-262d25a8-7dfe-46a9-a952-28090cbe90c2 {
  display: none;
}
#s-262d25a8-7dfe-46a9-a952-28090cbe90c2, #wrap-s-262d25a8-7dfe-46a9-a952-28090cbe90c2 { display:none !important; }}



  #s-262d25a8-7dfe-46a9-a952-28090cbe90c2 img.shogun-image {
    
    width: px;
  }


#s-262d25a8-7dfe-46a9-a952-28090cbe90c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-355d6fa1-4002-4902-93c1-1857d767d9f2 {
  min-height: 50px;
}








#s-355d6fa1-4002-4902-93c1-1857d767d9f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-355d6fa1-4002-4902-93c1-1857d767d9f2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-56140635-ebda-42de-9caa-a421a1d9bbd8 {
  text-align: center;
}
@media (min-width: 1200px){#s-56140635-ebda-42de-9caa-a421a1d9bbd8 {
  display: none;
}
#s-56140635-ebda-42de-9caa-a421a1d9bbd8, #wrap-s-56140635-ebda-42de-9caa-a421a1d9bbd8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-56140635-ebda-42de-9caa-a421a1d9bbd8 {
  display: none;
}
#s-56140635-ebda-42de-9caa-a421a1d9bbd8, #wrap-s-56140635-ebda-42de-9caa-a421a1d9bbd8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-56140635-ebda-42de-9caa-a421a1d9bbd8 {
  display: none;
}
#s-56140635-ebda-42de-9caa-a421a1d9bbd8, #wrap-s-56140635-ebda-42de-9caa-a421a1d9bbd8 { display:none !important; }}



  #s-56140635-ebda-42de-9caa-a421a1d9bbd8 img.shogun-image {
    
    width: px;
  }


#s-56140635-ebda-42de-9caa-a421a1d9bbd8 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1b3ec24-0ef7-43a2-9a4e-b23779a1fa65 {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e1b3ec24-0ef7-43a2-9a4e-b23779a1fa65 {
  text-align: center;
}
}@media (max-width: 767px){#s-e1b3ec24-0ef7-43a2-9a4e-b23779a1fa65 {
  padding-top: 20px;
text-align: center;
}
}
#s-e1b3ec24-0ef7-43a2-9a4e-b23779a1fa65 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-e1b3ec24-0ef7-43a2-9a4e-b23779a1fa65 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-e1b3ec24-0ef7-43a2-9a4e-b23779a1fa65 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-71cee766-08e4-4de2-a382-cc80fe983b35 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-71cee766-08e4-4de2-a382-cc80fe983b35 {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-71cee766-08e4-4de2-a382-cc80fe983b35 {
  padding-top: 10px;
text-align: center;
}
}
#s-71cee766-08e4-4de2-a382-cc80fe983b35 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-71cee766-08e4-4de2-a382-cc80fe983b35 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-71cee766-08e4-4de2-a382-cc80fe983b35 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-12f30d4e-77a5-4c02-954c-d119e2071ae7 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-12f30d4e-77a5-4c02-954c-d119e2071ae7 {
  padding-bottom: 100px;
}
}
#s-aedb8616-eb47-47c6-b345-77693313ea52 {
  margin-bottom: 50px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-aedb8616-eb47-47c6-b345-77693313ea52 {
  
}
}@media (max-width: 767px){#s-aedb8616-eb47-47c6-b345-77693313ea52 {
  
}
}
@media (min-width: 0px) {
[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aedb8616-eb47-47c6-b345-77693313ea52"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6f8f0e73-690d-4e3d-b205-abec5e94b0e5 {
  text-align: center;
}
@media (max-width: 767px){#s-6f8f0e73-690d-4e3d-b205-abec5e94b0e5 {
  display: none;
}
#s-6f8f0e73-690d-4e3d-b205-abec5e94b0e5, #wrap-s-6f8f0e73-690d-4e3d-b205-abec5e94b0e5 { display:none !important; }}



  #s-6f8f0e73-690d-4e3d-b205-abec5e94b0e5 img.shogun-image {
    
    width: px;
  }


#s-6f8f0e73-690d-4e3d-b205-abec5e94b0e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-9aa94ee8-3813-4ec0-bba9-e693d6d46a9c {
  min-height: 50px;
}








#s-9aa94ee8-3813-4ec0-bba9-e693d6d46a9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9aa94ee8-3813-4ec0-bba9-e693d6d46a9c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2ca9b60c-ea3b-47a6-ab0d-7a38f5b3b1ec {
  text-align: center;
}
@media (min-width: 1200px){#s-2ca9b60c-ea3b-47a6-ab0d-7a38f5b3b1ec {
  display: none;
}
#s-2ca9b60c-ea3b-47a6-ab0d-7a38f5b3b1ec, #wrap-s-2ca9b60c-ea3b-47a6-ab0d-7a38f5b3b1ec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2ca9b60c-ea3b-47a6-ab0d-7a38f5b3b1ec {
  display: none;
}
#s-2ca9b60c-ea3b-47a6-ab0d-7a38f5b3b1ec, #wrap-s-2ca9b60c-ea3b-47a6-ab0d-7a38f5b3b1ec { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2ca9b60c-ea3b-47a6-ab0d-7a38f5b3b1ec {
  display: none;
}
#s-2ca9b60c-ea3b-47a6-ab0d-7a38f5b3b1ec, #wrap-s-2ca9b60c-ea3b-47a6-ab0d-7a38f5b3b1ec { display:none !important; }}



  #s-2ca9b60c-ea3b-47a6-ab0d-7a38f5b3b1ec img.shogun-image {
    
    width: px;
  }


#s-2ca9b60c-ea3b-47a6-ab0d-7a38f5b3b1ec .shogun-image-content {
  
    align-items: center;
  
}

#s-160668c8-2102-47fb-b53f-0a65cef8bc9e {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-160668c8-2102-47fb-b53f-0a65cef8bc9e {
  text-align: center;
}
}@media (max-width: 767px){#s-160668c8-2102-47fb-b53f-0a65cef8bc9e {
  padding-top: 20px;
text-align: center;
}
}
#s-160668c8-2102-47fb-b53f-0a65cef8bc9e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-160668c8-2102-47fb-b53f-0a65cef8bc9e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-160668c8-2102-47fb-b53f-0a65cef8bc9e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-5c2eb991-5ceb-43ac-88b9-1dce24f56118 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-5c2eb991-5ceb-43ac-88b9-1dce24f56118 {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-5c2eb991-5ceb-43ac-88b9-1dce24f56118 {
  padding-top: 10px;
text-align: center;
}
}
#s-5c2eb991-5ceb-43ac-88b9-1dce24f56118 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-5c2eb991-5ceb-43ac-88b9-1dce24f56118 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-5c2eb991-5ceb-43ac-88b9-1dce24f56118 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-b2d81eb7-cf8f-422d-ae1f-6399a32a70fc {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-b2d81eb7-cf8f-422d-ae1f-6399a32a70fc {
  padding-bottom: 100px;
}
}
#s-b6dc9dc6-cd7f-49f2-94b5-85463221efef {
  margin-bottom: 50px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b6dc9dc6-cd7f-49f2-94b5-85463221efef {
  
}
}@media (max-width: 767px){#s-b6dc9dc6-cd7f-49f2-94b5-85463221efef {
  
}
}
@media (min-width: 0px) {
[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b6dc9dc6-cd7f-49f2-94b5-85463221efef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a660881d-166c-48ca-b39e-eabfc0244f57 {
  text-align: center;
}
@media (max-width: 767px){#s-a660881d-166c-48ca-b39e-eabfc0244f57 {
  display: none;
}
#s-a660881d-166c-48ca-b39e-eabfc0244f57, #wrap-s-a660881d-166c-48ca-b39e-eabfc0244f57 { display:none !important; }}



  #s-a660881d-166c-48ca-b39e-eabfc0244f57 img.shogun-image {
    
    width: px;
  }


#s-a660881d-166c-48ca-b39e-eabfc0244f57 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f25f3c6-c71c-4659-8056-78feaa871d46 {
  min-height: 50px;
}








#s-5f25f3c6-c71c-4659-8056-78feaa871d46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f25f3c6-c71c-4659-8056-78feaa871d46.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8f787545-c3db-4699-8453-65ece04c0ec4 {
  text-align: center;
}
@media (min-width: 1200px){#s-8f787545-c3db-4699-8453-65ece04c0ec4 {
  display: none;
}
#s-8f787545-c3db-4699-8453-65ece04c0ec4, #wrap-s-8f787545-c3db-4699-8453-65ece04c0ec4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8f787545-c3db-4699-8453-65ece04c0ec4 {
  display: none;
}
#s-8f787545-c3db-4699-8453-65ece04c0ec4, #wrap-s-8f787545-c3db-4699-8453-65ece04c0ec4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8f787545-c3db-4699-8453-65ece04c0ec4 {
  display: none;
}
#s-8f787545-c3db-4699-8453-65ece04c0ec4, #wrap-s-8f787545-c3db-4699-8453-65ece04c0ec4 { display:none !important; }}



  #s-8f787545-c3db-4699-8453-65ece04c0ec4 img.shogun-image {
    
    width: px;
  }


#s-8f787545-c3db-4699-8453-65ece04c0ec4 .shogun-image-content {
  
    align-items: center;
  
}

#s-2fbb3813-10a5-4a1c-b27a-c270ce2c05af {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-2fbb3813-10a5-4a1c-b27a-c270ce2c05af {
  text-align: center;
}
}@media (max-width: 767px){#s-2fbb3813-10a5-4a1c-b27a-c270ce2c05af {
  padding-top: 20px;
text-align: center;
}
}
#s-2fbb3813-10a5-4a1c-b27a-c270ce2c05af .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-2fbb3813-10a5-4a1c-b27a-c270ce2c05af .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-2fbb3813-10a5-4a1c-b27a-c270ce2c05af .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-186755df-b903-45c7-9353-80722a4513e5 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-186755df-b903-45c7-9353-80722a4513e5 {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-186755df-b903-45c7-9353-80722a4513e5 {
  padding-top: 10px;
text-align: center;
}
}
#s-186755df-b903-45c7-9353-80722a4513e5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-186755df-b903-45c7-9353-80722a4513e5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-186755df-b903-45c7-9353-80722a4513e5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-f52c5603-9045-47df-afa6-436f43592429 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-f52c5603-9045-47df-afa6-436f43592429 {
  padding-bottom: 100px;
}
}
#s-3b58ae34-e760-4243-b59f-0e1d25efca5c {
  margin-bottom: 50px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3b58ae34-e760-4243-b59f-0e1d25efca5c {
  
}
}@media (max-width: 767px){#s-3b58ae34-e760-4243-b59f-0e1d25efca5c {
  
}
}
@media (min-width: 0px) {
[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3b58ae34-e760-4243-b59f-0e1d25efca5c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-53b40149-5fad-4a8c-9c8c-b99b580dd8f1 {
  text-align: center;
}
@media (max-width: 767px){#s-53b40149-5fad-4a8c-9c8c-b99b580dd8f1 {
  display: none;
}
#s-53b40149-5fad-4a8c-9c8c-b99b580dd8f1, #wrap-s-53b40149-5fad-4a8c-9c8c-b99b580dd8f1 { display:none !important; }}



  #s-53b40149-5fad-4a8c-9c8c-b99b580dd8f1 img.shogun-image {
    
    width: px;
  }


#s-53b40149-5fad-4a8c-9c8c-b99b580dd8f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb87421e-6ba6-4f88-aff9-c69baea8eecd {
  min-height: 50px;
}








#s-eb87421e-6ba6-4f88-aff9-c69baea8eecd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb87421e-6ba6-4f88-aff9-c69baea8eecd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-81b20840-351d-4f2d-a820-5a6addae06c9 {
  text-align: center;
}
@media (min-width: 1200px){#s-81b20840-351d-4f2d-a820-5a6addae06c9 {
  display: none;
}
#s-81b20840-351d-4f2d-a820-5a6addae06c9, #wrap-s-81b20840-351d-4f2d-a820-5a6addae06c9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-81b20840-351d-4f2d-a820-5a6addae06c9 {
  display: none;
}
#s-81b20840-351d-4f2d-a820-5a6addae06c9, #wrap-s-81b20840-351d-4f2d-a820-5a6addae06c9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-81b20840-351d-4f2d-a820-5a6addae06c9 {
  display: none;
}
#s-81b20840-351d-4f2d-a820-5a6addae06c9, #wrap-s-81b20840-351d-4f2d-a820-5a6addae06c9 { display:none !important; }}



  #s-81b20840-351d-4f2d-a820-5a6addae06c9 img.shogun-image {
    
    width: px;
  }


#s-81b20840-351d-4f2d-a820-5a6addae06c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-37f9718e-b15f-4986-8cfe-78d645a63da9 {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-37f9718e-b15f-4986-8cfe-78d645a63da9 {
  text-align: center;
}
}@media (max-width: 767px){#s-37f9718e-b15f-4986-8cfe-78d645a63da9 {
  padding-top: 20px;
text-align: center;
}
}
#s-37f9718e-b15f-4986-8cfe-78d645a63da9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-37f9718e-b15f-4986-8cfe-78d645a63da9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-37f9718e-b15f-4986-8cfe-78d645a63da9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-7ac590db-1aa3-47cb-a550-04d252e710da {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7ac590db-1aa3-47cb-a550-04d252e710da {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-7ac590db-1aa3-47cb-a550-04d252e710da {
  padding-top: 10px;
text-align: center;
}
}
#s-7ac590db-1aa3-47cb-a550-04d252e710da .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-7ac590db-1aa3-47cb-a550-04d252e710da .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-7ac590db-1aa3-47cb-a550-04d252e710da .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-aa5d707f-1a48-4336-bfa3-e4434e26478f {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-aa5d707f-1a48-4336-bfa3-e4434e26478f {
  padding-bottom: 100px;
}
}
#s-855b522c-ef55-448e-9f6b-c2a3cc76e191 {
  margin-bottom: 50px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-855b522c-ef55-448e-9f6b-c2a3cc76e191 {
  
}
}@media (max-width: 767px){#s-855b522c-ef55-448e-9f6b-c2a3cc76e191 {
  
}
}
@media (min-width: 0px) {
[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-855b522c-ef55-448e-9f6b-c2a3cc76e191"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f92e93a5-b4cb-4a4d-9da8-b5e39263df95 {
  text-align: center;
}
@media (max-width: 767px){#s-f92e93a5-b4cb-4a4d-9da8-b5e39263df95 {
  display: none;
}
#s-f92e93a5-b4cb-4a4d-9da8-b5e39263df95, #wrap-s-f92e93a5-b4cb-4a4d-9da8-b5e39263df95 { display:none !important; }}



  #s-f92e93a5-b4cb-4a4d-9da8-b5e39263df95 img.shogun-image {
    
    width: px;
  }


#s-f92e93a5-b4cb-4a4d-9da8-b5e39263df95 .shogun-image-content {
  
    align-items: center;
  
}

#s-bfbcce3b-1efb-4268-b2da-cac4041e9713 {
  min-height: 50px;
}








#s-bfbcce3b-1efb-4268-b2da-cac4041e9713 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfbcce3b-1efb-4268-b2da-cac4041e9713.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d72d2955-c6d0-4ebc-8574-45f07d70c6b1 {
  text-align: center;
}
@media (min-width: 1200px){#s-d72d2955-c6d0-4ebc-8574-45f07d70c6b1 {
  display: none;
}
#s-d72d2955-c6d0-4ebc-8574-45f07d70c6b1, #wrap-s-d72d2955-c6d0-4ebc-8574-45f07d70c6b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d72d2955-c6d0-4ebc-8574-45f07d70c6b1 {
  display: none;
}
#s-d72d2955-c6d0-4ebc-8574-45f07d70c6b1, #wrap-s-d72d2955-c6d0-4ebc-8574-45f07d70c6b1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d72d2955-c6d0-4ebc-8574-45f07d70c6b1 {
  display: none;
}
#s-d72d2955-c6d0-4ebc-8574-45f07d70c6b1, #wrap-s-d72d2955-c6d0-4ebc-8574-45f07d70c6b1 { display:none !important; }}



  #s-d72d2955-c6d0-4ebc-8574-45f07d70c6b1 img.shogun-image {
    
    width: px;
  }


#s-d72d2955-c6d0-4ebc-8574-45f07d70c6b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-35c5f503-6737-4ba0-aa6d-86cfe4144d18 {
  padding-top: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-35c5f503-6737-4ba0-aa6d-86cfe4144d18 {
  text-align: center;
}
}@media (max-width: 767px){#s-35c5f503-6737-4ba0-aa6d-86cfe4144d18 {
  padding-top: 20px;
text-align: center;
}
}
#s-35c5f503-6737-4ba0-aa6d-86cfe4144d18 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-35c5f503-6737-4ba0-aa6d-86cfe4144d18 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}@media (max-width: 767px){#s-35c5f503-6737-4ba0-aa6d-86cfe4144d18 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-7413582c-dc78-45a1-885b-e181b44616e1 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7413582c-dc78-45a1-885b-e181b44616e1 {
  padding-top: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-7413582c-dc78-45a1-885b-e181b44616e1 {
  padding-top: 10px;
text-align: center;
}
}
#s-7413582c-dc78-45a1-885b-e181b44616e1 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-7413582c-dc78-45a1-885b-e181b44616e1 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}@media (max-width: 767px){#s-7413582c-dc78-45a1-885b-e181b44616e1 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-e5601901-7918-420a-a12f-270e08e4b7ca {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-e5601901-7918-420a-a12f-270e08e4b7ca {
  padding-bottom: 100px;
}
}
#s-218b6398-faaf-4a6c-95cc-6dfe34985372 {
  margin-left: 80px;
margin-right: 80px;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-218b6398-faaf-4a6c-95cc-6dfe34985372 {
  margin-top: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-218b6398-faaf-4a6c-95cc-6dfe34985372 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-218b6398-faaf-4a6c-95cc-6dfe34985372 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
display: none;
}
#s-218b6398-faaf-4a6c-95cc-6dfe34985372, #wrap-s-218b6398-faaf-4a6c-95cc-6dfe34985372 { display:none !important; }}@media (max-width: 767px){#s-218b6398-faaf-4a6c-95cc-6dfe34985372 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-218b6398-faaf-4a6c-95cc-6dfe34985372, #wrap-s-218b6398-faaf-4a6c-95cc-6dfe34985372 { display:none !important; }}







#s-218b6398-faaf-4a6c-95cc-6dfe34985372 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-218b6398-faaf-4a6c-95cc-6dfe34985372.shg-box.shg-c {
  justify-content: center;
}

#s-da9cb2c7-3780-4aa0-aabb-21f62b0ff0e1 {
  padding-top: 10px;
padding-bottom: 40px;
text-align: center;
}

#s-da9cb2c7-3780-4aa0-aabb-21f62b0ff0e1 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 17.5px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.25px);
}

}

@media (min-width: 992px) {
[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.25px);
}

}

@media (min-width: 1200px) {
[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.25px);
}

[id="s-cadb77ae-728d-43bf-b5ab-10f5fdc5526d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.25px);
}

}

#s-50c7d177-0cff-469f-a226-8b3896db8bd6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50c7d177-0cff-469f-a226-8b3896db8bd6 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


@media (max-width: 767px){#s-50c7d177-0cff-469f-a226-8b3896db8bd6 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
#s-6f91548d-1f99-44fb-a02f-cb4b3a2f59dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f91548d-1f99-44fb-a02f-cb4b3a2f59dd .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-78d53c5d-9270-46da-a939-018e5a9b8f72 {
  padding-top: 15px;
padding-left: 0px;
padding-right: 0px;
}

#s-0d7d4ed4-be07-45c7-ad1c-411f1ee3570c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d7d4ed4-be07-45c7-ad1c-411f1ee3570c .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


@media (max-width: 767px){#s-0d7d4ed4-be07-45c7-ad1c-411f1ee3570c .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
#s-dc22e02f-2c32-4a7e-a70a-2b22270d2f76 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dc22e02f-2c32-4a7e-a70a-2b22270d2f76 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-e641846f-c6e9-48c5-85e2-e9a93075ffb2 {
  padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
}
@media (max-width: 767px){#s-e641846f-c6e9-48c5-85e2-e9a93075ffb2 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-1e493ba5-5b65-4218-aecb-a781b1da940f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e493ba5-5b65-4218-aecb-a781b1da940f .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


@media (max-width: 767px){#s-1e493ba5-5b65-4218-aecb-a781b1da940f .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
#s-6ff98942-1d23-4218-a930-43b824cb783b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ff98942-1d23-4218-a930-43b824cb783b .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-fbbd734c-661d-4b4b-a090-998205bdf7c9 {
  padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
}
@media (max-width: 767px){#s-fbbd734c-661d-4b4b-a090-998205bdf7c9 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-460fa28a-f87c-4d6b-9276-441bc1601197 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-460fa28a-f87c-4d6b-9276-441bc1601197 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


@media (max-width: 767px){#s-460fa28a-f87c-4d6b-9276-441bc1601197 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}


}
#s-17228609-abd5-4d8d-bfcb-db9f8bf515d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17228609-abd5-4d8d-bfcb-db9f8bf515d8 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-615d79ba-9f1f-441c-b34f-451650e3cf5e {
  padding-top: 15px;
padding-left: 0px;
padding-right: 0px;
}

#s-d2872fc0-7c93-431c-944a-1deb9da0f147 {
  margin-left: 80px;
margin-right: 80px;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-d2872fc0-7c93-431c-944a-1deb9da0f147 {
  display: none;
}
#s-d2872fc0-7c93-431c-944a-1deb9da0f147, #wrap-s-d2872fc0-7c93-431c-944a-1deb9da0f147 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2872fc0-7c93-431c-944a-1deb9da0f147 {
  margin-bottom: 0px;
display: none;
}
#s-d2872fc0-7c93-431c-944a-1deb9da0f147, #wrap-s-d2872fc0-7c93-431c-944a-1deb9da0f147 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d2872fc0-7c93-431c-944a-1deb9da0f147 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-d2872fc0-7c93-431c-944a-1deb9da0f147 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-d2872fc0-7c93-431c-944a-1deb9da0f147 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2872fc0-7c93-431c-944a-1deb9da0f147.shg-box.shg-c {
  justify-content: center;
}

#s-4cebc357-d3da-45fb-a2dd-146eeb626034 {
  padding-top: 10px;
padding-bottom: 40px;
text-align: center;
}

#s-4cebc357-d3da-45fb-a2dd-146eeb626034 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



@media (min-width: 1200px){#s-a97718ab-c7ca-42e1-a670-3e5660e5292d {
  display: none;
}
#s-a97718ab-c7ca-42e1-a670-3e5660e5292d, #wrap-s-a97718ab-c7ca-42e1-a670-3e5660e5292d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a97718ab-c7ca-42e1-a670-3e5660e5292d {
  display: none;
}
#s-a97718ab-c7ca-42e1-a670-3e5660e5292d, #wrap-s-a97718ab-c7ca-42e1-a670-3e5660e5292d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a97718ab-c7ca-42e1-a670-3e5660e5292d {
  
}
}
@media (min-width: 0px) {
[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a97718ab-c7ca-42e1-a670-3e5660e5292d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-7c336519-14fc-4eab-b22a-f2ead6cca92f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7c336519-14fc-4eab-b22a-f2ead6cca92f .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-57f0ac3e-8c7e-486e-bc19-2f4077971053 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-57f0ac3e-8c7e-486e-bc19-2f4077971053 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-1fcc1a22-5590-4652-b447-346b79bb2881 {
  padding-top: 15px;
padding-left: 0px;
padding-right: 0px;
}

#s-4c9811ab-553d-4dec-be13-b51ea4fed1ce {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4c9811ab-553d-4dec-be13-b51ea4fed1ce .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-956d9899-fb1f-4a1d-b559-e32e69d3ecc2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-956d9899-fb1f-4a1d-b559-e32e69d3ecc2 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-12f9c122-da45-4659-b612-c6559f71cedc {
  padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
}
@media (max-width: 767px){#s-12f9c122-da45-4659-b612-c6559f71cedc {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-c00dca77-330d-49d0-923a-c2b7440d908d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c00dca77-330d-49d0-923a-c2b7440d908d .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-84c1b0f4-9307-42a6-8cfd-804462ea9203 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-84c1b0f4-9307-42a6-8cfd-804462ea9203 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-4644143b-0baf-43a9-b822-de21090abe2b {
  padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
}
@media (max-width: 767px){#s-4644143b-0baf-43a9-b822-de21090abe2b {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-fcdefb9e-61ca-4c9f-ba88-4f0439881a8d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fcdefb9e-61ca-4c9f-ba88-4f0439881a8d .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-5ddf837d-067d-43a1-a748-52962952224a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ddf837d-067d-43a1-a748-52962952224a .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-25c1a6c9-63cd-4e07-94ed-2b805d9ae8e0 {
  padding-top: 15px;
padding-left: 0px;
padding-right: 0px;
}

#s-58c0eb17-b2af-47ab-ad1e-f18a43e0ec19 {
  min-height: 50px;
}








#s-58c0eb17-b2af-47ab-ad1e-f18a43e0ec19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58c0eb17-b2af-47ab-ad1e-f18a43e0ec19.shg-box.shg-c {
  justify-content: center;
}

#s-74f605c5-464a-4885-9c4c-643b52be5720 {
  margin-left: 0px;
margin-bottom: 60px;
margin-right: 0px;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-74f605c5-464a-4885-9c4c-643b52be5720 {
  margin-top: 0px;
padding-top: 50px;
padding-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-74f605c5-464a-4885-9c4c-643b52be5720 {
  margin-top: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-74f605c5-464a-4885-9c4c-643b52be5720 {
  margin-top: 0px;
display: none;
}
#s-74f605c5-464a-4885-9c4c-643b52be5720, #wrap-s-74f605c5-464a-4885-9c4c-643b52be5720 { display:none !important; }}@media (max-width: 767px){#s-74f605c5-464a-4885-9c4c-643b52be5720 {
  margin-top: 0px;
margin-bottom: 50px;
}
}







#s-74f605c5-464a-4885-9c4c-643b52be5720 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74f605c5-464a-4885-9c4c-643b52be5720.shg-box.shg-c {
  justify-content: center;
}

#s-8be9eeb0-d14a-474d-a145-b8d4f578ecca {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-8be9eeb0-d14a-474d-a145-b8d4f578ecca .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



@media (max-width: 767px){#s-e14bce36-9f7c-400a-a5e4-29d022e84f30 {
  margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 0px) {
[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-e14bce36-9f7c-400a-a5e4-29d022e84f30"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

#s-aefec386-67c5-47a8-8c41-a717fc557d15 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-aefec386-67c5-47a8-8c41-a717fc557d15:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-aefec386-67c5-47a8-8c41-a717fc557d15:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-aefec386-67c5-47a8-8c41-a717fc557d15.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-aefec386-67c5-47a8-8c41-a717fc557d15.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-12212a7a-6dbf-4a44-8b09-8b78103d8104 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-12212a7a-6dbf-4a44-8b09-8b78103d8104:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-12212a7a-6dbf-4a44-8b09-8b78103d8104:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-12212a7a-6dbf-4a44-8b09-8b78103d8104.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-12212a7a-6dbf-4a44-8b09-8b78103d8104.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-b40c324b-614f-49bd-aeec-f1435af62f2e {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-b40c324b-614f-49bd-aeec-f1435af62f2e:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-b40c324b-614f-49bd-aeec-f1435af62f2e:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-b40c324b-614f-49bd-aeec-f1435af62f2e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}

#s-e35ef9c5-4449-4880-8ccb-0becb0f3f138 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-e35ef9c5-4449-4880-8ccb-0becb0f3f138:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-e35ef9c5-4449-4880-8ccb-0becb0f3f138:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-e35ef9c5-4449-4880-8ccb-0becb0f3f138.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-e35ef9c5-4449-4880-8ccb-0becb0f3f138.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-30b95829-8e7a-4dd4-adad-1c64a92a91cf {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-30b95829-8e7a-4dd4-adad-1c64a92a91cf:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-30b95829-8e7a-4dd4-adad-1c64a92a91cf:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-30b95829-8e7a-4dd4-adad-1c64a92a91cf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-30b95829-8e7a-4dd4-adad-1c64a92a91cf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-53b21eac-a428-45a8-b3d8-678303bddfcd {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-53b21eac-a428-45a8-b3d8-678303bddfcd:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-53b21eac-a428-45a8-b3d8-678303bddfcd:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-53b21eac-a428-45a8-b3d8-678303bddfcd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-53b21eac-a428-45a8-b3d8-678303bddfcd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-cb15c9ec-b282-4a92-8a90-1be92c032a85 {
  margin-left: 0px;
margin-bottom: 60px;
margin-right: 0px;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-cb15c9ec-b282-4a92-8a90-1be92c032a85 {
  margin-top: 0px;
padding-top: 50px;
padding-bottom: 50px;
display: none;
}
#s-cb15c9ec-b282-4a92-8a90-1be92c032a85, #wrap-s-cb15c9ec-b282-4a92-8a90-1be92c032a85 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb15c9ec-b282-4a92-8a90-1be92c032a85 {
  margin-top: 0px;
display: none;
}
#s-cb15c9ec-b282-4a92-8a90-1be92c032a85, #wrap-s-cb15c9ec-b282-4a92-8a90-1be92c032a85 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cb15c9ec-b282-4a92-8a90-1be92c032a85 {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-cb15c9ec-b282-4a92-8a90-1be92c032a85 {
  margin-top: 0px;
margin-bottom: 50px;
display: none;
}
#s-cb15c9ec-b282-4a92-8a90-1be92c032a85, #wrap-s-cb15c9ec-b282-4a92-8a90-1be92c032a85 { display:none !important; }}







#s-cb15c9ec-b282-4a92-8a90-1be92c032a85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb15c9ec-b282-4a92-8a90-1be92c032a85.shg-box.shg-c {
  justify-content: center;
}

#s-8290760b-44bb-4f07-a795-01ed9917d38b {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-8290760b-44bb-4f07-a795-01ed9917d38b .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: "";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



@media (max-width: 767px){#s-eab5449e-fe61-42e5-9282-ec3a79a65514 {
  margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 0px) {
[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-eab5449e-fe61-42e5-9282-ec3a79a65514"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-64a361a6-eccc-4395-b19d-15b70a076429 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-64a361a6-eccc-4395-b19d-15b70a076429:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-64a361a6-eccc-4395-b19d-15b70a076429:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-64a361a6-eccc-4395-b19d-15b70a076429.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-64a361a6-eccc-4395-b19d-15b70a076429.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-d3c0e729-6345-46d2-a4e1-ec7620be4a90 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-d3c0e729-6345-46d2-a4e1-ec7620be4a90:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-d3c0e729-6345-46d2-a4e1-ec7620be4a90:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-d3c0e729-6345-46d2-a4e1-ec7620be4a90.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-d3c0e729-6345-46d2-a4e1-ec7620be4a90.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-a4bfc187-be27-4c76-9518-dbd7ac8fbf7c {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-a4bfc187-be27-4c76-9518-dbd7ac8fbf7c:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-a4bfc187-be27-4c76-9518-dbd7ac8fbf7c:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a4bfc187-be27-4c76-9518-dbd7ac8fbf7c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}

@media (max-width: 767px){#s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50 {
  margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 0px) {
[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8ffb70b7-87f1-4e23-a8f4-ce5276573a50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-0a0dca4d-df2f-48a9-bde8-06232e5f1ea1 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-0a0dca4d-df2f-48a9-bde8-06232e5f1ea1:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-0a0dca4d-df2f-48a9-bde8-06232e5f1ea1:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-0a0dca4d-df2f-48a9-bde8-06232e5f1ea1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-0a0dca4d-df2f-48a9-bde8-06232e5f1ea1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-e208c3d4-d9a3-47d9-89ee-d89f969272f5 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-e208c3d4-d9a3-47d9-89ee-d89f969272f5:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-e208c3d4-d9a3-47d9-89ee-d89f969272f5:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-e208c3d4-d9a3-47d9-89ee-d89f969272f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-e208c3d4-d9a3-47d9-89ee-d89f969272f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
#s-29c30af5-86ad-4917-aac3-20a5a3f2efbb {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-29c30af5-86ad-4917-aac3-20a5a3f2efbb:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-29c30af5-86ad-4917-aac3-20a5a3f2efbb:active {background-color: rgba(0, 0, 0, 0.9) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-29c30af5-86ad-4917-aac3-20a5a3f2efbb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (max-width: 767px){

#s-29c30af5-86ad-4917-aac3-20a5a3f2efbb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  
  
  
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
