.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-67fb20c3-d645-44a6-a3dd-b9b124b5d3ce {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-67fb20c3-d645-44a6-a3dd-b9b124b5d3ce {
  margin-top: 10px;
margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-67fb20c3-d645-44a6-a3dd-b9b124b5d3ce {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-67fb20c3-d645-44a6-a3dd-b9b124b5d3ce {
  display: none;
}
#s-67fb20c3-d645-44a6-a3dd-b9b124b5d3ce, #wrap-s-67fb20c3-d645-44a6-a3dd-b9b124b5d3ce { display:none !important; }}@media (max-width: 767px){#s-67fb20c3-d645-44a6-a3dd-b9b124b5d3ce {
  display: none;
}
#s-67fb20c3-d645-44a6-a3dd-b9b124b5d3ce, #wrap-s-67fb20c3-d645-44a6-a3dd-b9b124b5d3ce { display:none !important; }}







#s-67fb20c3-d645-44a6-a3dd-b9b124b5d3ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67fb20c3-d645-44a6-a3dd-b9b124b5d3ce.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 768px) and (max-width: 991px){#s-4c49691d-fa15-4219-9f0c-e85ab79e52aa {
  display: none;
}
#s-4c49691d-fa15-4219-9f0c-e85ab79e52aa, #wrap-s-4c49691d-fa15-4219-9f0c-e85ab79e52aa { display:none !important; }}@media (max-width: 767px){#s-4c49691d-fa15-4219-9f0c-e85ab79e52aa {
  display: none;
}
#s-4c49691d-fa15-4219-9f0c-e85ab79e52aa, #wrap-s-4c49691d-fa15-4219-9f0c-e85ab79e52aa { display:none !important; }}
@media (min-width: 0px) {
[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-4c49691d-fa15-4219-9f0c-e85ab79e52aa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-cad5ad1a-6675-44f3-95c7-d5e8d9d0b0dd {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cad5ad1a-6675-44f3-95c7-d5e8d9d0b0dd {
  display: none;
}
#s-cad5ad1a-6675-44f3-95c7-d5e8d9d0b0dd, #wrap-s-cad5ad1a-6675-44f3-95c7-d5e8d9d0b0dd { display:none !important; }}@media (max-width: 767px){#s-cad5ad1a-6675-44f3-95c7-d5e8d9d0b0dd {
  display: none;
}
#s-cad5ad1a-6675-44f3-95c7-d5e8d9d0b0dd, #wrap-s-cad5ad1a-6675-44f3-95c7-d5e8d9d0b0dd { display:none !important; }}



  #s-cad5ad1a-6675-44f3-95c7-d5e8d9d0b0dd img.shogun-image {
    
    width: px;
  }


#s-cad5ad1a-6675-44f3-95c7-d5e8d9d0b0dd .shogun-image-content {
  
    align-items: center;
  
}

#s-fa015f03-f363-45b3-b57d-ca03976f1eb8 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fa015f03-f363-45b3-b57d-ca03976f1eb8 {
  display: none;
}
#s-fa015f03-f363-45b3-b57d-ca03976f1eb8, #wrap-s-fa015f03-f363-45b3-b57d-ca03976f1eb8 { display:none !important; }}@media (max-width: 767px){#s-fa015f03-f363-45b3-b57d-ca03976f1eb8 {
  display: none;
}
#s-fa015f03-f363-45b3-b57d-ca03976f1eb8, #wrap-s-fa015f03-f363-45b3-b57d-ca03976f1eb8 { display:none !important; }}



  #s-fa015f03-f363-45b3-b57d-ca03976f1eb8 img.shogun-image {
    
    width: px;
  }


#s-fa015f03-f363-45b3-b57d-ca03976f1eb8 .shogun-image-content {
  
    align-items: center;
  
}

#s-7266aaa9-eed2-4dc0-a16f-3742e4b1747e {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7266aaa9-eed2-4dc0-a16f-3742e4b1747e {
  display: none;
}
#s-7266aaa9-eed2-4dc0-a16f-3742e4b1747e, #wrap-s-7266aaa9-eed2-4dc0-a16f-3742e4b1747e { display:none !important; }}@media (max-width: 767px){#s-7266aaa9-eed2-4dc0-a16f-3742e4b1747e {
  display: none;
}
#s-7266aaa9-eed2-4dc0-a16f-3742e4b1747e, #wrap-s-7266aaa9-eed2-4dc0-a16f-3742e4b1747e { display:none !important; }}



  #s-7266aaa9-eed2-4dc0-a16f-3742e4b1747e img.shogun-image {
    
    width: px;
  }


#s-7266aaa9-eed2-4dc0-a16f-3742e4b1747e .shogun-image-content {
  
    align-items: center;
  
}

#s-67911bb2-b2d3-43fe-afa5-eb32e569af4c {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-67911bb2-b2d3-43fe-afa5-eb32e569af4c {
  display: none;
}
#s-67911bb2-b2d3-43fe-afa5-eb32e569af4c, #wrap-s-67911bb2-b2d3-43fe-afa5-eb32e569af4c { display:none !important; }}@media (max-width: 767px){#s-67911bb2-b2d3-43fe-afa5-eb32e569af4c {
  display: none;
}
#s-67911bb2-b2d3-43fe-afa5-eb32e569af4c, #wrap-s-67911bb2-b2d3-43fe-afa5-eb32e569af4c { display:none !important; }}



  #s-67911bb2-b2d3-43fe-afa5-eb32e569af4c img.shogun-image {
    
    width: px;
  }


#s-67911bb2-b2d3-43fe-afa5-eb32e569af4c .shogun-image-content {
  
    align-items: center;
  
}

#s-16b3e4b7-e523-4243-986c-3fa2f41c6c2e {
  margin-left: 20%;
margin-right: 20%;
}
@media (min-width: 1200px){#s-16b3e4b7-e523-4243-986c-3fa2f41c6c2e {
  margin-top: 3px;
display: none;
}
#s-16b3e4b7-e523-4243-986c-3fa2f41c6c2e, #wrap-s-16b3e4b7-e523-4243-986c-3fa2f41c6c2e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-16b3e4b7-e523-4243-986c-3fa2f41c6c2e {
  margin-top: 3px;
margin-bottom: 3px;
display: none;
}
#s-16b3e4b7-e523-4243-986c-3fa2f41c6c2e, #wrap-s-16b3e4b7-e523-4243-986c-3fa2f41c6c2e { display:none !important; }}@media (max-width: 767px){#s-16b3e4b7-e523-4243-986c-3fa2f41c6c2e {
  margin-top: 10px;
margin-bottom: 10px;
}
}







#s-16b3e4b7-e523-4243-986c-3fa2f41c6c2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16b3e4b7-e523-4243-986c-3fa2f41c6c2e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53a5db73-285c-4cd4-92f5-9621d78fc0aa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5ef89e34-0abd-4235-897d-061ba90ab675 {
  text-align: center;
}
@media (min-width: 1200px){#s-5ef89e34-0abd-4235-897d-061ba90ab675 {
  display: none;
}
#s-5ef89e34-0abd-4235-897d-061ba90ab675, #wrap-s-5ef89e34-0abd-4235-897d-061ba90ab675 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ef89e34-0abd-4235-897d-061ba90ab675 {
  display: none;
}
#s-5ef89e34-0abd-4235-897d-061ba90ab675, #wrap-s-5ef89e34-0abd-4235-897d-061ba90ab675 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5ef89e34-0abd-4235-897d-061ba90ab675 {
  
}
}@media (max-width: 767px){#s-5ef89e34-0abd-4235-897d-061ba90ab675 {
  
}
}



  #s-5ef89e34-0abd-4235-897d-061ba90ab675 img.shogun-image {
    
    width: px;
  }


#s-5ef89e34-0abd-4235-897d-061ba90ab675 .shogun-image-content {
  
    align-items: center;
  
}

