.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-a3415891-4ad0-4faf-be0b-ca4295684df8 {
  margin-top: -40px;
margin-bottom: -40px;
text-align: center;
}








#s-a3415891-4ad0-4faf-be0b-ca4295684df8 .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-7d04c3a9-53b2-4733-a228-7cbf2c216a97 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-7d04c3a9-53b2-4733-a228-7cbf2c216a97 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

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

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

#s-e05eba85-7233-4e89-8e21-fb84fa33b499 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

#s-e05eba85-7233-4e89-8e21-fb84fa33b499 .shogun-heading-component h1 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  
  
}



#s-77a36460-8118-4e20-b76e-cb44ec939a15 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-77a36460-8118-4e20-b76e-cb44ec939a15 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 21px;
  
  
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-3ef21883-220c-4c32-a5cd-9afb8fd33896 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 20px;
padding-right: 20px;
}

#s-e4e92521-a14e-4046-bace-18f58d3a35a3 {
  box-shadow:0px 0px 0px 0px rgba(236, 232, 232, 1);
margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
background-color: rgba(253, 249, 235, 1);
}

#s-c5eafaf0-640d-4a74-888f-4be83629c223 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 20px;
padding-right: 10px;
}

#s-c5eafaf0-640d-4a74-888f-4be83629c223 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-d243fae8-a3be-48fe-a20f-b2c187389499 {
  margin-left: 10%;
margin-right: 10%;
}

#s-da49521c-54f0-496e-9bc5-fdb3551e3c09 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-da49521c-54f0-496e-9bc5-fdb3551e3c09 img.shogun-image {
    

    
    
    
  }


#s-da49521c-54f0-496e-9bc5-fdb3551e3c09 .shogun-image-content {
  
    align-items: center;
  
}

#s-fbf96be6-97e9-420a-8bb3-a27e115a9047 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-dde1b8ec-18e4-40aa-bd97-2761a452a47b {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dde1b8ec-18e4-40aa-bd97-2761a452a47b .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 29px;
  
  
  text-align: left;
}



#s-ee4eb68b-9b5b-452b-a8c3-c7b23f225fb7 {
  box-shadow:0px 0px 0px 0px rgba(236, 232, 232, 1);
margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
background-color: rgba(253, 249, 235, 1);
}

#s-22f8a390-9b38-4616-9990-a682628ee92e {
  margin-left: 10%;
margin-right: 10%;
padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-2a9695a2-16e6-47b2-a765-9f06382ff2ba {
  margin-left: 10%;
margin-right: 10%;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
}

#s-2a9695a2-16e6-47b2-a765-9f06382ff2ba .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-a90c52d5-26f7-4be6-843b-07f8ea5dc521 {
  margin-left: 10%;
margin-right: 10%;
}

#s-f71f944f-50e5-46f9-9554-1efadb21f50f {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-f71f944f-50e5-46f9-9554-1efadb21f50f img.shogun-image {
    

    
    
    
  }


#s-f71f944f-50e5-46f9-9554-1efadb21f50f .shogun-image-content {
  
    align-items: center;
  
}

#s-64ff6171-a0df-4f6a-b2fc-c151c30e1dd7 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-64ff6171-a0df-4f6a-b2fc-c151c30e1dd7 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-ea55b50e-444e-438c-8a43-2c94855a3dd5 {
  box-shadow:0px 0px 0px 0px rgba(236, 232, 232, 1);
margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
background-color: rgba(253, 249, 235, 1);
}

#s-f1a6023d-3aad-4681-854a-5476e50f1cad {
  margin-left: 10%;
margin-right: 10%;
padding-top: 30px;
padding-left: 10px;
padding-right: 10px;
}

#s-f1a6023d-3aad-4681-854a-5476e50f1cad .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

#s-f71b913a-e74c-4f46-b176-2de3372a6996 {
  margin-left: 10%;
margin-right: 10%;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-9b23011b-67e0-4337-a2d3-f2aa2dcda527 {
  text-align: left;
}



.shg-c#s-9b23011b-67e0-4337-a2d3-f2aa2dcda527 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9b23011b-67e0-4337-a2d3-f2aa2dcda527 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-9b23011b-67e0-4337-a2d3-f2aa2dcda527 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9b23011b-67e0-4337-a2d3-f2aa2dcda527 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-9b23011b-67e0-4337-a2d3-f2aa2dcda527 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9b23011b-67e0-4337-a2d3-f2aa2dcda527 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-9b23011b-67e0-4337-a2d3-f2aa2dcda527 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9b23011b-67e0-4337-a2d3-f2aa2dcda527 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-9b23011b-67e0-4337-a2d3-f2aa2dcda527 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9b23011b-67e0-4337-a2d3-f2aa2dcda527 img.shogun-image {
  width: 100%;
}



}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-89fe4661-6f50-42a2-a31a-42911758fedb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-89fe4661-6f50-42a2-a31a-42911758fedb .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-7ec3dc7e-1cd4-4ba4-83be-2c9f896aea0a {
  text-align: left;
}



.shg-c#s-7ec3dc7e-1cd4-4ba4-83be-2c9f896aea0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ec3dc7e-1cd4-4ba4-83be-2c9f896aea0a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-7ec3dc7e-1cd4-4ba4-83be-2c9f896aea0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ec3dc7e-1cd4-4ba4-83be-2c9f896aea0a img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-7ec3dc7e-1cd4-4ba4-83be-2c9f896aea0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ec3dc7e-1cd4-4ba4-83be-2c9f896aea0a img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-7ec3dc7e-1cd4-4ba4-83be-2c9f896aea0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ec3dc7e-1cd4-4ba4-83be-2c9f896aea0a img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-7ec3dc7e-1cd4-4ba4-83be-2c9f896aea0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7ec3dc7e-1cd4-4ba4-83be-2c9f896aea0a img.shogun-image {
  width: 100%;
}



}
#s-a0ad01c9-94eb-40c5-9121-cd39daa41bbf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0ad01c9-94eb-40c5-9121-cd39daa41bbf .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-0edc1c6b-8588-4ade-876d-66f84b606d58 {
  text-align: left;
}



