.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-9a4eaeaa-cce1-4332-ae75-62c0aa1391a9 {
  text-align: center;
}
@media (min-width: 1200px){#s-9a4eaeaa-cce1-4332-ae75-62c0aa1391a9 {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9a4eaeaa-cce1-4332-ae75-62c0aa1391a9 {
  margin-top: 10px;
margin-bottom: 10px;
}
}



  #s-9a4eaeaa-cce1-4332-ae75-62c0aa1391a9 img.shogun-image {
    
    width: px;
  }


#s-9a4eaeaa-cce1-4332-ae75-62c0aa1391a9 .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-b84a653e-7508-4e81-80cd-80bf359ea1db {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b84a653e-7508-4e81-80cd-80bf359ea1db {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b84a653e-7508-4e81-80cd-80bf359ea1db {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b84a653e-7508-4e81-80cd-80bf359ea1db {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}
}
#s-b84a653e-7508-4e81-80cd-80bf359ea1db .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  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 (min-width: 0px) {
[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-eeed84e7-9555-427d-81d8-b14c6e862553"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-5a8a969a-bf56-4e87-867e-c9b84812bdd4 {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-5a8a969a-bf56-4e87-867e-c9b84812bdd4 img.shogun-image {
    
    width: px;
  }


#s-5a8a969a-bf56-4e87-867e-c9b84812bdd4 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

#s-8f3d7cda-ab75-4456-a06f-7f05c85664ce {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(27, 102, 129, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8f3d7cda-ab75-4456-a06f-7f05c85664ce:hover {background-color: rgba(27, 102, 129, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8f3d7cda-ab75-4456-a06f-7f05c85664ce:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8f3d7cda-ab75-4456-a06f-7f05c85664ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0576dac6-d346-4773-88a0-960406cf2eb9 {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-0576dac6-d346-4773-88a0-960406cf2eb9 img.shogun-image {
    
    width: px;
  }


#s-0576dac6-d346-4773-88a0-960406cf2eb9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0dfa2a98-5d24-4a8e-9de8-9dbcd4a72dcd {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(9, 184, 173, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0dfa2a98-5d24-4a8e-9de8-9dbcd4a72dcd:hover {background-color: rgba(9, 184, 173, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0dfa2a98-5d24-4a8e-9de8-9dbcd4a72dcd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0dfa2a98-5d24-4a8e-9de8-9dbcd4a72dcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9c4fa6d9-2a39-4f7f-bedb-b7911726e5ec {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-9c4fa6d9-2a39-4f7f-bedb-b7911726e5ec img.shogun-image {
    
    width: px;
  }


#s-9c4fa6d9-2a39-4f7f-bedb-b7911726e5ec .shogun-image-content {
  
    align-items: center;
  
}

#s-3ee772ea-09a1-4370-8b99-e6cb2f2fa98c {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(128, 43, 117, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3ee772ea-09a1-4370-8b99-e6cb2f2fa98c:hover {background-color: rgba(128, 43, 117, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3ee772ea-09a1-4370-8b99-e6cb2f2fa98c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3ee772ea-09a1-4370-8b99-e6cb2f2fa98c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f77ad315-0492-4b52-acde-26935a239b2d {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-f77ad315-0492-4b52-acde-26935a239b2d img.shogun-image {
    
    width: px;
  }


#s-f77ad315-0492-4b52-acde-26935a239b2d .shogun-image-content {
  
    align-items: center;
  
}

#s-5e2c00a5-5c63-45d3-abbf-34822496c2fc {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 182, 203, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5e2c00a5-5c63-45d3-abbf-34822496c2fc:hover {background-color: rgba(21, 182, 203, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5e2c00a5-5c63-45d3-abbf-34822496c2fc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5e2c00a5-5c63-45d3-abbf-34822496c2fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-385fd237-171e-4f79-9ffd-bc4ca0a974c0 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-385fd237-171e-4f79-9ffd-bc4ca0a974c0 {
  margin-top: 5px;
