.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-10e28ac3-62c0-433e-b936-3a639f4fdde7 {
  text-align: center;
}




  #s-10e28ac3-62c0-433e-b936-3a639f4fdde7 img.shogun-image {
    
    width: px;
  }


#s-10e28ac3-62c0-433e-b936-3a639f4fdde7 .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-a1bdedb8-3338-4b5d-aa86-0b369cf3b6e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a1bdedb8-3338-4b5d-aa86-0b369cf3b6e4 .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-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e3e086b3-5c5a-4ecd-85bb-8d734c8fc208"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-fe91bc87-684b-4d99-862a-3a5aeaed59cc {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-fe91bc87-684b-4d99-862a-3a5aeaed59cc img.shogun-image {
    
    width: px;
  }


#s-fe91bc87-684b-4d99-862a-3a5aeaed59cc .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-576b4fd9-a61c-44d1-8cef-f171dc859110 {
  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-576b4fd9-a61c-44d1-8cef-f171dc859110:hover {background-color: rgba(27, 102, 129, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-576b4fd9-a61c-44d1-8cef-f171dc859110:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-576b4fd9-a61c-44d1-8cef-f171dc859110.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1f8e8bdc-88df-4914-935a-d8e224c3bce2 {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-1f8e8bdc-88df-4914-935a-d8e224c3bce2 img.shogun-image {
    
    width: px;
  }


#s-1f8e8bdc-88df-4914-935a-d8e224c3bce2 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e097cf8-1829-4e3b-9004-8d0a6e465d9a {
  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-3e097cf8-1829-4e3b-9004-8d0a6e465d9a:hover {background-color: rgba(9, 184, 173, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3e097cf8-1829-4e3b-9004-8d0a6e465d9a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3e097cf8-1829-4e3b-9004-8d0a6e465d9a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1632c478-299e-493f-bdb5-addf66455a46 {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-1632c478-299e-493f-bdb5-addf66455a46 img.shogun-image {
    
    width: px;
  }


#s-1632c478-299e-493f-bdb5-addf66455a46 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f4d3d69-0756-4ef4-8798-ed2b49fdb220 {
  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-4f4d3d69-0756-4ef4-8798-ed2b49fdb220:hover {background-color: rgba(128, 43, 117, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4f4d3d69-0756-4ef4-8798-ed2b49fdb220:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4f4d3d69-0756-4ef4-8798-ed2b49fdb220.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8b640746-2936-4bda-9daa-49bf321b488a {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-8b640746-2936-4bda-9daa-49bf321b488a img.shogun-image {
    
    width: px;
  }


#s-8b640746-2936-4bda-9daa-49bf321b488a .shogun-image-content {
  
    align-items: center;
  
}

#s-2b5f4821-6f95-4453-abd3-c4fc40005b24 {
  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-2b5f4821-6f95-4453-abd3-c4fc40005b24:hover {background-color: rgba(21, 182, 203, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2b5f4821-6f95-4453-abd3-c4fc40005b24:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2b5f4821-6f95-4453-abd3-c4fc40005b24.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2fc00825-dac1-435e-8296-c845aade9d3c {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-2fc00825-dac1-435e-8296-c845aade9d3c {
  margin-top: 5px;
margin-bottom: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2fc00825-dac1-435e-8296-c845aade9d3c {
  margin-top: 5px;
margin-bottom: 5px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2fc00825-dac1-435e-8296-c845aade9d3c {
  margin-top: 10px;
margin-bottom: 10px;
}
}
@media (min-width: 0px) {
[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2fc00825-dac1-435e-8296-c845aade9d3c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-f3170a3b-01d4-4ab2-8741-eccbc485c9a2 {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-f3170a3b-01d4-4ab2-8741-eccbc485c9a2 img.shogun-image {
    
    width: px;
  }


#s-f3170a3b-01d4-4ab2-8741-eccbc485c9a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-f75c1881-713c-48bb-b589-e5ef4a1375cb {
  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-f75c1881-713c-48bb-b589-e5ef4a1375cb:hover {background-color: rgba(96, 97, 104, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f75c1881-713c-48bb-b589-e5ef4a1375cb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f75c1881-713c-48bb-b589-e5ef4a1375cb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bae67321-f46e-4c29-be8d-080045b607dc {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-bae67321-f46e-4c29-be8d-080045b607dc img.shogun-image {
    
    width: px;
  }


#s-bae67321-f46e-4c29-be8d-080045b607dc .shogun-image-content {
  
    align-items: center;
  
}

#s-deb3570d-d126-4bbe-a840-65a02df4b6af {
  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-deb3570d-d126-4bbe-a840-65a02df4b6af:hover {background-color: rgba(239, 30, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-deb3570d-d126-4bbe-a840-65a02df4b6af:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-deb3570d-d126-4bbe-a840-65a02df4b6af.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1545815b-f597-4b0c-9f4b-3961c2e00bbf {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-1545815b-f597-4b0c-9f4b-3961c2e00bbf img.shogun-image {
    
    width: px;
  }


#s-1545815b-f597-4b0c-9f4b-3961c2e00bbf .shogun-image-content {
  
    align-items: center;
  
}

#s-e1c62c60-fc46-4fb0-adca-0a4cfbc7a544 {
  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-e1c62c60-fc46-4fb0-adca-0a4cfbc7a544:hover {background-color: rgba(9, 119, 128, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e1c62c60-fc46-4fb0-adca-0a4cfbc7a544:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e1c62c60-fc46-4fb0-adca-0a4cfbc7a544.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d921cf50-2cbd-4b2c-a0dd-8aa2b9e9cb0e {
  margin-left: 35px;
margin-right: 35px;
text-align: center;
}




  #s-d921cf50-2cbd-4b2c-a0dd-8aa2b9e9cb0e img.shogun-image {
    
    width: px;
  }


#s-d921cf50-2cbd-4b2c-a0dd-8aa2b9e9cb0e .shogun-image-content {
  
    align-items: center;
  
}

#s-5451d57d-c169-4259-87a0-a17a52cdf3ea {
  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-5451d57d-c169-4259-87a0-a17a52cdf3ea:hover {background-color: rgba(52, 57, 123, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5451d57d-c169-4259-87a0-a17a52cdf3ea:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5451d57d-c169-4259-87a0-a17a52cdf3ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-03444a02-58d1-4da4-96b1-6f74c701bd30 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(250, 107, 107, 1);
}
@media (min-width: 1200px){#s-03444a02-58d1-4da4-96b1-6f74c701bd30 {
  margin-top: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-03444a02-58d1-4da4-96b1-6f74c701bd30 {
  margin-top: 10px;
}
}
#s-03444a02-58d1-4da4-96b1-6f74c701bd30 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7e095dae-dc8f-4a5f-bdb8-739cd4af8111 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7e095dae-dc8f-4a5f-bdb8-739cd4af8111 .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: 1200px){#s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70 {
  margin-left: 30px;
margin-right: 30px;
}
}
@media (min-width: 0px) {
[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-d737f67e-d2ab-49ef-abe8-9d6a2ed56e70"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-00fe49f7-ef19-432a-ade5-36bc4192a278 {
  text-align: center;
}




  #s-00fe49f7-ef19-432a-ade5-36bc4192a278 img.shogun-image {
    
    width: px;
  }


#s-00fe49f7-ef19-432a-ade5-36bc4192a278 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b8507ca-9468-485d-a7e1-179d2975f18a {
  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-7b8507ca-9468-485d-a7e1-179d2975f18a:hover {background-color: rgba(255, 145, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7b8507ca-9468-485d-a7e1-179d2975f18a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7b8507ca-9468-485d-a7e1-179d2975f18a {
  padding-top: 10px;
padding-bottom: 10px;
}
}


#s-7b8507ca-9468-485d-a7e1-179d2975f18a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b035baac-dbe4-42b6-9a36-96ed71f15371 {
  text-align: center;
}




  #s-b035baac-dbe4-42b6-9a36-96ed71f15371 img.shogun-image {
    
    width: px;
  }


#s-b035baac-dbe4-42b6-9a36-96ed71f15371 .shogun-image-content {
  
    align-items: center;
  
}

#s-0af0fc56-79a1-4c9f-b821-dbafc072de77 {
  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-0af0fc56-79a1-4c9f-b821-dbafc072de77:hover {background-color: rgba(249, 1, 19, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0af0fc56-79a1-4c9f-b821-dbafc072de77:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-0af0fc56-79a1-4c9f-b821-dbafc072de77 {
  margin-bottom: 10px;
}
}


#s-0af0fc56-79a1-4c9f-b821-dbafc072de77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8728304c-eab0-425c-a7bf-0c55e5ab3926 {
  text-align: center;
}




  #s-8728304c-eab0-425c-a7bf-0c55e5ab3926 img.shogun-image {
    
    width: px;
  }


#s-8728304c-eab0-425c-a7bf-0c55e5ab3926 .shogun-image-content {
  
    align-items: center;
  
}

#s-29689aa5-4a25-42d2-8ce5-54a22356f08e {
  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-29689aa5-4a25-42d2-8ce5-54a22356f08e:hover {background-color: rgba(237, 33, 124, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-29689aa5-4a25-42d2-8ce5-54a22356f08e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-29689aa5-4a25-42d2-8ce5-54a22356f08e {
  margin-bottom: 10px;
}
}


#s-29689aa5-4a25-42d2-8ce5-54a22356f08e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5f2c7390-cd23-41de-97cc-28e4a37a43f6 {
  text-align: center;
}




  #s-5f2c7390-cd23-41de-97cc-28e4a37a43f6 img.shogun-image {
    
    width: px;
  }


#s-5f2c7390-cd23-41de-97cc-28e4a37a43f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ff0c3b7-0f20-4112-a747-48f3de4cf4b9 {
  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-4ff0c3b7-0f20-4112-a747-48f3de4cf4b9:hover {background-color: rgba(129, 39, 116, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4ff0c3b7-0f20-4112-a747-48f3de4cf4b9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-4ff0c3b7-0f20-4112-a747-48f3de4cf4b9 {
  margin-bottom: 10px;
}
}


#s-4ff0c3b7-0f20-4112-a747-48f3de4cf4b9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1f53d128-137d-44ed-82d7-c7a5e5adfd92 {
  text-align: center;
}




  #s-1f53d128-137d-44ed-82d7-c7a5e5adfd92 img.shogun-image {
    
    width: px;
  }


#s-1f53d128-137d-44ed-82d7-c7a5e5adfd92 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ec9981d-4fcb-4608-b5f6-3b3abe8ec8ae {
  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-8ec9981d-4fcb-4608-b5f6-3b3abe8ec8ae:hover {background-color: rgba(57, 157, 101, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8ec9981d-4fcb-4608-b5f6-3b3abe8ec8ae:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-8ec9981d-4fcb-4608-b5f6-3b3abe8ec8ae {
  margin-bottom: 10px;
}
}


#s-8ec9981d-4fcb-4608-b5f6-3b3abe8ec8ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-e2ad5175-5377-4703-a9ad-7f1715c98e9c {
  margin-top: 10px;
}
}@media (max-width: 767px){#s-e2ad5175-5377-4703-a9ad-7f1715c98e9c {
  margin-left: 30px;
margin-right: 30px;
}
}
@media (min-width: 0px) {
[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e2ad5175-5377-4703-a9ad-7f1715c98e9c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-2ae6b819-fb15-44a9-a044-262e763a5f68 {
  text-align: center;
}




  #s-2ae6b819-fb15-44a9-a044-262e763a5f68 img.shogun-image {
    
    width: px;
  }


#s-2ae6b819-fb15-44a9-a044-262e763a5f68 .shogun-image-content {
  
    align-items: center;
  
}

#s-9718c9bb-6f13-4df7-999e-49495b891e79 {
  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-9718c9bb-6f13-4df7-999e-49495b891e79:hover {background-color: rgba(255, 145, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9718c9bb-6f13-4df7-999e-49495b891e79:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-9718c9bb-6f13-4df7-999e-49495b891e79 {
  margin-left: 5px;
margin-bottom: 10px;
}
}


#s-9718c9bb-6f13-4df7-999e-49495b891e79.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-91c770ea-d495-4a14-960a-1f3e96f8b930 {
  text-align: center;
}




  #s-91c770ea-d495-4a14-960a-1f3e96f8b930 img.shogun-image {
    
    width: px;
  }


#s-91c770ea-d495-4a14-960a-1f3e96f8b930 .shogun-image-content {
  
    align-items: center;
  
}

#s-e77aad3f-0d24-49d5-9373-1a24b3c7a043 {
  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-e77aad3f-0d24-49d5-9373-1a24b3c7a043:hover {background-color: rgba(249, 1, 19, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e77aad3f-0d24-49d5-9373-1a24b3c7a043:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e77aad3f-0d24-49d5-9373-1a24b3c7a043 {
  margin-bottom: 10px;
}
}


#s-e77aad3f-0d24-49d5-9373-1a24b3c7a043.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6eff802a-2df0-428a-8824-e5bc037e49c2 {
  text-align: center;
}




  #s-6eff802a-2df0-428a-8824-e5bc037e49c2 img.shogun-image {
    
    width: px;
  }


#s-6eff802a-2df0-428a-8824-e5bc037e49c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b661fdeb-8b0b-4167-a9d1-c7a64095c93c {
  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-b661fdeb-8b0b-4167-a9d1-c7a64095c93c:hover {background-color: rgba(52, 57, 123, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b661fdeb-8b0b-4167-a9d1-c7a64095c93c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b661fdeb-8b0b-4167-a9d1-c7a64095c93c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-16f12600-8669-4e27-86c1-e7b8483ef36b {
  text-align: center;
}




  #s-16f12600-8669-4e27-86c1-e7b8483ef36b img.shogun-image {
    
    width: px;
  }


#s-16f12600-8669-4e27-86c1-e7b8483ef36b .shogun-image-content {
  
    align-items: center;
  
}

#s-1b9bf7b8-cd5e-4494-aa0e-355902c4c0c4 {
  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-1b9bf7b8-cd5e-4494-aa0e-355902c4c0c4:hover {background-color: rgba(57, 157, 101, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1b9bf7b8-cd5e-4494-aa0e-355902c4c0c4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1b9bf7b8-cd5e-4494-aa0e-355902c4c0c4.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;
}