#s-220e2a85-9929-483e-818e-715f9647df64 {
  text-align: center;
}
@media (min-width: 1200px){#s-220e2a85-9929-483e-818e-715f9647df64 {
  display: none;
}
#s-220e2a85-9929-483e-818e-715f9647df64, #wrap-s-220e2a85-9929-483e-818e-715f9647df64 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-220e2a85-9929-483e-818e-715f9647df64 {
  display: none;
}
#s-220e2a85-9929-483e-818e-715f9647df64, #wrap-s-220e2a85-9929-483e-818e-715f9647df64 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-220e2a85-9929-483e-818e-715f9647df64 {
  
}
}@media (max-width: 767px){#s-220e2a85-9929-483e-818e-715f9647df64 {
  
}
}



  #s-220e2a85-9929-483e-818e-715f9647df64 img.shogun-image {
    
    width: px;
  }


#s-220e2a85-9929-483e-818e-715f9647df64 .shogun-image-content {
  
    align-items: center;
  
}

#s-951e6e87-af35-4ef4-a700-d561b0a209ac {
  text-align: center;
}
@media (min-width: 1200px){#s-951e6e87-af35-4ef4-a700-d561b0a209ac {
  display: none;
}
#s-951e6e87-af35-4ef4-a700-d561b0a209ac, #wrap-s-951e6e87-af35-4ef4-a700-d561b0a209ac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-951e6e87-af35-4ef4-a700-d561b0a209ac {
  display: none;
}
#s-951e6e87-af35-4ef4-a700-d561b0a209ac, #wrap-s-951e6e87-af35-4ef4-a700-d561b0a209ac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-951e6e87-af35-4ef4-a700-d561b0a209ac {
  
}
}@media (max-width: 767px){#s-951e6e87-af35-4ef4-a700-d561b0a209ac {
  
}
}



  #s-951e6e87-af35-4ef4-a700-d561b0a209ac img.shogun-image {
    
    width: px;
  }


#s-951e6e87-af35-4ef4-a700-d561b0a209ac .shogun-image-content {
  
    align-items: center;
  
}

#s-956730e8-13a4-4995-bfcf-739a0d3d1217 {
  text-align: center;
}
@media (min-width: 1200px){#s-956730e8-13a4-4995-bfcf-739a0d3d1217 {
  display: none;
}
#s-956730e8-13a4-4995-bfcf-739a0d3d1217, #wrap-s-956730e8-13a4-4995-bfcf-739a0d3d1217 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-956730e8-13a4-4995-bfcf-739a0d3d1217 {
  display: none;
}
#s-956730e8-13a4-4995-bfcf-739a0d3d1217, #wrap-s-956730e8-13a4-4995-bfcf-739a0d3d1217 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-956730e8-13a4-4995-bfcf-739a0d3d1217 {
  
}
}@media (max-width: 767px){#s-956730e8-13a4-4995-bfcf-739a0d3d1217 {
  
}
}



  #s-956730e8-13a4-4995-bfcf-739a0d3d1217 img.shogun-image {
    
    width: px;
  }


#s-956730e8-13a4-4995-bfcf-739a0d3d1217 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d2e40c0-81f2-4711-a146-57f24bc5769c {
  min-height: 50px;
}
@media (max-width: 767px){#s-1d2e40c0-81f2-4711-a146-57f24bc5769c {
  
}
}







#s-1d2e40c0-81f2-4711-a146-57f24bc5769c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d2e40c0-81f2-4711-a146-57f24bc5769c.shg-box.shg-c {
  justify-content: center;
}

#s-dd2697bb-1acb-4d45-a3fe-c17bf5d3e524 {
  text-align: center;
}
@media (min-width: 1200px){#s-dd2697bb-1acb-4d45-a3fe-c17bf5d3e524 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dd2697bb-1acb-4d45-a3fe-c17bf5d3e524 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-dd2697bb-1acb-4d45-a3fe-c17bf5d3e524 {
  
}
}@media (max-width: 767px){#s-dd2697bb-1acb-4d45-a3fe-c17bf5d3e524 {
  margin-top: 10px;
margin-bottom: 10px;
display: none;
}
#s-dd2697bb-1acb-4d45-a3fe-c17bf5d3e524, #wrap-s-dd2697bb-1acb-4d45-a3fe-c17bf5d3e524 { display:none !important; }}



  #s-dd2697bb-1acb-4d45-a3fe-c17bf5d3e524 img.shogun-image {
    
    width: px;
  }


#s-dd2697bb-1acb-4d45-a3fe-c17bf5d3e524 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d7d9c80-c5a1-4caa-91f1-c4ae4015d08d {
  text-align: center;
}
@media (min-width: 1200px){#s-4d7d9c80-c5a1-4caa-91f1-c4ae4015d08d {
  display: none;
}
#s-4d7d9c80-c5a1-4caa-91f1-c4ae4015d08d, #wrap-s-4d7d9c80-c5a1-4caa-91f1-c4ae4015d08d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d7d9c80-c5a1-4caa-91f1-c4ae4015d08d {
  display: none;
}
#s-4d7d9c80-c5a1-4caa-91f1-c4ae4015d08d, #wrap-s-4d7d9c80-c5a1-4caa-91f1-c4ae4015d08d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4d7d9c80-c5a1-4caa-91f1-c4ae4015d08d {
  display: none;
}
#s-4d7d9c80-c5a1-4caa-91f1-c4ae4015d08d, #wrap-s-4d7d9c80-c5a1-4caa-91f1-c4ae4015d08d { display:none !important; }}



  #s-4d7d9c80-c5a1-4caa-91f1-c4ae4015d08d img.shogun-image {
    
    width: px;
  }


#s-4d7d9c80-c5a1-4caa-91f1-c4ae4015d08d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-753ae5db-873f-41c3-b039-cb8012f778b7 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-753ae5db-873f-41c3-b039-cb8012f778b7 {
  display: none;
}
#s-753ae5db-873f-41c3-b039-cb8012f778b7, #wrap-s-753ae5db-873f-41c3-b039-cb8012f778b7 { display:none !important; }}







#s-753ae5db-873f-41c3-b039-cb8012f778b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-753ae5db-873f-41c3-b039-cb8012f778b7.shg-box.shg-c {
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-59bb795f-f9cd-4f1f-a9fb-07f2a4445929 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-59bb795f-f9cd-4f1f-a9fb-07f2a4445929 {
  display: none;
}
#s-59bb795f-f9cd-4f1f-a9fb-07f2a4445929, #wrap-s-59bb795f-f9cd-4f1f-a9fb-07f2a4445929 { display:none !important; }}
#s-59bb795f-f9cd-4f1f-a9fb-07f2a4445929 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-59bb795f-f9cd-4f1f-a9fb-07f2a4445929 .shg-sld-nav-button.shg-sld-left,
#s-59bb795f-f9cd-4f1f-a9fb-07f2a4445929 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-e134fbb6-b1c5-49b6-9dba-d0513c580d25 {
  text-align: center;
}
@media (max-width: 767px){#s-e134fbb6-b1c5-49b6-9dba-d0513c580d25 {
  display: none;
}
#s-e134fbb6-b1c5-49b6-9dba-d0513c580d25, #wrap-s-e134fbb6-b1c5-49b6-9dba-d0513c580d25 { display:none !important; }}



  #s-e134fbb6-b1c5-49b6-9dba-d0513c580d25 img.shogun-image {
    
    width: px;
  }


#s-e134fbb6-b1c5-49b6-9dba-d0513c580d25 .shogun-image-content {
  
    align-items: center;
  
}

#s-e00efe60-1674-46fd-801d-4dc2c4d72335 {
  text-align: center;
}




  #s-e00efe60-1674-46fd-801d-4dc2c4d72335 img.shogun-image {
    
    width: px;
  }


#s-e00efe60-1674-46fd-801d-4dc2c4d72335 .shogun-image-content {
  
    align-items: center;
  
}

