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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-04e076f1-70ac-40e5-9196-68e19447d7b3 {
  margin-top: 0px;
margin-bottom: 30px;
}

.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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-f08f74a1-f3cd-4aa7-aef9-e3e623df975a {
  text-align: center;
}







  #s-f08f74a1-f3cd-4aa7-aef9-e3e623df975a img.shogun-image {
    

    
    
    
  }


#s-f08f74a1-f3cd-4aa7-aef9-e3e623df975a .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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-cf6717b8-b2b6-4b76-98fa-def209254713 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf6717b8-b2b6-4b76-98fa-def209254713 .shogun-heading-component h4 {
  color: #000;
  font-weight:  200 ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-4bd59181-bce3-473b-a2ce-ce1d6f1a74ad {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-b1af3e96-e356-4fd3-93a5-db52bfaae63e {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-b1af3e96-e356-4fd3-93a5-db52bfaae63e hr {
  border-top: 1px solid #ddd;
}

#s-8a5fe4ca-d0f9-42ca-bf64-5be6ef7b4bcd {
  margin-top: 0px;
padding-top: 0px;
padding-bottom: 20px;
text-align: center;
}

#s-8a5fe4ca-d0f9-42ca-bf64-5be6ef7b4bcd .shogun-heading-component h4 {
  color: #000;
  font-weight:  200 ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-b8aad0c8-6a2b-4f11-a9e8-0635e11688cc {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 0px;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

@media (min-width: 0px) {
[id="s-07bef1f8-99fa-4d7f-a2d7-7219e077507a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07bef1f8-99fa-4d7f-a2d7-7219e077507a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-07bef1f8-99fa-4d7f-a2d7-7219e077507a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-07bef1f8-99fa-4d7f-a2d7-7219e077507a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8076ec62-2fa0-4b9b-bfda-d6732991de78 {
  text-align: center;
}







  #s-8076ec62-2fa0-4b9b-bfda-d6732991de78 img.shogun-image {
    

    
    
    
  }


#s-8076ec62-2fa0-4b9b-bfda-d6732991de78 .shogun-image-content {
  
    align-items: center;
  
}

#s-33cdfc57-2907-4b63-98db-b86802c3969b {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-33cdfc57-2907-4b63-98db-b86802c3969b {
  display: none;
}
#s-33cdfc57-2907-4b63-98db-b86802c3969b, #wrap-s-33cdfc57-2907-4b63-98db-b86802c3969b { display:none !important; }}@media (max-width: 767px){#s-33cdfc57-2907-4b63-98db-b86802c3969b {
  display: none;
}
#s-33cdfc57-2907-4b63-98db-b86802c3969b, #wrap-s-33cdfc57-2907-4b63-98db-b86802c3969b { display:none !important; }}
#s-33cdfc57-2907-4b63-98db-b86802c3969b .shogun-heading-component h4 {
  color: #000;
  font-weight:  200 ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: left;
}



#s-97d4ad52-b57e-46a0-8a75-505acae8474e {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-97d4ad52-b57e-46a0-8a75-505acae8474e {
  display: none;
}
#s-97d4ad52-b57e-46a0-8a75-505acae8474e, #wrap-s-97d4ad52-b57e-46a0-8a75-505acae8474e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-97d4ad52-b57e-46a0-8a75-505acae8474e {
  display: none;
}
#s-97d4ad52-b57e-46a0-8a75-505acae8474e, #wrap-s-97d4ad52-b57e-46a0-8a75-505acae8474e { display:none !important; }}
#s-97d4ad52-b57e-46a0-8a75-505acae8474e .shogun-heading-component h4 {
  color: #000;
  font-weight:  200 ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-777c5a83-4ece-4345-8149-424acb868e47 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-777c5a83-4ece-4345-8149-424acb868e47 {
  display: none;
}
#s-777c5a83-4ece-4345-8149-424acb868e47, #wrap-s-777c5a83-4ece-4345-8149-424acb868e47 { display:none !important; }}@media (max-width: 767px){#s-777c5a83-4ece-4345-8149-424acb868e47 {
  display: none;
}
#s-777c5a83-4ece-4345-8149-424acb868e47, #wrap-s-777c5a83-4ece-4345-8149-424acb868e47 { display:none !important; }}
#s-dff400cc-9fb1-4ac2-bd88-8fdfee67174d {
  margin-bottom: -2px;
}
@media (min-width: 1200px){#s-dff400cc-9fb1-4ac2-bd88-8fdfee67174d {
  display: none;
}
#s-dff400cc-9fb1-4ac2-bd88-8fdfee67174d, #wrap-s-dff400cc-9fb1-4ac2-bd88-8fdfee67174d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dff400cc-9fb1-4ac2-bd88-8fdfee67174d {
  display: none;
}
#s-dff400cc-9fb1-4ac2-bd88-8fdfee67174d, #wrap-s-dff400cc-9fb1-4ac2-bd88-8fdfee67174d { display:none !important; }}@media (max-width: 767px){#s-dff400cc-9fb1-4ac2-bd88-8fdfee67174d {
  
}
}
.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-text {
  font-weight: ;
  font-family: ;
}