margin-bottom: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-385fd237-171e-4f79-9ffd-bc4ca0a974c0 {
  margin-top: 5px;
margin-bottom: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-385fd237-171e-4f79-9ffd-bc4ca0a974c0 {
  margin-top: 10px;
margin-bottom: 10px;
}
}
@media (min-width: 0px) {
[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-385fd237-171e-4f79-9ffd-bc4ca0a974c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-5e376235-ac73-4ec3-9255-e656a6222cf5 {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-5e376235-ac73-4ec3-9255-e656a6222cf5 img.shogun-image {
    
    width: px;
  }


#s-5e376235-ac73-4ec3-9255-e656a6222cf5 .shogun-image-content {
  
    align-items: center;
  
}

#s-49bbcbb6-478b-48d6-8de4-e8ce30864a6f {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(96, 97, 104, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-49bbcbb6-478b-48d6-8de4-e8ce30864a6f:hover {background-color: rgba(96, 97, 104, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-49bbcbb6-478b-48d6-8de4-e8ce30864a6f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-49bbcbb6-478b-48d6-8de4-e8ce30864a6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3731f845-1355-45dd-81b6-56323f043ee8 {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-3731f845-1355-45dd-81b6-56323f043ee8 img.shogun-image {
    
    width: px;
  }


#s-3731f845-1355-45dd-81b6-56323f043ee8 .shogun-image-content {
  
    align-items: center;
  
}

#s-e36d17c2-7b5a-4d71-8467-1353cee335c1 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(239, 30, 126, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e36d17c2-7b5a-4d71-8467-1353cee335c1:hover {background-color: rgba(239, 30, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e36d17c2-7b5a-4d71-8467-1353cee335c1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e36d17c2-7b5a-4d71-8467-1353cee335c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-084da439-dcfa-4ad6-a10f-b591bc09af60 {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-084da439-dcfa-4ad6-a10f-b591bc09af60 img.shogun-image {
    
    width: px;
  }


#s-084da439-dcfa-4ad6-a10f-b591bc09af60 .shogun-image-content {
  
    align-items: center;
  
}

#s-b72226d4-8030-400b-9284-362f8561af93 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(9, 119, 128, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b72226d4-8030-400b-9284-362f8561af93:hover {background-color: rgba(9, 119, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b72226d4-8030-400b-9284-362f8561af93:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b72226d4-8030-400b-9284-362f8561af93.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6945c062-70ed-44cb-91f7-a005b224a9ee {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-6945c062-70ed-44cb-91f7-a005b224a9ee img.shogun-image {
    
    width: px;
  }


#s-6945c062-70ed-44cb-91f7-a005b224a9ee .shogun-image-content {
  
    align-items: center;
  
}

#s-e1378d06-4114-43fb-b407-4d254d92eb09 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(52, 57, 123, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e1378d06-4114-43fb-b407-4d254d92eb09:hover {background-color: rgba(52, 57, 123, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e1378d06-4114-43fb-b407-4d254d92eb09:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e1378d06-4114-43fb-b407-4d254d92eb09.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-798d3b93-9575-4902-be02-36c947238020 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
background-color: rgba(241, 116, 114, 1);
}
@media (min-width: 1200px){#s-798d3b93-9575-4902-be02-36c947238020 {
  margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-798d3b93-9575-4902-be02-36c947238020 {
  margin-top: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-798d3b93-9575-4902-be02-36c947238020 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-798d3b93-9575-4902-be02-36c947238020 .shogun-heading-component h4 {
  color: rgba(253, 253, 253, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-46ccbb0d-e0ce-498b-9d3f-d0b3465722df {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-46ccbb0d-e0ce-498b-9d3f-d0b3465722df {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-46ccbb0d-e0ce-498b-9d3f-d0b3465722df {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-46ccbb0d-e0ce-498b-9d3f-d0b3465722df {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}
}
#s-46ccbb0d-e0ce-498b-9d3f-d0b3465722df .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 768px) and (max-width: 991px){#s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe {
  margin-left: 70px;
margin-right: 70px;
}
}@media (max-width: 767px){#s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe {
  margin-left: 30px;
margin-right: 30px;
}
}
@media (min-width: 0px) {
[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-f8ee42a5-2b44-47d5-8ca8-cf516c5761fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-63db65da-0420-44f8-ab21-a8af333a17c0 {
  text-align: center;
}




  #s-63db65da-0420-44f8-ab21-a8af333a17c0 img.shogun-image {
    
    width: px;
  }


#s-63db65da-0420-44f8-ab21-a8af333a17c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6956a66-c922-46bb-a82a-ae10a3f7a6d3 {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 145, 60, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d6956a66-c922-46bb-a82a-ae10a3f7a6d3:hover {background-color: rgba(255, 145, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d6956a66-c922-46bb-a82a-ae10a3f7a6d3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d6956a66-c922-46bb-a82a-ae10a3f7a6d3 {
  padding-top: 10px;
padding-bottom: 10px;
}
}


#s-d6956a66-c922-46bb-a82a-ae10a3f7a6d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-10277701-d3af-4a85-a8d3-d88d24f5bedc {
  text-align: center;
}




  #s-10277701-d3af-4a85-a8d3-d88d24f5bedc img.shogun-image {
    
    width: px;
  }


