.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-ead94ab0-e8a6-4423-b04b-f619253b8759 {
  min-height: 50px;
}
@media (max-width: 767px){#s-ead94ab0-e8a6-4423-b04b-f619253b8759 {
  display: none;
}
#s-ead94ab0-e8a6-4423-b04b-f619253b8759, #wrap-s-ead94ab0-e8a6-4423-b04b-f619253b8759 { display:none !important; }}







#s-ead94ab0-e8a6-4423-b04b-f619253b8759 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ead94ab0-e8a6-4423-b04b-f619253b8759.shg-box.shg-c {
  justify-content: center;
}

.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-e021c143-17ff-47bf-a69b-c7889c71c981 {
  text-align: center;
}
@media (max-width: 767px){#s-e021c143-17ff-47bf-a69b-c7889c71c981 {
  
}
}




#s-e021c143-17ff-47bf-a69b-c7889c71c981 .shogun-image-content {
  
    align-items: center;
  
}

#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  margin-top: 0px;
margin-bottom: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3d16ba4e-3833-4235-94e7-c38755ac5ba9 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-3d16ba4e-3833-4235-94e7-c38755ac5ba9 {
  display: none;
}
#s-3d16ba4e-3833-4235-94e7-c38755ac5ba9, #wrap-s-3d16ba4e-3833-4235-94e7-c38755ac5ba9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d16ba4e-3833-4235-94e7-c38755ac5ba9 {
  display: none;
}
#s-3d16ba4e-3833-4235-94e7-c38755ac5ba9, #wrap-s-3d16ba4e-3833-4235-94e7-c38755ac5ba9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3d16ba4e-3833-4235-94e7-c38755ac5ba9 {
  display: none;
}
#s-3d16ba4e-3833-4235-94e7-c38755ac5ba9, #wrap-s-3d16ba4e-3833-4235-94e7-c38755ac5ba9 { display:none !important; }}







#s-3d16ba4e-3833-4235-94e7-c38755ac5ba9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d16ba4e-3833-4235-94e7-c38755ac5ba9.shg-box.shg-c {
  justify-content: center;
}

#s-1373409e-c392-497c-a041-238caa0659c6 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
@media (max-width: 767px){#s-1373409e-c392-497c-a041-238caa0659c6 {
  margin-top: 3px;
margin-bottom: 3px;
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-a2778be4-f7fc-49a9-8b84-35e921554218 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a2778be4-f7fc-49a9-8b84-35e921554218"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-98b12959-57a9-4303-8244-676ff0641d3d {
  text-align: center;
}




  #s-98b12959-57a9-4303-8244-676ff0641d3d img.shogun-image {
    
    width: px;
  }


#s-98b12959-57a9-4303-8244-676ff0641d3d .shogun-image-content {
  
    align-items: center;
  
}

#s-a96872e2-abde-4104-a4c3-4b1ba0e33228 {
  text-align: center;
}




  #s-a96872e2-abde-4104-a4c3-4b1ba0e33228 img.shogun-image {
    
    width: px;
  }


#s-a96872e2-abde-4104-a4c3-4b1ba0e33228 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd51e486-7b96-4371-9f9d-dd2315d235b1 {
  text-align: center;
}




  #s-fd51e486-7b96-4371-9f9d-dd2315d235b1 img.shogun-image {
    
    width: px;
  }


#s-fd51e486-7b96-4371-9f9d-dd2315d235b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  margin-top: -128px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  padding-top: 94px;
padding-bottom: 94px;
}
}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  display: none;
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { display:none !important; }}







#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.shg-box.shg-c {
  justify-content: center;
}

#s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe {
  margin-left: 190px;
margin-right: 190px;
}
@media (min-width: 1200px){#s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe {
  display: none;
}
#s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe, #wrap-s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe { display:none !important; }}
@media (min-width: 0px) {
[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7aa88de2-7ed5-4a93-b258-809ea2c84fbe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6fe407a4-ea8c-4509-b6af-bbc31de43458 {
  max-width: 575px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6fe407a4-ea8c-4509-b6af-bbc31de43458 {
  margin-top: 15px;
margin-bottom: 15px;
}
}



  #s-6fe407a4-ea8c-4509-b6af-bbc31de43458 img.shogun-image {
    
    width: px;
  }


#s-6fe407a4-ea8c-4509-b6af-bbc31de43458 .shogun-image-content {
  
    align-items: center;
  
}

#s-39d5e855-8a3d-426b-b292-8bb78efabd15 {
  max-width: 575px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-39d5e855-8a3d-426b-b292-8bb78efabd15 {
  margin-top: 15px;
margin-bottom: 15px;
}
}



  #s-39d5e855-8a3d-426b-b292-8bb78efabd15 img.shogun-image {
    
    width: px;
  }


#s-39d5e855-8a3d-426b-b292-8bb78efabd15 .shogun-image-content {
  
    align-items: center;
  
}

#s-ba79ae78-8076-440a-98a6-d095902c49d7 {
  max-width: 575px;
text-align: center;
}




  #s-ba79ae78-8076-440a-98a6-d095902c49d7 img.shogun-image {
    
    width: px;
  }


#s-ba79ae78-8076-440a-98a6-d095902c49d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
@media (max-width: 767px){#s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58 {
  margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-80cb6eba-4c8b-4861-aa6f-ea85f9a72d58"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f9a89be7-d2ad-423a-9866-25e19456907c {
  border-style: solid;
margin-left: 17%;
margin-right: 0px;
padding-top: 30px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 26px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 230, 230, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-f9a89be7-d2ad-423a-9866-25e19456907c {
  border-style: solid;
border-color: #000;
margin-left: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
}
}







#s-f9a89be7-d2ad-423a-9866-25e19456907c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9a89be7-d2ad-423a-9866-25e19456907c.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-9118efe1-f976-4f99-bae3-d33c4dab85b7 {
  margin-top: 3px;
margin-bottom: 0px;
padding-top: 3px;
padding-bottom: 1px;
text-align: left;
}
@media (max-width: 767px){#s-9118efe1-f976-4f99-bae3-d33c4dab85b7 {
  margin-top: 3px;
margin-bottom: 0px;
padding-top: 3px;
padding-bottom: 1px;
text-align: center;
}
}
#s-9118efe1-f976-4f99-bae3-d33c4dab85b7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: GFS Didot;
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: left;
}


@media (max-width: 767px){#s-9118efe1-f976-4f99-bae3-d33c4dab85b7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: GFS Didot;
  font-style:   ;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}


}
#s-0f8d21c0-714a-4746-ad6b-ef3876bc036e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-0f8d21c0-714a-4746-ad6b-ef3876bc036e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
}
#s-0f8d21c0-714a-4746-ad6b-ef3876bc036e .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-0f8d21c0-714a-4746-ad6b-ef3876bc036e .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-455699d8-62ed-460b-b456-f2dc5766c393 {
  margin-top: 6px;
margin-bottom: 6px;
}

.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-74d76421-19ee-4272-93ed-47d4cb5f1f9b {
  margin-top: 12px;
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-74d76421-19ee-4272-93ed-47d4cb5f1f9b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-74d76421-19ee-4272-93ed-47d4cb5f1f9b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-74d76421-19ee-4272-93ed-47d4cb5f1f9b {
  text-align: center;
}
}

  #s-74d76421-19ee-4272-93ed-47d4cb5f1f9b-btn-wrapper {
    text-align: left;
  }


#s-74d76421-19ee-4272-93ed-47d4cb5f1f9b.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-037f72d9-f5ef-4f3b-b78a-f32ec5e197c8 {
  margin-left: 25px;
margin-right: 25px;
max-width: 558px;
text-align: left;
}
@media (max-width: 767px){#s-037f72d9-f5ef-4f3b-b78a-f32ec5e197c8 {
  margin-left: 0px;
margin-right: 0px;
}
}



  #s-037f72d9-f5ef-4f3b-b78a-f32ec5e197c8 img.shogun-image {
    
    width: px;
  }


