.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-5c293173-2f5a-4f76-9012-7a104028be58 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(178, 31, 36, 1);
}

#s-5c293173-2f5a-4f76-9012-7a104028be58 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(178, 31, 36, 1);
  padding: 10px;
}

#s-5c293173-2f5a-4f76-9012-7a104028be58 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-5c293173-2f5a-4f76-9012-7a104028be58 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(233, 233, 233, 1);
  border-top: 1px solid rgba(178, 31, 36, 1);
}

#s-5c293173-2f5a-4f76-9012-7a104028be58 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-5c293173-2f5a-4f76-9012-7a104028be58 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
.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-4ff8922b-3011-4558-a726-41b12646b844 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 50%;
}
@media (min-width: 768px) and (max-width: 991px){#s-4ff8922b-3011-4558-a726-41b12646b844 {
  max-width: 75%;
}
}@media (max-width: 767px){#s-4ff8922b-3011-4558-a726-41b12646b844 {
  max-width: 90%;
}
}
#s-028658ed-f382-44ee-b258-6c906406ff99 {
  margin-top: -25px;
margin-bottom: -25px;
}

.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-ccb50594-15f6-4618-ac07-c7f6d78bbd8b {
  min-height: 50px;
}








#s-ccb50594-15f6-4618-ac07-c7f6d78bbd8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccb50594-15f6-4618-ac07-c7f6d78bbd8b.shg-box.shg-c {
  justify-content: center;
}

.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-b0438d25-0a6c-45b5-a63e-df22526c0ae7 {
  margin-top: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-b0438d25-0a6c-45b5-a63e-df22526c0ae7 {
  display: none;
}
#s-b0438d25-0a6c-45b5-a63e-df22526c0ae7, #wrap-s-b0438d25-0a6c-45b5-a63e-df22526c0ae7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b0438d25-0a6c-45b5-a63e-df22526c0ae7 {
  display: none;
}
#s-b0438d25-0a6c-45b5-a63e-df22526c0ae7, #wrap-s-b0438d25-0a6c-45b5-a63e-df22526c0ae7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b0438d25-0a6c-45b5-a63e-df22526c0ae7 {
  margin-top: 45px;
}
}



  #s-b0438d25-0a6c-45b5-a63e-df22526c0ae7 img.shogun-image {
    
    width: px;
  }


#s-b0438d25-0a6c-45b5-a63e-df22526c0ae7 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-b32aecb3-f680-4bf9-9500-713140465a41 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b32aecb3-f680-4bf9-9500-713140465a41 {
  display: none;
}
#s-b32aecb3-f680-4bf9-9500-713140465a41, #wrap-s-b32aecb3-f680-4bf9-9500-713140465a41 { display:none !important; }}@media (max-width: 767px){#s-b32aecb3-f680-4bf9-9500-713140465a41 {
  display: none;
}
#s-b32aecb3-f680-4bf9-9500-713140465a41, #wrap-s-b32aecb3-f680-4bf9-9500-713140465a41 { display:none !important; }}







#s-b32aecb3-f680-4bf9-9500-713140465a41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b32aecb3-f680-4bf9-9500-713140465a41.shg-box.shg-c {
  justify-content: center;
}

#s-27583652-5f16-41f6-b06e-89e8629d4fc5 {
  margin-top: 50px;
text-align: center;
}
@media (min-width: 1200px){#s-27583652-5f16-41f6-b06e-89e8629d4fc5 {
  margin-top: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-27583652-5f16-41f6-b06e-89e8629d4fc5 {
  margin-top: 5px;
margin-bottom: 5px;
}
}



  #s-27583652-5f16-41f6-b06e-89e8629d4fc5 img.shogun-image {
    
    width: px;
  }


#s-27583652-5f16-41f6-b06e-89e8629d4fc5 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-929e721b-cb6d-4efb-9032-421b35b86ff6 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-929e721b-cb6d-4efb-9032-421b35b86ff6 {
  padding-left: 200px;
padding-right: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-929e721b-cb6d-4efb-9032-421b35b86ff6 {
  padding-left: 200px;
padding-right: 200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-929e721b-cb6d-4efb-9032-421b35b86ff6 {
  display: none;
}
#s-929e721b-cb6d-4efb-9032-421b35b86ff6, #wrap-s-929e721b-cb6d-4efb-9032-421b35b86ff6 { display:none !important; }}@media (max-width: 767px){#s-929e721b-cb6d-4efb-9032-421b35b86ff6 {
  display: none;
}
#s-929e721b-cb6d-4efb-9032-421b35b86ff6, #wrap-s-929e721b-cb6d-4efb-9032-421b35b86ff6 { display:none !important; }}







#s-929e721b-cb6d-4efb-9032-421b35b86ff6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-929e721b-cb6d-4efb-9032-421b35b86ff6.shg-box.shg-c {
  justify-content: center;
}

#s-a170f785-0bad-4316-8b53-73518693a52a {
  margin-left: auto;
margin-right: auto;
padding-bottom: 25px;
max-width: 80%;
}

#s-dd59beb8-3fe0-4b1c-b244-a8b5cfd4fbe5 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 25px;
max-width: 50%;
}

#s-28de579f-f09e-4718-978a-e53f1bf20867 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-28de579f-f09e-4718-978a-e53f1bf20867 {
  padding-left: 200px;
padding-right: 200px;
display: none;
}
#s-28de579f-f09e-4718-978a-e53f1bf20867, #wrap-s-28de579f-f09e-4718-978a-e53f1bf20867 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28de579f-f09e-4718-978a-e53f1bf20867 {
  padding-left: 200px;
padding-right: 200px;
display: none;
}
#s-28de579f-f09e-4718-978a-e53f1bf20867, #wrap-s-28de579f-f09e-4718-978a-e53f1bf20867 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-28de579f-f09e-4718-978a-e53f1bf20867 {
  
}
}@media (max-width: 767px){#s-28de579f-f09e-4718-978a-e53f1bf20867 {
  
}
}







