.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-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  margin-left: 30px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (max-width: 767px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  margin-left: 20px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
}
}







#s-ffa41fc6-8486-42e6-9903-33f5f7923853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffa41fc6-8486-42e6-9903-33f5f7923853.shg-box.shg-c {
  justify-content: flex-start;
}

#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  margin-left: 1%;
margin-right: 1%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  
}
}@media (max-width: 767px){#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  display: none;
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-fbb6f7cc-1189-4394-882c-1be9f34f0e72 {
  padding-top: 11px;
padding-bottom: 11px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-fbb6f7cc-1189-4394-882c-1be9f34f0e72 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fbb6f7cc-1189-4394-882c-1be9f34f0e72 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fbb6f7cc-1189-4394-882c-1be9f34f0e72 {
  
}
}@media (max-width: 767px){#s-fbb6f7cc-1189-4394-882c-1be9f34f0e72 {
  
}
}
@media (min-width: 0px) {
[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fbb6f7cc-1189-4394-882c-1be9f34f0e72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.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-369a6306-1945-43a0-b830-a8dd15cc68cf {
  margin-top: 1px;
margin-left: 1px;
margin-right: 1px;
text-align: center;
}
@media (min-width: 1200px){#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  
}
}@media (max-width: 767px){#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  margin-top: 3%;
}
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  max-width: 100%;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom,
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  max-width: 100%;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom,
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  max-width: 100%;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom,
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  max-width: 100%;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom,
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf {
  max-width: 100%;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .shg-image-zoom,
.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf img.shogun-image {
  max-width: 400px !important;
  min-height:  !important;
}

.shg-c#s-369a6306-1945-43a0-b830-a8dd15cc68cf .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-550f5146-a408-4b7e-8f2e-0a089fc8f2a2 {
  border-style: solid;
margin-top: 5px;
margin-left: 10%;
margin-right: 10%;
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(255, 255, 255, 1);
text-align: left;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-550f5146-a408-4b7e-8f2e-0a089fc8f2a2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-550f5146-a408-4b7e-8f2e-0a089fc8f2a2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-550f5146-a408-4b7e-8f2e-0a089fc8f2a2 {
  
}
}@media (max-width: 767px){#s-550f5146-a408-4b7e-8f2e-0a089fc8f2a2 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-550f5146-a408-4b7e-8f2e-0a089fc8f2a2 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: px;
  padding-bottom: px;
}

#s-550f5146-a408-4b7e-8f2e-0a089fc8f2a2 .shg-gallery-thumb-list-margin {
  margin-right: -px;
}

.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-8d69ac7a-169c-494d-ae46-3c999b9dfaf4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-8d69ac7a-169c-494d-ae46-3c999b9dfaf4 {
  margin-top: 25px;
}
}
#s-8d69ac7a-169c-494d-ae46-3c999b9dfaf4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2af7be1e-28fe-4b13-88d9-0882ca16cb2e {
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-abe73fa8-5815-4a5f-8d29-6dcd819920ba {
  margin-top: 25px;
margin-bottom: 25px;
}
@media (min-width: 1200px){#s-abe73fa8-5815-4a5f-8d29-6dcd819920ba {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-abe73fa8-5815-4a5f-8d29-6dcd819920ba {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-abe73fa8-5815-4a5f-8d29-6dcd819920ba {
  
}
}@media (max-width: 767px){#s-abe73fa8-5815-4a5f-8d29-6dcd819920ba {
  margin-top: 0px;
}
}
#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 34px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 233, 235, 1);
min-height: 3px;
text-align: center;
}
@media (min-width: 1200px){#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 {
  
}
}@media (max-width: 767px){#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 {
  margin-top: -5%;
}
}
#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 40px;
}

#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 40px;
}

#s-83aab45d-ffb3-40c2-9b95-abcb7b41e9b5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
  padding-left: 10px;
}
#s-a5394645-2221-4798-9dfd-3065884ea427 {
  border-style: solid;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(246, 246, 246, 1);
border-style: solid;
border-radius: 2px;
max-width: 650px;
background-color: rgba(246, 246, 246, 1);
}