#s-037f72d9-f5ef-4f3b-b78a-f32ec5e197c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-14e0c04c-cf13-4cb8-9e10-e4f486f6c324 {
  text-align: center;
}
@media (min-width: 1200px){#s-14e0c04c-cf13-4cb8-9e10-e4f486f6c324 {
  display: none;
}
#s-14e0c04c-cf13-4cb8-9e10-e4f486f6c324, #wrap-s-14e0c04c-cf13-4cb8-9e10-e4f486f6c324 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-14e0c04c-cf13-4cb8-9e10-e4f486f6c324 {
  display: none;
}
#s-14e0c04c-cf13-4cb8-9e10-e4f486f6c324, #wrap-s-14e0c04c-cf13-4cb8-9e10-e4f486f6c324 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-14e0c04c-cf13-4cb8-9e10-e4f486f6c324 {
  display: none;
}
#s-14e0c04c-cf13-4cb8-9e10-e4f486f6c324, #wrap-s-14e0c04c-cf13-4cb8-9e10-e4f486f6c324 { display:none !important; }}@media (max-width: 767px){#s-14e0c04c-cf13-4cb8-9e10-e4f486f6c324 {
  margin-top: 0px;
margin-bottom: 0px;
}
}



  #s-14e0c04c-cf13-4cb8-9e10-e4f486f6c324 img.shogun-image {
    
    width: px;
  }


#s-14e0c04c-cf13-4cb8-9e10-e4f486f6c324 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed69cc84-953b-448e-be06-d04e41ba3d21 {
  margin-top: 30px;
margin-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-ed69cc84-953b-448e-be06-d04e41ba3d21 {
  display: none;
}
#s-ed69cc84-953b-448e-be06-d04e41ba3d21, #wrap-s-ed69cc84-953b-448e-be06-d04e41ba3d21 { display:none !important; }}



  #s-ed69cc84-953b-448e-be06-d04e41ba3d21 img.shogun-image {
    
    width: px;
  }


#s-ed69cc84-953b-448e-be06-d04e41ba3d21 .shogun-image-content {
  
    align-items: center;
  
}

#s-172e05b4-42d8-434b-b0e0-a6eb54facb2f {
  margin-top: 30px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-172e05b4-42d8-434b-b0e0-a6eb54facb2f .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-172e05b4-42d8-434b-b0e0-a6eb54facb2f .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-2a89befa-5c56-4ce6-ba1e-1f939af5823c {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-2a89befa-5c56-4ce6-ba1e-1f939af5823c {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-2a89befa-5c56-4ce6-ba1e-1f939af5823c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-7887e650-4d6e-44d1-b2a0-4a7de5846ea8 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.00125);
border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-7887e650-4d6e-44d1-b2a0-4a7de5846ea8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7887e650-4d6e-44d1-b2a0-4a7de5846ea8.shg-box.shg-c {
  justify-content: center;
}

#s-ea8fbefd-fadc-409b-b2e8-a0e868a09eb8 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-ea8fbefd-fadc-409b-b2e8-a0e868a09eb8:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}




#s-ea8fbefd-fadc-409b-b2e8-a0e868a09eb8 .shogun-image-content {
  
    align-items: center;
  
}

#s-87e1e496-23a0-4526-bc68-31498bb01601 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-87e1e496-23a0-4526-bc68-31498bb01601 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-87e1e496-23a0-4526-bc68-31498bb01601 .shogun-heading-component h5 a {
  color: #000;
}


#s-7fe3b9d2-fd7e-4302-bd42-c44211820b60 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-7fe3b9d2-fd7e-4302-bd42-c44211820b60:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7fe3b9d2-fd7e-4302-bd42-c44211820b60:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-7fe3b9d2-fd7e-4302-bd42-c44211820b60.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-606f1fcb-e0b0-441e-9914-74ec0dda37aa {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-606f1fcb-e0b0-441e-9914-74ec0dda37aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-606f1fcb-e0b0-441e-9914-74ec0dda37aa.shg-box.shg-c {
  justify-content: center;
}

#s-7d34768c-6b92-487a-98e1-a20ba6f18702 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-7d34768c-6b92-487a-98e1-a20ba6f18702:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}




#s-7d34768c-6b92-487a-98e1-a20ba6f18702 .shogun-image-content {
  
    align-items: center;
  
}

#s-36be1290-b6ea-41de-ace1-0795d76ba720 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-36be1290-b6ea-41de-ace1-0795d76ba720 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-36be1290-b6ea-41de-ace1-0795d76ba720 .shogun-heading-component h5 a {
  color: #000;
}


#s-51781f0c-9c12-4c7e-9e12-5b9e2176302a {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-51781f0c-9c12-4c7e-9e12-5b9e2176302a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-51781f0c-9c12-4c7e-9e12-5b9e2176302a:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-51781f0c-9c12-4c7e-9e12-5b9e2176302a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-4638f1bc-6d3b-4eac-b749-a8aed247e3e0 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-4638f1bc-6d3b-4eac-b749-a8aed247e3e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4638f1bc-6d3b-4eac-b749-a8aed247e3e0.shg-box.shg-c {
  justify-content: center;
}

#s-3add55c6-09f4-4fe1-93ff-9dea7e984fc2 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
max-width: 280px;
text-align: center;
}





#s-3add55c6-09f4-4fe1-93ff-9dea7e984fc2 .shogun-image-content {
  
    align-items: center;
  
}

#s-6e0c2542-1cae-4eda-a738-37be166d9efc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6e0c2542-1cae-4eda-a738-37be166d9efc .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-6e0c2542-1cae-4eda-a738-37be166d9efc .shogun-heading-component h5 a {
  color: #000;
}


#s-84d1d95b-3246-4cdb-befa-a541a19bd768 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-84d1d95b-3246-4cdb-befa-a541a19bd768:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-84d1d95b-3246-4cdb-befa-a541a19bd768:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-84d1d95b-3246-4cdb-befa-a541a19bd768.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-2f35317e-c5b0-45a6-a356-75d16f44bdf2 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-2f35317e-c5b0-45a6-a356-75d16f44bdf2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f35317e-c5b0-45a6-a356-75d16f44bdf2.shg-box.shg-c {
  justify-content: center;
}

#s-7a17481f-9192-4f44-b360-ef8c157b3bce {
  border-style: solid;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}





#s-7a17481f-9192-4f44-b360-ef8c157b3bce .shogun-image-content {
  
    align-items: center;
  
}

#s-3ce85e1d-de77-4006-a740-20a7576e83ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3ce85e1d-de77-4006-a740-20a7576e83ca .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-3ce85e1d-de77-4006-a740-20a7576e83ca .shogun-heading-component h5 a {
  color: #000;
}


#s-8633abd3-9190-4d6f-974a-9858e4aa2e71 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-8633abd3-9190-4d6f-974a-9858e4aa2e71:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8633abd3-9190-4d6f-974a-9858e4aa2e71:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-8633abd3-9190-4d6f-974a-9858e4aa2e71.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-070bfd51-1e59-4f7a-b3cd-53670a9240df {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-070bfd51-1e59-4f7a-b3cd-53670a9240df {
  margin-top: 20px;
margin-bottom: 20px;
}
}
#s-070bfd51-1e59-4f7a-b3cd-53670a9240df .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-070bfd51-1e59-4f7a-b3cd-53670a9240df .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-3b4c89f2-97b8-4975-805a-b18af8bce364 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-3b4c89f2-97b8-4975-805a-b18af8bce364 {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3b4c89f2-97b8-4975-805a-b18af8bce364"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-48bebcd3-96ae-43ef-872e-d79ca21f2a25 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.00125);
border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-48bebcd3-96ae-43ef-872e-d79ca21f2a25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48bebcd3-96ae-43ef-872e-d79ca21f2a25.shg-box.shg-c {
  justify-content: center;
}

#s-aa979d5b-e716-4c14-b31a-02a13918d22d {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-aa979d5b-e716-4c14-b31a-02a13918d22d:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}




#s-aa979d5b-e716-4c14-b31a-02a13918d22d .shogun-image-content {
  
    align-items: center;
  
}

#s-f8af1a1c-22af-44e3-83a6-d330659cb1da {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f8af1a1c-22af-44e3-83a6-d330659cb1da .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-f8af1a1c-22af-44e3-83a6-d330659cb1da .shogun-heading-component h5 a {
  color: #000;
}