.shg-c#s-0edc1c6b-8588-4ade-876d-66f84b606d58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0edc1c6b-8588-4ade-876d-66f84b606d58 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-0edc1c6b-8588-4ade-876d-66f84b606d58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0edc1c6b-8588-4ade-876d-66f84b606d58 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-0edc1c6b-8588-4ade-876d-66f84b606d58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0edc1c6b-8588-4ade-876d-66f84b606d58 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-0edc1c6b-8588-4ade-876d-66f84b606d58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0edc1c6b-8588-4ade-876d-66f84b606d58 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-0edc1c6b-8588-4ade-876d-66f84b606d58 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0edc1c6b-8588-4ade-876d-66f84b606d58 img.shogun-image {
  width: 100%;
}



}
#s-6818679a-3f4a-4fa8-af29-91e01b64b79d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6818679a-3f4a-4fa8-af29-91e01b64b79d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d073a45c-4be8-4782-8e08-9250c89f3bfb hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

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

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

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

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

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

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

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

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

#s-eee9bbd5-40bf-4acb-9066-f6e4f5626188 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(219, 61, 62, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-eee9bbd5-40bf-4acb-9066-f6e4f5626188:hover {background-color: rgba(223, 217, 217, 1) !important;
text-decoration: none !important;
color: rgba(219, 61, 62, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-eee9bbd5-40bf-4acb-9066-f6e4f5626188:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-eee9bbd5-40bf-4acb-9066-f6e4f5626188-root {
    text-align: center;
  }


#s-eee9bbd5-40bf-4acb-9066-f6e4f5626188.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-eee9bbd5-40bf-4acb-9066-f6e4f5626188-root {
    text-align: center;
  }


#s-eee9bbd5-40bf-4acb-9066-f6e4f5626188.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eee9bbd5-40bf-4acb-9066-f6e4f5626188-root {
    text-align: center;
  }


#s-eee9bbd5-40bf-4acb-9066-f6e4f5626188.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eee9bbd5-40bf-4acb-9066-f6e4f5626188-root {
    text-align: center;
  }


#s-eee9bbd5-40bf-4acb-9066-f6e4f5626188.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-eee9bbd5-40bf-4acb-9066-f6e4f5626188-root {
    text-align: center;
  }


#s-eee9bbd5-40bf-4acb-9066-f6e4f5626188.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}
#s-9a15e4be-5103-4dc6-9bc7-81e72de1baad {
  margin-left: 10%;
margin-right: 10%;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
}

#s-9a15e4be-5103-4dc6-9bc7-81e72de1baad .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-5ce2da56-1449-4234-9270-96d8310995c5 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-8e33cbd7-cfbe-494f-ac36-69abcdb2187f {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-8e33cbd7-cfbe-494f-ac36-69abcdb2187f .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-8e33cbd7-cfbe-494f-ac36-69abcdb2187f .shg-sld-nav-button.shg-sld-left,
#s-8e33cbd7-cfbe-494f-ac36-69abcdb2187f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-ca199d1b-11d2-4b12-bf93-54b604d19b43 {
  text-align: center;
}







  #s-ca199d1b-11d2-4b12-bf93-54b604d19b43 img.shogun-image {
    

    
    
    
  }


#s-ca199d1b-11d2-4b12-bf93-54b604d19b43 .shogun-image-content {
  
    align-items: center;
  
}

#s-fce7943d-07f8-4601-9c44-b1c0c28608f4 {
  text-align: center;
}







  #s-fce7943d-07f8-4601-9c44-b1c0c28608f4 img.shogun-image {
    

    
    
    
  }


#s-fce7943d-07f8-4601-9c44-b1c0c28608f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc1e6c2f-f2de-4d7b-9a78-9b4d1b96bac2 {
  text-align: center;
}







  #s-fc1e6c2f-f2de-4d7b-9a78-9b4d1b96bac2 img.shogun-image {
    

    
    
    
  }


#s-fc1e6c2f-f2de-4d7b-9a78-9b4d1b96bac2 .shogun-image-content {
  
    align-items: center;
  
}

#s-458e9ec6-ce37-429a-b098-56fabd0871a0 {
  text-align: center;
}







  #s-458e9ec6-ce37-429a-b098-56fabd0871a0 img.shogun-image {
    

    
    
    
  }


#s-458e9ec6-ce37-429a-b098-56fabd0871a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-1332a6c2-a5e4-46d5-8d29-575156aaa64f {
  padding-left: 10px;
padding-right: 10px;
}

#s-0203227a-4ba5-490d-8e2c-34a49412c05c {
  padding-left: 20px;
padding-right: 20px;
}

#s-b4f3518f-5cbf-40fb-8275-d0725bd7bfa4 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 20px;
padding-right: 20px;
}

#s-aa0a39e6-b3b6-4551-8dea-a2be3fead155 {
  margin-left: 20px;
margin-right: 20px;
}

#s-41e4039a-6c38-4b9a-bdf5-dff9949aba31 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-79959ef6-6ff4-407f-8fb7-d8d2fdb762dc hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-13800f00-ab8f-4254-877b-62c340c0dfee {
  margin-left: 10%;
margin-right: 10%;
}

#s-d60ca994-6469-48c0-9e02-f68c8fefdb0a {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

#s-d60ca994-6469-48c0-9e02-f68c8fefdb0a .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-be4b95a0-ce13-44fd-a5f3-ee04abdd0d80 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shg-imageV2-content {
  text-align: initial;
}

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-b657e4cb-398c-4232-9eae-ea0868936961 {
  margin-left: 10%;
margin-right: 10%;
max-width: 1000px;
text-align: center;
}







  img.s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image {
    
    
  }


