.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-fa4f47b1-e239-48b2-acc5-dfcc4e55f59f {
  min-height: 50px;
}








#s-fa4f47b1-e239-48b2-acc5-dfcc4e55f59f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa4f47b1-e239-48b2-acc5-dfcc4e55f59f.shg-box.shg-c {
  justify-content: center;
}

#s-4c28b1f0-04ff-4c36-b283-c1108dfc5a68 {
  background-image: url(https://i.shgcdn.com/6643ac12-ebf4-4216-bd01-ffb6532e2c42/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-bottom: 0px;
padding-top: 250px;
padding-bottom: 250px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-4c28b1f0-04ff-4c36-b283-c1108dfc5a68 {
  padding-top: 200px;
padding-bottom: 200px;
}
}







#s-4c28b1f0-04ff-4c36-b283-c1108dfc5a68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c28b1f0-04ff-4c36-b283-c1108dfc5a68.shg-box.shg-c {
  justify-content: center;
}

#s-99d8f5a2-547a-48d4-8bf1-6814a9a81639 {
  padding-left: 70px;
padding-right: 70px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-99d8f5a2-547a-48d4-8bf1-6814a9a81639 {
  padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-99d8f5a2-547a-48d4-8bf1-6814a9a81639 {
  margin-top: -30px;
margin-bottom: -30px;
padding-left: 0px;
padding-right: 0px;
}
}







#s-99d8f5a2-547a-48d4-8bf1-6814a9a81639 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99d8f5a2-547a-48d4-8bf1-6814a9a81639.shg-box.shg-c {
  justify-content: 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-b6aa156a-c838-4d40-97cd-b5abedaab19f {
  margin-top: 50px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b6aa156a-c838-4d40-97cd-b5abedaab19f {
  margin-top: 50px;
}
}
#s-b6aa156a-c838-4d40-97cd-b5abedaab19f .shogun-heading-component h2 {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: ;
  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-3adeffce-d5dc-4b5d-965a-990bcfcd0832 {
  margin-top: 22px;
margin-left: 30px;
margin-bottom: 2px;
margin-right: 30px;
}

.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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          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-1796a0d2-3dd0-433d-b24e-3b2bdb550eaa {
  margin-top: -20px;
margin-left: 20px;
margin-right: 20px;
}

#s-1796a0d2-3dd0-433d-b24e-3b2bdb550eaa > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-1796a0d2-3dd0-433d-b24e-3b2bdb550eaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-1796a0d2-3dd0-433d-b24e-3b2bdb550eaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-1796a0d2-3dd0-433d-b24e-3b2bdb550eaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-1796a0d2-3dd0-433d-b24e-3b2bdb550eaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Open Sans;
  font-weight: 300;
  font-style: ;
  font-size: 13px;
}

#s-1796a0d2-3dd0-433d-b24e-3b2bdb550eaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-fef8c10b-77b9-4ebe-83b1-6b785728ad5a {
  margin-left: 10px;
margin-right: 10px;
}

.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-de596756-21ee-4000-b432-7200085d2d96 {
  margin-bottom: 30px;
text-align: center;
}




  #s-de596756-21ee-4000-b432-7200085d2d96 img.shogun-image {
    
    width: px;
  }


#s-de596756-21ee-4000-b432-7200085d2d96 .shogun-image-content {
  
    align-items: center;
  
}

#s-7fd72adb-2818-40ef-bc56-4d921363c9fc {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7fd72adb-2818-40ef-bc56-4d921363c9fc .shogun-heading-component h2 {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e114aa05-a77d-4552-a3f3-edf3da2262b0 {
  margin-top: 22px;
margin-left: 30px;
margin-bottom: 22px;
margin-right: 30px;
}

#s-53e38ed8-c086-4daf-bc10-52eefb03938a {
  margin-top: -40px;
margin-left: 20px;
margin-right: 20px;
}

#s-53e38ed8-c086-4daf-bc10-52eefb03938a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-53e38ed8-c086-4daf-bc10-52eefb03938a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-53e38ed8-c086-4daf-bc10-52eefb03938a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-53e38ed8-c086-4daf-bc10-52eefb03938a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-53e38ed8-c086-4daf-bc10-52eefb03938a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Open Sans;
  font-weight: 300;
  font-style: ;
  font-size: 13px;
}

#s-53e38ed8-c086-4daf-bc10-52eefb03938a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-923cf98c-2432-4b5f-bd41-1cf71c559da3 {
  margin-left: 10px;
margin-right: 10px;
}

#s-c6ef643b-283a-4430-a331-8fa5ad293046 {
  margin-bottom: 0px;
