#s-29e50dcf-b348-484a-b56d-5b7050880a5a {
  display: none;
}
.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-e35cbf83-0d47-4e36-b0d0-2ddfcba16bda {
  margin-left: auto;
margin-right: auto;
padding-top: 96px;
padding-left: 48px;
padding-bottom: 96px;
padding-right: 48px;
min-height: 50px;
max-width: 1200px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e35cbf83-0d47-4e36-b0d0-2ddfcba16bda {
  padding-top: 48px;
padding-left: 16px;
padding-bottom: 96px;
padding-right: 16px;
}
}@media (max-width: 767px){#s-e35cbf83-0d47-4e36-b0d0-2ddfcba16bda {
  padding-top: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-right: 16px;
}
}







#s-e35cbf83-0d47-4e36-b0d0-2ddfcba16bda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e35cbf83-0d47-4e36-b0d0-2ddfcba16bda.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;
}

@media (min-width: 1200px){#s-592f8804-9efb-4189-b329-eb9e5c63ceaf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-592f8804-9efb-4189-b329-eb9e5c63ceaf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-592f8804-9efb-4189-b329-eb9e5c63ceaf {
  
}
}@media (max-width: 767px){#s-592f8804-9efb-4189-b329-eb9e5c63ceaf {
  
}
}
@media (min-width: 0px) {
[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-592f8804-9efb-4189-b329-eb9e5c63ceaf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.0px);
}

}

.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-85e19e20-0e34-4b38-a311-4471d8f4b3b5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}


.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 {
  max-width: 100%;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 .shg-image-zoom,
.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 {
  max-width: 100%;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 .shg-image-zoom,
.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 {
  max-width: 100%;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 .shg-image-zoom,
.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 {
  max-width: 100%;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 .shg-image-zoom,
.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 {
  max-width: 100%;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 .shg-image-zoom,
.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85e19e20-0e34-4b38-a311-4471d8f4b3b5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

#s-ae50d108-f815-4ab1-bdee-f73e8ea2d990 {
  padding-top: 10px;
text-align: left;
}
@media (max-width: 767px){#s-ae50d108-f815-4ab1-bdee-f73e8ea2d990 {
  margin-bottom: 24px;
display: none;
}
#s-ae50d108-f815-4ab1-bdee-f73e8ea2d990, #wrap-s-ae50d108-f815-4ab1-bdee-f73e8ea2d990 { display:none !important; }}
#s-ae50d108-f815-4ab1-bdee-f73e8ea2d990 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-ae50d108-f815-4ab1-bdee-f73e8ea2d990 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-b9c3193b-4106-460b-bce0-c8ab53052f39 {
  min-height: 50px;
}








#s-b9c3193b-4106-460b-bce0-c8ab53052f39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9c3193b-4106-460b-bce0-c8ab53052f39.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-f640e15e-35cd-4d55-b282-06ae689cb847 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f640e15e-35cd-4d55-b282-06ae689cb847 .shg-product-title-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 36px;
}

.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-b85e2c23-6ac0-4d61-bd51-7e5725d48ee0 {
  margin-bottom: 0px;
}

#s-7b2709c0-c7b2-4292-85c0-b38f7e962d5b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-2d0586dc-897e-4aa4-b6dc-269054caa0b6 {
  margin-bottom: 16px;
text-align: left;
}

#s-2d0586dc-897e-4aa4-b6dc-269054caa0b6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 1.5em;
}

#s-2d0586dc-897e-4aa4-b6dc-269054caa0b6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-2d0586dc-897e-4aa4-b6dc-269054caa0b6 .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-635bd423-c85d-4832-9d12-9dac0541586c {
  margin-bottom: 16px;
}

#s-85188685-b6c2-413b-a89f-4f7f10dcb4ca hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd {
  margin-bottom: 24px;
}

@media (min-width: 0px) {
[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d22c2b28-db6e-43f0-9b1b-7b58a7026fbd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 0px) {
[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0ccb1c94-bbc5-4caf-8824-3c4606d5d028"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-5a930d9b-8584-4c9d-809b-6c535175be0f {
  min-height: 48px;
}








#s-5a930d9b-8584-4c9d-809b-6c535175be0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a930d9b-8584-4c9d-809b-6c535175be0f.shg-box.shg-c {
  justify-content: center;
}

#s-82838629-b5fa-44c3-9826-5006bc7de546 .shogun-icon-wrapper {
  text-align: center;
}


#s-82838629-b5fa-44c3-9826-5006bc7de546 .shogun-icon-wrapper > .shogun-icon {

  font-size: 36px !important;
  color: rgba(51, 51, 51, 1);
}

#s-f3d518da-86bd-4e5a-83bb-d06b0fdb4cdf {
  min-height: 48px;
}








#s-f3d518da-86bd-4e5a-83bb-d06b0fdb4cdf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3d518da-86bd-4e5a-83bb-d06b0fdb4cdf.shg-box.shg-c {
  justify-content: center;
}

#s-6e7f0960-4a90-4879-8cfc-1aef2cb98706 {
  padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d983b83f-c6a9-4c61-b9ba-6d231f4ca59e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-6bb9d009-bd79-4198-a2a7-156a0a7cc48d {
  min-height: 48px;
}








#s-6bb9d009-bd79-4198-a2a7-156a0a7cc48d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bb9d009-bd79-4198-a2a7-156a0a7cc48d.shg-box.shg-c {
  justify-content: center;
}

#s-401487bf-deca-4629-96f5-190d0211198b .shogun-icon-wrapper {
  text-align: center;
}


#s-401487bf-deca-4629-96f5-190d0211198b .shogun-icon-wrapper > .shogun-icon {

  font-size: 36px !important;
  color: rgba(51, 51, 51, 1);
}

#s-5458f121-d3f6-44da-b843-60c1c9947b16 {
  min-height: 48px;
}








#s-5458f121-d3f6-44da-b843-60c1c9947b16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5458f121-d3f6-44da-b843-60c1c9947b16.shg-box.shg-c {
  justify-content: center;
}

#s-872eb817-343a-43d9-bbde-f0d8551fb5b8 {
  padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9800fedc-dbb2-45b0-95b7-f41d4f94864d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-411b09e5-132e-4b3f-b149-75282fa0e5de {
  min-height: 48px;
}








#s-411b09e5-132e-4b3f-b149-75282fa0e5de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-411b09e5-132e-4b3f-b149-75282fa0e5de.shg-box.shg-c {
  justify-content: center;
}

#s-3b1d7a09-0607-4750-ae26-f63802b396bc .shogun-icon-wrapper {
  text-align: center;
}


#s-3b1d7a09-0607-4750-ae26-f63802b396bc .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(51, 51, 51, 1);
}

#s-bb119fa6-3fbc-47bc-ace6-fef68025c94a {
  min-height: 48px;
}








#s-bb119fa6-3fbc-47bc-ace6-fef68025c94a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb119fa6-3fbc-47bc-ace6-fef68025c94a.shg-box.shg-c {
  justify-content: center;
}

#s-903bb4f8-3432-42ca-8372-e07f463d8a15 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c {
  margin-bottom: 16px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 42px;
}

@media (min-width: 0px) {
[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.3335px);
}

}

@media (min-width: 992px) {
[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.3335px);
}

}