.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-7d3aed43-e500-4418-b116-4a41b9316761 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7d3aed43-e500-4418-b116-4a41b9316761:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-7d3aed43-e500-4418-b116-4a41b9316761:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7d3aed43-e500-4418-b116-4a41b9316761 {
  margin-bottom: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
display: none;
}
#s-7d3aed43-e500-4418-b116-4a41b9316761, #wrap-s-7d3aed43-e500-4418-b116-4a41b9316761 { display:none !important; }#s-7d3aed43-e500-4418-b116-4a41b9316761:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-7d3aed43-e500-4418-b116-4a41b9316761:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-7d3aed43-e500-4418-b116-4a41b9316761 {
  margin-bottom: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
display: none;
}
#s-7d3aed43-e500-4418-b116-4a41b9316761, #wrap-s-7d3aed43-e500-4418-b116-4a41b9316761 { display:none !important; }#s-7d3aed43-e500-4418-b116-4a41b9316761:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-7d3aed43-e500-4418-b116-4a41b9316761:active {background-color: #000000 !important;
text-decoration: none !important;}}

  #s-7d3aed43-e500-4418-b116-4a41b9316761-root {
    text-align: center;
  }


#s-7d3aed43-e500-4418-b116-4a41b9316761.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7d3aed43-e500-4418-b116-4a41b9316761-root {
    text-align: center;
  }


#s-7d3aed43-e500-4418-b116-4a41b9316761.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7d3aed43-e500-4418-b116-4a41b9316761-root {
    text-align: center;
  }


#s-7d3aed43-e500-4418-b116-4a41b9316761.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7d3aed43-e500-4418-b116-4a41b9316761-root {
    text-align: center;
  }


#s-7d3aed43-e500-4418-b116-4a41b9316761.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7d3aed43-e500-4418-b116-4a41b9316761-root {
    text-align: center;
  }


#s-7d3aed43-e500-4418-b116-4a41b9316761.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-d1b821e7-2cc4-48fb-8982-7c8bec74ad6e {
  min-height: 20px;
}
@media (min-width: 1200px){#s-d1b821e7-2cc4-48fb-8982-7c8bec74ad6e {
  display: none;
}
#s-d1b821e7-2cc4-48fb-8982-7c8bec74ad6e, #wrap-s-d1b821e7-2cc4-48fb-8982-7c8bec74ad6e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d1b821e7-2cc4-48fb-8982-7c8bec74ad6e {
  display: none;
}
#s-d1b821e7-2cc4-48fb-8982-7c8bec74ad6e, #wrap-s-d1b821e7-2cc4-48fb-8982-7c8bec74ad6e { display:none !important; }}







#s-d1b821e7-2cc4-48fb-8982-7c8bec74ad6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1b821e7-2cc4-48fb-8982-7c8bec74ad6e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-878e8b7f-9675-410a-aba3-19c556f39942 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-878e8b7f-9675-410a-aba3-19c556f39942:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-878e8b7f-9675-410a-aba3-19c556f39942:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-878e8b7f-9675-410a-aba3-19c556f39942 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-878e8b7f-9675-410a-aba3-19c556f39942:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-878e8b7f-9675-410a-aba3-19c556f39942:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-878e8b7f-9675-410a-aba3-19c556f39942 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-878e8b7f-9675-410a-aba3-19c556f39942:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-878e8b7f-9675-410a-aba3-19c556f39942:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 768px) and (max-width: 991px){#s-878e8b7f-9675-410a-aba3-19c556f39942 {
  display: none;
}
#s-878e8b7f-9675-410a-aba3-19c556f39942, #wrap-s-878e8b7f-9675-410a-aba3-19c556f39942 { display:none !important; }}@media (max-width: 767px){#s-878e8b7f-9675-410a-aba3-19c556f39942 {
  display: none;
}
#s-878e8b7f-9675-410a-aba3-19c556f39942, #wrap-s-878e8b7f-9675-410a-aba3-19c556f39942 { display:none !important; }}

  #s-878e8b7f-9675-410a-aba3-19c556f39942-root {
    text-align: left;
  }


#s-878e8b7f-9675-410a-aba3-19c556f39942.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-878e8b7f-9675-410a-aba3-19c556f39942-root {
    text-align: left;
  }


#s-878e8b7f-9675-410a-aba3-19c556f39942.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-878e8b7f-9675-410a-aba3-19c556f39942-root {
    text-align: left;
  }


#s-878e8b7f-9675-410a-aba3-19c556f39942.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-878e8b7f-9675-410a-aba3-19c556f39942-root {
    text-align: left;
  }


#s-878e8b7f-9675-410a-aba3-19c556f39942.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-878e8b7f-9675-410a-aba3-19c556f39942-root {
    text-align: left;
  }


#s-878e8b7f-9675-410a-aba3-19c556f39942.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-26fbb714-f24f-499b-b3d9-8d8f316799bd {
  min-height: 20px;
}
@media (min-width: 1200px){#s-26fbb714-f24f-499b-b3d9-8d8f316799bd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-26fbb714-f24f-499b-b3d9-8d8f316799bd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-26fbb714-f24f-499b-b3d9-8d8f316799bd {
  display: none;
}
#s-26fbb714-f24f-499b-b3d9-8d8f316799bd, #wrap-s-26fbb714-f24f-499b-b3d9-8d8f316799bd { display:none !important; }}@media (max-width: 767px){#s-26fbb714-f24f-499b-b3d9-8d8f316799bd {
  display: none;
}
#s-26fbb714-f24f-499b-b3d9-8d8f316799bd, #wrap-s-26fbb714-f24f-499b-b3d9-8d8f316799bd { display:none !important; }}







