.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-6372db0a-5184-4ba6-a28a-c1000b7d82ff {
  text-align: center;
}




  #s-6372db0a-5184-4ba6-a28a-c1000b7d82ff img.shogun-image {
    
    width: px;
  }


#s-6372db0a-5184-4ba6-a28a-c1000b7d82ff .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-10c1f365-a789-4492-b3dd-d4408e0455c0 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10c1f365-a789-4492-b3dd-d4408e0455c0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-93a184e0-4681-43d9-baa9-ef0fae4cfacd {
  margin-top: 10px;
margin-bottom: 10px;
}

.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-2b7752d9-82d1-4f64-8e77-22ed88c389b5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2b7752d9-82d1-4f64-8e77-22ed88c389b5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2b7752d9-82d1-4f64-8e77-22ed88c389b5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2b7752d9-82d1-4f64-8e77-22ed88c389b5.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-543f060f-a3bc-47b7-b9fb-298b958b741b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-f552b976-f8d8-4ea8-ab4c-b72f61535482 {
  text-align: center;
}




  #s-f552b976-f8d8-4ea8-ab4c-b72f61535482 img.shogun-image {
    
    width: px;
  }


#s-f552b976-f8d8-4ea8-ab4c-b72f61535482 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d305d91-6040-4aad-a8ad-06f2b97b3537 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d305d91-6040-4aad-a8ad-06f2b97b3537 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4f95631a-4c27-4240-a68d-db05254a6a3c {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-db6e3c1a-dff2-49b5-a5af-25121aa4dc63 {
  margin-top: 2px;
margin-bottom: 2px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-db6e3c1a-dff2-49b5-a5af-25121aa4dc63:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-db6e3c1a-dff2-49b5-a5af-25121aa4dc63:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-db6e3c1a-dff2-49b5-a5af-25121aa4dc63.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-daa561ca-1fcd-4752-a5c3-1626475ed2fb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

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

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

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

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

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-bec1c5c1-06fc-4de4-83f1-0f05a7fe029c {
  min-height: 50px;
}








#s-bec1c5c1-06fc-4de4-83f1-0f05a7fe029c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bec1c5c1-06fc-4de4-83f1-0f05a7fe029c.shg-box.shg-c {
  justify-content: center;
}

#s-a2e17935-1e82-47a0-87cf-6a31d9d68d29 {
  text-align: center;
}




  #s-a2e17935-1e82-47a0-87cf-6a31d9d68d29 img.shogun-image {
    
    width: px;
  }


#s-a2e17935-1e82-47a0-87cf-6a31d9d68d29 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b4c2e55-ac2d-49eb-a336-d3e6467f2253 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b4c2e55-ac2d-49eb-a336-d3e6467f2253 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-82dec3ca-c538-47ba-869f-1bb44e11be3c {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-9428fdfd-bf6d-47ee-a9b1-7439a5bf84ed {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9428fdfd-bf6d-47ee-a9b1-7439a5bf84ed:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9428fdfd-bf6d-47ee-a9b1-7439a5bf84ed:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9428fdfd-bf6d-47ee-a9b1-7439a5bf84ed.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-68384c13-8b02-4a91-8cda-2deb31822db4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-2380f459-b25f-45ad-bf8c-4df6062b5470 {
  text-align: center;
}




  #s-2380f459-b25f-45ad-bf8c-4df6062b5470 img.shogun-image {
    
    width: px;
  }


#s-2380f459-b25f-45ad-bf8c-4df6062b5470 .shogun-image-content {
  
    align-items: center;
  
}

#s-e3892ebb-9f06-4dec-9102-cb35418ec258 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3892ebb-9f06-4dec-9102-cb35418ec258 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5db61be5-2db2-48b0-a703-b0e3062ba563 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-625eec77-ddd2-4172-b1c4-831bbd39f7b7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-625eec77-ddd2-4172-b1c4-831bbd39f7b7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-625eec77-ddd2-4172-b1c4-831bbd39f7b7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-625eec77-ddd2-4172-b1c4-831bbd39f7b7.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-79d49673-721b-4eeb-98a6-0e02cc7c8285 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-53ff9ca4-8513-44c2-9d53-20376c5571af {
  text-align: center;
}




  #s-53ff9ca4-8513-44c2-9d53-20376c5571af img.shogun-image {
    
    width: px;
  }


#s-53ff9ca4-8513-44c2-9d53-20376c5571af .shogun-image-content {
  
    align-items: center;
  
}

#s-abb47ded-e680-4a1e-978b-c1a8730ea42a {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-abb47ded-e680-4a1e-978b-c1a8730ea42a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b7236d33-3aba-476f-b27c-ca80e5b90aff {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-694f49a5-2bac-4d32-b099-62c7df6421f1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-694f49a5-2bac-4d32-b099-62c7df6421f1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-694f49a5-2bac-4d32-b099-62c7df6421f1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-694f49a5-2bac-4d32-b099-62c7df6421f1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-8e74955f-07df-40d7-93ef-fc2c4f267e92 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-0636671c-e2f2-4d0f-acc0-5dbd81f1ca23 {
  text-align: center;
}




  #s-0636671c-e2f2-4d0f-acc0-5dbd81f1ca23 img.shogun-image {
    
    width: px;
  }


#s-0636671c-e2f2-4d0f-acc0-5dbd81f1ca23 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f46a200-25be-48e4-8f92-a38914eced05 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f46a200-25be-48e4-8f92-a38914eced05 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fac0efff-ba92-4d53-9da7-6f838a41bd35 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-3f1ade68-b5cd-4978-8dc5-7fcbd8de5011 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3f1ade68-b5cd-4978-8dc5-7fcbd8de5011:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3f1ade68-b5cd-4978-8dc5-7fcbd8de5011:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3f1ade68-b5cd-4978-8dc5-7fcbd8de5011.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-c26768d2-5c81-4258-865d-ea5df63b56f5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e73d02eb-4058-41f4-ad81-702b6c78ea53 {
  text-align: center;
}




  #s-e73d02eb-4058-41f4-ad81-702b6c78ea53 img.shogun-image {
    
    width: px;
  }


#s-e73d02eb-4058-41f4-ad81-702b6c78ea53 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4d9c97a-83dd-4196-b721-949a1c01831e {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d4d9c97a-83dd-4196-b721-949a1c01831e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-077c8335-8e59-4362-ac11-b6e6a7030e24 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-4bf44869-6a01-47da-90f9-8e26ca326ac9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4bf44869-6a01-47da-90f9-8e26ca326ac9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4bf44869-6a01-47da-90f9-8e26ca326ac9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4bf44869-6a01-47da-90f9-8e26ca326ac9.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-32fb5f14-f987-4568-90a7-f489d82aacd7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-90caefc9-f78e-4817-b6f8-15c20eaa614d {
  text-align: center;
}




  #s-90caefc9-f78e-4817-b6f8-15c20eaa614d img.shogun-image {
    
    width: px;
  }


#s-90caefc9-f78e-4817-b6f8-15c20eaa614d .shogun-image-content {
  
    align-items: center;
  
}