#s-71bb442a-256a-48e1-890f-bd70d7165d3a {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-71bb442a-256a-48e1-890f-bd70d7165d3a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-71bb442a-256a-48e1-890f-bd70d7165d3a:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-71bb442a-256a-48e1-890f-bd70d7165d3a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-2c54ca93-63f4-4fc5-b5ae-490691cace48 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-2c54ca93-63f4-4fc5-b5ae-490691cace48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c54ca93-63f4-4fc5-b5ae-490691cace48.shg-box.shg-c {
  justify-content: center;
}

#s-94e787ac-a1f5-4e7d-8832-e3a3a350cc58 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-94e787ac-a1f5-4e7d-8832-e3a3a350cc58:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}




#s-94e787ac-a1f5-4e7d-8832-e3a3a350cc58 .shogun-image-content {
  
    align-items: center;
  
}

#s-433c4813-bc8b-4431-abb6-6cba017c68be {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-433c4813-bc8b-4431-abb6-6cba017c68be .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-433c4813-bc8b-4431-abb6-6cba017c68be .shogun-heading-component h5 a {
  color: #000;
}


#s-018d3a00-97c0-41b2-b9f2-24ce41756e1c {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-018d3a00-97c0-41b2-b9f2-24ce41756e1c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-018d3a00-97c0-41b2-b9f2-24ce41756e1c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-018d3a00-97c0-41b2-b9f2-24ce41756e1c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-45bfef0e-898b-4a48-8b5a-7bcc74861daf {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-45bfef0e-898b-4a48-8b5a-7bcc74861daf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45bfef0e-898b-4a48-8b5a-7bcc74861daf.shg-box.shg-c {
  justify-content: center;
}

#s-3a4e105a-830c-4099-b2ac-b48d8b0b6e4e {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
max-width: 280px;
text-align: center;
}





#s-3a4e105a-830c-4099-b2ac-b48d8b0b6e4e .shogun-image-content {
  
    align-items: center;
  
}

#s-c778f525-125a-474b-a43e-190989c9fb1d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c778f525-125a-474b-a43e-190989c9fb1d .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-c778f525-125a-474b-a43e-190989c9fb1d .shogun-heading-component h5 a {
  color: #000;
}


#s-3e4a9fd1-752c-44dc-9c63-7e67af4d8997 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-3e4a9fd1-752c-44dc-9c63-7e67af4d8997:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3e4a9fd1-752c-44dc-9c63-7e67af4d8997:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-3e4a9fd1-752c-44dc-9c63-7e67af4d8997.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-35676f28-e237-4274-bb44-4e441164a1e4 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-35676f28-e237-4274-bb44-4e441164a1e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35676f28-e237-4274-bb44-4e441164a1e4.shg-box.shg-c {
  justify-content: center;
}

#s-bd53b4bd-0eda-4ab6-afab-7b76babf98a3 {
  border-style: solid;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}





#s-bd53b4bd-0eda-4ab6-afab-7b76babf98a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-99833269-c1bb-4707-9e83-46055b085875 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-99833269-c1bb-4707-9e83-46055b085875 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-99833269-c1bb-4707-9e83-46055b085875 .shogun-heading-component h5 a {
  color: #000;
}


#s-7ab8ed45-01ca-4b0c-84ba-be6f6c0ff561 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-7ab8ed45-01ca-4b0c-84ba-be6f6c0ff561:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7ab8ed45-01ca-4b0c-84ba-be6f6c0ff561:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-7ab8ed45-01ca-4b0c-84ba-be6f6c0ff561.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-6a02159b-02af-4eb8-ae31-e95068b7d998 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-6a02159b-02af-4eb8-ae31-e95068b7d998 {
  margin-top: 20px;
margin-bottom: 20px;
}
}
#s-6a02159b-02af-4eb8-ae31-e95068b7d998 .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-6a02159b-02af-4eb8-ae31-e95068b7d998 .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-d29864a5-21b3-49a9-8b22-7513be1ab7ab {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-d29864a5-21b3-49a9-8b22-7513be1ab7ab {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d29864a5-21b3-49a9-8b22-7513be1ab7ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-f00afcdc-ad64-4a16-83a7-d5bcb5db5152 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-f00afcdc-ad64-4a16-83a7-d5bcb5db5152 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f00afcdc-ad64-4a16-83a7-d5bcb5db5152.shg-box.shg-c {
  justify-content: center;
}

#s-f76736d7-9810-47b4-a6d9-71fe0d739957 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-f76736d7-9810-47b4-a6d9-71fe0d739957:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}




#s-f76736d7-9810-47b4-a6d9-71fe0d739957 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9eae84c-7105-4364-bb08-28d1d068f758 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c9eae84c-7105-4364-bb08-28d1d068f758 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-c9eae84c-7105-4364-bb08-28d1d068f758 .shogun-heading-component h5 a {
  color: #000;
}


#s-5614acde-9d2a-4518-8cd4-6c0c4a0c22de {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-5614acde-9d2a-4518-8cd4-6c0c4a0c22de:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5614acde-9d2a-4518-8cd4-6c0c4a0c22de:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-5614acde-9d2a-4518-8cd4-6c0c4a0c22de.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-780c1d54-07a3-45ad-914e-cd5fd03c43c5 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-780c1d54-07a3-45ad-914e-cd5fd03c43c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-780c1d54-07a3-45ad-914e-cd5fd03c43c5.shg-box.shg-c {
  justify-content: center;
}

#s-8423d004-8f84-4128-8091-134d6269b449 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
max-width: 280px;
text-align: center;
}





#s-8423d004-8f84-4128-8091-134d6269b449 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c970a58-e560-44bc-8d91-2ce435172b51 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4c970a58-e560-44bc-8d91-2ce435172b51 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-4c970a58-e560-44bc-8d91-2ce435172b51 .shogun-heading-component h5 a {
  color: #000;
}


#s-4d8b3516-b573-49e6-b929-a5fab7141e18 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-4d8b3516-b573-49e6-b929-a5fab7141e18:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4d8b3516-b573-49e6-b929-a5fab7141e18:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-4d8b3516-b573-49e6-b929-a5fab7141e18.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-14d3d1e4-80fd-4282-84c7-91b7d87b96b7 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.00125);
border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-14d3d1e4-80fd-4282-84c7-91b7d87b96b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14d3d1e4-80fd-4282-84c7-91b7d87b96b7.shg-box.shg-c {
  justify-content: center;
}

#s-f4d9af51-3111-499b-8a3e-36eaa2e4d6d4 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-f4d9af51-3111-499b-8a3e-36eaa2e4d6d4:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}




#s-f4d9af51-3111-499b-8a3e-36eaa2e4d6d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb862fa9-82d5-49ca-a460-bdc251dbff50 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-eb862fa9-82d5-49ca-a460-bdc251dbff50 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-eb862fa9-82d5-49ca-a460-bdc251dbff50 .shogun-heading-component h5 a {
  color: #000;
}


#s-2e10f7e2-f78b-4395-9ecd-01a671a6add0 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-2e10f7e2-f78b-4395-9ecd-01a671a6add0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2e10f7e2-f78b-4395-9ecd-01a671a6add0:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-2e10f7e2-f78b-4395-9ecd-01a671a6add0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-37991d1a-9be8-402e-8fe4-32a049e9f068 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-37991d1a-9be8-402e-8fe4-32a049e9f068 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37991d1a-9be8-402e-8fe4-32a049e9f068.shg-box.shg-c {
  justify-content: center;
}

#s-b0d5f5d0-b777-4c5e-941e-3af29d479888 {
  border-style: solid;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}





#s-b0d5f5d0-b777-4c5e-941e-3af29d479888 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf99f6a0-cced-4fcf-b82f-1a6078ec5793 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cf99f6a0-cced-4fcf-b82f-1a6078ec5793 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-cf99f6a0-cced-4fcf-b82f-1a6078ec5793 .shogun-heading-component h5 a {
  color: #000;
}


#s-68dfea65-18a1-4be8-b613-04f379cd69b4 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-68dfea65-18a1-4be8-b613-04f379cd69b4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-68dfea65-18a1-4be8-b613-04f379cd69b4:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-68dfea65-18a1-4be8-b613-04f379cd69b4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-f3f834e2-4041-4353-8191-054ba0e0fe0d {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f3f834e2-4041-4353-8191-054ba0e0fe0d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-412e593a-7cef-44b5-860d-89bfa8b16ec0 {
  text-align: right;
}




  #s-412e593a-7cef-44b5-860d-89bfa8b16ec0 img.shogun-image {
    
    width: px;
  }