#s-26fbb714-f24f-499b-b3d9-8d8f316799bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26fbb714-f24f-499b-b3d9-8d8f316799bd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c4368f01-460b-4f5c-98b5-dc87d37738a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4368f01-460b-4f5c-98b5-dc87d37738a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c4368f01-460b-4f5c-98b5-dc87d37738a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4368f01-460b-4f5c-98b5-dc87d37738a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a9ea5916-f781-4143-b784-b033f1139afa {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-a9ea5916-f781-4143-b784-b033f1139afa {
  display: none;
}
#s-a9ea5916-f781-4143-b784-b033f1139afa, #wrap-s-a9ea5916-f781-4143-b784-b033f1139afa { display:none !important; }}@media (max-width: 767px){#s-a9ea5916-f781-4143-b784-b033f1139afa {
  display: none;
}
#s-a9ea5916-f781-4143-b784-b033f1139afa, #wrap-s-a9ea5916-f781-4143-b784-b033f1139afa { display:none !important; }}
#s-a9ea5916-f781-4143-b784-b033f1139afa .shogun-heading-component h4 {
  color: #000;
  font-weight:  200 ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: left;
}



#s-fdef7fb3-82d7-4f43-91d8-0fee58e9b7ba {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fdef7fb3-82d7-4f43-91d8-0fee58e9b7ba {
  display: none;
}
#s-fdef7fb3-82d7-4f43-91d8-0fee58e9b7ba, #wrap-s-fdef7fb3-82d7-4f43-91d8-0fee58e9b7ba { display:none !important; }}@media (max-width: 767px){#s-fdef7fb3-82d7-4f43-91d8-0fee58e9b7ba {
  display: none;
}
#s-fdef7fb3-82d7-4f43-91d8-0fee58e9b7ba, #wrap-s-fdef7fb3-82d7-4f43-91d8-0fee58e9b7ba { display:none !important; }}
#s-7e14f682-805a-406e-8df7-b10ff8a78585 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7e14f682-805a-406e-8df7-b10ff8a78585:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-7e14f682-805a-406e-8df7-b10ff8a78585:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7e14f682-805a-406e-8df7-b10ff8a78585 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7e14f682-805a-406e-8df7-b10ff8a78585:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-7e14f682-805a-406e-8df7-b10ff8a78585:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-7e14f682-805a-406e-8df7-b10ff8a78585 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7e14f682-805a-406e-8df7-b10ff8a78585:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-7e14f682-805a-406e-8df7-b10ff8a78585:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 768px) and (max-width: 991px){#s-7e14f682-805a-406e-8df7-b10ff8a78585 {
  display: none;
}
#s-7e14f682-805a-406e-8df7-b10ff8a78585, #wrap-s-7e14f682-805a-406e-8df7-b10ff8a78585 { display:none !important; }}@media (max-width: 767px){#s-7e14f682-805a-406e-8df7-b10ff8a78585 {
  display: none;
}
#s-7e14f682-805a-406e-8df7-b10ff8a78585, #wrap-s-7e14f682-805a-406e-8df7-b10ff8a78585 { display:none !important; }}

  #s-7e14f682-805a-406e-8df7-b10ff8a78585-root {
    text-align: left;
  }


#s-7e14f682-805a-406e-8df7-b10ff8a78585.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7e14f682-805a-406e-8df7-b10ff8a78585-root {
    text-align: left;
  }


#s-7e14f682-805a-406e-8df7-b10ff8a78585.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7e14f682-805a-406e-8df7-b10ff8a78585-root {
    text-align: left;
  }


#s-7e14f682-805a-406e-8df7-b10ff8a78585.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7e14f682-805a-406e-8df7-b10ff8a78585-root {
    text-align: left;
  }


#s-7e14f682-805a-406e-8df7-b10ff8a78585.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7e14f682-805a-406e-8df7-b10ff8a78585-root {
    text-align: left;
  }


#s-7e14f682-805a-406e-8df7-b10ff8a78585.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-1a9478d9-a6b7-457b-a953-568848de9129 {
  text-align: center;
}







  #s-1a9478d9-a6b7-457b-a953-568848de9129 img.shogun-image {
    

    
    
    
  }


#s-1a9478d9-a6b7-457b-a953-568848de9129 .shogun-image-content {
  
    align-items: center;
  
}

#s-da3670b1-7b51-4983-a51a-17cc75569c55 {
  margin-top: 0px;
padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-da3670b1-7b51-4983-a51a-17cc75569c55 {
  display: none;
}
#s-da3670b1-7b51-4983-a51a-17cc75569c55, #wrap-s-da3670b1-7b51-4983-a51a-17cc75569c55 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-da3670b1-7b51-4983-a51a-17cc75569c55 {
  display: none;
}
#s-da3670b1-7b51-4983-a51a-17cc75569c55, #wrap-s-da3670b1-7b51-4983-a51a-17cc75569c55 { display:none !important; }}
#s-da3670b1-7b51-4983-a51a-17cc75569c55 .shogun-heading-component h4 {
  color: #000;
  font-weight:  200 ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-53f7cd13-0b43-4dcf-9039-3cb7b8c1adf9 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-53f7cd13-0b43-4dcf-9039-3cb7b8c1adf9 {
  display: none;
}
#s-53f7cd13-0b43-4dcf-9039-3cb7b8c1adf9, #wrap-s-53f7cd13-0b43-4dcf-9039-3cb7b8c1adf9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53f7cd13-0b43-4dcf-9039-3cb7b8c1adf9 {
  display: none;
}
#s-53f7cd13-0b43-4dcf-9039-3cb7b8c1adf9, #wrap-s-53f7cd13-0b43-4dcf-9039-3cb7b8c1adf9 { display:none !important; }}@media (max-width: 767px){#s-53f7cd13-0b43-4dcf-9039-3cb7b8c1adf9 {
  
}
}
#s-1a868f5a-3c75-4fee-919c-94cef8bd64ae {
  min-height: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1a868f5a-3c75-4fee-919c-94cef8bd64ae {
  display: none;
}
#s-1a868f5a-3c75-4fee-919c-94cef8bd64ae, #wrap-s-1a868f5a-3c75-4fee-919c-94cef8bd64ae { display:none !important; }}@media (max-width: 767px){#s-1a868f5a-3c75-4fee-919c-94cef8bd64ae {
  display: none;
}
#s-1a868f5a-3c75-4fee-919c-94cef8bd64ae, #wrap-s-1a868f5a-3c75-4fee-919c-94cef8bd64ae { display:none !important; }}







#s-1a868f5a-3c75-4fee-919c-94cef8bd64ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a868f5a-3c75-4fee-919c-94cef8bd64ae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873 {
  margin-bottom: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
display: none;
}
#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873, #wrap-s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873 { display:none !important; }#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873 {
  margin-bottom: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
display: none;
}
#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873, #wrap-s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873 { display:none !important; }#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873:active {background-color: #000000 !important;
text-decoration: none !important;}}

  #s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873-root {
    text-align: center;
  }


#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873-root {
    text-align: center;
  }


#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873-root {
    text-align: center;
  }


#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873-root {
    text-align: center;
  }


#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873-root {
    text-align: center;
  }


#s-d96a4e70-ddb2-4d44-ac42-84ad6aa1c873.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-2f67b990-6614-4695-b392-528033c78b4b {
  min-height: 20px;
}
@media (min-width: 1200px){#s-2f67b990-6614-4695-b392-528033c78b4b {
  display: none;
}
#s-2f67b990-6614-4695-b392-528033c78b4b, #wrap-s-2f67b990-6614-4695-b392-528033c78b4b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2f67b990-6614-4695-b392-528033c78b4b {
  display: none;
}
#s-2f67b990-6614-4695-b392-528033c78b4b, #wrap-s-2f67b990-6614-4695-b392-528033c78b4b { display:none !important; }}







#s-2f67b990-6614-4695-b392-528033c78b4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f67b990-6614-4695-b392-528033c78b4b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d5708f09-4dc4-48df-bc79-32f8fe6b6ca0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5708f09-4dc4-48df-bc79-32f8fe6b6ca0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d5708f09-4dc4-48df-bc79-32f8fe6b6ca0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d5708f09-4dc4-48df-bc79-32f8fe6b6ca0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-1467f571-e885-4728-bf3a-2a6f5ba36327 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}







  #s-1467f571-e885-4728-bf3a-2a6f5ba36327 img.shogun-image {
    

    
    
    
  }


#s-1467f571-e885-4728-bf3a-2a6f5ba36327 .shogun-image-content {
  
    align-items: center;
  
}

#s-21bfa971-c567-4e77-9af8-d98e88341d54 {
  margin-top: 0px;
padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-21bfa971-c567-4e77-9af8-d98e88341d54 {
  display: none;
}
#s-21bfa971-c567-4e77-9af8-d98e88341d54, #wrap-s-21bfa971-c567-4e77-9af8-d98e88341d54 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-21bfa971-c567-4e77-9af8-d98e88341d54 {
  display: none;
}
#s-21bfa971-c567-4e77-9af8-d98e88341d54, #wrap-s-21bfa971-c567-4e77-9af8-d98e88341d54 { display:none !important; }}
#s-21bfa971-c567-4e77-9af8-d98e88341d54 .shogun-heading-component h4 {
  color: #000;
  font-weight:  200 ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-e725ad67-4b4b-4a4c-8d59-4709c996fd70 {
  margin-top: 45px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e725ad67-4b4b-4a4c-8d59-4709c996fd70 {
  display: none;
}
#s-e725ad67-4b4b-4a4c-8d59-4709c996fd70, #wrap-s-e725ad67-4b4b-4a4c-8d59-4709c996fd70 { display:none !important; }}@media (max-width: 767px){#s-e725ad67-4b4b-4a4c-8d59-4709c996fd70 {
  display: none;
}
#s-e725ad67-4b4b-4a4c-8d59-4709c996fd70, #wrap-s-e725ad67-4b4b-4a4c-8d59-4709c996fd70 { display:none !important; }}
#s-e725ad67-4b4b-4a4c-8d59-4709c996fd70 .shogun-heading-component h4 {
  color: #000;
  font-weight:  200 ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: left;
}



