#s-9f83f5bd-e79e-4d82-9682-71a7065ff1b5 {
  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-0a22da72-5f49-4601-93ef-94f1e8a75365 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0a22da72-5f49-4601-93ef-94f1e8a75365 {
  display: none;
}
#s-0a22da72-5f49-4601-93ef-94f1e8a75365, #wrap-s-0a22da72-5f49-4601-93ef-94f1e8a75365 { display:none !important; }}@media (max-width: 767px){#s-0a22da72-5f49-4601-93ef-94f1e8a75365 {
  display: none;
}
#s-0a22da72-5f49-4601-93ef-94f1e8a75365, #wrap-s-0a22da72-5f49-4601-93ef-94f1e8a75365 { display:none !important; }}







#s-0a22da72-5f49-4601-93ef-94f1e8a75365 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a22da72-5f49-4601-93ef-94f1e8a75365.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-c4947d88-500c-417b-8cee-947c1314cd15 {
  margin-top: 30px;
margin-left: 140px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4947d88-500c-417b-8cee-947c1314cd15"] > .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-f9696c9e-69ac-4614-ad5d-7524372c91d8 {
  text-align: left;
}


.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 {
  max-width: 100%;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 .shg-image-zoom,
.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 {
  max-width: 100%;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 .shg-image-zoom,
.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 {
  max-width: 100%;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 .shg-image-zoom,
.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 {
  max-width: 100%;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 .shg-image-zoom,
.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 {
  max-width: 100%;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 .shg-image-zoom,
.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9696c9e-69ac-4614-ad5d-7524372c91d8 .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-ae329a5a-4318-4aea-8c79-6c63b5228aff {
  margin-top: 20px;
margin-bottom: 20px;
text-align: left;
}

#s-ae329a5a-4318-4aea-8c79-6c63b5228aff .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 16.666666666666668%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-ae329a5a-4318-4aea-8c79-6c63b5228aff .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-94eb5902-c9c5-4f64-8bfb-2aeab9a4c4d8 {
  padding-right: 20px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-94eb5902-c9c5-4f64-8bfb-2aeab9a4c4d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94eb5902-c9c5-4f64-8bfb-2aeab9a4c4d8.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-21e2e387-ab29-4d33-b9d6-e933e92db8d1 {
  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-e6edb8eb-4f77-4ddf-b588-17e13b456393 {
  margin-left: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e6edb8eb-4f77-4ddf-b588-17e13b456393 .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;
}



#s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7 {
  margin-top: 10px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a6c74bcf-63d1-444d-8973-a97fcfd55ef7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c0193262-7d89-40a1-93e9-e3104a176532 {
  margin-left: 20px;
margin-right: 20px;
}

#s-08884e42-1e21-4317-9d8b-0ab457583c05 {
  margin-left: 20px;
margin-right: 20px;
text-align: left;
}

#s-08884e42-1e21-4317-9d8b-0ab457583c05 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-08884e42-1e21-4317-9d8b-0ab457583c05 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-08884e42-1e21-4317-9d8b-0ab457583c05 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2f137b5e-759b-4440-bfba-9448f3c601d9 {
  margin-top: 15px;
margin-left: 20px;
margin-right: 20px;
}

#s-131155d7-1e81-4a8c-b0ca-e17b2669b440 {
  margin-top: 15px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-131155d7-1e81-4a8c-b0ca-e17b2669b440"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-9bd739f5-5ed0-4844-bcc9-54dc1386ed05 {
  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-9bd739f5-5ed0-4844-bcc9-54dc1386ed05 .shg-product-quantity-wrapper {
  display: flex;
}

#s-9bd739f5-5ed0-4844-bcc9-54dc1386ed05 .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-bbe77b1b-9ac9-48e2-b08d-f037b283bc8b {
  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-bbe77b1b-9ac9-48e2-b08d-f037b283bc8b:hover {background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bbe77b1b-9ac9-48e2-b08d-f037b283bc8b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bbe77b1b-9ac9-48e2-b08d-f037b283bc8b {
  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-bbe77b1b-9ac9-48e2-b08d-f037b283bc8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bbe77b1b-9ac9-48e2-b08d-f037b283bc8b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-bbe77b1b-9ac9-48e2-b08d-f037b283bc8b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-92f08c71-ccfb-4afc-916e-f91a01ecb70f {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-92f08c71-ccfb-4afc-916e-f91a01ecb70f"] > .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-e9327262-0950-4f2e-b6b1-c0789a5705f8 {
  text-align: center;
}




  #s-e9327262-0950-4f2e-b6b1-c0789a5705f8 img.shogun-image {
    
    width: px;
  }


#s-e9327262-0950-4f2e-b6b1-c0789a5705f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a87df1fe-cb0e-42a8-8a48-e5d19df19e56 {
  margin-left: 20px;
}

#s-a87df1fe-cb0e-42a8-8a48-e5d19df19e56 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-a94d7639-3331-4411-8912-b777a9aa0e04 {
  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-a94d7639-3331-4411-8912-b777a9aa0e04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a94d7639-3331-4411-8912-b777a9aa0e04.shg-box.shg-c {
  justify-content: center;
}

#s-27fbf35b-2f6d-4a1d-9fde-dbe6028a69f7 {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

#s-b99e6d7c-c482-460e-82f0-7f588e768ca9 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b99e6d7c-c482-460e-82f0-7f588e768ca9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-7578382e-5efc-4200-9a7f-ac55b412b053 {
  margin-right: 20px;
text-align: center;
}




  #s-7578382e-5efc-4200-9a7f-ac55b412b053 img.shogun-image {
    
    width: px;
  }


#s-7578382e-5efc-4200-9a7f-ac55b412b053 .shogun-image-content {
  
    align-items: center;
  
}

#s-1151fe8f-3e22-4518-9688-b6560a673d6b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-9797fbbe-f388-4855-a959-406e5afcecd6 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-971923a4-6604-4d0e-8b25-1d48000e9d95 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-971923a4-6604-4d0e-8b25-1d48000e9d95"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-82c7db87-7eaf-4b71-8ed2-3733ed2e7695 {
  margin-right: 20px;
text-align: center;
}




  #s-82c7db87-7eaf-4b71-8ed2-3733ed2e7695 img.shogun-image {
    
    width: px;
  }


#s-82c7db87-7eaf-4b71-8ed2-3733ed2e7695 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3392fa4-f7c4-4994-a457-e8f279daa38a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-a358cfa1-5297-430c-910f-65beda37610e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-b8021725-4a5f-44ac-9602-c015e1734499 {
  margin-left: 140px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8021725-4a5f-44ac-9602-c015e1734499"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cbc5c58c-e86b-4a01-8cf2-7a75ed6db190 {
  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-cbc5c58c-e86b-4a01-8cf2-7a75ed6db190 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbc5c58c-e86b-4a01-8cf2-7a75ed6db190.shg-box.shg-c {
  justify-content: center;
}

#s-dab9f839-bc7f-4a40-98bb-792aedc76355 {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

#s-954311dc-33ad-4a98-b294-79fcaafe2328 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-954311dc-33ad-4a98-b294-79fcaafe2328"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-9382c331-fb7a-4982-a20a-a6627b82ac92 {
  text-align: center;
}




  #s-9382c331-fb7a-4982-a20a-a6627b82ac92 img.shogun-image {
    
    width: px;
  }


#s-9382c331-fb7a-4982-a20a-a6627b82ac92 .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-5bb0e89b-f623-4f83-86bc-48ea40c222d4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
}

#s-5bb0e89b-f623-4f83-86bc-48ea40c222d4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 248, 248, 1);
}

#s-5bb0e89b-f623-4f83-86bc-48ea40c222d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 15px;
}

#s-5bb0e89b-f623-4f83-86bc-48ea40c222d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-5bb0e89b-f623-4f83-86bc-48ea40c222d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(248, 248, 248, 1);
}

