#s-d0cf3f02-fc28-4b76-a07c-efdfa9a8ca0a {
  display: none;
}
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-fd6f8057-3ce9-4279-b014-bbd9a879a55f {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fd6f8057-3ce9-4279-b014-bbd9a879a55f {
  display: none;
}
#s-fd6f8057-3ce9-4279-b014-bbd9a879a55f, #wrap-s-fd6f8057-3ce9-4279-b014-bbd9a879a55f { display:none !important; }}@media (max-width: 767px){#s-fd6f8057-3ce9-4279-b014-bbd9a879a55f {
  display: none;
}
#s-fd6f8057-3ce9-4279-b014-bbd9a879a55f, #wrap-s-fd6f8057-3ce9-4279-b014-bbd9a879a55f { display:none !important; }}







#s-fd6f8057-3ce9-4279-b014-bbd9a879a55f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd6f8057-3ce9-4279-b014-bbd9a879a55f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-473c7085-b3ff-4175-86d6-de2d7b36ae3b {
  margin-top: 30px;
margin-left: 140px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-473c7085-b3ff-4175-86d6-de2d7b36ae3b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.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-fba2f63c-484a-4453-99af-9d9ad42e9ca1 {
  text-align: left;
}


.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 {
  max-width: 100%;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 .shg-image-zoom,
.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 {
  max-width: 100%;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 .shg-image-zoom,
.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 {
  max-width: 100%;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 .shg-image-zoom,
.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 {
  max-width: 100%;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 .shg-image-zoom,
.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 {
  max-width: 100%;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 .shg-image-zoom,
.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fba2f63c-484a-4453-99af-9d9ad42e9ca1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-a29a92dd-d2fe-4baa-80df-10882e4acd52 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: left;
}

#s-a29a92dd-d2fe-4baa-80df-10882e4acd52 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 16.666666666666668%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-a29a92dd-d2fe-4baa-80df-10882e4acd52 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-730a388c-2ff8-4127-9f4f-0c0faf81678f {
  padding-right: 20px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-730a388c-2ff8-4127-9f4f-0c0faf81678f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-730a388c-2ff8-4127-9f4f-0c0faf81678f.shg-box.shg-c {
  justify-content: 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-6154225b-931b-45c2-aa66-38603f0898c9 {
  margin-top: 30px;
margin-left: 20px;
}

.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-daf229ec-01c6-437b-976d-3c42eac8338d {
  margin-left: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-daf229ec-01c6-437b-976d-3c42eac8338d .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-601db978-87a8-4eb6-83ef-3d7e7b1e0755"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-07e380a7-cf9d-4982-a810-074cb122f12d {
  margin-left: 20px;
margin-right: 20px;
}

#s-26cf872c-9747-40da-b89c-73f8c3b4bc36 {
  margin-left: 20px;
margin-right: 20px;
text-align: left;
}

#s-26cf872c-9747-40da-b89c-73f8c3b4bc36 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
}

#s-26cf872c-9747-40da-b89c-73f8c3b4bc36 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-26cf872c-9747-40da-b89c-73f8c3b4bc36 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-69e44f1e-e348-48a2-a013-22d1ff44d1ae {
  margin-top: 15px;
margin-left: 20px;
margin-right: 20px;
}

#s-da0e8bda-a537-431b-b964-8e6038bebb53 {
  margin-top: 15px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-da0e8bda-a537-431b-b964-8e6038bebb53"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-d0bf0e69-cb68-4df5-87f2-f32d82b441af {
  border-style: solid;
margin-left: 20px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(221, 221, 221, 0);
border-style: solid;
text-align: left;
}

#s-d0bf0e69-cb68-4df5-87f2-f32d82b441af .shg-product-quantity-wrapper {
  display: flex;
}

#s-d0bf0e69-cb68-4df5-87f2-f32d82b441af .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





.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-f0c12501-6429-47e2-b925-930cd23cec8c {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-color: rgba(0, 0, 0, 1);
}
#s-f0c12501-6429-47e2-b925-930cd23cec8c:hover {background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f0c12501-6429-47e2-b925-930cd23cec8c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f0c12501-6429-47e2-b925-930cd23cec8c {
  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-f0c12501-6429-47e2-b925-930cd23cec8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0c12501-6429-47e2-b925-930cd23cec8c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-f0c12501-6429-47e2-b925-930cd23cec8c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b56475f3-da6c-4c10-aa41-ba0eff2c7047 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b56475f3-da6c-4c10-aa41-ba0eff2c7047"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-5a972024-f01a-443c-b17a-dd027d3b01b7 {
  text-align: center;
}




  #s-5a972024-f01a-443c-b17a-dd027d3b01b7 img.shogun-image {
    
    width: px;
  }


#s-5a972024-f01a-443c-b17a-dd027d3b01b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-0fa3e748-8df0-4efd-8c11-c096f431830c {
  margin-left: 20px;
}

#s-0fa3e748-8df0-4efd-8c11-c096f431830c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-61a502c2-f69b-4fca-a85d-5c80cef1b987 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-left: 20px;
margin-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-61a502c2-f69b-4fca-a85d-5c80cef1b987 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61a502c2-f69b-4fca-a85d-5c80cef1b987.shg-box.shg-c {
  justify-content: center;
}

#s-b5d698a4-da8c-4128-b9b3-89a8fe815e8d {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

#s-978642b0-39b8-4e61-9139-e60562cdefb0 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-978642b0-39b8-4e61-9139-e60562cdefb0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-219e4950-1c5b-40cb-bf05-6301b7cd1988 {
  margin-right: 20px;
text-align: center;
}




  #s-219e4950-1c5b-40cb-bf05-6301b7cd1988 img.shogun-image {
    
    width: px;
  }


#s-219e4950-1c5b-40cb-bf05-6301b7cd1988 .shogun-image-content {
  
    align-items: center;
  
}

#s-47c6e8cf-6215-40bd-888a-8a9bfa40bfc5 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-421e234f-f028-4721-93bc-91f3de445be4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-4d042ccc-0ff1-4a97-bc57-789acb11c63a {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4d042ccc-0ff1-4a97-bc57-789acb11c63a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-7bb24f7c-2c5a-4348-9871-d0ed5b534dc4 {
  margin-right: 20px;
text-align: center;
}




  #s-7bb24f7c-2c5a-4348-9871-d0ed5b534dc4 img.shogun-image {
    
    width: px;
  }


#s-7bb24f7c-2c5a-4348-9871-d0ed5b534dc4 .shogun-image-content {
  
    align-items: center;
  
}

#s-911b8e41-94f4-41d8-aa02-875ec7599d84 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-45d88f36-dd97-42c3-862d-26f4a78c3b55 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-b5656576-0bce-47c1-a912-cc2f9789a0ba {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b5656576-0bce-47c1-a912-cc2f9789a0ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-cf35f46b-8dfd-41ee-a456-76bdcaa5b1ec {
  margin-right: 20px;
text-align: center;
}




  #s-cf35f46b-8dfd-41ee-a456-76bdcaa5b1ec img.shogun-image {
    
    width: px;
  }


#s-cf35f46b-8dfd-41ee-a456-76bdcaa5b1ec .shogun-image-content {
  
    align-items: center;
  
}

#s-da864e60-6f52-4dbe-a84f-64fa246754f2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-9cfc7f03-faed-4b27-87ac-62c897243b05 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-54e6ef3a-d872-44fa-8df7-64cee9a1fe80"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-070180c2-3bdd-42c9-b68c-656f2f9c7226 {
  margin-right: 20px;
text-align: center;
}




  #s-070180c2-3bdd-42c9-b68c-656f2f9c7226 img.shogun-image {
    
    width: px;
  }


#s-070180c2-3bdd-42c9-b68c-656f2f9c7226 .shogun-image-content {
  
    align-items: center;
  
}

#s-325d15b6-6eaf-48c3-9850-a0cc05ad740b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-12698027-9bc9-4b67-9968-f81fdb1b46a7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-5e8d6434-8233-47cb-9eca-c53c183b5522 {
  margin-left: 140px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5e8d6434-8233-47cb-9eca-c53c183b5522"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-24f4c0e4-e529-45f4-9a5a-4718b50e4cd3 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(248, 248, 248, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-24f4c0e4-e529-45f4-9a5a-4718b50e4cd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24f4c0e4-e529-45f4-9a5a-4718b50e4cd3.shg-box.shg-c {
  justify-content: center;
}

#s-914bc841-b2cd-4b18-b408-5a38764d72a1 {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

#s-ba8df4d1-555d-468a-837e-c3967613e319 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ba8df4d1-555d-468a-837e-c3967613e319"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-78223385-e8eb-47f3-bbeb-9843e028f27d {
  text-align: center;
}




  #s-78223385-e8eb-47f3-bbeb-9843e028f27d img.shogun-image {
    
    width: px;
  }


#s-78223385-e8eb-47f3-bbeb-9843e028f27d .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-1b9db322-818a-4c50-a298-b719e66c93a1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
}

#s-1b9db322-818a-4c50-a298-b719e66c93a1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 248, 248, 1);
}

#s-1b9db322-818a-4c50-a298-b719e66c93a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 15px;
}

#s-1b9db322-818a-4c50-a298-b719e66c93a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-1b9db322-818a-4c50-a298-b719e66c93a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(248, 248, 248, 1);
}

#s-1b9db322-818a-4c50-a298-b719e66c93a1 > .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: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-1b9db322-818a-4c50-a298-b719e66c93a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8812ff78-4056-4527-8010-616850354057 {
  margin-top: 5px;
margin-left: 10px;
}

#s-de37201e-9c51-4995-afc3-6013bec52548 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(248, 248, 248, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-de37201e-9c51-4995-afc3-6013bec52548 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de37201e-9c51-4995-afc3-6013bec52548.shg-box.shg-c {
  justify-content: center;
}

#s-584fc362-316a-4688-b49b-658a1c65f269 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-362abc34-8990-429a-a8fa-3fcf689ede89"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-3787ec17-2fba-427b-be7e-2c61d261bc10 {
  text-align: center;
}




  #s-3787ec17-2fba-427b-be7e-2c61d261bc10 img.shogun-image {
    
    width: px;
  }


#s-3787ec17-2fba-427b-be7e-2c61d261bc10 .shogun-image-content {
  
    align-items: center;
  
}

#s-1408cef3-a0ff-4759-b1e2-9befcc6ab137 {
  text-align: center;
}




  #s-1408cef3-a0ff-4759-b1e2-9befcc6ab137 img.shogun-image {
    
    width: px;
  }


#s-1408cef3-a0ff-4759-b1e2-9befcc6ab137 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d1ea25a-5724-42e7-8752-1777d257a660 {
  text-align: center;
}




  #s-3d1ea25a-5724-42e7-8752-1777d257a660 img.shogun-image {
    
    width: px;
  }


#s-3d1ea25a-5724-42e7-8752-1777d257a660 .shogun-image-content {
  
    align-items: center;
  
}

#s-99663104-1e8d-4a8c-bea7-0047071493ab {
  text-align: center;
}




  #s-99663104-1e8d-4a8c-bea7-0047071493ab img.shogun-image {
    
    width: px;
  }