#s-2ae810f8-9e5f-4e35-a86a-902352831c38 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-2ae810f8-9e5f-4e35-a86a-902352831c38 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2ae810f8-9e5f-4e35-a86a-902352831c38 {
  display: none;
}
#s-2ae810f8-9e5f-4e35-a86a-902352831c38, #wrap-s-2ae810f8-9e5f-4e35-a86a-902352831c38 { display:none !important; }}@media (max-width: 767px){#s-2ae810f8-9e5f-4e35-a86a-902352831c38 {
  display: none;
}
#s-2ae810f8-9e5f-4e35-a86a-902352831c38, #wrap-s-2ae810f8-9e5f-4e35-a86a-902352831c38 { display:none !important; }}
#s-84e3623b-ddae-4afe-be9f-c64b7398e82f {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-84e3623b-ddae-4afe-be9f-c64b7398e82f {
  display: none;
}
#s-84e3623b-ddae-4afe-be9f-c64b7398e82f, #wrap-s-84e3623b-ddae-4afe-be9f-c64b7398e82f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-84e3623b-ddae-4afe-be9f-c64b7398e82f {
  display: none;
}
#s-84e3623b-ddae-4afe-be9f-c64b7398e82f, #wrap-s-84e3623b-ddae-4afe-be9f-c64b7398e82f { display:none !important; }}@media (max-width: 767px){#s-84e3623b-ddae-4afe-be9f-c64b7398e82f {
  
}
}
#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f {
  margin-bottom: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
display: none;
}
#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f, #wrap-s-034a0274-53c6-4dc6-bacf-f1437e73ad0f { display:none !important; }#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f {
  margin-bottom: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
display: none;
}
#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f, #wrap-s-034a0274-53c6-4dc6-bacf-f1437e73ad0f { display:none !important; }#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f:active {background-color: #000000 !important;
text-decoration: none !important;}}

  #s-034a0274-53c6-4dc6-bacf-f1437e73ad0f-root {
    text-align: center;
  }


#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-034a0274-53c6-4dc6-bacf-f1437e73ad0f-root {
    text-align: center;
  }


#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-034a0274-53c6-4dc6-bacf-f1437e73ad0f-root {
    text-align: center;
  }


#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-034a0274-53c6-4dc6-bacf-f1437e73ad0f-root {
    text-align: center;
  }


#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-034a0274-53c6-4dc6-bacf-f1437e73ad0f-root {
    text-align: center;
  }


#s-034a0274-53c6-4dc6-bacf-f1437e73ad0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-af380862-87a8-4a96-9813-8b4791903fe6 {
  min-height: 20px;
}
@media (min-width: 1200px){#s-af380862-87a8-4a96-9813-8b4791903fe6 {
  display: none;
}
#s-af380862-87a8-4a96-9813-8b4791903fe6, #wrap-s-af380862-87a8-4a96-9813-8b4791903fe6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-af380862-87a8-4a96-9813-8b4791903fe6 {
  display: none;
}
#s-af380862-87a8-4a96-9813-8b4791903fe6, #wrap-s-af380862-87a8-4a96-9813-8b4791903fe6 { display:none !important; }}







#s-af380862-87a8-4a96-9813-8b4791903fe6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af380862-87a8-4a96-9813-8b4791903fe6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5419d055-0fad-4427-98c1-b698de92ec49 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5419d055-0fad-4427-98c1-b698de92ec49:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-5419d055-0fad-4427-98c1-b698de92ec49:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5419d055-0fad-4427-98c1-b698de92ec49 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5419d055-0fad-4427-98c1-b698de92ec49:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-5419d055-0fad-4427-98c1-b698de92ec49:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-5419d055-0fad-4427-98c1-b698de92ec49 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5419d055-0fad-4427-98c1-b698de92ec49:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-5419d055-0fad-4427-98c1-b698de92ec49:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 768px) and (max-width: 991px){#s-5419d055-0fad-4427-98c1-b698de92ec49 {
  display: none;
}
#s-5419d055-0fad-4427-98c1-b698de92ec49, #wrap-s-5419d055-0fad-4427-98c1-b698de92ec49 { display:none !important; }}@media (max-width: 767px){#s-5419d055-0fad-4427-98c1-b698de92ec49 {
  display: none;
}
#s-5419d055-0fad-4427-98c1-b698de92ec49, #wrap-s-5419d055-0fad-4427-98c1-b698de92ec49 { display:none !important; }}

  #s-5419d055-0fad-4427-98c1-b698de92ec49-root {
    text-align: left;
  }


#s-5419d055-0fad-4427-98c1-b698de92ec49.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5419d055-0fad-4427-98c1-b698de92ec49-root {
    text-align: left;
  }


#s-5419d055-0fad-4427-98c1-b698de92ec49.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5419d055-0fad-4427-98c1-b698de92ec49-root {
    text-align: left;
  }


#s-5419d055-0fad-4427-98c1-b698de92ec49.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5419d055-0fad-4427-98c1-b698de92ec49-root {
    text-align: left;
  }


#s-5419d055-0fad-4427-98c1-b698de92ec49.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5419d055-0fad-4427-98c1-b698de92ec49-root {
    text-align: left;
  }


#s-5419d055-0fad-4427-98c1-b698de92ec49.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-407e18bf-4a9c-4a57-a0ab-75b80df0c7f7 {
  min-height: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-407e18bf-4a9c-4a57-a0ab-75b80df0c7f7 {
  display: none;
}
#s-407e18bf-4a9c-4a57-a0ab-75b80df0c7f7, #wrap-s-407e18bf-4a9c-4a57-a0ab-75b80df0c7f7 { display:none !important; }}@media (max-width: 767px){#s-407e18bf-4a9c-4a57-a0ab-75b80df0c7f7 {
  display: none;
}
#s-407e18bf-4a9c-4a57-a0ab-75b80df0c7f7, #wrap-s-407e18bf-4a9c-4a57-a0ab-75b80df0c7f7 { display:none !important; }}