@media (min-width: 1200px) {
[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.3335px);
}

[id="s-32c9fc39-3a51-451d-a046-7ffe12b7eb4c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.3335px);
}

}

#s-e9e57182-9706-4048-a7b4-2d4495667e32 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
@media (max-width: 767px){#s-e9e57182-9706-4048-a7b4-2d4495667e32 {
  margin-bottom: 10.667px;
}
}
#s-e9e57182-9706-4048-a7b4-2d4495667e32 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-e9e57182-9706-4048-a7b4-2d4495667e32 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-e9e57182-9706-4048-a7b4-2d4495667e32 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e9e57182-9706-4048-a7b4-2d4495667e32 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-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-86e65757-9772-430e-8a49-9ab5eec4bf50 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 16px;
padding-bottom: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
background-color: rgba(0, 0, 0, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-86e65757-9772-430e-8a49-9ab5eec4bf50:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-86e65757-9772-430e-8a49-9ab5eec4bf50:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(79, 202, 235, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-86e65757-9772-430e-8a49-9ab5eec4bf50-atc-btn-wrapper {
    text-align: center;
  }


#s-86e65757-9772-430e-8a49-9ab5eec4bf50 {
  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-86e65757-9772-430e-8a49-9ab5eec4bf50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86e65757-9772-430e-8a49-9ab5eec4bf50.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  block ;
}

#s-86e65757-9772-430e-8a49-9ab5eec4bf50.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-86e65757-9772-430e-8a49-9ab5eec4bf50.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-3c6aa2e5-ade5-489f-8241-f11348fa8668 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-fd53f064-54b4-4985-a304-f2e415e51fb8 .shogun-tabs {
  justify-content: flex-start;
}


  #s-fd53f064-54b4-4985-a304-f2e415e51fb8 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(247, 247, 247, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-fd53f064-54b4-4985-a304-f2e415e51fb8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
#s-fd53f064-54b4-4985-a304-f2e415e51fb8 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(51, 51, 51, 1);
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}

#s-fd53f064-54b4-4985-a304-f2e415e51fb8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-fd53f064-54b4-4985-a304-f2e415e51fb8 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-fd53f064-54b4-4985-a304-f2e415e51fb8 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-92794f7e-10df-4470-bedc-0e9154e8b2f6 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(233, 233, 233, 1);
}
@media (min-width: 1200px){#s-92794f7e-10df-4470-bedc-0e9154e8b2f6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-92794f7e-10df-4470-bedc-0e9154e8b2f6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-92794f7e-10df-4470-bedc-0e9154e8b2f6 {
  
}
}@media (max-width: 767px){#s-92794f7e-10df-4470-bedc-0e9154e8b2f6 {
  margin-left: 0px;
margin-right: 0px;
}
}







#s-92794f7e-10df-4470-bedc-0e9154e8b2f6 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-92794f7e-10df-4470-bedc-0e9154e8b2f6.shg-box.shg-c {
  justify-content: center;
}

#s-f885d281-dcac-4487-b60e-e10c264418ec {
  padding-top: 0px;
padding-left: 96px;
padding-right: 96px;
}

@media (min-width: 0px) {
[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f885d281-dcac-4487-b60e-e10c264418ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-f03112c3-d3bd-4b25-8872-e9baa980da9d {
  text-align: center;
}
@media (max-width: 767px){#s-f03112c3-d3bd-4b25-8872-e9baa980da9d {
  display: none;
}
#s-f03112c3-d3bd-4b25-8872-e9baa980da9d, #wrap-s-f03112c3-d3bd-4b25-8872-e9baa980da9d { display:none !important; }}



  #s-f03112c3-d3bd-4b25-8872-e9baa980da9d img.shogun-image {
    
    width: px;
  }


#s-f03112c3-d3bd-4b25-8872-e9baa980da9d .shogun-image-content {
  
    align-items: center;
  
}

#s-5db83db6-91ed-4dc7-b569-83509e4e3f48 {
  text-align: center;
}
@media (max-width: 767px){#s-5db83db6-91ed-4dc7-b569-83509e4e3f48 {
  display: none;
}
#s-5db83db6-91ed-4dc7-b569-83509e4e3f48, #wrap-s-5db83db6-91ed-4dc7-b569-83509e4e3f48 { display:none !important; }}



  #s-5db83db6-91ed-4dc7-b569-83509e4e3f48 img.shogun-image {
    
    width: px;
  }


#s-5db83db6-91ed-4dc7-b569-83509e4e3f48 .shogun-image-content {
  
    align-items: center;
  
}

#s-63e026a2-b1d1-47c9-9417-a87d2a6400c8 {
  text-align: center;
}
@media (max-width: 767px){#s-63e026a2-b1d1-47c9-9417-a87d2a6400c8 {
  display: none;
}
#s-63e026a2-b1d1-47c9-9417-a87d2a6400c8, #wrap-s-63e026a2-b1d1-47c9-9417-a87d2a6400c8 { display:none !important; }}



  #s-63e026a2-b1d1-47c9-9417-a87d2a6400c8 img.shogun-image {
    
    width: px;
  }


#s-63e026a2-b1d1-47c9-9417-a87d2a6400c8 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b286cc33-973f-42eb-a4d3-2ecc4ca91f3d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-44d1f34d-f594-4160-8879-e038242cd895 {
  text-align: center;
}
@media (min-width: 1200px){#s-44d1f34d-f594-4160-8879-e038242cd895 {
  display: none;
}
#s-44d1f34d-f594-4160-8879-e038242cd895, #wrap-s-44d1f34d-f594-4160-8879-e038242cd895 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-44d1f34d-f594-4160-8879-e038242cd895 {
  display: none;
}
#s-44d1f34d-f594-4160-8879-e038242cd895, #wrap-s-44d1f34d-f594-4160-8879-e038242cd895 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-44d1f34d-f594-4160-8879-e038242cd895 {
  display: none;
}
#s-44d1f34d-f594-4160-8879-e038242cd895, #wrap-s-44d1f34d-f594-4160-8879-e038242cd895 { display:none !important; }}



  #s-44d1f34d-f594-4160-8879-e038242cd895 img.shogun-image {
    
    width: px;
  }


#s-44d1f34d-f594-4160-8879-e038242cd895 .shogun-image-content {
  
    align-items: center;
  
}

#s-343d3c97-8f1e-40c2-a57b-ed9396e3d53b {
  text-align: center;
}
@media (min-width: 1200px){#s-343d3c97-8f1e-40c2-a57b-ed9396e3d53b {
  display: none;
}
#s-343d3c97-8f1e-40c2-a57b-ed9396e3d53b, #wrap-s-343d3c97-8f1e-40c2-a57b-ed9396e3d53b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-343d3c97-8f1e-40c2-a57b-ed9396e3d53b {
  display: none;
}
#s-343d3c97-8f1e-40c2-a57b-ed9396e3d53b, #wrap-s-343d3c97-8f1e-40c2-a57b-ed9396e3d53b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-343d3c97-8f1e-40c2-a57b-ed9396e3d53b {
  display: none;
}
#s-343d3c97-8f1e-40c2-a57b-ed9396e3d53b, #wrap-s-343d3c97-8f1e-40c2-a57b-ed9396e3d53b { display:none !important; }}



  #s-343d3c97-8f1e-40c2-a57b-ed9396e3d53b img.shogun-image {
    
    width: px;
  }