#s-2b2af808-fd0c-44b2-aeee-51bb7238edab {
  text-align: center;
}




  #s-2b2af808-fd0c-44b2-aeee-51bb7238edab img.shogun-image {
    
    width: px;
  }


#s-2b2af808-fd0c-44b2-aeee-51bb7238edab .shogun-image-content {
  
    align-items: center;
  
}

#s-893eda5d-9eed-473f-9202-c215dc251328 {
  text-align: center;
}




  #s-893eda5d-9eed-473f-9202-c215dc251328 img.shogun-image {
    
    width: px;
  }


#s-893eda5d-9eed-473f-9202-c215dc251328 .shogun-image-content {
  
    align-items: center;
  
}

#s-56d189b2-1f94-4369-9bbf-0ad2d8b5b553 {
  text-align: center;
}




  #s-56d189b2-1f94-4369-9bbf-0ad2d8b5b553 img.shogun-image {
    
    width: px;
  }


#s-56d189b2-1f94-4369-9bbf-0ad2d8b5b553 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4a35c25-b723-431e-95ba-255046f9ddc2 {
  text-align: center;
}




  #s-d4a35c25-b723-431e-95ba-255046f9ddc2 img.shogun-image {
    
    width: px;
  }


#s-d4a35c25-b723-431e-95ba-255046f9ddc2 .shogun-image-content {
  
    align-items: center;
  
}

#s-8aef51b4-639e-4b57-9327-a40654ad2909 {
  text-align: center;
}




  #s-8aef51b4-639e-4b57-9327-a40654ad2909 img.shogun-image {
    
    width: px;
  }


#s-8aef51b4-639e-4b57-9327-a40654ad2909 .shogun-image-content {
  
    align-items: center;
  
}

#s-80dee0a2-32b9-4626-ad45-5b87ff692264 {
  text-align: center;
}




  #s-80dee0a2-32b9-4626-ad45-5b87ff692264 img.shogun-image {
    
    width: px;
  }


#s-80dee0a2-32b9-4626-ad45-5b87ff692264 .shogun-image-content {
  
    align-items: center;
  
}

#s-22f83be0-e120-4206-a921-688d6bf2d553 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-22f83be0-e120-4206-a921-688d6bf2d553 {
  display: none;
}
#s-22f83be0-e120-4206-a921-688d6bf2d553, #wrap-s-22f83be0-e120-4206-a921-688d6bf2d553 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-22f83be0-e120-4206-a921-688d6bf2d553 {
  display: none;
}
#s-22f83be0-e120-4206-a921-688d6bf2d553, #wrap-s-22f83be0-e120-4206-a921-688d6bf2d553 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-22f83be0-e120-4206-a921-688d6bf2d553 {
  display: none;
}
#s-22f83be0-e120-4206-a921-688d6bf2d553, #wrap-s-22f83be0-e120-4206-a921-688d6bf2d553 { display:none !important; }}







#s-22f83be0-e120-4206-a921-688d6bf2d553 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22f83be0-e120-4206-a921-688d6bf2d553.shg-box.shg-c {
  justify-content: center;
}

#s-21f6ee0d-8b55-4e1e-8d55-acf516284595 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-21f6ee0d-8b55-4e1e-8d55-acf516284595 {
  display: none;
}
#s-21f6ee0d-8b55-4e1e-8d55-acf516284595, #wrap-s-21f6ee0d-8b55-4e1e-8d55-acf516284595 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-21f6ee0d-8b55-4e1e-8d55-acf516284595 {
  display: none;
}
#s-21f6ee0d-8b55-4e1e-8d55-acf516284595, #wrap-s-21f6ee0d-8b55-4e1e-8d55-acf516284595 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-21f6ee0d-8b55-4e1e-8d55-acf516284595 {
  display: none;
}
#s-21f6ee0d-8b55-4e1e-8d55-acf516284595, #wrap-s-21f6ee0d-8b55-4e1e-8d55-acf516284595 { display:none !important; }}@media (max-width: 767px){#s-21f6ee0d-8b55-4e1e-8d55-acf516284595 {
  
}
}
#s-21f6ee0d-8b55-4e1e-8d55-acf516284595 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-21f6ee0d-8b55-4e1e-8d55-acf516284595 .shg-sld-nav-button.shg-sld-left,
#s-21f6ee0d-8b55-4e1e-8d55-acf516284595 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-70ccff0d-54e7-40b5-96cf-5d8a9d5cfa04 {
  text-align: center;
}
@media (min-width: 1200px){#s-70ccff0d-54e7-40b5-96cf-5d8a9d5cfa04 {
  display: none;
}
#s-70ccff0d-54e7-40b5-96cf-5d8a9d5cfa04, #wrap-s-70ccff0d-54e7-40b5-96cf-5d8a9d5cfa04 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70ccff0d-54e7-40b5-96cf-5d8a9d5cfa04 {
  display: none;
}
#s-70ccff0d-54e7-40b5-96cf-5d8a9d5cfa04, #wrap-s-70ccff0d-54e7-40b5-96cf-5d8a9d5cfa04 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70ccff0d-54e7-40b5-96cf-5d8a9d5cfa04 {
  display: none;
}
#s-70ccff0d-54e7-40b5-96cf-5d8a9d5cfa04, #wrap-s-70ccff0d-54e7-40b5-96cf-5d8a9d5cfa04 { display:none !important; }}



  #s-70ccff0d-54e7-40b5-96cf-5d8a9d5cfa04 img.shogun-image {
    
    width: px;
  }


#s-70ccff0d-54e7-40b5-96cf-5d8a9d5cfa04 .shogun-image-content {
  
    align-items: center;
  
}

#s-8fe19079-d1bd-4c05-bd2c-d1bdc72c8aff {
  text-align: center;
}




  #s-8fe19079-d1bd-4c05-bd2c-d1bdc72c8aff img.shogun-image {
    
    width: px;
  }


#s-8fe19079-d1bd-4c05-bd2c-d1bdc72c8aff .shogun-image-content {
  
    align-items: center;
  
}

#s-8980f526-07d1-449e-843f-73642a921734 {
  text-align: center;
}




  #s-8980f526-07d1-449e-843f-73642a921734 img.shogun-image {
    
    width: px;
  }


#s-8980f526-07d1-449e-843f-73642a921734 .shogun-image-content {
  
    align-items: center;
  
}

#s-38e539f1-4ec7-477f-b4ec-77c72fb8d49f {
  text-align: center;
}




  #s-38e539f1-4ec7-477f-b4ec-77c72fb8d49f img.shogun-image {
    
    width: px;
  }


#s-38e539f1-4ec7-477f-b4ec-77c72fb8d49f .shogun-image-content {
  
    align-items: center;
  
}

#s-f690ab9c-6c3a-41c5-9b2d-09f28ac935cd {
  text-align: center;
}




  #s-f690ab9c-6c3a-41c5-9b2d-09f28ac935cd img.shogun-image {
    
    width: px;
  }


#s-f690ab9c-6c3a-41c5-9b2d-09f28ac935cd .shogun-image-content {
  
    align-items: center;
  
}

#s-6b7f82c1-5d8a-4bf9-8b99-74a986978935 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-6b7f82c1-5d8a-4bf9-8b99-74a986978935 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b7f82c1-5d8a-4bf9-8b99-74a986978935.shg-box.shg-c {
  justify-content: center;
}

#s-9d7baeeb-23ea-4dee-baac-1795ce272c86 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9d7baeeb-23ea-4dee-baac-1795ce272c86 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d7baeeb-23ea-4dee-baac-1795ce272c86 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d7baeeb-23ea-4dee-baac-1795ce272c86 {
  
}
}@media (max-width: 767px){#s-9d7baeeb-23ea-4dee-baac-1795ce272c86 {
  
}
}