#s-99663104-1e8d-4a8c-bea7-0047071493ab .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-d4ada655-0805-4076-99d6-0812bb770638"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-23007a91-8769-4767-ae0b-871c3d57ff22 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-23007a91-8769-4767-ae0b-871c3d57ff22 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-23007a91-8769-4767-ae0b-871c3d57ff22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(248, 248, 248, 1);
  padding: 10px;
}

#s-23007a91-8769-4767-ae0b-871c3d57ff22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-23007a91-8769-4767-ae0b-871c3d57ff22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-23007a91-8769-4767-ae0b-871c3d57ff22 > .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: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-23007a91-8769-4767-ae0b-871c3d57ff22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7898ec70-fe88-4023-b9b0-2cf8750ace96 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-b14cb81c-c585-4e4f-b1c9-776bab2ab6a6 {
  padding-left: 5px;
}

#s-3fa8e65f-3b98-4113-a0eb-093513e22cb7 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3fa8e65f-3b98-4113-a0eb-093513e22cb7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-b51a9b99-e1c3-47ba-92aa-5c34fbf5b42a {
  text-align: center;
}




  #s-b51a9b99-e1c3-47ba-92aa-5c34fbf5b42a img.shogun-image {
    
    width: px;
  }


#s-b51a9b99-e1c3-47ba-92aa-5c34fbf5b42a .shogun-image-content {
  
    align-items: center;
  
}

#s-97d094dd-2095-48f2-8aac-36fe7635a677 {
  margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
}

#s-97d094dd-2095-48f2-8aac-36fe7635a677 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 248, 248, 1);
}

#s-97d094dd-2095-48f2-8aac-36fe7635a677 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 15px;
}

#s-97d094dd-2095-48f2-8aac-36fe7635a677 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-97d094dd-2095-48f2-8aac-36fe7635a677 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(248, 248, 248, 1);
}

#s-97d094dd-2095-48f2-8aac-36fe7635a677 > .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: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-97d094dd-2095-48f2-8aac-36fe7635a677 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8b34150d-97f7-4cd2-9829-4ad85fc87407 {
  margin-top: 5px;
margin-left: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-a7a9e178-2dcb-43b2-8bf0-221426282836 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(248, 248, 248, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a7a9e178-2dcb-43b2-8bf0-221426282836 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7a9e178-2dcb-43b2-8bf0-221426282836.shg-box.shg-c {
  justify-content: center;
}

#s-a59c8f61-6eba-492d-bfad-63c3e7d0b83c {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-113011bd-300a-4980-af92-81e8bf288092"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-3a69dcbf-885f-464b-bc50-ebeefcf0246c {
  text-align: center;
}




  #s-3a69dcbf-885f-464b-bc50-ebeefcf0246c img.shogun-image {
    
    width: px;
  }


#s-3a69dcbf-885f-464b-bc50-ebeefcf0246c .shogun-image-content {
  
    align-items: center;
  
}

#s-372e21e8-1d2a-4a85-a143-f74a2e22ce43 {
  text-align: center;
}




  #s-372e21e8-1d2a-4a85-a143-f74a2e22ce43 img.shogun-image {
    
    width: px;
  }


#s-372e21e8-1d2a-4a85-a143-f74a2e22ce43 .shogun-image-content {
  
    align-items: center;
  
}

#s-77e1a97d-d516-452b-a4a6-c83e9051f852 {
  text-align: center;
}




  #s-77e1a97d-d516-452b-a4a6-c83e9051f852 img.shogun-image {
    
    width: px;
  }


#s-77e1a97d-d516-452b-a4a6-c83e9051f852 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9ad4156-44f1-4006-b75c-aa22d535aa1e {
  text-align: center;
}




  #s-a9ad4156-44f1-4006-b75c-aa22d535aa1e img.shogun-image {
    
    width: px;
  }


#s-a9ad4156-44f1-4006-b75c-aa22d535aa1e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-97051f90-a4eb-43cf-87dd-c35e28a5140d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-e5ad8447-97a8-4726-ab00-105b17b9c20a {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-e5ad8447-97a8-4726-ab00-105b17b9c20a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-e5ad8447-97a8-4726-ab00-105b17b9c20a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(248, 248, 248, 1);
  padding: 10px;
}

#s-e5ad8447-97a8-4726-ab00-105b17b9c20a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-e5ad8447-97a8-4726-ab00-105b17b9c20a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-e5ad8447-97a8-4726-ab00-105b17b9c20a > .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: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-e5ad8447-97a8-4726-ab00-105b17b9c20a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-e0b3f569-ba4f-4d00-843f-ded4e432ef8c {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-0f3f1342-005a-42ed-8ad8-329874c0ae25 {
  padding-left: 5px;
padding-right: 0px;
}

#s-50e3cbea-6085-4b98-9527-0751bfc03067 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-50e3cbea-6085-4b98-9527-0751bfc03067"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-f18d01ed-a6b2-4b72-86f7-e13fa65dd8c0 {
  text-align: center;
}




  #s-f18d01ed-a6b2-4b72-86f7-e13fa65dd8c0 img.shogun-image {
    
    width: px;
  }


#s-f18d01ed-a6b2-4b72-86f7-e13fa65dd8c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-87add42c-b35c-428f-a62e-9b6d2dc14189 {
  margin-top: 10px;
margin-bottom: 5px;
margin-right: 0px;
}

#s-87add42c-b35c-428f-a62e-9b6d2dc14189 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 248, 248, 1);
}

#s-87add42c-b35c-428f-a62e-9b6d2dc14189 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 15px;
}

#s-87add42c-b35c-428f-a62e-9b6d2dc14189 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-87add42c-b35c-428f-a62e-9b6d2dc14189 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(248, 248, 248, 1);
}

#s-87add42c-b35c-428f-a62e-9b6d2dc14189 > .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: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-87add42c-b35c-428f-a62e-9b6d2dc14189 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-949c0e69-5a58-4023-993e-3e5ab04ddf33 {
  margin-top: 5px;
margin-left: 10px;
padding-left: 0px;
padding-right: 0px;
}

#s-853c498c-131e-4c02-a1cb-4d6ffa7cf594 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(248, 248, 248, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-853c498c-131e-4c02-a1cb-4d6ffa7cf594 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-853c498c-131e-4c02-a1cb-4d6ffa7cf594.shg-box.shg-c {
  justify-content: center;
}

#s-6106171f-cff9-494d-aecf-06ba69669959 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a996a778-c007-4086-85aa-a0aaf916bf77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-e714a71b-cad9-4898-942c-d420ee6f31da {
  text-align: center;
}




  #s-e714a71b-cad9-4898-942c-d420ee6f31da img.shogun-image {
    
    width: px;
  }


#s-e714a71b-cad9-4898-942c-d420ee6f31da .shogun-image-content {
  
    align-items: center;
  
}

#s-87fab6cd-55bb-4781-814b-e84e19842e2f {
  text-align: center;
}




  #s-87fab6cd-55bb-4781-814b-e84e19842e2f img.shogun-image {
    
    width: px;
  }


#s-87fab6cd-55bb-4781-814b-e84e19842e2f .shogun-image-content {
  
    align-items: center;
  
}

#s-38e8c7a1-9294-4c4c-adfb-9177788fc4fc {
  text-align: center;
}




  #s-38e8c7a1-9294-4c4c-adfb-9177788fc4fc img.shogun-image {
    
    width: px;
  }


#s-38e8c7a1-9294-4c4c-adfb-9177788fc4fc .shogun-image-content {
  
    align-items: center;
  
}

#s-0612a27c-a06b-4f7c-ad46-b71066097b17 {
  text-align: center;
}




  #s-0612a27c-a06b-4f7c-ad46-b71066097b17 img.shogun-image {
    
    width: px;
  }


#s-0612a27c-a06b-4f7c-ad46-b71066097b17 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-fed03afb-1a0d-43a3-8d92-7ab4c2033527"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-7e0da2d7-a2c2-4b42-b268-53c403f07cad {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-7e0da2d7-a2c2-4b42-b268-53c403f07cad > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-7e0da2d7-a2c2-4b42-b268-53c403f07cad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(248, 248, 248, 1);
  padding: 10px;
}

#s-7e0da2d7-a2c2-4b42-b268-53c403f07cad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-7e0da2d7-a2c2-4b42-b268-53c403f07cad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-7e0da2d7-a2c2-4b42-b268-53c403f07cad > .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: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-7e0da2d7-a2c2-4b42-b268-53c403f07cad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-df7d4bad-aa8b-4fc5-8090-56d3f57c7dce {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-be98c23d-85aa-48cf-98f8-42973989ef0d {
  padding-left: 5px;
}

#s-28b06ae0-2526-4fbf-8b55-f9b19758c861 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-28b06ae0-2526-4fbf-8b55-f9b19758c861"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-cc3d5f5d-6692-4e0f-b5d2-912b866254b7 {
  text-align: center;
}




  #s-cc3d5f5d-6692-4e0f-b5d2-912b866254b7 img.shogun-image {
    
    width: px;
  }


#s-cc3d5f5d-6692-4e0f-b5d2-912b866254b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-829db961-5a69-401c-a866-bd59090c91cf {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
}

#s-829db961-5a69-401c-a866-bd59090c91cf > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 248, 248, 1);
}

#s-829db961-5a69-401c-a866-bd59090c91cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 15px;
}

#s-829db961-5a69-401c-a866-bd59090c91cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-829db961-5a69-401c-a866-bd59090c91cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(248, 248, 248, 1);
}

#s-829db961-5a69-401c-a866-bd59090c91cf > .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: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-829db961-5a69-401c-a866-bd59090c91cf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8f4fbb62-effb-4e8c-a0f0-b82f81348709 {
  margin-top: 5px;
margin-left: 10px;
padding-left: 0px;
padding-right: 0px;
}

#s-2ec0080e-9c4b-4051-8432-5de8d221bc46 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(248, 248, 248, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2ec0080e-9c4b-4051-8432-5de8d221bc46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ec0080e-9c4b-4051-8432-5de8d221bc46.shg-box.shg-c {
  justify-content: center;
}

#s-50ab6b47-1b08-4fdf-be71-4cbf89009d3d {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3112d1c2-955d-49db-8bea-e8440c72acd6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f4d14c50-7b34-4ae8-8652-ba37a9d13faf {
  text-align: center;
}




  #s-f4d14c50-7b34-4ae8-8652-ba37a9d13faf img.shogun-image {
    
    width: px;
  }


#s-f4d14c50-7b34-4ae8-8652-ba37a9d13faf .shogun-image-content {
  
    align-items: center;
  
}

#s-0957ee44-01ae-4e1e-9400-e240255aea2c {
  text-align: center;
}




  #s-0957ee44-01ae-4e1e-9400-e240255aea2c img.shogun-image {
    
    width: px;
  }


#s-0957ee44-01ae-4e1e-9400-e240255aea2c .shogun-image-content {
  
    align-items: center;
  
}

#s-438544a6-2db4-4399-a720-30d8dae38f24 {
  text-align: center;
}




  #s-438544a6-2db4-4399-a720-30d8dae38f24 img.shogun-image {
    
    width: px;
  }


#s-438544a6-2db4-4399-a720-30d8dae38f24 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa50d9f1-2a41-4d92-b8aa-c2261d623709 {
  text-align: center;
}




  #s-aa50d9f1-2a41-4d92-b8aa-c2261d623709 img.shogun-image {
    
    width: px;
  }


#s-aa50d9f1-2a41-4d92-b8aa-c2261d623709 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6d5f2a3c-1d2a-4cbc-980e-a3e0b48fee7d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5fea1d5c-0f2d-4ca2-b7fa-bb1b08e26baa {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-5fea1d5c-0f2d-4ca2-b7fa-bb1b08e26baa > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-5fea1d5c-0f2d-4ca2-b7fa-bb1b08e26baa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(248, 248, 248, 1);
  padding: 10px;
}

#s-5fea1d5c-0f2d-4ca2-b7fa-bb1b08e26baa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-5fea1d5c-0f2d-4ca2-b7fa-bb1b08e26baa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-5fea1d5c-0f2d-4ca2-b7fa-bb1b08e26baa > .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: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-5fea1d5c-0f2d-4ca2-b7fa-bb1b08e26baa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c8d55709-5086-4d07-b35a-d5001b1a5424 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-71bb3678-ee60-4eb7-b4c1-a697891948ae {
  padding-top: 0px;
padding-left: 5px;
}

#s-80c55622-1b3f-4972-82d2-5e356ed9cacf {
  border-style: solid;
margin-top: 20px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(248, 248, 248, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-80c55622-1b3f-4972-82d2-5e356ed9cacf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80c55622-1b3f-4972-82d2-5e356ed9cacf.shg-box.shg-c {
  justify-content: center;
}

#s-b4d9d76b-25d1-41bf-be45-546f5aa69e77 {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

#s-0322054e-7a95-4847-9b69-f2229152c67f {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0322054e-7a95-4847-9b69-f2229152c67f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3b48bfaa-ddc1-442d-90e4-d9f0b64db170 {
  text-align: center;
}




  #s-3b48bfaa-ddc1-442d-90e4-d9f0b64db170 img.shogun-image {
    
    width: px;
  }


#s-3b48bfaa-ddc1-442d-90e4-d9f0b64db170 .shogun-image-content {
  
    align-items: center;
  
}

#s-7511e19e-017f-468a-b5d4-32db404cbf81 {
  text-align: center;
}




  #s-7511e19e-017f-468a-b5d4-32db404cbf81 img.shogun-image {
    
    width: px;
  }


#s-7511e19e-017f-468a-b5d4-32db404cbf81 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b36c78c-48e3-423a-8c1a-57b8b62eeba6 {
  text-align: center;
}




  #s-7b36c78c-48e3-423a-8c1a-57b8b62eeba6 img.shogun-image {
    
    width: px;
  }


#s-7b36c78c-48e3-423a-8c1a-57b8b62eeba6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e0866cc-062a-43f4-a3da-f21536daa9a5 {
  text-align: center;
}




  #s-1e0866cc-062a-43f4-a3da-f21536daa9a5 img.shogun-image {
    
    width: px;
  }


#s-1e0866cc-062a-43f4-a3da-f21536daa9a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-29dca6b6-f69e-4343-946d-614a77ffa973 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-29dca6b6-f69e-4343-946d-614a77ffa973"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ca510cfb-5345-44ce-82aa-8b09f711bf9f {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-ca510cfb-5345-44ce-82aa-8b09f711bf9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca510cfb-5345-44ce-82aa-8b09f711bf9f.shg-box.shg-c {
  justify-content: center;
}

#s-6619f0b5-130d-4a53-8baa-40279a69c639 {
  margin-left: 120px;
margin-bottom: 10px;
margin-right: 120px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6619f0b5-130d-4a53-8baa-40279a69c639 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6619f0b5-130d-4a53-8baa-40279a69c639.shg-box.shg-c {
  justify-content: center;
}

#s-8a939a47-dfcd-40e8-b561-37a8e3684e34 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a {
  margin-left: 140px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8ff22fbe-53f9-4415-ad6f-51843dce8f4a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-99498a88-3834-4c84-ba6e-870428ef1072 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-99498a88-3834-4c84-ba6e-870428ef1072"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7ce3ad03-d0ce-439b-8bd1-65bc5e40e58c {
  text-align: center;
}




  #s-7ce3ad03-d0ce-439b-8bd1-65bc5e40e58c img.shogun-image {
    
    width: px;
  }


#s-7ce3ad03-d0ce-439b-8bd1-65bc5e40e58c .shogun-image-content {
  
    align-items: center;
  
}

#s-50fe978a-f77b-4efb-8b7a-8ed1384bea1c {
  text-align: center;
}




  #s-50fe978a-f77b-4efb-8b7a-8ed1384bea1c img.shogun-image {
    
    width: px;
  }


#s-50fe978a-f77b-4efb-8b7a-8ed1384bea1c .shogun-image-content {
  
    align-items: center;
  
}

#s-d88304e9-1202-45da-a901-b2c4329e7707 {
  text-align: center;
}




  #s-d88304e9-1202-45da-a901-b2c4329e7707 img.shogun-image {
    
    width: px;
  }


#s-d88304e9-1202-45da-a901-b2c4329e7707 .shogun-image-content {
  
    align-items: center;
  
}

#s-156b2d23-1958-43a3-8bba-843ba383548d {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-156b2d23-1958-43a3-8bba-843ba383548d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8abe1b8a-0ae6-4ec1-be65-5e336dc2c5c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d2197571-c4e2-49e5-881e-42920fe68284 {
  text-align: center;
}




  #s-d2197571-c4e2-49e5-881e-42920fe68284 img.shogun-image {
    
    width: px;
  }


#s-d2197571-c4e2-49e5-881e-42920fe68284 .shogun-image-content {
  
    align-items: center;
  
}

#s-6c61e42e-7b74-40ce-8a13-a3531596bf58 {
  text-align: center;
}




  #s-6c61e42e-7b74-40ce-8a13-a3531596bf58 img.shogun-image {
    
    width: px;
  }


#s-6c61e42e-7b74-40ce-8a13-a3531596bf58 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf542db6-283f-4681-87ce-0c1f2258a21c {
  text-align: center;
}




  #s-bf542db6-283f-4681-87ce-0c1f2258a21c img.shogun-image {
    
    width: px;
  }


#s-bf542db6-283f-4681-87ce-0c1f2258a21c .shogun-image-content {
  
    align-items: center;
  
}

#s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c {
  margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-f92e6ce1-41fc-4c1d-846a-96a58e6d297c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-133836a8-b8d6-47eb-a0c2-271a328f04ac {
  margin-top: 30px;
min-height: 50px;
}








#s-133836a8-b8d6-47eb-a0c2-271a328f04ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-133836a8-b8d6-47eb-a0c2-271a328f04ac.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-d8c13f6f-2493-456c-98a8-22bfe6880a7e {
  margin-top: 30px;
margin-left: 0px;
margin-right: 0px;
}

#s-d8c13f6f-2493-456c-98a8-22bfe6880a7e .shogun-tabs {
  justify-content: flex-start;
}


  #s-d8c13f6f-2493-456c-98a8-22bfe6880a7e .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 2px solid rgba(248, 248, 248, 1);
  }
  #s-d8c13f6f-2493-456c-98a8-22bfe6880a7e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 0, 0, 1);
    border: 2px solid rgba(0, 0, 0, 1);
  }
#s-d8c13f6f-2493-456c-98a8-22bfe6880a7e .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-d8c13f6f-2493-456c-98a8-22bfe6880a7e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-d8c13f6f-2493-456c-98a8-22bfe6880a7e .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: rgba(0, 0, 0, 1);
}

#s-d8c13f6f-2493-456c-98a8-22bfe6880a7e .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-25d85752-5e48-4935-a4db-cf639b3006aa {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODgwM2U3NWEtMGU0YS00ODA5LTk1YTAtYTAyZjM0OWZiM2RhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjM1NDU0NTQ1NDU0NTQ1NDYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmZmZmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlYmYzZmY7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzg4MDNlNzVhLTBlNGEtNDgwOS05NWEwLWEwMmYzNDlmYjNkYSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-25d85752-5e48-4935-a4db-cf639b3006aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25d85752-5e48-4935-a4db-cf639b3006aa.shg-box.shg-c {
  justify-content: center;
}

#s-6e30a93a-ec28-485b-a997-609955f8066d {
  margin-top: 50px;
margin-left: 80px;
margin-bottom: 50px;
margin-right: 80px;
}

@media (min-width: 0px) {
[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6e30a93a-ec28-485b-a997-609955f8066d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 0px) {
[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5c742df0-b066-425b-9c9d-c31cba4f29fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8e1ed7e1-d839-47ec-a357-01d27f00059f {
  text-align: center;
}




  #s-8e1ed7e1-d839-47ec-a357-01d27f00059f img.shogun-image {
    
    width: px;
  }


#s-8e1ed7e1-d839-47ec-a357-01d27f00059f .shogun-image-content {
  
    align-items: center;
  
}

#s-ff9f1913-3d99-4dd5-b1e6-0fbcab38e042 {
  text-align: center;
}




  #s-ff9f1913-3d99-4dd5-b1e6-0fbcab38e042 img.shogun-image {
    
    width: px;
  }


#s-ff9f1913-3d99-4dd5-b1e6-0fbcab38e042 .shogun-image-content {
  
    align-items: center;
  
}

#s-0b9dd872-06f1-4426-b822-39d57863d81c {
  text-align: center;
}




  #s-0b9dd872-06f1-4426-b822-39d57863d81c img.shogun-image {
    
    width: px;
  }


#s-0b9dd872-06f1-4426-b822-39d57863d81c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-67cc134d-874a-4da8-9604-0daf5e889517"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4771cf29-6b29-466e-8f15-3a29ec6eb19c {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-f4ac44c6-6c74-4506-bab6-d96eef4cf493 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-d3ce2ebf-0987-40f6-8907-8ce87ea5d579 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-d6fbf8a5-44b5-4b9d-a4d4-702af315f2a9 {
  padding-left: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

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

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

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

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

#s-46fd372f-9372-455e-a07d-d8b79925473a {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

#s-3036ce0f-d172-4a55-830f-d0746d64e0bb {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODc5Zjg0NDItNzZlYS00NzM1LWIzNTEtMmY4NmIzMjBjZWMxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjM1NDU0NTQ1NDU0NTQ1NDYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmOWZmZmQ7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlOWZjZjI7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzg3OWY4NDQyLTc2ZWEtNDczNS1iMzUxLTJmODZiMzIwY2VjMSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-3036ce0f-d172-4a55-830f-d0746d64e0bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3036ce0f-d172-4a55-830f-d0746d64e0bb.shg-box.shg-c {
  justify-content: center;
}

#s-b8398962-e4c9-4c9b-af3d-8223ae719826 {
  margin-top: 50px;
margin-left: 80px;
margin-bottom: 10px;
margin-right: 80px;
}