#s-5bb0e89b-f623-4f83-86bc-48ea40c222d4 > .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-5bb0e89b-f623-4f83-86bc-48ea40c222d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7fa83394-d0b8-4148-911e-3121ed943237 {
  margin-top: 5px;
margin-left: 10px;
}

#s-b90921e7-28cf-4893-a17d-4e650da24858 {
  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-b90921e7-28cf-4893-a17d-4e650da24858 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b90921e7-28cf-4893-a17d-4e650da24858.shg-box.shg-c {
  justify-content: center;
}

#s-1fd67762-170c-4d3d-9c6d-8859536b5cfa {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-8e8303eb-9112-4573-a7a0-fb21c1c1b132"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-4045c247-07b2-42bb-a4b8-0bb0ccc106d6 {
  text-align: center;
}




  #s-4045c247-07b2-42bb-a4b8-0bb0ccc106d6 img.shogun-image {
    
    width: px;
  }


#s-4045c247-07b2-42bb-a4b8-0bb0ccc106d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1fc06204-f3f0-44d7-a601-da0a1a7351db {
  text-align: center;
}




  #s-1fc06204-f3f0-44d7-a601-da0a1a7351db img.shogun-image {
    
    width: px;
  }


#s-1fc06204-f3f0-44d7-a601-da0a1a7351db .shogun-image-content {
  
    align-items: center;
  
}

#s-da43a5e6-35fc-42a9-b9da-530e8a960880 {
  text-align: center;
}




  #s-da43a5e6-35fc-42a9-b9da-530e8a960880 img.shogun-image {
    
    width: px;
  }


#s-da43a5e6-35fc-42a9-b9da-530e8a960880 .shogun-image-content {
  
    align-items: center;
  
}

#s-b75090f1-445b-4580-81ae-110437c7d859 {
  text-align: center;
}




  #s-b75090f1-445b-4580-81ae-110437c7d859 img.shogun-image {
    
    width: px;
  }


#s-b75090f1-445b-4580-81ae-110437c7d859 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-f21c1bff-346a-4107-b88a-a5b53f67a969"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-35a992fc-a67f-4b67-a3d3-bab40d04e9e2 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-35a992fc-a67f-4b67-a3d3-bab40d04e9e2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-35a992fc-a67f-4b67-a3d3-bab40d04e9e2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(248, 248, 248, 1);
  padding: 10px;
}

#s-35a992fc-a67f-4b67-a3d3-bab40d04e9e2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-35a992fc-a67f-4b67-a3d3-bab40d04e9e2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-35a992fc-a67f-4b67-a3d3-bab40d04e9e2 > .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-35a992fc-a67f-4b67-a3d3-bab40d04e9e2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8543527e-1ac2-413e-b496-fab0af0d4810 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-af1330c1-7f6d-4b5a-a66b-ef22b079ca77 {
  padding-left: 5px;
}

#s-545e6d99-06c9-4379-bceb-85bb179bc9e5 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-545e6d99-06c9-4379-bceb-85bb179bc9e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-2359b906-0b1f-4ee6-95ff-68c8a8548b03 {
  text-align: center;
}




  #s-2359b906-0b1f-4ee6-95ff-68c8a8548b03 img.shogun-image {
    
    width: px;
  }


#s-2359b906-0b1f-4ee6-95ff-68c8a8548b03 .shogun-image-content {
  
    align-items: center;
  
}

#s-cec25e33-69f4-49aa-ae37-1ee259f3d1cc {
  margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
}

#s-cec25e33-69f4-49aa-ae37-1ee259f3d1cc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 248, 248, 1);
}

#s-cec25e33-69f4-49aa-ae37-1ee259f3d1cc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 15px;
}

#s-cec25e33-69f4-49aa-ae37-1ee259f3d1cc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-cec25e33-69f4-49aa-ae37-1ee259f3d1cc > .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-cec25e33-69f4-49aa-ae37-1ee259f3d1cc > .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-cec25e33-69f4-49aa-ae37-1ee259f3d1cc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-12e93105-e391-43f1-8a54-1cc62a0bd1f5 {
  margin-top: 5px;
margin-left: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-8e030528-ea2d-4893-a7e1-dd0f1be75cc5 {
  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-8e030528-ea2d-4893-a7e1-dd0f1be75cc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e030528-ea2d-4893-a7e1-dd0f1be75cc5.shg-box.shg-c {
  justify-content: center;
}

#s-9b2bd465-b80d-4634-91d5-08573b09a49d {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-91925299-d9cb-446a-be47-60b97fb125e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-b008b66d-8c21-413d-9c3a-7a7143e719e6 {
  text-align: center;
}




  #s-b008b66d-8c21-413d-9c3a-7a7143e719e6 img.shogun-image {
    
    width: px;
  }


#s-b008b66d-8c21-413d-9c3a-7a7143e719e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-44e0f7b2-980c-4f31-bec5-a2fc216fdbfe {
  text-align: center;
}




  #s-44e0f7b2-980c-4f31-bec5-a2fc216fdbfe img.shogun-image {
    
    width: px;
  }


#s-44e0f7b2-980c-4f31-bec5-a2fc216fdbfe .shogun-image-content {
  
    align-items: center;
  
}

#s-088131eb-8d4a-4c3e-8729-21e935647548 {
  text-align: center;
}




  #s-088131eb-8d4a-4c3e-8729-21e935647548 img.shogun-image {
    
    width: px;
  }


#s-088131eb-8d4a-4c3e-8729-21e935647548 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9d8adaa-afbd-4ce8-87de-cfd32948ff2c {
  text-align: center;
}




  #s-b9d8adaa-afbd-4ce8-87de-cfd32948ff2c img.shogun-image {
    
    width: px;
  }


#s-b9d8adaa-afbd-4ce8-87de-cfd32948ff2c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-8fc590bf-ed23-4b5e-bb92-e9c4dde23b6c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-8ca1e138-019c-484d-907a-60fa715d0a50 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-8ca1e138-019c-484d-907a-60fa715d0a50 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-8ca1e138-019c-484d-907a-60fa715d0a50 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(248, 248, 248, 1);
  padding: 10px;
}

#s-8ca1e138-019c-484d-907a-60fa715d0a50 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-8ca1e138-019c-484d-907a-60fa715d0a50 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-8ca1e138-019c-484d-907a-60fa715d0a50 > .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-8ca1e138-019c-484d-907a-60fa715d0a50 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-e1a8798b-1aad-495a-bb55-fed8ca5be7cd {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-6aabd80d-d3c2-41e3-aa20-a789eff48b9a {
  padding-left: 5px;
padding-right: 0px;
}

#s-6ceb205e-16ff-42ef-93cc-8ff5996089c9 {
  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-6ceb205e-16ff-42ef-93cc-8ff5996089c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ceb205e-16ff-42ef-93cc-8ff5996089c9.shg-box.shg-c {
  justify-content: center;
}

#s-ca056d75-9351-483c-90d7-2c8ef22fa4bd {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

#s-e4bf106e-1616-4bc4-925e-bb680e39bbc8 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4bf106e-1616-4bc4-925e-bb680e39bbc8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7ad05e7a-e36b-4ae2-b94a-5ff27649663b {
  text-align: center;
}




  #s-7ad05e7a-e36b-4ae2-b94a-5ff27649663b img.shogun-image {
    
    width: px;
  }


#s-7ad05e7a-e36b-4ae2-b94a-5ff27649663b .shogun-image-content {
  
    align-items: center;
  
}

#s-661017b1-0a68-47f0-a0cc-d518d2df612e {
  text-align: center;
}




  #s-661017b1-0a68-47f0-a0cc-d518d2df612e img.shogun-image {
    
    width: px;
  }


#s-661017b1-0a68-47f0-a0cc-d518d2df612e .shogun-image-content {
  
    align-items: center;
  
}