#s-9d7baeeb-23ea-4dee-baac-1795ce272c86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d7baeeb-23ea-4dee-baac-1795ce272c86.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0be77f41-fe1b-4512-a4f8-853d6e1c5903 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0be77f41-fe1b-4512-a4f8-853d6e1c5903 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0be77f41-fe1b-4512-a4f8-853d6e1c5903 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0be77f41-fe1b-4512-a4f8-853d6e1c5903 {
  
}
}@media (max-width: 767px){#s-0be77f41-fe1b-4512-a4f8-853d6e1c5903 {
  
}
}







#s-0be77f41-fe1b-4512-a4f8-853d6e1c5903 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-0be77f41-fe1b-4512-a4f8-853d6e1c5903.shg-box.shg-c {
  justify-content: center;
}

#s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-74a4e8a9-02c4-4a96-bcc3-78d889e9fda1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-57d47233-fa4c-4365-add9-5072dc09c0ed {
  text-align: center;
}




  #s-57d47233-fa4c-4365-add9-5072dc09c0ed img.shogun-image {
    
    width: px;
  }


#s-57d47233-fa4c-4365-add9-5072dc09c0ed .shogun-image-content {
  
    align-items: 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-3e94a585-e44b-4470-8838-8cb3ba86c4ea {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-64d412a8-f7bd-44e3-8386-52dae328fd9b {
  margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bc061215-8771-44e3-abad-78078b2dc650"] > .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-91999e1f-b35e-4f40-97bd-b08f3524e90d {
  border-style: solid;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
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: rgba(209, 164, 28, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(159, 218, 235, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-91999e1f-b35e-4f40-97bd-b08f3524e90d:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-91999e1f-b35e-4f40-97bd-b08f3524e90d:active {background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-91999e1f-b35e-4f40-97bd-b08f3524e90d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-91999e1f-b35e-4f40-97bd-b08f3524e90d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-91999e1f-b35e-4f40-97bd-b08f3524e90d {
  
}
}@media (max-width: 767px){#s-91999e1f-b35e-4f40-97bd-b08f3524e90d {
  
}
}


#s-91999e1f-b35e-4f40-97bd-b08f3524e90d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: ;
  
  
  font-family: Avenir Next;
  display:  block ;
}

#s-59ee9df9-c5cb-45cf-bae8-b642abaf0d08 {
  text-align: center;
}
@media (max-width: 767px){#s-59ee9df9-c5cb-45cf-bae8-b642abaf0d08 {
  display: none;
}
#s-59ee9df9-c5cb-45cf-bae8-b642abaf0d08, #wrap-s-59ee9df9-c5cb-45cf-bae8-b642abaf0d08 { display:none !important; }}



  #s-59ee9df9-c5cb-45cf-bae8-b642abaf0d08 img.shogun-image {
    
    width: px;
  }


#s-59ee9df9-c5cb-45cf-bae8-b642abaf0d08 .shogun-image-content {
  
    align-items: center;
  
}

#s-8a28aeb3-8012-42d2-ab28-2d9ac1548a29 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8a28aeb3-8012-42d2-ab28-2d9ac1548a29 {
  margin-left: 10%;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8a28aeb3-8012-42d2-ab28-2d9ac1548a29 {
  margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 767px){#s-8a28aeb3-8012-42d2-ab28-2d9ac1548a29 {
  
}
}