@media (min-width: 0px) {
[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8398962-e4c9-4c9b-af3d-8223ae719826"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10d1e0dc-e890-488a-bc5a-38ac9ee963cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ef9a1d0d-7d1c-4f0f-9ff7-8066c5ef0b6e {
  text-align: center;
}




  #s-ef9a1d0d-7d1c-4f0f-9ff7-8066c5ef0b6e img.shogun-image {
    
    width: px;
  }


#s-ef9a1d0d-7d1c-4f0f-9ff7-8066c5ef0b6e .shogun-image-content {
  
    align-items: center;
  
}

#s-8f1f76c8-2a2e-40cc-a194-519bb79dca2b {
  text-align: center;
}




  #s-8f1f76c8-2a2e-40cc-a194-519bb79dca2b img.shogun-image {
    
    width: px;
  }


#s-8f1f76c8-2a2e-40cc-a194-519bb79dca2b .shogun-image-content {
  
    align-items: center;
  
}

#s-e422b49b-6f2e-4084-8cd4-d381a65bcd27 {
  text-align: center;
}




  #s-e422b49b-6f2e-4084-8cd4-d381a65bcd27 img.shogun-image {
    
    width: px;
  }


#s-e422b49b-6f2e-4084-8cd4-d381a65bcd27 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-24ccee73-31ea-4aa3-bb46-a9155bf52318"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-598b600e-9179-4023-9ebd-057b90d0cbb5 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-2d82f456-b0c6-4e99-ad29-ca33e726b175 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-cf920fec-456e-42c8-81ac-3ad7baf19e73 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-6696f3e4-184f-4603-9719-bcbcfbd6b570 {
  margin-left: 20px;
margin-right: 20px;
}

#s-67a6da2c-9d3c-4d6d-ba8a-becfc22aa93a {
  border-style: solid;
margin-left: 40px;
margin-bottom: 10px;
margin-right: 40px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

.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-93b0b7f4-f223-473d-98c7-8ed2e13e7520 {
  border-style: solid;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 40px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
text-align: right;
text-decoration: none;
color: rgba(3, 47, 145, 1);
background-image: none;
hover-type: color;
background-color: rgba(255, 255, 255, 0);
}
#s-93b0b7f4-f223-473d-98c7-8ed2e13e7520:hover {text-decoration: none !important;
color: rgba(93, 129, 209, 1) !important;
background-image: none !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 0) !important;}#s-93b0b7f4-f223-473d-98c7-8ed2e13e7520:active {text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 0) !important;}

  #s-93b0b7f4-f223-473d-98c7-8ed2e13e7520-btn-wrapper {
    text-align: right;
  }


#s-93b0b7f4-f223-473d-98c7-8ed2e13e7520.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-0edf1f20-6434-4c57-aac8-5aaffba49785 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODgwM2U3NWEtMGU0YS00ODA5LTk1YTAtYTAyZjM0OWZiM2RhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjM1NDU0NTQ1NDU0NTQ1NDYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmZmZmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlYmYzZmY7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzg4MDNlNzVhLTBlNGEtNDgwOS05NWEwLWEwMmYzNDlmYjNkYSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-0edf1f20-6434-4c57-aac8-5aaffba49785 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0edf1f20-6434-4c57-aac8-5aaffba49785.shg-box.shg-c {
  justify-content: center;
}

#s-bf1af4d3-407a-4a1c-b346-7a417fa719fb {
  margin-top: 50px;
margin-left: 80px;
margin-bottom: 50px;
margin-right: 80px;
}

@media (min-width: 0px) {
[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf1af4d3-407a-4a1c-b346-7a417fa719fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f29e9f08-7a46-4c05-a416-645e726025cb {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-f29e9f08-7a46-4c05-a416-645e726025cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-ddc50a21-386f-4ee8-9810-551506465e6c {
  text-align: center;
}




  #s-ddc50a21-386f-4ee8-9810-551506465e6c img.shogun-image {
    
    width: px;
  }


#s-ddc50a21-386f-4ee8-9810-551506465e6c .shogun-image-content {
  
    align-items: center;
  
}

#s-cd7cf46e-4de9-4c67-b0a6-6ea735eeedac {
  text-align: center;
}




  #s-cd7cf46e-4de9-4c67-b0a6-6ea735eeedac img.shogun-image {
    
    width: px;
  }


#s-cd7cf46e-4de9-4c67-b0a6-6ea735eeedac .shogun-image-content {
  
    align-items: center;
  
}

#s-d61b3e33-3549-4b99-992c-0e137602e907 {
  text-align: center;
}




  #s-d61b3e33-3549-4b99-992c-0e137602e907 img.shogun-image {
    
    width: px;
  }


#s-d61b3e33-3549-4b99-992c-0e137602e907 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-78449a59-ba5f-4834-ae3e-7ba969b2ed5f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-ca22b49d-209b-4a0e-99f1-472fdbbaa050 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-abe2171d-ddb8-4ba9-9c4f-0fb305d56d83 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-e66bdf7f-8617-4c5e-8af1-4b70c3afb017 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-6e663312-fd4d-40d2-a75e-d2e91408c8f9 {
  margin-left: 20px;
margin-right: 20px;
}

#s-130ede30-6a7c-49d2-83f1-57bc0d8ecbca {
  border-style: solid;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

#s-a03d0516-683b-4cf0-b215-8e45df37cb05 {
  background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-a03d0516-683b-4cf0-b215-8e45df37cb05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a03d0516-683b-4cf0-b215-8e45df37cb05.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-197411f8-676c-4875-bc8c-b180e0cd6d07"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fe8776ae-3061-417d-a14f-56a961164d95 {
  margin-top: 50px;
margin-bottom: 50px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 0.95);
}

#s-13784b1d-5492-4ab9-9ff1-4ab2d41dff60 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-13784b1d-5492-4ab9-9ff1-4ab2d41dff60 {
  
}
}@media (max-width: 767px){#s-13784b1d-5492-4ab9-9ff1-4ab2d41dff60 {
  
}
}







#s-13784b1d-5492-4ab9-9ff1-4ab2d41dff60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13784b1d-5492-4ab9-9ff1-4ab2d41dff60.shg-box.shg-c {
  justify-content: center;
}

#s-21775cc0-7435-4e1c-81ac-e7172ad9f5df {
  margin-left: 50px;
margin-right: 50px;
}

#s-21775cc0-7435-4e1c-81ac-e7172ad9f5df hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-53ae93ee-23f3-4a2b-adce-7c0b9bcfaa58 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-d2e20902-7ed9-4947-b09d-4f7926368a40 {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d2e20902-7ed9-4947-b09d-4f7926368a40:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(111, 111, 111, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d2e20902-7ed9-4947-b09d-4f7926368a40:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-d2e20902-7ed9-4947-b09d-4f7926368a40-btn-wrapper {
    text-align: right;
  }


#s-d2e20902-7ed9-4947-b09d-4f7926368a40.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-73bbac92-b81a-4be3-90ab-23315ce7dd94 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-9324455e-6a97-4c31-874f-38af497f17e8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9324455e-6a97-4c31-874f-38af497f17e8 {
  display: none;
}
#s-9324455e-6a97-4c31-874f-38af497f17e8, #wrap-s-9324455e-6a97-4c31-874f-38af497f17e8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9324455e-6a97-4c31-874f-38af497f17e8 {
  display: none;
}
#s-9324455e-6a97-4c31-874f-38af497f17e8, #wrap-s-9324455e-6a97-4c31-874f-38af497f17e8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9324455e-6a97-4c31-874f-38af497f17e8 {
  
}
}@media (max-width: 767px){#s-9324455e-6a97-4c31-874f-38af497f17e8 {
  
}
}







#s-9324455e-6a97-4c31-874f-38af497f17e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9324455e-6a97-4c31-874f-38af497f17e8.shg-box.shg-c {
  justify-content: center;
}

#s-af381f9b-526b-4caa-bd74-3b654856cad2 {
  margin-top: 50px;
margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
text-align: left;
}


.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 {
  max-width: 100%;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 .shg-image-zoom,
.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 {
  max-width: 100%;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 .shg-image-zoom,
.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 {
  max-width: 100%;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 .shg-image-zoom,
.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 {
  max-width: 100%;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 .shg-image-zoom,
.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 {
  max-width: 100%;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 .shg-image-zoom,
.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af381f9b-526b-4caa-bd74-3b654856cad2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-015410d9-002f-4fd6-abff-ef05181e4bde {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
text-align: left;
}

#s-015410d9-002f-4fd6-abff-ef05181e4bde .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 16.666666666666668%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-015410d9-002f-4fd6-abff-ef05181e4bde .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-e6bb16f3-bf3d-4872-b945-bd3669f7c7d2 {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-e6bb16f3-bf3d-4872-b945-bd3669f7c7d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6bb16f3-bf3d-4872-b945-bd3669f7c7d2.shg-box.shg-c {
  justify-content: center;
}

#s-5b03244f-0b6c-4cbe-a5e6-2200bea717ba {
  margin-top: 30px;
margin-left: 20px;
}

#s-54028d6f-82ea-4460-a4d2-c6c4dc849c47 {
  margin-left: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-54028d6f-82ea-4460-a4d2-c6c4dc849c47 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9317636e-383d-4a8f-89dc-2c0328ac1a12"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-866edaa8-3bd7-4c4b-b3cd-811c9a26993d {
  margin-left: 20px;
margin-right: 20px;
}

#s-bfe191b4-f3b0-4001-a15d-95211efbf671 {
  text-align: left;
}

#s-bfe191b4-f3b0-4001-a15d-95211efbf671 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
}

#s-bfe191b4-f3b0-4001-a15d-95211efbf671 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-bfe191b4-f3b0-4001-a15d-95211efbf671 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-58a7de52-eb50-4003-b919-3dce2ede5fc8 {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

#s-3ecd567c-02ad-48de-8185-a38318b2c52e {
  margin-top: 15px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3ecd567c-02ad-48de-8185-a38318b2c52e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-f993f19c-fdc0-4068-8614-50124e537196 {
  border-style: solid;
margin-left: 20px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(221, 221, 221, 0);
border-style: solid;
text-align: left;
}

#s-f993f19c-fdc0-4068-8614-50124e537196 .shg-product-quantity-wrapper {
  display: flex;
}

#s-f993f19c-fdc0-4068-8614-50124e537196 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-ee2e9db6-4465-42b5-8315-411ec69dd671 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 20px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-color: rgba(0, 0, 0, 1);
}
#s-ee2e9db6-4465-42b5-8315-411ec69dd671:hover {background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ee2e9db6-4465-42b5-8315-411ec69dd671:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ee2e9db6-4465-42b5-8315-411ec69dd671 {
  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-ee2e9db6-4465-42b5-8315-411ec69dd671.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee2e9db6-4465-42b5-8315-411ec69dd671.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-ee2e9db6-4465-42b5-8315-411ec69dd671.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a04867ad-42d5-4dc3-a23c-bc8938b9bc99 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
max-width: 250px;
text-align: center;
}




  #s-a04867ad-42d5-4dc3-a23c-bc8938b9bc99 img.shogun-image {
    
    width: px;
  }


#s-a04867ad-42d5-4dc3-a23c-bc8938b9bc99 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c42b5b2-1384-49b5-9899-68a390447dc9 {
  margin-left: 20px;
margin-right: 20px;
}

#s-5c42b5b2-1384-49b5-9899-68a390447dc9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-72df36bb-19b3-4088-a3d4-5fd860d9321e {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-left: 20px;
margin-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-72df36bb-19b3-4088-a3d4-5fd860d9321e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72df36bb-19b3-4088-a3d4-5fd860d9321e.shg-box.shg-c {
  justify-content: center;
}

#s-b2e2a749-ce08-4857-b8b5-2da195b8e1eb {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

#s-72cd7cee-2bc9-4386-a04b-046585d8a202 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-72cd7cee-2bc9-4386-a04b-046585d8a202"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-ca8e6e8d-c143-44d1-9924-808ed900c1c8 {
  text-align: center;
}




  #s-ca8e6e8d-c143-44d1-9924-808ed900c1c8 img.shogun-image {
    
    width: px;
  }


#s-ca8e6e8d-c143-44d1-9924-808ed900c1c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-1fd9f3eb-11ca-46e9-bb1f-0935f3642bd7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-87f1d7fa-8b61-4533-ad65-99ad57a7cdf3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6efd5d74-8b6d-4bdd-9d14-4baa0c1491f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-19cc8c24-4051-46bc-9cc4-81fca992d233 {
  text-align: center;
}




  #s-19cc8c24-4051-46bc-9cc4-81fca992d233 img.shogun-image {
    
    width: px;
  }


#s-19cc8c24-4051-46bc-9cc4-81fca992d233 .shogun-image-content {
  
    align-items: center;
  
}

#s-82b5d2e6-e29a-4d0b-a068-6df66a703def {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-45002502-6bd5-41e8-9739-5b31d32d2e76 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-83fa586f-df2f-4abc-ba6d-bc9dd2cb5e96"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-9da7811d-8369-41a5-aeff-e5344e28d9dd {
  text-align: center;
}




  #s-9da7811d-8369-41a5-aeff-e5344e28d9dd img.shogun-image {
    
    width: px;
  }


#s-9da7811d-8369-41a5-aeff-e5344e28d9dd .shogun-image-content {
  
    align-items: center;
  
}

#s-9bcf60e7-854d-468d-be44-da249d03a4a2 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-e0706c12-268c-45bc-882c-c892d55708f8 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-1d81a186-ef64-4f21-b260-6a689f2cd1ca {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1d81a186-ef64-4f21-b260-6a689f2cd1ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-fa4cd9fd-9789-4b4d-b0b9-423601934caa {
  text-align: center;
}




  #s-fa4cd9fd-9789-4b4d-b0b9-423601934caa img.shogun-image {
    
    width: px;
  }


#s-fa4cd9fd-9789-4b4d-b0b9-423601934caa .shogun-image-content {
  
    align-items: center;
  
}

#s-e63d8d66-96db-4d6c-82af-3280b17d7420 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-ee2d7654-51b6-49a8-a40d-4ee26b4a4d72 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-e88213ec-12e5-4d16-ae75-101c4dedc17c {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-e88213ec-12e5-4d16-ae75-101c4dedc17c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e88213ec-12e5-4d16-ae75-101c4dedc17c.shg-box.shg-c {
  justify-content: center;
}

#s-48880acc-6ae0-4af9-a983-4f52054d9a24 {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
}

#s-0af44c33-c11b-4493-91ec-c4aba46042a0 {
  margin-left: 5px;
margin-right: 5px;
}

@media (min-width: 0px) {
[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0af44c33-c11b-4493-91ec-c4aba46042a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-49e6de10-a698-46bb-86d8-99e4c0798966 {
  text-align: center;
}




  #s-49e6de10-a698-46bb-86d8-99e4c0798966 img.shogun-image {
    
    width: px;
  }


#s-49e6de10-a698-46bb-86d8-99e4c0798966 .shogun-image-content {
  
    align-items: center;
  
}

#s-d0a1872a-bf22-4c2b-a72c-2e6339ea20df {
  text-align: center;
}




  #s-d0a1872a-bf22-4c2b-a72c-2e6339ea20df img.shogun-image {
    
    width: px;
  }


#s-d0a1872a-bf22-4c2b-a72c-2e6339ea20df .shogun-image-content {
  
    align-items: center;
  
}

#s-c25e27a6-6731-4f0f-9641-836b5740e00a {
  text-align: center;
}




  #s-c25e27a6-6731-4f0f-9641-836b5740e00a img.shogun-image {
    
    width: px;
  }


#s-c25e27a6-6731-4f0f-9641-836b5740e00a .shogun-image-content {
  
    align-items: center;
  
}

#s-0fb382c6-3089-476e-b96b-15bac71301bc {
  text-align: center;
}




  #s-0fb382c6-3089-476e-b96b-15bac71301bc img.shogun-image {
    
    width: px;
  }


#s-0fb382c6-3089-476e-b96b-15bac71301bc .shogun-image-content {
  
    align-items: center;
  
}

#s-2968b162-4343-4b90-8685-e37425cac5b5 {
  margin-left: 5px;
margin-right: 5px;
}

@media (min-width: 0px) {
[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2968b162-4343-4b90-8685-e37425cac5b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-79b5db36-8641-4520-a9b2-a2bcd65c609f {
  margin-left: 20px;
margin-right: 20px;
}

#s-79b5db36-8641-4520-a9b2-a2bcd65c609f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-d2d4b901-4691-46b6-a3b6-8e7554445426 {
  margin-top: 30px;
min-height: 50px;
}








#s-d2d4b901-4691-46b6-a3b6-8e7554445426 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2d4b901-4691-46b6-a3b6-8e7554445426.shg-box.shg-c {
  justify-content: center;
}

#s-5488e363-2d34-414c-996f-f88e1e99fa50 {
  margin-left: 10px;
margin-bottom: 30px;
margin-right: 10px;
padding-left: 0px;
padding-right: 0px;
}

#s-5488e363-2d34-414c-996f-f88e1e99fa50 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 252, 255, 1);
}

#s-5488e363-2d34-414c-996f-f88e1e99fa50 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 20px;
}

#s-5488e363-2d34-414c-996f-f88e1e99fa50 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-5488e363-2d34-414c-996f-f88e1e99fa50 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(248, 252, 255, 1);
}

#s-5488e363-2d34-414c-996f-f88e1e99fa50 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-5488e363-2d34-414c-996f-f88e1e99fa50 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-fabd0942-67bb-4dc9-ba0d-a30c3f411aa3 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGYyMzIzOGUtMDU3NS00YThkLThiMGItYWIyNjgzMTQ4Njc5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA4MTgxODE4MTgxODE4MTgyIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJmM2ZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZjIzMjM4ZS0wNTc1LTRhOGQtOGIwYi1hYjI2ODMxNDg2NzkpIi8+PC9zdmc+);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-fabd0942-67bb-4dc9-ba0d-a30c3f411aa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fabd0942-67bb-4dc9-ba0d-a30c3f411aa3.shg-box.shg-c {
  justify-content: center;
}

#s-42745abb-1ba6-4815-b21b-385d32f706a2 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-eea10975-e7b7-4453-83f0-24b9055c09a6 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-eea10975-e7b7-4453-83f0-24b9055c09a6 img.shogun-image {
    
    width: px;
  }


#s-eea10975-e7b7-4453-83f0-24b9055c09a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-93a58c08-bad2-4acb-b4ca-c7b52c38521f {
  margin-left: 20px;
margin-right: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-58792113-cfc4-447c-be09-615054d98b1a {
  text-align: center;
}




  #s-58792113-cfc4-447c-be09-615054d98b1a img.shogun-image {
    
    width: px;
  }


#s-58792113-cfc4-447c-be09-615054d98b1a .shogun-image-content {
  
    align-items: center;
  
}

#s-9c8a5a3f-1902-4301-bd9f-72f84b62f15f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-3215b737-27c6-4727-89e4-1ac88ad86182 {
  text-align: center;
}




  #s-3215b737-27c6-4727-89e4-1ac88ad86182 img.shogun-image {
    
    width: px;
  }


#s-3215b737-27c6-4727-89e4-1ac88ad86182 .shogun-image-content {
  
    align-items: center;
  
}

#s-6d79dde1-0d84-42ff-9528-5b3e03707d54 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-5198b995-db93-4452-b9e8-b37b5f9f2309 {
  text-align: center;
}




  #s-5198b995-db93-4452-b9e8-b37b5f9f2309 img.shogun-image {
    
    width: px;
  }


#s-5198b995-db93-4452-b9e8-b37b5f9f2309 .shogun-image-content {
  
    align-items: center;
  
}

#s-c66ebf20-c7da-48df-8899-2a7ee8788ac1 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-26af47b7-a3e5-4dcd-8700-01a26e43b9ef {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODc5Zjg0NDItNzZlYS00NzM1LWIzNTEtMmY4NmIzMjBjZWMxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjM1NDU0NTQ1NDU0NTQ1NDYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmOWZmZmQ7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlOWZjZjI7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzg3OWY4NDQyLTc2ZWEtNDczNS1iMzUxLTJmODZiMzIwY2VjMSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-26af47b7-a3e5-4dcd-8700-01a26e43b9ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26af47b7-a3e5-4dcd-8700-01a26e43b9ef.shg-box.shg-c {
  justify-content: center;
}

#s-80ecde99-b4e5-48a6-afa5-f98b803a5bb0 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-dceddf78-e199-4dfc-97bd-05bc4a3ae451 {
  text-align: center;
}




  #s-dceddf78-e199-4dfc-97bd-05bc4a3ae451 img.shogun-image {
    
    width: px;
  }


#s-dceddf78-e199-4dfc-97bd-05bc4a3ae451 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f782642-9133-4ac3-89c6-2a78342a804d {
  margin-top: 5px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}

#s-bc01e3fe-5b1e-4664-b035-2d365ddc33f5 {
  text-align: center;
}




  #s-bc01e3fe-5b1e-4664-b035-2d365ddc33f5 img.shogun-image {
    
    width: px;
  }


#s-bc01e3fe-5b1e-4664-b035-2d365ddc33f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-0dcee3f9-d581-4280-93e9-4fc2ae341fdd {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-20f3dff3-d7e9-492d-a4aa-5318008c7248 {
  text-align: center;
}




  #s-20f3dff3-d7e9-492d-a4aa-5318008c7248 img.shogun-image {
    
    width: px;
  }


#s-20f3dff3-d7e9-492d-a4aa-5318008c7248 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7e8752e-89f7-41cc-aaf6-b126e64fc546 {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

#s-255e58fb-d738-45fa-a196-1586641f69a4 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-315eaf9c-39d7-4b52-a8c6-3c8d89d186c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5045f5e1-f57d-4960-8ac3-d874bd9aeefb {
  margin-left: 40px;
text-align: center;
}




  #s-5045f5e1-f57d-4960-8ac3-d874bd9aeefb img.shogun-image {
    
    width: px;
  }


#s-5045f5e1-f57d-4960-8ac3-d874bd9aeefb .shogun-image-content {
  
    align-items: center;
  
}

#s-a23098d6-ecf9-4fa9-9e86-331d65459211 {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

#s-b1dbb5a8-3525-4514-93c6-577a3be9aaef {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
text-align: right;
text-decoration: none;
color: rgba(3, 47, 145, 1);
background-image: none;
hover-type: color;
background-color: rgba(255, 255, 255, 0);
}
#s-b1dbb5a8-3525-4514-93c6-577a3be9aaef:hover {text-decoration: none !important;
color: rgba(93, 129, 209, 1) !important;
background-image: none !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 0) !important;}#s-b1dbb5a8-3525-4514-93c6-577a3be9aaef:active {text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 0) !important;}

  #s-b1dbb5a8-3525-4514-93c6-577a3be9aaef-btn-wrapper {
    text-align: center;
  }


#s-b1dbb5a8-3525-4514-93c6-577a3be9aaef.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-b57a6265-8dc9-4efa-bdce-ded800bb16bf {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzIzMjE1ZmQtYzc4Yy00ZTQ4LTgzYjctNzNlYTllMDIxZTA0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjMiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmZmZmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlYmYzZmY7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2MyMzIxNWZkLWM3OGMtNGU0OC04M2I3LTczZWE5ZTAyMWUwNCkiLz48L3N2Zz4=);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-b57a6265-8dc9-4efa-bdce-ded800bb16bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b57a6265-8dc9-4efa-bdce-ded800bb16bf.shg-box.shg-c {
  justify-content: center;
}

#s-ec4f90a3-e312-43b0-b30b-0693295cffbd {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-0b2ca452-e806-4b91-9d3b-77f5f10664c8 {
  margin-bottom: 20px;
}

#s-3f4ba725-76e7-4837-a9e9-993f36ae92f0 {
  text-align: center;
}




  #s-3f4ba725-76e7-4837-a9e9-993f36ae92f0 img.shogun-image {
    
    width: px;
  }


#s-3f4ba725-76e7-4837-a9e9-993f36ae92f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-06fa7eec-832b-456d-a976-51354e8e3ab0 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-630676ea-4caa-4113-987b-36aa604ef436 {
  text-align: center;
}




  #s-630676ea-4caa-4113-987b-36aa604ef436 img.shogun-image {
    
    width: px;
  }


#s-630676ea-4caa-4113-987b-36aa604ef436 .shogun-image-content {
  
    align-items: center;
  
}

#s-f60fb357-3f48-492a-8de8-7cd0f423d441 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-e8ea22e0-596f-45c2-811f-30751fff05bb {
  margin-top: 20px;
text-align: center;
}




  #s-e8ea22e0-596f-45c2-811f-30751fff05bb img.shogun-image {
    
    width: px;
  }


#s-e8ea22e0-596f-45c2-811f-30751fff05bb .shogun-image-content {
  
    align-items: center;
  
}

#s-b77796d2-5156-445d-b2fe-383ed9f04ee9 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-3ac709c1-9673-4e0c-901b-109060703418 {
  background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-3ac709c1-9673-4e0c-901b-109060703418 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ac709c1-9673-4e0c-901b-109060703418.shg-box.shg-c {
  justify-content: center;
}

#s-924f69c1-c889-460d-82fc-b811a8b21c25 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 0.95);
}

#s-ac754626-1b79-49f9-8446-266a3e1c289b {
  min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-ac754626-1b79-49f9-8446-266a3e1c289b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac754626-1b79-49f9-8446-266a3e1c289b.shg-box.shg-c {
  justify-content: center;
}

#s-d41afdb0-c31f-4507-b41e-a243076e9baa {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-d41afdb0-c31f-4507-b41e-a243076e9baa > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-d41afdb0-c31f-4507-b41e-a243076e9baa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 20px;
}

#s-d41afdb0-c31f-4507-b41e-a243076e9baa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-d41afdb0-c31f-4507-b41e-a243076e9baa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d41afdb0-c31f-4507-b41e-a243076e9baa > .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: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-d41afdb0-c31f-4507-b41e-a243076e9baa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-02b1edd4-0560-44ac-9b52-7e1b1550481b {
  margin-left: 20px;
margin-right: 20px;
}

#s-69ccb3d6-1e77-4eae-822e-94a906f55d0e {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-7eb6b951-7c36-4d06-a456-3df6f6cc7437 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(248, 248, 248, 1);
border-style: solid;
min-height: 50px;
}








#s-7eb6b951-7c36-4d06-a456-3df6f6cc7437 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7eb6b951-7c36-4d06-a456-3df6f6cc7437.shg-box.shg-c {
  justify-content: center;
}

#s-246dc52c-2b57-4736-9d50-429d5fd5d98a {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-88e79f2a-38e8-41a7-9781-93d2e2508d1b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-ee6b386a-7432-45a1-9946-fa0a212df705 {
  text-align: center;
}




  #s-ee6b386a-7432-45a1-9946-fa0a212df705 img.shogun-image {
    
    width: px;
  }


#s-ee6b386a-7432-45a1-9946-fa0a212df705 .shogun-image-content {
  
    align-items: center;
  
}

#s-ce3752b2-e699-41d3-bc48-bd7e54ef65c3 {
  text-align: center;
}




  #s-ce3752b2-e699-41d3-bc48-bd7e54ef65c3 img.shogun-image {
    
    width: px;
  }


#s-ce3752b2-e699-41d3-bc48-bd7e54ef65c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-7af13c9b-9e01-40f6-8749-269ab8fdcaec {
  text-align: center;
}




  #s-7af13c9b-9e01-40f6-8749-269ab8fdcaec img.shogun-image {
    
    width: px;
  }


#s-7af13c9b-9e01-40f6-8749-269ab8fdcaec .shogun-image-content {
  
    align-items: center;
  
}

#s-f5425751-5c07-4e75-854a-be5395066477 {
  text-align: center;
}




  #s-f5425751-5c07-4e75-854a-be5395066477 img.shogun-image {
    
    width: px;
  }


#s-f5425751-5c07-4e75-854a-be5395066477 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-667503a8-f448-4529-a013-5f4f53f92b6f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-83fde92e-bfaf-48ab-841b-8dba6ab674d5 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-83fde92e-bfaf-48ab-841b-8dba6ab674d5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 248, 248, 1);
}

#s-83fde92e-bfaf-48ab-841b-8dba6ab674d5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(248, 248, 248, 1);
  padding: 10px;
}

#s-83fde92e-bfaf-48ab-841b-8dba6ab674d5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-83fde92e-bfaf-48ab-841b-8dba6ab674d5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(248, 248, 248, 1);
}

#s-83fde92e-bfaf-48ab-841b-8dba6ab674d5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-83fde92e-bfaf-48ab-841b-8dba6ab674d5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-955090cc-bc68-4120-a1f2-281b6b9ec103 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-4b885386-4887-4226-923d-10cbf373fd9c {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-54529c50-4015-4a8a-852b-16cf30a854c1 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
text-align: center;
}




  #s-54529c50-4015-4a8a-852b-16cf30a854c1 img.shogun-image {
    
    width: px;
  }


#s-54529c50-4015-4a8a-852b-16cf30a854c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-27049e30-c137-4772-9d24-160c59e420d6 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-27049e30-c137-4772-9d24-160c59e420d6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-27049e30-c137-4772-9d24-160c59e420d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 20px;
}

#s-27049e30-c137-4772-9d24-160c59e420d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-27049e30-c137-4772-9d24-160c59e420d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-27049e30-c137-4772-9d24-160c59e420d6 > .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: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-27049e30-c137-4772-9d24-160c59e420d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-59a57281-1c92-42d0-bbf1-1c41fd1a4bba {
  margin-left: 20px;
margin-right: 20px;
}

#s-27cd18cf-7014-4f5a-9394-9266086ade52 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-eee2a368-bf64-4b8b-851d-8236c4d97ddd {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(248, 248, 248, 1);
border-style: solid;
min-height: 50px;
}








#s-eee2a368-bf64-4b8b-851d-8236c4d97ddd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eee2a368-bf64-4b8b-851d-8236c4d97ddd.shg-box.shg-c {
  justify-content: center;
}

#s-f17547f8-5f6c-4fb6-be96-4f9469f407e5 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-96eaa641-f2be-4172-94e0-69feb8bb8e18"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-8a85d113-0b48-46f4-a119-9a838e0188a1 {
  text-align: center;
}




  #s-8a85d113-0b48-46f4-a119-9a838e0188a1 img.shogun-image {
    
    width: px;
  }


#s-8a85d113-0b48-46f4-a119-9a838e0188a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-c1a0ca53-bc18-4cb7-9b94-2a464f5ee6bb {
  text-align: center;
}




  #s-c1a0ca53-bc18-4cb7-9b94-2a464f5ee6bb img.shogun-image {
    
    width: px;
  }


#s-c1a0ca53-bc18-4cb7-9b94-2a464f5ee6bb .shogun-image-content {
  
    align-items: center;
  
}

#s-19730167-e67d-478e-91bc-97e989007f4c {
  text-align: center;
}




  #s-19730167-e67d-478e-91bc-97e989007f4c img.shogun-image {
    
    width: px;
  }


#s-19730167-e67d-478e-91bc-97e989007f4c .shogun-image-content {
  
    align-items: center;
  
}

#s-2df0dff3-f759-4b62-834a-bd0e7490b149 {
  text-align: center;
}




  #s-2df0dff3-f759-4b62-834a-bd0e7490b149 img.shogun-image {
    
    width: px;
  }


#s-2df0dff3-f759-4b62-834a-bd0e7490b149 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d5ca8f1f-2849-4fd1-a5aa-28b2cf1d1105"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-cc8f7154-b404-46ef-88cf-27ca8ab4a4a5 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-cc8f7154-b404-46ef-88cf-27ca8ab4a4a5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 248, 248, 1);
}

#s-cc8f7154-b404-46ef-88cf-27ca8ab4a4a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(248, 248, 248, 1);
  padding: 10px;
}

#s-cc8f7154-b404-46ef-88cf-27ca8ab4a4a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-cc8f7154-b404-46ef-88cf-27ca8ab4a4a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(248, 248, 248, 1);
}

#s-cc8f7154-b404-46ef-88cf-27ca8ab4a4a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-cc8f7154-b404-46ef-88cf-27ca8ab4a4a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-164f00e5-cb12-4786-afcf-34f8a1c3d8cd {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-b4dcf465-44c1-4ab6-9c3a-f5726d8b8e5d {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-1692475c-7812-4d80-bfbd-fe676e290fe1 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
text-align: center;
}




  #s-1692475c-7812-4d80-bfbd-fe676e290fe1 img.shogun-image {
    
    width: px;
  }


#s-1692475c-7812-4d80-bfbd-fe676e290fe1 .shogun-image-content {
  
    align-items: center;
  
}

#s-268d2462-16e4-434d-b3dc-f0c56dc43c12 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-268d2462-16e4-434d-b3dc-f0c56dc43c12 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-268d2462-16e4-434d-b3dc-f0c56dc43c12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 20px;
}

#s-268d2462-16e4-434d-b3dc-f0c56dc43c12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-268d2462-16e4-434d-b3dc-f0c56dc43c12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-268d2462-16e4-434d-b3dc-f0c56dc43c12 > .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: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-268d2462-16e4-434d-b3dc-f0c56dc43c12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-3c77a572-c6d8-41d7-871d-483a284425fb {
  margin-left: 20px;
margin-right: 20px;
}

#s-78700319-ba44-428c-b35f-171b1b8e8793 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-fdb0a566-d9c1-431b-b818-a04f0bb83d6d {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(248, 248, 248, 1);
border-style: solid;
min-height: 50px;
}








#s-fdb0a566-d9c1-431b-b818-a04f0bb83d6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdb0a566-d9c1-431b-b818-a04f0bb83d6d.shg-box.shg-c {
  justify-content: center;
}

#s-2a56286b-981f-4e6f-ad0f-0285ed6302a9 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b1213d6d-21ae-4863-9c0c-e6050755a113"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-25a4a292-d00d-4b61-8c76-1c032c52a80f {
  text-align: center;
}




  #s-25a4a292-d00d-4b61-8c76-1c032c52a80f img.shogun-image {
    
    width: px;
  }


#s-25a4a292-d00d-4b61-8c76-1c032c52a80f .shogun-image-content {
  
    align-items: center;
  
}

#s-00a00e65-bc9b-4df0-b9a8-ecf95da8d782 {
  text-align: center;
}




  #s-00a00e65-bc9b-4df0-b9a8-ecf95da8d782 img.shogun-image {
    
    width: px;
  }


#s-00a00e65-bc9b-4df0-b9a8-ecf95da8d782 .shogun-image-content {
  
    align-items: center;
  
}

#s-779960df-7d39-4f12-bb0e-43f23d764c27 {
  text-align: center;
}




  #s-779960df-7d39-4f12-bb0e-43f23d764c27 img.shogun-image {
    
    width: px;
  }


#s-779960df-7d39-4f12-bb0e-43f23d764c27 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b81f730-211f-462a-9b9b-db028a7ad833 {
  text-align: center;
}




  #s-8b81f730-211f-462a-9b9b-db028a7ad833 img.shogun-image {
    
    width: px;
  }


#s-8b81f730-211f-462a-9b9b-db028a7ad833 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-dd275a8b-d576-44bc-b1d3-01eaad08a0fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-48d064d1-30a3-49b3-b862-9f2f0272f001 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-48d064d1-30a3-49b3-b862-9f2f0272f001 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 248, 248, 1);
}

#s-48d064d1-30a3-49b3-b862-9f2f0272f001 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(248, 248, 248, 1);
  padding: 10px;
}

#s-48d064d1-30a3-49b3-b862-9f2f0272f001 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-48d064d1-30a3-49b3-b862-9f2f0272f001 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(248, 248, 248, 1);
}

#s-48d064d1-30a3-49b3-b862-9f2f0272f001 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-48d064d1-30a3-49b3-b862-9f2f0272f001 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-06aa254c-24f1-4588-b8c7-63887eb73370 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-68262b7a-ce86-44e5-8e8f-f8d0782a094b {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
text-align: center;
}




  #s-68262b7a-ce86-44e5-8e8f-f8d0782a094b img.shogun-image {
    
    width: px;
  }


#s-68262b7a-ce86-44e5-8e8f-f8d0782a094b .shogun-image-content {
  
    align-items: center;
  
}

#s-90c41025-569a-4ebf-8e0b-2f4f542d4dae {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-804511ba-8690-4d5c-9781-6380c4f9598f {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-804511ba-8690-4d5c-9781-6380c4f9598f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-804511ba-8690-4d5c-9781-6380c4f9598f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 20px;
}

#s-804511ba-8690-4d5c-9781-6380c4f9598f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-804511ba-8690-4d5c-9781-6380c4f9598f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-804511ba-8690-4d5c-9781-6380c4f9598f > .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: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-804511ba-8690-4d5c-9781-6380c4f9598f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-5ff55666-0f17-4ef8-9c33-5acb014ccb13 {
  margin-left: 20px;
margin-right: 20px;
}

#s-9af8521a-fd36-452d-bacc-59848b00d2f7 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-3f28fd9d-6ff3-4b31-982c-7faeff5ac261 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-left: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(248, 248, 248, 1);
border-style: solid;
min-height: 50px;
}








#s-3f28fd9d-6ff3-4b31-982c-7faeff5ac261 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f28fd9d-6ff3-4b31-982c-7faeff5ac261.shg-box.shg-c {
  justify-content: center;
}

#s-84b88b15-870a-4a75-93df-b06c3d3e894f {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b3210e7b-b1d1-436e-bb86-d3ccdf1480ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-1a02d3c3-31ba-4e95-943f-801ecd022676 {
  text-align: center;
}




  #s-1a02d3c3-31ba-4e95-943f-801ecd022676 img.shogun-image {
    
    width: px;
  }


#s-1a02d3c3-31ba-4e95-943f-801ecd022676 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f90cc55-e8f7-4b8b-ac46-37e0cc993d93 {
  text-align: center;
}




  #s-3f90cc55-e8f7-4b8b-ac46-37e0cc993d93 img.shogun-image {
    
    width: px;
  }


#s-3f90cc55-e8f7-4b8b-ac46-37e0cc993d93 .shogun-image-content {
  
    align-items: center;
  
}

#s-29f5f477-5e92-4aac-b311-32ff818a69db {
  text-align: center;
}




  #s-29f5f477-5e92-4aac-b311-32ff818a69db img.shogun-image {
    
    width: px;
  }


#s-29f5f477-5e92-4aac-b311-32ff818a69db .shogun-image-content {
  
    align-items: center;
  
}

#s-4c5c8d73-4b2a-4804-80da-60ba981a2824 {
  text-align: center;
}




  #s-4c5c8d73-4b2a-4804-80da-60ba981a2824 img.shogun-image {
    
    width: px;
  }


#s-4c5c8d73-4b2a-4804-80da-60ba981a2824 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6300c428-59f3-4f86-b736-2a6f4ec056e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-dfa2d847-c146-4440-8b32-155000c9648f {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-dfa2d847-c146-4440-8b32-155000c9648f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 248, 248, 1);
}

#s-dfa2d847-c146-4440-8b32-155000c9648f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(248, 248, 248, 1);
  padding: 10px;
}

#s-dfa2d847-c146-4440-8b32-155000c9648f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-dfa2d847-c146-4440-8b32-155000c9648f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(248, 248, 248, 1);
}

#s-dfa2d847-c146-4440-8b32-155000c9648f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-dfa2d847-c146-4440-8b32-155000c9648f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-f3f80c7e-d5e7-4b8f-898b-0ff64160145d {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-1288524c-a53b-4f6b-a6c5-0dd1e4cc6cf6 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
text-align: center;
}




  #s-1288524c-a53b-4f6b-a6c5-0dd1e4cc6cf6 img.shogun-image {
    
    width: px;
  }


#s-1288524c-a53b-4f6b-a6c5-0dd1e4cc6cf6 .shogun-image-content {
  
    align-items: center;
  
}

#s-cbba1345-d51e-4632-873d-0b4136dafe79 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-6d81c35c-0c2e-4fa9-ba9d-02977b2ba07f {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6d81c35c-0c2e-4fa9-ba9d-02977b2ba07f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d81c35c-0c2e-4fa9-ba9d-02977b2ba07f.shg-box.shg-c {
  justify-content: center;
}

#s-9263fa3a-0090-4c8d-b64c-0dfbf5458632 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-6d040217-b7d6-4023-b847-ce3aa7abc898 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d040217-b7d6-4023-b847-ce3aa7abc898"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-82640cde-352c-4aa5-b625-aede360b614e {
  text-align: center;
}




  #s-82640cde-352c-4aa5-b625-aede360b614e img.shogun-image {
    
    width: px;
  }


#s-82640cde-352c-4aa5-b625-aede360b614e .shogun-image-content {
  
    align-items: center;
  
}

#s-3da97892-8bc7-4fbf-816a-c6db8c02e5d7 {
  text-align: center;
}




  #s-3da97892-8bc7-4fbf-816a-c6db8c02e5d7 img.shogun-image {
    
    width: px;
  }


#s-3da97892-8bc7-4fbf-816a-c6db8c02e5d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-805eb3d4-69de-449c-bfb9-7c094962984e {
  text-align: center;
}




  #s-805eb3d4-69de-449c-bfb9-7c094962984e img.shogun-image {
    
    width: px;
  }


#s-805eb3d4-69de-449c-bfb9-7c094962984e .shogun-image-content {
  
    align-items: center;
  
}

#s-aff12211-f000-499e-a05b-ad9e2e108a72 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-aff12211-f000-499e-a05b-ad9e2e108a72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-f37526cc-7479-4a21-bf93-6548ea6532ff {
  margin-top: 20px;
}

#s-1fed8677-255e-44d0-a088-45241ead3c21 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1fed8677-255e-44d0-a088-45241ead3c21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-768d6001-a89f-43c6-a2e7-2bf02ee34a6e {
  text-align: center;
}




  #s-768d6001-a89f-43c6-a2e7-2bf02ee34a6e img.shogun-image {
    
    width: px;
  }


#s-768d6001-a89f-43c6-a2e7-2bf02ee34a6e .shogun-image-content {
  
    align-items: center;
  
}

#s-39d85af3-920e-4b1e-9a49-ea0d3ee57bbc {
  text-align: center;
}




  #s-39d85af3-920e-4b1e-9a49-ea0d3ee57bbc img.shogun-image {
    
    width: px;
  }


#s-39d85af3-920e-4b1e-9a49-ea0d3ee57bbc .shogun-image-content {
  
    align-items: center;
  
}

#s-d7772cc6-55b1-4774-ac1e-6a90bbe52a25 {
  text-align: center;
}




  #s-d7772cc6-55b1-4774-ac1e-6a90bbe52a25 img.shogun-image {
    
    width: px;
  }


#s-d7772cc6-55b1-4774-ac1e-6a90bbe52a25 .shogun-image-content {
  
    align-items: center;
  
}

#s-8520a8fc-b997-4f52-b110-526a75afbe26 {
  margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8520a8fc-b997-4f52-b110-526a75afbe26"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-e9b75a58-9db1-45a5-b996-352c0f6d3f95 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e9b75a58-9db1-45a5-b996-352c0f6d3f95 {
  display: none;
}
#s-e9b75a58-9db1-45a5-b996-352c0f6d3f95, #wrap-s-e9b75a58-9db1-45a5-b996-352c0f6d3f95 { display:none !important; }}@media (max-width: 767px){#s-e9b75a58-9db1-45a5-b996-352c0f6d3f95 {
  display: none;
}
#s-e9b75a58-9db1-45a5-b996-352c0f6d3f95, #wrap-s-e9b75a58-9db1-45a5-b996-352c0f6d3f95 { display:none !important; }}







#s-e9b75a58-9db1-45a5-b996-352c0f6d3f95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9b75a58-9db1-45a5-b996-352c0f6d3f95.shg-box.shg-c {
  justify-content: center;
}

#s-cdc0d15a-0b64-4a59-bf19-f3ab1ca03b10 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
}

.shg-product-reviews-container {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-wrapper {
  display: flex;
  flex-direction: column;
}

.shg-product-reviews-container .shg-product-reviews-title-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.shg-product-reviews-container .shg-product-reviews-actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.shg-product-reviews-title-header {
  width: 85%;
}

.shg-product-reviews-container .shg-product-reviews-hidden {
  display: none;
}

.shg-product-reviews-container .shg-product-reviews-stars {
  display: inline-block;
  margin: 10px 0;
  font-size: 0;
}

.shg-product-reviews-container
  .shg-product-reviews-stars.shg-product-reviews-stars-average {
  margin-right: 20px;
}

.shg-product-reviews-container .shg-product-reviews-loading {
  text-align: center;
}

.shg-product-reviews-container .shg-product-reviews-loading svg {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-star {
  display: inline-block;
}

.shg-product-reviews-container
  .shg-product-reviews-stars-hoverable
  .shg-product-reviews-star {
  cursor: pointer;
}

.shg-product-reviews-container .shg-product-reviews-stars > * {
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:first-child {
  margin-left: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:last-child {
  margin-right: 0;
}

.shg-product-reviews-container .shg-product-reviews-button {
  cursor: pointer;
  display: inline-block;

  height: 40px;
  line-height: 40px;
  padding: 0 30px;

  border-radius: 3px;
}

.shg-product-reviews-container .shg-product-reviews-button-write {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-based-on {
  display: inline-block;
  position: relative;
  top: -2px;
}

.shg-product-reviews-container .shg-product-reviews-date {
  margin: 10px 0;
}

.shg-product-reviews-container .shg-product-reviews-separator {
  height: 1px;
  margin: 20px 0;
  background-color: black;
}

.shg-product-reviews-container .shg-product-reviews-review-content {
  word-break: break-word;
  white-space: normal;
}

.shg-product-reviews-container .shg-product-reviews-empty-view {
  text-align: center;
  margin: 80px 0;
}

.shg-product-reviews-container .shg-product-reviews-title-margin {
  margin: 30px 0;
}

.shg-product-reviews-container .shg-product-reviews-label {
  display: block;
  margin-bottom: 10px;
}

.shg-product-reviews-container .shg-product-reviews-label-error {
  display: none;
  float: right;
}

.shg-product-reviews-container .shg-product-reviews-form {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field {
  margin-top: 5px;
  margin-bottom: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error {
  color: #cf4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error input,
.shg-product-reviews-container .shg-product-reviews-form-field-error textarea {
  border-width: 2px;
  border-color: #cf4747;
}

.shg-product-reviews-container
  .shg-product-reviews-form-field-error
  .shg-product-reviews-label-error {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-form-input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid black;
}

.shg-product-reviews-container input.shg-product-reviews-form-input {
  height: 40px;
  line-height: 40px;
}

.shg-product-reviews-container textarea.shg-product-reviews-form-input {
  padding-top: 10px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-items {
  margin-top: 30px;
  text-align: center;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item
  .shg-product-reviews-pagination-item-flip {
  transform: scaleX(-1);
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item:first-child {
  margin-right: 25px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:last-child {
  margin-left: 25px;
}

#s-e5bc2f44-1958-40c5-9521-b5608f7fbf5c {
  margin-left: 50px;
margin-right: 50px;
}

#s-e5bc2f44-1958-40c5-9521-b5608f7fbf5c .shg-product-reviews-container {
  font-family: ;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}

#s-e5bc2f44-1958-40c5-9521-b5608f7fbf5c .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 18px;
}

#s-e5bc2f44-1958-40c5-9521-b5608f7fbf5c .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-e5bc2f44-1958-40c5-9521-b5608f7fbf5c .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-e5bc2f44-1958-40c5-9521-b5608f7fbf5c .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-e5bc2f44-1958-40c5-9521-b5608f7fbf5c .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-e5bc2f44-1958-40c5-9521-b5608f7fbf5c .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-e5bc2f44-1958-40c5-9521-b5608f7fbf5c .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-e5bc2f44-1958-40c5-9521-b5608f7fbf5c .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-60bfe556-0896-4c4d-a3b1-b7ee16414348 {
  margin-top: 30px;
margin-bottom: 10px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-60bfe556-0896-4c4d-a3b1-b7ee16414348 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60bfe556-0896-4c4d-a3b1-b7ee16414348.shg-box.shg-c {
  justify-content: center;
}

#s-5d338471-b371-46a4-839d-49718a819dad {
  margin-top: 30px;
margin-left: 50px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-e085400e-5e44-414e-b579-ebeb77541e52 {
  margin-top: 0px;
margin-left: 200px;
margin-bottom: 20px;
margin-right: 200px;
}

@media (min-width: 0px) {
[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e085400e-5e44-414e-b579-ebeb77541e52"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-176cbacb-f20b-4566-8c27-6435c5c35476 {
  display: none;
}
#s-d4cd4e00-2aa5-43d0-8055-2a90888664b6 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-d4cd4e00-2aa5-43d0-8055-2a90888664b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4cd4e00-2aa5-43d0-8055-2a90888664b6.shg-box.shg-c {
  justify-content: center;
}

#s-3aa84ef4-7d41-4135-acb9-b9fb3216f002 {
  padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
text-align: center;
}




  #s-3aa84ef4-7d41-4135-acb9-b9fb3216f002 img.shogun-image {
    
    width: px;
  }


#s-3aa84ef4-7d41-4135-acb9-b9fb3216f002 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-2762ca19-2a7b-40a0-9022-05990bac8a85 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-63fb075f-8d36-4557-b8ea-5467e032d099 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}

#s-63fb075f-8d36-4557-b8ea-5467e032d099 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-63fb075f-8d36-4557-b8ea-5467e032d099 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-63fb075f-8d36-4557-b8ea-5467e032d099 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-128f02e5-4a65-4f22-9598-c4bee1a632c0 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-b706525b-a366-41a3-9276-d2c4c035372b {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-image: none;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-b706525b-a366-41a3-9276-d2c4c035372b:hover {background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b706525b-a366-41a3-9276-d2c4c035372b:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-b706525b-a366-41a3-9276-d2c4c035372b {
  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-b706525b-a366-41a3-9276-d2c4c035372b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b706525b-a366-41a3-9276-d2c4c035372b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-b706525b-a366-41a3-9276-d2c4c035372b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b706525b-a366-41a3-9276-d2c4c035372b.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-43575748-7082-4360-bdf4-8f66754f7360 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-43575748-7082-4360-bdf4-8f66754f7360 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43575748-7082-4360-bdf4-8f66754f7360.shg-box.shg-c {
  justify-content: center;
}

#s-103d4f37-6d36-40b3-8bdf-42e3e50307f3 {
  display: none;
}
#s-1f912c08-a47e-402a-95c4-f1b497f84b05 {
  margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
text-align: center;
}




  #s-1f912c08-a47e-402a-95c4-f1b497f84b05 img.shogun-image {
    
    width: px;
  }


#s-1f912c08-a47e-402a-95c4-f1b497f84b05 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-da39ba30-b66c-4a59-a8d1-95f9f7c94898 {
  text-align: center;
}

#s-da39ba30-b66c-4a59-a8d1-95f9f7c94898 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-da39ba30-b66c-4a59-a8d1-95f9f7c94898 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-da39ba30-b66c-4a59-a8d1-95f9f7c94898 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-14f55eb1-6f12-4a86-a844-59954b1d0fc2 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-8eb91843-125c-49ad-8471-77c0352198d6 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-image: none;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-8eb91843-125c-49ad-8471-77c0352198d6:hover {background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8eb91843-125c-49ad-8471-77c0352198d6:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-8eb91843-125c-49ad-8471-77c0352198d6 {
  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-8eb91843-125c-49ad-8471-77c0352198d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8eb91843-125c-49ad-8471-77c0352198d6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-8eb91843-125c-49ad-8471-77c0352198d6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8eb91843-125c-49ad-8471-77c0352198d6.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-fab48f2f-6c50-4131-8d59-4b87d32191f4 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-fab48f2f-6c50-4131-8d59-4b87d32191f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fab48f2f-6c50-4131-8d59-4b87d32191f4.shg-box.shg-c {
  justify-content: center;
}

#s-3bc381a9-4f35-4b85-9dc9-cb92bd1cda7b {
  display: none;
}
#s-c605f9b2-1639-4235-b521-fe8e9ea8258e {
  margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
text-align: center;
}




  #s-c605f9b2-1639-4235-b521-fe8e9ea8258e img.shogun-image {
    
    width: px;
  }


#s-c605f9b2-1639-4235-b521-fe8e9ea8258e .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-0b3083dc-67bd-4d8d-8437-539c52782c5e {
  text-align: center;
}

#s-0b3083dc-67bd-4d8d-8437-539c52782c5e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-0b3083dc-67bd-4d8d-8437-539c52782c5e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-0b3083dc-67bd-4d8d-8437-539c52782c5e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-26414698-95a7-4ed4-b58a-f68ef33c7322 {
  margin-top: 5px;
margin-right: 10px;
}

#s-d954d6b5-fc79-440a-8218-c2fd84d4bff8 {
  border-style: solid;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
text-align: center;
cursor: pointer;
background-image: none;
background-color: rgba(0, 0, 0, 1);
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-d954d6b5-fc79-440a-8218-c2fd84d4bff8:hover {background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d954d6b5-fc79-440a-8218-c2fd84d4bff8:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-d954d6b5-fc79-440a-8218-c2fd84d4bff8 {
  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-d954d6b5-fc79-440a-8218-c2fd84d4bff8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d954d6b5-fc79-440a-8218-c2fd84d4bff8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-d954d6b5-fc79-440a-8218-c2fd84d4bff8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d954d6b5-fc79-440a-8218-c2fd84d4bff8.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-7dd99447-c882-4935-87da-675bce281047 {
  margin-left: 50px;
margin-right: 50px;
}

#s-7dd99447-c882-4935-87da-675bce281047 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-fbc22485-0d0f-40f8-a6cd-1b946d321f2f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-c5e4858b-564b-496d-b0ef-e02c55d6c1da {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-c5e4858b-564b-496d-b0ef-e02c55d6c1da:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(111, 111, 111, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c5e4858b-564b-496d-b0ef-e02c55d6c1da:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-c5e4858b-564b-496d-b0ef-e02c55d6c1da-btn-wrapper {
    text-align: right;
  }


#s-c5e4858b-564b-496d-b0ef-e02c55d6c1da.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 22px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-62c6b6f7-2a8a-4142-9119-c7f9b9052d31 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-7a726184-9114-4fcd-aa9d-17382c084deb {
  margin-left: 20px;
margin-right: 20px;
}

#s-7a726184-9114-4fcd-aa9d-17382c084deb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-a5ce2166-e6ee-429e-9a19-665da63179bd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-0fbff28c-f87f-42dd-9d16-eaf5643722b3 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-0fbff28c-f87f-42dd-9d16-eaf5643722b3:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(111, 111, 111, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0fbff28c-f87f-42dd-9d16-eaf5643722b3:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0fbff28c-f87f-42dd-9d16-eaf5643722b3-btn-wrapper {
    text-align: right;
  }


#s-0fbff28c-f87f-42dd-9d16-eaf5643722b3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-992650b0-138b-444f-b5f6-32ead44ab884 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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