padding-top: 80px;
padding-left: 100px;
padding-bottom: 80px;
padding-right: 100px;
min-height: 50px;
background-color: rgba(245, 244, 241, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-c6ef643b-283a-4430-a331-8fa5ad293046 {
  
}
}@media (max-width: 767px){#s-c6ef643b-283a-4430-a331-8fa5ad293046 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-c6ef643b-283a-4430-a331-8fa5ad293046 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6ef643b-283a-4430-a331-8fa5ad293046.shg-box.shg-c {
  justify-content: center;
}

#s-a330f0c5-3659-4544-954c-6c008ce2fe82 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
text-align: center;
}

#s-a330f0c5-3659-4544-954c-6c008ce2fe82 .shogun-heading-component h2 {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-32bf6d6b-1a14-47f2-a25a-5515d2fc263b {
  margin-top: -30px;
margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-32bf6d6b-1a14-47f2-a25a-5515d2fc263b {
  margin-bottom: -50px;
}
}
#s-5d01dfbd-cc03-4820-84ac-5811828cd539 {
  display: none;
}
#s-544f0a2c-3e42-4058-b1f8-7ba777c91e1d {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.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;
  width: 100%;
  height: 100%;
  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-41623599-4c6a-46ca-986a-f7e9388d7bf2 {
  margin-top: -40px;
margin-bottom: -100px;
padding-left: 250px;
padding-right: 250px;
text-align: left;
}
@media (min-width: 1200px){#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 {
  margin-top: -40px;
margin-left: 50px;
margin-right: 50px;
padding-left: 250px;
padding-right: 250px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 {
  padding-left: 250px;
padding-right: 250px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 {
  margin-top: 30px;
padding-left: 150px;
padding-right: 150px;
}
}@media (max-width: 767px){#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 {
  padding-left: 20px;
padding-right: 20px;
}
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 {
  max-width: 100%;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 .shg-image-zoom,
.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 {
  max-width: 100%;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 .shg-image-zoom,
.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 {
  max-width: 100%;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 .shg-image-zoom,
.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 {
  max-width: 100%;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 .shg-image-zoom,
.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 {
  max-width: 100%;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 .shg-image-zoom,
.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41623599-4c6a-46ca-986a-f7e9388d7bf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ff04b74c-5815-4cd4-a746-c517c820cd84 {
  margin-top: 34px;
margin-bottom: -35px;
}

#s-112b9a64-25ef-4278-83a0-82a2d3a21a70 {
  margin-top: 35px;
margin-bottom: -35px;
}

#s-d0cfb3a5-3156-495d-adc6-24585fb64325 {
  margin-top: 35px;
margin-bottom: -35px;
}

#s-892fc445-0886-4169-813f-31701800dca1 {
  margin-bottom: -35px;
}

#s-ef430fdb-6031-4b91-b5ed-292fc46effa0 {
  margin-top: -25px;
}
@media (min-width: 1200px){#s-ef430fdb-6031-4b91-b5ed-292fc46effa0 {
  margin-top: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef430fdb-6031-4b91-b5ed-292fc46effa0 {
  margin-top: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef430fdb-6031-4b91-b5ed-292fc46effa0 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-ef430fdb-6031-4b91-b5ed-292fc46effa0 {
  margin-top: 40px;
}
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-82d27893-1eb0-4113-a4c9-89e4d6ea4d35 {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(74, 107, 84, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(74, 107, 84, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-82d27893-1eb0-4113-a4c9-89e4d6ea4d35:hover {background-color: rgba(74, 107, 84, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-82d27893-1eb0-4113-a4c9-89e4d6ea4d35:active {background-color: rgba(74, 107, 84, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-82d27893-1eb0-4113-a4c9-89e4d6ea4d35 {
  margin-left: -30px;
margin-right: -30px;
padding-left: 30px;
padding-right: 30px;
text-align: center;
}
}

  #s-82d27893-1eb0-4113-a4c9-89e4d6ea4d35-atc-btn-wrapper {
    text-align: center;
  }


#s-82d27893-1eb0-4113-a4c9-89e4d6ea4d35 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-82d27893-1eb0-4113-a4c9-89e4d6ea4d35.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82d27893-1eb0-4113-a4c9-89e4d6ea4d35.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-82d27893-1eb0-4113-a4c9-89e4d6ea4d35.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-98ee9eeb-a898-47a2-8fb8-32f19294fbae {
  min-height: 50px;
}








#s-98ee9eeb-a898-47a2-8fb8-32f19294fbae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98ee9eeb-a898-47a2-8fb8-32f19294fbae.shg-box.shg-c {
  justify-content: center;
}

#s-abd57c25-57bd-4a33-be35-c794099bb411 {
  margin-top: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-abd57c25-57bd-4a33-be35-c794099bb411 {
  margin-left: -50px;
}
}@media (max-width: 767px){#s-abd57c25-57bd-4a33-be35-c794099bb411 {
  margin-top: 0px;
}
}
.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-c94bf98d-bf38-4f93-8998-31238f6be9e2 {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 124, 84, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(245, 124, 84, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c94bf98d-bf38-4f93-8998-31238f6be9e2:hover {background-color: rgba(245, 124, 84, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c94bf98d-bf38-4f93-8998-31238f6be9e2:active {background-color: rgba(245, 124, 84, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-c94bf98d-bf38-4f93-8998-31238f6be9e2 {
  padding-left: 30px;
padding-right: 30px;
}
}


#s-c94bf98d-bf38-4f93-8998-31238f6be9e2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-dcce7cbd-6f78-43e5-a52b-f6bef7e1ebc8 {
  min-height: 50px;
}








#s-dcce7cbd-6f78-43e5-a52b-f6bef7e1ebc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dcce7cbd-6f78-43e5-a52b-f6bef7e1ebc8.shg-box.shg-c {
  justify-content: center;
}

#s-cef8f881-b6d2-43a4-b827-0f3f99c44bc0 {
  min-height: 50px;
}








#s-cef8f881-b6d2-43a4-b827-0f3f99c44bc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cef8f881-b6d2-43a4-b827-0f3f99c44bc0.shg-box.shg-c {
  justify-content: center;
}

#s-317e6ed5-bf72-4b91-8fd0-acf9a03347c1 {
  margin-top: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-317e6ed5-bf72-4b91-8fd0-acf9a03347c1 {
  margin-left: -50px;
}
}@media (max-width: 767px){#s-317e6ed5-bf72-4b91-8fd0-acf9a03347c1 {
  margin-top: 0px;
}
}
#s-07af3563-987f-45a3-8e9c-f9309efa0edd {
  margin-left: auto;
margin-right: auto;
max-width: 275px;
}

#s-3c91dee6-64c3-47cf-a1f6-6369f74854d0 {
  margin-top: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3c91dee6-64c3-47cf-a1f6-6369f74854d0 {
  margin-left: -50px;
}
}@media (max-width: 767px){#s-3c91dee6-64c3-47cf-a1f6-6369f74854d0 {
  margin-top: 0px;
}
}
#s-4895bccc-82fc-4741-b2a4-dda477e5228a {
  margin-left: auto;
margin-right: auto;
max-width: 285px;
}