#s-10277701-d3af-4a85-a8d3-d88d24f5bedc .shogun-image-content {
  
    align-items: center;
  
}

#s-b01f5cc1-d732-4773-9b0b-6827b70a4102 {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(249, 1, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b01f5cc1-d732-4773-9b0b-6827b70a4102:hover {background-color: rgba(249, 1, 19, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b01f5cc1-d732-4773-9b0b-6827b70a4102:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b01f5cc1-d732-4773-9b0b-6827b70a4102 {
  margin-bottom: 10px;
}
}


#s-b01f5cc1-d732-4773-9b0b-6827b70a4102.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1d59f3c1-ccb9-4ae2-b772-f4c6f8e4c8af {
  text-align: center;
}




  #s-1d59f3c1-ccb9-4ae2-b772-f4c6f8e4c8af img.shogun-image {
    
    width: px;
  }


#s-1d59f3c1-ccb9-4ae2-b772-f4c6f8e4c8af .shogun-image-content {
  
    align-items: center;
  
}

#s-cedcea9f-dc43-484f-9ad3-7932d0ccc269 {
  margin-top: 5px;
margin-left: 4px;
margin-bottom: 5px;
margin-right: 4px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 33, 124, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cedcea9f-dc43-484f-9ad3-7932d0ccc269:hover {background-color: rgba(237, 33, 124, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cedcea9f-dc43-484f-9ad3-7932d0ccc269:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-cedcea9f-dc43-484f-9ad3-7932d0ccc269 {
  margin-bottom: 10px;
}
}


#s-cedcea9f-dc43-484f-9ad3-7932d0ccc269.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fe084b12-5297-4dd6-b07f-58d59d8816aa {
  text-align: center;
}




  #s-fe084b12-5297-4dd6-b07f-58d59d8816aa img.shogun-image {
    
    width: px;
  }


#s-fe084b12-5297-4dd6-b07f-58d59d8816aa .shogun-image-content {
  
    align-items: center;
  
}

#s-146b8e6e-6df7-4bb6-b677-f28434b75cf1 {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(129, 39, 116, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-146b8e6e-6df7-4bb6-b677-f28434b75cf1:hover {background-color: rgba(129, 39, 116, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-146b8e6e-6df7-4bb6-b677-f28434b75cf1:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-146b8e6e-6df7-4bb6-b677-f28434b75cf1 {
  margin-bottom: 10px;
}
}


#s-146b8e6e-6df7-4bb6-b677-f28434b75cf1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e8102c7c-07f2-47a0-a562-4998e4ea06d1 {
  text-align: center;
}




  #s-e8102c7c-07f2-47a0-a562-4998e4ea06d1 img.shogun-image {
    
    width: px;
  }


#s-e8102c7c-07f2-47a0-a562-4998e4ea06d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-0c0c7bc7-6fc4-4ec8-98ba-035dfdccf4a1 {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(57, 157, 101, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0c0c7bc7-6fc4-4ec8-98ba-035dfdccf4a1:hover {background-color: rgba(57, 157, 101, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0c0c7bc7-6fc4-4ec8-98ba-035dfdccf4a1:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-0c0c7bc7-6fc4-4ec8-98ba-035dfdccf4a1 {
  margin-bottom: 10px;
}
}


#s-0c0c7bc7-6fc4-4ec8-98ba-035dfdccf4a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-0c928d6a-41f0-419e-b5af-42c663003935 {
  margin-top: 10px;
margin-left: 70px;
margin-right: 70px;
}
}@media (max-width: 767px){#s-0c928d6a-41f0-419e-b5af-42c663003935 {
  margin-left: 30px;
margin-right: 30px;
}
}
@media (min-width: 0px) {
[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0c928d6a-41f0-419e-b5af-42c663003935"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0641f0e4-b374-4f11-ab33-59a0a689c706 {
  text-align: center;
}




  #s-0641f0e4-b374-4f11-ab33-59a0a689c706 img.shogun-image {
    
    width: px;
  }


#s-0641f0e4-b374-4f11-ab33-59a0a689c706 .shogun-image-content {
  
    align-items: center;
  
}

#s-121a9be5-5bcf-4387-be30-d09daa9d22df {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 145, 60, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-121a9be5-5bcf-4387-be30-d09daa9d22df:hover {background-color: rgba(255, 145, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-121a9be5-5bcf-4387-be30-d09daa9d22df:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-121a9be5-5bcf-4387-be30-d09daa9d22df {
  margin-left: 5px;