.s-b657e4cb-398c-4232-9eae-ea0868936961 .shogun-image-content {
  
    align-items: center;
  
}

.s-b657e4cb-398c-4232-9eae-ea0868936961.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image {
    
    
  }


.s-b657e4cb-398c-4232-9eae-ea0868936961 .shogun-image-content {
  
    align-items: center;
  
}

.s-b657e4cb-398c-4232-9eae-ea0868936961.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){





  img.s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image {
    
    
  }


.s-b657e4cb-398c-4232-9eae-ea0868936961 .shogun-image-content {
  
    align-items: center;
  
}

.s-b657e4cb-398c-4232-9eae-ea0868936961.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){





  img.s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image {
    
    
  }


.s-b657e4cb-398c-4232-9eae-ea0868936961 .shogun-image-content {
  
    align-items: center;
  
}

.s-b657e4cb-398c-4232-9eae-ea0868936961.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){





  img.s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image {
    
    
  }


.s-b657e4cb-398c-4232-9eae-ea0868936961 .shogun-image-content {
  
    align-items: center;
  
}

.s-b657e4cb-398c-4232-9eae-ea0868936961.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b657e4cb-398c-4232-9eae-ea0868936961.shogun-image {
  box-sizing: border-box;
}




}
#s-c81a480d-9456-41b2-b2b5-daf2477d1c25 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-1a10995a-47a1-42f3-bca5-16ce398a9a17 {
  margin-left: 10%;
margin-right: 10%;
}

#s-81436b1b-b325-4630-b6c3-59dcf785c8fb hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-e5d12ac4-e898-46ed-bfc6-7af664cf9b3a {
  margin-left: 10%;
margin-right: 10%;
}

#s-e5d12ac4-e898-46ed-bfc6-7af664cf9b3a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-e5d12ac4-e898-46ed-bfc6-7af664cf9b3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-e5d12ac4-e898-46ed-bfc6-7af664cf9b3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(17, 34, 60, 1);
}

#s-e5d12ac4-e898-46ed-bfc6-7af664cf9b3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-e5d12ac4-e898-46ed-bfc6-7af664cf9b3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(17, 34, 60, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 25px;
}

#s-e5d12ac4-e898-46ed-bfc6-7af664cf9b3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 25px;
}
#s-ec3637b4-42a1-415e-ae81-e7244874ad08 {
  text-align: center;
}







  #s-ec3637b4-42a1-415e-ae81-e7244874ad08 img.shogun-image {
    

    
    
    
  }


#s-ec3637b4-42a1-415e-ae81-e7244874ad08 .shogun-image-content {
  
    align-items: center;
  
}

#s-8f6e0062-6f25-4e5b-9e70-10d883910620 {
  text-align: center;
}







  #s-8f6e0062-6f25-4e5b-9e70-10d883910620 img.shogun-image {
    

    
    
    
  }


#s-8f6e0062-6f25-4e5b-9e70-10d883910620 .shogun-image-content {
  
    align-items: center;
  
}

#s-078a3332-f797-4c43-8f59-bc08f5bcddb3 {
  text-align: center;
}







  #s-078a3332-f797-4c43-8f59-bc08f5bcddb3 img.shogun-image {
    

    
    
    
  }


#s-078a3332-f797-4c43-8f59-bc08f5bcddb3 .shogun-image-content {
  
    align-items: center;
  
}

#s-90549e8d-c706-496d-83a5-4a9a122814c3 {
  text-align: center;
}







  #s-90549e8d-c706-496d-83a5-4a9a122814c3 img.shogun-image {
    

    
    
    
  }


#s-90549e8d-c706-496d-83a5-4a9a122814c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6e43ca2-259c-4f82-a9e9-2a8ae3a07a2b {
  text-align: center;
}







  #s-f6e43ca2-259c-4f82-a9e9-2a8ae3a07a2b img.shogun-image {
    

    
    
    
  }


#s-f6e43ca2-259c-4f82-a9e9-2a8ae3a07a2b .shogun-image-content {
  
    align-items: center;
  
}

#s-64d639b8-cae0-421a-9c50-0717590b5cf1 {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
}

#s-6757b63c-8299-4f09-95cf-a871e395a3bc {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
}

#s-5d59c488-9ed3-4b48-9839-6abd4603ba39 {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
}

#s-5d7481dd-8c55-4574-bd5f-bc3e95866013 {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
}

#s-2bcb689f-15ec-4115-8ecb-2e336be3f2f8 {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
}

#s-89cf8140-15ad-4c26-a624-ee129553a6f1 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-89cf8140-15ad-4c26-a624-ee129553a6f1 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-d162808c-e220-44af-b639-4531408eed15 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-09ccffba-f078-422b-84b3-16e1bc355d59 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-09ccffba-f078-422b-84b3-16e1bc355d59 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-b424398f-9ca1-45f2-839d-cc32d3a43e80 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

#s-b424398f-9ca1-45f2-839d-cc32d3a43e80 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-16cf647c-b2f2-4070-9a40-9ace71437fa6 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
text-align: center;
}







  #s-16cf647c-b2f2-4070-9a40-9ace71437fa6 img.shogun-image {
    

    
    
    
  }


#s-16cf647c-b2f2-4070-9a40-9ace71437fa6 .shogun-image-content {
  
    align-items: center;
  
}

#s-20996271-e05d-4d95-bfaa-a70b4ccd0a80 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

#s-dbb9abc4-7f2f-4e72-a77b-45eb17a045c5 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-00fedfda-f601-41cc-9985-06c9e72aac47 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-00fedfda-f601-41cc-9985-06c9e72aac47 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-cff3dcf2-6e8b-429b-a554-8b1d0209d52e {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cff3dcf2-6e8b-429b-a554-8b1d0209d52e .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-c1fec2f8-fb52-4dbe-b4cf-090155302833 {
  margin-left: 10%;