#s-6ac738ac-bb8d-465b-ba97-3acc2df1ec56 {
  margin-top: -50px;
padding-top: 80px;
padding-left: 100px;
padding-bottom: 50px;
padding-right: 100px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-6ac738ac-bb8d-465b-ba97-3acc2df1ec56 {
  
}
}@media (max-width: 767px){#s-6ac738ac-bb8d-465b-ba97-3acc2df1ec56 {
  margin-top: -30px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-6ac738ac-bb8d-465b-ba97-3acc2df1ec56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ac738ac-bb8d-465b-ba97-3acc2df1ec56.shg-box.shg-c {
  justify-content: center;
}

#s-904272d0-d271-402e-a250-b26aebb77a11 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
text-align: center;
}

#s-904272d0-d271-402e-a250-b26aebb77a11 .shogun-heading-component h2 {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-008aa971-e762-427e-9ec7-77c8d4c9bfc5 {
  margin-top: -30px;
margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-008aa971-e762-427e-9ec7-77c8d4c9bfc5 {
  margin-bottom: -50px;
}
}
#s-8eeb7122-7ba2-4332-a04e-5137c98bd48f {
  display: none;
}
#s-6c595435-3f88-4f77-9e14-9817a93ff39f {
  display: none;
}
#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 {
  margin-top: -100px;