#s-2c759fdc-ecc6-45ed-99c0-973cf471f995 {
  text-align: center;
}




  #s-2c759fdc-ecc6-45ed-99c0-973cf471f995 img.shogun-image {
    
    width: px;
  }


#s-2c759fdc-ecc6-45ed-99c0-973cf471f995 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf6d7aae-b5df-4243-ac98-5f5102fc78d3 {
  text-align: center;
}




  #s-bf6d7aae-b5df-4243-ac98-5f5102fc78d3 img.shogun-image {
    
    width: px;
  }


#s-bf6d7aae-b5df-4243-ac98-5f5102fc78d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-12e092fa-2c46-4bd8-a7e0-daf674384b87 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-12e092fa-2c46-4bd8-a7e0-daf674384b87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2aecb334-d654-40d1-b8b2-9c0c5b654179 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-2aecb334-d654-40d1-b8b2-9c0c5b654179 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2aecb334-d654-40d1-b8b2-9c0c5b654179.shg-box.shg-c {
  justify-content: center;
}

#s-c32fe8bd-d83b-4036-9faf-440a33707394 {
  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-c32fe8bd-d83b-4036-9faf-440a33707394 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c32fe8bd-d83b-4036-9faf-440a33707394.shg-box.shg-c {
  justify-content: center;
}

#s-a8b93a6a-7b96-45a6-9edd-06fdc38dd90f {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-b894e349-c727-45ca-96f9-4461344d1475 {
  margin-left: 140px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b894e349-c727-45ca-96f9-4461344d1475"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f8c4689c-88e2-4b17-af84-9fa847f24fc0 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f8c4689c-88e2-4b17-af84-9fa847f24fc0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ca77c9cc-1716-4298-93d7-6acc895e7406 {
  text-align: center;
}




  #s-ca77c9cc-1716-4298-93d7-6acc895e7406 img.shogun-image {
    
    width: px;
  }


#s-ca77c9cc-1716-4298-93d7-6acc895e7406 .shogun-image-content {
  
    align-items: center;
  
}

#s-b0a17ad4-bb08-4ec6-87b2-215f96edc42e {
  text-align: center;
}




  #s-b0a17ad4-bb08-4ec6-87b2-215f96edc42e img.shogun-image {
    
    width: px;
  }


#s-b0a17ad4-bb08-4ec6-87b2-215f96edc42e .shogun-image-content {
  
    align-items: center;
  
}

#s-6471cf68-007b-4c7a-b302-1322b56812fe {
  text-align: center;
}




  #s-6471cf68-007b-4c7a-b302-1322b56812fe img.shogun-image {
    
    width: px;
  }


#s-6471cf68-007b-4c7a-b302-1322b56812fe .shogun-image-content {
  
    align-items: center;
  
}

#s-cfb9c0c6-78dd-4bed-a28e-caed3074af58 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-cfb9c0c6-78dd-4bed-a28e-caed3074af58"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-5b03640a-26f8-453d-b8e2-95403c765024 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5b03640a-26f8-453d-b8e2-95403c765024"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-300b9685-98d2-4231-a624-84ee4572101b {
  text-align: center;
}




  #s-300b9685-98d2-4231-a624-84ee4572101b img.shogun-image {
    
    width: px;
  }


#s-300b9685-98d2-4231-a624-84ee4572101b .shogun-image-content {
  
    align-items: center;
  
}

#s-6c548fb8-cd52-4a83-87ef-fdea8dd7c9b4 {
  text-align: center;
}




  #s-6c548fb8-cd52-4a83-87ef-fdea8dd7c9b4 img.shogun-image {
    
    width: px;
  }


#s-6c548fb8-cd52-4a83-87ef-fdea8dd7c9b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-6988d3d6-ec77-446a-b14c-ec4c3b887d6d {
  text-align: center;
}




  #s-6988d3d6-ec77-446a-b14c-ec4c3b887d6d img.shogun-image {
    
    width: px;
  }


#s-6988d3d6-ec77-446a-b14c-ec4c3b887d6d .shogun-image-content {
  
    align-items: center;
  
}

#s-c0d58918-6626-4a6a-8e17-8f35c59c17b5 {
  margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c0d58918-6626-4a6a-8e17-8f35c59c17b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-120f25d5-c811-4ccf-bf7a-583054786310 {
  margin-top: 30px;
min-height: 50px;
}








#s-120f25d5-c811-4ccf-bf7a-583054786310 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-120f25d5-c811-4ccf-bf7a-583054786310.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-ee73d676-1e2d-41c8-9c77-5abe0eb41437 {
  margin-top: 30px;
margin-left: 0px;
margin-right: 0px;
}

#s-ee73d676-1e2d-41c8-9c77-5abe0eb41437 .shogun-tabs {
  justify-content: flex-start;
}


  #s-ee73d676-1e2d-41c8-9c77-5abe0eb41437 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 2px solid rgba(248, 248, 248, 1);
  }
  #s-ee73d676-1e2d-41c8-9c77-5abe0eb41437 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 0, 0, 1);
    border: 2px solid rgba(0, 0, 0, 1);
  }
#s-ee73d676-1e2d-41c8-9c77-5abe0eb41437 .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-ee73d676-1e2d-41c8-9c77-5abe0eb41437 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-ee73d676-1e2d-41c8-9c77-5abe0eb41437 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: rgba(0, 0, 0, 1);
}

#s-ee73d676-1e2d-41c8-9c77-5abe0eb41437 .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-b79ca29b-f4aa-4b8d-8bbc-c518e02a91b1 {
  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-b79ca29b-f4aa-4b8d-8bbc-c518e02a91b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b79ca29b-f4aa-4b8d-8bbc-c518e02a91b1.shg-box.shg-c {
  justify-content: center;
}

#s-2112908c-fc9f-482a-aed4-c01b7b633eba {
  margin-top: 50px;
margin-left: 80px;
margin-bottom: 50px;
margin-right: 80px;
}

@media (min-width: 0px) {
[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2112908c-fc9f-482a-aed4-c01b7b633eba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 0px) {
[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08987c5d-146a-413c-a781-69154fdee2c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-01b41f2c-9485-456f-99e2-9632cc0f1510 {
  text-align: center;
}




  #s-01b41f2c-9485-456f-99e2-9632cc0f1510 img.shogun-image {
    
    width: px;
  }


#s-01b41f2c-9485-456f-99e2-9632cc0f1510 .shogun-image-content {
  
    align-items: center;
  
}

#s-fac7195b-60ed-4061-86ec-58f701cc00c8 {
  text-align: center;
}




  #s-fac7195b-60ed-4061-86ec-58f701cc00c8 img.shogun-image {
    
    width: px;
  }


#s-fac7195b-60ed-4061-86ec-58f701cc00c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b57be3e6-a91f-4a0b-8054-5d2016265ccb {
  text-align: center;
}




  #s-b57be3e6-a91f-4a0b-8054-5d2016265ccb img.shogun-image {
    
    width: px;
  }


#s-b57be3e6-a91f-4a0b-8054-5d2016265ccb .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-80426eb5-e456-4a5e-816b-bd2bae908885"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-09840cd1-7158-41a7-be0e-6ce35e1b2b7c {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-558fc5fe-3c3f-443d-a3ef-a2e268d484ce {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-950cbd20-a277-40dd-b3d7-10967fec8a5a {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-4f6065c8-9bfb-40b8-9f87-c193508ec2b2 {
  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-41ce7506-a5d4-44b4-b498-6214f5323440 {
  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-98c651f0-80cd-4967-82f4-cf93b7732864 {
  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-98c651f0-80cd-4967-82f4-cf93b7732864 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98c651f0-80cd-4967-82f4-cf93b7732864.shg-box.shg-c {
  justify-content: center;
}

#s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72 {
  margin-top: 50px;
margin-left: 80px;
margin-bottom: 10px;
margin-right: 80px;
}

@media (min-width: 0px) {
[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d86e63bf-a86b-44ab-874c-4f22fa5e5c72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-954c452b-1b63-42bc-b4ed-8e504c3220cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-041a762a-50cf-4cf6-be7f-edd736226ed9 {
  text-align: center;
}




  #s-041a762a-50cf-4cf6-be7f-edd736226ed9 img.shogun-image {
    
    width: px;
  }


#s-041a762a-50cf-4cf6-be7f-edd736226ed9 .shogun-image-content {
  
    align-items: center;
  
}

#s-d99f9956-9ac0-4298-8ad8-5c84dfa68f1a {
  text-align: center;
}




  #s-d99f9956-9ac0-4298-8ad8-5c84dfa68f1a img.shogun-image {
    
    width: px;
  }