margin-right: 10%;
}

#s-c1fec2f8-fb52-4dbe-b4cf-090155302833 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-c1fec2f8-fb52-4dbe-b4cf-090155302833 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c1fec2f8-fb52-4dbe-b4cf-090155302833 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-c1fec2f8-fb52-4dbe-b4cf-090155302833 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-c1fec2f8-fb52-4dbe-b4cf-090155302833 td.shogun-table-column, #s-c1fec2f8-fb52-4dbe-b4cf-090155302833 td.shogun-table-row {
  border: 0px solid rgba(255, 255, 255, 1);
}

#s-f4b4f064-cb0b-49e7-9dce-0e38141ea55a {
  text-align: left;
}



.shg-c#s-f4b4f064-cb0b-49e7-9dce-0e38141ea55a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f4b4f064-cb0b-49e7-9dce-0e38141ea55a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-f4b4f064-cb0b-49e7-9dce-0e38141ea55a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f4b4f064-cb0b-49e7-9dce-0e38141ea55a img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-f4b4f064-cb0b-49e7-9dce-0e38141ea55a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f4b4f064-cb0b-49e7-9dce-0e38141ea55a img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-f4b4f064-cb0b-49e7-9dce-0e38141ea55a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f4b4f064-cb0b-49e7-9dce-0e38141ea55a img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-f4b4f064-cb0b-49e7-9dce-0e38141ea55a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f4b4f064-cb0b-49e7-9dce-0e38141ea55a img.shogun-image {
  width: 100%;
}



}
#s-bf07f46e-c3d2-4a5e-8728-fc253ec611b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf07f46e-c3d2-4a5e-8728-fc253ec611b8 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-1c600d12-67c9-4851-b060-97435ed6c300 {
  text-align: center;
}

#s-1c600d12-67c9-4851-b060-97435ed6c300 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1c600d12-67c9-4851-b060-97435ed6c300 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1c600d12-67c9-4851-b060-97435ed6c300 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-11db2f5c-9f69-4a0d-a035-1de34fa415f7 {
  text-align: left;
}



.shg-c#s-11db2f5c-9f69-4a0d-a035-1de34fa415f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11db2f5c-9f69-4a0d-a035-1de34fa415f7 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-11db2f5c-9f69-4a0d-a035-1de34fa415f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11db2f5c-9f69-4a0d-a035-1de34fa415f7 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-11db2f5c-9f69-4a0d-a035-1de34fa415f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11db2f5c-9f69-4a0d-a035-1de34fa415f7 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-11db2f5c-9f69-4a0d-a035-1de34fa415f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11db2f5c-9f69-4a0d-a035-1de34fa415f7 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-11db2f5c-9f69-4a0d-a035-1de34fa415f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11db2f5c-9f69-4a0d-a035-1de34fa415f7 img.shogun-image {
  width: 100%;
}



}
#s-c5bdcceb-d93c-4c0e-92fe-9cd3766b2b06 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5bdcceb-d93c-4c0e-92fe-9cd3766b2b06 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-2afc2fe7-26e1-4cca-a000-cd35e6ce2d6d {
  text-align: center;
}

#s-2afc2fe7-26e1-4cca-a000-cd35e6ce2d6d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2afc2fe7-26e1-4cca-a000-cd35e6ce2d6d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-2afc2fe7-26e1-4cca-a000-cd35e6ce2d6d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8a0a5477-ae53-4b2d-ac48-675793fd78ac {
  text-align: left;
}



.shg-c#s-8a0a5477-ae53-4b2d-ac48-675793fd78ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a0a5477-ae53-4b2d-ac48-675793fd78ac img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-8a0a5477-ae53-4b2d-ac48-675793fd78ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a0a5477-ae53-4b2d-ac48-675793fd78ac img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-8a0a5477-ae53-4b2d-ac48-675793fd78ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a0a5477-ae53-4b2d-ac48-675793fd78ac img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-8a0a5477-ae53-4b2d-ac48-675793fd78ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a0a5477-ae53-4b2d-ac48-675793fd78ac img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-8a0a5477-ae53-4b2d-ac48-675793fd78ac .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a0a5477-ae53-4b2d-ac48-675793fd78ac img.shogun-image {
  width: 100%;
}



}
#s-264a77c3-eb3f-4cfa-af86-73e6acf9c162 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-264a77c3-eb3f-4cfa-af86-73e6acf9c162 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-236850d1-f42a-4d88-a53c-f34a45922605 {
  text-align: center;
}

#s-236850d1-f42a-4d88-a53c-f34a45922605 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-236850d1-f42a-4d88-a53c-f34a45922605 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-236850d1-f42a-4d88-a53c-f34a45922605 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-02992277-20c9-4829-b9d5-4cef059e2c62 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(219, 61, 62, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-02992277-20c9-4829-b9d5-4cef059e2c62:hover {background-color: rgba(223, 217, 217, 1) !important;
text-decoration: none !important;
color: rgba(219, 61, 62, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-02992277-20c9-4829-b9d5-4cef059e2c62:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-02992277-20c9-4829-b9d5-4cef059e2c62-root {
    text-align: center;
  }


#s-02992277-20c9-4829-b9d5-4cef059e2c62.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-02992277-20c9-4829-b9d5-4cef059e2c62-root {
    text-align: center;
  }


#s-02992277-20c9-4829-b9d5-4cef059e2c62.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-02992277-20c9-4829-b9d5-4cef059e2c62-root {
    text-align: center;
  }


#s-02992277-20c9-4829-b9d5-4cef059e2c62.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-02992277-20c9-4829-b9d5-4cef059e2c62-root {
    text-align: center;
  }