margin-bottom: -100px;
padding-top: 2px;
padding-left: 250px;
padding-bottom: 2px;
padding-right: 250px;
text-align: left;
}
@media (min-width: 1200px){#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 {
  margin-left: 50px;
margin-right: 50px;
padding-left: 250px;
padding-right: 250px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 {
  margin-left: 50px;
margin-right: 50px;
padding-left: 250px;
padding-right: 250px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 {
  margin-top: -30px;
margin-bottom: -30px;
padding-left: 150px;
padding-right: 150px;
}
}@media (max-width: 767px){#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 {
  margin-top: -80px;
margin-left: 40px;
margin-bottom: -80px;
margin-right: 40px;
padding-left: 20px;
padding-right: 20px;
}
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 {
  max-width: 100%;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 .shg-image-zoom,
.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 {
  max-width: 100%;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 .shg-image-zoom,
.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 {
  max-width: 100%;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 .shg-image-zoom,
.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 {
  max-width: 100%;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 .shg-image-zoom,
.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 {
  max-width: 100%;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 .shg-image-zoom,
.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d36ddbe2-e5e6-484c-a778-897200a95dc3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e8ad0923-02b2-40df-9d93-6b5b27579b5a {
  margin-top: -25px;
}
@media (min-width: 1200px){#s-e8ad0923-02b2-40df-9d93-6b5b27579b5a {
  margin-top: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e8ad0923-02b2-40df-9d93-6b5b27579b5a {
  margin-top: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e8ad0923-02b2-40df-9d93-6b5b27579b5a {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-e8ad0923-02b2-40df-9d93-6b5b27579b5a {
  margin-top: 40px;
}
}
#s-4f252bd1-b48f-4001-bdba-bc4458f7c98c {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(74, 107, 84, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(74, 107, 84, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-4f252bd1-b48f-4001-bdba-bc4458f7c98c:hover {background-color: rgba(74, 107, 84, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4f252bd1-b48f-4001-bdba-bc4458f7c98c:active {background-color: rgba(74, 107, 84, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-4f252bd1-b48f-4001-bdba-bc4458f7c98c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4f252bd1-b48f-4001-bdba-bc4458f7c98c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f252bd1-b48f-4001-bdba-bc4458f7c98c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-4f252bd1-b48f-4001-bdba-bc4458f7c98c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d2508589-70a1-479a-a631-7d535d51c0e3 {
  min-height: 50px;
}








#s-d2508589-70a1-479a-a631-7d535d51c0e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2508589-70a1-479a-a631-7d535d51c0e3.shg-box.shg-c {
  justify-content: center;
}

#s-9bb8ac06-73b1-4f56-b903-50694c1688b3 {
  min-height: 50px;
}








#s-9bb8ac06-73b1-4f56-b903-50694c1688b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bb8ac06-73b1-4f56-b903-50694c1688b3.shg-box.shg-c {
  justify-content: center;
}

#s-ed617feb-cd8b-4d26-80d9-debae9b6092b {
  margin-top: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ed617feb-cd8b-4d26-80d9-debae9b6092b {
  margin-left: -50px;
}
}@media (max-width: 767px){#s-ed617feb-cd8b-4d26-80d9-debae9b6092b {
  margin-top: 0px;
}
}
#s-ab98d35d-a2cc-4db0-a134-30a323451d3c {
  margin-left: auto;
margin-right: auto;
max-width: 275px;
}

#s-78c995bf-bf76-44f5-8710-c4911da69a32 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-left: 100px;
margin-right: 100px;
padding-left: 50px;
padding-right: 50px;
min-height: 0px;
background-color: rgba(245, 244, 241, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-78c995bf-bf76-44f5-8710-c4911da69a32 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-78c995bf-bf76-44f5-8710-c4911da69a32 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-78c995bf-bf76-44f5-8710-c4911da69a32 {
  
}
}@media (max-width: 767px){#s-78c995bf-bf76-44f5-8710-c4911da69a32 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}
}







#s-78c995bf-bf76-44f5-8710-c4911da69a32 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-78c995bf-bf76-44f5-8710-c4911da69a32.shg-box.shg-c {
  justify-content: center;
}

#s-2ed6467a-5ec8-40b7-87a2-1b4dc68f47dc {
  margin-top: 20px;
margin-bottom: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ed6467a-5ec8-40b7-87a2-1b4dc68f47dc .shogun-heading-component h2 {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c1cfc474-2658-4e18-a873-fafb9249dd88 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
background-color: rgba(245, 244, 241, 1);
}
@media (min-width: 1200px){#s-c1cfc474-2658-4e18-a873-fafb9249dd88 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c1cfc474-2658-4e18-a873-fafb9249dd88 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c1cfc474-2658-4e18-a873-fafb9249dd88 {
  
}
}@media (max-width: 767px){#s-c1cfc474-2658-4e18-a873-fafb9249dd88 {
  
}
}







#s-c1cfc474-2658-4e18-a873-fafb9249dd88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1cfc474-2658-4e18-a873-fafb9249dd88.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-4280c6d1-4987-479a-9365-7ba0d17bf045 {
  margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-4280c6d1-4987-479a-9365-7ba0d17bf045"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-d825affa-364a-4863-8115-d6474fa7d704 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 100px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d825affa-364a-4863-8115-d6474fa7d704 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d825affa-364a-4863-8115-d6474fa7d704 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d825affa-364a-4863-8115-d6474fa7d704 {
  
}
}@media (max-width: 767px){#s-d825affa-364a-4863-8115-d6474fa7d704 {
  margin-left: -20px;
margin-right: -20px;
}
}







#s-d825affa-364a-4863-8115-d6474fa7d704 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d825affa-364a-4863-8115-d6474fa7d704.shg-box.shg-c {
  justify-content: center;
}

#s-ac2101a2-8c9c-456e-800e-4101f3876543 {
  margin-top: 130px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-ac2101a2-8c9c-456e-800e-4101f3876543 {
  margin-top: 20px;
}
}
#s-ac2101a2-8c9c-456e-800e-4101f3876543 .shogun-heading-component h3 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-95b941ff-ace8-4b02-9c80-9e759a3f2146 {
  padding-left: 250px;
padding-right: 250px;
}

#s-95b941ff-ace8-4b02-9c80-9e759a3f2146 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(141, 141, 141, 1);
}

#s-37f3a7a7-91e2-4206-8224-df3f31f7902c {
  margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-37f3a7a7-91e2-4206-8224-df3f31f7902c {
  margin-top: -20px;
margin-bottom: 20px;
}
}
#s-3e64a2ae-7933-444f-b696-57f4581b500c {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-3e64a2ae-7933-444f-b696-57f4581b500c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e64a2ae-7933-444f-b696-57f4581b500c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3e64a2ae-7933-444f-b696-57f4581b500c {
  
}
}@media (max-width: 767px){#s-3e64a2ae-7933-444f-b696-57f4581b500c {
  margin-left: -20px;
margin-right: -20px;
min-height: 400px;
max-width: 500px;
}
}







#s-3e64a2ae-7933-444f-b696-57f4581b500c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-3e64a2ae-7933-444f-b696-57f4581b500c.shg-box.shg-c {
  justify-content: center;
}

#s-4824a20c-c067-41f3-b24d-78363ece76a1 {
  margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-4824a20c-c067-41f3-b24d-78363ece76a1 {
  margin-left: 30px;
margin-right: 30px;
}
}
@media (min-width: 0px) {
[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4824a20c-c067-41f3-b24d-78363ece76a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-36f30ece-e5aa-4be6-994f-c03fa279f353 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-36f30ece-e5aa-4be6-994f-c03fa279f353 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-36f30ece-e5aa-4be6-994f-c03fa279f353 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-36f30ece-e5aa-4be6-994f-c03fa279f353 {
  
}
}@media (max-width: 767px){#s-36f30ece-e5aa-4be6-994f-c03fa279f353 {
  margin-left: 0px;
margin-right: 0px;
}
}







#s-36f30ece-e5aa-4be6-994f-c03fa279f353 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-36f30ece-e5aa-4be6-994f-c03fa279f353.shg-box.shg-c {
  justify-content: center;
}

#s-b9858eb4-5611-466a-b21a-6953faf90951 {
  margin-top: 130px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-b9858eb4-5611-466a-b21a-6953faf90951 {
  margin-top: 20px;
}
}
#s-b9858eb4-5611-466a-b21a-6953faf90951 .shogun-heading-component h3 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-edd22d3c-aeab-475d-91b3-702aeb9f3517 {
  padding-left: 250px;
padding-right: 250px;
}

#s-edd22d3c-aeab-475d-91b3-702aeb9f3517 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(141, 141, 141, 1);
}

#s-bd0d1d5c-bb07-4565-8cc6-0762922ff33a {
  margin-top: 0px;
margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-bd0d1d5c-bb07-4565-8cc6-0762922ff33a {
  margin-top: -20px;
margin-bottom: 20px;
}
}
#s-f6df9ac0-9526-40af-a404-48e6393c277e {
  background-color: rgba(245, 244, 241, 1);
}
@media (min-width: 1200px){#s-f6df9ac0-9526-40af-a404-48e6393c277e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f6df9ac0-9526-40af-a404-48e6393c277e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f6df9ac0-9526-40af-a404-48e6393c277e {
  
}
}@media (max-width: 767px){#s-f6df9ac0-9526-40af-a404-48e6393c277e {
  
}
}







#s-f6df9ac0-9526-40af-a404-48e6393c277e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6df9ac0-9526-40af-a404-48e6393c277e.shg-box.shg-c {
  justify-content: center;
}

#s-77754887-8bd9-4571-841e-f04f6d00c22e {
  margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-77754887-8bd9-4571-841e-f04f6d00c22e"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-408b6ebe-81c7-40fe-ab2c-fbed63ce9f3a {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 100px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-408b6ebe-81c7-40fe-ab2c-fbed63ce9f3a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-408b6ebe-81c7-40fe-ab2c-fbed63ce9f3a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-408b6ebe-81c7-40fe-ab2c-fbed63ce9f3a {
  
}
}@media (max-width: 767px){#s-408b6ebe-81c7-40fe-ab2c-fbed63ce9f3a {
  margin-left: -20px;
margin-right: -20px;
}
}







#s-408b6ebe-81c7-40fe-ab2c-fbed63ce9f3a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-408b6ebe-81c7-40fe-ab2c-fbed63ce9f3a.shg-box.shg-c {
  justify-content: center;
}

#s-90fcebc8-b8f3-48f1-8e78-ceff17fd6186 {
  margin-top: 130px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-90fcebc8-b8f3-48f1-8e78-ceff17fd6186 {
  margin-top: 20px;
}
}
#s-90fcebc8-b8f3-48f1-8e78-ceff17fd6186 .shogun-heading-component h3 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dd669165-7f64-42bd-a43c-796a62d8d76c {
  padding-left: 250px;
padding-right: 250px;
}

#s-dd669165-7f64-42bd-a43c-796a62d8d76c hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(141, 141, 141, 1);
}