#s-28de579f-f09e-4718-978a-e53f1bf20867 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28de579f-f09e-4718-978a-e53f1bf20867.shg-box.shg-c {
  justify-content: center;
}

#s-027030d7-4ee4-4824-935e-68eef25d32e9 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 80%;
}
@media (max-width: 767px){#s-027030d7-4ee4-4824-935e-68eef25d32e9 {
  max-width: 95%;
display: none;
}
#s-027030d7-4ee4-4824-935e-68eef25d32e9, #wrap-s-027030d7-4ee4-4824-935e-68eef25d32e9 { display:none !important; }}
#s-ced19e0f-cc10-405c-9387-6af215bd1181 {
  margin-left: auto;
margin-right: auto;
max-width: 75%;
}
@media (max-width: 767px){#s-ced19e0f-cc10-405c-9387-6af215bd1181 {
  display: none;
}
#s-ced19e0f-cc10-405c-9387-6af215bd1181, #wrap-s-ced19e0f-cc10-405c-9387-6af215bd1181 { display:none !important; }}
.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-be99632f-ba24-4886-978d-b2fdc4da26b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-be99632f-ba24-4886-978d-b2fdc4da26b4 {
  display: none;
}
#s-be99632f-ba24-4886-978d-b2fdc4da26b4, #wrap-s-be99632f-ba24-4886-978d-b2fdc4da26b4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be99632f-ba24-4886-978d-b2fdc4da26b4 {
  display: none;
}
#s-be99632f-ba24-4886-978d-b2fdc4da26b4, #wrap-s-be99632f-ba24-4886-978d-b2fdc4da26b4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-be99632f-ba24-4886-978d-b2fdc4da26b4 {
  display: none;
}
#s-be99632f-ba24-4886-978d-b2fdc4da26b4, #wrap-s-be99632f-ba24-4886-978d-b2fdc4da26b4 { display:none !important; }}
#s-be99632f-ba24-4886-978d-b2fdc4da26b4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Gotham;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2883087a-9d08-45f5-b584-993ce985debc {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 75%;
}
@media (min-width: 1200px){#s-2883087a-9d08-45f5-b584-993ce985debc {
  display: none;
}
#s-2883087a-9d08-45f5-b584-993ce985debc, #wrap-s-2883087a-9d08-45f5-b584-993ce985debc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2883087a-9d08-45f5-b584-993ce985debc {
  display: none;
}
#s-2883087a-9d08-45f5-b584-993ce985debc, #wrap-s-2883087a-9d08-45f5-b584-993ce985debc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2883087a-9d08-45f5-b584-993ce985debc {
  display: none;
}
#s-2883087a-9d08-45f5-b584-993ce985debc, #wrap-s-2883087a-9d08-45f5-b584-993ce985debc { display:none !important; }}
#s-193a0629-1de5-4067-b540-563ccebaecfc {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-193a0629-1de5-4067-b540-563ccebaecfc {
  max-width: 500px;
}
}







#s-193a0629-1de5-4067-b540-563ccebaecfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-193a0629-1de5-4067-b540-563ccebaecfc.shg-box.shg-c {
  justify-content: center;
}

#s-8dc2c026-6b26-43b3-9591-e8283e12c682 {
  min-height: 50px;
background-repeat: repeat;
}
@media (min-width: 1200px){#s-8dc2c026-6b26-43b3-9591-e8283e12c682 {
  display: none;
}
#s-8dc2c026-6b26-43b3-9591-e8283e12c682, #wrap-s-8dc2c026-6b26-43b3-9591-e8283e12c682 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8dc2c026-6b26-43b3-9591-e8283e12c682 {
  display: none;
}
#s-8dc2c026-6b26-43b3-9591-e8283e12c682, #wrap-s-8dc2c026-6b26-43b3-9591-e8283e12c682 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8dc2c026-6b26-43b3-9591-e8283e12c682 {
  display: none;
}
#s-8dc2c026-6b26-43b3-9591-e8283e12c682, #wrap-s-8dc2c026-6b26-43b3-9591-e8283e12c682 { display:none !important; }}@media (max-width: 767px){#s-8dc2c026-6b26-43b3-9591-e8283e12c682 {
  
}
}







#s-8dc2c026-6b26-43b3-9591-e8283e12c682 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.8;
}#s-8dc2c026-6b26-43b3-9591-e8283e12c682.shg-box.shg-c {
  justify-content: center;
}

#s-cf795247-322b-4c84-81d1-414105d18f1b {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-bottom: 50px;
min-height: 50px;
max-width: 100%;
}








#s-cf795247-322b-4c84-81d1-414105d18f1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf795247-322b-4c84-81d1-414105d18f1b.shg-box.shg-c {
  justify-content: center;
}

#s-8ba33191-4b7b-4a80-83f0-a342b9f57d92 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 25px;
padding-right: 10px;
text-align: center;
}

#s-8ba33191-4b7b-4a80-83f0-a342b9f57d92 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Gotham;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

#s-1cf47178-1289-479b-a597-e077112a6ec9 {
  margin-left: auto;
margin-right: auto;
max-width: 75%;
}

@media (min-width: 0px) {
[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-1cf47178-1289-479b-a597-e077112a6ec9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-fed65f13-2eb8-4377-9efa-eb61b89dfcdb {
  text-align: center;
}




  #s-fed65f13-2eb8-4377-9efa-eb61b89dfcdb img.shogun-image {
    
    width: px;
  }


#s-fed65f13-2eb8-4377-9efa-eb61b89dfcdb .shogun-image-content {
  
    align-items: center;
  
}

#s-7f528733-8e65-47f2-a3b7-b798174be475 {
  text-align: center;
}




  #s-7f528733-8e65-47f2-a3b7-b798174be475 img.shogun-image {
    
    width: px;
  }


#s-7f528733-8e65-47f2-a3b7-b798174be475 .shogun-image-content {
  
    align-items: center;
  
}

#s-bed609d8-0e9f-4353-a938-9cd228182aa1 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 100%;
background-color: rgba(236, 236, 236, 1);
}








#s-bed609d8-0e9f-4353-a938-9cd228182aa1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bed609d8-0e9f-4353-a938-9cd228182aa1.shg-box.shg-c {
  justify-content: center;
}

#s-33d36287-962c-4cb8-b46e-1a7b22f28dcf {
  padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-33d36287-962c-4cb8-b46e-1a7b22f28dcf .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Gotham;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

.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.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-ddad617f-795c-4b6d-9d40-413030120e97 {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 100%;
}

#s-cb8e403c-f795-4585-84f0-caec82fd4823 {
  text-align: center;
}




  #s-cb8e403c-f795-4585-84f0-caec82fd4823 img.shogun-image {
    
    width: px;
  }


#s-cb8e403c-f795-4585-84f0-caec82fd4823 .shogun-image-content {
  
    align-items: center;
  
}

#s-33fbb70c-f57d-4d49-8d4d-8365d3827e96 {
  text-align: center;
}




  #s-33fbb70c-f57d-4d49-8d4d-8365d3827e96 img.shogun-image {
    
    width: px;
  }


#s-33fbb70c-f57d-4d49-8d4d-8365d3827e96 .shogun-image-content {
  
    align-items: center;
  
}

#s-59224861-472f-420c-b090-6afc8e211736 {
  text-align: center;
}




  #s-59224861-472f-420c-b090-6afc8e211736 img.shogun-image {
    
    width: px;
  }


#s-59224861-472f-420c-b090-6afc8e211736 .shogun-image-content {
  
    align-items: center;
  
}

#s-2952f00d-eaf1-4997-8222-9bb5785c69c8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1000px;
}








#s-2952f00d-eaf1-4997-8222-9bb5785c69c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2952f00d-eaf1-4997-8222-9bb5785c69c8.shg-box.shg-c {
  justify-content: center;
}

#s-1625a413-7d20-4f0f-9677-d43721dd3b3f {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}








#s-1625a413-7d20-4f0f-9677-d43721dd3b3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1625a413-7d20-4f0f-9677-d43721dd3b3f.shg-box.shg-c {
  justify-content: center;
}

#s-04e9a071-0247-44e9-8a2d-9dc14ce76d48 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 25px;
padding-right: 10px;
text-align: center;
}

#s-04e9a071-0247-44e9-8a2d-9dc14ce76d48 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Gotham;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6ab8f0fd-12d7-4de0-8d04-a952221d417e {
  margin-left: auto;
margin-right: auto;
max-width: 90%;
}

#s-f732fb39-6b1a-416f-a9c1-1b20e2f8e13c {
  border-radius: 25px;
text-align: center;
}




  #s-f732fb39-6b1a-416f-a9c1-1b20e2f8e13c img.shogun-image {
    
    width: px;
  }


#s-f732fb39-6b1a-416f-a9c1-1b20e2f8e13c .shogun-image-content {
  
    align-items: center;
  
}

#s-d9d75faf-6825-4553-abc6-315012218363 {
  box-shadow:1px 1px 1px 1px rgba(119, 28, 28, 0);
background-color: rgba(178, 31, 36, 0.75);
}

#s-3f02a2de-d603-4de5-b669-f1090f01e84f {
  border-radius: 25px;
text-align: center;
}




  #s-3f02a2de-d603-4de5-b669-f1090f01e84f img.shogun-image {
    
    width: px;
  }


#s-3f02a2de-d603-4de5-b669-f1090f01e84f .shogun-image-content {
  
    align-items: center;
  
}

#s-171d3aa5-5a47-472f-be0b-0c7399e96201 {
  box-shadow:1px 1px 1px 1px rgba(119, 28, 28, 0);
background-color: rgba(178, 31, 36, 0.75);
}

#s-c469a284-b9cf-4da7-ba4a-56f9690d2a33 {
  border-radius: 25px;
text-align: center;
}




  #s-c469a284-b9cf-4da7-ba4a-56f9690d2a33 img.shogun-image {
    
    width: px;
  }


#s-c469a284-b9cf-4da7-ba4a-56f9690d2a33 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd02d2c9-c70a-4af7-aabf-fccc4194a65a {
  box-shadow:1px 1px 1px 1px rgba(119, 28, 28, 0);
background-color: rgba(178, 31, 36, 0.75);
}

#s-b80efa95-cc73-4662-9d14-10d5a89ba71e {
  margin-left: auto;
margin-right: auto;
padding-bottom: 50px;
min-height: 50px;
max-width: 75%;
}








#s-b80efa95-cc73-4662-9d14-10d5a89ba71e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b80efa95-cc73-4662-9d14-10d5a89ba71e.shg-box.shg-c {
  justify-content: center;
}

#s-eeaa8c97-8e68-4794-b78e-ce1b959ace7d {
  text-align: center;
}




  #s-eeaa8c97-8e68-4794-b78e-ce1b959ace7d img.shogun-image {
    
    width: px;
  }


#s-eeaa8c97-8e68-4794-b78e-ce1b959ace7d .shogun-image-content {
  
    align-items: center;
  
}

#s-58705d69-6b6a-4efd-bd45-d8affa42f2b5 {
  text-align: center;
}




  #s-58705d69-6b6a-4efd-bd45-d8affa42f2b5 img.shogun-image {
    
    width: px;
  }


#s-58705d69-6b6a-4efd-bd45-d8affa42f2b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-72be833f-b9ea-4432-b646-81bee6466d3c {
  min-height: 50px;
background-repeat: repeat;
}
@media (min-width: 1200px){#s-72be833f-b9ea-4432-b646-81bee6466d3c {
  display: none;
}
#s-72be833f-b9ea-4432-b646-81bee6466d3c, #wrap-s-72be833f-b9ea-4432-b646-81bee6466d3c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72be833f-b9ea-4432-b646-81bee6466d3c {
  display: none;
}
#s-72be833f-b9ea-4432-b646-81bee6466d3c, #wrap-s-72be833f-b9ea-4432-b646-81bee6466d3c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-72be833f-b9ea-4432-b646-81bee6466d3c {
  
}
}@media (max-width: 767px){#s-72be833f-b9ea-4432-b646-81bee6466d3c {
  display: none;
}
#s-72be833f-b9ea-4432-b646-81bee6466d3c, #wrap-s-72be833f-b9ea-4432-b646-81bee6466d3c { display:none !important; }}







#s-72be833f-b9ea-4432-b646-81bee6466d3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.8;
}#s-72be833f-b9ea-4432-b646-81bee6466d3c.shg-box.shg-c {
  justify-content: center;
}

#s-6664bfae-8604-464c-bb99-84dbd8c2e2d3 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 100%;
}








#s-6664bfae-8604-464c-bb99-84dbd8c2e2d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6664bfae-8604-464c-bb99-84dbd8c2e2d3.shg-box.shg-c {
  justify-content: center;
}

#s-48e6cf17-22e1-44c8-8d93-c69be0106934 {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 100%;
}
@media (max-width: 767px){#s-48e6cf17-22e1-44c8-8d93-c69be0106934 {
  display: none;
}
#s-48e6cf17-22e1-44c8-8d93-c69be0106934, #wrap-s-48e6cf17-22e1-44c8-8d93-c69be0106934 { display:none !important; }}
#s-47ef99b6-8928-4643-8a09-c32455440614 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
}
@media (min-width: 1200px){#s-47ef99b6-8928-4643-8a09-c32455440614 {
  max-width: 55%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-47ef99b6-8928-4643-8a09-c32455440614 {
  max-width: 55%;
}
}
@media (min-width: 0px) {
[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-47ef99b6-8928-4643-8a09-c32455440614"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-b7445b9c-7413-4dcd-87cd-ea4ccc8cbbe8 {
  text-align: center;
}




  #s-b7445b9c-7413-4dcd-87cd-ea4ccc8cbbe8 img.shogun-image {
    
    width: px;
  }


#s-b7445b9c-7413-4dcd-87cd-ea4ccc8cbbe8 .shogun-image-content {
  
    align-items: center;
  
}

#s-df9ef0ca-c908-48cc-8dc5-a2058dc7fd0f {
  text-align: center;
}




  #s-df9ef0ca-c908-48cc-8dc5-a2058dc7fd0f img.shogun-image {
    
    width: px;
  }


#s-df9ef0ca-c908-48cc-8dc5-a2058dc7fd0f .shogun-image-content {
  
    align-items: center;
  
}

#s-1c4994aa-e6ea-4a0a-b117-6c41acc8dbab {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 100%;
background-color: rgba(236, 236, 236, 1);
}








#s-1c4994aa-e6ea-4a0a-b117-6c41acc8dbab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c4994aa-e6ea-4a0a-b117-6c41acc8dbab.shg-box.shg-c {
  justify-content: center;
}

#s-c32aebe1-95aa-4001-a140-e05b87e3bce8 {
  margin-bottom: 50px;
}

#s-9c2af58b-6b6c-4eea-b3ad-101fc2888529 {
  margin-left: auto;
margin-right: auto;
max-width: 65%;
}

#s-47fa6418-1922-479b-bb56-1f458c61c39b {
  text-align: center;
}




  #s-47fa6418-1922-479b-bb56-1f458c61c39b img.shogun-image {
    
    width: px;
  }


#s-47fa6418-1922-479b-bb56-1f458c61c39b .shogun-image-content {
  
    align-items: center;
  
}

#s-86e2116e-76c7-43f9-b00b-234ee9d7c62c {
  text-align: center;
}




  #s-86e2116e-76c7-43f9-b00b-234ee9d7c62c img.shogun-image {
    
    width: px;
  }


#s-86e2116e-76c7-43f9-b00b-234ee9d7c62c .shogun-image-content {
  
    align-items: center;
  
}

#s-7621f9a7-4321-438b-8cbe-67c5ec1a2d78 {
  text-align: center;
}




  #s-7621f9a7-4321-438b-8cbe-67c5ec1a2d78 img.shogun-image {
    
    width: px;
  }


#s-7621f9a7-4321-438b-8cbe-67c5ec1a2d78 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9e86313-238f-479f-b207-7345448c5c80 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1000px;
}








#s-b9e86313-238f-479f-b207-7345448c5c80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9e86313-238f-479f-b207-7345448c5c80.shg-box.shg-c {
  justify-content: center;
}

#s-d1c40983-936a-42b9-a63b-d90a01eed766 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}








#s-d1c40983-936a-42b9-a63b-d90a01eed766 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1c40983-936a-42b9-a63b-d90a01eed766.shg-box.shg-c {
  justify-content: center;
}

#s-892eb0af-c879-4b49-95c5-5e1f97950fa1 {
  margin-bottom: 25px;
}

#s-d6439f0b-1e70-4c31-b767-66adc2c777ff {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 65%;
}

#s-e1d15335-a70f-4724-908c-5dddf008641e {
  border-radius: 25px;
text-align: center;
}




  #s-e1d15335-a70f-4724-908c-5dddf008641e img.shogun-image {
    
    width: px;
  }


#s-e1d15335-a70f-4724-908c-5dddf008641e .shogun-image-content {
  
    align-items: center;
  
}

#s-42525feb-5fb0-42ca-8274-671d3d307ffc {
  box-shadow:1px 1px 1px 1px rgba(119, 28, 28, 0);
background-color: rgba(178, 31, 36, 0.75);
}

#s-9818d1ac-e3f0-436e-b7d7-25f0369e7dfb {
  border-radius: 25px;
text-align: center;
}




  #s-9818d1ac-e3f0-436e-b7d7-25f0369e7dfb img.shogun-image {
    
    width: px;
  }


#s-9818d1ac-e3f0-436e-b7d7-25f0369e7dfb .shogun-image-content {
  
    align-items: center;
  
}

#s-99bf20f4-69d2-4f87-8323-4de7febddf6e {
  box-shadow:1px 1px 1px 1px rgba(119, 28, 28, 0);
background-color: rgba(178, 31, 36, 0.75);
}

#s-d0bc864a-dbab-40ae-a8f2-194b916b8fc3 {
  border-radius: 25px;
text-align: center;
}




  #s-d0bc864a-dbab-40ae-a8f2-194b916b8fc3 img.shogun-image {
    
    width: px;
  }


#s-d0bc864a-dbab-40ae-a8f2-194b916b8fc3 .shogun-image-content {
  
    align-items: center;
  
}

#s-9e13bb27-4d1d-446c-af73-c9e3c42733a9 {
  box-shadow:1px 1px 1px 1px rgba(119, 28, 28, 0);
background-color: rgba(178, 31, 36, 0.75);
}

#s-adef9cb2-4133-4d52-a0ea-b24fda96c750 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 50px;
min-height: 50px;
max-width: 65%;
}








#s-adef9cb2-4133-4d52-a0ea-b24fda96c750 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adef9cb2-4133-4d52-a0ea-b24fda96c750.shg-box.shg-c {
  justify-content: center;
}

#s-c4c63242-2487-4e82-ad92-f571c925c8da {
  text-align: center;
}




  #s-c4c63242-2487-4e82-ad92-f571c925c8da img.shogun-image {
    
    width: px;
  }


#s-c4c63242-2487-4e82-ad92-f571c925c8da .shogun-image-content {
  
    align-items: center;
  
}

#s-0dcaff12-70d2-4fe1-ab7e-a5806663f1fb {
  text-align: center;
}




  #s-0dcaff12-70d2-4fe1-ab7e-a5806663f1fb img.shogun-image {
    
    width: px;
  }


#s-0dcaff12-70d2-4fe1-ab7e-a5806663f1fb .shogun-image-content {
  
    align-items: center;
  
}

#s-bc40946b-cacc-4727-a787-abedb1d55a85 {
  padding-top: 50px;
padding-bottom: 75px;
min-height: 50px;
background-repeat: repeat;
}
@media (min-width: 768px) and (max-width: 991px){#s-bc40946b-cacc-4727-a787-abedb1d55a85 {
  display: none;
}
#s-bc40946b-cacc-4727-a787-abedb1d55a85, #wrap-s-bc40946b-cacc-4727-a787-abedb1d55a85 { display:none !important; }}@media (max-width: 767px){#s-bc40946b-cacc-4727-a787-abedb1d55a85 {
  display: none;
}
#s-bc40946b-cacc-4727-a787-abedb1d55a85, #wrap-s-bc40946b-cacc-4727-a787-abedb1d55a85 { display:none !important; }}







#s-bc40946b-cacc-4727-a787-abedb1d55a85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.8;
}#s-bc40946b-cacc-4727-a787-abedb1d55a85.shg-box.shg-c {
  justify-content: center;
}

#s-d4b7ae1e-b6bd-4a75-983f-b67aeeceaf36 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 75px;
min-height: 50px;
max-width: 100%;
}








#s-d4b7ae1e-b6bd-4a75-983f-b67aeeceaf36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4b7ae1e-b6bd-4a75-983f-b67aeeceaf36.shg-box.shg-c {
  justify-content: center;
}

#s-84870269-cd02-45d4-b274-b86e6e85408c {
  padding-bottom: 25px;
}

#s-71022476-b6a2-4996-acbf-fcab4c5f3946 {
  min-height: 50px;
}








#s-71022476-b6a2-4996-acbf-fcab4c5f3946 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71022476-b6a2-4996-acbf-fcab4c5f3946.shg-box.shg-c {
  justify-content: center;
}

#s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
}
@media (min-width: 1200px){#s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53 {
  max-width: 55%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53 {
  max-width: 55%;
}
}
@media (min-width: 0px) {
[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-3f8a4d7c-97cb-44f6-9895-1a7dcbd64d53"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-4e71f56b-75a3-42ea-81b2-084e4c266999 {
  text-align: center;
}




  #s-4e71f56b-75a3-42ea-81b2-084e4c266999 img.shogun-image {
    
    width: px;
  }


#s-4e71f56b-75a3-42ea-81b2-084e4c266999 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6a1fc80-0dfd-45a2-ad67-0dc1866a3339 {
  text-align: center;
}




  #s-f6a1fc80-0dfd-45a2-ad67-0dc1866a3339 img.shogun-image {
    
    width: px;
  }


#s-f6a1fc80-0dfd-45a2-ad67-0dc1866a3339 .shogun-image-content {
  
    align-items: center;
  
}

#s-6990e40b-637b-40eb-9715-5bd57ff1ea0c {
  padding-top: 50px;
padding-bottom: 70px;
min-height: 50px;
max-width: 100%;
background-color: rgba(236, 236, 236, 1);
}








#s-6990e40b-637b-40eb-9715-5bd57ff1ea0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6990e40b-637b-40eb-9715-5bd57ff1ea0c.shg-box.shg-c {
  justify-content: center;
}

#s-5c885ae1-5289-45dc-bb88-7b1697492db0 {
  margin-bottom: 35px;
}

#s-2131bb7c-a47e-4f6b-88ac-f81b17d1ca9d {
  margin-left: auto;
margin-right: auto;
max-width: 40%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-2131bb7c-a47e-4f6b-88ac-f81b17d1ca9d {
  max-width: 40%;
}
}
#s-ef65e67a-5c9f-429f-ba9c-afcbebeccf45 {
  text-align: center;
}




  #s-ef65e67a-5c9f-429f-ba9c-afcbebeccf45 img.shogun-image {
    
    width: px;
  }


#s-ef65e67a-5c9f-429f-ba9c-afcbebeccf45 .shogun-image-content {
  
    align-items: center;
  
}

#s-6107c4ad-d7cf-418b-8af4-7e2290e3ab17 {
  text-align: center;
}




  #s-6107c4ad-d7cf-418b-8af4-7e2290e3ab17 img.shogun-image {
    
    width: px;
  }


#s-6107c4ad-d7cf-418b-8af4-7e2290e3ab17 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3d25fe2-1243-454a-9378-2ba3ed4d5dd4 {
  text-align: center;
}




  #s-b3d25fe2-1243-454a-9378-2ba3ed4d5dd4 img.shogun-image {
    
    width: px;
  }


#s-b3d25fe2-1243-454a-9378-2ba3ed4d5dd4 .shogun-image-content {
  
    align-items: center;
  
}

#s-554033ac-d571-4f1e-8174-c08fc17d382e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1000px;
}








#s-554033ac-d571-4f1e-8174-c08fc17d382e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-554033ac-d571-4f1e-8174-c08fc17d382e.shg-box.shg-c {
  justify-content: center;
}

#s-28c00632-6589-4af4-a1db-2a714927ed73 {
  padding-top: 50px;
min-height: 50px;
}








#s-28c00632-6589-4af4-a1db-2a714927ed73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28c00632-6589-4af4-a1db-2a714927ed73.shg-box.shg-c {
  justify-content: center;
}

#s-a4077fcd-022d-4967-bac3-85476f27fc00 {
  margin-bottom: 25px;
}

#s-d5d4e35f-2be8-4329-9f4f-7e9679bbb8ce {
  margin-left: auto;
margin-right: auto;
max-width: 65%;
}

#s-1ec8a0c6-5c32-418d-83ff-bfba2c262179 {
  border-radius: 25px;
text-align: center;
}




  #s-1ec8a0c6-5c32-418d-83ff-bfba2c262179 img.shogun-image {
    
    width: px;
  }


#s-1ec8a0c6-5c32-418d-83ff-bfba2c262179 .shogun-image-content {
  
    align-items: center;
  
}

#s-5e0ff39a-6c45-4d63-9711-831d2e2b43d2 {
  box-shadow:1px 1px 1px 1px rgba(119, 28, 28, 0);
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(178, 31, 36, 0.75);
}

#s-0d19b65f-6c98-41fc-b56a-52233b048b2d {
  border-radius: 25px;
text-align: center;
}




  #s-0d19b65f-6c98-41fc-b56a-52233b048b2d img.shogun-image {
    
    width: px;
  }


#s-0d19b65f-6c98-41fc-b56a-52233b048b2d .shogun-image-content {
  
    align-items: center;
  
}

#s-e3f7f7cb-0832-4512-8bf4-e2603f7cd4e2 {
  box-shadow:1px 1px 1px 1px rgba(119, 28, 28, 0);
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(178, 31, 36, 0.75);
}

#s-6d6b9a8a-c409-40c4-95a8-342d753443bf {
  border-radius: 25px;
text-align: center;
}




  #s-6d6b9a8a-c409-40c4-95a8-342d753443bf img.shogun-image {
    
    width: px;
  }


#s-6d6b9a8a-c409-40c4-95a8-342d753443bf .shogun-image-content {
  
    align-items: center;
  
}

#s-c42f1eb2-5b32-4f15-9d5a-cbd072cf1ce2 {
  box-shadow:1px 1px 1px 1px rgba(119, 28, 28, 0);
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(178, 31, 36, 0.75);
}

#s-d4a49caf-404f-496e-9f18-adef9a697880 {
  min-height: 50px;
}








#s-d4a49caf-404f-496e-9f18-adef9a697880 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4a49caf-404f-496e-9f18-adef9a697880.shg-box.shg-c {
  justify-content: center;
}

#s-c1b0c762-fbbb-40f4-9211-ee7bf2220117 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c1b0c762-fbbb-40f4-9211-ee7bf2220117 {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c1b0c762-fbbb-40f4-9211-ee7bf2220117 {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
}







#s-c1b0c762-fbbb-40f4-9211-ee7bf2220117 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1b0c762-fbbb-40f4-9211-ee7bf2220117.shg-box.shg-c {
  justify-content: center;
}

#s-b7ca54e2-a1b7-4d06-9766-8079e19a60d6 {
  padding-top: 25px;
text-align: center;
}




  #s-b7ca54e2-a1b7-4d06-9766-8079e19a60d6 img.shogun-image {
    
    width: px;
  }


#s-b7ca54e2-a1b7-4d06-9766-8079e19a60d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-c16a8cd0-6390-45d6-b20a-65be0a20675b {
  text-align: center;
}




  #s-c16a8cd0-6390-45d6-b20a-65be0a20675b img.shogun-image {
    
    width: px;
  }


#s-c16a8cd0-6390-45d6-b20a-65be0a20675b .shogun-image-content {
  
    align-items: center;
  
}

#s-e34870d3-8d4a-4e23-8491-f4f93f98ba94 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center bottom;
}








#s-e34870d3-8d4a-4e23-8491-f4f93f98ba94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-e34870d3-8d4a-4e23-8491-f4f93f98ba94.shg-box.shg-c {
  justify-content: center;
}

#s-aec8b40c-1688-44c4-bd96-65390eae37b2 {
  padding-top: 25px;
padding-bottom: 50px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-aec8b40c-1688-44c4-bd96-65390eae37b2 {
  
}
}@media (max-width: 767px){#s-aec8b40c-1688-44c4-bd96-65390eae37b2 {
  
}
}







#s-aec8b40c-1688-44c4-bd96-65390eae37b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aec8b40c-1688-44c4-bd96-65390eae37b2.shg-box.shg-c {
  justify-content: center;
}

#s-78ab424b-299f-49d4-b2fa-a5bc686004db {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-bottom: 25px;
max-width: 400px;
text-align: center;
}
@media (min-width: 1200px){#s-78ab424b-299f-49d4-b2fa-a5bc686004db {
  max-width: 600px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-78ab424b-299f-49d4-b2fa-a5bc686004db {
  max-width: 600px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-78ab424b-299f-49d4-b2fa-a5bc686004db {
  max-width: 500px;
}
}



  #s-78ab424b-299f-49d4-b2fa-a5bc686004db img.shogun-image {
    
    width: px;
  }


#s-78ab424b-299f-49d4-b2fa-a5bc686004db .shogun-image-content {
  
    align-items: center;
  
}

#s-3bb7fa1f-b445-4d12-8e78-b68c551d935d {
  margin-left: auto;
margin-right: auto;
max-width: 75%;
}
@media (min-width: 1200px){#s-3bb7fa1f-b445-4d12-8e78-b68c551d935d {
  max-width: 40%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3bb7fa1f-b445-4d12-8e78-b68c551d935d {
  max-width: 40%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3bb7fa1f-b445-4d12-8e78-b68c551d935d {
  max-width: 65%;
}
}@media (max-width: 767px){#s-3bb7fa1f-b445-4d12-8e78-b68c551d935d {
  max-width: 85%;
}
}
#s-3bb7fa1f-b445-4d12-8e78-b68c551d935d {
  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-02641fe1-194f-40ca-b005-4332ee3ca8c2 {
  text-align: left;
}


.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 {
  max-width: 100%;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 .shg-image-zoom,
.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 {
  max-width: 100%;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 .shg-image-zoom,
.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 {
  max-width: 100%;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 .shg-image-zoom,
.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 {
  max-width: 100%;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 .shg-image-zoom,
.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 {
  max-width: 100%;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 .shg-image-zoom,
.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-02641fe1-194f-40ca-b005-4332ee3ca8c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d1f1e998-8009-4d7a-8ac3-bd9273d7f2f3 {
  text-align: center;
}

#s-d1f1e998-8009-4d7a-8ac3-bd9273d7f2f3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 48px;
}

#s-d1f1e998-8009-4d7a-8ac3-bd9273d7f2f3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Gotham;
  font-style:  normal ;
  font-size: 48px;
}

#s-d1f1e998-8009-4d7a-8ac3-bd9273d7f2f3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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-d85ab198-b56c-4e82-b78a-26ce48e2e493 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(178, 31, 36, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-d85ab198-b56c-4e82-b78a-26ce48e2e493:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(178, 31, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d85ab198-b56c-4e82-b78a-26ce48e2e493:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(178, 31, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-d85ab198-b56c-4e82-b78a-26ce48e2e493 {
  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-d85ab198-b56c-4e82-b78a-26ce48e2e493.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d85ab198-b56c-4e82-b78a-26ce48e2e493.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 30px;
  
  
  font-family: Gotham;
  display:  inline-block ;
}

#s-d85ab198-b56c-4e82-b78a-26ce48e2e493.shg-btn.shg-product-atc-error {
  
  font-family: Gotham;
  
  font-size: 32px;
  color: rgba(255, 0, 0, 1);
}


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

#s-d85ab198-b56c-4e82-b78a-26ce48e2e493 {
  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-d85ab198-b56c-4e82-b78a-26ce48e2e493.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d85ab198-b56c-4e82-b78a-26ce48e2e493.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  
  
  font-family: Gotham;
  display:  inline-block ;
}

#s-d85ab198-b56c-4e82-b78a-26ce48e2e493.shg-btn.shg-product-atc-error {
  
  font-family: Gotham;
  
  font-size: 32px;
  color: rgba(255, 0, 0, 1);
}


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

#s-d85ab198-b56c-4e82-b78a-26ce48e2e493 {
  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-d85ab198-b56c-4e82-b78a-26ce48e2e493.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d85ab198-b56c-4e82-b78a-26ce48e2e493.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Gotham;
  display:  inline-block ;
}

#s-d85ab198-b56c-4e82-b78a-26ce48e2e493.shg-btn.shg-product-atc-error {
  
  font-family: Gotham;
  
  font-size: 32px;
  color: rgba(255, 0, 0, 1);
}


}
#s-accc2515-07a9-4dfd-95d2-1855623c00da {
  padding-top: 5%;
padding-left: 10%;
padding-bottom: 5%;
padding-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-accc2515-07a9-4dfd-95d2-1855623c00da {
  display: none;
}
#s-accc2515-07a9-4dfd-95d2-1855623c00da, #wrap-s-accc2515-07a9-4dfd-95d2-1855623c00da { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-accc2515-07a9-4dfd-95d2-1855623c00da {
  display: none;
}
#s-accc2515-07a9-4dfd-95d2-1855623c00da, #wrap-s-accc2515-07a9-4dfd-95d2-1855623c00da { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-accc2515-07a9-4dfd-95d2-1855623c00da {
  display: none;
}
#s-accc2515-07a9-4dfd-95d2-1855623c00da, #wrap-s-accc2515-07a9-4dfd-95d2-1855623c00da { display:none !important; }}@media (max-width: 767px){#s-accc2515-07a9-4dfd-95d2-1855623c00da {
  display: none;
}
#s-accc2515-07a9-4dfd-95d2-1855623c00da, #wrap-s-accc2515-07a9-4dfd-95d2-1855623c00da { display:none !important; }}







#s-accc2515-07a9-4dfd-95d2-1855623c00da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-accc2515-07a9-4dfd-95d2-1855623c00da.shg-box.shg-c {
  justify-content: center;
}

#s-cb44d9fc-bd4a-4cad-8202-422150c5e3f9 {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}

#s-cb44d9fc-bd4a-4cad-8202-422150c5e3f9 {
  display: none;
}
#s-f58f658b-160b-4103-b2bc-0afd72692cae {
  text-align: left;
}


.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae {
  max-width: 100%;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae .shg-image-zoom,
.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae {
  max-width: 100%;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae .shg-image-zoom,
.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae {
  max-width: 100%;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae .shg-image-zoom,
.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae {
  max-width: 100%;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae .shg-image-zoom,
.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae {
  max-width: 100%;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae .shg-image-zoom,
.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f58f658b-160b-4103-b2bc-0afd72692cae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-701319fd-8852-47af-83b7-89a8a4f1bedf {
  text-align: center;
}

#s-701319fd-8852-47af-83b7-89a8a4f1bedf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 48px;
}

#s-701319fd-8852-47af-83b7-89a8a4f1bedf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 48px;
}

#s-701319fd-8852-47af-83b7-89a8a4f1bedf .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-46450fa3-0616-4258-94d8-5ecdeb0c8df2 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(178, 31, 36, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-46450fa3-0616-4258-94d8-5ecdeb0c8df2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(178, 31, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-46450fa3-0616-4258-94d8-5ecdeb0c8df2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(178, 31, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-46450fa3-0616-4258-94d8-5ecdeb0c8df2 {
  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-46450fa3-0616-4258-94d8-5ecdeb0c8df2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46450fa3-0616-4258-94d8-5ecdeb0c8df2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 38px;
  
  
  font-family: Gotham;
  display:  inline-block ;
}

#s-46450fa3-0616-4258-94d8-5ecdeb0c8df2.shg-btn.shg-product-atc-error {
  
  font-family: Gotham;
  
  font-size: 32px;
  color: rgba(255, 0, 0, 1);
}


@media (min-width: 1200px){

#s-46450fa3-0616-4258-94d8-5ecdeb0c8df2 {
  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-46450fa3-0616-4258-94d8-5ecdeb0c8df2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46450fa3-0616-4258-94d8-5ecdeb0c8df2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 42px;
  
  
  font-family: Gotham;
  display:  inline-block ;
}

#s-46450fa3-0616-4258-94d8-5ecdeb0c8df2.shg-btn.shg-product-atc-error {
  
  font-family: Gotham;
  
  font-size: 32px;
  color: rgba(255, 0, 0, 1);
}


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

#s-46450fa3-0616-4258-94d8-5ecdeb0c8df2 {
  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-46450fa3-0616-4258-94d8-5ecdeb0c8df2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46450fa3-0616-4258-94d8-5ecdeb0c8df2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 42px;
  
  
  font-family: Gotham;
  display:  inline-block ;
}

#s-46450fa3-0616-4258-94d8-5ecdeb0c8df2.shg-btn.shg-product-atc-error {
  
  font-family: Gotham;
  
  font-size: 32px;
  color: rgba(255, 0, 0, 1);
}


}
#s-272a53af-1484-485a-ac76-f98bfaa007d7 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(231, 231, 231, 1);
}








#s-272a53af-1484-485a-ac76-f98bfaa007d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-272a53af-1484-485a-ac76-f98bfaa007d7.shg-box.shg-c {
  justify-content: center;
}

#s-ec763384-7c2b-460e-8ee8-bc77898b742b {
  border-style: solid;
margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(164, 164, 164, 1);
border-style: solid;
max-width: 50%;
}
@media (min-width: 768px) and (max-width: 991px){#s-ec763384-7c2b-460e-8ee8-bc77898b742b {
  max-width: 85%;
}
}@media (max-width: 767px){#s-ec763384-7c2b-460e-8ee8-bc77898b742b {
  max-width: 80%;
display: none;
}
#s-ec763384-7c2b-460e-8ee8-bc77898b742b, #wrap-s-ec763384-7c2b-460e-8ee8-bc77898b742b { display:none !important; }}
#s-9562b78f-2f6a-4df0-955a-9d9e6c5d8e7a {
  border-style: solid;
margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(164, 164, 164, 1);
border-style: solid;
max-width: 50%;
}
@media (min-width: 1200px){#s-9562b78f-2f6a-4df0-955a-9d9e6c5d8e7a {
  display: none;
}
#s-9562b78f-2f6a-4df0-955a-9d9e6c5d8e7a, #wrap-s-9562b78f-2f6a-4df0-955a-9d9e6c5d8e7a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9562b78f-2f6a-4df0-955a-9d9e6c5d8e7a {
  display: none;
}
#s-9562b78f-2f6a-4df0-955a-9d9e6c5d8e7a, #wrap-s-9562b78f-2f6a-4df0-955a-9d9e6c5d8e7a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9562b78f-2f6a-4df0-955a-9d9e6c5d8e7a {
  max-width: 85%;
display: none;
}
#s-9562b78f-2f6a-4df0-955a-9d9e6c5d8e7a, #wrap-s-9562b78f-2f6a-4df0-955a-9d9e6c5d8e7a { display:none !important; }}@media (max-width: 767px){#s-9562b78f-2f6a-4df0-955a-9d9e6c5d8e7a {
  max-width: 80%;
}
}
#s-d81b9c2b-3ab3-463a-9e5c-4080c74bd86e {
  margin-left: auto;
margin-right: auto;
max-width: 85%;
}
@media (min-width: 1200px){#s-d81b9c2b-3ab3-463a-9e5c-4080c74bd86e {
  max-width: 50%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d81b9c2b-3ab3-463a-9e5c-4080c74bd86e {
  max-width: 50%;
}
}@media (max-width: 767px){#s-d81b9c2b-3ab3-463a-9e5c-4080c74bd86e {
  max-width: 80%;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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