#s-02992277-20c9-4829-b9d5-4cef059e2c62.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-02992277-20c9-4829-b9d5-4cef059e2c62-root {
    text-align: center;
  }


#s-02992277-20c9-4829-b9d5-4cef059e2c62.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}
#s-072179c8-ad7a-4970-b36e-da156a765129 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
}

#s-072179c8-ad7a-4970-b36e-da156a765129 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-7b2d0772-622d-4b82-a09b-6f8f2521e311 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

#s-04887274-1921-4938-922e-fe1a2351ed77 {
  margin-left: 7%;
margin-right: 7%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-04887274-1921-4938-922e-fe1a2351ed77 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-04887274-1921-4938-922e-fe1a2351ed77 .shg-sld-nav-button.shg-sld-left,
#s-04887274-1921-4938-922e-fe1a2351ed77 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-dd9f46af-deb3-488f-8021-b65b0baec31a {
  text-align: center;
}







  #s-dd9f46af-deb3-488f-8021-b65b0baec31a img.shogun-image {
    

    
    
    
  }


#s-dd9f46af-deb3-488f-8021-b65b0baec31a .shogun-image-content {
  
    align-items: center;
  
}

#s-55d9ac3d-6bc2-4e63-9e09-8af99dd026ea {
  text-align: center;
}







  #s-55d9ac3d-6bc2-4e63-9e09-8af99dd026ea img.shogun-image {
    

    
    
    
  }


#s-55d9ac3d-6bc2-4e63-9e09-8af99dd026ea .shogun-image-content {
  
    align-items: center;
  
}

#s-7fba033b-15fb-4bd7-8b9f-17a7af6015c3 {
  text-align: center;
}







  #s-7fba033b-15fb-4bd7-8b9f-17a7af6015c3 img.shogun-image {
    

    
    
    
  }


#s-7fba033b-15fb-4bd7-8b9f-17a7af6015c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-4a922366-d2f0-42b3-b6ff-48f8592897fa {
  text-align: center;
}







  #s-4a922366-d2f0-42b3-b6ff-48f8592897fa img.shogun-image {
    

    
    
    
  }


#s-4a922366-d2f0-42b3-b6ff-48f8592897fa .shogun-image-content {
  
    align-items: center;
  
}

#s-02c38bfe-8ca8-41b9-92b5-e4a50ec18029 {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}







  #s-02c38bfe-8ca8-41b9-92b5-e4a50ec18029 img.shogun-image {
    

    
    
    
  }


#s-02c38bfe-8ca8-41b9-92b5-e4a50ec18029 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a5cba15-11fe-4a1d-b075-2a457ff763e4 {
  padding-left: 20px;
padding-right: 20px;
}

#s-88bb432f-75b0-464b-ad2e-5e9a1f390f0b {
  padding-left: 20px;
padding-right: 20px;
}

#s-c393a4df-fa04-4b43-821c-55f8fbf3b6d3 {
  padding-left: 20px;
padding-right: 20px;
}

#s-dc029972-6a0f-4756-aee8-e9d393715324 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-a7828072-56f7-4349-8918-05fe3002404c {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-a7828072-56f7-4349-8918-05fe3002404c .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-428da84d-90a7-4d1f-a605-5b61f837466c {
  margin-left: 10%;
margin-right: 10%;
}

#s-50aa0dc7-ec75-4e81-b756-b1e18f026f54 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-50aa0dc7-ec75-4e81-b756-b1e18f026f54 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-23a22fd9-6479-4952-8ced-86bb35a2c5f5 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-23a22fd9-6479-4952-8ced-86bb35a2c5f5 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-94191b50-991e-4b8c-b23c-926139d6832f {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-94191b50-991e-4b8c-b23c-926139d6832f img.shogun-image {
    

    
    
    
  }


#s-94191b50-991e-4b8c-b23c-926139d6832f .shogun-image-content {
  
    align-items: center;
  
}

#s-1ec89fb6-e7e3-4125-a78a-add6ecb6f7f7 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-7731ff5e-5126-40f7-a929-f55ce6a3a5a9 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

#s-5cf92cb0-1685-43e4-8f76-c2792da7f7e6 {
  margin-left: 9%;
margin-right: 9%;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-5cf92cb0-1685-43e4-8f76-c2792da7f7e6 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-5d4bc932-a195-4890-897e-9dfede776954 {
  margin-left: 10%;
margin-right: 10%;
}

#s-58cdf529-ad3e-448e-a9ac-0ed95a5cac57 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-58cdf529-ad3e-448e-a9ac-0ed95a5cac57 img.shogun-image {
    

    
    
    
  }


#s-58cdf529-ad3e-448e-a9ac-0ed95a5cac57 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed49e939-cb31-41b4-8af8-59afbb3f8697 {
  margin-left: 10%;
margin-right: 10%;
}

#s-a66a5348-55b6-4815-8c17-c425c6c4f17d {
  margin-left: 10%;
margin-right: 10%;
padding-top: 20px;
padding-bottom: 10px;
padding-right: 10px;
text-align: left;
}

#s-a66a5348-55b6-4815-8c17-c425c6c4f17d .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-003a42de-0d6e-4eea-bce2-668ba1bc2fa8 {
  margin-left: 10%;
margin-right: 10%;
}

#s-96c5f604-e72c-44c8-be0b-c36dbd2da38b {
  margin-left: 7%;
margin-right: 7%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-96c5f604-e72c-44c8-be0b-c36dbd2da38b .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-96c5f604-e72c-44c8-be0b-c36dbd2da38b .shg-sld-nav-button.shg-sld-left,
#s-96c5f604-e72c-44c8-be0b-c36dbd2da38b .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-cc129b5f-8aea-45bf-ad28-6c4a35411967 {
  text-align: center;
}







  #s-cc129b5f-8aea-45bf-ad28-6c4a35411967 img.shogun-image {
    

    
    
    
  }