#s-407e18bf-4a9c-4a57-a0ab-75b80df0c7f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-407e18bf-4a9c-4a57-a0ab-75b80df0c7f7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0939b31f-6bbd-4b1a-bc00-9ba9a5de2d2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0939b31f-6bbd-4b1a-bc00-9ba9a5de2d2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0939b31f-6bbd-4b1a-bc00-9ba9a5de2d2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0939b31f-6bbd-4b1a-bc00-9ba9a5de2d2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e5f688b8-8b0a-4841-aa49-7d0f6a1a7072 {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e5f688b8-8b0a-4841-aa49-7d0f6a1a7072 {
  display: none;
}
#s-e5f688b8-8b0a-4841-aa49-7d0f6a1a7072, #wrap-s-e5f688b8-8b0a-4841-aa49-7d0f6a1a7072 { display:none !important; }}@media (max-width: 767px){#s-e5f688b8-8b0a-4841-aa49-7d0f6a1a7072 {
  display: none;
}
#s-e5f688b8-8b0a-4841-aa49-7d0f6a1a7072, #wrap-s-e5f688b8-8b0a-4841-aa49-7d0f6a1a7072 { display:none !important; }}
#s-e5f688b8-8b0a-4841-aa49-7d0f6a1a7072 .shogun-heading-component h4 {
  color: #000;
  font-weight:  200 ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: left;
}



#s-9e1ef47a-c1bd-40d9-8f52-56a9e039fda8 {
  margin-bottom: 0px;
padding-top: 13px;
padding-bottom: 13px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9e1ef47a-c1bd-40d9-8f52-56a9e039fda8 {
  display: none;
}
#s-9e1ef47a-c1bd-40d9-8f52-56a9e039fda8, #wrap-s-9e1ef47a-c1bd-40d9-8f52-56a9e039fda8 { display:none !important; }}@media (max-width: 767px){#s-9e1ef47a-c1bd-40d9-8f52-56a9e039fda8 {
  display: none;
}
#s-9e1ef47a-c1bd-40d9-8f52-56a9e039fda8, #wrap-s-9e1ef47a-c1bd-40d9-8f52-56a9e039fda8 { display:none !important; }}
#s-d074db81-926d-4bab-a2bc-1463746592a7 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d074db81-926d-4bab-a2bc-1463746592a7:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-d074db81-926d-4bab-a2bc-1463746592a7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d074db81-926d-4bab-a2bc-1463746592a7 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d074db81-926d-4bab-a2bc-1463746592a7:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-d074db81-926d-4bab-a2bc-1463746592a7:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-d074db81-926d-4bab-a2bc-1463746592a7 {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d074db81-926d-4bab-a2bc-1463746592a7:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-d074db81-926d-4bab-a2bc-1463746592a7:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 768px) and (max-width: 991px){#s-d074db81-926d-4bab-a2bc-1463746592a7 {
  display: none;
}
#s-d074db81-926d-4bab-a2bc-1463746592a7, #wrap-s-d074db81-926d-4bab-a2bc-1463746592a7 { display:none !important; }}@media (max-width: 767px){#s-d074db81-926d-4bab-a2bc-1463746592a7 {
  display: none;
}
#s-d074db81-926d-4bab-a2bc-1463746592a7, #wrap-s-d074db81-926d-4bab-a2bc-1463746592a7 { display:none !important; }}

  #s-d074db81-926d-4bab-a2bc-1463746592a7-root {
    text-align: left;
  }


#s-d074db81-926d-4bab-a2bc-1463746592a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d074db81-926d-4bab-a2bc-1463746592a7-root {
    text-align: left;
  }


#s-d074db81-926d-4bab-a2bc-1463746592a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d074db81-926d-4bab-a2bc-1463746592a7-root {
    text-align: left;
  }


#s-d074db81-926d-4bab-a2bc-1463746592a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d074db81-926d-4bab-a2bc-1463746592a7-root {
    text-align: left;
  }


#s-d074db81-926d-4bab-a2bc-1463746592a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d074db81-926d-4bab-a2bc-1463746592a7-root {
    text-align: left;
  }


#s-d074db81-926d-4bab-a2bc-1463746592a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-dc572576-d2f6-4f9b-8f41-2ee952232384 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}







  #s-dc572576-d2f6-4f9b-8f41-2ee952232384 img.shogun-image {
    

    
    
    
  }


#s-dc572576-d2f6-4f9b-8f41-2ee952232384 .shogun-image-content {
  
    align-items: center;
  
}

#s-3de688d0-8e58-409a-a611-cb5c3fc25368 {
  margin-top: 0px;