#s-e32fbd0a-f27f-404b-bcbf-2fd7a1d6c57c {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e32fbd0a-f27f-404b-bcbf-2fd7a1d6c57c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3f97b5de-a022-4eb0-9757-65aaa54f82f1 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-4a79e4ed-a6b9-4d76-835e-de3c2f54061c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4a79e4ed-a6b9-4d76-835e-de3c2f54061c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4a79e4ed-a6b9-4d76-835e-de3c2f54061c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4a79e4ed-a6b9-4d76-835e-de3c2f54061c.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-15f5c749-6ed9-4b61-b3c8-99ef2fc3870b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b04acf44-a4bc-49a5-a5b4-c1cea94a6ec5 {
  text-align: center;
}




  #s-b04acf44-a4bc-49a5-a5b4-c1cea94a6ec5 img.shogun-image {
    
    width: px;
  }


#s-b04acf44-a4bc-49a5-a5b4-c1cea94a6ec5 .shogun-image-content {
  
    align-items: center;
  
}

#s-42f05a85-cb45-439f-ab08-0356320c27ad {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42f05a85-cb45-439f-ab08-0356320c27ad .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6f55a9f2-4c15-45da-a0cf-01836c9f8dfc {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-a8341b56-0d0f-4d75-bdec-484ff5e6712e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a8341b56-0d0f-4d75-bdec-484ff5e6712e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a8341b56-0d0f-4d75-bdec-484ff5e6712e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a8341b56-0d0f-4d75-bdec-484ff5e6712e.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-423733f9-3444-4e9e-97b6-739742c9b7ca hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-6921872d-f780-4b1d-ac4e-fbb39fab1e2e {
  text-align: center;
}




  #s-6921872d-f780-4b1d-ac4e-fbb39fab1e2e img.shogun-image {
    
    width: px;
  }


#s-6921872d-f780-4b1d-ac4e-fbb39fab1e2e .shogun-image-content {
  
    align-items: center;
  
}

#s-7cc121b0-a4db-49a4-9057-d4d0272b0e30 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7cc121b0-a4db-49a4-9057-d4d0272b0e30 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-78db7133-d94c-4be1-a037-613dd4963e7a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-e948957d-e617-4318-816a-65c9184eff14 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e948957d-e617-4318-816a-65c9184eff14:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e948957d-e617-4318-816a-65c9184eff14:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e948957d-e617-4318-816a-65c9184eff14.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-1bd665dd-adbe-4d82-9255-ea958ba93678 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-7f92e025-7adb-44c8-b5e2-f243f3d44a05 {
  text-align: center;
}




  #s-7f92e025-7adb-44c8-b5e2-f243f3d44a05 img.shogun-image {
    
    width: px;
  }


#s-7f92e025-7adb-44c8-b5e2-f243f3d44a05 .shogun-image-content {
  
    align-items: center;
  
}

#s-25f7fd6f-d59e-427e-a59c-b722aebe7367 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25f7fd6f-d59e-427e-a59c-b722aebe7367 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-44a6398e-570c-4d62-93ed-3999ae9d4bd6 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-8ab83112-7d23-4ba1-b0f0-26fd37d82f79 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8ab83112-7d23-4ba1-b0f0-26fd37d82f79:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8ab83112-7d23-4ba1-b0f0-26fd37d82f79:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8ab83112-7d23-4ba1-b0f0-26fd37d82f79.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-9939bf65-a7bd-4f99-b5e2-1f0f8cdd4f16 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-15da054e-fa72-4fdb-8b5b-365749b9e69a {
  text-align: center;
}




  #s-15da054e-fa72-4fdb-8b5b-365749b9e69a img.shogun-image {
    
    width: px;
  }


#s-15da054e-fa72-4fdb-8b5b-365749b9e69a .shogun-image-content {
  
    align-items: center;
  
}

#s-eeda5e99-f9bf-448e-89ea-89e069c82e3f {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eeda5e99-f9bf-448e-89ea-89e069c82e3f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7cd7697a-a628-464b-947b-8d8929cb6212 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-96b0a334-5ee6-4fba-9268-2039da96f447 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-96b0a334-5ee6-4fba-9268-2039da96f447:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-96b0a334-5ee6-4fba-9268-2039da96f447:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-96b0a334-5ee6-4fba-9268-2039da96f447.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-fb481e71-17db-4625-8272-5d91c700eb12 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-838b99e7-13cc-46f1-960b-fcd820c8b54d {
  text-align: center;
}




  #s-838b99e7-13cc-46f1-960b-fcd820c8b54d img.shogun-image {
    
    width: px;
  }


#s-838b99e7-13cc-46f1-960b-fcd820c8b54d .shogun-image-content {
  
    align-items: center;
  
}

#s-7be19b03-e6d4-4b90-b04d-4c63acfb0cd0 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7be19b03-e6d4-4b90-b04d-4c63acfb0cd0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d23b585a-781f-4807-98c5-458d9e60f052 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-f3c2fc3b-e34b-42ee-b628-68587a9fc904 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f3c2fc3b-e34b-42ee-b628-68587a9fc904:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f3c2fc3b-e34b-42ee-b628-68587a9fc904:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f3c2fc3b-e34b-42ee-b628-68587a9fc904.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-e75b09a5-d97c-4cca-a974-18dc6b6b2e5e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-4583743c-df47-4a03-a745-a20d63568095 {
  text-align: center;
}




  #s-4583743c-df47-4a03-a745-a20d63568095 img.shogun-image {
    
    width: px;
  }


#s-4583743c-df47-4a03-a745-a20d63568095 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d05043d-0616-4048-b0e4-0a5946aaa087 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d05043d-0616-4048-b0e4-0a5946aaa087 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4968bb11-8b9d-4bd3-8f8f-db9da2a8120e {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-59ecfe10-5309-4214-ab2f-ce1e66d8a52b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-59ecfe10-5309-4214-ab2f-ce1e66d8a52b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-59ecfe10-5309-4214-ab2f-ce1e66d8a52b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-59ecfe10-5309-4214-ab2f-ce1e66d8a52b.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-e9a7d159-8463-4e3d-962d-a9f73f9fa706 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-03e537bf-0c27-42e6-9b5d-1f8ab81f9c48 {
  text-align: center;
}




  #s-03e537bf-0c27-42e6-9b5d-1f8ab81f9c48 img.shogun-image {
    
    width: px;
  }


#s-03e537bf-0c27-42e6-9b5d-1f8ab81f9c48 .shogun-image-content {
  
    align-items: center;
  
}

#s-f563d0c5-7081-4284-a1b3-751af7e3c222 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f563d0c5-7081-4284-a1b3-751af7e3c222 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-80e53b87-ca6b-4d83-864e-757dcdc11b2b {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-a97922f6-5311-480c-acde-b06c3f3b71b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a97922f6-5311-480c-acde-b06c3f3b71b0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a97922f6-5311-480c-acde-b06c3f3b71b0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a97922f6-5311-480c-acde-b06c3f3b71b0.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-a0e2094a-a415-461c-855a-87738578cc1a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-5d05e5f2-255f-41e7-9abf-15e23f005d8f {
  text-align: center;
}




  #s-5d05e5f2-255f-41e7-9abf-15e23f005d8f img.shogun-image {
    
    width: px;
  }


#s-5d05e5f2-255f-41e7-9abf-15e23f005d8f .shogun-image-content {
  
    align-items: center;
  
}

#s-a51a1dc8-2388-4ebf-b5f0-f00bce625990 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a51a1dc8-2388-4ebf-b5f0-f00bce625990 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a9f3c45b-24c4-4c20-a314-6c8f559e79bf {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-9decf9df-e50a-4f44-aa21-9ebb53eee2a5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9decf9df-e50a-4f44-aa21-9ebb53eee2a5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9decf9df-e50a-4f44-aa21-9ebb53eee2a5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9decf9df-e50a-4f44-aa21-9ebb53eee2a5.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-f23add9f-84fa-4b70-bef3-bdfa413dcb18 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-0aa115ef-c8da-4cf3-953a-7dd593094ba2 {
  text-align: center;
}




  #s-0aa115ef-c8da-4cf3-953a-7dd593094ba2 img.shogun-image {
    
    width: px;
  }


#s-0aa115ef-c8da-4cf3-953a-7dd593094ba2 .shogun-image-content {
  
    align-items: center;
  
}

#s-9892ce03-2bb3-4778-93cc-02712654dff7 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9892ce03-2bb3-4778-93cc-02712654dff7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-67a40769-c6f1-4505-8917-3f077dfb2826 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-ca3c3c99-4673-4416-ae8b-6262d7f0f6fc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ca3c3c99-4673-4416-ae8b-6262d7f0f6fc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ca3c3c99-4673-4416-ae8b-6262d7f0f6fc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ca3c3c99-4673-4416-ae8b-6262d7f0f6fc.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-344c9675-6b16-4a28-9eb6-dac960994965 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-aac3ccc9-47d2-415d-bfce-11fd067e12ef {
  text-align: center;
}




  #s-aac3ccc9-47d2-415d-bfce-11fd067e12ef img.shogun-image {
    
    width: px;
  }


#s-aac3ccc9-47d2-415d-bfce-11fd067e12ef .shogun-image-content {
  
    align-items: center;
  
}

#s-76ec567d-197b-4b97-8357-4291839f9d69 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-76ec567d-197b-4b97-8357-4291839f9d69 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e272951e-c6be-4fa3-bbc8-25a7c2b65569 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-bc9f7652-893f-47b8-a166-c65b3a195cc5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bc9f7652-893f-47b8-a166-c65b3a195cc5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bc9f7652-893f-47b8-a166-c65b3a195cc5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bc9f7652-893f-47b8-a166-c65b3a195cc5.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-0f3e9f22-5f72-4d33-ba6f-be944f58c9b9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-26e7c035-bdfc-401d-b24f-a499ac94e470 {
  text-align: center;
}




  #s-26e7c035-bdfc-401d-b24f-a499ac94e470 img.shogun-image {
    
    width: px;
  }


#s-26e7c035-bdfc-401d-b24f-a499ac94e470 .shogun-image-content {
  
    align-items: center;
  
}

#s-be6eb524-5c31-44c8-b0b4-40e1b1764011 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-be6eb524-5c31-44c8-b0b4-40e1b1764011 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ac3f0f1d-e118-45b6-b07c-7c51b04ad823 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-b7f41c2d-f178-4f74-8e37-07c315e7be45 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b7f41c2d-f178-4f74-8e37-07c315e7be45:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b7f41c2d-f178-4f74-8e37-07c315e7be45:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b7f41c2d-f178-4f74-8e37-07c315e7be45.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-7c7347b0-4680-45de-b6a9-d93fc3b7935d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-3a55ddf6-cb0d-4213-87c1-702b552f163c {
  text-align: center;
}




  #s-3a55ddf6-cb0d-4213-87c1-702b552f163c img.shogun-image {
    
    width: px;
  }


#s-3a55ddf6-cb0d-4213-87c1-702b552f163c .shogun-image-content {
  
    align-items: center;
  
}

#s-836c7809-e135-4dc4-9bc6-3a8f2afa123b {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-836c7809-e135-4dc4-9bc6-3a8f2afa123b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f79e8262-c78c-4140-bdac-638652d9395d {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-f96cb18a-54a2-4e56-81c2-9c4d22679691 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f96cb18a-54a2-4e56-81c2-9c4d22679691:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f96cb18a-54a2-4e56-81c2-9c4d22679691:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f96cb18a-54a2-4e56-81c2-9c4d22679691.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-7fdc78f3-8044-4bcc-9378-d6a5589a8e9b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-8646eace-a977-4afd-8c7d-3d5fc792aec2 {
  text-align: center;
}




  #s-8646eace-a977-4afd-8c7d-3d5fc792aec2 img.shogun-image {
    
    width: px;
  }


#s-8646eace-a977-4afd-8c7d-3d5fc792aec2 .shogun-image-content {
  
    align-items: center;
  
}

#s-26a767b8-d77c-4783-9445-c407f275a8f9 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26a767b8-d77c-4783-9445-c407f275a8f9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-84a890ac-69ed-420f-87e5-c799b1e4b3fb {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-c391e5df-af81-4e3d-8f58-d5c584437bf5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c391e5df-af81-4e3d-8f58-d5c584437bf5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c391e5df-af81-4e3d-8f58-d5c584437bf5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c391e5df-af81-4e3d-8f58-d5c584437bf5.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-cd12bb5e-fd14-4a4a-a7e9-44bcc8f7e730 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-11a8ebe6-4190-41f0-ae3c-07acec75c23b {
  text-align: center;
}




  #s-11a8ebe6-4190-41f0-ae3c-07acec75c23b img.shogun-image {
    
    width: px;
  }


#s-11a8ebe6-4190-41f0-ae3c-07acec75c23b .shogun-image-content {
  
    align-items: center;
  
}

#s-f03f67c5-4baf-4564-9251-1076962904d2 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f03f67c5-4baf-4564-9251-1076962904d2 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-955a9ea8-1670-4ae2-9795-eed4ad14e98d {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-49f91660-adde-4714-a5a5-92f96a0813ce {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-49f91660-adde-4714-a5a5-92f96a0813ce:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-49f91660-adde-4714-a5a5-92f96a0813ce:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-49f91660-adde-4714-a5a5-92f96a0813ce.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-cc166134-8a18-4eb6-a925-b1f2c1a6bdbb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c364f0bf-af9d-43bd-8de1-69d6d89cf0b5 {
  text-align: center;
}




  #s-c364f0bf-af9d-43bd-8de1-69d6d89cf0b5 img.shogun-image {
    
    width: px;
  }


#s-c364f0bf-af9d-43bd-8de1-69d6d89cf0b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-6967505f-14b8-4e23-b0c8-49cb1461681e {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6967505f-14b8-4e23-b0c8-49cb1461681e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2086c687-b626-4d1f-a4ba-66117146f390 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-f6298331-5a32-4cd8-93b4-458f0ca04edc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f6298331-5a32-4cd8-93b4-458f0ca04edc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f6298331-5a32-4cd8-93b4-458f0ca04edc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f6298331-5a32-4cd8-93b4-458f0ca04edc.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-23086565-afe9-446b-a637-3103d8e5bf3e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e4b0ce7d-4d10-4f90-9f47-0eed732dc31f {
  text-align: center;
}




  #s-e4b0ce7d-4d10-4f90-9f47-0eed732dc31f img.shogun-image {
    
    width: px;
  }


#s-e4b0ce7d-4d10-4f90-9f47-0eed732dc31f .shogun-image-content {
  
    align-items: center;
  
}

#s-36a6f7a0-5679-4fe2-98d9-ec353e56d645 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-36a6f7a0-5679-4fe2-98d9-ec353e56d645 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-689ada17-899d-4b8c-b460-43cd93f4ba48 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-ac8ea278-31d9-4f75-b274-eb647fce68fc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ac8ea278-31d9-4f75-b274-eb647fce68fc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ac8ea278-31d9-4f75-b274-eb647fce68fc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ac8ea278-31d9-4f75-b274-eb647fce68fc.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-5f5ab353-387c-4ae6-a152-3dee46961c1c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-2f90b658-29fa-4981-9146-38886e0f63e3 {
  text-align: center;
}




  #s-2f90b658-29fa-4981-9146-38886e0f63e3 img.shogun-image {
    
    width: px;
  }


#s-2f90b658-29fa-4981-9146-38886e0f63e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef6b92dd-b1f5-4dcb-9430-96943920fb5b {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef6b92dd-b1f5-4dcb-9430-96943920fb5b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4768458f-a68a-4d27-b3b3-8e1f0f95683f {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-1b793f04-784a-40f1-b43e-3b46b9ebc39e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1b793f04-784a-40f1-b43e-3b46b9ebc39e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1b793f04-784a-40f1-b43e-3b46b9ebc39e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1b793f04-784a-40f1-b43e-3b46b9ebc39e.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-08f64fea-6379-4d19-9602-02094d77e3ef hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c8e631a9-a59f-4e5d-8de3-92ad16cb265b {
  text-align: center;
}




  #s-c8e631a9-a59f-4e5d-8de3-92ad16cb265b img.shogun-image {
    
    width: px;
  }


#s-c8e631a9-a59f-4e5d-8de3-92ad16cb265b .shogun-image-content {
  
    align-items: center;
  
}

#s-795560ab-9e31-4c06-a9dd-b45a6733ebda {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-795560ab-9e31-4c06-a9dd-b45a6733ebda .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c817a397-3f0a-43fb-8f84-3d15630ef963 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-499613d7-5e6c-4a42-bcb2-4324932ee699 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-499613d7-5e6c-4a42-bcb2-4324932ee699:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-499613d7-5e6c-4a42-bcb2-4324932ee699:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-499613d7-5e6c-4a42-bcb2-4324932ee699.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-bd3e0f38-d010-4f7f-8d80-36aec51efd2e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-631688d9-36a5-46f6-949b-615d46e38040 {
  text-align: center;
}




  #s-631688d9-36a5-46f6-949b-615d46e38040 img.shogun-image {
    
    width: px;
  }


#s-631688d9-36a5-46f6-949b-615d46e38040 .shogun-image-content {
  
    align-items: center;
  
}

#s-9122a70f-0978-4194-8236-9b2679e94fd8 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9122a70f-0978-4194-8236-9b2679e94fd8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cfbe6578-c09a-4ac0-a0c8-76538ca7e19e {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-c50feb0a-e55e-4c31-a5f9-63994692a116 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c50feb0a-e55e-4c31-a5f9-63994692a116:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c50feb0a-e55e-4c31-a5f9-63994692a116:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c50feb0a-e55e-4c31-a5f9-63994692a116.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-27b8d8ae-0409-4d3d-84c3-b6a306d7a2cf hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-3c8ca3da-1de1-4643-9e48-831de9d9aa9e {
  text-align: center;
}




  #s-3c8ca3da-1de1-4643-9e48-831de9d9aa9e img.shogun-image {
    
    width: px;
  }


#s-3c8ca3da-1de1-4643-9e48-831de9d9aa9e .shogun-image-content {
  
    align-items: center;
  
}

#s-9676476a-cc42-42fb-b4af-c2c8901f94a7 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9676476a-cc42-42fb-b4af-c2c8901f94a7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a1ae5297-775b-4cb6-a1bc-30c5d5df1de4 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-5cec18e0-87f4-46ff-bc37-9f1fae9145ae {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5cec18e0-87f4-46ff-bc37-9f1fae9145ae:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5cec18e0-87f4-46ff-bc37-9f1fae9145ae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5cec18e0-87f4-46ff-bc37-9f1fae9145ae.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-ed21f5cb-df0b-43a8-b5e6-1949cf8e9a63 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-250c259a-e05b-49b3-9718-3d71cdabfc7a {
  text-align: center;
}




  #s-250c259a-e05b-49b3-9718-3d71cdabfc7a img.shogun-image {
    
    width: px;
  }


#s-250c259a-e05b-49b3-9718-3d71cdabfc7a .shogun-image-content {
  
    align-items: center;
  
}

#s-3aa4d625-8151-467d-b8dd-555020b72d55 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3aa4d625-8151-467d-b8dd-555020b72d55 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ba5c344a-a56d-43d6-9cf1-220e1b541eec {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-cad80d10-f6ad-45a4-b657-f604f0c60982 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cad80d10-f6ad-45a4-b657-f604f0c60982:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cad80d10-f6ad-45a4-b657-f604f0c60982:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cad80d10-f6ad-45a4-b657-f604f0c60982.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-ae09abc0-b81c-45d7-a1b6-e139f3a26799 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e4d97f11-c3f9-42b5-9bfe-083775830bcb {
  text-align: center;
}




  #s-e4d97f11-c3f9-42b5-9bfe-083775830bcb img.shogun-image {
    
    width: px;
  }


#s-e4d97f11-c3f9-42b5-9bfe-083775830bcb .shogun-image-content {
  
    align-items: center;
  
}

#s-f0e0a58b-0bbd-4640-8308-c27004c749d7 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0e0a58b-0bbd-4640-8308-c27004c749d7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e1770eb9-4361-4dd1-abbd-936fb7c00326 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-d2e98f1d-8e88-4e21-8d1e-1257fdfc0b70 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d2e98f1d-8e88-4e21-8d1e-1257fdfc0b70:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d2e98f1d-8e88-4e21-8d1e-1257fdfc0b70:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d2e98f1d-8e88-4e21-8d1e-1257fdfc0b70.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-2e80c507-6197-40f4-b35d-17c253bf75f0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e2de786a-28e0-4532-9341-6895f91efec2 {
  text-align: center;
}




  #s-e2de786a-28e0-4532-9341-6895f91efec2 img.shogun-image {
    
    width: px;
  }


#s-e2de786a-28e0-4532-9341-6895f91efec2 .shogun-image-content {
  
    align-items: center;
  
}

#s-484e3bf0-b2a7-4eb6-89ec-b660c9da8755 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-484e3bf0-b2a7-4eb6-89ec-b660c9da8755 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2f38251a-de93-41a5-9fdd-d22d6035afc2 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-d977e521-59cf-4f90-a242-67a255ac2666 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d977e521-59cf-4f90-a242-67a255ac2666:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d977e521-59cf-4f90-a242-67a255ac2666:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d977e521-59cf-4f90-a242-67a255ac2666.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-ee84cab9-e059-4aa4-88b2-71f98f4a35c8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-136635c1-82b8-405a-b43f-4aadd5095399 {
  text-align: center;
}




  #s-136635c1-82b8-405a-b43f-4aadd5095399 img.shogun-image {
    
    width: px;
  }


#s-136635c1-82b8-405a-b43f-4aadd5095399 .shogun-image-content {
  
    align-items: center;
  
}

#s-57684743-dc85-40ac-ab07-adc241609519 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-57684743-dc85-40ac-ab07-adc241609519 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ea2d1563-67ed-4867-8d46-724719c1cba5 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-7924c8c6-982e-4f98-a846-8bd822b61eab {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7924c8c6-982e-4f98-a846-8bd822b61eab:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7924c8c6-982e-4f98-a846-8bd822b61eab:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7924c8c6-982e-4f98-a846-8bd822b61eab.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-0c721a31-be21-4932-8346-b0d7eb11d9cc hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-a8670136-fa10-40ee-bd2c-49266c2f4df7 {
  text-align: center;
}




  #s-a8670136-fa10-40ee-bd2c-49266c2f4df7 img.shogun-image {
    
    width: px;
  }


#s-a8670136-fa10-40ee-bd2c-49266c2f4df7 .shogun-image-content {
  
    align-items: center;
  
}

#s-efc1d99a-e5d5-454f-8351-81bfa2b0e1b5 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-efc1d99a-e5d5-454f-8351-81bfa2b0e1b5 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-75d40dc4-8df2-4ac5-9c77-93da50014628 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-86abd3fb-09c3-42fe-9139-bc4f34fdc4a0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-86abd3fb-09c3-42fe-9139-bc4f34fdc4a0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-86abd3fb-09c3-42fe-9139-bc4f34fdc4a0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-86abd3fb-09c3-42fe-9139-bc4f34fdc4a0.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-2cc1b61d-b05c-4e8e-8c8c-5d80ce7a30be hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-94feaa64-0ed2-464f-9535-4d58b33c1c74 {
  text-align: center;
}




  #s-94feaa64-0ed2-464f-9535-4d58b33c1c74 img.shogun-image {
    
    width: px;
  }


#s-94feaa64-0ed2-464f-9535-4d58b33c1c74 .shogun-image-content {
  
    align-items: center;
  
}

#s-f3e5cd18-7484-46dd-b60a-7146464d1a80 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3e5cd18-7484-46dd-b60a-7146464d1a80 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6edfccf3-bd7e-4798-8dc7-dfd706f52de7 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-71b5a39c-cfaa-4f84-a3a0-08cf114ceb2c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-71b5a39c-cfaa-4f84-a3a0-08cf114ceb2c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-71b5a39c-cfaa-4f84-a3a0-08cf114ceb2c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-71b5a39c-cfaa-4f84-a3a0-08cf114ceb2c.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-1195dd87-c23f-4969-9460-7dbf70c0894e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-3060334e-73b0-49f8-950f-a821b23e61dc {
  text-align: center;
}




  #s-3060334e-73b0-49f8-950f-a821b23e61dc img.shogun-image {
    
    width: px;
  }


#s-3060334e-73b0-49f8-950f-a821b23e61dc .shogun-image-content {
  
    align-items: center;
  
}

#s-184e9945-d648-439a-93b6-b8f83c6b8233 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-184e9945-d648-439a-93b6-b8f83c6b8233 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-becbe040-9ea3-40bf-80e6-33e7f353b37c {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-fa894e90-7403-4c0e-9a53-d70590772d45 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-fa894e90-7403-4c0e-9a53-d70590772d45:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fa894e90-7403-4c0e-9a53-d70590772d45:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fa894e90-7403-4c0e-9a53-d70590772d45.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-e3fac802-a9bf-4a87-bc31-e5626e1bf488 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-820e59f9-d371-459c-b777-6d468eb99e7f {
  text-align: center;
}




  #s-820e59f9-d371-459c-b777-6d468eb99e7f img.shogun-image {
    
    width: px;
  }


#s-820e59f9-d371-459c-b777-6d468eb99e7f .shogun-image-content {
  
    align-items: center;
  
}

#s-d513c78c-a7ae-4c64-80ec-94a79ec74106 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d513c78c-a7ae-4c64-80ec-94a79ec74106 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1ce52fc2-1a85-4215-8ae6-336136a06fc5 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-0b81161b-cc35-4994-960c-f89164f97dd7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0b81161b-cc35-4994-960c-f89164f97dd7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0b81161b-cc35-4994-960c-f89164f97dd7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0b81161b-cc35-4994-960c-f89164f97dd7.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-69c5f3f1-cfc6-46b8-a26f-c3e26c08fd15 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-973861c6-8f6e-4608-a5fd-e70d53402f10 {
  text-align: center;
}




  #s-973861c6-8f6e-4608-a5fd-e70d53402f10 img.shogun-image {
    
    width: px;
  }


#s-973861c6-8f6e-4608-a5fd-e70d53402f10 .shogun-image-content {
  
    align-items: center;
  
}

#s-b5a43b5b-9b67-46b7-aa92-2e0d33448ba3 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b5a43b5b-9b67-46b7-aa92-2e0d33448ba3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-39e9dab7-9aeb-41e4-abfc-d6b7c0d26b99 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-221f8a9a-ad0f-4feb-b749-0bbf2783e314 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-221f8a9a-ad0f-4feb-b749-0bbf2783e314:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-221f8a9a-ad0f-4feb-b749-0bbf2783e314:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-221f8a9a-ad0f-4feb-b749-0bbf2783e314.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-0c46de11-8f04-4143-92ed-66cfac1ae8db hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-406dc97b-d11c-4dbc-9b44-e97524919f9c {
  text-align: center;
}




  #s-406dc97b-d11c-4dbc-9b44-e97524919f9c img.shogun-image {
    
    width: px;
  }


#s-406dc97b-d11c-4dbc-9b44-e97524919f9c .shogun-image-content {
  
    align-items: center;
  
}

#s-8c004ca4-f53c-460b-8012-76fbdfc931ae {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8c004ca4-f53c-460b-8012-76fbdfc931ae .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-216d76f6-5fe4-43fe-9141-3bbe2db7f81a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-6a50d3f9-4820-4075-adbb-6a563cc6e0e7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6a50d3f9-4820-4075-adbb-6a563cc6e0e7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6a50d3f9-4820-4075-adbb-6a563cc6e0e7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6a50d3f9-4820-4075-adbb-6a563cc6e0e7.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-a652ca57-d81f-4b82-bacb-c9c9f1344168 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-06e5ca66-eed2-46fc-89b5-c478dbaeeefd {
  text-align: center;
}




  #s-06e5ca66-eed2-46fc-89b5-c478dbaeeefd img.shogun-image {
    
    width: px;
  }


#s-06e5ca66-eed2-46fc-89b5-c478dbaeeefd .shogun-image-content {
  
    align-items: center;
  
}

#s-8ea542f7-8aff-4591-8ba0-0f32bf03780e {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ea542f7-8aff-4591-8ba0-0f32bf03780e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-28b5a9d9-a7d8-48ce-8558-2d3ffe22c1a8 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-fbc0b320-0ee8-4736-b2f0-d4a4461ea9d0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-fbc0b320-0ee8-4736-b2f0-d4a4461ea9d0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fbc0b320-0ee8-4736-b2f0-d4a4461ea9d0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fbc0b320-0ee8-4736-b2f0-d4a4461ea9d0.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-f960e940-d7b0-40be-a16e-216c1ccd8a5c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-a70dded4-b956-4377-ae12-cb3b220b21f1 {
  text-align: center;
}




  #s-a70dded4-b956-4377-ae12-cb3b220b21f1 img.shogun-image {
    
    width: px;
  }


#s-a70dded4-b956-4377-ae12-cb3b220b21f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-255e2b2e-dfd8-4712-b10a-9b2284dc09d3 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-255e2b2e-dfd8-4712-b10a-9b2284dc09d3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a8f9861b-d835-4805-9522-0cae89473aa8 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-443baa2a-25bd-460a-bf92-4ffad7d7b732 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-443baa2a-25bd-460a-bf92-4ffad7d7b732:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-443baa2a-25bd-460a-bf92-4ffad7d7b732:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-443baa2a-25bd-460a-bf92-4ffad7d7b732.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-6698c8dd-bb1a-4183-a4d9-b2cdf08876a7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-52e099c3-f96c-4a6c-856e-2acb4ea21f5a {
  text-align: center;
}




  #s-52e099c3-f96c-4a6c-856e-2acb4ea21f5a img.shogun-image {
    
    width: px;
  }


#s-52e099c3-f96c-4a6c-856e-2acb4ea21f5a .shogun-image-content {
  
    align-items: center;
  
}

#s-2ecce496-068c-47f5-a1a1-81191c3b5144 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ecce496-068c-47f5-a1a1-81191c3b5144 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-13da5053-a85b-4bc3-9d43-3a117cf61be4 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-c1b11747-3c69-4b80-adaf-e771df1c6b09 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c1b11747-3c69-4b80-adaf-e771df1c6b09:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c1b11747-3c69-4b80-adaf-e771df1c6b09:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c1b11747-3c69-4b80-adaf-e771df1c6b09.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-677b381f-d267-4e6e-8b8d-362dee922b5f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-9d86fc77-dc53-463d-a033-5fe3bbc3bf11 {
  text-align: center;
}




  #s-9d86fc77-dc53-463d-a033-5fe3bbc3bf11 img.shogun-image {
    
    width: px;
  }


#s-9d86fc77-dc53-463d-a033-5fe3bbc3bf11 .shogun-image-content {
  
    align-items: center;
  
}

#s-70ff5705-4681-48ef-8b3d-f5fd55a677ce {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-70ff5705-4681-48ef-8b3d-f5fd55a677ce .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5eff7b58-f6e0-4124-9a0d-2c08eecd2103 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-148255c9-8fda-4750-8681-6066d1456681 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-148255c9-8fda-4750-8681-6066d1456681:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-148255c9-8fda-4750-8681-6066d1456681:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-148255c9-8fda-4750-8681-6066d1456681.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-22d246b0-776d-4041-8295-c6b610c2aaa1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c5ee3755-55c8-4dd9-9dfa-760406777d7a {
  text-align: center;
}




  #s-c5ee3755-55c8-4dd9-9dfa-760406777d7a img.shogun-image {
    
    width: px;
  }


#s-c5ee3755-55c8-4dd9-9dfa-760406777d7a .shogun-image-content {
  
    align-items: center;
  
}

#s-1a620dbb-0de7-4ead-9e9d-04f0e54fae47 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a620dbb-0de7-4ead-9e9d-04f0e54fae47 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ccc15524-0a46-42aa-929d-e942e1972b5b {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-98d2d74a-c62f-4dff-9362-f2e98d324208 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-98d2d74a-c62f-4dff-9362-f2e98d324208:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-98d2d74a-c62f-4dff-9362-f2e98d324208:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-98d2d74a-c62f-4dff-9362-f2e98d324208.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-edb361d9-e374-4e70-9fa1-452e7f04a187 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-690ee28e-457e-4cd7-909f-d31adda225d6 {
  text-align: center;
}




  #s-690ee28e-457e-4cd7-909f-d31adda225d6 img.shogun-image {
    
    width: px;
  }


#s-690ee28e-457e-4cd7-909f-d31adda225d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a7408fa-1714-4386-850b-4fe70481a19b {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a7408fa-1714-4386-850b-4fe70481a19b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-56bd8880-f838-4991-b4ed-c30a6a2cde38 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-700b9743-d36e-471b-b02b-54c30cbfd83a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-700b9743-d36e-471b-b02b-54c30cbfd83a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-700b9743-d36e-471b-b02b-54c30cbfd83a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-700b9743-d36e-471b-b02b-54c30cbfd83a.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-fd0bf198-2887-4920-8805-6f34c3c4b75b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-617ae546-253b-4288-a75a-de6e99a02056 {
  text-align: center;
}




  #s-617ae546-253b-4288-a75a-de6e99a02056 img.shogun-image {
    
    width: px;
  }


#s-617ae546-253b-4288-a75a-de6e99a02056 .shogun-image-content {
  
    align-items: center;
  
}

#s-45b353ea-1e3c-4ae8-83d6-ada27b50f89c {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-45b353ea-1e3c-4ae8-83d6-ada27b50f89c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a91edf71-38e1-4de9-9423-26e134b7e1e3 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-5272e0f6-e2af-4c33-84ee-57c5c61b08a1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5272e0f6-e2af-4c33-84ee-57c5c61b08a1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5272e0f6-e2af-4c33-84ee-57c5c61b08a1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5272e0f6-e2af-4c33-84ee-57c5c61b08a1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-19222ff0-3d1b-45d4-b03b-d7793928d0da hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-779a80b6-08e0-4fe3-8c7d-8c8471d7a6a1 {
  text-align: center;
}




  #s-779a80b6-08e0-4fe3-8c7d-8c8471d7a6a1 img.shogun-image {
    
    width: px;
  }


#s-779a80b6-08e0-4fe3-8c7d-8c8471d7a6a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e9753f1-5e81-4c2a-b44e-97b617fe8b42 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e9753f1-5e81-4c2a-b44e-97b617fe8b42 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ea74897e-1217-41f2-97e2-37c3e33191e8 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-8048bd3c-c620-4a8d-83a2-1f7408c108d2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8048bd3c-c620-4a8d-83a2-1f7408c108d2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8048bd3c-c620-4a8d-83a2-1f7408c108d2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8048bd3c-c620-4a8d-83a2-1f7408c108d2.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-926e721b-2b55-47be-be03-455363cf2a3c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-a4693e3c-b2ce-4009-8847-164fef017fb4 {
  text-align: center;
}




  #s-a4693e3c-b2ce-4009-8847-164fef017fb4 img.shogun-image {
    
    width: px;
  }


#s-a4693e3c-b2ce-4009-8847-164fef017fb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-8209afda-24d6-4494-badc-f4acc5603e3d {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8209afda-24d6-4494-badc-f4acc5603e3d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-471d57fa-485f-477d-b623-e1cd0b045e8d {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-980344b0-d389-4060-b4ef-0c6787572b4d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-980344b0-d389-4060-b4ef-0c6787572b4d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-980344b0-d389-4060-b4ef-0c6787572b4d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-980344b0-d389-4060-b4ef-0c6787572b4d.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-bcedaf72-62d3-4029-a017-aaf7d9b3bcbb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-d48d66ab-dd9c-4469-9c24-538e758a7862 {
  text-align: center;
}




  #s-d48d66ab-dd9c-4469-9c24-538e758a7862 img.shogun-image {
    
    width: px;
  }


#s-d48d66ab-dd9c-4469-9c24-538e758a7862 .shogun-image-content {
  
    align-items: center;
  
}

#s-de62fb12-3a9e-4079-b203-98bd7f18f7de {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de62fb12-3a9e-4079-b203-98bd7f18f7de .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-17d76a40-c052-4ccc-bb4f-b664a8d190ff {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-061a2784-b453-4bc1-8461-ae578c23af8e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-061a2784-b453-4bc1-8461-ae578c23af8e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-061a2784-b453-4bc1-8461-ae578c23af8e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-061a2784-b453-4bc1-8461-ae578c23af8e.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-d54cd0ab-8cff-402c-8fb5-65d9d71f5389 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-6cf936f4-957e-40e0-bfbe-58ca38e67fc8 {
  text-align: center;
}




  #s-6cf936f4-957e-40e0-bfbe-58ca38e67fc8 img.shogun-image {
    
    width: px;
  }


#s-6cf936f4-957e-40e0-bfbe-58ca38e67fc8 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0b69a28-bc25-413d-b693-d49c16b50d50 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0b69a28-bc25-413d-b693-d49c16b50d50 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6f84cef1-b276-49c1-b876-fef9448762b4 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-31cb3225-8157-4be1-82ed-0fa04dfdb103 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-31cb3225-8157-4be1-82ed-0fa04dfdb103:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-31cb3225-8157-4be1-82ed-0fa04dfdb103:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-31cb3225-8157-4be1-82ed-0fa04dfdb103.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-a6ecc9d5-19f3-4391-ae6c-50a1caf05f60 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-921ae813-de50-42be-bf1a-513ad6f2f94e {
  text-align: center;
}




  #s-921ae813-de50-42be-bf1a-513ad6f2f94e img.shogun-image {
    
    width: px;
  }


#s-921ae813-de50-42be-bf1a-513ad6f2f94e .shogun-image-content {
  
    align-items: center;
  
}

#s-460e2f2e-e547-4247-b98b-db3bc32d5a0e {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-460e2f2e-e547-4247-b98b-db3bc32d5a0e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5d091148-a9fe-428c-9d7f-f45d464cf1fe {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-306ebe59-0426-4ac7-9e42-71b67702d678 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-306ebe59-0426-4ac7-9e42-71b67702d678:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-306ebe59-0426-4ac7-9e42-71b67702d678:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-306ebe59-0426-4ac7-9e42-71b67702d678.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-5aa26bdb-d090-4476-8325-98cfb7b06cc7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b25755b0-4dc8-4cf0-8b6a-b767e315e0d1 {
  text-align: center;
}




  #s-b25755b0-4dc8-4cf0-8b6a-b767e315e0d1 img.shogun-image {
    
    width: px;
  }


#s-b25755b0-4dc8-4cf0-8b6a-b767e315e0d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6931204-bb21-4241-8757-cb209a45a80a {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6931204-bb21-4241-8757-cb209a45a80a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ce48a47e-410b-401c-a52f-a04762599407 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-a6a4b799-8ba1-492f-8ac4-85d014348fff {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a6a4b799-8ba1-492f-8ac4-85d014348fff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a6a4b799-8ba1-492f-8ac4-85d014348fff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a6a4b799-8ba1-492f-8ac4-85d014348fff.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-efc5ba76-715b-45e1-9605-291cc7ea31ff hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-d002182b-1e11-4878-b5c5-702b08f2431a {
  text-align: center;
}




  #s-d002182b-1e11-4878-b5c5-702b08f2431a img.shogun-image {
    
    width: px;
  }


#s-d002182b-1e11-4878-b5c5-702b08f2431a .shogun-image-content {
  
    align-items: center;
  
}

#s-59a84a78-7a18-4695-916b-855f3f86bc29 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-59a84a78-7a18-4695-916b-855f3f86bc29 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b0d2851f-5297-4735-b7e5-1cf5f5e62fa2 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-e444d4fd-4393-4cd9-901f-48ea96c48210 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e444d4fd-4393-4cd9-901f-48ea96c48210:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e444d4fd-4393-4cd9-901f-48ea96c48210:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e444d4fd-4393-4cd9-901f-48ea96c48210.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-1edbe0c6-a970-45e4-96d5-318250486f99 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-546172ac-6550-4b93-90ad-a05b0273a3f6 {
  text-align: center;
}




  #s-546172ac-6550-4b93-90ad-a05b0273a3f6 img.shogun-image {
    
    width: px;
  }


#s-546172ac-6550-4b93-90ad-a05b0273a3f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-843f1486-da4f-4295-98a3-302e563d351e {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-843f1486-da4f-4295-98a3-302e563d351e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dbdf27d4-58a5-4c04-bb19-3e89c2f11588 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-43d6b354-8520-4723-9866-d00bc6ab483e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-43d6b354-8520-4723-9866-d00bc6ab483e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-43d6b354-8520-4723-9866-d00bc6ab483e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-43d6b354-8520-4723-9866-d00bc6ab483e.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-cd5d85ea-6a65-4059-8b26-9bf92e41ab3c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e410c12e-762e-4fe3-b493-dd036b455bf4 {
  text-align: center;
}




  #s-e410c12e-762e-4fe3-b493-dd036b455bf4 img.shogun-image {
    
    width: px;
  }


#s-e410c12e-762e-4fe3-b493-dd036b455bf4 .shogun-image-content {
  
    align-items: center;
  
}

#s-38836032-9422-4b35-a400-c5162a21ea7b {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-38836032-9422-4b35-a400-c5162a21ea7b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b6c08b6d-618d-4a13-8108-de3faeee7949 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-ec107c45-9412-4900-9d0c-8bfb5c2fafcd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ec107c45-9412-4900-9d0c-8bfb5c2fafcd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ec107c45-9412-4900-9d0c-8bfb5c2fafcd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ec107c45-9412-4900-9d0c-8bfb5c2fafcd.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-031e583d-6cb8-4821-aca9-9085e19a8939 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-ee93019e-ef2e-46da-be1f-266da18f1dd2 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ee93019e-ef2e-46da-be1f-266da18f1dd2 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-aa78784c-30e2-4758-82a4-b22de9b972e9 {
  text-align: center;
}




  #s-aa78784c-30e2-4758-82a4-b22de9b972e9 img.shogun-image {
    
    width: px;
  }


#s-aa78784c-30e2-4758-82a4-b22de9b972e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-47063a0e-fc31-4a4c-8c3f-726ff9f37478 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-47063a0e-fc31-4a4c-8c3f-726ff9f37478 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cfd95e9f-b334-4d4d-be33-d255f77b2e55 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-3f80dbc3-77b2-479a-828b-cf8625b2e869 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3f80dbc3-77b2-479a-828b-cf8625b2e869:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3f80dbc3-77b2-479a-828b-cf8625b2e869:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3f80dbc3-77b2-479a-828b-cf8625b2e869.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-dec70822-4e79-47b9-a980-bec044f28069 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-0c7aa641-cbef-4052-8ca3-04b7e5185b20 {
  text-align: center;
}




  #s-0c7aa641-cbef-4052-8ca3-04b7e5185b20 img.shogun-image {
    
    width: px;
  }


#s-0c7aa641-cbef-4052-8ca3-04b7e5185b20 .shogun-image-content {
  
    align-items: center;
  
}

#s-6605557d-f62d-48ea-be42-f725f887eb26 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6605557d-f62d-48ea-be42-f725f887eb26 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5144124a-c152-4d79-bcbe-7cb961549dae {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-878102ec-25f0-4801-9b06-dc1880181296 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-878102ec-25f0-4801-9b06-dc1880181296:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-878102ec-25f0-4801-9b06-dc1880181296:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-878102ec-25f0-4801-9b06-dc1880181296.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-b24e1a80-5132-42ae-ae71-14ad899828fb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-74c27483-e4f8-42c2-b334-019b6bc508a9 {
  text-align: center;
}




  #s-74c27483-e4f8-42c2-b334-019b6bc508a9 img.shogun-image {
    
    width: px;
  }


#s-74c27483-e4f8-42c2-b334-019b6bc508a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd344393-f260-4ced-8a68-575d8fa678a3 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd344393-f260-4ced-8a68-575d8fa678a3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9e1a23ae-beff-49c2-ba3f-8810a305cac7 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-d4df9121-b73d-405d-b9bd-1be46cc9c39a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d4df9121-b73d-405d-b9bd-1be46cc9c39a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d4df9121-b73d-405d-b9bd-1be46cc9c39a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d4df9121-b73d-405d-b9bd-1be46cc9c39a.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-a23fc110-c48e-44ab-9579-c6f559e76b3e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-dec4f459-55db-4f3f-b76c-fc2d0cc11953 {
  text-align: center;
}




  #s-dec4f459-55db-4f3f-b76c-fc2d0cc11953 img.shogun-image {
    
    width: px;
  }


#s-dec4f459-55db-4f3f-b76c-fc2d0cc11953 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca983db6-cd1d-486a-965a-c784ec987469 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca983db6-cd1d-486a-965a-c784ec987469 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4814f125-d794-4f39-b654-4fbc7408ffc0 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-cf61d477-22c3-48ff-bc65-8a912d97bf27 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(186, 160, 119, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cf61d477-22c3-48ff-bc65-8a912d97bf27:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cf61d477-22c3-48ff-bc65-8a912d97bf27:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cf61d477-22c3-48ff-bc65-8a912d97bf27.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Lora;
  display:  inline-block ;
}

#s-ec26e043-0acb-4a4e-bf0e-cc9acd08a666 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

.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-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-609d2670-11e4-4fe8-a444-d55506eba21d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-337fddf2-8a8f-4fd6-8357-b876e96354b8 {
  text-align: center;
}




  #s-337fddf2-8a8f-4fd6-8357-b876e96354b8 img.shogun-image {
    
    width: px;
  }


#s-337fddf2-8a8f-4fd6-8357-b876e96354b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b79dbcc0-c9ca-424f-9978-5891aed4c754 {
  margin-top: 20px;
}

#s-9930367c-f780-49e2-b42b-6582d79cf49a {
  text-align: center;
}




  #s-9930367c-f780-49e2-b42b-6582d79cf49a img.shogun-image {
    
    width: px;
  }


#s-9930367c-f780-49e2-b42b-6582d79cf49a .shogun-image-content {
  
    align-items: center;
  
}

#s-da947c0f-de56-4532-aefc-07bfa355a19b {
  margin-top: 20px;
}

#s-11bcb510-b0cb-43f9-b897-301f2ad4be74 {
  text-align: center;
}




  #s-11bcb510-b0cb-43f9-b897-301f2ad4be74 img.shogun-image {
    
    width: px;
  }


#s-11bcb510-b0cb-43f9-b897-301f2ad4be74 .shogun-image-content {
  
    align-items: center;
  
}

#s-c65cd2c9-3644-4f76-8462-56c5c31aa162 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4b4b2fc2-c92a-4bbb-8a8a-4e956bce5e9a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-33d49ce9-e51c-450e-8b9e-1a8c654e28df {
  text-align: center;
}




  #s-33d49ce9-e51c-450e-8b9e-1a8c654e28df img.shogun-image {
    
    width: px;
  }


#s-33d49ce9-e51c-450e-8b9e-1a8c654e28df .shogun-image-content {
  
    align-items: center;
  
}

#s-652676e2-e13b-41d5-9ac1-fbfde776d722 {
  margin-top: 20px;
}

#s-29cee9b6-7975-4ee5-93c4-3850aa75a676 {
  text-align: center;
}




  #s-29cee9b6-7975-4ee5-93c4-3850aa75a676 img.shogun-image {
    
    width: px;
  }


#s-29cee9b6-7975-4ee5-93c4-3850aa75a676 .shogun-image-content {
  
    align-items: center;
  
}

#s-1053176b-3c62-4f30-88a9-400ccb0059fd {
  margin-top: 20px;
}

#s-e6e72c15-c521-4c7d-be83-5ec54b2d7b69 {
  text-align: center;
}




  #s-e6e72c15-c521-4c7d-be83-5ec54b2d7b69 img.shogun-image {
    
    width: px;
  }


#s-e6e72c15-c521-4c7d-be83-5ec54b2d7b69 .shogun-image-content {
  
    align-items: center;
  
}

#s-18264d00-ccfc-45f2-907a-84f543ba9632 {
  margin-top: 20px;
}

/*
  $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;
  }
}

#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;
}