#s-cc129b5f-8aea-45bf-ad28-6c4a35411967 .shogun-image-content {
  
    align-items: center;
  
}

#s-dcef90ee-6b4c-4d43-b474-5af9761eb8f1 {
  text-align: center;
}







  #s-dcef90ee-6b4c-4d43-b474-5af9761eb8f1 img.shogun-image {
    

    
    
    
  }


#s-dcef90ee-6b4c-4d43-b474-5af9761eb8f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b24574e-2953-4ce5-a7b3-1eec18c63622 {
  text-align: center;
}







  #s-9b24574e-2953-4ce5-a7b3-1eec18c63622 img.shogun-image {
    

    
    
    
  }


#s-9b24574e-2953-4ce5-a7b3-1eec18c63622 .shogun-image-content {
  
    align-items: center;
  
}

#s-b28af496-f0ae-43c1-b57e-341acc39817e {
  text-align: center;
}







  #s-b28af496-f0ae-43c1-b57e-341acc39817e img.shogun-image {
    

    
    
    
  }


#s-b28af496-f0ae-43c1-b57e-341acc39817e .shogun-image-content {
  
    align-items: center;
  
}

#s-ee97eca4-b788-45e2-b3dc-859c7c9e32c3 {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}







  #s-ee97eca4-b788-45e2-b3dc-859c7c9e32c3 img.shogun-image {
    

    
    
    
  }


#s-ee97eca4-b788-45e2-b3dc-859c7c9e32c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-807bb6b9-c4c5-43a5-bef9-2dbad3c9005c {
  padding-left: 20px;
padding-right: 20px;
}

#s-b14aff71-0ebb-4b65-8751-e35db5e1c429 {
  padding-left: 20px;
padding-right: 20px;
}

#s-214d9d60-2202-4bd4-83a9-121348be4958 {
  padding-left: 20px;
padding-right: 20px;
}

#s-bce6e37d-473c-4f1f-be16-709452b14e60 {
  padding-left: 20px;
padding-right: 20px;
}

#s-ba2fae48-2fe2-476f-a540-454d2319c2cf {
  margin-left: 10%;
margin-right: 10%;
}

#s-146557b8-465d-46d7-bd28-a786fea3a502 {
  box-shadow:0px 0px 0px 0px rgba(236, 232, 232, 1);
margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
background-color: rgba(253, 249, 235, 1);
}

#s-6d3714b8-bc8e-40e0-b6b0-998dd32bb9f7 hr {
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2128da0d-971b-4eb4-b110-6f8dd9a1352f {
  margin-left: 10%;
margin-right: 10%;
padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-a9b53db0-ead5-492c-9a68-557cdfb09faa hr {
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-a27369f1-7dbd-4cfc-bafc-5e09fb9e6e48 {
  margin-left: 9%;
margin-right: 9%;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}

#s-a27369f1-7dbd-4cfc-bafc-5e09fb9e6e48 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: left;
}



#s-a74371ee-a17f-48ff-b18a-8e7320e0aa07 {
  text-align: left;
}

#s-3babecc2-ffb9-4c75-bb61-04f3187739e2 {
  margin-left: 10%;
margin-right: 10%;
}

#s-65e444c2-df77-4173-88cc-4242454dd505 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}

#s-65e444c2-df77-4173-88cc-4242454dd505 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: left;
}



#s-b3076409-d690-456a-b872-7fc402dbbc1d {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}







  #s-b3076409-d690-456a-b872-7fc402dbbc1d img.shogun-image {
    

    
    
    
  }


#s-b3076409-d690-456a-b872-7fc402dbbc1d .shogun-image-content {
  
    align-items: center;
  
}

#s-65c1efef-b164-411b-9dfd-3fca5f1c686a {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65c1efef-b164-411b-9dfd-3fca5f1c686a .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-f82aad70-42fe-4545-96f5-ae6908f47ff3 {
  text-align: left;
}

#s-ff054f34-2047-4b0f-bbb8-d7b750c39614 {
  box-shadow:0px 0px 0px 0px rgba(236, 232, 232, 1);
margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
background-color: rgba(253, 249, 235, 1);
}

#s-1a5094a8-2540-437f-96f9-24c9a560aa51 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-1a5094a8-2540-437f-96f9-24c9a560aa51 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-9da08e31-46d6-43b4-8738-02d2e3201588 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

#s-9da08e31-46d6-43b4-8738-02d2e3201588 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-4c79de54-81df-4cb8-9126-e8b34f9a8265 {
  text-align: left;
}

#s-5ece2e12-21f8-4b60-af34-13f146cede7c {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

#s-860df0ec-17ae-413d-909b-25d305f52219 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-860df0ec-17ae-413d-909b-25d305f52219 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-860df0ec-17ae-413d-909b-25d305f52219 .shg-sld-nav-button.shg-sld-left,
#s-860df0ec-17ae-413d-909b-25d305f52219 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-1649db63-3bbf-4f82-a94b-96b1473d5bf7 {
  text-align: center;
}







  #s-1649db63-3bbf-4f82-a94b-96b1473d5bf7 img.shogun-image {
    

    
    
    
  }


#s-1649db63-3bbf-4f82-a94b-96b1473d5bf7 .shogun-image-content {
  
    align-items: center;
  
}







  #s-823675d2-d7fd-46c1-a2f0-48d5571c90ef img.shogun-image {
    

    
    
    
  }


#s-823675d2-d7fd-46c1-a2f0-48d5571c90ef .shogun-image-content {
  
    align-items: center;
  
}

#s-10e0e6f6-594f-4e92-985f-6afdc09b9b01 {
  text-align: center;
}







  #s-10e0e6f6-594f-4e92-985f-6afdc09b9b01 img.shogun-image {
    

    
    
    
  }


