#s-278d7c05-258c-4ba8-8c04-f732610a7770 {
  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-7fe2f086-afc0-443d-a4d2-692fb59f62da {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7fe2f086-afc0-443d-a4d2-692fb59f62da {
  display: none;
}
#s-7fe2f086-afc0-443d-a4d2-692fb59f62da, #wrap-s-7fe2f086-afc0-443d-a4d2-692fb59f62da { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7fe2f086-afc0-443d-a4d2-692fb59f62da {
  display: none;
}
#s-7fe2f086-afc0-443d-a4d2-692fb59f62da, #wrap-s-7fe2f086-afc0-443d-a4d2-692fb59f62da { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7fe2f086-afc0-443d-a4d2-692fb59f62da {
  
}
}@media (max-width: 767px){#s-7fe2f086-afc0-443d-a4d2-692fb59f62da {
  
}
}







#s-7fe2f086-afc0-443d-a4d2-692fb59f62da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fe2f086-afc0-443d-a4d2-692fb59f62da.shg-box.shg-c {
  justify-content: center;
}

.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-be56152f-3f4a-41fe-8ce2-7bb6050842fc {
  margin-top: 40px;
margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
text-align: left;
}


.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc {
  max-width: 100%;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc .shg-image-zoom,
.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc {
  max-width: 100%;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc .shg-image-zoom,
.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc {
  max-width: 100%;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc .shg-image-zoom,
.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc {
  max-width: 100%;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc .shg-image-zoom,
.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc {
  max-width: 100%;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc .shg-image-zoom,
.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be56152f-3f4a-41fe-8ce2-7bb6050842fc .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-d28efaec-fc4a-4502-9306-c412aa0ae876 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
text-align: left;
}

#s-d28efaec-fc4a-4502-9306-c412aa0ae876 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 16.666666666666668%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-d28efaec-fc4a-4502-9306-c412aa0ae876 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-fac20f37-5d47-4e7e-8b53-ef690de267f9 {
  margin-left: 10px;
margin-right: 10px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-fac20f37-5d47-4e7e-8b53-ef690de267f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fac20f37-5d47-4e7e-8b53-ef690de267f9.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-91de2711-59cc-456f-afca-075a6e1b9024 {
  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-86fdb542-425f-489c-9023-3e4792b93b47 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-86fdb542-425f-489c-9023-3e4792b93b47 .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-cf130f71-19dd-482b-89ba-3fd7158a1815 {
  margin-left: 20px;
margin-right: 20px;
text-align: left;
}

#s-cf130f71-19dd-482b-89ba-3fd7158a1815 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-cf130f71-19dd-482b-89ba-3fd7158a1815 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
}

#s-cf130f71-19dd-482b-89ba-3fd7158a1815 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.shg-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-6ade286b-e526-4de4-a19a-e361e866fc73 {
  margin-top: 10px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6ade286b-e526-4de4-a19a-e361e866fc73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-07ef50dd-a69e-47e8-9ed2-1a20b1d60120 {
  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-07ef50dd-a69e-47e8-9ed2-1a20b1d60120 .shg-product-quantity-wrapper {
  display: flex;
}

#s-07ef50dd-a69e-47e8-9ed2-1a20b1d60120 .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-69d269cb-2d86-4423-95a2-ae55f8e90a63 {
  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-69d269cb-2d86-4423-95a2-ae55f8e90a63:hover {background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-69d269cb-2d86-4423-95a2-ae55f8e90a63:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-69d269cb-2d86-4423-95a2-ae55f8e90a63 {
  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-69d269cb-2d86-4423-95a2-ae55f8e90a63.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69d269cb-2d86-4423-95a2-ae55f8e90a63.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-69d269cb-2d86-4423-95a2-ae55f8e90a63.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.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-a2f9d1e8-a8d9-45d5-8bc5-bd4fc6e716e8 {
  margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
max-width: 250px;
text-align: center;
}




  #s-a2f9d1e8-a8d9-45d5-8bc5-bd4fc6e716e8 img.shogun-image {
    
    width: px;
  }


#s-a2f9d1e8-a8d9-45d5-8bc5-bd4fc6e716e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca44078b-51ef-45de-84a6-7b090d6649d1 {
  margin-left: 20px;
}

#s-ca44078b-51ef-45de-84a6-7b090d6649d1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-51bcda23-6581-45d7-adc0-5fde4b8146dc {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-039732af-bdfb-44d4-b558-423e7d11ba51 {
  margin-top: 10px;
margin-left: 20px;
}

#s-58ae4ab5-1126-4ae6-812a-4cc7f2b8b686 {
  margin-left: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-58ae4ab5-1126-4ae6-812a-4cc7f2b8b686 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58ae4ab5-1126-4ae6-812a-4cc7f2b8b686.shg-box.shg-c {
  justify-content: center;
}

#s-8d5fa286-4684-44da-b291-0a9ad0b5e65a {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
}

#s-ee774516-672c-471c-9188-0075b8d320fa {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee774516-672c-471c-9188-0075b8d320fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8573760e-971f-4106-a54c-70c14e894686 {
  text-align: center;
}




  #s-8573760e-971f-4106-a54c-70c14e894686 img.shogun-image {
    
    width: px;
  }


#s-8573760e-971f-4106-a54c-70c14e894686 .shogun-image-content {
  
    align-items: center;
  
}

#s-189cb695-326a-482d-b9be-2b51913df3b1 {
  text-align: center;
}




  #s-189cb695-326a-482d-b9be-2b51913df3b1 img.shogun-image {
    
    width: px;
  }


#s-189cb695-326a-482d-b9be-2b51913df3b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-5e6b2a2f-0703-47ae-a5e0-ae5e30c10a21 {
  text-align: center;
}




  #s-5e6b2a2f-0703-47ae-a5e0-ae5e30c10a21 img.shogun-image {
    
    width: px;
  }


#s-5e6b2a2f-0703-47ae-a5e0-ae5e30c10a21 .shogun-image-content {
  
    align-items: center;
  
}

#s-1fee9efe-0ac6-4659-ab20-2b65030f97c2 {
  text-align: center;
}




  #s-1fee9efe-0ac6-4659-ab20-2b65030f97c2 img.shogun-image {
    
    width: px;
  }


#s-1fee9efe-0ac6-4659-ab20-2b65030f97c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5f9516f5-9b37-4dc2-a39c-3cbcb448279b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-753d99d1-4fa0-4c9f-869c-bd1ea908e873 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-753d99d1-4fa0-4c9f-869c-bd1ea908e873"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bda73a9c-b1d7-480d-83d6-6581deed99d6 {
  text-align: center;
}




  #s-bda73a9c-b1d7-480d-83d6-6581deed99d6 img.shogun-image {
    
    width: px;
  }


