.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-f389ac74-c2f8-4828-bdd1-f4cd758b8558 {
  min-height: 50px;
}








#s-f389ac74-c2f8-4828-bdd1-f4cd758b8558 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f389ac74-c2f8-4828-bdd1-f4cd758b8558.shg-box.shg-c {
  justify-content: center;
}

#s-688bb0a3-f6ff-4864-bfec-60f09fddad82 {
  min-height: 50px;
}








#s-688bb0a3-f6ff-4864-bfec-60f09fddad82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-688bb0a3-f6ff-4864-bfec-60f09fddad82.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-b5e49d63-14f5-422e-8e0f-1e6b7713abc9 {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b5e49d63-14f5-422e-8e0f-1e6b7713abc9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-24cee221-a6f2-4bbb-824c-c6702d67264a {
  background-image: url(https://i.shgcdn.com/1b99db3f-4b44-4831-a30f-4fa40785df44/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 600px;
max-width: 1650px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-24cee221-a6f2-4bbb-824c-c6702d67264a {
  display: none;
}
#s-24cee221-a6f2-4bbb-824c-c6702d67264a, #wrap-s-24cee221-a6f2-4bbb-824c-c6702d67264a { display:none !important; }}







#s-24cee221-a6f2-4bbb-824c-c6702d67264a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24cee221-a6f2-4bbb-824c-c6702d67264a.shg-box.shg-c {
  justify-content: flex-end;
}

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

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

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

@media (min-width: 0px) {
[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-707f21e7-8dfd-47b9-8c9b-73a3f57905f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-b87354ca-1249-44d8-8f73-9d05c669bd66 {
  margin-top: 1em;
margin-left: 2em;
margin-bottom: 1em;
margin-right: 2em;
text-align: left;
}




  #s-b87354ca-1249-44d8-8f73-9d05c669bd66 img.shogun-image {
    
    width: px;
  }


#s-b87354ca-1249-44d8-8f73-9d05c669bd66 .shogun-image-content {
  
    align-items: center;
  
}

#s-0100038f-2d58-4237-a914-afd90f83e611 {
  min-height: 50px;
}








#s-0100038f-2d58-4237-a914-afd90f83e611 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0100038f-2d58-4237-a914-afd90f83e611.shg-box.shg-c {
  justify-content: center;
}

#s-f3f000d1-b095-42a2-b346-26a2bf328087 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-f3f000d1-b095-42a2-b346-26a2bf328087 {
  display: none;
}
#s-f3f000d1-b095-42a2-b346-26a2bf328087, #wrap-s-f3f000d1-b095-42a2-b346-26a2bf328087 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3f000d1-b095-42a2-b346-26a2bf328087 {
  display: none;
}
#s-f3f000d1-b095-42a2-b346-26a2bf328087, #wrap-s-f3f000d1-b095-42a2-b346-26a2bf328087 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f3f000d1-b095-42a2-b346-26a2bf328087 {
  display: none;
}
#s-f3f000d1-b095-42a2-b346-26a2bf328087, #wrap-s-f3f000d1-b095-42a2-b346-26a2bf328087 { display:none !important; }}







#s-f3f000d1-b095-42a2-b346-26a2bf328087 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3f000d1-b095-42a2-b346-26a2bf328087.shg-box.shg-c {
  justify-content: center;
}

#s-96369752-9d52-417b-9364-a967a5354a95 {
  min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-96369752-9d52-417b-9364-a967a5354a95 {
  
}
}@media (max-width: 767px){#s-96369752-9d52-417b-9364-a967a5354a95 {
  display: none;
}
#s-96369752-9d52-417b-9364-a967a5354a95, #wrap-s-96369752-9d52-417b-9364-a967a5354a95 { display:none !important; }}







#s-96369752-9d52-417b-9364-a967a5354a95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96369752-9d52-417b-9364-a967a5354a95.shg-box.shg-c {
  justify-content: center;
}

#s-afca1aab-b94f-492b-97c6-f7e775504825 {
  margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-left: 4em;
padding-bottom: 2em;
padding-right: 4em;
max-width: 800px;
background-color: rgba(244, 243, 239, 1);
}

@media (min-width: 0px) {
[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-afca1aab-b94f-492b-97c6-f7e775504825"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-737aa7f1-c0ce-48c1-9702-06cc093478e7 {
  text-align: left;
}




  #s-737aa7f1-c0ce-48c1-9702-06cc093478e7 img.shogun-image {
    
    width: px;
  }


#s-737aa7f1-c0ce-48c1-9702-06cc093478e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-48ae28b4-227b-4268-9984-fb4ffdaa3d73 {
  min-height: 50px;
}








#s-48ae28b4-227b-4268-9984-fb4ffdaa3d73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48ae28b4-227b-4268-9984-fb4ffdaa3d73.shg-box.shg-c {
  justify-content: center;
}

#s-1bb505db-21bd-4095-9fd0-8bfc436eb454 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1bb505db-21bd-4095-9fd0-8bfc436eb454 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  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-dddcb2b4-0a19-46b3-9dd0-c1b08dc7a147 {
  text-align: center;
}




  #s-dddcb2b4-0a19-46b3-9dd0-c1b08dc7a147 img.shogun-image {
    
    width: px;
  }


#s-dddcb2b4-0a19-46b3-9dd0-c1b08dc7a147 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3b60896-97dc-4e3d-b168-9d5d6fe3a66f {
  margin-top: 2em;
margin-left: 0em;
margin-bottom: 4em;
margin-right: 0em;
min-height: 50px;
}
@media (min-width: 1200px){#s-c3b60896-97dc-4e3d-b168-9d5d6fe3a66f {
  display: none;
}
#s-c3b60896-97dc-4e3d-b168-9d5d6fe3a66f, #wrap-s-c3b60896-97dc-4e3d-b168-9d5d6fe3a66f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c3b60896-97dc-4e3d-b168-9d5d6fe3a66f {
  display: none;
}
#s-c3b60896-97dc-4e3d-b168-9d5d6fe3a66f, #wrap-s-c3b60896-97dc-4e3d-b168-9d5d6fe3a66f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c3b60896-97dc-4e3d-b168-9d5d6fe3a66f {
  display: none;
}
#s-c3b60896-97dc-4e3d-b168-9d5d6fe3a66f, #wrap-s-c3b60896-97dc-4e3d-b168-9d5d6fe3a66f { display:none !important; }}@media (max-width: 767px){#s-c3b60896-97dc-4e3d-b168-9d5d6fe3a66f {
  
}
}







#s-c3b60896-97dc-4e3d-b168-9d5d6fe3a66f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3b60896-97dc-4e3d-b168-9d5d6fe3a66f.shg-box.shg-c {
  justify-content: center;
}

#s-aedafaa2-f8c4-4123-82c1-0b6cb582f21e {
  min-height: 50px;
}








#s-aedafaa2-f8c4-4123-82c1-0b6cb582f21e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aedafaa2-f8c4-4123-82c1-0b6cb582f21e.shg-box.shg-c {
  justify-content: center;
}

#s-f39a7955-7ae5-4bbd-b105-0b1f7d59a3b8 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-f39a7955-7ae5-4bbd-b105-0b1f7d59a3b8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4b781138-cd79-4ee0-9301-07af02639b3d {
  text-align: center;
}




  #s-4b781138-cd79-4ee0-9301-07af02639b3d img.shogun-image {
    
    width: px;
  }


#s-4b781138-cd79-4ee0-9301-07af02639b3d .shogun-image-content {
  
    align-items: center;
  
}

#s-a64f3c46-4b3d-439b-aa36-3284b4992249 {
  margin-top: 3em;
margin-left: 5em;
margin-bottom: 4em;
margin-right: 5em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a64f3c46-4b3d-439b-aa36-3284b4992249 {
  
}
}@media (max-width: 767px){#s-a64f3c46-4b3d-439b-aa36-3284b4992249 {
  display: none;
}
#s-a64f3c46-4b3d-439b-aa36-3284b4992249, #wrap-s-a64f3c46-4b3d-439b-aa36-3284b4992249 { display:none !important; }}







#s-a64f3c46-4b3d-439b-aa36-3284b4992249 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a64f3c46-4b3d-439b-aa36-3284b4992249.shg-box.shg-c {
  justify-content: center;
}