#s-10e0e6f6-594f-4e92-985f-6afdc09b9b01 .shogun-image-content {
  
    align-items: center;
  
}

#s-941bc4b2-9472-4199-bc59-5a76cadf4a54 {
  text-align: center;
}







  #s-941bc4b2-9472-4199-bc59-5a76cadf4a54 img.shogun-image {
    

    
    
    
  }


#s-941bc4b2-9472-4199-bc59-5a76cadf4a54 .shogun-image-content {
  
    align-items: center;
  
}

#s-92c0cd5d-ff61-4522-a612-50495662d99c {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(219, 61, 62, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-92c0cd5d-ff61-4522-a612-50495662d99c:hover {background-color: rgba(223, 217, 217, 1) !important;
text-decoration: none !important;
color: rgba(219, 61, 62, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-92c0cd5d-ff61-4522-a612-50495662d99c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-92c0cd5d-ff61-4522-a612-50495662d99c-root {
    text-align: center;
  }


#s-92c0cd5d-ff61-4522-a612-50495662d99c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-92c0cd5d-ff61-4522-a612-50495662d99c-root {
    text-align: center;
  }


#s-92c0cd5d-ff61-4522-a612-50495662d99c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-92c0cd5d-ff61-4522-a612-50495662d99c-root {
    text-align: center;
  }


#s-92c0cd5d-ff61-4522-a612-50495662d99c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-92c0cd5d-ff61-4522-a612-50495662d99c-root {
    text-align: center;
  }


#s-92c0cd5d-ff61-4522-a612-50495662d99c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-92c0cd5d-ff61-4522-a612-50495662d99c-root {
    text-align: center;
  }


#s-92c0cd5d-ff61-4522-a612-50495662d99c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}
#s-d1e21a89-be72-4ae1-ba84-1f88abfe9d74 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(219, 61, 62, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-d1e21a89-be72-4ae1-ba84-1f88abfe9d74:hover {background-color: rgba(223, 217, 217, 1) !important;
text-decoration: none !important;
color: rgba(219, 61, 62, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d1e21a89-be72-4ae1-ba84-1f88abfe9d74:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d1e21a89-be72-4ae1-ba84-1f88abfe9d74-root {
    text-align: center;
  }


#s-d1e21a89-be72-4ae1-ba84-1f88abfe9d74.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d1e21a89-be72-4ae1-ba84-1f88abfe9d74-root {
    text-align: center;
  }


#s-d1e21a89-be72-4ae1-ba84-1f88abfe9d74.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d1e21a89-be72-4ae1-ba84-1f88abfe9d74-root {
    text-align: center;
  }


#s-d1e21a89-be72-4ae1-ba84-1f88abfe9d74.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d1e21a89-be72-4ae1-ba84-1f88abfe9d74-root {
    text-align: center;
  }


#s-d1e21a89-be72-4ae1-ba84-1f88abfe9d74.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d1e21a89-be72-4ae1-ba84-1f88abfe9d74-root {
    text-align: center;
  }


#s-d1e21a89-be72-4ae1-ba84-1f88abfe9d74.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}
#s-d0008d47-7f89-4a7b-bd6b-a2d5a9874f0c {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(219, 61, 62, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-d0008d47-7f89-4a7b-bd6b-a2d5a9874f0c:hover {background-color: rgba(223, 217, 217, 1) !important;
text-decoration: none !important;
color: rgba(219, 61, 62, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d0008d47-7f89-4a7b-bd6b-a2d5a9874f0c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d0008d47-7f89-4a7b-bd6b-a2d5a9874f0c-root {
    text-align: center;
  }


#s-d0008d47-7f89-4a7b-bd6b-a2d5a9874f0c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d0008d47-7f89-4a7b-bd6b-a2d5a9874f0c-root {
    text-align: center;
  }


#s-d0008d47-7f89-4a7b-bd6b-a2d5a9874f0c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d0008d47-7f89-4a7b-bd6b-a2d5a9874f0c-root {
    text-align: center;
  }


#s-d0008d47-7f89-4a7b-bd6b-a2d5a9874f0c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d0008d47-7f89-4a7b-bd6b-a2d5a9874f0c-root {
    text-align: center;
  }


#s-d0008d47-7f89-4a7b-bd6b-a2d5a9874f0c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d0008d47-7f89-4a7b-bd6b-a2d5a9874f0c-root {
    text-align: center;
  }


#s-d0008d47-7f89-4a7b-bd6b-a2d5a9874f0c.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}
#s-e81c0a9a-22a2-469e-85fb-f6b2e163921a {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(219, 61, 62, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-e81c0a9a-22a2-469e-85fb-f6b2e163921a:hover {background-color: rgba(223, 217, 217, 1) !important;
text-decoration: none !important;
color: rgba(219, 61, 62, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e81c0a9a-22a2-469e-85fb-f6b2e163921a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e81c0a9a-22a2-469e-85fb-f6b2e163921a-root {
    text-align: center;
  }


#s-e81c0a9a-22a2-469e-85fb-f6b2e163921a.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e81c0a9a-22a2-469e-85fb-f6b2e163921a-root {
    text-align: center;
  }


#s-e81c0a9a-22a2-469e-85fb-f6b2e163921a.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e81c0a9a-22a2-469e-85fb-f6b2e163921a-root {
    text-align: center;
  }


#s-e81c0a9a-22a2-469e-85fb-f6b2e163921a.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e81c0a9a-22a2-469e-85fb-f6b2e163921a-root {
    text-align: center;
  }


#s-e81c0a9a-22a2-469e-85fb-f6b2e163921a.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e81c0a9a-22a2-469e-85fb-f6b2e163921a-root {
    text-align: center;
  }