#s-bda73a9c-b1d7-480d-83d6-6581deed99d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-5fd133e4-a83f-4c2c-98f3-c40858ee3efe {
  text-align: center;
}




  #s-5fd133e4-a83f-4c2c-98f3-c40858ee3efe img.shogun-image {
    
    width: px;
  }


#s-5fd133e4-a83f-4c2c-98f3-c40858ee3efe .shogun-image-content {
  
    align-items: center;
  
}

#s-62f73651-f5ef-4ff1-bec6-aecf356f5e35 {
  text-align: center;
}




  #s-62f73651-f5ef-4ff1-bec6-aecf356f5e35 img.shogun-image {
    
    width: px;
  }


#s-62f73651-f5ef-4ff1-bec6-aecf356f5e35 .shogun-image-content {
  
    align-items: center;
  
}

#s-e44463c3-d892-4ddd-964a-aec41c61e217 {
  text-align: center;
}




  #s-e44463c3-d892-4ddd-964a-aec41c61e217 img.shogun-image {
    
    width: px;
  }


#s-e44463c3-d892-4ddd-964a-aec41c61e217 .shogun-image-content {
  
    align-items: center;
  
}

#s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8be63ccc-1f46-4a53-9280-e5e9ebeb8beb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-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-b28e4f7e-89e7-4816-b3a8-9ac70066d173 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 10px;
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: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-b28e4f7e-89e7-4816-b3a8-9ac70066d173:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(67, 111, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b28e4f7e-89e7-4816-b3a8-9ac70066d173:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-b28e4f7e-89e7-4816-b3a8-9ac70066d173.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-069234c0-fbfd-4322-a250-9e7c15088a5c {
  margin-left: 10px;
margin-right: 10px;
}

#s-069234c0-fbfd-4322-a250-9e7c15088a5c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-6d83c919-ce17-4bd7-8ceb-56827280ee6d {
  margin-top: 30px;
min-height: 50px;
}








#s-6d83c919-ce17-4bd7-8ceb-56827280ee6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d83c919-ce17-4bd7-8ceb-56827280ee6d.shg-box.shg-c {
  justify-content: 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-8f5ad669-be67-4f68-99bf-d9c0f14b380e {
  margin-left: 10px;
margin-bottom: 30px;
margin-right: 10px;
padding-left: 0px;
padding-right: 0px;
}

#s-8f5ad669-be67-4f68-99bf-d9c0f14b380e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 252, 255, 1);
}

#s-8f5ad669-be67-4f68-99bf-d9c0f14b380e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 20px;
}

#s-8f5ad669-be67-4f68-99bf-d9c0f14b380e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-8f5ad669-be67-4f68-99bf-d9c0f14b380e > .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-8f5ad669-be67-4f68-99bf-d9c0f14b380e > .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-8f5ad669-be67-4f68-99bf-d9c0f14b380e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ad23505d-fa74-410f-af8b-ba6330bcb666 {
  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-ad23505d-fa74-410f-af8b-ba6330bcb666 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad23505d-fa74-410f-af8b-ba6330bcb666.shg-box.shg-c {
  justify-content: center;
}

#s-27fa7d95-66dc-45f9-b584-7171f29c6a45 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-748f8d91-7e90-405c-8543-60797bc5417c {
  text-align: center;
}




  #s-748f8d91-7e90-405c-8543-60797bc5417c img.shogun-image {
    
    width: px;
  }


#s-748f8d91-7e90-405c-8543-60797bc5417c .shogun-image-content {
  
    align-items: center;
  
}

#s-75fc2ecd-305d-4eff-9a72-f4400acf26b2 {
  margin-top: 5px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}

#s-2d5a1fcb-6d1b-4bbb-8050-5c262befae8f {
  text-align: center;
}




  #s-2d5a1fcb-6d1b-4bbb-8050-5c262befae8f img.shogun-image {
    
    width: px;
  }


#s-2d5a1fcb-6d1b-4bbb-8050-5c262befae8f .shogun-image-content {
  
    align-items: center;
  
}

#s-050f55ac-5898-4a9f-a232-0ab11f968b56 {
  margin-top: 5px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-77e4fe5e-1f79-4d66-bb0f-2d8748639b97 {
  text-align: center;
}




  #s-77e4fe5e-1f79-4d66-bb0f-2d8748639b97 img.shogun-image {
    
    width: px;
  }


#s-77e4fe5e-1f79-4d66-bb0f-2d8748639b97 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa46af18-e652-41be-865e-def525da6175 {
  margin-top: 5px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-20901765-8a59-498f-8954-c982bafcb7c9 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-9a6cb53d-82db-48f4-b038-36bbc2d732fc {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a6cb53d-82db-48f4-b038-36bbc2d732fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e2e0ce32-d7ef-4dd4-bdd5-27c298b714f9 {
  margin-left: 40px;
text-align: center;
}




  #s-e2e0ce32-d7ef-4dd4-bdd5-27c298b714f9 img.shogun-image {
    
    width: px;
  }


#s-e2e0ce32-d7ef-4dd4-bdd5-27c298b714f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-10d9b471-0dc3-48bb-85a6-77d5f34d2e79 {
  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-da4e507f-4244-42b1-ae14-00cea25e4823 {
  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-da4e507f-4244-42b1-ae14-00cea25e4823: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-da4e507f-4244-42b1-ae14-00cea25e4823: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-da4e507f-4244-42b1-ae14-00cea25e4823-btn-wrapper {
    text-align: center;
  }


#s-da4e507f-4244-42b1-ae14-00cea25e4823.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-e393de8a-12e2-4e31-a37f-17ca66a2c8d1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODgwM2U3NWEtMGU0YS00ODA5LTk1YTAtYTAyZjM0OWZiM2RhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjM1NDU0NTQ1NDU0NTQ1NDYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmZmZmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlYmYzZmY7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzg4MDNlNzVhLTBlNGEtNDgwOS05NWEwLWEwMmYzNDlmYjNkYSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-e393de8a-12e2-4e31-a37f-17ca66a2c8d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e393de8a-12e2-4e31-a37f-17ca66a2c8d1.shg-box.shg-c {
  justify-content: center;
}

#s-dd028152-3685-4433-a711-5ba0abbccaab {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

.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-19bc6aaa-7773-4d08-a099-89d745c603ba {
  border-style: solid;
margin-bottom: 20px;
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-3ac686a3-7cfc-406c-8b4c-774828b80fec {
  text-align: center;
}




  #s-3ac686a3-7cfc-406c-8b4c-774828b80fec img.shogun-image {
    
    width: px;
  }


#s-3ac686a3-7cfc-406c-8b4c-774828b80fec .shogun-image-content {
  
    align-items: center;
  
}

#s-73bbddd6-835d-478b-b36b-6e1c207452f0 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-5c9c3de8-bc0b-461a-8b59-fd2dab679a4e {
  margin-top: 20px;