#s-96c6fe9c-eea8-4fd4-8a5b-4bc9caea47bf {
  min-height: 50px;
}








#s-96c6fe9c-eea8-4fd4-8a5b-4bc9caea47bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96c6fe9c-eea8-4fd4-8a5b-4bc9caea47bf.shg-box.shg-c {
  justify-content: center;
}

#s-a3092dc2-d65e-4d60-9f2c-adfcdad5f6aa {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-a3092dc2-d65e-4d60-9f2c-adfcdad5f6aa .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0d426731-fd97-44c3-aa49-29998287afa2 {
  min-height: 50px;
}








#s-0d426731-fd97-44c3-aa49-29998287afa2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d426731-fd97-44c3-aa49-29998287afa2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-85827bc0-7f94-4acc-8299-e4852df2d4c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dc812cd9-6ce6-49fd-bb73-570144179824 {
  min-height: 50px;
}








#s-dc812cd9-6ce6-49fd-bb73-570144179824 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc812cd9-6ce6-49fd-bb73-570144179824.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08a7c933-5bc3-4cda-a5ad-178984ed65ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5fab6083-11db-4884-a8c6-08b3b7b797ea {
  min-height: 50px;
}








#s-5fab6083-11db-4884-a8c6-08b3b7b797ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fab6083-11db-4884-a8c6-08b3b7b797ea.shg-box.shg-c {
  justify-content: center;
}

#s-ec6564f8-55fe-4b8d-8cee-a2f4d7ad0112 {
  text-align: center;
}




  #s-ec6564f8-55fe-4b8d-8cee-a2f4d7ad0112 img.shogun-image {
    
    width: px;
  }


#s-ec6564f8-55fe-4b8d-8cee-a2f4d7ad0112 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd55ef59-145c-4a35-9cb5-4db0b3380234 {
  border-style: solid;
margin-bottom: 2em;
padding-left: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(244, 243, 239, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}








#s-fd55ef59-145c-4a35-9cb5-4db0b3380234 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd55ef59-145c-4a35-9cb5-4db0b3380234.shg-box.shg-c {
  justify-content: center;
}

#s-c5d50ba1-1871-4532-b635-b0a17a5c7e64 {
  margin-bottom: 2em;
padding-top: 2em;
padding-left: 0px;
padding-bottom: 0em;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c5d50ba1-1871-4532-b635-b0a17a5c7e64"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4b72958c-7b17-457d-8fb5-8eb8cd5f468f {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-4b72958c-7b17-457d-8fb5-8eb8cd5f468f img.shogun-image {
    
    width: px;
  }


#s-4b72958c-7b17-457d-8fb5-8eb8cd5f468f .shogun-image-content {
  
    align-items: center;
  
}

#s-81fefb02-1abd-41f9-86c3-8f7e5dc59e1b {
  padding-top: 0px;
padding-left: 3em;
padding-bottom: 1em;
padding-right: 3em;
text-align: center;
}

#s-81fefb02-1abd-41f9-86c3-8f7e5dc59e1b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8885d55e-67c0-4b96-bcc9-cf03927cadd5 {
  margin-bottom: 2em;
}

#s-d628d644-ec85-4844-b95e-fa1635406a50 {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-d628d644-ec85-4844-b95e-fa1635406a50 img.shogun-image {
    
    width: px;
  }


#s-d628d644-ec85-4844-b95e-fa1635406a50 .shogun-image-content {
  
    align-items: center;
  
}

#s-7dce4681-652a-4ec9-94d8-852315786844 {
  padding-top: 0px;
padding-left: 3em;
padding-bottom: 1em;
padding-right: 3em;
text-align: center;
}

#s-7dce4681-652a-4ec9-94d8-852315786844 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6e5facc6-176b-4ea0-a935-d5c642a468ba {
  margin-bottom: 2em;
}

#s-7ff436dd-f87e-49ec-8e8e-ad7424335384 {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-7ff436dd-f87e-49ec-8e8e-ad7424335384 img.shogun-image {
    
    width: px;
  }


#s-7ff436dd-f87e-49ec-8e8e-ad7424335384 .shogun-image-content {
  
    align-items: center;
  
}

#s-28beb958-5202-419a-92e9-4a5f8f37c9de {
  padding-top: 0px;
padding-left: 3em;
padding-bottom: 1em;
padding-right: 3em;
text-align: center;
}

#s-28beb958-5202-419a-92e9-4a5f8f37c9de .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7c36c627-ef8b-4eef-b272-973212686972 {
  margin-top: 0em;
margin-bottom: 2em;
}

#s-b2a4b3fe-0b94-4a8b-bf18-da8189d75560 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 4em;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-b2a4b3fe-0b94-4a8b-bf18-da8189d75560 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2a4b3fe-0b94-4a8b-bf18-da8189d75560.shg-box.shg-c {
  justify-content: center;
}

#s-5d7ab42b-b9eb-426e-906f-b9f0c5c7b0d3 {
  margin-top: 0em;
margin-bottom: 2em;
padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}

#s-5d7ab42b-b9eb-426e-906f-b9f0c5c7b0d3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-892b560e-cdbd-4620-8103-7d6a32012d53 {
  margin-top: 2em;
}

@media (min-width: 0px) {
[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-892b560e-cdbd-4620-8103-7d6a32012d53"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-ca921a9f-61a7-436c-b367-b6758c03bd91 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-ca921a9f-61a7-436c-b367-b6758c03bd91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca921a9f-61a7-436c-b367-b6758c03bd91 {
  cursor: pointer;
}#s-ca921a9f-61a7-436c-b367-b6758c03bd91.shg-box.shg-c {
  justify-content: center;
}

#s-da3516a1-012f-48fe-b185-d6b1583cb90d {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}




  #s-da3516a1-012f-48fe-b185-d6b1583cb90d img.shogun-image {
    
    width: px;
  }


#s-da3516a1-012f-48fe-b185-d6b1583cb90d .shogun-image-content {
  
    align-items: center;
  
}

#s-2176063d-3dbe-41e4-ad3c-138444619d6c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-2176063d-3dbe-41e4-ad3c-138444619d6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2176063d-3dbe-41e4-ad3c-138444619d6c {
  cursor: pointer;
}#s-2176063d-3dbe-41e4-ad3c-138444619d6c.shg-box.shg-c {
  justify-content: center;
}

#s-46080dd5-f831-45c1-8123-284e831a8e01 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}




  #s-46080dd5-f831-45c1-8123-284e831a8e01 img.shogun-image {
    
    width: px;
  }


#s-46080dd5-f831-45c1-8123-284e831a8e01 .shogun-image-content {
  
    align-items: center;
  
}

#s-314139a7-6a94-4a11-9a6d-f47d58099992 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-314139a7-6a94-4a11-9a6d-f47d58099992 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-314139a7-6a94-4a11-9a6d-f47d58099992 {
  cursor: pointer;
}#s-314139a7-6a94-4a11-9a6d-f47d58099992.shg-box.shg-c {
  justify-content: center;
}

#s-c5f141c4-1cd7-4b60-ae3f-f6d75000da2f {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}




  #s-c5f141c4-1cd7-4b60-ae3f-f6d75000da2f img.shogun-image {
    
    width: px;
  }


#s-c5f141c4-1cd7-4b60-ae3f-f6d75000da2f .shogun-image-content {
  
    align-items: center;
  
}

#s-e4d63c78-68a8-4678-b994-30b958e8ea95 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-e4d63c78-68a8-4678-b994-30b958e8ea95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4d63c78-68a8-4678-b994-30b958e8ea95 {
  cursor: pointer;
}#s-e4d63c78-68a8-4678-b994-30b958e8ea95.shg-box.shg-c {
  justify-content: center;
}

#s-124e91dd-6394-49e0-bd97-35222178c3c7 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}




  #s-124e91dd-6394-49e0-bd97-35222178c3c7 img.shogun-image {
    
    width: px;
  }


#s-124e91dd-6394-49e0-bd97-35222178c3c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-f7dafaff-c80c-4965-876b-87deae2a9293 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
}