#s-343d3c97-8f1e-40c2-a57b-ed9396e3d53b .shogun-image-content {
  
    align-items: center;
  
}

#s-9ba0a98f-35ea-4d00-aee0-ec4a2e8c1a79 {
  text-align: center;
}
@media (min-width: 1200px){#s-9ba0a98f-35ea-4d00-aee0-ec4a2e8c1a79 {
  display: none;
}
#s-9ba0a98f-35ea-4d00-aee0-ec4a2e8c1a79, #wrap-s-9ba0a98f-35ea-4d00-aee0-ec4a2e8c1a79 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9ba0a98f-35ea-4d00-aee0-ec4a2e8c1a79 {
  display: none;
}
#s-9ba0a98f-35ea-4d00-aee0-ec4a2e8c1a79, #wrap-s-9ba0a98f-35ea-4d00-aee0-ec4a2e8c1a79 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9ba0a98f-35ea-4d00-aee0-ec4a2e8c1a79 {
  display: none;
}
#s-9ba0a98f-35ea-4d00-aee0-ec4a2e8c1a79, #wrap-s-9ba0a98f-35ea-4d00-aee0-ec4a2e8c1a79 { display:none !important; }}



  #s-9ba0a98f-35ea-4d00-aee0-ec4a2e8c1a79 img.shogun-image {
    
    width: px;
  }


#s-9ba0a98f-35ea-4d00-aee0-ec4a2e8c1a79 .shogun-image-content {
  
    align-items: center;
  
}

#s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: rgba(252, 252, 252, 1);
}

@media (min-width: 0px) {
[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-4bc7239b-c46a-48b3-80c4-1b7b153d6e60"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-2cca6265-dac8-46b4-b8e1-1f75740ab70b {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 480px;
background-color: rgba(252, 252, 252, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-2cca6265-dac8-46b4-b8e1-1f75740ab70b {
  min-height: 400px;
}
}







#s-2cca6265-dac8-46b4-b8e1-1f75740ab70b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cca6265-dac8-46b4-b8e1-1f75740ab70b.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-82e47152-13a9-4db4-9ed7-1ced06f8cd51 {
  margin-top: 96px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-82e47152-13a9-4db4-9ed7-1ced06f8cd51 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 43px;
  line-height: 1.15em;
  letter-spacing: ;
  text-align: center;
}



#s-cfffd3c5-cc66-49b9-a1d0-72c0fcf9a5fd {
  margin-left: 50px;
margin-right: 50px;
}

#s-b63de8d4-dd60-455b-ae12-498207d4826c {
  text-align: center;
}




  #s-b63de8d4-dd60-455b-ae12-498207d4826c img.shogun-image {
    
    width: px;
  }


#s-b63de8d4-dd60-455b-ae12-498207d4826c .shogun-image-content {
  
    align-items: center;
  
}

#s-4a6f3310-9893-41ba-a383-8697153c8f43 {
  min-height: 50px;
}








#s-4a6f3310-9893-41ba-a383-8697153c8f43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a6f3310-9893-41ba-a383-8697153c8f43.shg-box.shg-c {
  justify-content: center;
}

#s-60b9d687-48c1-40be-ae83-d5cea9dd8b87 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(233, 233, 233, 1);
}
@media (min-width: 1200px){#s-60b9d687-48c1-40be-ae83-d5cea9dd8b87 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-60b9d687-48c1-40be-ae83-d5cea9dd8b87 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-60b9d687-48c1-40be-ae83-d5cea9dd8b87 {
  
}
}@media (max-width: 767px){#s-60b9d687-48c1-40be-ae83-d5cea9dd8b87 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 48px;
}
}







#s-60b9d687-48c1-40be-ae83-d5cea9dd8b87 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-60b9d687-48c1-40be-ae83-d5cea9dd8b87.shg-box.shg-c {
  justify-content: center;
}

#s-38af497e-2f77-4dad-94fb-6377831b90af {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
min-height: 50px;
max-width: 960px;
}
@media (min-width: 768px) and (max-width: 991px){#s-38af497e-2f77-4dad-94fb-6377831b90af {
  margin-left: 96px;
margin-right: 96px;
}
}@media (max-width: 767px){#s-38af497e-2f77-4dad-94fb-6377831b90af {
  margin-left: 16px;
margin-right: 16px;
}
}







#s-38af497e-2f77-4dad-94fb-6377831b90af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38af497e-2f77-4dad-94fb-6377831b90af.shg-box.shg-c {
  justify-content: center;
}

#s-9bd889a3-d80a-490b-ad38-49e4f6bd1f78 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
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(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-9bd889a3-d80a-490b-ad38-49e4f6bd1f78 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9bd889a3-d80a-490b-ad38-49e4f6bd1f78 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9bd889a3-d80a-490b-ad38-49e4f6bd1f78 {
  
}
}@media (max-width: 767px){#s-9bd889a3-d80a-490b-ad38-49e4f6bd1f78 {
  
}
}







#s-9bd889a3-d80a-490b-ad38-49e4f6bd1f78 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-9bd889a3-d80a-490b-ad38-49e4f6bd1f78.shg-box.shg-c {
  justify-content: center;
}

#s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c {
  
}
}@media (max-width: 767px){#s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c {
  
}
}
@media (min-width: 0px) {
[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-77e5ec43-fa8c-462f-b244-b1957ddb0d9c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-6875b68c-7624-401a-af7e-dadfba51b2c1 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-6875b68c-7624-401a-af7e-dadfba51b2c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6875b68c-7624-401a-af7e-dadfba51b2c1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d568fef2-ce95-4a87-91e9-e59351999e52 {
  text-align: center;
}




  #s-d568fef2-ce95-4a87-91e9-e59351999e52 img.shogun-image {
    
    width: px;
  }


#s-d568fef2-ce95-4a87-91e9-e59351999e52 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e754ce4-e0c5-4809-a242-c09f5d776b85 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-3e754ce4-e0c5-4809-a242-c09f5d776b85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e754ce4-e0c5-4809-a242-c09f5d776b85.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0b8ef415-a56c-4e9e-a1f1-224af88c2034 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-0b8ef415-a56c-4e9e-a1f1-224af88c2034 img.shogun-image {
    
    width: px;
  }


#s-0b8ef415-a56c-4e9e-a1f1-224af88c2034 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ab58831-4fc4-4411-837b-8182e24e90ca {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-7ab58831-4fc4-4411-837b-8182e24e90ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ab58831-4fc4-4411-837b-8182e24e90ca.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dfe97e17-527c-421b-927a-19ee7536801f {
  text-align: center;
}




  #s-dfe97e17-527c-421b-927a-19ee7536801f img.shogun-image {
    
    width: px;
  }


#s-dfe97e17-527c-421b-927a-19ee7536801f .shogun-image-content {
  
    align-items: center;
  
}

#s-e018cd0d-4fec-46b2-b84b-2500465aed14 {
  text-align: center;
}




  #s-e018cd0d-4fec-46b2-b84b-2500465aed14 img.shogun-image {
    
    width: px;
  }


#s-e018cd0d-4fec-46b2-b84b-2500465aed14 .shogun-image-content {
  
    align-items: center;
  
}