#s-8a28aeb3-8012-42d2-ab28-2d9ac1548a29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a28aeb3-8012-42d2-ab28-2d9ac1548a29.shg-box.shg-c {
  justify-content: center;
}

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

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-6961516e-764e-4f4a-b7af-d97bbed2da33 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-6961516e-764e-4f4a-b7af-d97bbed2da33 {
  margin-top: 10px;
margin-bottom: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6961516e-764e-4f4a-b7af-d97bbed2da33 {
  margin-top: 10px;
margin-bottom: 5px;
}
}
#s-6961516e-764e-4f4a-b7af-d97bbed2da33 .shogun-heading-component h1 {
  color: rgba(74, 79, 84, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-ab47dedd-526e-4b12-8a14-09b1e86fdafe {
  margin-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ab47dedd-526e-4b12-8a14-09b1e86fdafe {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-ab47dedd-526e-4b12-8a14-09b1e86fdafe {
  margin-left: 5%;
margin-bottom: 5px;
margin-right: 3%;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

@media (max-width: 767px){#s-f94a035a-5c42-4b2d-b62e-1bec0420d7ac {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-83177676-6bf3-47b8-8c9d-e9c6689c90fa {
  display: none;
}
.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-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 {
  text-align: left;
}


.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 {
  max-width: 100%;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 .shg-image-zoom,
.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 {
  max-width: 100%;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 .shg-image-zoom,
.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 {
  max-width: 100%;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 .shg-image-zoom,
.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 {
  max-width: 100%;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 .shg-image-zoom,
.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 {
  max-width: 100%;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 .shg-image-zoom,
.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 {
  max-width: 100%;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 .shg-image-zoom,
.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4e38bab-eed2-4081-85ce-c53fad2ae8f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


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

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

#s-b1d7fc59-aaaf-4de5-aee6-4c3b3ef94152 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1d7fc59-aaaf-4de5-aee6-4c3b3ef94152 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: Avenir Next;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-b493725a-3c4b-4486-88fd-64f881b13ffd {
  text-align: center;
}

#s-b493725a-3c4b-4486-88fd-64f881b13ffd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b493725a-3c4b-4486-88fd-64f881b13ffd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-b493725a-3c4b-4486-88fd-64f881b13ffd .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-740d6cc9-97e7-4037-9a83-b6ebb6b64770 {
  display: none;
}
#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 {
  text-align: left;
}


.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 {
  max-width: 100%;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 .shg-image-zoom,
.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 {
  max-width: 100%;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 .shg-image-zoom,
.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 {
  max-width: 100%;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 .shg-image-zoom,
.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 {
  max-width: 100%;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 .shg-image-zoom,
.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 {
  max-width: 100%;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 .shg-image-zoom,
.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e0bdb0f-0b98-4136-8d8b-e2cd3f26f533 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-04be39d2-c9ab-42c7-b551-9ec70ae070ae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04be39d2-c9ab-42c7-b551-9ec70ae070ae .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: Avenir Next;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-a7c37530-dd83-41ff-aaa2-facfd5ae788a {
  text-align: center;
}

#s-a7c37530-dd83-41ff-aaa2-facfd5ae788a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a7c37530-dd83-41ff-aaa2-facfd5ae788a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-a7c37530-dd83-41ff-aaa2-facfd5ae788a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-613fa6dd-c861-4836-9a4b-38932456a747 {
  display: none;
}
#s-18d445a5-0fb8-45da-961b-b1609480dea1 {
  text-align: left;
}


.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 {
  max-width: 100%;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 .shg-image-zoom,
.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 {
  max-width: 100%;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 .shg-image-zoom,
.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 {
  max-width: 100%;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 .shg-image-zoom,
.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 {
  max-width: 100%;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 .shg-image-zoom,
.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 {
  max-width: 100%;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 .shg-image-zoom,
.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 {
  max-width: 100%;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 .shg-image-zoom,
.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18d445a5-0fb8-45da-961b-b1609480dea1 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-3a917166-dcba-426d-8d1f-7844a8d499ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a917166-dcba-426d-8d1f-7844a8d499ff .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: Avenir Next;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-d34a5867-9f8b-47ce-b2eb-6b72fc58bc06 {
  text-align: center;
}

#s-d34a5867-9f8b-47ce-b2eb-6b72fc58bc06 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d34a5867-9f8b-47ce-b2eb-6b72fc58bc06 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-d34a5867-9f8b-47ce-b2eb-6b72fc58bc06 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9b835a86-cf6a-43ca-a939-6a83e49331f3 {
  display: none;
}
#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 {
  text-align: left;
}


.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 {
  max-width: 100%;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 .shg-image-zoom,
.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 {
  max-width: 100%;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 .shg-image-zoom,
.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 {
  max-width: 100%;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 .shg-image-zoom,
.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 {
  max-width: 100%;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 .shg-image-zoom,
.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 {
  max-width: 100%;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 .shg-image-zoom,
.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 {
  max-width: 100%;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 .shg-image-zoom,
.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8aa5800d-4a8d-4785-a3a8-71720e8c2fc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-c5ef3212-212d-4c97-a0c3-d14c15bc4f8d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5ef3212-212d-4c97-a0c3-d14c15bc4f8d .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: Avenir Next;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-2c5d05b3-94a4-40d1-a4dd-933841587009 {
  text-align: center;
}

#s-2c5d05b3-94a4-40d1-a4dd-933841587009 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2c5d05b3-94a4-40d1-a4dd-933841587009 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-2c5d05b3-94a4-40d1-a4dd-933841587009 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e8c0e559-c0ad-428a-92b0-6ccf64117d56 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e8c0e559-c0ad-428a-92b0-6ccf64117d56:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e8c0e559-c0ad-428a-92b0-6ccf64117d56:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e8c0e559-c0ad-428a-92b0-6ccf64117d56 {
  margin-top: 10px;
margin-bottom: 10px;
}
}


#s-e8c0e559-c0ad-428a-92b0-6ccf64117d56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a6dcbb4b-6aa2-43bc-810e-124bf454374b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-5314d9de-9661-497d-aefb-b4479d575cb1 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-5314d9de-9661-497d-aefb-b4479d575cb1 {
  margin-left: 10%;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5314d9de-9661-497d-aefb-b4479d575cb1 {
  margin-left: 10%;
margin-right: 10%;
}
}







#s-5314d9de-9661-497d-aefb-b4479d575cb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5314d9de-9661-497d-aefb-b4479d575cb1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc {
  margin-top: 10px;
margin-bottom: 10px;
}
}
@media (min-width: 0px) {
[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0d3c5d1f-6187-40ff-8a56-f2f8ac73facc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-de97a0aa-a5bb-415f-933e-e58e69ad2852 {
  text-align: center;
}




  #s-de97a0aa-a5bb-415f-933e-e58e69ad2852 img.shogun-image {
    
    width: px;
  }


#s-de97a0aa-a5bb-415f-933e-e58e69ad2852 .shogun-image-content {
  
    align-items: center;
  
}

#s-70fedd31-d5c6-4174-9f6e-b22749e56f73 {
  text-align: center;
}
@media (min-width: 1200px){#s-70fedd31-d5c6-4174-9f6e-b22749e56f73 {
  margin-top: 30px;
margin-bottom: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-70fedd31-d5c6-4174-9f6e-b22749e56f73 {
  margin-top: 30px;
margin-bottom: 30px;
}
}@media (max-width: 767px){#s-70fedd31-d5c6-4174-9f6e-b22749e56f73 {
  margin-top: 20px;
}
}



  #s-70fedd31-d5c6-4174-9f6e-b22749e56f73 img.shogun-image {
    
    width: px;
  }


#s-70fedd31-d5c6-4174-9f6e-b22749e56f73 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-f9a3d05c-12aa-4a89-9147-92cd6bc26624 {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f9a3d05c-12aa-4a89-9147-92cd6bc26624 {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (max-width: 767px){#s-f9a3d05c-12aa-4a89-9147-92cd6bc26624 {
  margin-top: 10px;
margin-left: 3%;
margin-bottom: 10px;
margin-right: 3%;
}
}
#s-42396160-9a8a-47ef-9955-3e3478da76bb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-42396160-9a8a-47ef-9955-3e3478da76bb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-42396160-9a8a-47ef-9955-3e3478da76bb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-42396160-9a8a-47ef-9955-3e3478da76bb {
  margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-42396160-9a8a-47ef-9955-3e3478da76bb {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-42396160-9a8a-47ef-9955-3e3478da76bb {
  margin-top: 10px;
margin-bottom: 10px;
}
}


#s-42396160-9a8a-47ef-9955-3e3478da76bb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fc6b61dd-bdf4-4c22-9888-5fce27a0fdc2 {
  text-align: center;
}
@media (min-width: 1200px){#s-fc6b61dd-bdf4-4c22-9888-5fce27a0fdc2 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fc6b61dd-bdf4-4c22-9888-5fce27a0fdc2 {
  margin-top: 20px;
margin-bottom: 20px;
}
}



  #s-fc6b61dd-bdf4-4c22-9888-5fce27a0fdc2 img.shogun-image {
    
    width: px;
  }


#s-fc6b61dd-bdf4-4c22-9888-5fce27a0fdc2 .shogun-image-content {
  
    align-items: center;
  
}

#s-623dbdb8-fc1c-4c97-8834-0e87c5bd8a83 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-623dbdb8-fc1c-4c97-8834-0e87c5bd8a83 {
  margin-top: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-623dbdb8-fc1c-4c97-8834-0e87c5bd8a83 {
  margin-top: 10px;
}
}
#s-623dbdb8-fc1c-4c97-8834-0e87c5bd8a83 .shogun-heading-component h1 {
  color: rgba(74, 79, 84, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-56afaae3-b665-4598-9c71-72bbb675f10e {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-56afaae3-b665-4598-9c71-72bbb675f10e {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (max-width: 767px){#s-56afaae3-b665-4598-9c71-72bbb675f10e {
  margin-top: 10px;
margin-left: 3%;
margin-bottom: 10px;
margin-right: 3%;
}
}
@media (min-width: 1200px){#s-cb0b6dc6-24ed-41a2-ba7f-bff0b3b4f3ab {
  margin-left: 10%;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cb0b6dc6-24ed-41a2-ba7f-bff0b3b4f3ab {
  margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 767px){#s-cb0b6dc6-24ed-41a2-ba7f-bff0b3b4f3ab {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-d61ef7c9-0608-4004-86b7-bfbe8707b04d {
  display: none;
}
#s-ffa82331-df5a-431f-904f-1271ca59d89a {
  text-align: left;
}


.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a {
  max-width: 100%;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a .shg-image-zoom,
.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a {
  max-width: 100%;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a .shg-image-zoom,
.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a {
  max-width: 100%;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a .shg-image-zoom,
.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a {
  max-width: 100%;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a .shg-image-zoom,
.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a {
  max-width: 100%;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a .shg-image-zoom,
.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffa82331-df5a-431f-904f-1271ca59d89a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a18956d3-2817-41f7-9530-c4e69b4938d2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a18956d3-2817-41f7-9530-c4e69b4938d2 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: Avenir Next;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-56a96855-560b-482f-8542-f32c65d3af78 {
  text-align: center;
}

#s-56a96855-560b-482f-8542-f32c65d3af78 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-56a96855-560b-482f-8542-f32c65d3af78 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-56a96855-560b-482f-8542-f32c65d3af78 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4026a297-5620-46a2-96c8-3d4d0c6f9f3d {
  display: none;
}
#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 {
  text-align: left;
}


.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 {
  max-width: 100%;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 .shg-image-zoom,
.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 {
  max-width: 100%;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 .shg-image-zoom,
.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 {
  max-width: 100%;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 .shg-image-zoom,
.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 {
  max-width: 100%;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 .shg-image-zoom,
.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 {
  max-width: 100%;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 .shg-image-zoom,
.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68ceabd4-253c-4961-aab7-174bc41ab7a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e574b122-5a88-4f8f-9949-8016e5229455 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e574b122-5a88-4f8f-9949-8016e5229455 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: Avenir Next;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-b9e00725-f073-4c35-ba1f-70a66a7b52b2 {
  text-align: center;
}

#s-b9e00725-f073-4c35-ba1f-70a66a7b52b2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b9e00725-f073-4c35-ba1f-70a66a7b52b2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-b9e00725-f073-4c35-ba1f-70a66a7b52b2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-09c4d453-c43a-4cc5-b7d1-5856449fc518 {
  display: none;
}
#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 {
  text-align: left;
}


.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 {
  max-width: 100%;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 .shg-image-zoom,
.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 {
  max-width: 100%;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 .shg-image-zoom,
.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 {
  max-width: 100%;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 .shg-image-zoom,
.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 {
  max-width: 100%;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 .shg-image-zoom,
.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 {
  max-width: 100%;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 .shg-image-zoom,
.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c32aad5-0d2e-4a9a-a6fe-b62693ea21f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cbf49742-a761-4ebc-80f9-514b2e10e15b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cbf49742-a761-4ebc-80f9-514b2e10e15b .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: Avenir Next;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-f59be63f-4bf3-4ca7-90be-9983973b9686 {
  text-align: center;
}

#s-f59be63f-4bf3-4ca7-90be-9983973b9686 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f59be63f-4bf3-4ca7-90be-9983973b9686 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f59be63f-4bf3-4ca7-90be-9983973b9686 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-95c3cef8-cd72-4e26-9ad5-142a34309d64 {
  display: none;
}
#s-3e70ec21-14dd-42b2-b994-085eab77f97c {
  text-align: left;
}


.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c {
  max-width: 100%;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c .shg-image-zoom,
.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c {
  max-width: 100%;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c .shg-image-zoom,
.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c {
  max-width: 100%;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c .shg-image-zoom,
.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c {
  max-width: 100%;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c .shg-image-zoom,
.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c {
  max-width: 100%;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c .shg-image-zoom,
.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e70ec21-14dd-42b2-b994-085eab77f97c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a23b1a9f-38f3-4fd7-a280-650a97a54d2c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a23b1a9f-38f3-4fd7-a280-650a97a54d2c .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: Avenir Next;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-c3f62234-6c78-4d64-b2e9-6834813badb4 {
  text-align: center;
}

#s-c3f62234-6c78-4d64-b2e9-6834813badb4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c3f62234-6c78-4d64-b2e9-6834813badb4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c3f62234-6c78-4d64-b2e9-6834813badb4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1c198049-232e-49db-91d2-f053ce229956 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-1c198049-232e-49db-91d2-f053ce229956:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1c198049-232e-49db-91d2-f053ce229956:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1c198049-232e-49db-91d2-f053ce229956 {
  margin-top: 10px;
margin-bottom: 10px;
}
}


#s-1c198049-232e-49db-91d2-f053ce229956.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 1200px){#s-5e7d6815-e77f-4bef-a547-0411c1104fd4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5e7d6815-e77f-4bef-a547-0411c1104fd4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5e7d6815-e77f-4bef-a547-0411c1104fd4 {
  
}
}
#s-5e7d6815-e77f-4bef-a547-0411c1104fd4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b9b41a9a-58d2-46c3-b42a-739f2aa52420 {
  text-align: center;
}
@media (min-width: 1200px){#s-b9b41a9a-58d2-46c3-b42a-739f2aa52420 {
  margin-top: 3px;
margin-bottom: 3px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b9b41a9a-58d2-46c3-b42a-739f2aa52420 {
  margin-top: 3px;
margin-bottom: 3px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b9b41a9a-58d2-46c3-b42a-739f2aa52420 {
  
}
}@media (max-width: 767px){#s-b9b41a9a-58d2-46c3-b42a-739f2aa52420 {
  display: none;
}
#s-b9b41a9a-58d2-46c3-b42a-739f2aa52420, #wrap-s-b9b41a9a-58d2-46c3-b42a-739f2aa52420 { display:none !important; }}



  #s-b9b41a9a-58d2-46c3-b42a-739f2aa52420 img.shogun-image {
    
    width: px;
  }


#s-b9b41a9a-58d2-46c3-b42a-739f2aa52420 .shogun-image-content {
  
    align-items: center;
  
}

#s-7d083579-b242-4ac8-b2d4-a3a6f9a9bda5 {
  text-align: center;
}
@media (min-width: 1200px){#s-7d083579-b242-4ac8-b2d4-a3a6f9a9bda5 {
  display: none;
}
#s-7d083579-b242-4ac8-b2d4-a3a6f9a9bda5, #wrap-s-7d083579-b242-4ac8-b2d4-a3a6f9a9bda5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7d083579-b242-4ac8-b2d4-a3a6f9a9bda5 {
  display: none;
}
#s-7d083579-b242-4ac8-b2d4-a3a6f9a9bda5, #wrap-s-7d083579-b242-4ac8-b2d4-a3a6f9a9bda5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7d083579-b242-4ac8-b2d4-a3a6f9a9bda5 {
  display: none;
}
#s-7d083579-b242-4ac8-b2d4-a3a6f9a9bda5, #wrap-s-7d083579-b242-4ac8-b2d4-a3a6f9a9bda5 { display:none !important; }}@media (max-width: 767px){#s-7d083579-b242-4ac8-b2d4-a3a6f9a9bda5 {
  margin-top: 10px;
margin-bottom: 10px;
}
}



  #s-7d083579-b242-4ac8-b2d4-a3a6f9a9bda5 img.shogun-image {
    
    width: px;
  }


#s-7d083579-b242-4ac8-b2d4-a3a6f9a9bda5 .shogun-image-content {
  
    align-items: center;
  
}

#s-df188922-495c-452d-8672-1c58cf0fda0c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-df188922-495c-452d-8672-1c58cf0fda0c {
  margin-left: 10%;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-df188922-495c-452d-8672-1c58cf0fda0c {
  margin-left: 10%;
margin-right: 10%;
}
}







#s-df188922-495c-452d-8672-1c58cf0fda0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df188922-495c-452d-8672-1c58cf0fda0c.shg-box.shg-c {
  justify-content: center;
}

#s-149181fb-f256-4b03-81b1-c073fd67393f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-149181fb-f256-4b03-81b1-c073fd67393f .shogun-heading-component h1 {
  color: rgba(74, 79, 84, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-43651b3e-3173-4941-bfe9-fad0f682bfec {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-43651b3e-3173-4941-bfe9-fad0f682bfec {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 1200px){#s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9 {
  margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9 {
  margin-bottom: 20px;
}
}
@media (min-width: 0px) {
[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc67cb04-53fc-46a2-baf6-cc5dbee179c9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d0489ab4-c13c-47eb-b7ea-0fdcdc9a3b83 {
  text-align: center;
}




  #s-d0489ab4-c13c-47eb-b7ea-0fdcdc9a3b83 img.shogun-image {
    
    width: px;
  }


#s-d0489ab4-c13c-47eb-b7ea-0fdcdc9a3b83 .shogun-image-content {
  
    align-items: center;
  
}

#s-1210dd3d-983d-4433-9760-f01b7e44f5ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-1210dd3d-983d-4433-9760-f01b7e44f5ed {
  margin-top: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1210dd3d-983d-4433-9760-f01b7e44f5ed {
  margin-top: 40px;
}
}@media (max-width: 767px){#s-1210dd3d-983d-4433-9760-f01b7e44f5ed {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-1210dd3d-983d-4433-9760-f01b7e44f5ed .shogun-heading-component h1 {
  color: rgba(74, 79, 84, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 1200px){#s-4133f9a0-a3e1-4dc5-bf5a-3585c484e11d {
  margin-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4133f9a0-a3e1-4dc5-bf5a-3585c484e11d {
  margin-right: 5%;
}
}@media (max-width: 767px){#s-4133f9a0-a3e1-4dc5-bf5a-3585c484e11d {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-b27db3b9-989e-4972-b2fe-6874fdf06f62 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-b27db3b9-989e-4972-b2fe-6874fdf06f62:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b27db3b9-989e-4972-b2fe-6874fdf06f62:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b27db3b9-989e-4972-b2fe-6874fdf06f62 {
  margin-top: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b27db3b9-989e-4972-b2fe-6874fdf06f62 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-b27db3b9-989e-4972-b2fe-6874fdf06f62 {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
}
}

  #s-b27db3b9-989e-4972-b2fe-6874fdf06f62-btn-wrapper {
    text-align: left;
  }


#s-b27db3b9-989e-4972-b2fe-6874fdf06f62.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-028256ec-cafc-4a8e-b9c2-375221f3b4a9"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f0bb2c0f-d28d-41f0-8eae-25407c1e3887 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-f0bb2c0f-d28d-41f0-8eae-25407c1e3887 {
  margin-top: 40px;
margin-left: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f0bb2c0f-d28d-41f0-8eae-25407c1e3887 {
  margin-top: 40px;
margin-left: 5%;
}
}@media (max-width: 767px){#s-f0bb2c0f-d28d-41f0-8eae-25407c1e3887 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-f0bb2c0f-d28d-41f0-8eae-25407c1e3887 .shogun-heading-component h1 {
  color: rgba(74, 79, 84, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 1200px){#s-f4313e82-0dee-4a0d-9440-eb91187920e4 {
  margin-left: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4313e82-0dee-4a0d-9440-eb91187920e4 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-f4313e82-0dee-4a0d-9440-eb91187920e4 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-94b34135-2968-467e-818f-6fc80c66848f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-94b34135-2968-467e-818f-6fc80c66848f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-94b34135-2968-467e-818f-6fc80c66848f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-94b34135-2968-467e-818f-6fc80c66848f {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-94b34135-2968-467e-818f-6fc80c66848f {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-94b34135-2968-467e-818f-6fc80c66848f {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
}
}

  #s-94b34135-2968-467e-818f-6fc80c66848f-btn-wrapper {
    text-align: left;
  }


#s-94b34135-2968-467e-818f-6fc80c66848f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6937698b-2bd9-4339-9a9f-8efff6453370 {
  text-align: center;
}
@media (max-width: 767px){#s-6937698b-2bd9-4339-9a9f-8efff6453370 {
  margin-top: 20px;
}
}



  #s-6937698b-2bd9-4339-9a9f-8efff6453370 img.shogun-image {
    
    width: px;
  }


#s-6937698b-2bd9-4339-9a9f-8efff6453370 .shogun-image-content {
  
    align-items: center;
  
}

#s-1aa89daa-913f-4f21-a9c9-8c80bdec2009 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-920aba6b-82c9-4052-9caf-52f70dd7deff {
  min-height: 50px;
}
@media (min-width: 1200px){#s-920aba6b-82c9-4052-9caf-52f70dd7deff {
  margin-left: 10%;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-920aba6b-82c9-4052-9caf-52f70dd7deff {
  margin-left: 10%;
margin-right: 10%;
}
}







#s-920aba6b-82c9-4052-9caf-52f70dd7deff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-920aba6b-82c9-4052-9caf-52f70dd7deff.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2346b25-647c-49dc-b042-27f387a40ca7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b0efdd49-9b5f-4bd4-9175-715e9250f3f0 {
  text-align: center;
}




  #s-b0efdd49-9b5f-4bd4-9175-715e9250f3f0 img.shogun-image {
    
    width: px;
  }


#s-b0efdd49-9b5f-4bd4-9175-715e9250f3f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-324db896-b9a5-4b9b-9eb0-e86934bfc244 {
  min-height: 50px;
background-color: rgba(12, 35, 64, 1);
}
@media (max-width: 767px){#s-324db896-b9a5-4b9b-9eb0-e86934bfc244 {
  margin-top: 1px;
margin-bottom: 1px;
}
}