@media (min-width: 0px) {
[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f7dafaff-c80c-4965-876b-87deae2a9293"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-c7aeb13b-4aa0-4e08-8cdd-ba602be8fb28 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-c7aeb13b-4aa0-4e08-8cdd-ba602be8fb28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7aeb13b-4aa0-4e08-8cdd-ba602be8fb28 {
  cursor: pointer;
}#s-c7aeb13b-4aa0-4e08-8cdd-ba602be8fb28.shg-box.shg-c {
  justify-content: center;
}

#s-b8e16bb2-8b6d-469e-8e98-a9d0ccf47b3d {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}




  #s-b8e16bb2-8b6d-469e-8e98-a9d0ccf47b3d img.shogun-image {
    
    width: px;
  }


#s-b8e16bb2-8b6d-469e-8e98-a9d0ccf47b3d .shogun-image-content {
  
    align-items: center;
  
}

#s-1d6182dc-91e1-439b-ab4e-6230c429cb92 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-1d6182dc-91e1-439b-ab4e-6230c429cb92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d6182dc-91e1-439b-ab4e-6230c429cb92 {
  cursor: pointer;
}#s-1d6182dc-91e1-439b-ab4e-6230c429cb92.shg-box.shg-c {
  justify-content: center;
}

#s-cb7492e5-45f3-4a3b-b799-c4ad1b764371 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}




  #s-cb7492e5-45f3-4a3b-b799-c4ad1b764371 img.shogun-image {
    
    width: px;
  }


#s-cb7492e5-45f3-4a3b-b799-c4ad1b764371 .shogun-image-content {
  
    align-items: center;
  
}

#s-efdc9457-15ed-472d-a1f5-7f335fa9114f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-efdc9457-15ed-472d-a1f5-7f335fa9114f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efdc9457-15ed-472d-a1f5-7f335fa9114f {
  cursor: pointer;
}#s-efdc9457-15ed-472d-a1f5-7f335fa9114f.shg-box.shg-c {
  justify-content: center;
}

#s-adb074f9-9b35-4f73-a6be-820a33d9515c {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}




  #s-adb074f9-9b35-4f73-a6be-820a33d9515c img.shogun-image {
    
    width: px;
  }


#s-adb074f9-9b35-4f73-a6be-820a33d9515c .shogun-image-content {
  
    align-items: center;
  
}

#s-63e8daf7-c4ed-419e-83f9-fc1acc13779b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-63e8daf7-c4ed-419e-83f9-fc1acc13779b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63e8daf7-c4ed-419e-83f9-fc1acc13779b {
  cursor: pointer;
}#s-63e8daf7-c4ed-419e-83f9-fc1acc13779b.shg-box.shg-c {
  justify-content: center;
}

#s-daed6a36-f5cf-40a7-8906-cc29b4cc07d6 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}




  #s-daed6a36-f5cf-40a7-8906-cc29b4cc07d6 img.shogun-image {
    
    width: px;
  }


#s-daed6a36-f5cf-40a7-8906-cc29b4cc07d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f {
  margin-top: 2em;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
}

@media (min-width: 0px) {
[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-23dc6479-e1b2-48e8-b3b9-f0a75b894b7f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-83c81c68-aec1-4a17-85ec-db048cea5ced {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-83c81c68-aec1-4a17-85ec-db048cea5ced > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83c81c68-aec1-4a17-85ec-db048cea5ced {
  cursor: pointer;
}#s-83c81c68-aec1-4a17-85ec-db048cea5ced.shg-box.shg-c {
  justify-content: center;
}

#s-6ebd4611-1966-4fc3-a976-27b6a07eec13 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}




  #s-6ebd4611-1966-4fc3-a976-27b6a07eec13 img.shogun-image {
    
    width: px;
  }


#s-6ebd4611-1966-4fc3-a976-27b6a07eec13 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f538208-508a-4fd3-87e4-489103ee8cad {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-4f538208-508a-4fd3-87e4-489103ee8cad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f538208-508a-4fd3-87e4-489103ee8cad {
  cursor: pointer;
}#s-4f538208-508a-4fd3-87e4-489103ee8cad.shg-box.shg-c {
  justify-content: center;
}

#s-83152939-76bd-4f82-95ad-fd128a00f559 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}




  #s-83152939-76bd-4f82-95ad-fd128a00f559 img.shogun-image {
    
    width: px;
  }


#s-83152939-76bd-4f82-95ad-fd128a00f559 .shogun-image-content {
  
    align-items: center;
  
}

#s-e70b0483-2a48-4272-ba1e-1fa5c4fbaa17 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-e70b0483-2a48-4272-ba1e-1fa5c4fbaa17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e70b0483-2a48-4272-ba1e-1fa5c4fbaa17 {
  cursor: pointer;
}#s-e70b0483-2a48-4272-ba1e-1fa5c4fbaa17.shg-box.shg-c {
  justify-content: center;
}

#s-25289316-d7c5-4ba8-92c3-103f2a401453 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}




  #s-25289316-d7c5-4ba8-92c3-103f2a401453 img.shogun-image {
    
    width: px;
  }


#s-25289316-d7c5-4ba8-92c3-103f2a401453 .shogun-image-content {
  
    align-items: center;
  
}

#s-b561fae8-412e-4dcb-83b3-c9a4b4f0a00c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 200px;
}








#s-b561fae8-412e-4dcb-83b3-c9a4b4f0a00c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b561fae8-412e-4dcb-83b3-c9a4b4f0a00c {
  cursor: pointer;
}#s-b561fae8-412e-4dcb-83b3-c9a4b4f0a00c.shg-box.shg-c {
  justify-content: center;
}

#s-a33f4320-a431-489f-94dc-400b1c46a077 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}




  #s-a33f4320-a431-489f-94dc-400b1c46a077 img.shogun-image {
    
    width: px;
  }


#s-a33f4320-a431-489f-94dc-400b1c46a077 .shogun-image-content {
  
    align-items: center;
  
}

#s-7bee21ce-a2b4-4d08-a470-5c596f5cdc0c {
  margin-top: auto;
margin-left: auto;
margin-bottom: 4em;
margin-right: auto;
padding-top: 2em;
padding-left: 8em;
padding-bottom: 4em;
padding-right: 8em;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-7bee21ce-a2b4-4d08-a470-5c596f5cdc0c {
  display: none;
}
#s-7bee21ce-a2b4-4d08-a470-5c596f5cdc0c, #wrap-s-7bee21ce-a2b4-4d08-a470-5c596f5cdc0c { display:none !important; }}@media (max-width: 767px){#s-7bee21ce-a2b4-4d08-a470-5c596f5cdc0c {
  display: none;
}
#s-7bee21ce-a2b4-4d08-a470-5c596f5cdc0c, #wrap-s-7bee21ce-a2b4-4d08-a470-5c596f5cdc0c { display:none !important; }}







#s-7bee21ce-a2b4-4d08-a470-5c596f5cdc0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bee21ce-a2b4-4d08-a470-5c596f5cdc0c.shg-box.shg-c {
  justify-content: center;
}

#s-0f41d4d0-3d22-4bc4-b149-68e48d1cb207 {
  margin-top: 0em;
margin-bottom: 2em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f41d4d0-3d22-4bc4-b149-68e48d1cb207 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bdcc2dc2-2ab2-45b0-986d-2f1900a8a16a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}








#s-bdcc2dc2-2ab2-45b0-986d-2f1900a8a16a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdcc2dc2-2ab2-45b0-986d-2f1900a8a16a.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-b06f5431-8b13-4d08-b5d9-ebb311e69696 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

#s-d535141a-c93b-420e-bbc0-82027f91f831 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 4em;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}
@media (min-width: 1200px){#s-d535141a-c93b-420e-bbc0-82027f91f831 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d535141a-c93b-420e-bbc0-82027f91f831 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d535141a-c93b-420e-bbc0-82027f91f831 {
  display: none;
}
#s-d535141a-c93b-420e-bbc0-82027f91f831, #wrap-s-d535141a-c93b-420e-bbc0-82027f91f831 { display:none !important; }}@media (max-width: 767px){#s-d535141a-c93b-420e-bbc0-82027f91f831 {
  display: none;
}
#s-d535141a-c93b-420e-bbc0-82027f91f831, #wrap-s-d535141a-c93b-420e-bbc0-82027f91f831 { display:none !important; }}