text-align: center;
}




  #s-5c9c3de8-bc0b-461a-8b59-fd2dab679a4e img.shogun-image {
    
    width: px;
  }


#s-5c9c3de8-bc0b-461a-8b59-fd2dab679a4e .shogun-image-content {
  
    align-items: center;
  
}

#s-fa5d0ac2-636d-48c3-9b39-b1e2cd4513d2 {
  margin-top: 10px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-169982bf-18a8-47c7-98e3-5a8ba2362b43 {
  margin-top: 20px;
text-align: center;
}




  #s-169982bf-18a8-47c7-98e3-5a8ba2362b43 img.shogun-image {
    
    width: px;
  }


#s-169982bf-18a8-47c7-98e3-5a8ba2362b43 .shogun-image-content {
  
    align-items: center;
  
}

#s-d0f4641f-9415-41db-ab70-d5b102804a10 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-d6789148-fc1c-44a6-ab29-5afc7994d98b {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzgzZjg1MGMtZGYxOS00YTRhLTllMWUtZWQ1YmY2ODA5NzczIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRmY2Y4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmYWU4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzODNmODUwYy1kZjE5LTRhNGEtOWUxZS1lZDViZjY4MDk3NzMpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-d6789148-fc1c-44a6-ab29-5afc7994d98b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6789148-fc1c-44a6-ab29-5afc7994d98b.shg-box.shg-c {
  justify-content: center;
}

#s-0926315c-0420-4548-aca2-be267f063a55 {
  margin-top: 10px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0926315c-0420-4548-aca2-be267f063a55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-012a2576-4040-44f7-9064-e2648da59808 {
  text-align: center;
}




  #s-012a2576-4040-44f7-9064-e2648da59808 img.shogun-image {
    
    width: px;
  }


#s-012a2576-4040-44f7-9064-e2648da59808 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ca8872b-8089-4cc8-bd32-dbbc972486f0 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1ca8872b-8089-4cc8-bd32-dbbc972486f0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-3d0f3b54-4a0b-4016-a2e4-e5b58e3d5244 {
  text-align: center;
}




  #s-3d0f3b54-4a0b-4016-a2e4-e5b58e3d5244 img.shogun-image {
    
    width: px;
  }


#s-3d0f3b54-4a0b-4016-a2e4-e5b58e3d5244 .shogun-image-content {
  
    align-items: center;
  
}

#s-475b37dc-f07f-4c94-a041-a3a73250bc72 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-475b37dc-f07f-4c94-a041-a3a73250bc72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-3cd3a754-237f-42b9-9e77-59c57cd171f6 {
  text-align: center;
}




  #s-3cd3a754-237f-42b9-9e77-59c57cd171f6 img.shogun-image {
    
    width: px;
  }


#s-3cd3a754-237f-42b9-9e77-59c57cd171f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d280749-98ab-4a2c-a3d1-1577cbe249b9 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4d280749-98ab-4a2c-a3d1-1577cbe249b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-33338103-d5e7-42bb-ac67-fdc63f86778d {
  text-align: center;
}




  #s-33338103-d5e7-42bb-ac67-fdc63f86778d img.shogun-image {
    
    width: px;
  }


#s-33338103-d5e7-42bb-ac67-fdc63f86778d .shogun-image-content {
  
    align-items: center;
  
}

#s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dd6e0ae2-5dc5-4a10-9cb3-4b6c440aa87a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-9e56b66f-e6b2-4014-b02f-e6846fc5ef93 {
  text-align: center;
}




  #s-9e56b66f-e6b2-4014-b02f-e6846fc5ef93 img.shogun-image {
    
    width: px;
  }


#s-9e56b66f-e6b2-4014-b02f-e6846fc5ef93 .shogun-image-content {
  
    align-items: center;
  
}

#s-9c6f1d72-fef8-43c9-897e-04896f476a74 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

#s-9c6f1d72-fef8-43c9-897e-04896f476a74 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-9c6f1d72-fef8-43c9-897e-04896f476a74 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-9c6f1d72-fef8-43c9-897e-04896f476a74 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-9c6f1d72-fef8-43c9-897e-04896f476a74 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-9c6f1d72-fef8-43c9-897e-04896f476a74 > .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-9c6f1d72-fef8-43c9-897e-04896f476a74 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8cab1d67-ba40-4703-8963-b4a17869f214 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-ddf8e4e8-c212-4062-8b02-8cd3fa1524d6 {
  border-style: solid;
margin-bottom: 10px;
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: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-ddf8e4e8-c212-4062-8b02-8cd3fa1524d6:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(67, 111, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ddf8e4e8-c212-4062-8b02-8cd3fa1524d6:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-ddf8e4e8-c212-4062-8b02-8cd3fa1524d6.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-0e21f744-1aa6-46ed-adef-08a389a23d08 {
  background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-0e21f744-1aa6-46ed-adef-08a389a23d08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e21f744-1aa6-46ed-adef-08a389a23d08.shg-box.shg-c {
  justify-content: center;
}

#s-5715fe90-43bd-494b-9640-dcfd562cc984 {
  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-cc05275b-a213-4a60-ab5e-e3fc00a88bff {
  margin-left: 10px;
margin-right: 10px;
}

#s-cc05275b-a213-4a60-ab5e-e3fc00a88bff hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-b7486b25-71c0-40d4-91bf-83ca3ab1172e {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b7486b25-71c0-40d4-91bf-83ca3ab1172e {
  
}
}@media (max-width: 767px){#s-b7486b25-71c0-40d4-91bf-83ca3ab1172e {
  
}
}







#s-b7486b25-71c0-40d4-91bf-83ca3ab1172e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7486b25-71c0-40d4-91bf-83ca3ab1172e.shg-box.shg-c {
  justify-content: center;
}

.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-d83ae084-8dd8-4982-a918-2358323533f8 {
  margin-left: 30px;
margin-right: 30px;
}

#s-d83ae084-8dd8-4982-a918-2358323533f8 .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-d83ae084-8dd8-4982-a918-2358323533f8 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-d83ae084-8dd8-4982-a918-2358323533f8 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-d83ae084-8dd8-4982-a918-2358323533f8 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-d83ae084-8dd8-4982-a918-2358323533f8 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-d83ae084-8dd8-4982-a918-2358323533f8 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-d83ae084-8dd8-4982-a918-2358323533f8 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-d83ae084-8dd8-4982-a918-2358323533f8 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-d83ae084-8dd8-4982-a918-2358323533f8 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-6f9092d6-dfac-4983-8357-7f5b6cfa5019 {
  margin-top: 30px;
margin-bottom: 10px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-6f9092d6-dfac-4983-8357-7f5b6cfa5019 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f9092d6-dfac-4983-8357-7f5b6cfa5019.shg-box.shg-c {
  justify-content: center;
}