#s-82f46b8c-ae5c-4791-8c4e-26544e2c5f0d {
  min-height: 50px;
}








#s-82f46b8c-ae5c-4791-8c4e-26544e2c5f0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82f46b8c-ae5c-4791-8c4e-26544e2c5f0d.shg-box.shg-c {
  justify-content: center;
}

#s-47ad5e2c-610d-4956-b87a-52c853d8c8a7 {
  border-style: solid;
padding-top: 30px;
padding-left: 48px;
padding-bottom: 30px;
padding-right: 48px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 233, 233, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-47ad5e2c-610d-4956-b87a-52c853d8c8a7 {
  padding-left: 16px;
padding-right: 16px;
}
}







#s-47ad5e2c-610d-4956-b87a-52c853d8c8a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47ad5e2c-610d-4956-b87a-52c853d8c8a7.shg-box.shg-c {
  justify-content: center;
}

#s-98e83639-658c-4335-ba59-27f29782d9b3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 960px;
}








#s-98e83639-658c-4335-ba59-27f29782d9b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98e83639-658c-4335-ba59-27f29782d9b3.shg-box.shg-c {
  justify-content: center;
}

#s-52fb98eb-a8e9-4e7f-9ae8-38d2cd779fda {
  margin-bottom: 48px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-52fb98eb-a8e9-4e7f-9ae8-38d2cd779fda {
  margin-bottom: 24px;
}
}@media (max-width: 767px){#s-52fb98eb-a8e9-4e7f-9ae8-38d2cd779fda {
  margin-bottom: 24px;
}
}
#s-52fb98eb-a8e9-4e7f-9ae8-38d2cd779fda .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-52fb98eb-a8e9-4e7f-9ae8-38d2cd779fda .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4358ae03-faad-4378-aa0b-fda0266ab01a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-be2f294f-b32e-4dbb-b583-af650333dc87 {
  margin-bottom: 40px;
}

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

@media (min-width: 1200px){#s-0290a307-3af6-47fd-be6f-14f346009fcf {
  display: none;
}
#s-0290a307-3af6-47fd-be6f-14f346009fcf, #wrap-s-0290a307-3af6-47fd-be6f-14f346009fcf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0290a307-3af6-47fd-be6f-14f346009fcf {
  display: none;
}
#s-0290a307-3af6-47fd-be6f-14f346009fcf, #wrap-s-0290a307-3af6-47fd-be6f-14f346009fcf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0290a307-3af6-47fd-be6f-14f346009fcf {
  display: none;
}
#s-0290a307-3af6-47fd-be6f-14f346009fcf, #wrap-s-0290a307-3af6-47fd-be6f-14f346009fcf { display:none !important; }}
#s-25edfd0f-7539-4603-bbac-6a8a0e1c5a3a {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-25edfd0f-7539-4603-bbac-6a8a0e1c5a3a {
  display: none;
}
#s-25edfd0f-7539-4603-bbac-6a8a0e1c5a3a, #wrap-s-25edfd0f-7539-4603-bbac-6a8a0e1c5a3a { display:none !important; }}
#s-ac25384d-010e-489a-a276-33c09f3f6aee {
  padding-top: 96px;
padding-left: 48px;
padding-bottom: 96px;
padding-right: 48px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}
@media (min-width: 1200px){#s-ac25384d-010e-489a-a276-33c09f3f6aee {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ac25384d-010e-489a-a276-33c09f3f6aee {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ac25384d-010e-489a-a276-33c09f3f6aee {
  padding-top: 96px;
padding-left: 16px;
padding-bottom: 96px;
padding-right: 16px;
}
}@media (max-width: 767px){#s-ac25384d-010e-489a-a276-33c09f3f6aee {
  padding-top: 48px;
padding-left: 16px;
padding-bottom: 48px;
padding-right: 16px;
}
}







#s-ac25384d-010e-489a-a276-33c09f3f6aee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac25384d-010e-489a-a276-33c09f3f6aee.shg-box.shg-c {
  justify-content: flex-start;
}

#s-56c0d069-4f29-42bf-b065-56da8f2a902b {
  margin-bottom: 48px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-56c0d069-4f29-42bf-b065-56da8f2a902b {
  margin-bottom: 24px;
}
}@media (max-width: 767px){#s-56c0d069-4f29-42bf-b065-56da8f2a902b {
  margin-bottom: 24px;
}
}
#s-56c0d069-4f29-42bf-b065-56da8f2a902b .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-56c0d069-4f29-42bf-b065-56da8f2a902b .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-b172c941-c293-415a-9fa5-50cfcfed31b3 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}
@media (min-width: 1200px){#s-b172c941-c293-415a-9fa5-50cfcfed31b3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b172c941-c293-415a-9fa5-50cfcfed31b3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b172c941-c293-415a-9fa5-50cfcfed31b3 {
  
}
}@media (max-width: 767px){#s-b172c941-c293-415a-9fa5-50cfcfed31b3 {
  
}
}
@media (min-width: 0px) {
[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.666666666666666px);
}

[id="s-b172c941-c293-415a-9fa5-50cfcfed31b3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.666666666666666px);
}

}

#s-1a319bb6-ac5b-4f41-b8dc-8fa35a2af9c9 {
  border-style: solid;
margin-bottom: 24px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-1a319bb6-ac5b-4f41-b8dc-8fa35a2af9c9 {
  margin-bottom: 16px;
}
}







#s-1a319bb6-ac5b-4f41-b8dc-8fa35a2af9c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a319bb6-ac5b-4f41-b8dc-8fa35a2af9c9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-931d09e7-301e-4e02-a8a7-6abf2f4ce7e5 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-931d09e7-301e-4e02-a8a7-6abf2f4ce7e5 .shogun-icon-wrapper {
  text-align: center;
}


#s-931d09e7-301e-4e02-a8a7-6abf2f4ce7e5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-d057063f-785c-4cd5-ae3b-a85fe1b5b7ac hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 233, 32, 1);
}

#s-60b4d616-38e7-4e1e-bfb1-7833e573a2b7 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-60b4d616-38e7-4e1e-bfb1-7833e573a2b7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-60b4d616-38e7-4e1e-bfb1-7833e573a2b7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-60b4d616-38e7-4e1e-bfb1-7833e573a2b7 {
  
}
}@media (max-width: 767px){#s-60b4d616-38e7-4e1e-bfb1-7833e573a2b7 {
  
}
}
#s-7e4b786a-0fdf-4eff-bb97-42cf444adc24 {
  border-style: solid;
margin-bottom: 24px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-7e4b786a-0fdf-4eff-bb97-42cf444adc24 {
  margin-bottom: 16px;
}
}







#s-7e4b786a-0fdf-4eff-bb97-42cf444adc24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e4b786a-0fdf-4eff-bb97-42cf444adc24.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6f2b02ec-2b9b-454d-aa17-3b927878d804 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-6f2b02ec-2b9b-454d-aa17-3b927878d804 .shogun-icon-wrapper {
  text-align: center;
}


#s-6f2b02ec-2b9b-454d-aa17-3b927878d804 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-a0d34870-e02d-431e-8c72-e9043752428c hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 233, 32, 1);
}