margin-bottom: 10px;
}
}


#s-121a9be5-5bcf-4387-be30-d09daa9d22df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-56f1fac0-e408-4f78-af79-32cf3e668be1 {
  text-align: center;
}




  #s-56f1fac0-e408-4f78-af79-32cf3e668be1 img.shogun-image {
    
    width: px;
  }


#s-56f1fac0-e408-4f78-af79-32cf3e668be1 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9b807c9-d576-462c-a8d3-988e7469f6b3 {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(249, 1, 19, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a9b807c9-d576-462c-a8d3-988e7469f6b3:hover {background-color: rgba(249, 1, 19, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a9b807c9-d576-462c-a8d3-988e7469f6b3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a9b807c9-d576-462c-a8d3-988e7469f6b3 {
  margin-bottom: 10px;
}
}


#s-a9b807c9-d576-462c-a8d3-988e7469f6b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-80cbee9a-e962-4f79-9956-40477cf55d93 {
  text-align: center;
}




  #s-80cbee9a-e962-4f79-9956-40477cf55d93 img.shogun-image {
    
    width: px;
  }


#s-80cbee9a-e962-4f79-9956-40477cf55d93 .shogun-image-content {
  
    align-items: center;
  
}

#s-8bce8349-b74e-41c6-8ba5-50a402355f8b {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(52, 57, 123, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8bce8349-b74e-41c6-8ba5-50a402355f8b:hover {background-color: rgba(52, 57, 123, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8bce8349-b74e-41c6-8ba5-50a402355f8b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8bce8349-b74e-41c6-8ba5-50a402355f8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-497fe807-6b15-4edd-8eeb-697f25146cd4 {
  text-align: center;
}




  #s-497fe807-6b15-4edd-8eeb-697f25146cd4 img.shogun-image {
    
    width: px;
  }


#s-497fe807-6b15-4edd-8eeb-697f25146cd4 .shogun-image-content {
  
    align-items: center;
  
}

#s-5aa5c69a-b06e-4658-8dfc-852f4b951bb5 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(57, 157, 101, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5aa5c69a-b06e-4658-8dfc-852f4b951bb5:hover {background-color: rgba(57, 157, 101, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5aa5c69a-b06e-4658-8dfc-852f4b951bb5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5aa5c69a-b06e-4658-8dfc-852f4b951bb5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-90224ee4-3383-45c7-ad24-9d4c9d934095 {
  padding-top: 25px;
padding-bottom: 25px;
}
@media (min-width: 1200px){#s-90224ee4-3383-45c7-ad24-9d4c9d934095 {
  margin-left: 70px;
margin-right: 70px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90224ee4-3383-45c7-ad24-9d4c9d934095 {
  margin-left: 70px;
margin-right: 70px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-90224ee4-3383-45c7-ad24-9d4c9d934095 {
  margin-left: 40px;
margin-right: 40px;
}
}
@media (min-width: 0px) {
[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-90224ee4-3383-45c7-ad24-9d4c9d934095"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-25f0bd4d-7654-48ba-bff4-cf6703ef7e7a {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-25f0bd4d-7654-48ba-bff4-cf6703ef7e7a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-25f0bd4d-7654-48ba-bff4-cf6703ef7e7a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-25f0bd4d-7654-48ba-bff4-cf6703ef7e7a-btn-wrapper {
    text-align: right;
  }


#s-25f0bd4d-7654-48ba-bff4-cf6703ef7e7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e0911e24-f537-4962-87b3-1c05a7eeaf99 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e0911e24-f537-4962-87b3-1c05a7eeaf99:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e0911e24-f537-4962-87b3-1c05a7eeaf99:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e0911e24-f537-4962-87b3-1c05a7eeaf99-btn-wrapper {
    text-align: center;
  }


#s-e0911e24-f537-4962-87b3-1c05a7eeaf99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2c31fac7-d20c-453d-b6fd-e0adaf65eae8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2c31fac7-d20c-453d-b6fd-e0adaf65eae8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2c31fac7-d20c-453d-b6fd-e0adaf65eae8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2c31fac7-d20c-453d-b6fd-e0adaf65eae8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e483e2c3-4741-45ed-903f-2d5f1f78c81d {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e483e2c3-4741-45ed-903f-2d5f1f78c81d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e483e2c3-4741-45ed-903f-2d5f1f78c81d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e483e2c3-4741-45ed-903f-2d5f1f78c81d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  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;
}