#s-e81c0a9a-22a2-469e-85fb-f6b2e163921a.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}
#s-5063a559-1c38-49ee-bed7-23f48bc2d6e0 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-ac335062-1055-448c-ae09-acd7d3a4db37 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}

#s-ac335062-1055-448c-ae09-acd7d3a4db37 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: left;
}



#s-bb4a6e6f-a408-446a-bce4-c3a09499efc6 {
  text-align: left;
}

#s-74b68ad2-1805-4601-bfe5-3e0d1b5fe6ce {
  margin-left: 10%;
margin-right: 10%;
}

#s-0ac9f680-1a28-4c5b-9435-0564ac95af65 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}

#s-0ac9f680-1a28-4c5b-9435-0564ac95af65 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: left;
}



#s-09b633ad-9b23-462b-b400-42a9bcef6b27 {
  margin-left: 10%;
margin-right: 10%;
}

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

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

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

#s-3a1a5576-d731-4a66-a887-ed55cd10941a {
  border-style: solid;
margin-left: 10%;
margin-right: 10%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-3a1a5576-d731-4a66-a887-ed55cd10941a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a1a5576-d731-4a66-a887-ed55cd10941a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3a1a5576-d731-4a66-a887-ed55cd10941a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a1a5576-d731-4a66-a887-ed55cd10941a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a567040c-a30c-4f93-a097-81be0ef81680 {
  margin-top: 50px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-a567040c-a30c-4f93-a097-81be0ef81680 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a567040c-a30c-4f93-a097-81be0ef81680 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a567040c-a30c-4f93-a097-81be0ef81680 {
  
}
}@media (max-width: 767px){#s-a567040c-a30c-4f93-a097-81be0ef81680 {
  
}
}
#s-ea458e5d-66d7-45d4-af0a-7be6fd3b280e {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-ea458e5d-66d7-45d4-af0a-7be6fd3b280e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ea458e5d-66d7-45d4-af0a-7be6fd3b280e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ea458e5d-66d7-45d4-af0a-7be6fd3b280e {
  
}
}@media (max-width: 767px){#s-ea458e5d-66d7-45d4-af0a-7be6fd3b280e {
  
}
}
#s-ea458e5d-66d7-45d4-af0a-7be6fd3b280e .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Cormorant Garamond";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-fcb10236-ff5d-4966-833f-d416a6afd609 {
  border-style: solid;
margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-fcb10236-ff5d-4966-833f-d416a6afd609 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fcb10236-ff5d-4966-833f-d416a6afd609 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fcb10236-ff5d-4966-833f-d416a6afd609 {
  
}
}@media (max-width: 767px){#s-fcb10236-ff5d-4966-833f-d416a6afd609 {
  
}
}
#s-05d5ce3a-33dc-43e1-8082-90913777a276 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-05d5ce3a-33dc-43e1-8082-90913777a276 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-05d5ce3a-33dc-43e1-8082-90913777a276 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-05d5ce3a-33dc-43e1-8082-90913777a276 {
  
}
}@media (max-width: 767px){#s-05d5ce3a-33dc-43e1-8082-90913777a276 {
  
}
}
@media (min-width: 0px) {
[id="s-05d5ce3a-33dc-43e1-8082-90913777a276"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05d5ce3a-33dc-43e1-8082-90913777a276"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-05d5ce3a-33dc-43e1-8082-90913777a276"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-05d5ce3a-33dc-43e1-8082-90913777a276"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-b4c00bb1-3c24-4640-87a2-33d5fcebd410 {
  box-shadow:0px 5px 30px 0px rgba(0, 0, 0, 0.1);
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 30px;
opacity: 1;
text-align: center;
background-color: rgba(15, 33, 57, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-b4c00bb1-3c24-4640-87a2-33d5fcebd410:hover {box-shadow:  15px   !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(15, 33, 57, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b4c00bb1-3c24-4640-87a2-33d5fcebd410:active {box-shadow: 0px 0px   !important;
background-color: rgba(15, 33, 57, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-b4c00bb1-3c24-4640-87a2-33d5fcebd410 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b4c00bb1-3c24-4640-87a2-33d5fcebd410 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b4c00bb1-3c24-4640-87a2-33d5fcebd410 {
  
}
}@media (max-width: 767px){#s-b4c00bb1-3c24-4640-87a2-33d5fcebd410 {
  
}
}

  #s-b4c00bb1-3c24-4640-87a2-33d5fcebd410-root {
    text-align: center;
  }


#s-b4c00bb1-3c24-4640-87a2-33d5fcebd410.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b4c00bb1-3c24-4640-87a2-33d5fcebd410-root {
    text-align: center;
  }


#s-b4c00bb1-3c24-4640-87a2-33d5fcebd410.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b4c00bb1-3c24-4640-87a2-33d5fcebd410-root {
    text-align: center;
  }


#s-b4c00bb1-3c24-4640-87a2-33d5fcebd410.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b4c00bb1-3c24-4640-87a2-33d5fcebd410-root {
    text-align: center;
  }


#s-b4c00bb1-3c24-4640-87a2-33d5fcebd410.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b4c00bb1-3c24-4640-87a2-33d5fcebd410-root {
    text-align: center;
  }


#s-b4c00bb1-3c24-4640-87a2-33d5fcebd410.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-c8121694-6330-4719-a5cc-adb2b04a122f {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}







  #s-c8121694-6330-4719-a5cc-adb2b04a122f img.shogun-image {
    

    
    
    
  }


#s-c8121694-6330-4719-a5cc-adb2b04a122f .shogun-image-content {
  
    align-items: center;
  
}

#s-16b857f1-5a6d-45bb-91f4-168d1f1f3cd2 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

#s-16b857f1-5a6d-45bb-91f4-168d1f1f3cd2 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-82a3fcc8-ca36-41e9-b46e-16ad00c8be0a {
  margin-left: 10%;
margin-right: 10%;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