#s-c409f275-f816-4666-95d9-0d3b07e34f39 {
  margin-top: 20px;
margin-left: 30px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-0a45b045-98c5-4809-b23d-38a81c9fe6b1 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0a45b045-98c5-4809-b23d-38a81c9fe6b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-056d2f2f-9072-4b5b-971d-e9f1a919a999 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-056d2f2f-9072-4b5b-971d-e9f1a919a999 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-056d2f2f-9072-4b5b-971d-e9f1a919a999.shg-box.shg-c {
  justify-content: center;
}

#s-8080fb9d-afc9-452c-a18e-fae98098e68d {
  display: none;
}
#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
text-align: left;
}


.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 {
  max-width: 100%;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 .shg-image-zoom,
.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 {
  max-width: 100%;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 .shg-image-zoom,
.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 {
  max-width: 100%;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 .shg-image-zoom,
.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 {
  max-width: 100%;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 .shg-image-zoom,
.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 {
  max-width: 100%;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 .shg-image-zoom,
.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40f4e914-3ddc-4929-8f3c-72bac9bbe8f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e83f0b4c-a4f3-44a7-9239-63358f655e6f {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-aeb11071-7cfd-437a-8d47-e0b71c9f73a4 {
  text-align: center;
}

#s-aeb11071-7cfd-437a-8d47-e0b71c9f73a4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
}

#s-aeb11071-7cfd-437a-8d47-e0b71c9f73a4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 14px;
}

#s-aeb11071-7cfd-437a-8d47-e0b71c9f73a4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0b9caf9f-bac9-462d-a27b-dc6176db031f {
  margin-right: 10px;
}

#s-66d5ebff-359e-4d14-9870-e116b3bfb6f7 {
  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-66d5ebff-359e-4d14-9870-e116b3bfb6f7: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-66d5ebff-359e-4d14-9870-e116b3bfb6f7: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-66d5ebff-359e-4d14-9870-e116b3bfb6f7 {
  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-66d5ebff-359e-4d14-9870-e116b3bfb6f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66d5ebff-359e-4d14-9870-e116b3bfb6f7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-66d5ebff-359e-4d14-9870-e116b3bfb6f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-233a37a4-8d0d-4d1a-b0aa-11601f99e97c {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-233a37a4-8d0d-4d1a-b0aa-11601f99e97c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-233a37a4-8d0d-4d1a-b0aa-11601f99e97c.shg-box.shg-c {
  justify-content: center;
}

#s-2cc46855-1cec-4766-abcb-e7b9c55556f3 {
  display: none;
}
#s-199148de-707f-41fd-9605-2a9dbe54d23a {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
text-align: left;
}


.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a {
  max-width: 100%;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a .shg-image-zoom,
.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a {
  max-width: 100%;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a .shg-image-zoom,
.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a {
  max-width: 100%;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a .shg-image-zoom,
.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a {
  max-width: 100%;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a .shg-image-zoom,
.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a {
  max-width: 100%;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a .shg-image-zoom,
.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-199148de-707f-41fd-9605-2a9dbe54d23a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0cb7ecb9-b617-4fb5-84a8-27890f055cc3 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-adb69ec2-fb59-4430-8e7f-2355e0539b74 {
  text-align: center;
}

#s-adb69ec2-fb59-4430-8e7f-2355e0539b74 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
}

#s-adb69ec2-fb59-4430-8e7f-2355e0539b74 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 14px;
}

#s-adb69ec2-fb59-4430-8e7f-2355e0539b74 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-08b3602f-e023-4e00-9ec9-0c7cff008459 {
  margin-right: 10px;
}

#s-59edfa2f-97a2-4ca0-876f-6fa96aadec17 {
  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-59edfa2f-97a2-4ca0-876f-6fa96aadec17: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-59edfa2f-97a2-4ca0-876f-6fa96aadec17: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-59edfa2f-97a2-4ca0-876f-6fa96aadec17 {
  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-59edfa2f-97a2-4ca0-876f-6fa96aadec17.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59edfa2f-97a2-4ca0-876f-6fa96aadec17.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-59edfa2f-97a2-4ca0-876f-6fa96aadec17.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e03564cd-d06a-48d0-8db7-ce351c969f74 {
  margin-left: 20px;
margin-right: 20px;
}

#s-e03564cd-d06a-48d0-8db7-ce351c969f74 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-7a6e4be5-523c-4b7b-a3dc-e73fcedd366b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-005dea7e-eb69-487c-ada1-2810aa641c34 {
  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-005dea7e-eb69-487c-ada1-2810aa641c34: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-005dea7e-eb69-487c-ada1-2810aa641c34: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-005dea7e-eb69-487c-ada1-2810aa641c34-btn-wrapper {
    text-align: right;
  }


#s-005dea7e-eb69-487c-ada1-2810aa641c34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-c4ff6e8b-4b82-472f-978d-aa68a0648c72 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-e5fede13-b0b7-4b8c-8410-4267f2673a37 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e5fede13-b0b7-4b8c-8410-4267f2673a37 {
  display: none;
}
#s-e5fede13-b0b7-4b8c-8410-4267f2673a37, #wrap-s-e5fede13-b0b7-4b8c-8410-4267f2673a37 { display:none !important; }}@media (max-width: 767px){#s-e5fede13-b0b7-4b8c-8410-4267f2673a37 {
  display: none;
}
#s-e5fede13-b0b7-4b8c-8410-4267f2673a37, #wrap-s-e5fede13-b0b7-4b8c-8410-4267f2673a37 { display:none !important; }}







#s-e5fede13-b0b7-4b8c-8410-4267f2673a37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5fede13-b0b7-4b8c-8410-4267f2673a37.shg-box.shg-c {
  justify-content: center;
}

#s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4 {
  margin-top: 30px;
margin-left: 140px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d6f2fb6-3d53-4c47-ab0d-f4b19ef38ad4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8e194029-d1af-4bed-abdc-7d870ca4f540 {
  text-align: left;
}


.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 {
  max-width: 100%;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 .shg-image-zoom,
.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 {
  max-width: 100%;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 .shg-image-zoom,
.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 {
  max-width: 100%;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 .shg-image-zoom,
.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 {
  max-width: 100%;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 .shg-image-zoom,
.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 {
  max-width: 100%;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 .shg-image-zoom,
.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e194029-d1af-4bed-abdc-7d870ca4f540 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-83678424-e40f-493f-8260-c5040d1cab1e {
  margin-top: 20px;
margin-bottom: 20px;
text-align: left;
}

#s-83678424-e40f-493f-8260-c5040d1cab1e .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 16.666666666666668%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-83678424-e40f-493f-8260-c5040d1cab1e .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-f3549695-407d-4285-ab55-996985785034 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
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;
}

#s-f3549695-407d-4285-ab55-996985785034 .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-f3549695-407d-4285-ab55-996985785034 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-f3549695-407d-4285-ab55-996985785034 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-f3549695-407d-4285-ab55-996985785034 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-f3549695-407d-4285-ab55-996985785034 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-f3549695-407d-4285-ab55-996985785034 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-f3549695-407d-4285-ab55-996985785034 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-f3549695-407d-4285-ab55-996985785034 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-f3549695-407d-4285-ab55-996985785034 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-ef150f5d-b485-4a39-aeaa-10f4c7e242f2 {
  padding-right: 20px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-ef150f5d-b485-4a39-aeaa-10f4c7e242f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef150f5d-b485-4a39-aeaa-10f4c7e242f2.shg-box.shg-c {
  justify-content: center;
}

#s-e4c71732-31d2-4800-84d2-ac74dc3e58bc {
  margin-top: 30px;
margin-left: 20px;
}

#s-d90c59c7-b51b-4556-9bfd-805dff6680db {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d90c59c7-b51b-4556-9bfd-805dff6680db .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-14f0f272-c230-4722-9ce5-6968b9d7f1ad {
  margin-left: 20px;
margin-right: 20px;
text-align: left;
}

#s-14f0f272-c230-4722-9ce5-6968b9d7f1ad .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: ;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
}

#s-14f0f272-c230-4722-9ce5-6968b9d7f1ad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: ;
}

#s-14f0f272-c230-4722-9ce5-6968b9d7f1ad .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-99429c19-83f7-4fdc-866a-913b31b0ed56 {
  margin-top: 10px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-99429c19-83f7-4fdc-866a-913b31b0ed56"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-fd4a31e1-17e0-4307-a419-11cfb318b57a {
  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-fd4a31e1-17e0-4307-a419-11cfb318b57a .shg-product-quantity-wrapper {
  display: flex;
}

#s-fd4a31e1-17e0-4307-a419-11cfb318b57a .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}





#s-31d348bb-73e3-4aa6-b02e-91daf7ddac83 {
  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-31d348bb-73e3-4aa6-b02e-91daf7ddac83:hover {background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-31d348bb-73e3-4aa6-b02e-91daf7ddac83:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-31d348bb-73e3-4aa6-b02e-91daf7ddac83 {
  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-31d348bb-73e3-4aa6-b02e-91daf7ddac83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-31d348bb-73e3-4aa6-b02e-91daf7ddac83.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-31d348bb-73e3-4aa6-b02e-91daf7ddac83.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a0cdb447-f37a-4fec-a4b6-6a588c6f0338"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-0fe86c74-261c-4f3b-a958-163c0e0f66c9 {
  text-align: center;
}




  #s-0fe86c74-261c-4f3b-a958-163c0e0f66c9 img.shogun-image {
    
    width: px;
  }


#s-0fe86c74-261c-4f3b-a958-163c0e0f66c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-33fd60e9-89e2-4b1b-96fd-6f979c3f399e {
  margin-left: 20px;
}

#s-33fd60e9-89e2-4b1b-96fd-6f979c3f399e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-1dbc1a0e-6b9b-4797-af01-b634e1c13e91 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
}

#s-9c801fab-7211-4b0d-9f93-fa06f1c00eba {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
}