#s-d99f9956-9ac0-4298-8ad8-5c84dfa68f1a .shogun-image-content {
  
    align-items: center;
  
}

#s-f036428a-365c-4cee-8df1-4d0a26620794 {
  text-align: center;
}




  #s-f036428a-365c-4cee-8df1-4d0a26620794 img.shogun-image {
    
    width: px;
  }


#s-f036428a-365c-4cee-8df1-4d0a26620794 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dab9674e-ca33-427f-bbe2-2429c471baf2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-21ae4c7e-a563-490a-bc55-4c61b9c0c4e2 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-40737460-a973-4492-aedf-df3c3c0e627c {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-9cef7153-c015-483d-b598-d5ed9613e688 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-2e5a342d-dc13-43e7-a339-6f3653c307bd {
  margin-left: 20px;
margin-right: 20px;
}

#s-ba7ba143-99d9-4f70-8b7c-e6dc315433d7 {
  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-2f7ec8ae-02d1-443d-9f94-5a1870bf2fb8 {
  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-2f7ec8ae-02d1-443d-9f94-5a1870bf2fb8: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-2f7ec8ae-02d1-443d-9f94-5a1870bf2fb8: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-2f7ec8ae-02d1-443d-9f94-5a1870bf2fb8-btn-wrapper {
    text-align: right;
  }


#s-2f7ec8ae-02d1-443d-9f94-5a1870bf2fb8.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-097b4b58-1f2f-4d15-9a59-b0745064b396 {
  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-097b4b58-1f2f-4d15-9a59-b0745064b396 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-097b4b58-1f2f-4d15-9a59-b0745064b396.shg-box.shg-c {
  justify-content: center;
}

#s-a99a0c41-a408-40ed-b682-c55abb995f55 {
  margin-top: 50px;
margin-left: 80px;
margin-bottom: 50px;
margin-right: 80px;
}

@media (min-width: 0px) {
[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a99a0c41-a408-40ed-b682-c55abb995f55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-4a586776-4ee4-4cb3-9b5b-6800c1dd57be"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-da0528d9-9220-4233-bfde-75aed49b6cfb {
  text-align: center;
}




  #s-da0528d9-9220-4233-bfde-75aed49b6cfb img.shogun-image {
    
    width: px;
  }


#s-da0528d9-9220-4233-bfde-75aed49b6cfb .shogun-image-content {
  
    align-items: center;
  
}

#s-11e44331-3368-4f6c-a887-90b35c6b12aa {
  text-align: center;
}




  #s-11e44331-3368-4f6c-a887-90b35c6b12aa img.shogun-image {
    
    width: px;
  }


#s-11e44331-3368-4f6c-a887-90b35c6b12aa .shogun-image-content {
  
    align-items: center;
  
}

#s-85b0746d-ad08-4370-aeac-b94c2f839f9c {
  text-align: center;
}




  #s-85b0746d-ad08-4370-aeac-b94c2f839f9c img.shogun-image {
    
    width: px;
  }


#s-85b0746d-ad08-4370-aeac-b94c2f839f9c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-75093f05-9d2f-441f-8664-9ab1a9e304e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-b4d85723-650b-446a-b2ae-7a4652feff09 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-bfb98f9b-29f0-4fd3-907c-70ade0f6d8d7 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-2fc198aa-cff6-466a-aad0-eadb202d5364 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-a990c8f5-fbd3-4076-ba08-034fa9468c1c {
  margin-left: 20px;
margin-right: 20px;
}

#s-00463757-38ac-4e0c-bdca-b47545ec2a8a {
  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-6d049e9d-ae7a-4138-b451-ed742e34fd77 {
  background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-6d049e9d-ae7a-4138-b451-ed742e34fd77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d049e9d-ae7a-4138-b451-ed742e34fd77.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-894d9b3e-e772-48bf-94dd-f9d5bbd6fe78"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-35ba1211-423d-44a2-bfb9-fd096e41e119 {
  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-8e7d3615-12c5-49e5-ae24-adbff137ea67 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-8e7d3615-12c5-49e5-ae24-adbff137ea67 {
  
}
}@media (max-width: 767px){#s-8e7d3615-12c5-49e5-ae24-adbff137ea67 {
  
}
}







#s-8e7d3615-12c5-49e5-ae24-adbff137ea67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e7d3615-12c5-49e5-ae24-adbff137ea67.shg-box.shg-c {
  justify-content: center;
}

#s-ab62b1a0-109e-4c00-ad55-5ada4a486e48 {
  margin-left: 50px;
margin-right: 50px;
}

#s-ab62b1a0-109e-4c00-ad55-5ada4a486e48 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-882147fe-dfd5-49d5-a185-1ebd348d3623 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-c05aea6d-e837-4bff-96b6-3c930b7af2e3 {
  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-c05aea6d-e837-4bff-96b6-3c930b7af2e3: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-c05aea6d-e837-4bff-96b6-3c930b7af2e3: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-c05aea6d-e837-4bff-96b6-3c930b7af2e3-btn-wrapper {
    text-align: right;
  }


#s-c05aea6d-e837-4bff-96b6-3c930b7af2e3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-9de5b1f0-3a72-4c7b-9602-db1c02a30c3d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-6cfc71ca-490a-45e0-b4ba-e0c0c931e9b1 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6cfc71ca-490a-45e0-b4ba-e0c0c931e9b1 {
  display: none;
}
#s-6cfc71ca-490a-45e0-b4ba-e0c0c931e9b1, #wrap-s-6cfc71ca-490a-45e0-b4ba-e0c0c931e9b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6cfc71ca-490a-45e0-b4ba-e0c0c931e9b1 {
  display: none;
}
#s-6cfc71ca-490a-45e0-b4ba-e0c0c931e9b1, #wrap-s-6cfc71ca-490a-45e0-b4ba-e0c0c931e9b1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6cfc71ca-490a-45e0-b4ba-e0c0c931e9b1 {
  
}
}@media (max-width: 767px){#s-6cfc71ca-490a-45e0-b4ba-e0c0c931e9b1 {
  
}
}







#s-6cfc71ca-490a-45e0-b4ba-e0c0c931e9b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cfc71ca-490a-45e0-b4ba-e0c0c931e9b1.shg-box.shg-c {
  justify-content: center;
}

#s-f9d72787-986c-4a3d-acd5-3e895990acb3 {
  margin-top: 50px;
margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
text-align: left;
}