#s-76d981d3-1a57-4268-904e-32e22bf45ade {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-76d981d3-1a57-4268-904e-32e22bf45ade {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-76d981d3-1a57-4268-904e-32e22bf45ade {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-76d981d3-1a57-4268-904e-32e22bf45ade {
  
}
}@media (max-width: 767px){#s-76d981d3-1a57-4268-904e-32e22bf45ade {
  
}
}
#s-a25013c2-311a-49cc-9ad3-770b25c819ff {
  border-style: solid;
margin-bottom: 24px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-a25013c2-311a-49cc-9ad3-770b25c819ff {
  margin-bottom: 16px;
}
}







#s-a25013c2-311a-49cc-9ad3-770b25c819ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a25013c2-311a-49cc-9ad3-770b25c819ff.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ed64d995-d12b-4b99-b678-ada5cfd8cbb9 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-ed64d995-d12b-4b99-b678-ada5cfd8cbb9 .shogun-icon-wrapper {
  text-align: center;
}


#s-ed64d995-d12b-4b99-b678-ada5cfd8cbb9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-4cff1e60-7f36-47d9-b752-1bcc95260cd5 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 233, 32, 1);
}

#s-c6813e5f-c2cb-44db-94e0-8f03aa39f25f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-c6813e5f-c2cb-44db-94e0-8f03aa39f25f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c6813e5f-c2cb-44db-94e0-8f03aa39f25f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c6813e5f-c2cb-44db-94e0-8f03aa39f25f {
  
}
}@media (max-width: 767px){#s-c6813e5f-c2cb-44db-94e0-8f03aa39f25f {
  
}
}
#s-1af43d69-6b11-4e2d-9a03-9c8798d2a059 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1af43d69-6b11-4e2d-9a03-9c8798d2a059 {
  display: none;
}
#s-1af43d69-6b11-4e2d-9a03-9c8798d2a059, #wrap-s-1af43d69-6b11-4e2d-9a03-9c8798d2a059 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1af43d69-6b11-4e2d-9a03-9c8798d2a059 {
  display: none;
}
#s-1af43d69-6b11-4e2d-9a03-9c8798d2a059, #wrap-s-1af43d69-6b11-4e2d-9a03-9c8798d2a059 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1af43d69-6b11-4e2d-9a03-9c8798d2a059 {
  padding-top: 16px;
padding-left: 16px;
padding-bottom: 24px;
padding-right: 16px;
}
}@media (max-width: 767px){#s-1af43d69-6b11-4e2d-9a03-9c8798d2a059 {
  display: none;
}
#s-1af43d69-6b11-4e2d-9a03-9c8798d2a059, #wrap-s-1af43d69-6b11-4e2d-9a03-9c8798d2a059 { display:none !important; }}







#s-1af43d69-6b11-4e2d-9a03-9c8798d2a059 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1af43d69-6b11-4e2d-9a03-9c8798d2a059.shg-box.shg-c {
  justify-content: center;
}

#s-29d0f5c6-0ae0-43db-b2eb-101d5d63dcef {
  text-align: center;
}
@media (min-width: 1200px){#s-29d0f5c6-0ae0-43db-b2eb-101d5d63dcef {
  display: none;
}
#s-29d0f5c6-0ae0-43db-b2eb-101d5d63dcef, #wrap-s-29d0f5c6-0ae0-43db-b2eb-101d5d63dcef { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-29d0f5c6-0ae0-43db-b2eb-101d5d63dcef {
  display: none;
}
#s-29d0f5c6-0ae0-43db-b2eb-101d5d63dcef, #wrap-s-29d0f5c6-0ae0-43db-b2eb-101d5d63dcef { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-29d0f5c6-0ae0-43db-b2eb-101d5d63dcef {
  margin-bottom: 24px;
}
}@media (max-width: 767px){#s-29d0f5c6-0ae0-43db-b2eb-101d5d63dcef {
  display: none;
}
#s-29d0f5c6-0ae0-43db-b2eb-101d5d63dcef, #wrap-s-29d0f5c6-0ae0-43db-b2eb-101d5d63dcef { display:none !important; }}



  #s-29d0f5c6-0ae0-43db-b2eb-101d5d63dcef img.shogun-image {
    
    width: px;
  }


#s-29d0f5c6-0ae0-43db-b2eb-101d5d63dcef .shogun-image-content {
  
    align-items: center;
  
}

#s-2f7c98b8-8bd2-464e-a686-f244b81a2653 {
  margin-left: 96px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f7c98b8-8bd2-464e-a686-f244b81a2653 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-2f7c98b8-8bd2-464e-a686-f244b81a2653 {
  margin-left: 16px;
margin-right: 16px;
padding-top: 24px;
padding-bottom: 48px;
}
}







#s-2f7c98b8-8bd2-464e-a686-f244b81a2653 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f7c98b8-8bd2-464e-a686-f244b81a2653.shg-box.shg-c {
  justify-content: center;
}

#s-dd17a8d7-bbab-494b-a590-aee953180ca9 {
  margin-top: 0px;
margin-bottom: 16px;
}

#s-638f2d8f-29c2-4cdd-b3c4-56df28fd63f0 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-638f2d8f-29c2-4cdd-b3c4-56df28fd63f0 {
  margin-bottom: 24px;
}
}







#s-638f2d8f-29c2-4cdd-b3c4-56df28fd63f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-638f2d8f-29c2-4cdd-b3c4-56df28fd63f0.shg-box.shg-c {
  justify-content: center;
}

#s-9a5775af-5ac0-4ec9-9d62-61a06bb0a4fd {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9a5775af-5ac0-4ec9-9d62-61a06bb0a4fd .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: 1.125em;
  letter-spacing: ;
  text-align: left;
}



#s-16c0cfa1-ff94-4624-997c-af983ce85298 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-16c0cfa1-ff94-4624-997c-af983ce85298 {
  margin-bottom: 24px;
}
}







#s-16c0cfa1-ff94-4624-997c-af983ce85298 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16c0cfa1-ff94-4624-997c-af983ce85298.shg-box.shg-c {
  justify-content: center;
}

#s-5de49938-782c-4a85-a5da-c4085e630dff {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5de49938-782c-4a85-a5da-c4085e630dff .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: 1.125em;
  letter-spacing: ;
  text-align: left;
}



#s-fa659cf4-30bb-4d82-a5f8-59e7efac485c {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fa659cf4-30bb-4d82-a5f8-59e7efac485c {
  margin-bottom: 24px;
}
}







#s-fa659cf4-30bb-4d82-a5f8-59e7efac485c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa659cf4-30bb-4d82-a5f8-59e7efac485c.shg-box.shg-c {
  justify-content: center;
}

#s-d8e42267-27ec-475c-a03a-72ee5531b171 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d8e42267-27ec-475c-a03a-72ee5531b171 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: 1.125em;
  letter-spacing: ;
  text-align: left;
}



#s-e0ed804a-14e6-4b87-9fdc-079bda1d2fab {
  min-height: 50px;
}








#s-e0ed804a-14e6-4b87-9fdc-079bda1d2fab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0ed804a-14e6-4b87-9fdc-079bda1d2fab.shg-box.shg-c {
  justify-content: center;
}

#s-b6aa7314-bf55-4fd6-94d2-ce7aaaa6a13a {
  min-height: 50px;
}