@media (min-width: 0px) {
[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a5394645-2221-4798-9dfd-3065884ea427"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c07e3de8-c5ad-45dc-a71b-f2a00119c6d1 {
  padding-top: 10px;
padding-left: 15px;
padding-right: 15px;
text-align: center;
}
@media (max-width: 767px){#s-c07e3de8-c5ad-45dc-a71b-f2a00119c6d1 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-c07e3de8-c5ad-45dc-a71b-f2a00119c6d1 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-c07e3de8-c5ad-45dc-a71b-f2a00119c6d1 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-c07e3de8-c5ad-45dc-a71b-f2a00119c6d1 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-c07e3de8-c5ad-45dc-a71b-f2a00119c6d1 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-c07e3de8-c5ad-45dc-a71b-f2a00119c6d1 .shg-product-selector-wrapper label {
    color: rgba(0, 0, 0, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-c07e3de8-c5ad-45dc-a71b-f2a00119c6d1 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 10px;
    }
  

#s-6dd9b39c-b1af-48d8-9ae2-1462bb9f0adf {
  box-shadow:0px 0px 0px 0px ;
padding-top: 10px;
padding-left: 15px;
padding-right: 15px;
min-height: 10px;
max-width: 500px;
text-align: center;
background-color: rgba(246, 246, 246, 1);
}
@media (min-width: 1200px){#s-6dd9b39c-b1af-48d8-9ae2-1462bb9f0adf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6dd9b39c-b1af-48d8-9ae2-1462bb9f0adf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6dd9b39c-b1af-48d8-9ae2-1462bb9f0adf {
  
}
}@media (max-width: 767px){#s-6dd9b39c-b1af-48d8-9ae2-1462bb9f0adf {
  margin-left: 5%;
margin-right: 5%;
max-width: 400px;
}
}
#s-6dd9b39c-b1af-48d8-9ae2-1462bb9f0adf .shg-product-quantity-wrapper {
  display: flex;
}

#s-6dd9b39c-b1af-48d8-9ae2-1462bb9f0adf .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-6dd9b39c-b1af-48d8-9ae2-1462bb9f0adf .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-6dd9b39c-b1af-48d8-9ae2-1462bb9f0adf .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-6dd9b39c-b1af-48d8-9ae2-1462bb9f0adf .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-6dd9b39c-b1af-48d8-9ae2-1462bb9f0adf label {
    color: rgba(0, 0, 0, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

  
    #s-6dd9b39c-b1af-48d8-9ae2-1462bb9f0adf label:after {
      display: block;
      content: ' ';
      margin-bottom: 10px;
    }
  


#s-fe6ff754-fc92-4a1f-8cc8-80760f317abc {
  border-style: solid;
margin-top: 10px;
margin-bottom: -5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
max-width: 800px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-fe6ff754-fc92-4a1f-8cc8-80760f317abc {
  margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fe6ff754-fc92-4a1f-8cc8-80760f317abc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-f99d0378-2992-43c1-b985-76b4ac6bfbdf {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(224, 53, 53, 1);
border-style: solid;
border-radius: 5px;
max-width: 450px;
text-align: center;
background-color: rgba(224, 53, 53, 1);
font-size: 18px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
}
#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf:active {background-color: rgba(224, 53, 53, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf {
  
}
}@media (max-width: 767px){#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf {
  
}
}


#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf {
  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-f99d0378-2992-43c1-b985-76b4ac6bfbdf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: ;
  
  
  
  display:  block ;
}

#s-f99d0378-2992-43c1-b985-76b4ac6bfbdf.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(0, 0, 0, 1);
}



.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-368ab169-c355-4795-9301-65d7de242d10 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: right;
}
@media (max-width: 767px){#s-368ab169-c355-4795-9301-65d7de242d10 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}
}



  #s-368ab169-c355-4795-9301-65d7de242d10 img.shogun-image {
    
    width: px;
  }


#s-368ab169-c355-4795-9301-65d7de242d10 .shogun-image-content {
  
    align-items: center;
  
}

#s-36d9e5a5-3980-40bd-9607-979ca013ae9c {
  border-style: solid;
margin-top: 5%;
margin-bottom: 8%;
padding-top: 30px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0.04);
}
@media (max-width: 767px){#s-36d9e5a5-3980-40bd-9607-979ca013ae9c {
  margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 0px) {
[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-36d9e5a5-3980-40bd-9607-979ca013ae9c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7a85a416-453a-4032-9b54-7fe5ff256186 .shogun-icon-wrapper {
  text-align: center;
}


#s-7a85a416-453a-4032-9b54-7fe5ff256186 .shogun-icon-wrapper > .shogun-icon {

  font-size: 38px !important;
  color: #495056;
}

#s-d45f732e-9bc1-4415-a0bf-38e6dc831af2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d45f732e-9bc1-4415-a0bf-38e6dc831af2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cd41f184-3ef4-4750-90d6-6d1a8bfa02ad .shogun-icon-wrapper {
  text-align: center;
}