#s-412e593a-7cef-44b5-860d-89bfa8b16ec0 .shogun-image-content {
  
    align-items: center;
  
}

#s-ec63db85-a321-4efc-9f9d-6c916a15a08b {
  text-align: center;
}





#s-ec63db85-a321-4efc-9f9d-6c916a15a08b .shogun-image-content {
  
    align-items: center;
  
}

#s-d310bd43-ec15-4638-9300-4d03ceb53a3c {
  margin-top: 30px;
text-align: center;
}
@media (max-width: 767px){#s-d310bd43-ec15-4638-9300-4d03ceb53a3c {
  margin-bottom: 20px;
display: none;
}
#s-d310bd43-ec15-4638-9300-4d03ceb53a3c, #wrap-s-d310bd43-ec15-4638-9300-4d03ceb53a3c { display:none !important; }}




#s-d310bd43-ec15-4638-9300-4d03ceb53a3c .shogun-image-content {
  
    align-items: center;
  
}

#s-71abdc4f-5082-478d-95fc-90f40c606819 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
@media (max-width: 767px){#s-71abdc4f-5082-478d-95fc-90f40c606819 {
  margin-left: 0%;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-71abdc4f-5082-478d-95fc-90f40c606819"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-9e2567b2-51b5-4c30-881b-493a644c3202 {
  border-style: solid;
margin-left: 20%;
margin-right: 0px;
padding-top: 30px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 230, 230, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-9e2567b2-51b5-4c30-881b-493a644c3202 {
  border-style: solid;
border-color: #000;
margin-left: 0px;
padding-left: 30px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
}
}







#s-9e2567b2-51b5-4c30-881b-493a644c3202 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e2567b2-51b5-4c30-881b-493a644c3202.shg-box.shg-c {
  justify-content: center;
}

#s-f378ef80-3545-4ff8-ac20-5138355654d7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-f378ef80-3545-4ff8-ac20-5138355654d7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-f378ef80-3545-4ff8-ac20-5138355654d7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: GFS Didot;
  font-style:   ;
  font-size: 1.5em;
  line-height: 1.2em;
  letter-spacing: 1px;
  text-align: left;
}


@media (max-width: 767px){#s-f378ef80-3545-4ff8-ac20-5138355654d7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: GFS Didot;
  font-style:   ;
  font-size: 28px;
  line-height: 1.2em;
  letter-spacing: 1px;
  text-align: center;
}


}
#s-bb3b9cc9-e613-4b82-9b4e-a2d9af6212da {
  margin-top: 9px;
margin-bottom: 9px;
}

#s-1c13b172-99ff-48fe-b159-c6e9032728ec {
  margin-top: 12px;
margin-bottom: 12px;
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-1c13b172-99ff-48fe-b159-c6e9032728ec:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1c13b172-99ff-48fe-b159-c6e9032728ec:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1c13b172-99ff-48fe-b159-c6e9032728ec {
  text-align: center;
}
}

  #s-1c13b172-99ff-48fe-b159-c6e9032728ec-btn-wrapper {
    text-align: left;
  }


#s-1c13b172-99ff-48fe-b159-c6e9032728ec.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-71ff9f06-33a5-42c4-8d73-f2ef311fea23 {
  margin-left: 25px;
margin-right: 25px;
max-width: 500px;
text-align: left;
}
@media (max-width: 767px){#s-71ff9f06-33a5-42c4-8d73-f2ef311fea23 {
  margin-left: 0px;
margin-right: 0px;
display: none;
}
#s-71ff9f06-33a5-42c4-8d73-f2ef311fea23, #wrap-s-71ff9f06-33a5-42c4-8d73-f2ef311fea23 { display:none !important; }}



  #s-71ff9f06-33a5-42c4-8d73-f2ef311fea23 img.shogun-image {
    
    width: px;
  }


#s-71ff9f06-33a5-42c4-8d73-f2ef311fea23 .shogun-image-content {
  
    align-items: center;
  
}

#s-b5ce70d5-99b2-4e1f-a4cb-6085641a8d67 {
  text-align: center;
}
@media (min-width: 1200px){#s-b5ce70d5-99b2-4e1f-a4cb-6085641a8d67 {
  display: none;
}
#s-b5ce70d5-99b2-4e1f-a4cb-6085641a8d67, #wrap-s-b5ce70d5-99b2-4e1f-a4cb-6085641a8d67 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b5ce70d5-99b2-4e1f-a4cb-6085641a8d67 {
  display: none;
}
#s-b5ce70d5-99b2-4e1f-a4cb-6085641a8d67, #wrap-s-b5ce70d5-99b2-4e1f-a4cb-6085641a8d67 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b5ce70d5-99b2-4e1f-a4cb-6085641a8d67 {
  display: none;
}
#s-b5ce70d5-99b2-4e1f-a4cb-6085641a8d67, #wrap-s-b5ce70d5-99b2-4e1f-a4cb-6085641a8d67 { display:none !important; }}




#s-b5ce70d5-99b2-4e1f-a4cb-6085641a8d67 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e440783-58f3-419a-957d-aa72c97d4fa9 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-1e440783-58f3-419a-957d-aa72c97d4fa9 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-1e440783-58f3-419a-957d-aa72c97d4fa9 .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-1e440783-58f3-419a-957d-aa72c97d4fa9 .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-1f91b1fc-66b4-432d-9c5f-d9bc1f6a1b23 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-1f91b1fc-66b4-432d-9c5f-d9bc1f6a1b23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f91b1fc-66b4-432d-9c5f-d9bc1f6a1b23.shg-box.shg-c {
  justify-content: center;
}

#s-3ac34fd2-2493-4da4-b587-97196749e5e2 {
  margin-top: 0px;
margin-bottom: 5px;
padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-3ac34fd2-2493-4da4-b587-97196749e5e2 {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-3ac34fd2-2493-4da4-b587-97196749e5e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.0px);
}

}

#s-b1450626-f84d-4e68-94c7-59a876471ba9 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-b1450626-f84d-4e68-94c7-59a876471ba9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1450626-f84d-4e68-94c7-59a876471ba9.shg-box.shg-c {
  justify-content: center;
}

#s-0a4afdd6-aaec-4c2f-8390-fd438c0e9dd0 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-0a4afdd6-aaec-4c2f-8390-fd438c0e9dd0:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}



  #s-0a4afdd6-aaec-4c2f-8390-fd438c0e9dd0 img.shogun-image {
    
    width: px;
  }


#s-0a4afdd6-aaec-4c2f-8390-fd438c0e9dd0 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf7829b6-f9fd-4491-82fa-5a23c5e48041 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cf7829b6-f9fd-4491-82fa-5a23c5e48041 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-cf7829b6-f9fd-4491-82fa-5a23c5e48041 .shogun-heading-component h5 a {
  color: #000;
}


#s-e138db0e-4bba-4e5c-bc6f-4c5e3f950b3d {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-e138db0e-4bba-4e5c-bc6f-4c5e3f950b3d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e138db0e-4bba-4e5c-bc6f-4c5e3f950b3d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-e138db0e-4bba-4e5c-bc6f-4c5e3f950b3d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-35233b2b-0399-448d-9179-e313caa4426c {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-35233b2b-0399-448d-9179-e313caa4426c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35233b2b-0399-448d-9179-e313caa4426c.shg-box.shg-c {
  justify-content: center;
}

#s-b101fa49-3b46-460e-900c-a929d73acfb2 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
max-width: 280px;
text-align: center;
}




  #s-b101fa49-3b46-460e-900c-a929d73acfb2 img.shogun-image {
    
    width: px;
  }


#s-b101fa49-3b46-460e-900c-a929d73acfb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-c35f4041-fdd5-475d-8382-c97142b2d357 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c35f4041-fdd5-475d-8382-c97142b2d357 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-c35f4041-fdd5-475d-8382-c97142b2d357 .shogun-heading-component h5 a {
  color: #000;
}


#s-d4a82f4b-a658-4f98-bdb2-175035599334 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-d4a82f4b-a658-4f98-bdb2-175035599334:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d4a82f4b-a658-4f98-bdb2-175035599334:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-d4a82f4b-a658-4f98-bdb2-175035599334.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-4799f98f-8cbe-44f8-9ee9-45a59a3ab407 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-4799f98f-8cbe-44f8-9ee9-45a59a3ab407 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4799f98f-8cbe-44f8-9ee9-45a59a3ab407.shg-box.shg-c {
  justify-content: center;
}

#s-961c1d10-020d-4a69-96c5-c71d0d8c8da2 {
  border-style: solid;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}




  #s-961c1d10-020d-4a69-96c5-c71d0d8c8da2 img.shogun-image {
    
    width: px;
  }


#s-961c1d10-020d-4a69-96c5-c71d0d8c8da2 .shogun-image-content {
  
    align-items: center;
  
}

#s-da5d1c57-0162-480b-b60c-b5d444678b83 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-da5d1c57-0162-480b-b60c-b5d444678b83 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-da5d1c57-0162-480b-b60c-b5d444678b83 .shogun-heading-component h5 a {
  color: #000;
}


#s-6c618637-97b7-4e11-adf6-7b929d95ebb6 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-6c618637-97b7-4e11-adf6-7b929d95ebb6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6c618637-97b7-4e11-adf6-7b929d95ebb6:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-6c618637-97b7-4e11-adf6-7b929d95ebb6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-83a936fe-5211-4839-91ef-c476defa6e53 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-83a936fe-5211-4839-91ef-c476defa6e53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83a936fe-5211-4839-91ef-c476defa6e53.shg-box.shg-c {
  justify-content: center;
}

#s-c363f8ed-5ffe-44f0-85ff-babbbc743a3f {
  border-style: solid;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}




  #s-c363f8ed-5ffe-44f0-85ff-babbbc743a3f img.shogun-image {
    
    width: px;
  }


#s-c363f8ed-5ffe-44f0-85ff-babbbc743a3f .shogun-image-content {
  
    align-items: center;
  
}

#s-7e574416-cb60-4500-b28f-ffcb271ad24b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7e574416-cb60-4500-b28f-ffcb271ad24b .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-7e574416-cb60-4500-b28f-ffcb271ad24b .shogun-heading-component h5 a {
  color: #000;
}


#s-ecb2d119-9278-4d00-ae8a-5ccb5947982e {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-ecb2d119-9278-4d00-ae8a-5ccb5947982e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ecb2d119-9278-4d00-ae8a-5ccb5947982e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-ecb2d119-9278-4d00-ae8a-5ccb5947982e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-35fd337b-cbc3-4717-a659-21983d285d10 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-35fd337b-cbc3-4717-a659-21983d285d10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35fd337b-cbc3-4717-a659-21983d285d10.shg-box.shg-c {
  justify-content: center;
}

#s-2d91b5ba-4836-4ec1-ad65-45eddeb980cf {
  border-style: solid;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}




  #s-2d91b5ba-4836-4ec1-ad65-45eddeb980cf img.shogun-image {
    
    width: px;
  }


#s-2d91b5ba-4836-4ec1-ad65-45eddeb980cf .shogun-image-content {
  
    align-items: center;
  
}

#s-3244949c-0529-463c-bcaa-1813426716b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3244949c-0529-463c-bcaa-1813426716b4 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-3244949c-0529-463c-bcaa-1813426716b4 .shogun-heading-component h5 a {
  color: #000;
}


#s-79c2982c-ca10-4e8a-abc4-e0809db3a029 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-79c2982c-ca10-4e8a-abc4-e0809db3a029:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-79c2982c-ca10-4e8a-abc4-e0809db3a029:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-79c2982c-ca10-4e8a-abc4-e0809db3a029.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-add3de65-40a1-4e80-99e3-071ee389098e {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
}
@media (max-width: 767px){#s-add3de65-40a1-4e80-99e3-071ee389098e {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-add3de65-40a1-4e80-99e3-071ee389098e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-0485b4d9-6511-48f8-974a-273067d2fb65 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0485b4d9-6511-48f8-974a-273067d2fb65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0485b4d9-6511-48f8-974a-273067d2fb65.shg-box.shg-c {
  justify-content: center;
}

#s-5c72495d-bf9e-40ac-aaaa-1ad0e827be0f {
  margin-left: 200px;
margin-right: 25px;
max-width: 500px;
text-align: right;
}
@media (max-width: 767px){#s-5c72495d-bf9e-40ac-aaaa-1ad0e827be0f {
  margin-left: 0px;
margin-right: 0px;
text-align: center;
}
}




#s-5c72495d-bf9e-40ac-aaaa-1ad0e827be0f .shogun-image-content {
  
    align-items: center;
  
}

#s-b8c17287-5313-4b9d-a044-cf75d25d70b2 {
  border-style: solid;
margin-left: 15px;
margin-right: 20%;
padding-top: 30px;
padding-left: 40px;
padding-bottom: 30px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 230, 230, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-b8c17287-5313-4b9d-a044-cf75d25d70b2 {
  border-style: solid;
border-color: #000;
margin-left: 0px;
margin-right: 0%;
padding-left: 30px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
}
}







#s-b8c17287-5313-4b9d-a044-cf75d25d70b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8c17287-5313-4b9d-a044-cf75d25d70b2.shg-box.shg-c {
  justify-content: center;
}

#s-39735c34-37f1-430d-8b9f-51719ba8affb {
  margin-top: 1px;
margin-bottom: 1px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-39735c34-37f1-430d-8b9f-51719ba8affb {
  margin-top: 1px;
margin-bottom: 1px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-39735c34-37f1-430d-8b9f-51719ba8affb .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: GFS Didot;
  font-style:   ;
  font-size: 1.5em;
  line-height: 1.2em;
  letter-spacing: 1px;
  text-align: left;
}


@media (max-width: 767px){#s-39735c34-37f1-430d-8b9f-51719ba8affb .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: GFS Didot;
  font-style:   ;
  font-size: 28px;
  line-height: 1.2em;
  letter-spacing: 1px;
  text-align: center;
}


}
#s-b2ca6742-221b-4894-82c9-dfbc3e5318c5 {
  margin-top: 31px;
margin-bottom: 31px;
}

#s-f451163e-1e0e-4e16-bc12-e7f762c0ec1f {
  margin-top: 12px;
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-f451163e-1e0e-4e16-bc12-e7f762c0ec1f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f451163e-1e0e-4e16-bc12-e7f762c0ec1f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-f451163e-1e0e-4e16-bc12-e7f762c0ec1f {
  text-align: center;
}
}

  #s-f451163e-1e0e-4e16-bc12-e7f762c0ec1f-btn-wrapper {
    text-align: left;
  }


#s-f451163e-1e0e-4e16-bc12-e7f762c0ec1f.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ce304e0a-c19b-4050-a689-f7a03cc93019 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-ce304e0a-c19b-4050-a689-f7a03cc93019 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-ce304e0a-c19b-4050-a689-f7a03cc93019 .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-ce304e0a-c19b-4050-a689-f7a03cc93019 .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-e334f250-98ae-4140-8a0e-fbc9fd15575e {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-e334f250-98ae-4140-8a0e-fbc9fd15575e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e334f250-98ae-4140-8a0e-fbc9fd15575e.shg-box.shg-c {
  justify-content: center;
}

#s-a1248f27-35ce-4a9a-8ade-470ebe460da9 {
  margin-top: 0px;
margin-bottom: 5px;
padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-a1248f27-35ce-4a9a-8ade-470ebe460da9 {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-a1248f27-35ce-4a9a-8ade-470ebe460da9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

#s-9ecf1314-b459-437f-82b0-f69244f700d6 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-9ecf1314-b459-437f-82b0-f69244f700d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ecf1314-b459-437f-82b0-f69244f700d6.shg-box.shg-c {
  justify-content: center;
}

#s-883eb3c0-c5d5-4ee6-b679-f266b2727b23 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
max-width: 280px;
text-align: center;
}





#s-883eb3c0-c5d5-4ee6-b679-f266b2727b23 .shogun-image-content {
  
    align-items: center;
  
}

#s-78e893b9-cc50-4054-aaf1-eecc32a4c796 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-78e893b9-cc50-4054-aaf1-eecc32a4c796 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-78e893b9-cc50-4054-aaf1-eecc32a4c796 .shogun-heading-component h5 a {
  color: #000;
}


#s-9f25d321-c247-4f24-b50a-34c6c765ebad {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-9f25d321-c247-4f24-b50a-34c6c765ebad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9f25d321-c247-4f24-b50a-34c6c765ebad:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-9f25d321-c247-4f24-b50a-34c6c765ebad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a28f1d02-d4fc-437e-82f1-672636d27412 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-a28f1d02-d4fc-437e-82f1-672636d27412 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a28f1d02-d4fc-437e-82f1-672636d27412.shg-box.shg-c {
  justify-content: center;
}

#s-4f8f4bd1-0236-4c56-9cae-586522806f83 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-4f8f4bd1-0236-4c56-9cae-586522806f83:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}




#s-4f8f4bd1-0236-4c56-9cae-586522806f83 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b1d1cf3-024e-47d9-856d-7cce6591622f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7b1d1cf3-024e-47d9-856d-7cce6591622f .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-7b1d1cf3-024e-47d9-856d-7cce6591622f .shogun-heading-component h5 a {
  color: #000;
}


#s-8b2b6769-fd87-44cf-980f-556083762ba1 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-8b2b6769-fd87-44cf-980f-556083762ba1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8b2b6769-fd87-44cf-980f-556083762ba1:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-8b2b6769-fd87-44cf-980f-556083762ba1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-b0639863-aed0-42cf-82df-9e9c6377d58e {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-b0639863-aed0-42cf-82df-9e9c6377d58e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0639863-aed0-42cf-82df-9e9c6377d58e.shg-box.shg-c {
  justify-content: center;
}

#s-28f02c28-0000-4fa7-ad5f-3d1d6fd5bb3a {
  border-style: solid;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}





#s-28f02c28-0000-4fa7-ad5f-3d1d6fd5bb3a .shogun-image-content {
  
    align-items: center;
  
}

#s-9a0e5d6f-627e-4ba3-af9f-55cf45424741 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9a0e5d6f-627e-4ba3-af9f-55cf45424741 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-9a0e5d6f-627e-4ba3-af9f-55cf45424741 .shogun-heading-component h5 a {
  color: #000;
}


#s-642ef7fb-06c3-4fc8-98bd-2a06aac4313a {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-642ef7fb-06c3-4fc8-98bd-2a06aac4313a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-642ef7fb-06c3-4fc8-98bd-2a06aac4313a:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-642ef7fb-06c3-4fc8-98bd-2a06aac4313a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-148259ee-a3a7-4bdd-928e-19fcfb65d1b4 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-148259ee-a3a7-4bdd-928e-19fcfb65d1b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-148259ee-a3a7-4bdd-928e-19fcfb65d1b4.shg-box.shg-c {
  justify-content: center;
}

#s-e42bbb3c-6740-4da1-9d4a-c6e10131c4cf {
  border-style: solid;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}





#s-e42bbb3c-6740-4da1-9d4a-c6e10131c4cf .shogun-image-content {
  
    align-items: center;
  
}

#s-862664ba-a146-40ab-9ee0-169a27e5e016 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-862664ba-a146-40ab-9ee0-169a27e5e016 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-862664ba-a146-40ab-9ee0-169a27e5e016 .shogun-heading-component h5 a {
  color: #000;
}


#s-bd841e65-2a89-49db-97b7-914750068803 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-bd841e65-2a89-49db-97b7-914750068803:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bd841e65-2a89-49db-97b7-914750068803:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-bd841e65-2a89-49db-97b7-914750068803.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-5b6b1c3f-6d7d-43e1-8a0c-c38241006942 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-5b6b1c3f-6d7d-43e1-8a0c-c38241006942 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b6b1c3f-6d7d-43e1-8a0c-c38241006942.shg-box.shg-c {
  justify-content: center;
}

#s-12cb7f52-d898-4068-b55f-af38e5c882bb {
  border-style: solid;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}





#s-12cb7f52-d898-4068-b55f-af38e5c882bb .shogun-image-content {
  
    align-items: center;
  
}

#s-bb72fe2a-41d4-4c9d-a06c-543712c2832f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-bb72fe2a-41d4-4c9d-a06c-543712c2832f .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-bb72fe2a-41d4-4c9d-a06c-543712c2832f .shogun-heading-component h5 a {
  color: #000;
}


#s-ec73288a-c7dc-47f0-991d-1972cb7ce5b1 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-ec73288a-c7dc-47f0-991d-1972cb7ce5b1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ec73288a-c7dc-47f0-991d-1972cb7ce5b1:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-ec73288a-c7dc-47f0-991d-1972cb7ce5b1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a12331e5-1f6d-4c3f-8de6-60b38b125782 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-a12331e5-1f6d-4c3f-8de6-60b38b125782 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a12331e5-1f6d-4c3f-8de6-60b38b125782.shg-box.shg-c {
  justify-content: center;
}

#s-ca984c83-2cee-4fc0-90d6-18cccc8da3eb {
  border-style: solid;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}





#s-ca984c83-2cee-4fc0-90d6-18cccc8da3eb .shogun-image-content {
  
    align-items: center;
  
}

#s-55649c6f-0f74-4246-bfbe-7172f9f41904 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-55649c6f-0f74-4246-bfbe-7172f9f41904 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-55649c6f-0f74-4246-bfbe-7172f9f41904 .shogun-heading-component h5 a {
  color: #000;
}


#s-8a771f5e-8b03-45c7-b6dd-1d97dc90ab67 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-8a771f5e-8b03-45c7-b6dd-1d97dc90ab67:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8a771f5e-8b03-45c7-b6dd-1d97dc90ab67:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-8a771f5e-8b03-45c7-b6dd-1d97dc90ab67.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-bc0eee7f-afa1-4bfe-9e01-2468e22632af {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}
@media (max-width: 767px){#s-bc0eee7f-afa1-4bfe-9e01-2468e22632af {
  display: none;
}
#s-bc0eee7f-afa1-4bfe-9e01-2468e22632af, #wrap-s-bc0eee7f-afa1-4bfe-9e01-2468e22632af { display:none !important; }}




#s-bc0eee7f-afa1-4bfe-9e01-2468e22632af .shogun-image-content {
  
    align-items: center;
  
}

#s-f8b6cb92-8673-4969-aa14-78bc06ac25dd {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}
@media (min-width: 1200px){#s-f8b6cb92-8673-4969-aa14-78bc06ac25dd {
  display: none;
}
#s-f8b6cb92-8673-4969-aa14-78bc06ac25dd, #wrap-s-f8b6cb92-8673-4969-aa14-78bc06ac25dd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f8b6cb92-8673-4969-aa14-78bc06ac25dd {
  display: none;
}
#s-f8b6cb92-8673-4969-aa14-78bc06ac25dd, #wrap-s-f8b6cb92-8673-4969-aa14-78bc06ac25dd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f8b6cb92-8673-4969-aa14-78bc06ac25dd {
  display: none;
}
#s-f8b6cb92-8673-4969-aa14-78bc06ac25dd, #wrap-s-f8b6cb92-8673-4969-aa14-78bc06ac25dd { display:none !important; }}




#s-f8b6cb92-8673-4969-aa14-78bc06ac25dd .shogun-image-content {
  
    align-items: center;
  
}

#s-326b1be9-f89a-4ba2-9f24-f46e0b2f4540 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-326b1be9-f89a-4ba2-9f24-f46e0b2f4540 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-326b1be9-f89a-4ba2-9f24-f46e0b2f4540.shg-box.shg-c {
  justify-content: center;
}

#s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3 {
  margin-top: 0px;
margin-bottom: 5px;
padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3 {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-2fccb18f-a656-4b9c-9fb0-1c33e531a5d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-1a0dd8db-52b2-4977-bc12-b16694405305 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.00125);
border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-1a0dd8db-52b2-4977-bc12-b16694405305 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a0dd8db-52b2-4977-bc12-b16694405305.shg-box.shg-c {
  justify-content: center;
}

#s-1a76dd21-50f9-4c9e-b9c3-3dc91ba42d30 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-1a76dd21-50f9-4c9e-b9c3-3dc91ba42d30:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}




#s-1a76dd21-50f9-4c9e-b9c3-3dc91ba42d30 .shogun-image-content {
  
    align-items: center;
  
}