#s-e4b4c755-2628-4629-9899-86fd05c9bd31 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-e4b4c755-2628-4629-9899-86fd05c9bd31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4b4c755-2628-4629-9899-86fd05c9bd31.shg-box.shg-c {
  justify-content: center;
}

#s-41fdfbcc-5da4-44e9-8b27-e12ff7d84966 {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
}

#s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6d5fec3a-6d2c-4838-88b6-e9cc697d4b70"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-562c97a7-0503-41c5-9080-0ee7412a5bd8 {
  text-align: center;
}




  #s-562c97a7-0503-41c5-9080-0ee7412a5bd8 img.shogun-image {
    
    width: px;
  }


#s-562c97a7-0503-41c5-9080-0ee7412a5bd8 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6b91fe9-d3f0-4d43-8d62-215da46a6664 {
  text-align: center;
}




  #s-e6b91fe9-d3f0-4d43-8d62-215da46a6664 img.shogun-image {
    
    width: px;
  }


#s-e6b91fe9-d3f0-4d43-8d62-215da46a6664 .shogun-image-content {
  
    align-items: center;
  
}

#s-d58d69db-c66e-4ab0-8662-615d1b4fa2a1 {
  text-align: center;
}




  #s-d58d69db-c66e-4ab0-8662-615d1b4fa2a1 img.shogun-image {
    
    width: px;
  }


#s-d58d69db-c66e-4ab0-8662-615d1b4fa2a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-988cbee6-be22-43f7-ab18-5674963ea178 {
  text-align: center;
}




  #s-988cbee6-be22-43f7-ab18-5674963ea178 img.shogun-image {
    
    width: px;
  }


#s-988cbee6-be22-43f7-ab18-5674963ea178 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5ec42ce8-170b-4dda-b347-70bc7bdd6e26"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9872e0b8-18b3-426a-9366-4025a48a81ef {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9872e0b8-18b3-426a-9366-4025a48a81ef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3001a472-04aa-4f1b-b012-efe157bbf952 {
  text-align: center;
}




  #s-3001a472-04aa-4f1b-b012-efe157bbf952 img.shogun-image {
    
    width: px;
  }


#s-3001a472-04aa-4f1b-b012-efe157bbf952 .shogun-image-content {
  
    align-items: center;
  
}

#s-70082120-b258-43d2-a01b-9542393b5898 {
  text-align: center;
}




  #s-70082120-b258-43d2-a01b-9542393b5898 img.shogun-image {
    
    width: px;
  }


#s-70082120-b258-43d2-a01b-9542393b5898 .shogun-image-content {
  
    align-items: center;
  
}

#s-458b5aeb-4026-48c3-9be8-3517db28e161 {
  text-align: center;
}




  #s-458b5aeb-4026-48c3-9be8-3517db28e161 img.shogun-image {
    
    width: px;
  }


#s-458b5aeb-4026-48c3-9be8-3517db28e161 .shogun-image-content {
  
    align-items: center;
  
}

#s-edbdab2a-e4f8-40c7-a836-860126b1e55d {
  text-align: center;
}




  #s-edbdab2a-e4f8-40c7-a836-860126b1e55d img.shogun-image {
    
    width: px;
  }


#s-edbdab2a-e4f8-40c7-a836-860126b1e55d .shogun-image-content {
  
    align-items: center;
  
}

#s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ec1e65b0-a364-4f25-ba40-717e0dfdf2c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-379009f1-9656-47f8-ab3e-23787caec99d {
  border-style: solid;
margin-left: 20px;
margin-bottom: 10px;
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: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-379009f1-9656-47f8-ab3e-23787caec99d:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(67, 111, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-379009f1-9656-47f8-ab3e-23787caec99d:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-379009f1-9656-47f8-ab3e-23787caec99d.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-8f7eea08-5b6d-4fbd-a44b-8caa24d62080 {
  margin-left: 50px;
margin-right: 50px;
}

#s-8f7eea08-5b6d-4fbd-a44b-8caa24d62080 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 0);
}

#s-9117099f-465b-4d12-bea1-efd1abd67c45 {
  margin-left: 14px;
margin-right: 14px;
}

#s-d18fbc4f-25fc-4ff6-998a-d5cec85bde38 {
  margin-top: 30px;
min-height: 50px;
}








#s-d18fbc4f-25fc-4ff6-998a-d5cec85bde38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d18fbc4f-25fc-4ff6-998a-d5cec85bde38.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-3a6b145c-9e84-4c34-915b-63ac95b2b0a8 {
  margin-left: 0px;
margin-right: 0px;
}

#s-3a6b145c-9e84-4c34-915b-63ac95b2b0a8 .shogun-tabs {
  justify-content: flex-start;
}


  #s-3a6b145c-9e84-4c34-915b-63ac95b2b0a8 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 2px solid rgba(248, 248, 248, 1);
  }
  #s-3a6b145c-9e84-4c34-915b-63ac95b2b0a8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 0, 0, 1);
    border: 2px solid rgba(0, 0, 0, 1);
  }
#s-3a6b145c-9e84-4c34-915b-63ac95b2b0a8 .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-3a6b145c-9e84-4c34-915b-63ac95b2b0a8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-3a6b145c-9e84-4c34-915b-63ac95b2b0a8 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: rgba(0, 0, 0, 1);
}

#s-3a6b145c-9e84-4c34-915b-63ac95b2b0a8 .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-4119e0f6-ed9b-41bc-af17-a32538d7188d {
  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-4119e0f6-ed9b-41bc-af17-a32538d7188d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4119e0f6-ed9b-41bc-af17-a32538d7188d.shg-box.shg-c {
  justify-content: center;
}

#s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e {
  margin-top: 50px;
margin-left: 80px;
margin-bottom: 30px;
margin-right: 80px;
}

@media (min-width: 0px) {
[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cedbe064-be68-4664-b1fd-5a1e5ed2b97e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-6aa01faf-67d0-499d-b62d-309084b1b206"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-694307ac-dae2-4496-b7ed-39a9d24e519e {
  text-align: center;
}




  #s-694307ac-dae2-4496-b7ed-39a9d24e519e img.shogun-image {
    
    width: px;
  }


#s-694307ac-dae2-4496-b7ed-39a9d24e519e .shogun-image-content {
  
    align-items: center;
  
}

#s-5e2a7f47-23d9-448f-817d-ce518bb689e3 {
  text-align: center;
}




  #s-5e2a7f47-23d9-448f-817d-ce518bb689e3 img.shogun-image {
    
    width: px;
  }


#s-5e2a7f47-23d9-448f-817d-ce518bb689e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-6d4000eb-ff08-4ae6-9210-b68ac98e9330 {
  text-align: center;
}




  #s-6d4000eb-ff08-4ae6-9210-b68ac98e9330 img.shogun-image {
    
    width: px;
  }


#s-6d4000eb-ff08-4ae6-9210-b68ac98e9330 .shogun-image-content {
  
    align-items: center;
  
}

#s-099ca75e-79fb-463d-b4eb-851ab3f0221f {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-099ca75e-79fb-463d-b4eb-851ab3f0221f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-132b3e87-53fb-4439-af6d-7b9befda6b9a {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-1512171a-2a16-4cb1-b3e4-cd701e13a137 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-46ad3663-c37b-48d6-83aa-deaaa1270e6b {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-2f54f567-2a53-46c9-b49e-7cfb86b0bb5c {
  border-style: solid;
margin-top: 50px;
margin-bottom: 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-b8fa8638-a20f-439c-9886-4e47a5de44f1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjU5NGM1NWUtYTE5Ny00NmFmLTk0OTMtMjc5YTVjYzc0ZDY0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRmZGZhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmYWU4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyNTk0YzU1ZS1hMTk3LTQ2YWYtOTQ5My0yNzlhNWNjNzRkNjQpIi8+PC9zdmc+);
background-repeat: no-repeat;
min-height: 50px;
}








#s-b8fa8638-a20f-439c-9886-4e47a5de44f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8fa8638-a20f-439c-9886-4e47a5de44f1.shg-box.shg-c {
  justify-content: center;
}

#s-d983c4c6-6466-4592-94d4-2aa29f739cf9 {
  margin-top: 50px;
margin-left: 140px;
margin-bottom: 50px;
margin-right: 140px;
}

@media (min-width: 0px) {
[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-d983c4c6-6466-4592-94d4-2aa29f739cf9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-4d23c33e-f090-4fd2-8853-bd0eb4ac8465 {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-4d23c33e-f090-4fd2-8853-bd0eb4ac8465 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d23c33e-f090-4fd2-8853-bd0eb4ac8465.shg-box.shg-c {
  justify-content: center;
}

#s-7dee0594-fecf-48f7-a4eb-de0ecee290bc {
  margin-top: 15px;
}

@media (min-width: 0px) {
[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7dee0594-fecf-48f7-a4eb-de0ecee290bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-f0c34423-8ee2-4a8e-bdd7-f9fa8e8dcb5f {
  text-align: center;
}




  #s-f0c34423-8ee2-4a8e-bdd7-f9fa8e8dcb5f img.shogun-image {
    
    width: px;
  }


#s-f0c34423-8ee2-4a8e-bdd7-f9fa8e8dcb5f .shogun-image-content {
  
    align-items: center;
  
}

#s-8c1959b3-28ad-4693-adef-c33b72258c6b {
  margin-left: 30px;
margin-right: 30px;
}

#s-8c1959b3-28ad-4693-adef-c33b72258c6b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7 {
  margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-71b74fc4-e730-4b2d-bc22-93b4dbbf3fc7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-117991c0-5b2d-454d-b6f7-25fdaee67569 {
  text-align: center;
}




  #s-117991c0-5b2d-454d-b6f7-25fdaee67569 img.shogun-image {
    
    width: px;
  }


#s-117991c0-5b2d-454d-b6f7-25fdaee67569 .shogun-image-content {
  
    align-items: center;
  
}

#s-5aeffb6d-9ae4-4fa4-adb8-4c08bc25b18d {
  margin-left: 30px;
margin-right: 30px;
}

#s-5aeffb6d-9ae4-4fa4-adb8-4c08bc25b18d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-78990aac-ae7c-437a-b301-118441bc29c6 {
  margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-78990aac-ae7c-437a-b301-118441bc29c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-3087639f-aa86-46c5-8231-8aa1a4d67c34 {
  text-align: center;
}




  #s-3087639f-aa86-46c5-8231-8aa1a4d67c34 img.shogun-image {
    
    width: px;
  }


#s-3087639f-aa86-46c5-8231-8aa1a4d67c34 .shogun-image-content {
  
    align-items: center;
  
}

#s-838d3c1f-5eef-49d1-ba95-d6c82057b21a {
  margin-left: 30px;
margin-right: 30px;
}

#s-838d3c1f-5eef-49d1-ba95-d6c82057b21a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-bf6f7243-dddb-4e2d-b03f-07da9fcec800 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bf6f7243-dddb-4e2d-b03f-07da9fcec800"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-009993d8-6064-4be5-84c4-8655770c5d25 {
  text-align: center;
}




  #s-009993d8-6064-4be5-84c4-8655770c5d25 img.shogun-image {
    
    width: px;
  }


#s-009993d8-6064-4be5-84c4-8655770c5d25 .shogun-image-content {
  
    align-items: center;
  
}

#s-849218da-43a0-47f5-bb5f-5e8a6971a465 {
  margin-left: 30px;
margin-right: 30px;
}

#s-849218da-43a0-47f5-bb5f-5e8a6971a465 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-eb4e4b8f-102c-4c30-a459-041a986d86c2 {
  margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-eb4e4b8f-102c-4c30-a459-041a986d86c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-1786888b-86ea-4d47-943b-038097ec9e54 {
  text-align: center;
}




  #s-1786888b-86ea-4d47-943b-038097ec9e54 img.shogun-image {
    
    width: px;
  }


#s-1786888b-86ea-4d47-943b-038097ec9e54 .shogun-image-content {
  
    align-items: center;
  
}

#s-3608c5b5-1c96-4e2e-9325-2dc0f1868087 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

#s-3608c5b5-1c96-4e2e-9325-2dc0f1868087 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-3608c5b5-1c96-4e2e-9325-2dc0f1868087 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-3608c5b5-1c96-4e2e-9325-2dc0f1868087 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-3608c5b5-1c96-4e2e-9325-2dc0f1868087 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-3608c5b5-1c96-4e2e-9325-2dc0f1868087 > .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-3608c5b5-1c96-4e2e-9325-2dc0f1868087 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-564c940b-6a04-4412-bd3d-b75421bbfd49 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-b0cad309-42d9-4d96-9963-f63f49f738a4 {
  border-style: solid;
margin-bottom: 10px;
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: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-b0cad309-42d9-4d96-9963-f63f49f738a4:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(67, 111, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b0cad309-42d9-4d96-9963-f63f49f738a4:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-b0cad309-42d9-4d96-9963-f63f49f738a4.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-1550ba98-9853-4cda-98b1-e7a024560579 {
  background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-1550ba98-9853-4cda-98b1-e7a024560579 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1550ba98-9853-4cda-98b1-e7a024560579.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d0c62154-5b3c-4749-a713-0b9763fdcc9f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-92104e30-af0d-4091-bb4d-a785ce4f8c53 {
  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-840e3a99-0daa-4b1e-b369-b987866dbebf {
  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-840e3a99-0daa-4b1e-b369-b987866dbebf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-840e3a99-0daa-4b1e-b369-b987866dbebf.shg-box.shg-c {
  justify-content: center;
}

#s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50 {
  margin-top: 50px;
margin-left: 80px;
margin-bottom: 10px;
margin-right: 80px;
}

@media (min-width: 0px) {
[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2ffd4a3-c9e4-47d3-ad64-732d0dddff50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cace95c3-72e2-48ba-9bc2-e1b0328490c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-42b4f7b6-c7bc-4f93-971b-71c7b594e8b6 {
  text-align: center;
}




  #s-42b4f7b6-c7bc-4f93-971b-71c7b594e8b6 img.shogun-image {
    
    width: px;
  }


#s-42b4f7b6-c7bc-4f93-971b-71c7b594e8b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-01cb5868-faf7-402d-8471-3632fcb21704 {
  text-align: center;
}




  #s-01cb5868-faf7-402d-8471-3632fcb21704 img.shogun-image {
    
    width: px;
  }


#s-01cb5868-faf7-402d-8471-3632fcb21704 .shogun-image-content {
  
    align-items: center;
  
}

#s-52673564-878a-497f-bdca-8be773d971c9 {
  text-align: center;
}




  #s-52673564-878a-497f-bdca-8be773d971c9 img.shogun-image {
    
    width: px;
  }


#s-52673564-878a-497f-bdca-8be773d971c9 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4f3eaed-f2a0-4d74-9ee2-ef4353e8e328"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ef086284-009a-40c5-8ecc-bb62f5d71b11 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-f83a2e1b-82b7-416c-96f1-b21abd413b20 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-a30036e5-b6e8-4612-8914-b4f003144868 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-0b3877ca-4669-4648-9dc4-9f19f234d187 {
  margin-left: 20px;
margin-right: 20px;
}

#s-b00522f7-cf65-488c-b4a0-9b989e780365 {
  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;
}

#s-d27d3e8d-99d4-40b4-a33f-6c27db0fc1b0 {
  border-style: solid;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 120px;
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-d27d3e8d-99d4-40b4-a33f-6c27db0fc1b0: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-d27d3e8d-99d4-40b4-a33f-6c27db0fc1b0: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-d27d3e8d-99d4-40b4-a33f-6c27db0fc1b0-btn-wrapper {
    text-align: right;
  }


#s-d27d3e8d-99d4-40b4-a33f-6c27db0fc1b0.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-8f431696-61a8-47ea-85c6-f6f0b4de0e4b {
  margin-top: 30px;
min-height: 50px;
}








#s-8f431696-61a8-47ea-85c6-f6f0b4de0e4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f431696-61a8-47ea-85c6-f6f0b4de0e4b.shg-box.shg-c {
  justify-content: center;
}

#s-887922d0-fd65-431d-9a7f-b4c4b035b6cb {
  margin-left: 50px;
margin-right: 50px;
}

#s-887922d0-fd65-431d-9a7f-b4c4b035b6cb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-6aee031d-bc8e-46dc-9d04-3a24eab9eb55 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-6aee031d-bc8e-46dc-9d04-3a24eab9eb55 {
  
}
}@media (max-width: 767px){#s-6aee031d-bc8e-46dc-9d04-3a24eab9eb55 {
  
}
}







#s-6aee031d-bc8e-46dc-9d04-3a24eab9eb55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6aee031d-bc8e-46dc-9d04-3a24eab9eb55.shg-box.shg-c {
  justify-content: center;
}

#s-426b6e5d-16bc-4875-a66f-fad890b90010 {
  margin-top: 30px;
margin-bottom: 10px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-426b6e5d-16bc-4875-a66f-fad890b90010 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-426b6e5d-16bc-4875-a66f-fad890b90010.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-61fd4329-4e05-4e8b-8087-d3408ca4659d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-77b240ee-5d00-4d9c-9c62-42ea3351425b {
  margin-top: 30px;
margin-right: 100px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-7dac1d51-2214-4029-aefc-aefdf77b0825 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7dac1d51-2214-4029-aefc-aefdf77b0825"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-10190b27-7b9f-4ee7-8ac1-4c14efe3abcb {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-10190b27-7b9f-4ee7-8ac1-4c14efe3abcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10190b27-7b9f-4ee7-8ac1-4c14efe3abcb.shg-box.shg-c {
  justify-content: center;
}

#s-477c4653-fe0a-43b8-8778-81a88ecf0757 {
  display: none;
}
#s-3fbaabe8-de70-4374-967f-24783b69a772 {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
text-align: left;
}


.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 {
  max-width: 100%;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 .shg-image-zoom,
.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 {
  max-width: 100%;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 .shg-image-zoom,
.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 {
  max-width: 100%;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 .shg-image-zoom,
.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 {
  max-width: 100%;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 .shg-image-zoom,
.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 {
  max-width: 100%;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 .shg-image-zoom,
.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3fbaabe8-de70-4374-967f-24783b69a772 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f6ff6ff7-c502-41fb-84fa-7d0a40dc31b3 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-d749eb69-bda0-411a-89f5-e6ad57b8ad20 {
  text-align: center;
}

#s-d749eb69-bda0-411a-89f5-e6ad57b8ad20 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
}

#s-d749eb69-bda0-411a-89f5-e6ad57b8ad20 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 14px;
}

#s-d749eb69-bda0-411a-89f5-e6ad57b8ad20 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4e13e16a-63e9-494f-ba6f-e71c8074da4b {
  margin-right: 10px;
}

#s-65841ef2-be40-4dd0-9a00-c267917d167f {
  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-65841ef2-be40-4dd0-9a00-c267917d167f: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-65841ef2-be40-4dd0-9a00-c267917d167f: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-65841ef2-be40-4dd0-9a00-c267917d167f {
  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-65841ef2-be40-4dd0-9a00-c267917d167f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65841ef2-be40-4dd0-9a00-c267917d167f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-65841ef2-be40-4dd0-9a00-c267917d167f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1f677e63-8ede-481f-ae04-7e1fa481c19f {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1f677e63-8ede-481f-ae04-7e1fa481c19f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f677e63-8ede-481f-ae04-7e1fa481c19f.shg-box.shg-c {
  justify-content: center;
}

#s-bc0e7802-b252-44b3-b919-37a1a1ecdc62 {
  display: none;
}
#s-4119cc2e-89f7-45c5-9b41-743baafcee44 {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
text-align: left;
}


.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 {
  max-width: 100%;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 .shg-image-zoom,
.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 {
  max-width: 100%;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 .shg-image-zoom,
.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 {
  max-width: 100%;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 .shg-image-zoom,
.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 {
  max-width: 100%;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 .shg-image-zoom,
.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 {
  max-width: 100%;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 .shg-image-zoom,
.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4119cc2e-89f7-45c5-9b41-743baafcee44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f4b20ff8-3b68-4a3a-b2ee-a17edfa5d9a6 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-3d6a89d2-6bc5-4ec2-b8a5-d45255460be7 {
  text-align: center;
}

#s-3d6a89d2-6bc5-4ec2-b8a5-d45255460be7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
}

#s-3d6a89d2-6bc5-4ec2-b8a5-d45255460be7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 14px;
}

#s-3d6a89d2-6bc5-4ec2-b8a5-d45255460be7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ab48741e-c8ee-417c-ab2b-9f5a5ed97e62 {
  margin-right: 10px;
}

#s-6e4bc492-2632-4a31-b5f1-557f0416d0c5 {
  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-6e4bc492-2632-4a31-b5f1-557f0416d0c5: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-6e4bc492-2632-4a31-b5f1-557f0416d0c5: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-6e4bc492-2632-4a31-b5f1-557f0416d0c5 {
  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-6e4bc492-2632-4a31-b5f1-557f0416d0c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e4bc492-2632-4a31-b5f1-557f0416d0c5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-6e4bc492-2632-4a31-b5f1-557f0416d0c5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2d3d26ba-4c34-4622-82e3-383d8eea0fe3 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2d3d26ba-4c34-4622-82e3-383d8eea0fe3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d3d26ba-4c34-4622-82e3-383d8eea0fe3.shg-box.shg-c {
  justify-content: center;
}

#s-ec29ca87-98fe-4de6-b426-e066cd2d1aa7 {
  display: none;
}
#s-e81e5487-216e-4acb-afae-1f86f4ba811c {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
text-align: left;
}


.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c {
  max-width: 100%;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c .shg-image-zoom,
.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c {
  max-width: 100%;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c .shg-image-zoom,
.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c {
  max-width: 100%;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c .shg-image-zoom,
.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c {
  max-width: 100%;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c .shg-image-zoom,
.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c {
  max-width: 100%;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c .shg-image-zoom,
.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e81e5487-216e-4acb-afae-1f86f4ba811c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7e4bff86-a271-4dbe-88e7-83bd530da962 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-fadb8960-69cb-4ce9-ac8c-9048bf2cd1b9 {
  text-align: center;
}

#s-fadb8960-69cb-4ce9-ac8c-9048bf2cd1b9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
}

#s-fadb8960-69cb-4ce9-ac8c-9048bf2cd1b9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 14px;
}

#s-fadb8960-69cb-4ce9-ac8c-9048bf2cd1b9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c2e626bf-bb7c-40c0-8c3b-df4bb972197f {
  margin-right: 10px;
}

#s-f181ad67-7c03-4427-b97a-46be39ad1041 {
  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-f181ad67-7c03-4427-b97a-46be39ad1041: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-f181ad67-7c03-4427-b97a-46be39ad1041: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-f181ad67-7c03-4427-b97a-46be39ad1041 {
  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-f181ad67-7c03-4427-b97a-46be39ad1041.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f181ad67-7c03-4427-b97a-46be39ad1041.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-f181ad67-7c03-4427-b97a-46be39ad1041.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-975ed659-e6e0-4f64-8220-56f3b89dd11f {
  margin-left: 50px;
margin-right: 50px;
}

#s-975ed659-e6e0-4f64-8220-56f3b89dd11f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-6c08ee7b-ae58-451a-b147-2b5d432c718f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-a871f5d7-2b24-4479-954d-f22e63b5ef2e {
  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-a871f5d7-2b24-4479-954d-f22e63b5ef2e: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-a871f5d7-2b24-4479-954d-f22e63b5ef2e: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-a871f5d7-2b24-4479-954d-f22e63b5ef2e-btn-wrapper {
    text-align: right;
  }


#s-a871f5d7-2b24-4479-954d-f22e63b5ef2e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-6f1edd80-b194-4ca6-8fa8-be1d2ae823e3 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;
}