#s-cd41f184-3ef4-4750-90d6-6d1a8bfa02ad .shogun-icon-wrapper > .shogun-icon {

  font-size: 38px !important;
  color: #495056;
}

#s-82198cc3-a980-4b19-900d-a1013188f428 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-82198cc3-a980-4b19-900d-a1013188f428 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (max-width: 767px){#s-c9621835-a2a0-4b0e-aaaa-358419611872 {
  margin-top: 10%;
}
}
#s-c9621835-a2a0-4b0e-aaaa-358419611872 .shogun-icon-wrapper {
  text-align: center;
}


#s-c9621835-a2a0-4b0e-aaaa-358419611872 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: #495056;
}

#s-dcf728f3-733f-4b3b-9546-9b69c5a9bd35 {
  margin-top: 6px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dcf728f3-733f-4b3b-9546-9b69c5a9bd35 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

@media (max-width: 767px){#s-cdc2444e-d4b2-4107-a58e-01cb32c60ddd {
  margin-left: -20px;
margin-right: -20px;
}
}
#s-8818f5a6-a01d-4b4d-8218-97e37ce2a338 {
  margin-top: 70px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8818f5a6-a01d-4b4d-8218-97e37ce2a338 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-03cc00e4-2c78-4374-a53c-741dec9f15fc {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-03cc00e4-2c78-4374-a53c-741dec9f15fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03cc00e4-2c78-4374-a53c-741dec9f15fc.shg-box.shg-c {
  justify-content: center;
}

#s-091a102a-1b70-4894-83f8-056119728776 {
  margin-top: 20px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}
@media (min-width: 1200px){#s-091a102a-1b70-4894-83f8-056119728776 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-091a102a-1b70-4894-83f8-056119728776 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-091a102a-1b70-4894-83f8-056119728776"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-3fe3795f-dc16-4a0c-98d9-0a492c5d6dd3 {
  margin-left: 3%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-3fe3795f-dc16-4a0c-98d9-0a492c5d6dd3 {
  margin-left: 0px;
}
}
#s-3fe3795f-dc16-4a0c-98d9-0a492c5d6dd3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 29px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-3fe3795f-dc16-4a0c-98d9-0a492c5d6dd3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-adafc859-723b-404e-8c2d-746baf017465 {
  margin-left: 3%;
margin-right: -19px;
padding-top: 20px;
}
@media (max-width: 767px){#s-adafc859-723b-404e-8c2d-746baf017465 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-7dbf1177-db85-42c3-a035-2c6e127f2716 {
  margin-left: 10%;
max-width: 420px;
text-align: center;
}
@media (max-width: 767px){#s-7dbf1177-db85-42c3-a035-2c6e127f2716 {
  margin-top: 30px;
margin-bottom: 10px;
margin-right: 5%;
max-width: 380px;
}
}



  #s-7dbf1177-db85-42c3-a035-2c6e127f2716 img.shogun-image {
    
    width: px;
  }


#s-7dbf1177-db85-42c3-a035-2c6e127f2716 .shogun-image-content {
  
    align-items: center;
  
}

#s-2de27faf-ae59-45bf-b9fa-7ad86db6ba15 {
  margin-top: 20px;
min-height: 50px;
}








#s-2de27faf-ae59-45bf-b9fa-7ad86db6ba15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2de27faf-ae59-45bf-b9fa-7ad86db6ba15.shg-box.shg-c {
  justify-content: center;
}

#s-f7beb5ff-be9a-417e-9162-c3bde1971afe {
  margin-top: 30px;
margin-left: 0px;
margin-right: 0%;
min-height: 0px;
}
@media (min-width: 1200px){#s-f7beb5ff-be9a-417e-9162-c3bde1971afe {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-f7beb5ff-be9a-417e-9162-c3bde1971afe {
  margin-top: 0px;
}
}
@media (min-width: 0px) {
[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-f7beb5ff-be9a-417e-9162-c3bde1971afe"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-2537d38d-3c9c-42b3-8b44-2ba37ae8e018 {
  margin-top: 30px;
margin-left: 3%;
max-width: 700px;
text-align: center;
}
@media (max-width: 767px){#s-2537d38d-3c9c-42b3-8b44-2ba37ae8e018 {
  margin-left: 0px;
max-width: 480px;
}
}



  #s-2537d38d-3c9c-42b3-8b44-2ba37ae8e018 img.shogun-image {
    
    width: px;
  }


#s-2537d38d-3c9c-42b3-8b44-2ba37ae8e018 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b96eb9b-1112-4660-bee6-880499d615aa {
  margin-top: 10%;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 0%;
min-height: 4px;
max-width: 1000px;
text-align: center;
}
#s-3b96eb9b-1112-4660-bee6-880499d615aa:hover {opacity: 1 !important;}@media (max-width: 767px){#s-3b96eb9b-1112-4660-bee6-880499d615aa {
  max-width: 480px;
}
}



  #s-3b96eb9b-1112-4660-bee6-880499d615aa img.shogun-image {
    
    width: px;
  }


#s-3b96eb9b-1112-4660-bee6-880499d615aa .shogun-image-content {
  
    align-items: center;
  
}

#s-01327be6-4a54-4502-b91c-93af75fd78a3 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-01327be6-4a54-4502-b91c-93af75fd78a3 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-01327be6-4a54-4502-b91c-93af75fd78a3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b6456411-997c-43f8-955a-43092cab539b {
  margin-top: -3%;
margin-left: 4%;
margin-right: -1%;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}
@media (max-width: 767px){#s-b6456411-997c-43f8-955a-43092cab539b {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-bc83b3a3-7195-49aa-b991-d9561762257e {
  margin-top: 70px;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-bc83b3a3-7195-49aa-b991-d9561762257e {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-bc83b3a3-7195-49aa-b991-d9561762257e {
  margin-top: 50px;
}
}
#s-bc83b3a3-7195-49aa-b991-d9561762257e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-bc83b3a3-7195-49aa-b991-d9561762257e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-f7ef6834-02e0-4b96-9fde-d84608f5ae9f {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
max-width: 2000px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-f7ef6834-02e0-4b96-9fde-d84608f5ae9f {
  margin-left: 5%;
margin-right: 5%;
}
}







#s-f7ef6834-02e0-4b96-9fde-d84608f5ae9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7ef6834-02e0-4b96-9fde-d84608f5ae9f.shg-box.shg-c {
  justify-content: flex-end;
}

#s-68ad2937-6334-4bdd-a368-df448957a703 {
  margin-left: 3px;
margin-right: 3px;
}

@media (min-width: 0px) {
[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68ad2937-6334-4bdd-a368-df448957a703"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0eabdb0a-b89b-4b6f-bcb8-445d79b6e8e8 {
  text-align: center;
}
@media (max-width: 767px){#s-0eabdb0a-b89b-4b6f-bcb8-445d79b6e8e8 {
  margin-left: 13%;
margin-right: 5%;
max-width: 300px;
}
}



  #s-0eabdb0a-b89b-4b6f-bcb8-445d79b6e8e8 img.shogun-image {
    
    width: px;
  }


#s-0eabdb0a-b89b-4b6f-bcb8-445d79b6e8e8 .shogun-image-content {
  
    align-items: center;
  
}

.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-cbcf7920-9618-404c-b446-82f955704f93 {
  padding-left: 20px;
padding-right: 20px;
max-width: 700px;
}
@media (max-width: 767px){#s-cbcf7920-9618-404c-b446-82f955704f93 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-cbcf7920-9618-404c-b446-82f955704f93 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-cbcf7920-9618-404c-b446-82f955704f93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-cbcf7920-9618-404c-b446-82f955704f93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-cbcf7920-9618-404c-b446-82f955704f93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-cbcf7920-9618-404c-b446-82f955704f93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-cbcf7920-9618-404c-b446-82f955704f93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}@media (max-width: 767px){#s-cbcf7920-9618-404c-b446-82f955704f93 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-cbcf7920-9618-404c-b446-82f955704f93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 5px;
}

#s-cbcf7920-9618-404c-b446-82f955704f93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-cbcf7920-9618-404c-b446-82f955704f93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-cbcf7920-9618-404c-b446-82f955704f93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 14px;
}