#s-29c3d0a3-dc1e-4bd5-a66e-52edb7ffe377 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-29c3d0a3-dc1e-4bd5-a66e-52edb7ffe377 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-29c3d0a3-dc1e-4bd5-a66e-52edb7ffe377 .shogun-heading-component h5 a {
  color: #000;
}


#s-6a96e6bd-d80e-45d7-9273-81a6526432a2 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-6a96e6bd-d80e-45d7-9273-81a6526432a2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6a96e6bd-d80e-45d7-9273-81a6526432a2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-6a96e6bd-d80e-45d7-9273-81a6526432a2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-d05634c2-8055-47e5-8d65-5746386183d4 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-d05634c2-8055-47e5-8d65-5746386183d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d05634c2-8055-47e5-8d65-5746386183d4.shg-box.shg-c {
  justify-content: center;
}

#s-0691fcac-9147-4e0a-8c53-cec176be619c {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-0691fcac-9147-4e0a-8c53-cec176be619c:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}




#s-0691fcac-9147-4e0a-8c53-cec176be619c .shogun-image-content {
  
    align-items: center;
  
}

#s-abff3ac8-edc2-4c89-a8d4-3e483c6cf061 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-abff3ac8-edc2-4c89-a8d4-3e483c6cf061 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-abff3ac8-edc2-4c89-a8d4-3e483c6cf061 .shogun-heading-component h5 a {
  color: #000;
}


#s-4b1cad15-cc69-4326-89b0-0eb81ea7199b {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-4b1cad15-cc69-4326-89b0-0eb81ea7199b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4b1cad15-cc69-4326-89b0-0eb81ea7199b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-4b1cad15-cc69-4326-89b0-0eb81ea7199b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a40ae19c-3363-408c-9779-78485fb4ac77 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-a40ae19c-3363-408c-9779-78485fb4ac77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a40ae19c-3363-408c-9779-78485fb4ac77.shg-box.shg-c {
  justify-content: center;
}

#s-73f6159e-8293-4519-a431-13b8eba2b0dc {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
max-width: 280px;
text-align: center;
}





#s-73f6159e-8293-4519-a431-13b8eba2b0dc .shogun-image-content {
  
    align-items: center;
  
}

#s-1af1f268-e39a-4d35-8540-08d238876741 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1af1f268-e39a-4d35-8540-08d238876741 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-1af1f268-e39a-4d35-8540-08d238876741 .shogun-heading-component h5 a {
  color: #000;
}


#s-9442f6ba-8a44-4804-8a52-0e3cd42092a6 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-9442f6ba-8a44-4804-8a52-0e3cd42092a6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9442f6ba-8a44-4804-8a52-0e3cd42092a6:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-9442f6ba-8a44-4804-8a52-0e3cd42092a6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-b3801b4a-81a0-4733-8f9c-590afed8224e {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-b3801b4a-81a0-4733-8f9c-590afed8224e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3801b4a-81a0-4733-8f9c-590afed8224e.shg-box.shg-c {
  justify-content: center;
}

#s-8c4f64ed-d1c8-4bed-9089-db24cc9e990a {
  border-style: solid;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}





#s-8c4f64ed-d1c8-4bed-9089-db24cc9e990a .shogun-image-content {
  
    align-items: center;
  
}

#s-c43a901c-e987-419a-a4ac-3994b0514191 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c43a901c-e987-419a-a4ac-3994b0514191 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-c43a901c-e987-419a-a4ac-3994b0514191 .shogun-heading-component h5 a {
  color: #000;
}


#s-3e43cdc0-1a1c-4244-88d3-d8c805bc6ec6 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-3e43cdc0-1a1c-4244-88d3-d8c805bc6ec6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3e43cdc0-1a1c-4244-88d3-d8c805bc6ec6:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-3e43cdc0-1a1c-4244-88d3-d8c805bc6ec6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ba7ae30b-3254-4c29-9973-68a414bf23ab {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-ba7ae30b-3254-4c29-9973-68a414bf23ab {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-ba7ae30b-3254-4c29-9973-68a414bf23ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.0px);
}

}

#s-68d5c3c0-188d-43d3-9622-f15200830dd3 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.00125);
border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-68d5c3c0-188d-43d3-9622-f15200830dd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68d5c3c0-188d-43d3-9622-f15200830dd3.shg-box.shg-c {
  justify-content: center;
}

#s-544bcfa1-23d8-4d41-812b-13d1b4452e53 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-544bcfa1-23d8-4d41-812b-13d1b4452e53:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}




#s-544bcfa1-23d8-4d41-812b-13d1b4452e53 .shogun-image-content {
  
    align-items: center;
  
}

#s-0dc90ab0-7f25-4345-a597-54500970ff4f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0dc90ab0-7f25-4345-a597-54500970ff4f .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-0dc90ab0-7f25-4345-a597-54500970ff4f .shogun-heading-component h5 a {
  color: #000;
}


#s-14d86947-cc23-4cc2-875f-70da74527ab7 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-14d86947-cc23-4cc2-875f-70da74527ab7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-14d86947-cc23-4cc2-875f-70da74527ab7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-14d86947-cc23-4cc2-875f-70da74527ab7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-b94e6dda-beae-41ee-b3c1-6da69b6b4876 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-b94e6dda-beae-41ee-b3c1-6da69b6b4876 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b94e6dda-beae-41ee-b3c1-6da69b6b4876.shg-box.shg-c {
  justify-content: center;
}

#s-ddf2844d-29d5-40df-9d37-80db9f103c12 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-ddf2844d-29d5-40df-9d37-80db9f103c12:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}




#s-ddf2844d-29d5-40df-9d37-80db9f103c12 .shogun-image-content {
  
    align-items: center;
  
}

#s-c49d1522-36fc-479d-afaf-d2204fa49242 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c49d1522-36fc-479d-afaf-d2204fa49242 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-c49d1522-36fc-479d-afaf-d2204fa49242 .shogun-heading-component h5 a {
  color: #000;
}


#s-da292554-1c41-43be-a19f-8d2199386b53 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-da292554-1c41-43be-a19f-8d2199386b53:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-da292554-1c41-43be-a19f-8d2199386b53:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-da292554-1c41-43be-a19f-8d2199386b53.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-7c2e2669-2889-4a9d-9f3b-7ce778fa91fc {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-7c2e2669-2889-4a9d-9f3b-7ce778fa91fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c2e2669-2889-4a9d-9f3b-7ce778fa91fc.shg-box.shg-c {
  justify-content: center;
}

#s-5f240eb6-217b-4bed-83a8-2ea761db4e52 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
max-width: 280px;
text-align: center;
}





#s-5f240eb6-217b-4bed-83a8-2ea761db4e52 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d7685b1-7718-4c2e-a499-eeec2aa3cefa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3d7685b1-7718-4c2e-a499-eeec2aa3cefa .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-3d7685b1-7718-4c2e-a499-eeec2aa3cefa .shogun-heading-component h5 a {
  color: #000;
}


#s-16079457-9e99-450b-a4b3-83b772fef292 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-16079457-9e99-450b-a4b3-83b772fef292:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-16079457-9e99-450b-a4b3-83b772fef292:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-16079457-9e99-450b-a4b3-83b772fef292.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-691574e2-fea6-42d9-aa7c-5221a67a0df9 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-691574e2-fea6-42d9-aa7c-5221a67a0df9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-691574e2-fea6-42d9-aa7c-5221a67a0df9.shg-box.shg-c {
  justify-content: center;
}

#s-dc61270c-83ed-4eaa-8f15-b1addd1ec4cb {
  border-style: solid;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}





#s-dc61270c-83ed-4eaa-8f15-b1addd1ec4cb .shogun-image-content {
  
    align-items: center;
  
}

#s-59c4f061-5e1c-441c-9178-8fafb6fa851c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-59c4f061-5e1c-441c-9178-8fafb6fa851c .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-59c4f061-5e1c-441c-9178-8fafb6fa851c .shogun-heading-component h5 a {
  color: #000;
}


#s-5c63f650-2500-4f9b-a1a9-40c67cf65ded {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-5c63f650-2500-4f9b-a1a9-40c67cf65ded:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5c63f650-2500-4f9b-a1a9-40c67cf65ded:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-5c63f650-2500-4f9b-a1a9-40c67cf65ded.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-780b573f-dafe-49ce-9322-faab8a24f943 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-780b573f-dafe-49ce-9322-faab8a24f943 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-780b573f-dafe-49ce-9322-faab8a24f943.shg-box.shg-c {
  justify-content: center;
}

#s-88bcaa9b-667c-4c1d-a9c2-c70bbdcf980b {
  border-style: solid;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}





#s-88bcaa9b-667c-4c1d-a9c2-c70bbdcf980b .shogun-image-content {
  
    align-items: center;
  
}

#s-db5dd2d5-1b4a-4364-9142-a2da909c098d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-db5dd2d5-1b4a-4364-9142-a2da909c098d .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-db5dd2d5-1b4a-4364-9142-a2da909c098d .shogun-heading-component h5 a {
  color: #000;
}


#s-ae2d9a20-d984-4914-81d2-a9043b44ae88 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-ae2d9a20-d984-4914-81d2-a9043b44ae88:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ae2d9a20-d984-4914-81d2-a9043b44ae88:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-ae2d9a20-d984-4914-81d2-a9043b44ae88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-36049efe-3fa9-49ba-a22d-9f9ea37c84d9 {
  border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
max-width: 697px;
text-align: center;
}
@media (min-width: 1200px){#s-36049efe-3fa9-49ba-a22d-9f9ea37c84d9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-36049efe-3fa9-49ba-a22d-9f9ea37c84d9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-36049efe-3fa9-49ba-a22d-9f9ea37c84d9 {
  
}
}@media (max-width: 767px){#s-36049efe-3fa9-49ba-a22d-9f9ea37c84d9 {
  display: none;
}
#s-36049efe-3fa9-49ba-a22d-9f9ea37c84d9, #wrap-s-36049efe-3fa9-49ba-a22d-9f9ea37c84d9 { display:none !important; }}
#s-36049efe-3fa9-49ba-a22d-9f9ea37c84d9 .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-36049efe-3fa9-49ba-a22d-9f9ea37c84d9 .shogun-heading-component h2 a {
  color: #000;
}


#s-9b0634ca-394d-459c-970b-143680c1fd57 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9b0634ca-394d-459c-970b-143680c1fd57 .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-9b0634ca-394d-459c-970b-143680c1fd57 .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-bea8ea53-db2c-4143-a938-2b38997ec66d {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-bea8ea53-db2c-4143-a938-2b38997ec66d {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-bea8ea53-db2c-4143-a938-2b38997ec66d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-bfe8c7a4-9d7e-492a-ab3a-3ae191532f28 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.00125);
border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-bfe8c7a4-9d7e-492a-ab3a-3ae191532f28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfe8c7a4-9d7e-492a-ab3a-3ae191532f28.shg-box.shg-c {
  justify-content: center;
}

#s-d0591665-9bee-47bf-bf61-0f6747f531b3 {
  border-style: solid;
margin-top: 15px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-d0591665-9bee-47bf-bf61-0f6747f531b3:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}




#s-d0591665-9bee-47bf-bf61-0f6747f531b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-0fbaea04-0d35-44f8-a857-e4f2063bd5c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0fbaea04-0d35-44f8-a857-e4f2063bd5c5 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-0fbaea04-0d35-44f8-a857-e4f2063bd5c5 .shogun-heading-component h5 a {
  color: #000;
}


#s-aa79c428-735d-432c-a83d-0e3e173c2afc {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-aa79c428-735d-432c-a83d-0e3e173c2afc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aa79c428-735d-432c-a83d-0e3e173c2afc:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-aa79c428-735d-432c-a83d-0e3e173c2afc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-c8b3ee1a-412a-48dd-81ac-4eb20847cf5a {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-c8b3ee1a-412a-48dd-81ac-4eb20847cf5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8b3ee1a-412a-48dd-81ac-4eb20847cf5a.shg-box.shg-c {
  justify-content: center;
}

#s-2c730fb3-5f84-4069-ba36-26be823d1773 {
  border-style: solid;
margin-top: 15px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
min-height: 2px;
max-width: 280px;
text-align: center;
}
#s-2c730fb3-5f84-4069-ba36-26be823d1773:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(112, 112, 112, 1) !important;}




#s-2c730fb3-5f84-4069-ba36-26be823d1773 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1a6d7dd-2df8-42cd-a6ec-59d58058a952 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d1a6d7dd-2df8-42cd-a6ec-59d58058a952 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-d1a6d7dd-2df8-42cd-a6ec-59d58058a952 .shogun-heading-component h5 a {
  color: #000;
}


#s-05a38d43-8935-4859-9d44-01747e052e1a {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-05a38d43-8935-4859-9d44-01747e052e1a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-05a38d43-8935-4859-9d44-01747e052e1a:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-05a38d43-8935-4859-9d44-01747e052e1a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-54b8d9ce-bf03-4354-a04c-c5371ef37ea9 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-54b8d9ce-bf03-4354-a04c-c5371ef37ea9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54b8d9ce-bf03-4354-a04c-c5371ef37ea9.shg-box.shg-c {
  justify-content: center;
}

#s-ce18d6a3-082b-4f98-a6cf-79beef79627d {
  border-style: solid;
margin-top: 15px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
max-width: 280px;
text-align: center;
}





#s-ce18d6a3-082b-4f98-a6cf-79beef79627d .shogun-image-content {
  
    align-items: center;
  
}

#s-e79d8848-7ef1-4e99-8d1b-9b72487d2080 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e79d8848-7ef1-4e99-8d1b-9b72487d2080 .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-e79d8848-7ef1-4e99-8d1b-9b72487d2080 .shogun-heading-component h5 a {
  color: #000;
}


#s-5c4645ac-5a1c-4844-834f-af54b9dd2132 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-5c4645ac-5a1c-4844-834f-af54b9dd2132:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5c4645ac-5a1c-4844-834f-af54b9dd2132:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-5c4645ac-5a1c-4844-834f-af54b9dd2132.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-62cf7f90-fa2d-44f4-a0cc-117136c78809 {
  border-style: solid;
margin-left: 8px;
margin-right: 8px;
padding-left: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0.15);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}








#s-62cf7f90-fa2d-44f4-a0cc-117136c78809 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62cf7f90-fa2d-44f4-a0cc-117136c78809.shg-box.shg-c {
  justify-content: center;
}

#s-d75959ed-026e-4f12-a4d1-47507b250afa {
  border-style: solid;
margin-top: 15px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(112, 112, 112, 1);
border-radius: 0px;
max-width: 280px;
text-align: center;
}





#s-d75959ed-026e-4f12-a4d1-47507b250afa .shogun-image-content {
  
    align-items: center;
  
}

#s-0d1bf3fd-2029-443e-9dc6-3a8c4fbaf54e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0d1bf3fd-2029-443e-9dc6-3a8c4fbaf54e .shogun-heading-component h5 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 14px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


#s-0d1bf3fd-2029-443e-9dc6-3a8c4fbaf54e .shogun-heading-component h5 a {
  color: #000;
}


#s-72d89184-bffc-47fe-8e21-8f6d0d39d5c9 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-72d89184-bffc-47fe-8e21-8f6d0d39d5c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-72d89184-bffc-47fe-8e21-8f6d0d39d5c9:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-72d89184-bffc-47fe-8e21-8f6d0d39d5c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-4d9ba160-45e1-4039-b2c0-0aaf5a04e50c {
  border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
max-width: 697px;
text-align: center;
}
@media (min-width: 1200px){#s-4d9ba160-45e1-4039-b2c0-0aaf5a04e50c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4d9ba160-45e1-4039-b2c0-0aaf5a04e50c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4d9ba160-45e1-4039-b2c0-0aaf5a04e50c {
  
}
}@media (max-width: 767px){#s-4d9ba160-45e1-4039-b2c0-0aaf5a04e50c {
  display: none;
}
#s-4d9ba160-45e1-4039-b2c0-0aaf5a04e50c, #wrap-s-4d9ba160-45e1-4039-b2c0-0aaf5a04e50c { display:none !important; }}
#s-4d9ba160-45e1-4039-b2c0-0aaf5a04e50c .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-4d9ba160-45e1-4039-b2c0-0aaf5a04e50c .shogun-heading-component h2 a {
  color: #000;
}


/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