padding-top: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-3de688d0-8e58-409a-a611-cb5c3fc25368 {
  display: none;
}
#s-3de688d0-8e58-409a-a611-cb5c3fc25368, #wrap-s-3de688d0-8e58-409a-a611-cb5c3fc25368 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3de688d0-8e58-409a-a611-cb5c3fc25368 {
  display: none;
}
#s-3de688d0-8e58-409a-a611-cb5c3fc25368, #wrap-s-3de688d0-8e58-409a-a611-cb5c3fc25368 { display:none !important; }}
#s-3de688d0-8e58-409a-a611-cb5c3fc25368 .shogun-heading-component h4 {
  color: #000;
  font-weight:  200 ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-7520f855-eb02-47d1-ad0e-dd7a0062d845 {
  margin-bottom: 0px;
padding-top: 13px;
padding-bottom: 13px;
}
@media (min-width: 1200px){#s-7520f855-eb02-47d1-ad0e-dd7a0062d845 {
  display: none;
}
#s-7520f855-eb02-47d1-ad0e-dd7a0062d845, #wrap-s-7520f855-eb02-47d1-ad0e-dd7a0062d845 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7520f855-eb02-47d1-ad0e-dd7a0062d845 {
  display: none;
}
#s-7520f855-eb02-47d1-ad0e-dd7a0062d845, #wrap-s-7520f855-eb02-47d1-ad0e-dd7a0062d845 { display:none !important; }}@media (max-width: 767px){#s-7520f855-eb02-47d1-ad0e-dd7a0062d845 {
  
}
}
#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e {
  margin-bottom: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
display: none;
}
#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e, #wrap-s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e { display:none !important; }#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e {
  margin-bottom: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
display: none;
}
#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e, #wrap-s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e { display:none !important; }#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e:active {background-color: #000000 !important;
text-decoration: none !important;}}

  #s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e-root {
    text-align: center;
  }


#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e-root {
    text-align: center;
  }


#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e-root {
    text-align: center;
  }


#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e-root {
    text-align: center;
  }


#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e-root {
    text-align: center;
  }


#s-d4f76fe2-8d7d-4929-9d6f-e46926a6fd8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-2c0d5f33-39a9-4f81-a74c-baed920c2f1f {
  min-height: 20px;
}
@media (min-width: 1200px){#s-2c0d5f33-39a9-4f81-a74c-baed920c2f1f {
  display: none;
}
#s-2c0d5f33-39a9-4f81-a74c-baed920c2f1f, #wrap-s-2c0d5f33-39a9-4f81-a74c-baed920c2f1f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2c0d5f33-39a9-4f81-a74c-baed920c2f1f {
  display: none;
}
#s-2c0d5f33-39a9-4f81-a74c-baed920c2f1f, #wrap-s-2c0d5f33-39a9-4f81-a74c-baed920c2f1f { display:none !important; }}







#s-2c0d5f33-39a9-4f81-a74c-baed920c2f1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c0d5f33-39a9-4f81-a74c-baed920c2f1f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-98aad012-b4c6-44a5-af65-649d577b2a15 {
  margin-top: 20px;
margin-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-98aad012-b4c6-44a5-af65-649d577b2a15 {
  display: none;
}
#s-98aad012-b4c6-44a5-af65-649d577b2a15, #wrap-s-98aad012-b4c6-44a5-af65-649d577b2a15 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-98aad012-b4c6-44a5-af65-649d577b2a15 {
  display: none;
}
#s-98aad012-b4c6-44a5-af65-649d577b2a15, #wrap-s-98aad012-b4c6-44a5-af65-649d577b2a15 { display:none !important; }}






  #s-98aad012-b4c6-44a5-af65-649d577b2a15 img.shogun-image {
    

    
    
    
  }


#s-98aad012-b4c6-44a5-af65-649d577b2a15 .shogun-image-content {
  
    align-items: center;
  
}

#s-03e59caa-fa75-4687-8ea6-4e9d7a282019 {
  margin-top: 0px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-03e59caa-fa75-4687-8ea6-4e9d7a282019 {
  display: none;
}
#s-03e59caa-fa75-4687-8ea6-4e9d7a282019, #wrap-s-03e59caa-fa75-4687-8ea6-4e9d7a282019 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-03e59caa-fa75-4687-8ea6-4e9d7a282019 {
  display: none;
}
#s-03e59caa-fa75-4687-8ea6-4e9d7a282019, #wrap-s-03e59caa-fa75-4687-8ea6-4e9d7a282019 { display:none !important; }}
#s-03e59caa-fa75-4687-8ea6-4e9d7a282019 .shogun-heading-component h4 {
  color: #000;
  font-weight:  200 ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: center;
}



#s-4e76acde-2d62-4407-9c12-949b3c4923ed {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4e76acde-2d62-4407-9c12-949b3c4923ed {
  display: none;
}
#s-4e76acde-2d62-4407-9c12-949b3c4923ed, #wrap-s-4e76acde-2d62-4407-9c12-949b3c4923ed { display:none !important; }}@media (max-width: 767px){#s-4e76acde-2d62-4407-9c12-949b3c4923ed {
  display: none;
}
#s-4e76acde-2d62-4407-9c12-949b3c4923ed, #wrap-s-4e76acde-2d62-4407-9c12-949b3c4923ed { display:none !important; }}
#s-4e76acde-2d62-4407-9c12-949b3c4923ed hr {
  border-top: 1px solid #ddd;
}