#s-d535141a-c93b-420e-bbc0-82027f91f831 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d535141a-c93b-420e-bbc0-82027f91f831.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc479329-6ac2-4ebf-9637-1088dc22bd34"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dac626a1-d6e0-40a0-b1fc-ef54a487c45a {
  min-height: 50px;
}








#s-dac626a1-d6e0-40a0-b1fc-ef54a487c45a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dac626a1-d6e0-40a0-b1fc-ef54a487c45a.shg-box.shg-c {
  justify-content: center;
}

#s-c6d8f3ec-3324-4900-bac7-f1dd8ea6ac59 {
  padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
text-align: center;
}




  #s-c6d8f3ec-3324-4900-bac7-f1dd8ea6ac59 img.shogun-image {
    
    width: px;
  }


#s-c6d8f3ec-3324-4900-bac7-f1dd8ea6ac59 .shogun-image-content {
  
    align-items: center;
  
}

#s-379e9149-9c7e-4a2a-863a-ccb7f8589eed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-379e9149-9c7e-4a2a-863a-ccb7f8589eed .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3f77d578-8dad-4d06-9b5d-ae859cd1ee37 {
  padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
text-align: center;
}




  #s-3f77d578-8dad-4d06-9b5d-ae859cd1ee37 img.shogun-image {
    
    width: px;
  }


#s-3f77d578-8dad-4d06-9b5d-ae859cd1ee37 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a1f3d95-1b49-405f-9496-ab7b78710b4e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a1f3d95-1b49-405f-9496-ab7b78710b4e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-63c1ba73-5957-4d3e-b8fc-0a112c4456e2 {
  padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
text-align: center;
}




  #s-63c1ba73-5957-4d3e-b8fc-0a112c4456e2 img.shogun-image {
    
    width: px;
  }


#s-63c1ba73-5957-4d3e-b8fc-0a112c4456e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-933fd6f6-8952-4280-9a09-84d980e89c24 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-933fd6f6-8952-4280-9a09-84d980e89c24 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-770ea9f6-f2c0-4528-aef2-27961debcc0a {
  margin-top: auto;
margin-left: auto;
margin-bottom: 4em;
margin-right: auto;
min-height: 50px;
background-color: rgba(57, 58, 55, 1);
}
@media (min-width: 1200px){#s-770ea9f6-f2c0-4528-aef2-27961debcc0a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-770ea9f6-f2c0-4528-aef2-27961debcc0a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-770ea9f6-f2c0-4528-aef2-27961debcc0a {
  display: none;
}
#s-770ea9f6-f2c0-4528-aef2-27961debcc0a, #wrap-s-770ea9f6-f2c0-4528-aef2-27961debcc0a { display:none !important; }}@media (max-width: 767px){#s-770ea9f6-f2c0-4528-aef2-27961debcc0a {
  display: none;
}
#s-770ea9f6-f2c0-4528-aef2-27961debcc0a, #wrap-s-770ea9f6-f2c0-4528-aef2-27961debcc0a { display:none !important; }}







#s-770ea9f6-f2c0-4528-aef2-27961debcc0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-770ea9f6-f2c0-4528-aef2-27961debcc0a.shg-box.shg-c {
  justify-content: center;
}

#s-1f2c599d-9463-46a7-9fbe-04d996210731 {
  margin-left: auto;
margin-right: auto;
padding-top: 0em;
padding-left: 4em;
padding-bottom: 0em;
padding-right: 4em;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f2c599d-9463-46a7-9fbe-04d996210731"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a2659c09-bed5-4b6e-96f2-1c4cb797de52 {
  padding-top: 0em;
padding-bottom: 0em;
min-height: 50px;
}








#s-a2659c09-bed5-4b6e-96f2-1c4cb797de52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2659c09-bed5-4b6e-96f2-1c4cb797de52.shg-box.shg-c {
  justify-content: flex-end;
}

#s-33a9b83a-7fd8-4fc8-a9fa-fa78bba7553a {
  padding-top: 2em;
padding-bottom: 0em;
max-width: 200px;
text-align: center;
}




  #s-33a9b83a-7fd8-4fc8-a9fa-fa78bba7553a img.shogun-image {
    
    width: px;
  }


#s-33a9b83a-7fd8-4fc8-a9fa-fa78bba7553a .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-32275d6f-4ea7-41b0-8f35-fdd7051fa490 {
  padding-right: 0em;
min-height: 50px;
}








#s-32275d6f-4ea7-41b0-8f35-fdd7051fa490 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32275d6f-4ea7-41b0-8f35-fdd7051fa490.shg-box.shg-c {
  justify-content: center;
}

#s-70e277a5-40e5-49dc-a905-a6a442f60bfc {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 50px;
text-align: center;
}




  #s-70e277a5-40e5-49dc-a905-a6a442f60bfc img.shogun-image {
    
    width: px;
  }


#s-70e277a5-40e5-49dc-a905-a6a442f60bfc .shogun-image-content {
  
    align-items: center;
  
}

#s-b781232d-4c49-40ab-9664-233e7d44ee9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b781232d-4c49-40ab-9664-233e7d44ee9d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9c2404df-5db7-4d1e-8f8c-3f0e5a1a1f9b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-97fe6218-644a-4ec6-b34e-3be9f4d2529d {
  min-height: 50px;
}








#s-97fe6218-644a-4ec6-b34e-3be9f4d2529d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97fe6218-644a-4ec6-b34e-3be9f4d2529d.shg-box.shg-c {
  justify-content: center;
}

#s-d625f485-09ac-4eae-93d9-4422aa87b84f {
  text-align: left;
}




  #s-d625f485-09ac-4eae-93d9-4422aa87b84f img.shogun-image {
    
    width: px;
  }


#s-d625f485-09ac-4eae-93d9-4422aa87b84f .shogun-image-content {
  
    align-items: center;
  
}

#s-be79a350-e123-43a6-bfe8-37d552b27a1e {
  min-height: 50px;
}








#s-be79a350-e123-43a6-bfe8-37d552b27a1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be79a350-e123-43a6-bfe8-37d552b27a1e.shg-box.shg-c {
  justify-content: center;
}

#s-9ca93478-2e2e-481b-85be-c1415271fe85 {
  text-align: left;
}




  #s-9ca93478-2e2e-481b-85be-c1415271fe85 img.shogun-image {
    
    width: px;
  }


#s-9ca93478-2e2e-481b-85be-c1415271fe85 .shogun-image-content {
  
    align-items: center;
  
}

#s-1716a9eb-a0e4-4613-8a3b-86b6aad5ade2 {
  margin-top: 0em;
margin-left: 0em;
margin-bottom: 4em;
margin-right: 0em;
padding-top: 2em;
padding-left: 4em;
padding-bottom: 4em;
padding-right: 4em;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}
@media (min-width: 1200px){#s-1716a9eb-a0e4-4613-8a3b-86b6aad5ade2 {
  display: none;
}
#s-1716a9eb-a0e4-4613-8a3b-86b6aad5ade2, #wrap-s-1716a9eb-a0e4-4613-8a3b-86b6aad5ade2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1716a9eb-a0e4-4613-8a3b-86b6aad5ade2 {
  display: none;
}
#s-1716a9eb-a0e4-4613-8a3b-86b6aad5ade2, #wrap-s-1716a9eb-a0e4-4613-8a3b-86b6aad5ade2 { display:none !important; }}@media (max-width: 767px){#s-1716a9eb-a0e4-4613-8a3b-86b6aad5ade2 {
  display: none;
}
#s-1716a9eb-a0e4-4613-8a3b-86b6aad5ade2, #wrap-s-1716a9eb-a0e4-4613-8a3b-86b6aad5ade2 { display:none !important; }}







#s-1716a9eb-a0e4-4613-8a3b-86b6aad5ade2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1716a9eb-a0e4-4613-8a3b-86b6aad5ade2.shg-box.shg-c {
  justify-content: center;
}

#s-4673c61a-36a9-4a73-a8c5-e7090d484c1b {
  margin-top: 0em;
margin-bottom: 2em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4673c61a-36a9-4a73-a8c5-e7090d484c1b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-67c1d53a-52dc-49b7-9142-287b6689dd0d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}








#s-67c1d53a-52dc-49b7-9142-287b6689dd0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67c1d53a-52dc-49b7-9142-287b6689dd0d.shg-box.shg-c {
  justify-content: center;
}

#s-4e0a4404-e8d1-4303-b471-b437902e00de {
  margin-top: 0em;
margin-bottom: 4em;
min-height: 50px;
}
@media (min-width: 1200px){#s-4e0a4404-e8d1-4303-b471-b437902e00de {
  display: none;
}
#s-4e0a4404-e8d1-4303-b471-b437902e00de, #wrap-s-4e0a4404-e8d1-4303-b471-b437902e00de { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e0a4404-e8d1-4303-b471-b437902e00de {
  display: none;
}
#s-4e0a4404-e8d1-4303-b471-b437902e00de, #wrap-s-4e0a4404-e8d1-4303-b471-b437902e00de { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4e0a4404-e8d1-4303-b471-b437902e00de {
  
}
}@media (max-width: 767px){#s-4e0a4404-e8d1-4303-b471-b437902e00de {
  display: none;
}
#s-4e0a4404-e8d1-4303-b471-b437902e00de, #wrap-s-4e0a4404-e8d1-4303-b471-b437902e00de { display:none !important; }}







#s-4e0a4404-e8d1-4303-b471-b437902e00de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e0a4404-e8d1-4303-b471-b437902e00de.shg-box.shg-c {
  justify-content: center;
}

#s-3a6d0552-3f64-405f-aac4-4a74047990d7 {
  margin-bottom: 0em;
}

@media (min-width: 0px) {
[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3a6d0552-3f64-405f-aac4-4a74047990d7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4ca59f5a-fd1a-4f5d-b8c5-43de35606dab {
  min-height: 50px;
}








#s-4ca59f5a-fd1a-4f5d-b8c5-43de35606dab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ca59f5a-fd1a-4f5d-b8c5-43de35606dab.shg-box.shg-c {
  justify-content: center;
}

#s-bffc2851-99d6-475d-a333-f3691dda35b7 {
  text-align: center;
}




  #s-bffc2851-99d6-475d-a333-f3691dda35b7 img.shogun-image {
    
    width: px;
  }


#s-bffc2851-99d6-475d-a333-f3691dda35b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-81cbf716-0950-419a-a5c0-547fa0364b1a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81cbf716-0950-419a-a5c0-547fa0364b1a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c9916db7-ac4e-495e-b1f0-9b5644b3b7b1 {
  text-align: center;
}




  #s-c9916db7-ac4e-495e-b1f0-9b5644b3b7b1 img.shogun-image {
    
    width: px;
  }


#s-c9916db7-ac4e-495e-b1f0-9b5644b3b7b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a4676e5-89d6-47ec-9ce1-8ee0ffc47ce4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a4676e5-89d6-47ec-9ce1-8ee0ffc47ce4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-65d58acd-175f-4ad4-a3a2-632beef327cd {
  text-align: center;
}




  #s-65d58acd-175f-4ad4-a3a2-632beef327cd img.shogun-image {
    
    width: px;
  }


#s-65d58acd-175f-4ad4-a3a2-632beef327cd .shogun-image-content {
  
    align-items: center;
  
}

#s-9a63bc3a-6568-4db2-85ca-cb6147746c9f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a63bc3a-6568-4db2-85ca-cb6147746c9f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-42a4d4fb-aa29-488c-b1cd-7f0a91d98846 {
  margin-top: 0em;
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;
min-height: 50px;
}
@media (min-width: 1200px){#s-42a4d4fb-aa29-488c-b1cd-7f0a91d98846 {
  display: none;
}
#s-42a4d4fb-aa29-488c-b1cd-7f0a91d98846, #wrap-s-42a4d4fb-aa29-488c-b1cd-7f0a91d98846 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42a4d4fb-aa29-488c-b1cd-7f0a91d98846 {
  display: none;
}
#s-42a4d4fb-aa29-488c-b1cd-7f0a91d98846, #wrap-s-42a4d4fb-aa29-488c-b1cd-7f0a91d98846 { display:none !important; }}@media (max-width: 767px){#s-42a4d4fb-aa29-488c-b1cd-7f0a91d98846 {
  display: none;
}
#s-42a4d4fb-aa29-488c-b1cd-7f0a91d98846, #wrap-s-42a4d4fb-aa29-488c-b1cd-7f0a91d98846 { display:none !important; }}







#s-42a4d4fb-aa29-488c-b1cd-7f0a91d98846 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42a4d4fb-aa29-488c-b1cd-7f0a91d98846.shg-box.shg-c {
  justify-content: center;
}

#s-2bc29592-fc4b-4da3-a920-d02b071b4793 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 4em;
margin-right: auto;
min-height: 50px;
background-color: rgba(57, 58, 55, 1);
}
@media (min-width: 1200px){#s-2bc29592-fc4b-4da3-a920-d02b071b4793 {
  display: none;
}
#s-2bc29592-fc4b-4da3-a920-d02b071b4793, #wrap-s-2bc29592-fc4b-4da3-a920-d02b071b4793 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2bc29592-fc4b-4da3-a920-d02b071b4793 {
  display: none;
}
#s-2bc29592-fc4b-4da3-a920-d02b071b4793, #wrap-s-2bc29592-fc4b-4da3-a920-d02b071b4793 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2bc29592-fc4b-4da3-a920-d02b071b4793 {
  
}
}@media (max-width: 767px){#s-2bc29592-fc4b-4da3-a920-d02b071b4793 {
  display: none;
}
#s-2bc29592-fc4b-4da3-a920-d02b071b4793, #wrap-s-2bc29592-fc4b-4da3-a920-d02b071b4793 { display:none !important; }}







#s-2bc29592-fc4b-4da3-a920-d02b071b4793 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2bc29592-fc4b-4da3-a920-d02b071b4793.shg-box.shg-c {
  justify-content: center;
}

#s-c43bd667-7671-4b25-a027-d5648d62bc55 {
  margin-left: auto;
margin-right: auto;
padding-top: 0em;
padding-left: 3em;
padding-bottom: 0em;
padding-right: 3em;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c43bd667-7671-4b25-a027-d5648d62bc55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-291a2afb-23f4-4768-858e-8c2a8c732941 {
  padding-top: 0em;
padding-bottom: 0em;
min-height: 50px;
}








#s-291a2afb-23f4-4768-858e-8c2a8c732941 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-291a2afb-23f4-4768-858e-8c2a8c732941.shg-box.shg-c {
  justify-content: flex-end;
}

#s-6870df9e-ab8e-4825-a6ff-54f7ae9a2f8b {
  padding-top: 2em;
padding-bottom: 0em;
max-width: 200px;
text-align: center;
}




  #s-6870df9e-ab8e-4825-a6ff-54f7ae9a2f8b img.shogun-image {
    
    width: px;
  }


#s-6870df9e-ab8e-4825-a6ff-54f7ae9a2f8b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-f8138035-7c5b-45c4-882d-6e2f1e2d63a9 {
  padding-right: 0em;
min-height: 50px;
}








#s-f8138035-7c5b-45c4-882d-6e2f1e2d63a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8138035-7c5b-45c4-882d-6e2f1e2d63a9.shg-box.shg-c {
  justify-content: center;
}

#s-c7291ede-2fda-4142-968a-f90123427f6a {
  margin-left: auto;
margin-right: auto;
max-width: 30px;
text-align: center;
}




  #s-c7291ede-2fda-4142-968a-f90123427f6a img.shogun-image {
    
    width: px;
  }


#s-c7291ede-2fda-4142-968a-f90123427f6a .shogun-image-content {
  
    align-items: center;
  
}

#s-665d69ad-4709-42e5-9dca-ece755e6d061 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-665d69ad-4709-42e5-9dca-ece755e6d061 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-04ef0848-573c-45d2-8a8e-3a40ab80bb8b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0498bb01-b1c4-4d24-84c5-839a958ec2f2 {
  min-height: 50px;
}








#s-0498bb01-b1c4-4d24-84c5-839a958ec2f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0498bb01-b1c4-4d24-84c5-839a958ec2f2.shg-box.shg-c {
  justify-content: center;
}

#s-ae258b82-4725-468f-9fba-6564248ea5e7 {
  text-align: left;
}




  #s-ae258b82-4725-468f-9fba-6564248ea5e7 img.shogun-image {
    
    width: px;
  }


#s-ae258b82-4725-468f-9fba-6564248ea5e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-d8231a72-2dab-4ed0-8212-25919ff155e5 {
  min-height: 50px;
}








#s-d8231a72-2dab-4ed0-8212-25919ff155e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8231a72-2dab-4ed0-8212-25919ff155e5.shg-box.shg-c {
  justify-content: center;
}

#s-8b46d0b9-8156-4cb2-b29d-002d77b24eac {
  text-align: left;
}




  #s-8b46d0b9-8156-4cb2-b29d-002d77b24eac img.shogun-image {
    
    width: px;
  }


#s-8b46d0b9-8156-4cb2-b29d-002d77b24eac .shogun-image-content {
  
    align-items: center;
  
}

#s-590f00e4-7cbb-4b9f-96db-d7400e5e1ebb {
  margin-top: 0em;
margin-bottom: 4em;
padding-top: 1em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}
@media (min-width: 1200px){#s-590f00e4-7cbb-4b9f-96db-d7400e5e1ebb {
  display: none;
}
#s-590f00e4-7cbb-4b9f-96db-d7400e5e1ebb, #wrap-s-590f00e4-7cbb-4b9f-96db-d7400e5e1ebb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-590f00e4-7cbb-4b9f-96db-d7400e5e1ebb {
  display: none;
}
#s-590f00e4-7cbb-4b9f-96db-d7400e5e1ebb, #wrap-s-590f00e4-7cbb-4b9f-96db-d7400e5e1ebb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-590f00e4-7cbb-4b9f-96db-d7400e5e1ebb {
  display: none;
}
#s-590f00e4-7cbb-4b9f-96db-d7400e5e1ebb, #wrap-s-590f00e4-7cbb-4b9f-96db-d7400e5e1ebb { display:none !important; }}@media (max-width: 767px){#s-590f00e4-7cbb-4b9f-96db-d7400e5e1ebb {
  
}
}







#s-590f00e4-7cbb-4b9f-96db-d7400e5e1ebb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-590f00e4-7cbb-4b9f-96db-d7400e5e1ebb.shg-box.shg-c {
  justify-content: center;
}

#s-903dccc6-40b9-4dea-8030-e01b6368d8c8 {
  margin-top: 0em;
margin-bottom: 1em;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-903dccc6-40b9-4dea-8030-e01b6368d8c8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2ab71362-802b-4b2f-bd71-935ab4c7d4ab {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}








#s-2ab71362-802b-4b2f-bd71-935ab4c7d4ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ab71362-802b-4b2f-bd71-935ab4c7d4ab.shg-box.shg-c {
  justify-content: center;
}

#s-553385bf-59aa-479b-a8b7-91048a9d4796 {
  margin-top: 0em;
margin-left: 2em;
margin-bottom: 4em;
margin-right: 2em;
min-height: 50px;
}
@media (min-width: 1200px){#s-553385bf-59aa-479b-a8b7-91048a9d4796 {
  display: none;
}
#s-553385bf-59aa-479b-a8b7-91048a9d4796, #wrap-s-553385bf-59aa-479b-a8b7-91048a9d4796 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-553385bf-59aa-479b-a8b7-91048a9d4796 {
  display: none;
}
#s-553385bf-59aa-479b-a8b7-91048a9d4796, #wrap-s-553385bf-59aa-479b-a8b7-91048a9d4796 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-553385bf-59aa-479b-a8b7-91048a9d4796 {
  display: none;
}
#s-553385bf-59aa-479b-a8b7-91048a9d4796, #wrap-s-553385bf-59aa-479b-a8b7-91048a9d4796 { display:none !important; }}@media (max-width: 767px){#s-553385bf-59aa-479b-a8b7-91048a9d4796 {
  
}
}







#s-553385bf-59aa-479b-a8b7-91048a9d4796 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-553385bf-59aa-479b-a8b7-91048a9d4796.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6be1c6a3-a4de-4d80-9102-b8dc6086c393"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cede5d70-c030-464d-ac6f-816743f351fc {
  min-height: 50px;
}








#s-cede5d70-c030-464d-ac6f-816743f351fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cede5d70-c030-464d-ac6f-816743f351fc.shg-box.shg-c {
  justify-content: center;
}

#s-43615625-6625-4eb7-bfb8-866c16bc99a9 {
  margin-left: 3em;
margin-right: 3em;
text-align: center;
}




  #s-43615625-6625-4eb7-bfb8-866c16bc99a9 img.shogun-image {
    
    width: px;
  }


#s-43615625-6625-4eb7-bfb8-866c16bc99a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9180eb6-9556-4c23-9077-9efc338bb2ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e9180eb6-9556-4c23-9077-9efc338bb2ea .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-26336bbf-ac3d-4988-a8b5-953caef1634a {
  margin-top: 0em;
margin-left: 3em;
margin-bottom: 0em;
margin-right: 3em;
text-align: center;
}




  #s-26336bbf-ac3d-4988-a8b5-953caef1634a img.shogun-image {
    
    width: px;
  }


#s-26336bbf-ac3d-4988-a8b5-953caef1634a .shogun-image-content {
  
    align-items: center;
  
}

#s-3ed0cadf-42d4-4008-99d3-52b4b06e72da {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ed0cadf-42d4-4008-99d3-52b4b06e72da .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-735ec350-f8f4-4147-98a3-39dba166b1d0 {
  margin-top: 0em;
margin-left: 3em;
margin-bottom: 0em;
margin-right: 3em;
text-align: center;
}




  #s-735ec350-f8f4-4147-98a3-39dba166b1d0 img.shogun-image {
    
    width: px;
  }


#s-735ec350-f8f4-4147-98a3-39dba166b1d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-5a57b790-359f-4512-891f-f303fd782fe9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5a57b790-359f-4512-891f-f303fd782fe9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-23e836e8-0866-4cd3-a9a9-979a621ee9f6 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 4em;
margin-right: auto;
min-height: 50px;
background-color: rgba(57, 58, 55, 1);
}
@media (min-width: 1200px){#s-23e836e8-0866-4cd3-a9a9-979a621ee9f6 {
  display: none;
}
#s-23e836e8-0866-4cd3-a9a9-979a621ee9f6, #wrap-s-23e836e8-0866-4cd3-a9a9-979a621ee9f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23e836e8-0866-4cd3-a9a9-979a621ee9f6 {
  display: none;
}
#s-23e836e8-0866-4cd3-a9a9-979a621ee9f6, #wrap-s-23e836e8-0866-4cd3-a9a9-979a621ee9f6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-23e836e8-0866-4cd3-a9a9-979a621ee9f6 {
  display: none;
}
#s-23e836e8-0866-4cd3-a9a9-979a621ee9f6, #wrap-s-23e836e8-0866-4cd3-a9a9-979a621ee9f6 { display:none !important; }}@media (max-width: 767px){#s-23e836e8-0866-4cd3-a9a9-979a621ee9f6 {
  
}
}







#s-23e836e8-0866-4cd3-a9a9-979a621ee9f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23e836e8-0866-4cd3-a9a9-979a621ee9f6.shg-box.shg-c {
  justify-content: center;
}

#s-8b9e8948-8998-4734-aa51-09bbe67a0c65 {
  margin-left: auto;
margin-right: auto;
padding-top: 0em;
padding-left: 2em;
padding-bottom: 0em;
padding-right: 2em;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-8b9e8948-8998-4734-aa51-09bbe67a0c65"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-e40c91ef-eac7-4128-8c17-400260ccdc20 {
  padding-top: 0em;
padding-bottom: 0em;
min-height: 50px;
}








#s-e40c91ef-eac7-4128-8c17-400260ccdc20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e40c91ef-eac7-4128-8c17-400260ccdc20.shg-box.shg-c {
  justify-content: flex-end;
}

#s-fe61934c-f2e1-44a2-a99c-f89792819c3e {
  margin-left: auto;
margin-right: auto;
padding-top: 1em;
padding-bottom: 0em;
max-width: 200px;
text-align: center;
}




  #s-fe61934c-f2e1-44a2-a99c-f89792819c3e img.shogun-image {
    
    width: px;
  }


#s-fe61934c-f2e1-44a2-a99c-f89792819c3e .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-c6f7b55f-5945-4a84-b312-3e33de0ae98f {
  padding-top: 2em;
padding-right: 0em;
min-height: 50px;
}








#s-c6f7b55f-5945-4a84-b312-3e33de0ae98f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6f7b55f-5945-4a84-b312-3e33de0ae98f.shg-box.shg-c {
  justify-content: center;
}

#s-abaa62c6-516d-45fa-bdbd-17da43648ede {
  margin-left: auto;
margin-bottom: 1px;
margin-right: auto;
max-width: 50px;
text-align: center;
}




  #s-abaa62c6-516d-45fa-bdbd-17da43648ede img.shogun-image {
    
    width: px;
  }


#s-abaa62c6-516d-45fa-bdbd-17da43648ede .shogun-image-content {
  
    align-items: center;
  
}

#s-346256f9-d8e0-4705-99db-5c77dfc1f836 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-346256f9-d8e0-4705-99db-5c77dfc1f836 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-867e69e8-274a-4a66-90ef-7b2f46794499"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-69e54c00-7175-4707-9a2e-3e4277942d01 {
  margin-bottom: 1em;
min-height: 50px;
}








#s-69e54c00-7175-4707-9a2e-3e4277942d01 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69e54c00-7175-4707-9a2e-3e4277942d01.shg-box.shg-c {
  justify-content: center;
}

#s-ca971356-f978-4c8b-bf72-627c1d673355 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: left;
}




  #s-ca971356-f978-4c8b-bf72-627c1d673355 img.shogun-image {
    
    width: px;
  }


#s-ca971356-f978-4c8b-bf72-627c1d673355 .shogun-image-content {
  
    align-items: center;
  
}

#s-208bb042-d434-439c-a738-f3ff4517ed4a {
  min-height: 50px;
}








#s-208bb042-d434-439c-a738-f3ff4517ed4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-208bb042-d434-439c-a738-f3ff4517ed4a.shg-box.shg-c {
  justify-content: center;
}

#s-b4a32811-db7d-48c7-9f22-ac8792e1456f {
  margin-bottom: 1em;
min-height: 50px;
}








#s-b4a32811-db7d-48c7-9f22-ac8792e1456f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4a32811-db7d-48c7-9f22-ac8792e1456f.shg-box.shg-c {
  justify-content: center;
}

#s-b8cf88dd-606a-4f6e-b41f-573fe4824bfd {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: left;
}




  #s-b8cf88dd-606a-4f6e-b41f-573fe4824bfd img.shogun-image {
    
    width: px;
  }


#s-b8cf88dd-606a-4f6e-b41f-573fe4824bfd .shogun-image-content {
  
    align-items: center;
  
}

#s-6a7c19bd-ef74-4140-bee8-0d393ca92e8a {
  border-style: solid;
margin-top: 0em;
margin-left: auto;
margin-bottom: 4em;
margin-right: auto;
padding-top: 0em;
padding-left: 0px;
padding-bottom: 0em;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(244, 243, 239, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 1200px){#s-6a7c19bd-ef74-4140-bee8-0d393ca92e8a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6a7c19bd-ef74-4140-bee8-0d393ca92e8a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6a7c19bd-ef74-4140-bee8-0d393ca92e8a {
  
}
}@media (max-width: 767px){#s-6a7c19bd-ef74-4140-bee8-0d393ca92e8a {
  
}
}







#s-6a7c19bd-ef74-4140-bee8-0d393ca92e8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a7c19bd-ef74-4140-bee8-0d393ca92e8a.shg-box.shg-c {
  justify-content: center;
}

#s-f74e1399-3ab5-4a3f-84f6-be5cf392a634 {
  padding-top: 2em;
padding-left: 2em;
padding-bottom: 1em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}
@media (min-width: 1200px){#s-f74e1399-3ab5-4a3f-84f6-be5cf392a634 {
  display: none;
}
#s-f74e1399-3ab5-4a3f-84f6-be5cf392a634, #wrap-s-f74e1399-3ab5-4a3f-84f6-be5cf392a634 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f74e1399-3ab5-4a3f-84f6-be5cf392a634 {
  display: none;
}
#s-f74e1399-3ab5-4a3f-84f6-be5cf392a634, #wrap-s-f74e1399-3ab5-4a3f-84f6-be5cf392a634 { display:none !important; }}







#s-f74e1399-3ab5-4a3f-84f6-be5cf392a634 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f74e1399-3ab5-4a3f-84f6-be5cf392a634.shg-box.shg-c {
  justify-content: center;
}

#s-cc3a5018-ea6d-48d7-8e97-80766425d98c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-cc3a5018-ea6d-48d7-8e97-80766425d98c .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-53ccd268-dabc-49b3-b834-cb6fa97f2633 {
  margin-top: 0em;
}

#s-8efa76b9-42b6-41ad-9b6b-0c524d944da4 {
  padding-top: 2em;
padding-left: 6em;
padding-bottom: 1em;
padding-right: 6em;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-8efa76b9-42b6-41ad-9b6b-0c524d944da4 {
  display: none;
}
#s-8efa76b9-42b6-41ad-9b6b-0c524d944da4, #wrap-s-8efa76b9-42b6-41ad-9b6b-0c524d944da4 { display:none !important; }}@media (max-width: 767px){#s-8efa76b9-42b6-41ad-9b6b-0c524d944da4 {
  display: none;
}
#s-8efa76b9-42b6-41ad-9b6b-0c524d944da4, #wrap-s-8efa76b9-42b6-41ad-9b6b-0c524d944da4 { display:none !important; }}







#s-8efa76b9-42b6-41ad-9b6b-0c524d944da4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8efa76b9-42b6-41ad-9b6b-0c524d944da4.shg-box.shg-c {
  justify-content: center;
}

#s-f541df2b-dd6e-4996-a1ef-d1fb07365f7a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f541df2b-dd6e-4996-a1ef-d1fb07365f7a .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2bbe0dc1-13d5-4961-b758-d61131aef37a {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-00824389-3033-4840-92ff-7bd573a8a640 {
  margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
min-height: 50px;
}








#s-00824389-3033-4840-92ff-7bd573a8a640 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00824389-3033-4840-92ff-7bd573a8a640.shg-box.shg-c {
  justify-content: center;
}

#s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c7a4dcce-e50b-4c1f-a484-523d8ddc2242"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-89225d75-b776-42be-811d-64322c3442e7 {
  margin-bottom: 1em;
min-height: 50px;
}








#s-89225d75-b776-42be-811d-64322c3442e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89225d75-b776-42be-811d-64322c3442e7.shg-box.shg-c {
  justify-content: center;
}

#s-f4f0407f-3b75-4220-8027-e6f84bb539c6 {
  margin-bottom: 0em;
text-align: center;
}




  #s-f4f0407f-3b75-4220-8027-e6f84bb539c6 img.shogun-image {
    
    width: px;
  }


#s-f4f0407f-3b75-4220-8027-e6f84bb539c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1909cb6f-4425-4d4e-8816-18dff0428ae7 {
  margin-bottom: 1em;
min-height: 50px;
}








#s-1909cb6f-4425-4d4e-8816-18dff0428ae7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1909cb6f-4425-4d4e-8816-18dff0428ae7.shg-box.shg-c {
  justify-content: center;
}

#s-27f53edd-6859-4aec-b0d2-9853b5f70350 {
  margin-top: 0em;
margin-bottom: 0em;
text-align: center;
}




  #s-27f53edd-6859-4aec-b0d2-9853b5f70350 img.shogun-image {
    
    width: px;
  }


#s-27f53edd-6859-4aec-b0d2-9853b5f70350 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3933ee6-1302-497e-aeed-7e98e4510f4a {
  margin-bottom: 1em;
min-height: 50px;
}








#s-b3933ee6-1302-497e-aeed-7e98e4510f4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3933ee6-1302-497e-aeed-7e98e4510f4a.shg-box.shg-c {
  justify-content: center;
}

#s-0faa3d8d-469d-4550-bc01-d814e9df79bb {
  margin-bottom: 0em;
text-align: center;
}




  #s-0faa3d8d-469d-4550-bc01-d814e9df79bb img.shogun-image {
    
    width: px;
  }


#s-0faa3d8d-469d-4550-bc01-d814e9df79bb .shogun-image-content {
  
    align-items: center;
  
}

#s-9036e75e-8ace-450b-94fc-9813ca5cbaa0 {
  margin-bottom: 1em;
min-height: 50px;
}








#s-9036e75e-8ace-450b-94fc-9813ca5cbaa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9036e75e-8ace-450b-94fc-9813ca5cbaa0.shg-box.shg-c {
  justify-content: center;
}

#s-6bbb34f6-58d6-4efc-a579-15bb01427288 {
  margin-bottom: 0em;
text-align: center;
}




  #s-6bbb34f6-58d6-4efc-a579-15bb01427288 img.shogun-image {
    
    width: px;
  }


#s-6bbb34f6-58d6-4efc-a579-15bb01427288 .shogun-image-content {
  
    align-items: center;
  
}

#s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9f41ebf7-260b-4535-bf57-3ab7a550f3eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-d299b21c-e5fe-4d12-b2fe-a5443d7c157e {
  margin-bottom: 1em;
min-height: 50px;
}








#s-d299b21c-e5fe-4d12-b2fe-a5443d7c157e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d299b21c-e5fe-4d12-b2fe-a5443d7c157e.shg-box.shg-c {
  justify-content: center;
}

#s-9997f9a0-3bba-4c0a-a2b8-104aa5a81558 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-9997f9a0-3bba-4c0a-a2b8-104aa5a81558 img.shogun-image {
    
    width: px;
  }


#s-9997f9a0-3bba-4c0a-a2b8-104aa5a81558 .shogun-image-content {
  
    align-items: center;
  
}

#s-236c1510-8ef6-47fa-b6f2-5410e94514dd {
  margin-bottom: 1em;
min-height: 50px;
}








#s-236c1510-8ef6-47fa-b6f2-5410e94514dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-236c1510-8ef6-47fa-b6f2-5410e94514dd.shg-box.shg-c {
  justify-content: center;
}

#s-a588b403-7444-4344-a0bd-5b875a42fe47 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-a588b403-7444-4344-a0bd-5b875a42fe47 img.shogun-image {
    
    width: px;
  }


#s-a588b403-7444-4344-a0bd-5b875a42fe47 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7f91881-6c89-496b-a02b-fad05c5c05d5 {
  margin-bottom: 1em;
min-height: 50px;
}








#s-c7f91881-6c89-496b-a02b-fad05c5c05d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7f91881-6c89-496b-a02b-fad05c5c05d5.shg-box.shg-c {
  justify-content: center;
}

#s-a0f792b9-f648-4c6f-be62-c0b0cdb9e4aa {
  margin-bottom: 0em;
text-align: center;
}




  #s-a0f792b9-f648-4c6f-be62-c0b0cdb9e4aa img.shogun-image {
    
    width: px;
  }


#s-a0f792b9-f648-4c6f-be62-c0b0cdb9e4aa .shogun-image-content {
  
    align-items: center;
  
}

#s-0071fda8-d04d-4af8-a3da-07eaa59e24bd {
  margin-bottom: 1em;
min-height: 50px;
}








#s-0071fda8-d04d-4af8-a3da-07eaa59e24bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0071fda8-d04d-4af8-a3da-07eaa59e24bd.shg-box.shg-c {
  justify-content: center;
}

#s-0164df24-4f9c-4c06-a60a-454f69dc03f1 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-0164df24-4f9c-4c06-a60a-454f69dc03f1 img.shogun-image {
    
    width: px;
  }


#s-0164df24-4f9c-4c06-a60a-454f69dc03f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-40149411-a671-49b3-81a8-ab0563bc1bcb {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 800px;
}
@media (max-width: 767px){#s-40149411-a671-49b3-81a8-ab0563bc1bcb {
  
}
}
@media (min-width: 0px) {
[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-40149411-a671-49b3-81a8-ab0563bc1bcb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0b6b1f1e-bfe7-4049-80e6-82b7504704f1 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-0b6b1f1e-bfe7-4049-80e6-82b7504704f1 img.shogun-image {
    
    width: px;
  }


#s-0b6b1f1e-bfe7-4049-80e6-82b7504704f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-7af90432-8a3e-401f-a2b1-d9f036a7c347 {
  min-height: 50px;
}








#s-7af90432-8a3e-401f-a2b1-d9f036a7c347 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7af90432-8a3e-401f-a2b1-d9f036a7c347.shg-box.shg-c {
  justify-content: center;
}

#s-baff31ca-330d-47c9-9ea2-a5a4b3825d63 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-baff31ca-330d-47c9-9ea2-a5a4b3825d63 img.shogun-image {
    
    width: px;
  }


#s-baff31ca-330d-47c9-9ea2-a5a4b3825d63 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8a0af91-2425-4abc-b26e-6a1596ba6373 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 140px;
text-align: center;
}




  #s-f8a0af91-2425-4abc-b26e-6a1596ba6373 img.shogun-image {
    
    width: px;
  }


#s-f8a0af91-2425-4abc-b26e-6a1596ba6373 .shogun-image-content {
  
    align-items: center;
  
}

#s-e0653ef8-dac3-4aec-80df-a712c47b2fe7 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 4em;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}
@media (max-width: 767px){#s-e0653ef8-dac3-4aec-80df-a712c47b2fe7 {
  display: none;
}
#s-e0653ef8-dac3-4aec-80df-a712c47b2fe7, #wrap-s-e0653ef8-dac3-4aec-80df-a712c47b2fe7 { display:none !important; }}







#s-e0653ef8-dac3-4aec-80df-a712c47b2fe7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0653ef8-dac3-4aec-80df-a712c47b2fe7.shg-box.shg-c {
  justify-content: center;
}

#s-8c56cf72-caae-40aa-a705-f064549a031f {
  margin-top: 0em;
margin-bottom: 1em;
text-align: center;
}




  #s-8c56cf72-caae-40aa-a705-f064549a031f img.shogun-image {
    
    width: px;
  }


#s-8c56cf72-caae-40aa-a705-f064549a031f .shogun-image-content {
  
    align-items: center;
  
}

#s-667ed339-fbd0-49bd-ac7c-dc8ab6c2bcd8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-667ed339-fbd0-49bd-ac7c-dc8ab6c2bcd8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2462c01d-8976-4923-bff6-6c66b6a40372 {
  margin-top: 0em;
margin-left: 0em;
margin-bottom: 5em;
margin-right: 0em;
min-height: 50px;
}
@media (min-width: 1200px){#s-2462c01d-8976-4923-bff6-6c66b6a40372 {
  display: none;
}
#s-2462c01d-8976-4923-bff6-6c66b6a40372, #wrap-s-2462c01d-8976-4923-bff6-6c66b6a40372 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2462c01d-8976-4923-bff6-6c66b6a40372 {
  display: none;
}
#s-2462c01d-8976-4923-bff6-6c66b6a40372, #wrap-s-2462c01d-8976-4923-bff6-6c66b6a40372 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2462c01d-8976-4923-bff6-6c66b6a40372 {
  display: none;
}
#s-2462c01d-8976-4923-bff6-6c66b6a40372, #wrap-s-2462c01d-8976-4923-bff6-6c66b6a40372 { display:none !important; }}







#s-2462c01d-8976-4923-bff6-6c66b6a40372 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2462c01d-8976-4923-bff6-6c66b6a40372.shg-box.shg-c {
  justify-content: center;
}

#s-24b41387-3426-4d12-b0a7-92d0670fd4d9 {
  margin-top: 0em;
margin-bottom: 1em;
text-align: center;
}




  #s-24b41387-3426-4d12-b0a7-92d0670fd4d9 img.shogun-image {
    
    width: px;
  }


#s-24b41387-3426-4d12-b0a7-92d0670fd4d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-7485fa9a-3246-4270-acac-1885d59be2ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7485fa9a-3246-4270-acac-1885d59be2ff .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f3081fcb-9c62-48d3-8b97-3af5419089d1 {
  min-height: 50px;
}








#s-f3081fcb-9c62-48d3-8b97-3af5419089d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3081fcb-9c62-48d3-8b97-3af5419089d1.shg-box.shg-c {
  justify-content: center;
}

/*
  $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;
}