.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 {
  max-width: 100%;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 .shg-image-zoom,
.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 {
  max-width: 100%;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 .shg-image-zoom,
.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 {
  max-width: 100%;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 .shg-image-zoom,
.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 {
  max-width: 100%;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 .shg-image-zoom,
.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 {
  max-width: 100%;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 .shg-image-zoom,
.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9d72787-986c-4a3d-acd5-3e895990acb3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7ac54e31-ad4d-4c7b-93e3-fb894ee61322 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
text-align: left;
}

#s-7ac54e31-ad4d-4c7b-93e3-fb894ee61322 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 16.666666666666668%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-7ac54e31-ad4d-4c7b-93e3-fb894ee61322 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-f020cf71-9bc5-42d7-82a7-c966c4e3bfb6 {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-f020cf71-9bc5-42d7-82a7-c966c4e3bfb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f020cf71-9bc5-42d7-82a7-c966c4e3bfb6.shg-box.shg-c {
  justify-content: center;
}

#s-0aaa51c6-9103-40c0-9466-394dd96b8dd9 {
  margin-top: 30px;
margin-left: 20px;
}

#s-4fb5085a-3e94-4705-a06b-56d0e489e505 {
  margin-left: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4fb5085a-3e94-4705-a06b-56d0e489e505 .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;
}



#s-385b8508-e264-41ba-a9f4-04db5554b770 {
  margin-top: 10px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-385b8508-e264-41ba-a9f4-04db5554b770"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1f1be48a-bbb0-4a77-85d9-b41b29ca773c {
  margin-left: 20px;
margin-right: 20px;
}

#s-e7ad821a-2ba5-4693-b518-f7c3199e071e {
  margin-left: 20px;
margin-right: 20px;
text-align: left;
}

#s-e7ad821a-2ba5-4693-b518-f7c3199e071e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-e7ad821a-2ba5-4693-b518-f7c3199e071e .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
}

#s-e7ad821a-2ba5-4693-b518-f7c3199e071e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-17dc6d3a-63df-4045-9b44-d7f03418b54a {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

#s-7ae4b555-0226-4c8a-b3f6-512f206feb3b {
  margin-top: 15px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7ae4b555-0226-4c8a-b3f6-512f206feb3b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-3634005a-2568-4a11-b276-f2b1d3fe5cec {
  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-3634005a-2568-4a11-b276-f2b1d3fe5cec .shg-product-quantity-wrapper {
  display: flex;
}

#s-3634005a-2568-4a11-b276-f2b1d3fe5cec .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-04b6dc65-8bf6-4217-815f-d4a9752ea046 {
  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-04b6dc65-8bf6-4217-815f-d4a9752ea046:hover {background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-04b6dc65-8bf6-4217-815f-d4a9752ea046:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-04b6dc65-8bf6-4217-815f-d4a9752ea046 {
  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-04b6dc65-8bf6-4217-815f-d4a9752ea046.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04b6dc65-8bf6-4217-815f-d4a9752ea046.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-04b6dc65-8bf6-4217-815f-d4a9752ea046.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ca05d5c4-ce8a-4963-bb68-edd113cf7fe0 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
max-width: 250px;
text-align: center;
}




  #s-ca05d5c4-ce8a-4963-bb68-edd113cf7fe0 img.shogun-image {
    
    width: px;
  }


#s-ca05d5c4-ce8a-4963-bb68-edd113cf7fe0 .shogun-image-content {
  
    align-items: center;
  
}

#s-c74fe143-7c34-47d7-acf5-86dad794b90f {
  margin-left: 20px;
margin-right: 20px;
}

#s-c74fe143-7c34-47d7-acf5-86dad794b90f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-afd2f604-f2f9-4218-8bfc-25c75079fdf8 {
  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-afd2f604-f2f9-4218-8bfc-25c75079fdf8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afd2f604-f2f9-4218-8bfc-25c75079fdf8.shg-box.shg-c {
  justify-content: center;
}

#s-4cda4060-5e12-477d-838a-bb4485dca01c {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

#s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0755387a-b3c6-4c0c-b4ce-df2cb4feb5eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-123a9700-bb63-4709-9db1-98d935c62a6b {
  text-align: center;
}




  #s-123a9700-bb63-4709-9db1-98d935c62a6b img.shogun-image {
    
    width: px;
  }


#s-123a9700-bb63-4709-9db1-98d935c62a6b .shogun-image-content {
  
    align-items: center;
  
}

#s-6c8d39e6-e94b-4792-8d75-a44c315b3005 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-e124fc67-bda9-4c62-a5be-06c41cd2e014 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f3b29628-d1ec-46a8-acf4-3717c6d4a89b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a3bea393-3ffe-4172-9762-54180fa2896c {
  text-align: center;
}




  #s-a3bea393-3ffe-4172-9762-54180fa2896c img.shogun-image {
    
    width: px;
  }


#s-a3bea393-3ffe-4172-9762-54180fa2896c .shogun-image-content {
  
    align-items: center;
  
}

#s-ec1f5b89-68cc-4712-b62d-c4cc7484db01 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-2437ca4d-a487-4a02-8936-5e05efd164c9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

#s-9e276bdf-6343-477f-8ffc-79975b55cbac {
  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-9e276bdf-6343-477f-8ffc-79975b55cbac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e276bdf-6343-477f-8ffc-79975b55cbac.shg-box.shg-c {
  justify-content: center;
}

#s-abd4e876-b98a-4443-9c5a-643d6d162f1c {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
}

#s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe {
  margin-left: 5px;
margin-right: 5px;
}

@media (min-width: 0px) {
[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3e5be27c-5ba0-4a7c-96d2-3b3224fd1dfe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-87f56aec-d0f0-4cf0-b475-7997a949fc91 {
  text-align: center;
}




  #s-87f56aec-d0f0-4cf0-b475-7997a949fc91 img.shogun-image {
    
    width: px;
  }


#s-87f56aec-d0f0-4cf0-b475-7997a949fc91 .shogun-image-content {
  
    align-items: center;
  
}

#s-95886d48-aec8-4878-9233-b53228ea6063 {
  text-align: center;
}




  #s-95886d48-aec8-4878-9233-b53228ea6063 img.shogun-image {
    
    width: px;
  }


#s-95886d48-aec8-4878-9233-b53228ea6063 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6e3e60c-2b34-448b-b905-18eea7a57269 {
  text-align: center;
}




  #s-c6e3e60c-2b34-448b-b905-18eea7a57269 img.shogun-image {
    
    width: px;
  }


#s-c6e3e60c-2b34-448b-b905-18eea7a57269 .shogun-image-content {
  
    align-items: center;
  
}

#s-a0635959-3d4e-49fc-b697-5eb597b4fbab {
  text-align: center;
}




  #s-a0635959-3d4e-49fc-b697-5eb597b4fbab img.shogun-image {
    
    width: px;
  }


#s-a0635959-3d4e-49fc-b697-5eb597b4fbab .shogun-image-content {
  
    align-items: center;
  
}

#s-16f7bc72-1509-47dd-b9b0-0fd9b5023216 {
  margin-left: 5px;
margin-right: 5px;
}

@media (min-width: 0px) {
[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16f7bc72-1509-47dd-b9b0-0fd9b5023216"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-83deb034-82ff-4973-8343-5fc3e648f03d {
  margin-left: 20px;
margin-right: 20px;
}

#s-83deb034-82ff-4973-8343-5fc3e648f03d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-afc540c9-456b-4fef-84b4-450ed7a93733 {
  margin-top: 30px;
min-height: 50px;
}








#s-afc540c9-456b-4fef-84b4-450ed7a93733 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afc540c9-456b-4fef-84b4-450ed7a93733.shg-box.shg-c {
  justify-content: center;
}

#s-bfc7daa9-add6-422e-a833-dd1f9d1deb53 {
  margin-left: 10px;
margin-bottom: 30px;
margin-right: 10px;
padding-left: 0px;
padding-right: 0px;
}

#s-bfc7daa9-add6-422e-a833-dd1f9d1deb53 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 252, 255, 1);
}

#s-bfc7daa9-add6-422e-a833-dd1f9d1deb53 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 20px;
}

#s-bfc7daa9-add6-422e-a833-dd1f9d1deb53 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-bfc7daa9-add6-422e-a833-dd1f9d1deb53 > .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-bfc7daa9-add6-422e-a833-dd1f9d1deb53 > .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-bfc7daa9-add6-422e-a833-dd1f9d1deb53 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-399846fe-cdaf-4589-8e11-0cf89db290c7 {
  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-399846fe-cdaf-4589-8e11-0cf89db290c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-399846fe-cdaf-4589-8e11-0cf89db290c7.shg-box.shg-c {
  justify-content: center;
}

#s-0c3caa1d-8d50-4b20-9976-230ea74d4b79 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-868e549c-f04d-4779-a083-3ced1afbd882 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-868e549c-f04d-4779-a083-3ced1afbd882 img.shogun-image {
    
    width: px;
  }


#s-868e549c-f04d-4779-a083-3ced1afbd882 .shogun-image-content {
  
    align-items: center;
  
}

#s-efae0c03-39ca-4a86-900c-f8e3058716f3 {
  margin-left: 20px;
margin-right: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-c8a1ad99-e792-4e00-8c3e-0fc234bb6f45 {
  text-align: center;
}




  #s-c8a1ad99-e792-4e00-8c3e-0fc234bb6f45 img.shogun-image {
    
    width: px;
  }


#s-c8a1ad99-e792-4e00-8c3e-0fc234bb6f45 .shogun-image-content {
  
    align-items: center;
  
}

#s-46538ca9-3947-4eb1-bef2-26f3d62390b1 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-ba06b984-4ea5-4d10-9a6f-8cc9044f0c4c {
  text-align: center;
}




  #s-ba06b984-4ea5-4d10-9a6f-8cc9044f0c4c img.shogun-image {
    
    width: px;
  }


#s-ba06b984-4ea5-4d10-9a6f-8cc9044f0c4c .shogun-image-content {
  
    align-items: center;
  
}

#s-970886f2-051d-4449-ae82-610030a8e37a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-b4d92f3d-927b-4228-a809-6f6251ed6421 {
  text-align: center;
}




  #s-b4d92f3d-927b-4228-a809-6f6251ed6421 img.shogun-image {
    
    width: px;
  }


#s-b4d92f3d-927b-4228-a809-6f6251ed6421 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee8e1ac3-1a4e-413a-a597-33de793c8b92 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-006ac0d9-a253-4a2f-88bf-21c4513e3811 {
  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-006ac0d9-a253-4a2f-88bf-21c4513e3811 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-006ac0d9-a253-4a2f-88bf-21c4513e3811.shg-box.shg-c {
  justify-content: center;
}

#s-2b2f4e80-89e4-4210-91d2-5defdca3b9a6 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-145d9e84-3ff6-4028-8a4d-eb1c3c495e64 {
  text-align: center;
}




  #s-145d9e84-3ff6-4028-8a4d-eb1c3c495e64 img.shogun-image {
    
    width: px;
  }


#s-145d9e84-3ff6-4028-8a4d-eb1c3c495e64 .shogun-image-content {
  
    align-items: center;
  
}

#s-c681c104-36d2-4b10-9f20-18b4e1bc5b78 {
  margin-top: 5px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}

#s-be072925-25f4-4c1f-8b5e-0bfcb26c2631 {
  text-align: center;
}




  #s-be072925-25f4-4c1f-8b5e-0bfcb26c2631 img.shogun-image {
    
    width: px;
  }


#s-be072925-25f4-4c1f-8b5e-0bfcb26c2631 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c45780a-3eb5-4175-9a07-ce98386af123 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-209f1bf0-948e-4625-8735-b96730269775 {
  text-align: center;
}




  #s-209f1bf0-948e-4625-8735-b96730269775 img.shogun-image {
    
    width: px;
  }


#s-209f1bf0-948e-4625-8735-b96730269775 .shogun-image-content {
  
    align-items: center;
  
}

#s-f3acf306-33d3-426f-b821-ab95a41202f7 {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

#s-1c3f96a2-3f89-4e2f-a316-2da1223d8135 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-36e80ba2-ae5a-4ed1-868c-59828d6b688d {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-36e80ba2-ae5a-4ed1-868c-59828d6b688d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b7536646-5ed9-4ae6-936b-977d5c0fe659 {
  margin-left: 40px;
text-align: center;
}




  #s-b7536646-5ed9-4ae6-936b-977d5c0fe659 img.shogun-image {
    
    width: px;
  }


#s-b7536646-5ed9-4ae6-936b-977d5c0fe659 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd33e69f-4336-4466-a3b8-b906702de683 {
  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-98ceab39-1a2f-4fb4-bac0-35070e06352d {
  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-98ceab39-1a2f-4fb4-bac0-35070e06352d: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-98ceab39-1a2f-4fb4-bac0-35070e06352d: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-98ceab39-1a2f-4fb4-bac0-35070e06352d-btn-wrapper {
    text-align: center;
  }


#s-98ceab39-1a2f-4fb4-bac0-35070e06352d.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-b66a846a-8487-4067-9aad-bf95c905405c {
  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-b66a846a-8487-4067-9aad-bf95c905405c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b66a846a-8487-4067-9aad-bf95c905405c.shg-box.shg-c {
  justify-content: center;
}

#s-0f1b452e-20a4-45f7-bfdb-8e4fbb4773fc {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-a6397caf-ca74-494a-a142-18bfde87922e {
  margin-bottom: 20px;
}

#s-c6f0c8bd-f985-4465-acd7-0c287a660444 {
  text-align: center;
}




  #s-c6f0c8bd-f985-4465-acd7-0c287a660444 img.shogun-image {
    
    width: px;
  }


#s-c6f0c8bd-f985-4465-acd7-0c287a660444 .shogun-image-content {
  
    align-items: center;
  
}

#s-6c28bf6f-ef73-4f4c-b03f-19c86a07481e {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-aac08046-660f-442e-b091-08d7dca81f0d {
  text-align: center;
}




  #s-aac08046-660f-442e-b091-08d7dca81f0d img.shogun-image {
    
    width: px;
  }


#s-aac08046-660f-442e-b091-08d7dca81f0d .shogun-image-content {
  
    align-items: center;
  
}

#s-f9532063-6159-4288-987a-5e917fac44c8 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-603dc70a-6230-42ea-9da5-7e412ce186f4 {
  margin-top: 20px;
text-align: center;
}




  #s-603dc70a-6230-42ea-9da5-7e412ce186f4 img.shogun-image {
    
    width: px;
  }


#s-603dc70a-6230-42ea-9da5-7e412ce186f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-e2e465fc-98f9-4518-9f21-4d5e3a976638 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-ec8c3ebc-5774-41ef-a4b6-2d918522a950 {
  background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-ec8c3ebc-5774-41ef-a4b6-2d918522a950 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec8c3ebc-5774-41ef-a4b6-2d918522a950.shg-box.shg-c {
  justify-content: center;
}

#s-cb85d6e7-4e22-4318-8e3c-5d3bec81076d {
  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-336d8f59-f52d-4483-afa7-7023ddd4f759 {
  min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-336d8f59-f52d-4483-afa7-7023ddd4f759 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-336d8f59-f52d-4483-afa7-7023ddd4f759.shg-box.shg-c {
  justify-content: center;
}

#s-bcf290dd-4385-4320-8d85-1f9f7005eec1 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-bcf290dd-4385-4320-8d85-1f9f7005eec1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-bcf290dd-4385-4320-8d85-1f9f7005eec1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 20px;
}

#s-bcf290dd-4385-4320-8d85-1f9f7005eec1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-bcf290dd-4385-4320-8d85-1f9f7005eec1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-bcf290dd-4385-4320-8d85-1f9f7005eec1 > .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-bcf290dd-4385-4320-8d85-1f9f7005eec1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-91502658-2768-4571-bd0e-6d6baf9f22a6 {
  margin-left: 20px;
margin-right: 20px;
}

#s-de3e7b70-c3e6-4e32-9c83-7d1862e76e7b {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-9ea71770-9bc1-4834-bd03-c0f94d82ee5b {
  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-9ea71770-9bc1-4834-bd03-c0f94d82ee5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ea71770-9bc1-4834-bd03-c0f94d82ee5b.shg-box.shg-c {
  justify-content: center;
}

#s-cc973ed8-7402-4dab-9a63-a1caab4500af {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-277539a1-8fdc-4ca4-8117-322dcedf5d34"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-ecf96720-ff9f-43fa-a14e-79c34f329fa8 {
  text-align: center;
}




  #s-ecf96720-ff9f-43fa-a14e-79c34f329fa8 img.shogun-image {
    
    width: px;
  }


#s-ecf96720-ff9f-43fa-a14e-79c34f329fa8 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6b347a0-a6d2-4060-b18e-6cc3a3212c08 {
  text-align: center;
}




  #s-f6b347a0-a6d2-4060-b18e-6cc3a3212c08 img.shogun-image {
    
    width: px;
  }


#s-f6b347a0-a6d2-4060-b18e-6cc3a3212c08 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc77d32d-5fff-47ef-aff0-b5dda7abce68 {
  text-align: center;
}




  #s-fc77d32d-5fff-47ef-aff0-b5dda7abce68 img.shogun-image {
    
    width: px;
  }


#s-fc77d32d-5fff-47ef-aff0-b5dda7abce68 .shogun-image-content {
  
    align-items: center;
  
}

#s-d0457dbc-ba40-4da1-aec9-4c9b20ba75de {
  text-align: center;
}




  #s-d0457dbc-ba40-4da1-aec9-4c9b20ba75de img.shogun-image {
    
    width: px;
  }


#s-d0457dbc-ba40-4da1-aec9-4c9b20ba75de .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9ffee660-9351-42af-b6c5-62d62eb5446c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-60934e9d-463c-4b51-b994-b469a724c7af {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-60934e9d-463c-4b51-b994-b469a724c7af > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 248, 248, 1);
}

#s-60934e9d-463c-4b51-b994-b469a724c7af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(248, 248, 248, 1);
  padding: 10px;
}

#s-60934e9d-463c-4b51-b994-b469a724c7af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-60934e9d-463c-4b51-b994-b469a724c7af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(248, 248, 248, 1);
}

#s-60934e9d-463c-4b51-b994-b469a724c7af > .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-60934e9d-463c-4b51-b994-b469a724c7af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7e3d590f-4cdb-46a9-bc8a-ed5aa2576f4b {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-342ffb64-10f6-4e5f-9d6e-f897adb398fe {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-83660b77-fa71-4b3d-b54b-c719f4d6ae95 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
text-align: center;
}




  #s-83660b77-fa71-4b3d-b54b-c719f4d6ae95 img.shogun-image {
    
    width: px;
  }


#s-83660b77-fa71-4b3d-b54b-c719f4d6ae95 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f8ddea1-d75c-4382-838d-36f9946cef45 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-7f8ddea1-d75c-4382-838d-36f9946cef45 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-7f8ddea1-d75c-4382-838d-36f9946cef45 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 20px;
}

#s-7f8ddea1-d75c-4382-838d-36f9946cef45 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-7f8ddea1-d75c-4382-838d-36f9946cef45 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-7f8ddea1-d75c-4382-838d-36f9946cef45 > .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-7f8ddea1-d75c-4382-838d-36f9946cef45 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9fcca366-e315-441e-bb3e-5ecdc2eccd89 {
  margin-left: 20px;
margin-right: 20px;
}

#s-c7f3ab46-b0d6-4514-a668-929c6abd6f15 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-a886da50-85c8-4769-a526-ae3417444018 {
  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-a886da50-85c8-4769-a526-ae3417444018 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a886da50-85c8-4769-a526-ae3417444018.shg-box.shg-c {
  justify-content: center;
}

#s-7a6be2d3-afd6-4a47-9aff-96e9bd4b13e9 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-08ac268b-4a69-44ae-94ed-605a30aae269"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-6cf4efdf-8987-4646-8d19-5948de8c2ceb {
  text-align: center;
}




  #s-6cf4efdf-8987-4646-8d19-5948de8c2ceb img.shogun-image {
    
    width: px;
  }


#s-6cf4efdf-8987-4646-8d19-5948de8c2ceb .shogun-image-content {
  
    align-items: center;
  
}

#s-e27cadb8-397e-4596-b90e-2ff2227e7c0f {
  text-align: center;
}




  #s-e27cadb8-397e-4596-b90e-2ff2227e7c0f img.shogun-image {
    
    width: px;
  }


#s-e27cadb8-397e-4596-b90e-2ff2227e7c0f .shogun-image-content {
  
    align-items: center;
  
}

#s-3814398d-a153-4419-aed1-f6afd526ab9d {
  text-align: center;
}




  #s-3814398d-a153-4419-aed1-f6afd526ab9d img.shogun-image {
    
    width: px;
  }


#s-3814398d-a153-4419-aed1-f6afd526ab9d .shogun-image-content {
  
    align-items: center;
  
}

#s-fb0b85a0-8ba5-4222-a84e-9dbdba2a5697 {
  text-align: center;
}




  #s-fb0b85a0-8ba5-4222-a84e-9dbdba2a5697 img.shogun-image {
    
    width: px;
  }


#s-fb0b85a0-8ba5-4222-a84e-9dbdba2a5697 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6f7094d5-8e18-4291-997c-90c3e83df3dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-8722441c-d094-4780-9eeb-00929d6d6153 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-8722441c-d094-4780-9eeb-00929d6d6153 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 248, 248, 1);
}

#s-8722441c-d094-4780-9eeb-00929d6d6153 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(248, 248, 248, 1);
  padding: 10px;
}

#s-8722441c-d094-4780-9eeb-00929d6d6153 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-8722441c-d094-4780-9eeb-00929d6d6153 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(248, 248, 248, 1);
}

#s-8722441c-d094-4780-9eeb-00929d6d6153 > .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-8722441c-d094-4780-9eeb-00929d6d6153 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-962c5677-35a8-4a58-9377-ae02ba397b25 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-efa72b09-5dd0-4cc3-b0cf-ab8d44d6f465 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-7414c2b4-57d7-40a2-896c-0279178efffa {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
text-align: center;
}




  #s-7414c2b4-57d7-40a2-896c-0279178efffa img.shogun-image {
    
    width: px;
  }


#s-7414c2b4-57d7-40a2-896c-0279178efffa .shogun-image-content {
  
    align-items: center;
  
}

#s-cd6f017b-11b4-4267-8e02-45b3c195016f {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-cd6f017b-11b4-4267-8e02-45b3c195016f {
  display: none;
}
#s-cd6f017b-11b4-4267-8e02-45b3c195016f, #wrap-s-cd6f017b-11b4-4267-8e02-45b3c195016f { display:none !important; }}@media (max-width: 767px){#s-cd6f017b-11b4-4267-8e02-45b3c195016f {
  display: none;
}
#s-cd6f017b-11b4-4267-8e02-45b3c195016f, #wrap-s-cd6f017b-11b4-4267-8e02-45b3c195016f { display:none !important; }}







#s-cd6f017b-11b4-4267-8e02-45b3c195016f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd6f017b-11b4-4267-8e02-45b3c195016f.shg-box.shg-c {
  justify-content: center;
}

#s-5f580448-ff2b-435d-ac94-6c0dfbd5c13e {
  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-ea2ced66-0baf-45f2-92a9-51bbd570152e {
  margin-left: 50px;
margin-right: 50px;
}

#s-ea2ced66-0baf-45f2-92a9-51bbd570152e .shg-product-reviews-container {
  font-family: ;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}

#s-ea2ced66-0baf-45f2-92a9-51bbd570152e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 18px;
}

#s-ea2ced66-0baf-45f2-92a9-51bbd570152e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-ea2ced66-0baf-45f2-92a9-51bbd570152e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ea2ced66-0baf-45f2-92a9-51bbd570152e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-ea2ced66-0baf-45f2-92a9-51bbd570152e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-ea2ced66-0baf-45f2-92a9-51bbd570152e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-ea2ced66-0baf-45f2-92a9-51bbd570152e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-ea2ced66-0baf-45f2-92a9-51bbd570152e .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-86352866-7641-43c8-b093-d060abc61a46 {
  margin-top: 30px;
margin-bottom: 10px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-86352866-7641-43c8-b093-d060abc61a46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86352866-7641-43c8-b093-d060abc61a46.shg-box.shg-c {
  justify-content: center;
}

#s-ef00edd0-8809-4d55-a13f-c41a3d582d48 {
  margin-top: 30px;
margin-left: 50px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b31dad0c-b4d6-4125-b008-89bdea582445 {
  margin-top: 0px;
margin-left: 200px;
margin-bottom: 20px;
margin-right: 200px;
}

@media (min-width: 0px) {
[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-b31dad0c-b4d6-4125-b008-89bdea582445"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-37a66f04-f3a0-4f05-bd36-a9a21671b480 {
  display: none;
}
#s-51a9ca83-e106-4f6d-8c6a-72e6227e210a {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-51a9ca83-e106-4f6d-8c6a-72e6227e210a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51a9ca83-e106-4f6d-8c6a-72e6227e210a.shg-box.shg-c {
  justify-content: center;
}

#s-ce368124-fd7a-427f-b6dd-4cf3a39f9b10 {
  padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
text-align: center;
}




  #s-ce368124-fd7a-427f-b6dd-4cf3a39f9b10 img.shogun-image {
    
    width: px;
  }


#s-ce368124-fd7a-427f-b6dd-4cf3a39f9b10 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-db49dd8d-c8f7-459d-a481-33c94c0d5a81 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
}

#s-1115fa00-e277-4e69-9cfd-f498b1a51bf8 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}

#s-1115fa00-e277-4e69-9cfd-f498b1a51bf8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-1115fa00-e277-4e69-9cfd-f498b1a51bf8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-1115fa00-e277-4e69-9cfd-f498b1a51bf8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-02b2f7dd-e0c0-4bdd-b0ca-49473353dd77 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-e93c459a-e559-4bfb-8435-49d13c17ebd2 {
  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-e93c459a-e559-4bfb-8435-49d13c17ebd2: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-e93c459a-e559-4bfb-8435-49d13c17ebd2: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-e93c459a-e559-4bfb-8435-49d13c17ebd2 {
  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-e93c459a-e559-4bfb-8435-49d13c17ebd2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e93c459a-e559-4bfb-8435-49d13c17ebd2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-e93c459a-e559-4bfb-8435-49d13c17ebd2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e93c459a-e559-4bfb-8435-49d13c17ebd2.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-ce4d02d7-7be4-4e7a-9aaf-f3f6edf32b88 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ce4d02d7-7be4-4e7a-9aaf-f3f6edf32b88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce4d02d7-7be4-4e7a-9aaf-f3f6edf32b88.shg-box.shg-c {
  justify-content: center;
}

#s-eebe7520-1790-484c-81cc-9825cf7bd31f {
  display: none;
}
#s-27e81a79-901d-4d30-a4ee-72a34b808cc5 {
  margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
text-align: center;
}




  #s-27e81a79-901d-4d30-a4ee-72a34b808cc5 img.shogun-image {
    
    width: px;
  }


#s-27e81a79-901d-4d30-a4ee-72a34b808cc5 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-6e685a31-3554-48e5-9d4c-c63bfd799cc3 {
  text-align: center;
}

#s-6e685a31-3554-48e5-9d4c-c63bfd799cc3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-6e685a31-3554-48e5-9d4c-c63bfd799cc3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-6e685a31-3554-48e5-9d4c-c63bfd799cc3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5da4478b-8fa5-4427-b57f-881a22900d32 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-258260f8-7edf-4331-8ab5-528bbce546d5 {
  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-258260f8-7edf-4331-8ab5-528bbce546d5: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-258260f8-7edf-4331-8ab5-528bbce546d5: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-258260f8-7edf-4331-8ab5-528bbce546d5 {
  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-258260f8-7edf-4331-8ab5-528bbce546d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-258260f8-7edf-4331-8ab5-528bbce546d5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-258260f8-7edf-4331-8ab5-528bbce546d5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-258260f8-7edf-4331-8ab5-528bbce546d5.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-60d61cb9-2501-4b7e-bd93-786b9a34060a {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-60d61cb9-2501-4b7e-bd93-786b9a34060a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60d61cb9-2501-4b7e-bd93-786b9a34060a.shg-box.shg-c {
  justify-content: center;
}

#s-7324b4b4-d72e-4323-a628-4dac1d91b3c6 {
  display: none;
}
#s-4c19e4c2-1e65-4a2d-8f17-4ddca0538572 {
  margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
text-align: center;
}




  #s-4c19e4c2-1e65-4a2d-8f17-4ddca0538572 img.shogun-image {
    
    width: px;
  }


#s-4c19e4c2-1e65-4a2d-8f17-4ddca0538572 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-7f297f3e-b2db-4c16-9d0c-e8776208f3bc {
  text-align: center;
}

#s-7f297f3e-b2db-4c16-9d0c-e8776208f3bc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-7f297f3e-b2db-4c16-9d0c-e8776208f3bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 12px;
}

#s-7f297f3e-b2db-4c16-9d0c-e8776208f3bc .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-03fe9e9b-f8b7-4812-835b-58adf93c90dd {
  margin-top: 5px;
margin-right: 10px;
}

#s-2136c91d-6d64-4791-ab9f-17c4a304f6a5 {
  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-2136c91d-6d64-4791-ab9f-17c4a304f6a5: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-2136c91d-6d64-4791-ab9f-17c4a304f6a5: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-2136c91d-6d64-4791-ab9f-17c4a304f6a5 {
  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-2136c91d-6d64-4791-ab9f-17c4a304f6a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2136c91d-6d64-4791-ab9f-17c4a304f6a5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2136c91d-6d64-4791-ab9f-17c4a304f6a5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2136c91d-6d64-4791-ab9f-17c4a304f6a5.shg-btn.shg-product-atc-success {
    font-weight: 600;
    font-family: Montserrat;
    
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
  }


#s-0c006d73-a67c-4deb-9e88-1c617416372c {
  margin-left: 50px;
margin-right: 50px;
}

#s-0c006d73-a67c-4deb-9e88-1c617416372c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-cf01d733-adc5-491d-84fa-7a62bf4746bd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-fb2b5f5e-902d-41cd-b711-56eab5db7aa8 {
  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-fb2b5f5e-902d-41cd-b711-56eab5db7aa8: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-fb2b5f5e-902d-41cd-b711-56eab5db7aa8: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-fb2b5f5e-902d-41cd-b711-56eab5db7aa8-btn-wrapper {
    text-align: right;
  }


#s-fb2b5f5e-902d-41cd-b711-56eab5db7aa8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 22px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-94a91895-ed09-49f7-b59a-f0569900fcb8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-b829ce37-3c8e-499c-84eb-67f338ec1bab {
  margin-left: 20px;
margin-right: 20px;
}

#s-b829ce37-3c8e-499c-84eb-67f338ec1bab hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-a1e8b1b3-8f75-4760-a8bf-93e291a3c03a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-3c78d876-2ae1-441e-b143-a6a53b3e05fa {
  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-3c78d876-2ae1-441e-b143-a6a53b3e05fa: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-3c78d876-2ae1-441e-b143-a6a53b3e05fa: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-3c78d876-2ae1-441e-b143-a6a53b3e05fa-btn-wrapper {
    text-align: right;
  }


#s-3c78d876-2ae1-441e-b143-a6a53b3e05fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-8b01494a-3955-4fa5-bbfc-6ade5dc2df38 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;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}