#s-324db896-b9a5-4b9b-9eb0-e86934bfc244 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-324db896-b9a5-4b9b-9eb0-e86934bfc244.shg-box.shg-c {
  justify-content: center;
}

#s-58718942-dacc-43d0-aa2f-71c87d12f6a7 {
  text-align: center;
}
@media (min-width: 1200px){#s-58718942-dacc-43d0-aa2f-71c87d12f6a7 {
  margin-top: 30px;
margin-bottom: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-58718942-dacc-43d0-aa2f-71c87d12f6a7 {
  margin-top: 30px;
margin-bottom: 30px;
}
}@media (max-width: 767px){#s-58718942-dacc-43d0-aa2f-71c87d12f6a7 {
  margin-top: 10px;
}
}



  #s-58718942-dacc-43d0-aa2f-71c87d12f6a7 img.shogun-image {
    
    width: px;
  }


#s-58718942-dacc-43d0-aa2f-71c87d12f6a7 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-ee2441a7-9fde-474e-9222-a6fc22edf548 {
  margin-top: 5px;
margin-bottom: 5px;
}
}
#s-54bee7b6-4cf5-4759-b9ac-3615cacda4e9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(12, 35, 64, 1);
}
#s-54bee7b6-4cf5-4759-b9ac-3615cacda4e9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-54bee7b6-4cf5-4759-b9ac-3615cacda4e9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-54bee7b6-4cf5-4759-b9ac-3615cacda4e9 {
  margin-bottom: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54bee7b6-4cf5-4759-b9ac-3615cacda4e9 {
  margin-bottom: 60px;
}
}@media (max-width: 767px){#s-54bee7b6-4cf5-4759-b9ac-3615cacda4e9 {
  margin-top: 15px;
margin-bottom: 15px;
}
}