#s-cbcf7920-9618-404c-b446-82f955704f93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}}
#s-934b9a62-9985-455f-9999-567433c01d4d {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-a37185d0-9625-414f-8f0b-a8fc6d30b06b {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-b0683e67-e040-4702-9543-7f1db48fe331 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-dd35c8a0-e665-4c7d-95f2-117cc2f1721e {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-5ab5d7e1-c9d1-4eb3-8393-9e8424be8f79 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-bc12891a-d2dc-4e90-a44a-9c93c9dfc0ac {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-1553bb22-a543-474c-8030-6a157474ec63 {
  min-height: 50px;
}








#s-1553bb22-a543-474c-8030-6a157474ec63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1553bb22-a543-474c-8030-6a157474ec63.shg-box.shg-c {
  justify-content: center;
}

#s-61ad7a68-994e-40e6-851b-829de6600ece {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-6bb04dce-d094-4168-add6-5fa4390d7760 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6bb04dce-d094-4168-add6-5fa4390d7760 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6bb04dce-d094-4168-add6-5fa4390d7760 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6bb04dce-d094-4168-add6-5fa4390d7760 {
  
}
}@media (max-width: 767px){#s-6bb04dce-d094-4168-add6-5fa4390d7760 {
  
}
}







#s-6bb04dce-d094-4168-add6-5fa4390d7760 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bb04dce-d094-4168-add6-5fa4390d7760.shg-box.shg-c {
  justify-content: flex-start;
}

#s-849504c8-4026-49d7-bdbc-3107ef33588b {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-849504c8-4026-49d7-bdbc-3107ef33588b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-849504c8-4026-49d7-bdbc-3107ef33588b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-849504c8-4026-49d7-bdbc-3107ef33588b {
  
}
}@media (max-width: 767px){#s-849504c8-4026-49d7-bdbc-3107ef33588b {
  margin-top: 0px;
margin-bottom: 0px;
}
}







#s-849504c8-4026-49d7-bdbc-3107ef33588b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-849504c8-4026-49d7-bdbc-3107ef33588b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759 {
  
}
}@media (max-width: 767px){#s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-0291ba67-6e9c-4d9d-9eb0-ec26cf45c759"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-0adfe999-3c4a-472c-879d-3524acb2f88e {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0adfe999-3c4a-472c-879d-3524acb2f88e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0adfe999-3c4a-472c-879d-3524acb2f88e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3a8066ea-e678-4df5-80da-08959b20274f {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-3a8066ea-e678-4df5-80da-08959b20274f .shogun-icon-wrapper {
  text-align: center;
}


#s-3a8066ea-e678-4df5-80da-08959b20274f .shogun-icon-wrapper > .shogun-icon {

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

#s-567387f7-7c72-420e-9e81-cfa0b304d851 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 15px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-567387f7-7c72-420e-9e81-cfa0b304d851 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-567387f7-7c72-420e-9e81-cfa0b304d851 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-567387f7-7c72-420e-9e81-cfa0b304d851 {
  
}
}@media (max-width: 767px){#s-567387f7-7c72-420e-9e81-cfa0b304d851 {
  
}
}
#s-c76846d8-6a89-4cb1-9dab-b89c2cd1deaf {
  border-style: solid;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-c76846d8-6a89-4cb1-9dab-b89c2cd1deaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c76846d8-6a89-4cb1-9dab-b89c2cd1deaf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fdb64cb3-c8df-4642-bf6a-c6dd749f877d {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-fdb64cb3-c8df-4642-bf6a-c6dd749f877d .shogun-icon-wrapper {
  text-align: center;
}


#s-fdb64cb3-c8df-4642-bf6a-c6dd749f877d .shogun-icon-wrapper > .shogun-icon {

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

#s-9d99f6c6-55c3-4506-9e75-7b6a946178d9 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 15px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-9d99f6c6-55c3-4506-9e75-7b6a946178d9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d99f6c6-55c3-4506-9e75-7b6a946178d9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d99f6c6-55c3-4506-9e75-7b6a946178d9 {
  
}
}@media (max-width: 767px){#s-9d99f6c6-55c3-4506-9e75-7b6a946178d9 {
  
}
}
#s-2ce94a4d-78da-4e2b-a064-00e341bd0979 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2ce94a4d-78da-4e2b-a064-00e341bd0979 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ce94a4d-78da-4e2b-a064-00e341bd0979.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6cb17136-95bd-44fa-aefe-9b5405ccf58a {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-6cb17136-95bd-44fa-aefe-9b5405ccf58a .shogun-icon-wrapper {
  text-align: center;
}


#s-6cb17136-95bd-44fa-aefe-9b5405ccf58a .shogun-icon-wrapper > .shogun-icon {

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

#s-87836610-2475-4b72-a7e6-ae9857d5e36c {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 15px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-87836610-2475-4b72-a7e6-ae9857d5e36c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-87836610-2475-4b72-a7e6-ae9857d5e36c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-87836610-2475-4b72-a7e6-ae9857d5e36c {
  
}
}@media (max-width: 767px){#s-87836610-2475-4b72-a7e6-ae9857d5e36c {
  
}
}
#s-c835d939-3941-425d-9685-02380e67d876 {
  margin-top: 5%;
margin-bottom: 5%;
}

@media (min-width: 0px) {
[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c835d939-3941-425d-9685-02380e67d876"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cdd212f6-f676-4f9a-960a-07e947891348 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(224, 53, 53, 1);
border-style: solid;
border-radius: 5px;
text-align: center;
background-color: rgba(224, 53, 53, 1);
font-size: 18px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
}
#s-cdd212f6-f676-4f9a-960a-07e947891348:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-cdd212f6-f676-4f9a-960a-07e947891348:active {background-color: rgba(224, 53, 53, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-cdd212f6-f676-4f9a-960a-07e947891348 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cdd212f6-f676-4f9a-960a-07e947891348 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cdd212f6-f676-4f9a-960a-07e947891348 {
  
}
}@media (max-width: 767px){#s-cdd212f6-f676-4f9a-960a-07e947891348 {
  margin-top: 50px;
}
}


#s-cdd212f6-f676-4f9a-960a-07e947891348 {
  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-cdd212f6-f676-4f9a-960a-07e947891348.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cdd212f6-f676-4f9a-960a-07e947891348.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 30px;
  
  
  
  display:  block ;
}

#s-cdd212f6-f676-4f9a-960a-07e947891348.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(0, 0, 0, 1);
}


@media (max-width: 767px){

#s-cdd212f6-f676-4f9a-960a-07e947891348 {
  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-cdd212f6-f676-4f9a-960a-07e947891348.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cdd212f6-f676-4f9a-960a-07e947891348.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 21px;
  
  
  
  display:  block ;
}

#s-cdd212f6-f676-4f9a-960a-07e947891348.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(0, 0, 0, 1);
}


}
#s-8b1c277b-917e-4700-8316-401b1c609436 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0.04);
}
@media (max-width: 767px){#s-8b1c277b-917e-4700-8316-401b1c609436 {
  margin-left: -20px;
margin-right: -20px;
}
}







#s-8b1c277b-917e-4700-8316-401b1c609436 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b1c277b-917e-4700-8316-401b1c609436.shg-box.shg-c {
  justify-content: center;
}

#s-c77b6a87-578c-45b7-9628-188d6917964a {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
@media (max-width: 767px){#s-c77b6a87-578c-45b7-9628-188d6917964a {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-c77b6a87-578c-45b7-9628-188d6917964a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-2781485c-6bce-417d-b936-e0c3c89e956a {
  max-width: 580px;
text-align: center;
}
@media (max-width: 767px){#s-2781485c-6bce-417d-b936-e0c3c89e956a {
  margin-top: 15px;
margin-bottom: 15px;
}
}



  #s-2781485c-6bce-417d-b936-e0c3c89e956a img.shogun-image {
    
    width: px;
  }


#s-2781485c-6bce-417d-b936-e0c3c89e956a .shogun-image-content {
  
    align-items: center;
  
}

#s-ce0ddba8-17fb-4564-b1ba-c5b78ef8f272 {
  margin-top: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-ce0ddba8-17fb-4564-b1ba-c5b78ef8f272 {
  margin-top: 18%;
}
}@media (max-width: 767px){#s-ce0ddba8-17fb-4564-b1ba-c5b78ef8f272 {
  margin-top: 0px;
}
}
#s-ce0ddba8-17fb-4564-b1ba-c5b78ef8f272 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-ce0ddba8-17fb-4564-b1ba-c5b78ef8f272 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-d00ab895-215b-42fc-8069-735e4310323d {
  margin-left: 3%;
}
@media (max-width: 767px){#s-d00ab895-215b-42fc-8069-735e4310323d {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-d092c744-da8e-443e-b4ae-5f2ffed0c96c {
  margin-top: 50px;
margin-left: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-d092c744-da8e-443e-b4ae-5f2ffed0c96c {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d092c744-da8e-443e-b4ae-5f2ffed0c96c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-17eff126-c3a4-46e9-9764-dbcf63e2a65c {
  margin-top: 0%;
margin-left: 1%;
margin-right: 15%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-17eff126-c3a4-46e9-9764-dbcf63e2a65c {
  margin-top: 15%;
}
}@media (max-width: 767px){#s-17eff126-c3a4-46e9-9764-dbcf63e2a65c {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-17eff126-c3a4-46e9-9764-dbcf63e2a65c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-17eff126-c3a4-46e9-9764-dbcf63e2a65c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-f908004e-deae-4562-bd7b-f43187b2d618 {
  margin-right: -7px;
}
@media (max-width: 767px){#s-f908004e-deae-4562-bd7b-f43187b2d618 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-0e8c9463-0478-48b9-a006-97880ce32eb7 {
  margin-top: 12%;
margin-left: 3%;
margin-bottom: 12%;
max-width: 620px;
text-align: center;
}
@media (max-width: 767px){#s-0e8c9463-0478-48b9-a006-97880ce32eb7 {
  margin-top: 3px;
margin-left: 0px;
margin-bottom: 2px;
}
}



  #s-0e8c9463-0478-48b9-a006-97880ce32eb7 img.shogun-image {
    
    width: px;
  }


#s-0e8c9463-0478-48b9-a006-97880ce32eb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-e18200c7-a0f8-4b42-b28d-91f437249c07 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}
@media (max-width: 767px){#s-e18200c7-a0f8-4b42-b28d-91f437249c07 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-e18200c7-a0f8-4b42-b28d-91f437249c07"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5a6c04c0-2b97-4393-af80-5f812642cc0d {
  margin-right: -7px;
max-width: 800px;
text-align: center;
}
@media (max-width: 767px){#s-5a6c04c0-2b97-4393-af80-5f812642cc0d {
  margin-top: 10px;
margin-right: 0px;
}
}



  #s-5a6c04c0-2b97-4393-af80-5f812642cc0d img.shogun-image {
    
    width: px;
  }


#s-5a6c04c0-2b97-4393-af80-5f812642cc0d .shogun-image-content {
  
    align-items: center;
  
}

#s-7b95b7b6-d323-4b23-8f35-fcf1e3a6ae6e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-7b95b7b6-d323-4b23-8f35-fcf1e3a6ae6e {
  margin-top: 8px;
}
}@media (max-width: 767px){#s-7b95b7b6-d323-4b23-8f35-fcf1e3a6ae6e {
  margin-top: 10px;
margin-bottom: 10px;
}
}
#s-7b95b7b6-d323-4b23-8f35-fcf1e3a6ae6e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-7b95b7b6-d323-4b23-8f35-fcf1e3a6ae6e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-d83fbda5-3462-45bf-85a9-261e12f968b5 {
  margin-left: 3%;
}
@media (max-width: 767px){#s-d83fbda5-3462-45bf-85a9-261e12f968b5 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7 {
  margin-top: 30px;
margin-left: 3%;
margin-right: 3px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bddbc19d-fc20-4b25-8d47-9e5e1aa42cf7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d895ceb7-7940-47d4-ba87-ce37cd6e279b {
  margin-top: 14%;
margin-bottom: 14%;
text-align: center;
}
@media (min-width: 1200px){#s-d895ceb7-7940-47d4-ba87-ce37cd6e279b {
  margin-top: 9%;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
}@media (max-width: 767px){#s-d895ceb7-7940-47d4-ba87-ce37cd6e279b {
  margin-top: 0%;
margin-bottom: 5px;
}
}
#s-d895ceb7-7940-47d4-ba87-ce37cd6e279b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-d895ceb7-7940-47d4-ba87-ce37cd6e279b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
@media (max-width: 767px){#s-afea7fe0-5ffa-4eda-9daf-4506a9c2abd8 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
}
#s-6193d1b9-fac1-4f50-b8d3-52a5593cd90a {
  margin-top: 10%;
margin-bottom: 10%;
text-align: center;
}
@media (min-width: 1200px){#s-6193d1b9-fac1-4f50-b8d3-52a5593cd90a {
  max-width: 500px;
}
}@media (max-width: 767px){#s-6193d1b9-fac1-4f50-b8d3-52a5593cd90a {
  margin-left: 10%;
margin-right: 10%;
}
}



  #s-6193d1b9-fac1-4f50-b8d3-52a5593cd90a img.shogun-image {
    
    width: px;
  }


#s-6193d1b9-fac1-4f50-b8d3-52a5593cd90a .shogun-image-content {
  
    align-items: center;
  
}

#s-efff970c-2762-4624-b5db-1937d883f300 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-efff970c-2762-4624-b5db-1937d883f300"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-705b9154-49a9-45fb-a9c5-a35a0621734d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-705b9154-49a9-45fb-a9c5-a35a0621734d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-705b9154-49a9-45fb-a9c5-a35a0621734d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


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

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

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

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

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

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

#s-b0f23b57-b25b-4af6-afa6-e58268702f1e {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
opacity: 1;
}

#s-b0f23b57-b25b-4af6-afa6-e58268702f1e .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-b0f23b57-b25b-4af6-afa6-e58268702f1e table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-b0f23b57-b25b-4af6-afa6-e58268702f1e td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-b0f23b57-b25b-4af6-afa6-e58268702f1e td.shogun-table-row {
  background-color: #fff;
  padding: 0px;
}

#s-b0f23b57-b25b-4af6-afa6-e58268702f1e td.shogun-table-column, #s-b0f23b57-b25b-4af6-afa6-e58268702f1e td.shogun-table-row {
  border: 0px solid rgba(255, 255, 255, 1);
}

#s-54157e9d-b7d4-41bc-b2f3-17fa73e00b35 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-2ad9dc34-141b-4a9b-87ad-869c0b5819cf > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2ad9dc34-141b-4a9b-87ad-869c0b5819cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2ad9dc34-141b-4a9b-87ad-869c0b5819cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2ad9dc34-141b-4a9b-87ad-869c0b5819cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2ad9dc34-141b-4a9b-87ad-869c0b5819cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-2ad9dc34-141b-4a9b-87ad-869c0b5819cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4f6864cc-7e30-4995-b899-8842aabc1530 {
  min-height: 50px;
}








#s-4f6864cc-7e30-4995-b899-8842aabc1530 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f6864cc-7e30-4995-b899-8842aabc1530.shg-box.shg-c {
  justify-content: center;
}

#s-838d1049-0ac1-46c0-82d7-a2f52b1f0411 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 560px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-838d1049-0ac1-46c0-82d7-a2f52b1f0411 {
  min-height: 450px;
}
}







#s-838d1049-0ac1-46c0-82d7-a2f52b1f0411 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-838d1049-0ac1-46c0-82d7-a2f52b1f0411.shg-box.shg-c {
  justify-content: center;
}

#s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7 {
  background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cc4d819e-c304-4f6d-9241-f43ceb97f3c7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1b2239b3-9662-4659-8b0b-227bb7040723 {
  margin-left: 5%;
text-align: left;
}
@media (max-width: 767px){#s-1b2239b3-9662-4659-8b0b-227bb7040723 {
  margin-left: 10px;
margin-bottom: 1px;
margin-right: 25%;
}
}
#s-1b2239b3-9662-4659-8b0b-227bb7040723 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-1b2239b3-9662-4659-8b0b-227bb7040723 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
.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-6ecd4bbf-8fa4-4b3e-a9ed-304ff1492f3f {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 20px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 50%;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 40px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 0, 0, 1);
text-decoration: none;
hover-type: color;
}
#s-6ecd4bbf-8fa4-4b3e-a9ed-304ff1492f3f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 40px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(255, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-6ecd4bbf-8fa4-4b3e-a9ed-304ff1492f3f:active {background-color: rgba(232, 0, 51, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6ecd4bbf-8fa4-4b3e-a9ed-304ff1492f3f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6ecd4bbf-8fa4-4b3e-a9ed-304ff1492f3f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6ecd4bbf-8fa4-4b3e-a9ed-304ff1492f3f {
  
}
}@media (max-width: 767px){#s-6ecd4bbf-8fa4-4b3e-a9ed-304ff1492f3f {
  margin-left: 10px;
}
}


#s-6ecd4bbf-8fa4-4b3e-a9ed-304ff1492f3f.shg-btn {
  color: rgba(255, 0, 0, 1);
  font-size: ;
  
  
  
  display:  block ;
}
@media (max-width: 767px){

#s-6ecd4bbf-8fa4-4b3e-a9ed-304ff1492f3f.shg-btn {
  color: rgba(255, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  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;
}