#s-b6aa7314-bf55-4fd6-94d2-ce7aaaa6a13a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6aa7314-bf55-4fd6-94d2-ce7aaaa6a13a.shg-box.shg-c {
  justify-content: center;
}

#s-175df033-96a7-4fa1-be31-25f6d15164ad {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-175df033-96a7-4fa1-be31-25f6d15164ad {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-175df033-96a7-4fa1-be31-25f6d15164ad {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-175df033-96a7-4fa1-be31-25f6d15164ad {
  
}
}@media (max-width: 767px){#s-175df033-96a7-4fa1-be31-25f6d15164ad {
  margin-left: 0px;
margin-right: 0px;
padding-top: 48px;
}
}







#s-175df033-96a7-4fa1-be31-25f6d15164ad > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-175df033-96a7-4fa1-be31-25f6d15164ad.shg-box.shg-c {
  justify-content: center;
}

#s-1113ed6e-c261-412f-8875-35de7eee540a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 960px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1113ed6e-c261-412f-8875-35de7eee540a {
  margin-left: 96px;
margin-right: 96px;
}
}@media (max-width: 767px){#s-1113ed6e-c261-412f-8875-35de7eee540a {
  margin-left: 16px;
margin-right: 16px;
}
}







#s-1113ed6e-c261-412f-8875-35de7eee540a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1113ed6e-c261-412f-8875-35de7eee540a.shg-box.shg-c {
  justify-content: center;
}

#s-36c456ff-d807-4354-81ae-aca1a0ff1624 {
  margin-top: 40px;
margin-bottom: 16px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-36c456ff-d807-4354-81ae-aca1a0ff1624 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-36c456ff-d807-4354-81ae-aca1a0ff1624 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-36c456ff-d807-4354-81ae-aca1a0ff1624 {
  
}
}@media (max-width: 767px){#s-36c456ff-d807-4354-81ae-aca1a0ff1624 {
  
}
}
#s-36c456ff-d807-4354-81ae-aca1a0ff1624 .shogun-heading-component h1 {
  color: rgba(34, 34, 34, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-c8c2d78a-26bd-4b53-aed0-49059a0ca061 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
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(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-c8c2d78a-26bd-4b53-aed0-49059a0ca061 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c8c2d78a-26bd-4b53-aed0-49059a0ca061 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c8c2d78a-26bd-4b53-aed0-49059a0ca061 {
  
}
}@media (max-width: 767px){#s-c8c2d78a-26bd-4b53-aed0-49059a0ca061 {
  
}
}







#s-c8c2d78a-26bd-4b53-aed0-49059a0ca061 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-c8c2d78a-26bd-4b53-aed0-49059a0ca061.shg-box.shg-c {
  justify-content: center;
}

#s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1 {
  
}
}@media (max-width: 767px){#s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1 {
  
}
}
@media (min-width: 0px) {
[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1530bf87-e73c-4ce6-ab9d-f4774a6d91d1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6d90b367-8b7f-4c29-bae6-ee31d2fa4356 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-6d90b367-8b7f-4c29-bae6-ee31d2fa4356 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d90b367-8b7f-4c29-bae6-ee31d2fa4356.shg-box.shg-c {
  justify-content: flex-start;
}

#s-41b9e302-5abf-41c2-b92c-a03b2dca561d {
  text-align: center;
}




  #s-41b9e302-5abf-41c2-b92c-a03b2dca561d img.shogun-image {
    
    width: px;
  }


#s-41b9e302-5abf-41c2-b92c-a03b2dca561d .shogun-image-content {
  
    align-items: center;
  
}

#s-1d2566f0-a9c6-46e4-8c10-549870b717db {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-1d2566f0-a9c6-46e4-8c10-549870b717db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d2566f0-a9c6-46e4-8c10-549870b717db.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2a00e3b7-ae6f-4459-bd56-c633e7f2fa9a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-2a00e3b7-ae6f-4459-bd56-c633e7f2fa9a img.shogun-image {
    
    width: px;
  }


#s-2a00e3b7-ae6f-4459-bd56-c633e7f2fa9a .shogun-image-content {
  
    align-items: center;
  
}

#s-6691e716-c8a5-4817-9c0f-daa35cdb43b9 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-6691e716-c8a5-4817-9c0f-daa35cdb43b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6691e716-c8a5-4817-9c0f-daa35cdb43b9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3be939d9-f57e-4360-a97b-d2136dd221ac {
  text-align: center;
}




  #s-3be939d9-f57e-4360-a97b-d2136dd221ac img.shogun-image {
    
    width: px;
  }


#s-3be939d9-f57e-4360-a97b-d2136dd221ac .shogun-image-content {
  
    align-items: center;
  
}

#s-87023b56-54f6-49f2-928b-e7e11b0319d3 {
  padding-left: 30px;
padding-right: 30px;
}

#s-87023b56-54f6-49f2-928b-e7e11b0319d3 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 245, 96, 1);
}

#s-f4fe83e9-eee3-4b77-ba92-b664dc8162f5 {
  padding-top: 40px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-f4fe83e9-eee3-4b77-ba92-b664dc8162f5 {
  padding-left: 48px;
padding-right: 48px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4fe83e9-eee3-4b77-ba92-b664dc8162f5 {
  padding-left: 48px;
padding-right: 48px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f4fe83e9-eee3-4b77-ba92-b664dc8162f5 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 48px;
padding-right: 48px;
}
}@media (max-width: 767px){#s-f4fe83e9-eee3-4b77-ba92-b664dc8162f5 {
  padding-left: 16px;
padding-right: 16px;
}
}







#s-f4fe83e9-eee3-4b77-ba92-b664dc8162f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4fe83e9-eee3-4b77-ba92-b664dc8162f5.shg-box.shg-c {
  justify-content: center;
}

#s-07dfc283-271d-47ef-8f66-97ca2ca1bacd {
  min-height: 50px;
}








#s-07dfc283-271d-47ef-8f66-97ca2ca1bacd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07dfc283-271d-47ef-8f66-97ca2ca1bacd.shg-box.shg-c {
  justify-content: center;
}

#s-e3f41ac7-c18b-439f-a458-3417c7505a5d {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df471752-0511-464c-bda1-65c243d942ef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-76d84ac7-2361-4a40-ba62-e4db167feb8a {
  margin-left: auto;
margin-right: auto;
max-width: 960px;
}

#s-76d84ac7-2361-4a40-ba62-e4db167feb8a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-76d84ac7-2361-4a40-ba62-e4db167feb8a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 24px;
}

#s-76d84ac7-2361-4a40-ba62-e4db167feb8a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-76d84ac7-2361-4a40-ba62-e4db167feb8a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-76d84ac7-2361-4a40-ba62-e4db167feb8a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Roboto;
  font-weight: 300;
  font-style: ;
  font-size: 16px;
}

#s-76d84ac7-2361-4a40-ba62-e4db167feb8a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b28098bf-b027-4b7c-a8b9-5ed2afbb7390 {
  padding-top: 24px;
padding-left: 24px;
padding-bottom: 24px;
padding-right: 24px;
}

#s-d09de0af-b429-4e6b-a4c1-de78066646ba {
  padding-top: 24px;
padding-left: 24px;
padding-bottom: 24px;
padding-right: 24px;
}

#s-b60426f8-212a-4f8b-b26d-8def65dc51a6 {
  padding-top: 24px;
padding-left: 24px;
padding-bottom: 24px;
padding-right: 24px;
}

#s-494fe988-1cb1-48a5-b897-49201feb9088 {
  padding-top: 24px;
padding-left: 24px;
padding-bottom: 24px;
padding-right: 24px;
}

#s-d451c48b-4739-4277-8e41-d76449dd7ca6 {
  padding-top: 24px;
padding-left: 24px;
padding-bottom: 24px;
padding-right: 24px;
}

#s-aaed9e5b-93f3-4bce-a1ad-779101a267dd {
  padding-top: 24px;
padding-left: 24px;
padding-bottom: 24px;
padding-right: 24px;
}

#s-bf68b619-1cfe-4e39-b808-d5e24393dd3c {
  text-align: center;
}




  #s-bf68b619-1cfe-4e39-b808-d5e24393dd3c img.shogun-image {
    
    width: px;
  }


#s-bf68b619-1cfe-4e39-b808-d5e24393dd3c .shogun-image-content {
  
    align-items: center;
  
}

#s-4015ab5a-4fc4-49ef-abc5-291dc89e8f2b {
  padding-left: 30px;
padding-right: 30px;
}

#s-4015ab5a-4fc4-49ef-abc5-291dc89e8f2b hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 245, 96, 1);
}

#s-9bd50610-abce-481d-bddc-0549f494b023 {
  padding-top: 0px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9bd50610-abce-481d-bddc-0549f494b023 {
  padding-left: 48px;
padding-right: 48px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9bd50610-abce-481d-bddc-0549f494b023 {
  padding-left: 48px;
padding-right: 48px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9bd50610-abce-481d-bddc-0549f494b023 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 48px;
padding-right: 48px;
}
}@media (max-width: 767px){#s-9bd50610-abce-481d-bddc-0549f494b023 {
  padding-left: 16px;
padding-right: 16px;
}
}







#s-9bd50610-abce-481d-bddc-0549f494b023 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bd50610-abce-481d-bddc-0549f494b023.shg-box.shg-c {
  justify-content: center;
}

#s-69168aeb-0673-4bef-9af7-20dc36177561 {
  margin-left: 30px;
margin-right: 30px;
padding-bottom: 10px;
}

#s-f86a9c97-3fe0-4d1d-8dc6-0d52d90a5ad4 {
  margin-left: auto;
margin-right: auto;
max-width: 960px;
}

#s-f86a9c97-3fe0-4d1d-8dc6-0d52d90a5ad4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f86a9c97-3fe0-4d1d-8dc6-0d52d90a5ad4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 24px;
}

#s-f86a9c97-3fe0-4d1d-8dc6-0d52d90a5ad4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-f86a9c97-3fe0-4d1d-8dc6-0d52d90a5ad4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f86a9c97-3fe0-4d1d-8dc6-0d52d90a5ad4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Roboto;
  font-weight: 300;
  font-style: ;
  font-size: 16px;
}

#s-f86a9c97-3fe0-4d1d-8dc6-0d52d90a5ad4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-74fd69c1-692a-4ec2-8c6f-cb66c4d2ccda {
  padding-top: 24px;
padding-left: 24px;
padding-bottom: 24px;
padding-right: 24px;
}

#s-4f8cd8b9-14fe-42e5-9e21-3ebdbbd83221 {
  padding-top: 24px;
padding-left: 24px;
padding-bottom: 24px;
padding-right: 24px;
}

#s-d5f4fece-08b3-4a05-b6da-2f78e1e0bbb5 {
  padding-top: 24px;
padding-left: 24px;
padding-bottom: 24px;
padding-right: 24px;
}

#s-bfa6e3c0-8812-4953-94b7-b4a4bba646f5 {
  padding-top: 24px;
padding-left: 24px;
padding-bottom: 24px;
padding-right: 24px;
}

#s-54417cfb-c7e9-4a18-8550-b946bcc0da18 {
  padding-top: 24px;
padding-left: 24px;
padding-bottom: 24px;
padding-right: 24px;
}

#s-b0c37399-fe05-405c-baba-099889948cc4 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 96px;
padding-left: 48px;
padding-bottom: 96px;
padding-right: 48px;
min-height: 0px;
background-color: rgba(51, 51, 51, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b0c37399-fe05-405c-baba-099889948cc4 {
  padding-top: 48px;
padding-left: 48px;
padding-bottom: 48px;
padding-right: 48px;
}
}@media (max-width: 767px){#s-b0c37399-fe05-405c-baba-099889948cc4 {
  padding-top: 48px;
padding-bottom: 48px;
}
}







#s-b0c37399-fe05-405c-baba-099889948cc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0c37399-fe05-405c-baba-099889948cc4.shg-box.shg-c {
  justify-content: center;
}

#s-2c2b241f-39cf-4239-9983-bb766af4edd7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-2c2b241f-39cf-4239-9983-bb766af4edd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c2b241f-39cf-4239-9983-bb766af4edd7.shg-box.shg-c {
  justify-content: center;
}

#s-4ae46e91-3b03-4c82-82fc-df666241df6c {
  margin-bottom: 48px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4ae46e91-3b03-4c82-82fc-df666241df6c {
  margin-bottom: 24px;
}
}@media (max-width: 767px){#s-4ae46e91-3b03-4c82-82fc-df666241df6c {
  margin-bottom: 16px;
}
}
#s-4ae46e91-3b03-4c82-82fc-df666241df6c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-4ae46e91-3b03-4c82-82fc-df666241df6c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-15610566-a34e-4708-8bc0-71cf64467dfe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-4e23a27d-a030-4c8a-b2d2-b1f19d7b29b5 {
  text-align: center;
}




  #s-4e23a27d-a030-4c8a-b2d2-b1f19d7b29b5 img.shogun-image {
    
    width: px;
  }


#s-4e23a27d-a030-4c8a-b2d2-b1f19d7b29b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-70c3b1ac-7b3f-4c65-b612-6989dc00e266 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-70c3b1ac-7b3f-4c65-b612-6989dc00e266 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



#s-85b60552-096d-423e-aa1c-74f70354c641 {
  text-align: center;
}




  #s-85b60552-096d-423e-aa1c-74f70354c641 img.shogun-image {
    
    width: px;
  }


#s-85b60552-096d-423e-aa1c-74f70354c641 .shogun-image-content {
  
    align-items: center;
  
}

#s-09828ec9-423d-47b1-92d9-1a6d20b5f311 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-09828ec9-423d-47b1-92d9-1a6d20b5f311 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



#s-9efb1da7-010a-4c87-8a17-c00575381ae6 {
  text-align: center;
}




  #s-9efb1da7-010a-4c87-8a17-c00575381ae6 img.shogun-image {
    
    width: px;
  }


#s-9efb1da7-010a-4c87-8a17-c00575381ae6 .shogun-image-content {
  
    align-items: center;
  
}

#s-6d0f8bde-5c36-4341-9637-369643f79d8e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d0f8bde-5c36-4341-9637-369643f79d8e .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



#s-c814fd2a-9728-4d56-b191-c391b88640f7 {
  text-align: center;
}




  #s-c814fd2a-9728-4d56-b191-c391b88640f7 img.shogun-image {
    
    width: px;
  }


#s-c814fd2a-9728-4d56-b191-c391b88640f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-9743591e-714e-40f1-aa17-1072b721669b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9743591e-714e-40f1-aa17-1072b721669b .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



#s-2b9199e4-c6d8-4806-9a2b-418c030410b1 {
  text-align: center;
}




  #s-2b9199e4-c6d8-4806-9a2b-418c030410b1 img.shogun-image {
    
    width: px;
  }


#s-2b9199e4-c6d8-4806-9a2b-418c030410b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-7bf2b622-9dd6-4f98-819b-3362e8ee972a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7bf2b622-9dd6-4f98-819b-3362e8ee972a .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



#s-c8c9175d-13fa-4971-99b6-fe1f3ead6193 {
  text-align: center;
}




  #s-c8c9175d-13fa-4971-99b6-fe1f3ead6193 img.shogun-image {
    
    width: px;
  }


#s-c8c9175d-13fa-4971-99b6-fe1f3ead6193 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ee504b5-df82-4a91-960e-82c9f7899ba0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ee504b5-df82-4a91-960e-82c9f7899ba0 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



#s-bc523b47-8753-4388-8a96-7fc2d1e41870 {
  padding-top: 96px;
padding-bottom: 96px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}
@media (min-width: 1200px){#s-bc523b47-8753-4388-8a96-7fc2d1e41870 {
  padding-left: 48px;
padding-right: 48px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bc523b47-8753-4388-8a96-7fc2d1e41870 {
  padding-left: 48px;
padding-right: 48px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-bc523b47-8753-4388-8a96-7fc2d1e41870 {
  padding-top: 48px;
padding-left: 48px;
padding-bottom: 48px;
padding-right: 48px;
}
}@media (max-width: 767px){#s-bc523b47-8753-4388-8a96-7fc2d1e41870 {
  padding-top: 48px;
padding-bottom: 48px;
}
}







#s-bc523b47-8753-4388-8a96-7fc2d1e41870 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc523b47-8753-4388-8a96-7fc2d1e41870.shg-box.shg-c {
  justify-content: center;
}

#s-e6f4472e-8e61-4cb7-a4ef-67beda6e4f10 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
background-color: rgba(247, 247, 247, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e6f4472e-8e61-4cb7-a4ef-67beda6e4f10 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 5px;
padding-right: 5px;
}
}@media (max-width: 767px){#s-e6f4472e-8e61-4cb7-a4ef-67beda6e4f10 {
  padding-left: 16px;
padding-right: 16px;
}
}







#s-e6f4472e-8e61-4cb7-a4ef-67beda6e4f10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6f4472e-8e61-4cb7-a4ef-67beda6e4f10.shg-box.shg-c {
  justify-content: center;
}

#s-90b8d606-31fc-4c79-bbe6-23865cbdcffb {
  margin-bottom: 48px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-90b8d606-31fc-4c79-bbe6-23865cbdcffb {
  margin-bottom: 24px;
}
}@media (max-width: 767px){#s-90b8d606-31fc-4c79-bbe6-23865cbdcffb {
  margin-bottom: 16px;
}
}
#s-90b8d606-31fc-4c79-bbe6-23865cbdcffb .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-90b8d606-31fc-4c79-bbe6-23865cbdcffb .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 6.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 9.0px);
}

[id="s-0ec5bdcf-8eb4-4fce-b779-1669f3196c13"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 9.0px);
}

}

#s-aaaa11f3-624e-4c74-9a92-e7799ad65e14 {
  margin-bottom: 16px;
text-align: center;
}




  #s-aaaa11f3-624e-4c74-9a92-e7799ad65e14 img.shogun-image {
    
    width: px;
  }


#s-aaaa11f3-624e-4c74-9a92-e7799ad65e14 .shogun-image-content {
  
    align-items: center;
  
}

#s-474e9e9f-e3df-431c-bb92-038c59f9b860 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-474e9e9f-e3df-431c-bb92-038c59f9b860 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


#s-474e9e9f-e3df-431c-bb92-038c59f9b860 .shogun-heading-component h4 a {
  color: #000;
}


.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-6e7b9b6e-61b2-4e89-ad84-bea35f97728e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6e7b9b6e-61b2-4e89-ad84-bea35f97728e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6e7b9b6e-61b2-4e89-ad84-bea35f97728e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6e7b9b6e-61b2-4e89-ad84-bea35f97728e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fadadac1-99a4-4962-b421-43f2e9df69c3 {
  margin-bottom: 16px;
text-align: center;
}




  #s-fadadac1-99a4-4962-b421-43f2e9df69c3 img.shogun-image {
    
    width: px;
  }


#s-fadadac1-99a4-4962-b421-43f2e9df69c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4318f23-cb6e-4d94-a802-64efe2fabebf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b4318f23-cb6e-4d94-a802-64efe2fabebf .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


#s-b4318f23-cb6e-4d94-a802-64efe2fabebf .shogun-heading-component h4 a {
  color: #000;
}


#s-0316df8c-d254-46a5-90d8-06c73bc41c61 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-0316df8c-d254-46a5-90d8-06c73bc41c61:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0316df8c-d254-46a5-90d8-06c73bc41c61:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0316df8c-d254-46a5-90d8-06c73bc41c61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b426a1b1-0c9d-4d8b-87db-925e9b35936d {
  margin-bottom: 16px;
text-align: center;
}




  #s-b426a1b1-0c9d-4d8b-87db-925e9b35936d img.shogun-image {
    
    width: px;
  }


#s-b426a1b1-0c9d-4d8b-87db-925e9b35936d .shogun-image-content {
  
    align-items: center;
  
}

#s-88daa442-acb8-4fa2-b2d7-96f5180940b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-88daa442-acb8-4fa2-b2d7-96f5180940b0 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


#s-88daa442-acb8-4fa2-b2d7-96f5180940b0 .shogun-heading-component h4 a {
  color: #000;
}


#s-40fb051a-fdf8-420d-aa2f-72a6b52d6f68 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-40fb051a-fdf8-420d-aa2f-72a6b52d6f68:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-40fb051a-fdf8-420d-aa2f-72a6b52d6f68:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-40fb051a-fdf8-420d-aa2f-72a6b52d6f68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ec5c395e-f469-4c6c-8d44-d85aa37aa05a {
  margin-bottom: 16px;
text-align: center;
}




  #s-ec5c395e-f469-4c6c-8d44-d85aa37aa05a img.shogun-image {
    
    width: px;
  }


#s-ec5c395e-f469-4c6c-8d44-d85aa37aa05a .shogun-image-content {
  
    align-items: center;
  
}

#s-ebde1967-6f2c-405c-9e5c-af4b6aedd419 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ebde1967-6f2c-405c-9e5c-af4b6aedd419 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


#s-ebde1967-6f2c-405c-9e5c-af4b6aedd419 .shogun-heading-component h4 a {
  color: #000;
}


#s-960588f3-92c0-4991-b2f2-d20e001122e4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-960588f3-92c0-4991-b2f2-d20e001122e4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-960588f3-92c0-4991-b2f2-d20e001122e4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-960588f3-92c0-4991-b2f2-d20e001122e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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