#s-54bee7b6-4cf5-4759-b9ac-3615cacda4e9.shg-btn {
  color: rgba(12, 35, 64, 1);
  font-size: 13px;
  
  
  font-family: Avenir Next;
  display:  inline-block ;
}

#s-1257e336-ed0a-41ec-8d05-80e65de00b53 {
  text-align: center;
}
@media (min-width: 1200px){#s-1257e336-ed0a-41ec-8d05-80e65de00b53 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1257e336-ed0a-41ec-8d05-80e65de00b53 {
  margin-top: 20px;
margin-bottom: 20px;
}
}



  #s-1257e336-ed0a-41ec-8d05-80e65de00b53 img.shogun-image {
    
    width: px;
  }


#s-1257e336-ed0a-41ec-8d05-80e65de00b53 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b5216b6-5362-464b-8f18-71a22a59b2e7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9b5216b6-5362-464b-8f18-71a22a59b2e7 {
  margin-left: 10%;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9b5216b6-5362-464b-8f18-71a22a59b2e7 {
  margin-left: 10%;
margin-right: 10%;
}
}







#s-9b5216b6-5362-464b-8f18-71a22a59b2e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b5216b6-5362-464b-8f18-71a22a59b2e7.shg-box.shg-c {
  justify-content: center;
}

#s-722b4539-c4dd-4f9f-9a54-80b12023a914 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-722b4539-c4dd-4f9f-9a54-80b12023a914 {
  margin-bottom: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-722b4539-c4dd-4f9f-9a54-80b12023a914 {
  margin-bottom: 5px;
}
}
#s-722b4539-c4dd-4f9f-9a54-80b12023a914 .shogun-heading-component h1 {
  color: rgba(74, 79, 84, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-5403e993-8f42-4526-b1b9-632ef362bf15 {
  margin-top: 10px;
margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5403e993-8f42-4526-b1b9-632ef362bf15 {
  margin-top: 10px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-5403e993-8f42-4526-b1b9-632ef362bf15 {
  margin-left: 3%;
margin-bottom: 5px;
margin-right: 3%;
}
}
#s-cd2bfbf6-1071-442f-b3fc-56180d819563 {
  text-align: center;
}
@media (min-width: 1200px){#s-cd2bfbf6-1071-442f-b3fc-56180d819563 {
  display: none;
}
#s-cd2bfbf6-1071-442f-b3fc-56180d819563, #wrap-s-cd2bfbf6-1071-442f-b3fc-56180d819563 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cd2bfbf6-1071-442f-b3fc-56180d819563 {
  display: none;
}
#s-cd2bfbf6-1071-442f-b3fc-56180d819563, #wrap-s-cd2bfbf6-1071-442f-b3fc-56180d819563 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cd2bfbf6-1071-442f-b3fc-56180d819563 {
  display: none;
}
#s-cd2bfbf6-1071-442f-b3fc-56180d819563, #wrap-s-cd2bfbf6-1071-442f-b3fc-56180d819563 { display:none !important; }}



  #s-cd2bfbf6-1071-442f-b3fc-56180d819563 img.shogun-image {
    
    width: px;
  }