#s-555df746-c46f-44fc-a750-7a6687dc94f1 {
  display: none;
}
@media (max-width: 767px){#s-423852d6-058b-406d-a920-3c29a9b44d35 {
  
}
}
@media (min-width: 0px) {
[id="s-423852d6-058b-406d-a920-3c29a9b44d35"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-423852d6-058b-406d-a920-3c29a9b44d35"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-423852d6-058b-406d-a920-3c29a9b44d35"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-423852d6-058b-406d-a920-3c29a9b44d35"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3b955b24-3b08-4510-a7b4-8e71f3b3188e {
  margin-top: 5px;
margin-bottom: 5px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3b955b24-3b08-4510-a7b4-8e71f3b3188e {
  display: none;
}
#s-3b955b24-3b08-4510-a7b4-8e71f3b3188e, #wrap-s-3b955b24-3b08-4510-a7b4-8e71f3b3188e { display:none !important; }}@media (max-width: 767px){#s-3b955b24-3b08-4510-a7b4-8e71f3b3188e {
  display: none;
}
#s-3b955b24-3b08-4510-a7b4-8e71f3b3188e, #wrap-s-3b955b24-3b08-4510-a7b4-8e71f3b3188e { display:none !important; }}







#s-3b955b24-3b08-4510-a7b4-8e71f3b3188e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b955b24-3b08-4510-a7b4-8e71f3b3188e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b744bc4f-74cb-407e-bf71-461409c11976 {
  text-align: center;
}







  #s-b744bc4f-74cb-407e-bf71-461409c11976 img.shogun-image {
    

    
    
    
  }


#s-b744bc4f-74cb-407e-bf71-461409c11976 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e0005dd-686e-4e97-930e-001ef0308123 {
  margin-top: 60px;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-1e0005dd-686e-4e97-930e-001ef0308123 {
  padding-top: 10px;
text-align: center;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1e0005dd-686e-4e97-930e-001ef0308123 {
  padding-top: 10px;
text-align: center;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1e0005dd-686e-4e97-930e-001ef0308123 {
  display: none;
}
#s-1e0005dd-686e-4e97-930e-001ef0308123, #wrap-s-1e0005dd-686e-4e97-930e-001ef0308123 { display:none !important; }}@media (max-width: 767px){#s-1e0005dd-686e-4e97-930e-001ef0308123 {
  display: none;
}
#s-1e0005dd-686e-4e97-930e-001ef0308123, #wrap-s-1e0005dd-686e-4e97-930e-001ef0308123 { display:none !important; }}
#s-1e0005dd-686e-4e97-930e-001ef0308123 .shogun-heading-component h5 {
  color: #000;
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 1200px){#s-1e0005dd-686e-4e97-930e-001ef0308123 .shogun-heading-component h5 {
  color: #000;
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1e0005dd-686e-4e97-930e-001ef0308123 .shogun-heading-component h5 {
  color: #000;
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  text-align: center;
}


}
#s-e14a301a-8a41-4ade-9d71-20350791c5cf {
  margin-bottom: 0px;
padding-top: 13px;
padding-bottom: 13px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e14a301a-8a41-4ade-9d71-20350791c5cf {
  
}
}@media (max-width: 767px){#s-e14a301a-8a41-4ade-9d71-20350791c5cf {
  
}
}
#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c {
  margin-top: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 768px) and (max-width: 991px){#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c {
  display: none;
}
#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c, #wrap-s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c { display:none !important; }}@media (max-width: 767px){#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c {
  display: none;
}
#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c, #wrap-s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c { display:none !important; }}

  #s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c-root {
    text-align: center;
  }


#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c-root {
    text-align: center;
  }


#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c-root {
    text-align: center;
  }


#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c-root {
    text-align: center;
  }


#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c-root {
    text-align: center;
  }


#s-a7cd26b8-0f83-446f-ad2f-226dd9bd458c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-8a88e0ac-1220-43b7-8479-42e202905773 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8a88e0ac-1220-43b7-8479-42e202905773:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-8a88e0ac-1220-43b7-8479-42e202905773:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-8a88e0ac-1220-43b7-8479-42e202905773 {
  margin-bottom: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
display: none;
}
#s-8a88e0ac-1220-43b7-8479-42e202905773, #wrap-s-8a88e0ac-1220-43b7-8479-42e202905773 { display:none !important; }#s-8a88e0ac-1220-43b7-8479-42e202905773:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-8a88e0ac-1220-43b7-8479-42e202905773:active {background-color: #000000 !important;
text-decoration: none !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-8a88e0ac-1220-43b7-8479-42e202905773 {
  margin-bottom: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(123, 202, 239, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
display: none;
}
#s-8a88e0ac-1220-43b7-8479-42e202905773, #wrap-s-8a88e0ac-1220-43b7-8479-42e202905773 { display:none !important; }#s-8a88e0ac-1220-43b7-8479-42e202905773:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(123, 202, 239, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(123, 202, 239, 1) !important;}#s-8a88e0ac-1220-43b7-8479-42e202905773:active {background-color: #000000 !important;
text-decoration: none !important;}}

  #s-8a88e0ac-1220-43b7-8479-42e202905773-root {
    text-align: center;
  }


#s-8a88e0ac-1220-43b7-8479-42e202905773.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8a88e0ac-1220-43b7-8479-42e202905773-root {
    text-align: center;
  }


#s-8a88e0ac-1220-43b7-8479-42e202905773.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8a88e0ac-1220-43b7-8479-42e202905773-root {
    text-align: center;
  }


#s-8a88e0ac-1220-43b7-8479-42e202905773.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8a88e0ac-1220-43b7-8479-42e202905773-root {
    text-align: center;
  }


#s-8a88e0ac-1220-43b7-8479-42e202905773.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8a88e0ac-1220-43b7-8479-42e202905773-root {
    text-align: center;
  }


#s-8a88e0ac-1220-43b7-8479-42e202905773.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;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.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:#000;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;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