#s-fb47d1d1-e31c-4a1e-a547-04c46daa3815 {
  margin-top: 0px;
margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-fb47d1d1-e31c-4a1e-a547-04c46daa3815 {
  margin-top: -20px;
margin-bottom: 20px;
}
}
#s-6e2cc5f0-9d35-4d84-87bf-ff4b85805564 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-6e2cc5f0-9d35-4d84-87bf-ff4b85805564 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6e2cc5f0-9d35-4d84-87bf-ff4b85805564 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6e2cc5f0-9d35-4d84-87bf-ff4b85805564 {
  
}
}@media (max-width: 767px){#s-6e2cc5f0-9d35-4d84-87bf-ff4b85805564 {
  margin-left: -20px;
margin-right: -20px;
}
}







#s-6e2cc5f0-9d35-4d84-87bf-ff4b85805564 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-6e2cc5f0-9d35-4d84-87bf-ff4b85805564.shg-box.shg-c {
  justify-content: center;
}

#s-e77220a5-81dd-46c4-979f-016c6953b243 {
  min-height: 0px;
background-color: rgba(245, 244, 241, 1);
}
@media (min-width: 1200px){#s-e77220a5-81dd-46c4-979f-016c6953b243 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e77220a5-81dd-46c4-979f-016c6953b243 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e77220a5-81dd-46c4-979f-016c6953b243 {
  
}
}@media (max-width: 767px){#s-e77220a5-81dd-46c4-979f-016c6953b243 {
  
}
}







#s-e77220a5-81dd-46c4-979f-016c6953b243 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e77220a5-81dd-46c4-979f-016c6953b243.shg-box.shg-c {
  justify-content: center;
}

#s-0dc8545b-9734-4015-91b5-d96a662ae82d {
  margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-0dc8545b-9734-4015-91b5-d96a662ae82d {
  margin-left: 30px;
margin-right: 30px;
}
}
@media (min-width: 0px) {
[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0dc8545b-9734-4015-91b5-d96a662ae82d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3b812a44-274e-4e1d-99ad-f31ab7aa38b7 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-3b812a44-274e-4e1d-99ad-f31ab7aa38b7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3b812a44-274e-4e1d-99ad-f31ab7aa38b7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3b812a44-274e-4e1d-99ad-f31ab7aa38b7 {
  
}
}@media (max-width: 767px){#s-3b812a44-274e-4e1d-99ad-f31ab7aa38b7 {
  
}
}







#s-3b812a44-274e-4e1d-99ad-f31ab7aa38b7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-3b812a44-274e-4e1d-99ad-f31ab7aa38b7.shg-box.shg-c {
  justify-content: center;
}

#s-6ec96344-c804-4139-bee3-5211eae468f6 {
  margin-top: 130px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-6ec96344-c804-4139-bee3-5211eae468f6 {
  margin-top: 20px;
}
}
#s-6ec96344-c804-4139-bee3-5211eae468f6 .shogun-heading-component h3 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4151dbe9-6709-4e77-a195-9885c1ea518e {
  padding-left: 250px;
padding-right: 250px;
}

#s-4151dbe9-6709-4e77-a195-9885c1ea518e hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(141, 141, 141, 1);
}

#s-f2a78804-93b9-44a1-aa66-34a09a773ffd {
  margin-top: 0px;
margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-f2a78804-93b9-44a1-aa66-34a09a773ffd {
  margin-top: -20px;
margin-bottom: 20px;
}
}
#s-2046a7f9-2ec3-437c-9c30-e8c52818393f {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2046a7f9-2ec3-437c-9c30-e8c52818393f .shogun-heading-component h2 {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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-8dd18804-ef26-4b47-9553-cb3c2dd08d45 {
  margin-top: 20px;
margin-left: 200px;
margin-right: 200px;
}
@media (max-width: 767px){#s-8dd18804-ef26-4b47-9553-cb3c2dd08d45 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-08d2a136-3726-45bd-9161-645afa00c064 {
  min-height: 50px;
}








#s-08d2a136-3726-45bd-9161-645afa00c064 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08d2a136-3726-45bd-9161-645afa00c064.shg-box.shg-c {
  justify-content: center;
}

#s-ef25765f-786c-4259-b01f-e75e3aba9a5d {
  display: none;
}
#s-f6038bff-a51f-42c5-aa4f-f13168ed154b {
  border-style: solid;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(74, 107, 84, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(74, 107, 84, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f6038bff-a51f-42c5-aa4f-f13168ed154b:hover {background-color: rgba(74, 107, 84, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f6038bff-a51f-42c5-aa4f-f13168ed154b:active {background-color: rgba(74, 107, 84, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-f6038bff-a51f-42c5-aa4f-f13168ed154b {
  margin-right: -100px;
padding-left: 30px;
padding-right: 30px;
}
}


#s-f6038bff-a51f-42c5-aa4f-f13168ed154b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-3b8bddda-655a-45f1-a200-6d397d8f9e19 {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
background-attachment: scroll;
background-color: rgba(255, 255, 255, 1);
}








#s-3b8bddda-655a-45f1-a200-6d397d8f9e19 > .shg-box-overlay {
  background-color: rgba(73, 73, 73, 1);
  opacity: 0;
}#s-3b8bddda-655a-45f1-a200-6d397d8f9e19.shg-box.shg-c {
  justify-content: center;
}

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

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-1b729824-0fe0-4135-b352-150bf0057dbe {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}
@media (max-width: 767px){#s-1b729824-0fe0-4135-b352-150bf0057dbe {
  margin-left: -40px;
margin-right: -40px;
}
}
#s-1b729824-0fe0-4135-b352-150bf0057dbe .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-1b729824-0fe0-4135-b352-150bf0057dbe .shg-sld-nav-button.shg-sld-left,
#s-1b729824-0fe0-4135-b352-150bf0057dbe .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-4afd9d5d-acc7-47bb-81b8-5f494086bd3e {
  min-height: 250px;
}








#s-4afd9d5d-acc7-47bb-81b8-5f494086bd3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4afd9d5d-acc7-47bb-81b8-5f494086bd3e.shg-box.shg-c {
  justify-content: center;
}

#s-8ebfb127-7b22-46d5-925e-ac5e539217c5 {
  background-repeat: no-repeat;
background-size: 138px 22.5px;
margin-top: 0px;
margin-bottom: 0px;
min-height: 20px;
background-position: center center;
opacity: 1;
}








#s-8ebfb127-7b22-46d5-925e-ac5e539217c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ebfb127-7b22-46d5-925e-ac5e539217c5.shg-box.shg-c {
  justify-content: center;
}

#s-31ca628d-5c39-4c88-8a71-f3da627fff3d {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-31ca628d-5c39-4c88-8a71-f3da627fff3d {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-31ca628d-5c39-4c88-8a71-f3da627fff3d {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-31ca628d-5c39-4c88-8a71-f3da627fff3d .shogun-heading-component h4 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: ;
  text-align: center;
}



#s-848f0bad-e735-462a-b179-3c1e9a7f6b5f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-848f0bad-e735-462a-b179-3c1e9a7f6b5f .shogun-heading-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-025a2f69-439d-4ced-866c-f73afca3c752 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-025a2f69-439d-4ced-866c-f73afca3c752 .shogun-heading-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-91ad9264-243d-40a3-ae5f-d1e463192b6f {
  min-height: 250px;
}








#s-91ad9264-243d-40a3-ae5f-d1e463192b6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91ad9264-243d-40a3-ae5f-d1e463192b6f.shg-box.shg-c {
  justify-content: center;
}

#s-766005ec-be8b-4f67-8fd8-29fbb065d649 {
  background-repeat: no-repeat;
background-size: 138px 22.5px;
margin-top: 0px;
margin-bottom: 0px;
min-height: 20px;
background-position: center center;
opacity: 1;
}








#s-766005ec-be8b-4f67-8fd8-29fbb065d649 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-766005ec-be8b-4f67-8fd8-29fbb065d649.shg-box.shg-c {
  justify-content: center;
}

#s-78114020-a854-40ec-b7a2-1f88d6622ae9 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-78114020-a854-40ec-b7a2-1f88d6622ae9 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-78114020-a854-40ec-b7a2-1f88d6622ae9 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-78114020-a854-40ec-b7a2-1f88d6622ae9 .shogun-heading-component h4 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: ;
  text-align: center;
}



#s-1b368775-5308-4cd0-9f37-ca249bb3c977 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b368775-5308-4cd0-9f37-ca249bb3c977 .shogun-heading-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c87d157e-d510-4a78-948c-b09b2f10511b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c87d157e-d510-4a78-948c-b09b2f10511b .shogun-heading-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0cecd133-889c-4fca-8e1a-296194985f17 {
  min-height: 250px;
}








#s-0cecd133-889c-4fca-8e1a-296194985f17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cecd133-889c-4fca-8e1a-296194985f17.shg-box.shg-c {
  justify-content: center;
}

#s-d3c10abe-45fb-4064-ac6c-c91342277276 {
  background-repeat: no-repeat;
background-size: 138px 22.5px;
margin-top: 0px;
margin-bottom: 0px;
min-height: 20px;
background-position: center center;
opacity: 1;
}








#s-d3c10abe-45fb-4064-ac6c-c91342277276 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d3c10abe-45fb-4064-ac6c-c91342277276.shg-box.shg-c {
  justify-content: center;
}

#s-d541f419-1bc1-49b9-8e7d-3ad482bc366a {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d541f419-1bc1-49b9-8e7d-3ad482bc366a {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-d541f419-1bc1-49b9-8e7d-3ad482bc366a {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-d541f419-1bc1-49b9-8e7d-3ad482bc366a .shogun-heading-component h4 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: ;
  text-align: center;
}



#s-4f257e51-fe5a-493d-accc-c298df9666e8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f257e51-fe5a-493d-accc-c298df9666e8 .shogun-heading-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-97b8d118-ea4d-4341-8ec2-e3e408e31844 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-97b8d118-ea4d-4341-8ec2-e3e408e31844 .shogun-heading-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1a9e4beb-6574-4b47-b34a-536a25046a46 {
  min-height: 250px;
}








#s-1a9e4beb-6574-4b47-b34a-536a25046a46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a9e4beb-6574-4b47-b34a-536a25046a46.shg-box.shg-c {
  justify-content: center;
}

#s-aff3e9ab-a935-4d76-b1bb-9c91fd1c64af {
  background-repeat: no-repeat;
background-size: 138px 22.5px;
margin-top: 0px;
margin-bottom: 0px;
min-height: 20px;
background-position: center center;
opacity: 1;
}








#s-aff3e9ab-a935-4d76-b1bb-9c91fd1c64af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aff3e9ab-a935-4d76-b1bb-9c91fd1c64af.shg-box.shg-c {
  justify-content: center;
}

#s-128eb552-5ec5-482d-91d6-732ef061548c {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-128eb552-5ec5-482d-91d6-732ef061548c {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-128eb552-5ec5-482d-91d6-732ef061548c {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-128eb552-5ec5-482d-91d6-732ef061548c .shogun-heading-component h4 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: ;
  text-align: center;
}



#s-6ee185ef-9511-41a0-aa0a-9c3727644a16 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ee185ef-9511-41a0-aa0a-9c3727644a16 .shogun-heading-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1031d377-2e24-47ca-8479-69f6f91a54d9 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1031d377-2e24-47ca-8479-69f6f91a54d9 .shogun-heading-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b3c3f7e9-0c0c-48df-9d40-1230d9d5c89f {
  min-height: 250px;
}








#s-b3c3f7e9-0c0c-48df-9d40-1230d9d5c89f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3c3f7e9-0c0c-48df-9d40-1230d9d5c89f.shg-box.shg-c {
  justify-content: center;
}

#s-6bd5fe94-fccf-431f-ac53-58283d0b2f1d {
  background-repeat: no-repeat;
background-size: 138px 22.5px;
margin-top: 0px;
margin-bottom: 0px;
min-height: 20px;
background-position: center center;
opacity: 1;
}








#s-6bd5fe94-fccf-431f-ac53-58283d0b2f1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bd5fe94-fccf-431f-ac53-58283d0b2f1d.shg-box.shg-c {
  justify-content: center;
}

#s-bc134cd0-88ce-4d27-bb7c-65cba0b416dd {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-bc134cd0-88ce-4d27-bb7c-65cba0b416dd {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-bc134cd0-88ce-4d27-bb7c-65cba0b416dd {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-bc134cd0-88ce-4d27-bb7c-65cba0b416dd .shogun-heading-component h4 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: ;
  text-align: center;
}



#s-71bd9ffc-2ff2-4342-ac98-21dbd92b9001 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71bd9ffc-2ff2-4342-ac98-21dbd92b9001 .shogun-heading-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4835896b-a881-404b-b020-e719b36724e1 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-4835896b-a881-404b-b020-e719b36724e1 .shogun-heading-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-50346bc5-19ce-4a5f-ac6c-28b123b7caa3 {
  min-height: 250px;
}








#s-50346bc5-19ce-4a5f-ac6c-28b123b7caa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50346bc5-19ce-4a5f-ac6c-28b123b7caa3.shg-box.shg-c {
  justify-content: center;
}

#s-2fac6960-5989-41ea-bdb3-ff83cdcac52f {
  background-repeat: no-repeat;
background-size: 138px 22.5px;
margin-top: 0px;
margin-bottom: 0px;
min-height: 20px;
background-position: center center;
opacity: 1;
}








#s-2fac6960-5989-41ea-bdb3-ff83cdcac52f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fac6960-5989-41ea-bdb3-ff83cdcac52f.shg-box.shg-c {
  justify-content: center;
}

#s-cc4bec81-96ff-4600-b1ec-b22f2cc77632 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cc4bec81-96ff-4600-b1ec-b22f2cc77632 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-cc4bec81-96ff-4600-b1ec-b22f2cc77632 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-cc4bec81-96ff-4600-b1ec-b22f2cc77632 .shogun-heading-component h4 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: ;
  text-align: center;
}



#s-71e42e77-7910-4e20-a909-a79723901fff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71e42e77-7910-4e20-a909-a79723901fff .shogun-heading-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d2b0b966-da73-424e-8c75-68829cb4b0f8 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d2b0b966-da73-424e-8c75-68829cb4b0f8 .shogun-heading-component h5 {
  color: rgba(73, 73, 73, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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