#s-cd2bfbf6-1071-442f-b3fc-56180d819563 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-66481b06-d6fa-4305-a8e5-361ec6d98ade {
  display: none;
}
#s-66481b06-d6fa-4305-a8e5-361ec6d98ade, #wrap-s-66481b06-d6fa-4305-a8e5-361ec6d98ade { display:none !important; }}
@media (min-width: 0px) {
[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-66481b06-d6fa-4305-a8e5-361ec6d98ade"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f6c19b4c-6c14-42ca-822c-3b234491d622 {
  text-align: center;
}




  #s-f6c19b4c-6c14-42ca-822c-3b234491d622 img.shogun-image {
    
    width: px;
  }


#s-f6c19b4c-6c14-42ca-822c-3b234491d622 .shogun-image-content {
  
    align-items: center;
  
}

#s-56b59e21-692d-4979-9c1b-19ab6c702b6e {
  text-align: center;
}




  #s-56b59e21-692d-4979-9c1b-19ab6c702b6e img.shogun-image {
    
    width: px;
  }


#s-56b59e21-692d-4979-9c1b-19ab6c702b6e .shogun-image-content {
  
    align-items: center;
  
}

#s-4498265e-dc1d-44ac-bc57-429ac03dc248 {
  text-align: center;
}




  #s-4498265e-dc1d-44ac-bc57-429ac03dc248 img.shogun-image {
    
    width: px;
  }


#s-4498265e-dc1d-44ac-bc57-429ac03dc248 .shogun-image-content {
  
    align-items: center;
  
}

#s-20566d4d-031a-4edb-8893-6ae9e80ebcd5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-20566d4d-031a-4edb-8893-6ae9e80ebcd5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-20566d4d-031a-4edb-8893-6ae9e80ebcd5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-20566d4d-031a-4edb-8893-6ae9e80ebcd5 {
  
}
}@media (max-width: 767px){#s-20566d4d-031a-4edb-8893-6ae9e80ebcd5 {
  
}
}







#s-20566d4d-031a-4edb-8893-6ae9e80ebcd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20566d4d-031a-4edb-8893-6ae9e80ebcd5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c27573ae-1680-4202-979c-62e87dd259df {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-c27573ae-1680-4202-979c-62e87dd259df {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c27573ae-1680-4202-979c-62e87dd259df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-81a0ff3e-521d-4a51-b307-de21cb2e7237 {
  min-height: 50px;
background-color: rgba(10, 34, 64, 1);
}
@media (max-width: 767px){#s-81a0ff3e-521d-4a51-b307-de21cb2e7237 {
  
}
}







#s-81a0ff3e-521d-4a51-b307-de21cb2e7237 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81a0ff3e-521d-4a51-b307-de21cb2e7237.shg-box.shg-c {
  justify-content: center;
}

#s-23319e0c-ea6c-4fa4-b6cd-b57897f45173 {
  text-align: center;
}




  #s-23319e0c-ea6c-4fa4-b6cd-b57897f45173 img.shogun-image {
    
    width: px;
  }


#s-23319e0c-ea6c-4fa4-b6cd-b57897f45173 .shogun-image-content {
  
    align-items: center;
  
}

#s-36f3fb60-07b7-4094-ac95-d6bc63e6c068 {
  min-height: 50px;
background-color: rgba(10, 34, 64, 1);
}








#s-36f3fb60-07b7-4094-ac95-d6bc63e6c068 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36f3fb60-07b7-4094-ac95-d6bc63e6c068.shg-box.shg-c {
  justify-content: center;
}

#s-6a0a4030-46c5-46bc-98dd-462bd354a411 {
  text-align: center;
}
@media (min-width: 1200px){#s-6a0a4030-46c5-46bc-98dd-462bd354a411 {
  margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6a0a4030-46c5-46bc-98dd-462bd354a411 {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-6a0a4030-46c5-46bc-98dd-462bd354a411 {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
}
}



  #s-6a0a4030-46c5-46bc-98dd-462bd354a411 img.shogun-image {
    
    width: px;
  }


#s-6a0a4030-46c5-46bc-98dd-462bd354a411 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-e798fd77-51cf-4e53-ba39-0197be3d952a {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e798fd77-51cf-4e53-ba39-0197be3d952a {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-e798fd77-51cf-4e53-ba39-0197be3d952a {
  margin-top: 10px;
margin-left: 3%;
margin-bottom: 10px;
margin-right: 3%;
}
}
@media (min-width: 1200px){#s-55365c44-76eb-45f4-a963-ea16097f90a7 {
  margin-top: 10px;
margin-left: 20%;
margin-bottom: 10px;
margin-right: 20%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-55365c44-76eb-45f4-a963-ea16097f90a7 {
  margin-top: 10px;
margin-left: 20%;
margin-bottom: 10px;
margin-right: 20%;
}
}@media (max-width: 767px){#s-55365c44-76eb-45f4-a963-ea16097f90a7 {
  margin-top: 10px;
margin-bottom: 10px;
}
}
@media (min-width: 0px) {
[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-55365c44-76eb-45f4-a963-ea16097f90a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-516a684c-2e19-4287-a82c-df3b1b3d5f0d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(10, 34, 64, 1);
background-image: none;
hover-type: color;
}
#s-516a684c-2e19-4287-a82c-df3b1b3d5f0d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-516a684c-2e19-4287-a82c-df3b1b3d5f0d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-516a684c-2e19-4287-a82c-df3b1b3d5f0d.shg-btn {
  color: rgba(10, 34, 64, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0bd45008-02c7-4f3a-9c04-caf214a022ff {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(10, 34, 64, 1);
background-image: none;
hover-type: color;
}
#s-0bd45008-02c7-4f3a-9c04-caf214a022ff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0bd45008-02c7-4f3a-9c04-caf214a022ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0bd45008-02c7-4f3a-9c04-caf214a022ff.shg-btn {
  color: rgba(10, 34, 64, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 1200px){#s-c5f06f42-27f0-43bc-aa0e-9ff3cb3bc423 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c5f06f42-27f0-43bc-aa0e-9ff3cb3bc423 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-c5f06f42-27f0-43bc-aa0e-9ff3cb3bc423 {
  margin-top: 10px;
margin-left: 3%;
margin-bottom: 50px;
margin-right: 3%;
}
}
#s-9d2a2804-2ffb-4d95-bca1-a10eca40aaa9 {
  min-height: 50px;
}








#s-9d2a2804-2ffb-4d95-bca1-a10eca40aaa9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d2a2804-2ffb-4d95-bca1-a10eca40aaa9.shg-box.shg-c {
  justify-content: center;
}

#s-7f0d25b2-35e8-467b-9dc0-28872b151dee {
  margin-left: 5%;
margin-right: 5%;
}

#s-6791f27a-8e8c-4b96-b482-42d6f5590cee {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-6791f27a-8e8c-4b96-b482-42d6f5590cee img.shogun-image {
    
    width: px;
  }


#s-6791f27a-8e8c-4b96-b482-42d6f5590cee .shogun-image-content {
  
    align-items: center;
  
}

#s-3303959c-5285-45b7-8438-de585c128b81 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-3303959c-5285-45b7-8438-de585c128b81 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-275a9ba4-aa36-4ea2-b620-3d90db25ab79 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-275a9ba4-aa36-4ea2-b620-3d90db25ab79 img.shogun-image {
    
    width: px;
  }


#s-275a9ba4-aa36-4ea2-b620-3d90db25ab79 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-ac64ab43-4136-4226-85ca-e08d5f518459 {
  margin-left: 5%;
margin-right: 5%;
}
}
                /*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion: reduce), print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */
