.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.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-10d6d11a-bef8-4740-b2c1-3642e6afc5a2 {
  min-height: 50px;
}








#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7662663a-b2a4-42bc-98c5-2703a827bd02 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(236, 225, 219, 0.5);
}








#s-7662663a-b2a4-42bc-98c5-2703a827bd02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7662663a-b2a4-42bc-98c5-2703a827bd02.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2fe7cb93-5f3b-4842-9c52-0fa65c4b76da {
  min-height: 50px;
}








#s-2fe7cb93-5f3b-4842-9c52-0fa65c4b76da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fe7cb93-5f3b-4842-9c52-0fa65c4b76da.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-a654c57b-7254-4177-a3b3-e240ee9da22c {
  text-align: center;
}





#s-a654c57b-7254-4177-a3b3-e240ee9da22c .shogun-image-content {
  
    align-items: 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-b1b6f8d2-a607-4020-be98-8dbc6a580e56 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1b6f8d2-a607-4020-be98-8dbc6a580e56 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 30px;
  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-8a9df7cd-009a-4170-be4d-ff762e11579d {
  margin-left: 50px;
margin-right: 50px;
}

#s-8a9df7cd-009a-4170-be4d-ff762e11579d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(236, 225, 219, 1);
}

#s-8a50c47c-bf80-4a76-8ab7-7cefcd2c8f81 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

#s-3bf3ff71-82da-4fe6-be5f-5ca72de25998 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-3bf3ff71-82da-4fe6-be5f-5ca72de25998 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3bf3ff71-82da-4fe6-be5f-5ca72de25998 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3bf3ff71-82da-4fe6-be5f-5ca72de25998 {
  
}
}@media (max-width: 767px){#s-3bf3ff71-82da-4fe6-be5f-5ca72de25998 {
  
}
}







#s-3bf3ff71-82da-4fe6-be5f-5ca72de25998 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bf3ff71-82da-4fe6-be5f-5ca72de25998.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9dbe758e-d288-48cf-a3f2-d9e5e5466ea1 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9dbe758e-d288-48cf-a3f2-d9e5e5466ea1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9dbe758e-d288-48cf-a3f2-d9e5e5466ea1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9dbe758e-d288-48cf-a3f2-d9e5e5466ea1 {
  
}
}@media (max-width: 767px){#s-9dbe758e-d288-48cf-a3f2-d9e5e5466ea1 {
  
}
}







#s-9dbe758e-d288-48cf-a3f2-d9e5e5466ea1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-9dbe758e-d288-48cf-a3f2-d9e5e5466ea1.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-9dcd05f3-7510-4beb-945a-872635d4c52d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9dcd05f3-7510-4beb-945a-872635d4c52d"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-73d472b1-4f30-4d9b-8955-b3c409212689 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-73d472b1-4f30-4d9b-8955-b3c409212689 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73d472b1-4f30-4d9b-8955-b3c409212689.shg-box.shg-c {
  justify-content: center;
}

#s-81328a16-d805-4265-89aa-6368ac9e229e {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81328a16-d805-4265-89aa-6368ac9e229e .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e3d057f5-8fea-4aef-89aa-b1ea25f615c2 {
  margin-left: 50px;
margin-right: 50px;
}

#s-e3d057f5-8fea-4aef-89aa-b1ea25f615c2 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-c86710f7-b079-44fa-be73-512a3c49c145 {
  margin-left: 5%;
margin-right: 5%;
}

#s-197aab96-c42f-4722-9cb0-5c05099437b6 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-197aab96-c42f-4722-9cb0-5c05099437b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-197aab96-c42f-4722-9cb0-5c05099437b6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-243ef52a-eccc-4ddf-8a2b-2fa607102009 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-243ef52a-eccc-4ddf-8a2b-2fa607102009"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-72c2d9ab-2ec6-4e0b-8619-91b9f8e4f0f5 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-72c2d9ab-2ec6-4e0b-8619-91b9f8e4f0f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72c2d9ab-2ec6-4e0b-8619-91b9f8e4f0f5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cea5cdb5-3f60-47dc-a376-96eb24b62267 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-cea5cdb5-3f60-47dc-a376-96eb24b62267 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cea5cdb5-3f60-47dc-a376-96eb24b62267.shg-box.shg-c {
  justify-content: center;
}

#s-d240c3f0-7b34-45f9-aa3c-57ce8c3639c9 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d240c3f0-7b34-45f9-aa3c-57ce8c3639c9 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-74b252ab-b685-4257-9616-e409ecc3ac50 {
  margin-left: 50px;
margin-right: 50px;
}

#s-74b252ab-b685-4257-9616-e409ecc3ac50 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-642ae241-11e0-43dd-9fb9-bc6884849136 {
  margin-left: 50px;
margin-right: 50px;
}

#s-5a82efba-cf5b-4217-ada0-0b66b0c08a29 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-5a82efba-cf5b-4217-ada0-0b66b0c08a29"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-9a707014-d7ba-4d4a-93fa-438865cb9537 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-9a707014-d7ba-4d4a-93fa-438865cb9537 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a707014-d7ba-4d4a-93fa-438865cb9537.shg-box.shg-c {
  justify-content: center;
}

#s-989f4a42-f40d-4dcc-8578-1cfd71419e5a {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-989f4a42-f40d-4dcc-8578-1cfd71419e5a .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cd5320d4-d3ea-4052-bf8e-f6d1c8096f38 {
  margin-left: 50px;
margin-right: 50px;
}

#s-cd5320d4-d3ea-4052-bf8e-f6d1c8096f38 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-8122c7af-94b8-4677-a150-3145f248a529 {
  margin-left: 50px;
margin-right: 50px;
}

#s-f8ef77b9-b9a3-47a1-a27a-b2c9d05a4dd8 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-f8ef77b9-b9a3-47a1-a27a-b2c9d05a4dd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8ef77b9-b9a3-47a1-a27a-b2c9d05a4dd8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4b4be2c6-0f55-46d5-85ab-2022da3dfc5d {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
max-width: 1000px;
}








#s-4b4be2c6-0f55-46d5-85ab-2022da3dfc5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b4be2c6-0f55-46d5-85ab-2022da3dfc5d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e4b6e880-bc9b-4d7d-a1dd-0e44a029d445 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e4b6e880-bc9b-4d7d-a1dd-0e44a029d445 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5cf63813-70cc-4f37-b5e0-7f06a281eb4a {
  margin-left: 5%;
margin-right: 5%;
}

#s-03c409e2-5b64-4f2e-83df-f02f89c1f928 {
  margin-bottom: 50px;
min-height: 50px;
}








#s-03c409e2-5b64-4f2e-83df-f02f89c1f928 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03c409e2-5b64-4f2e-83df-f02f89c1f928.shg-box.shg-c {
  justify-content: flex-start;
}

#s-57ed4047-5815-4eca-a09a-499205267a0d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-57ed4047-5815-4eca-a09a-499205267a0d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-57ed4047-5815-4eca-a09a-499205267a0d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-57ed4047-5815-4eca-a09a-499205267a0d {
  
}
}@media (max-width: 767px){#s-57ed4047-5815-4eca-a09a-499205267a0d {
  
}
}







#s-57ed4047-5815-4eca-a09a-499205267a0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57ed4047-5815-4eca-a09a-499205267a0d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-23921127-b9c0-4ac4-9e7a-fe0c40095636 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(246, 246, 246, 1);
}
@media (min-width: 1200px){#s-23921127-b9c0-4ac4-9e7a-fe0c40095636 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-23921127-b9c0-4ac4-9e7a-fe0c40095636 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-23921127-b9c0-4ac4-9e7a-fe0c40095636 {
  
}
}@media (max-width: 767px){#s-23921127-b9c0-4ac4-9e7a-fe0c40095636 {
  
}
}







#s-23921127-b9c0-4ac4-9e7a-fe0c40095636 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-23921127-b9c0-4ac4-9e7a-fe0c40095636.shg-box.shg-c {
  justify-content: center;
}

#s-a3d4ae73-9030-4a09-8a2b-9e6320c99ed8 {
  box-shadow:0px 20px 40px 0px rgba(0, 0, 0, 0.1);
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a3d4ae73-9030-4a09-8a2b-9e6320c99ed8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3d4ae73-9030-4a09-8a2b-9e6320c99ed8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3d4ae73-9030-4a09-8a2b-9e6320c99ed8 {
  
}
}@media (max-width: 767px){#s-a3d4ae73-9030-4a09-8a2b-9e6320c99ed8 {
  
}
}







#s-a3d4ae73-9030-4a09-8a2b-9e6320c99ed8 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-a3d4ae73-9030-4a09-8a2b-9e6320c99ed8.shg-box.shg-c {
  justify-content: center;
}

#s-1dd0de8d-a36f-4728-9410-e2d84ed9f779 {
  text-align: center;
}




  #s-1dd0de8d-a36f-4728-9410-e2d84ed9f779 img.shogun-image {
    
    width: px;
  }


#s-1dd0de8d-a36f-4728-9410-e2d84ed9f779 .shogun-image-content {
  
    align-items: center;
  
}

#s-df699ad6-6041-48ab-bb17-f0116ca61834 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-df699ad6-6041-48ab-bb17-f0116ca61834 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-df699ad6-6041-48ab-bb17-f0116ca61834 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-df699ad6-6041-48ab-bb17-f0116ca61834 {
  
}
}@media (max-width: 767px){#s-df699ad6-6041-48ab-bb17-f0116ca61834 {
  
}
}
#s-df699ad6-6041-48ab-bb17-f0116ca61834 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: Heebo;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ef555e7a-b913-4423-a745-39b91cfd7d2b {
  border-style: solid;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-ef555e7a-b913-4423-a745-39b91cfd7d2b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef555e7a-b913-4423-a745-39b91cfd7d2b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef555e7a-b913-4423-a745-39b91cfd7d2b {
  
}
}@media (max-width: 767px){#s-ef555e7a-b913-4423-a745-39b91cfd7d2b {
  
}
}
@media (min-width: 0px) {
[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-ef555e7a-b913-4423-a745-39b91cfd7d2b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-3ef24625-6d82-49f7-a615-f69be17a1d1b {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-3ef24625-6d82-49f7-a615-f69be17a1d1b:hover {opacity: 1 !important;
background-color: rgba(75, 75, 75, 1) !important;
text-decoration: none !important;}#s-3ef24625-6d82-49f7-a615-f69be17a1d1b:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}


#s-3ef24625-6d82-49f7-a615-f69be17a1d1b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-676d8d2e-b8e9-407a-84cc-3efbad3ee2ed {
  margin-left: 50px;
margin-right: 50px;
}

#s-676d8d2e-b8e9-407a-84cc-3efbad3ee2ed hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(236, 225, 219, 1);
}

#s-88591826-ba9b-40e0-8d7d-885352c8b8d7 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-88591826-ba9b-40e0-8d7d-885352c8b8d7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 2px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9f175ee2-25d8-401b-9bd1-f24b862d2987 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
max-width: 1000px;
}








#s-9f175ee2-25d8-401b-9bd1-f24b862d2987 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f175ee2-25d8-401b-9bd1-f24b862d2987.shg-box.shg-c {
  justify-content: flex-start;
}

#s-015e874d-f9db-4d18-9f7f-5a4aa4a368ca {
  margin-left: 50px;
margin-right: 50px;
}

#s-015e874d-f9db-4d18-9f7f-5a4aa4a368ca hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(236, 225, 219, 1);
}

#s-5a3b40e4-a7ed-412b-a745-29c170224abc {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5a3b40e4-a7ed-412b-a745-29c170224abc .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Alegreya Sans;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ca288046-65ab-4930-9f53-a86d32d96e87 {
  margin-left: 5px;
margin-right: 5px;
}

@media (min-width: 0px) {
[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ca288046-65ab-4930-9f53-a86d32d96e87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0fc08231-182a-4088-9031-12772602e330 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}

#s-5eef66f5-6e55-4026-a67a-be7e99a9c0cc {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-594cffba-1789-43a3-b932-b341d294841d {
  text-align: center;
}


.shg-c#s-594cffba-1789-43a3-b932-b341d294841d {
  max-width: 100%;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d .shg-image-zoom,
.shg-c#s-594cffba-1789-43a3-b932-b341d294841d img.shogun-image {
  max-width: 250px !important;
  min-height: 0px !important;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-594cffba-1789-43a3-b932-b341d294841d {
  max-width: 100%;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d .shg-image-zoom,
.shg-c#s-594cffba-1789-43a3-b932-b341d294841d img.shogun-image {
  max-width: 250px !important;
  min-height: 0px !important;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-594cffba-1789-43a3-b932-b341d294841d {
  max-width: 100%;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d .shg-image-zoom,
.shg-c#s-594cffba-1789-43a3-b932-b341d294841d img.shogun-image {
  max-width: 250px !important;
  min-height: 0px !important;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-594cffba-1789-43a3-b932-b341d294841d {
  max-width: 100%;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d .shg-image-zoom,
.shg-c#s-594cffba-1789-43a3-b932-b341d294841d img.shogun-image {
  max-width: 250px !important;
  min-height: 0px !important;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-594cffba-1789-43a3-b932-b341d294841d {
  max-width: 100%;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d .shg-image-zoom,
.shg-c#s-594cffba-1789-43a3-b932-b341d294841d img.shogun-image {
  max-width: 250px !important;
  min-height: 0px !important;
}

.shg-c#s-594cffba-1789-43a3-b932-b341d294841d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e16423bd-fba2-4105-be08-f7a072e5ac2b {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e16423bd-fba2-4105-be08-f7a072e5ac2b .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Alegreya Sans;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-56e5783c-e471-48b9-b6d6-d9c99c546dd2 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56e5783c-e471-48b9-b6d6-d9c99c546dd2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-92a7e7fc-b099-4233-89b1-848979b153fd {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}

#s-2e02bded-031f-47dc-b72b-6e3f0805f459 {
  display: none;
}
#s-5a823e00-8f5c-4add-9536-7472ec10fc50 {
  text-align: center;
}


.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 {
  max-width: 100%;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 .shg-image-zoom,
.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 {
  max-width: 100%;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 .shg-image-zoom,
.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 {
  max-width: 100%;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 .shg-image-zoom,
.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 {
  max-width: 100%;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 .shg-image-zoom,
.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 {
  max-width: 100%;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 .shg-image-zoom,
.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-5a823e00-8f5c-4add-9536-7472ec10fc50 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-ce8ef20d-0743-48a0-b870-644569c62f24 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce8ef20d-0743-48a0-b870-644569c62f24 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Alegreya Sans;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0af1501e-d2ad-4f5c-9017-9bbd7f2797b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6bf82828-cceb-433e-a7c3-e38fdada5f3a {
  padding-left: 20px;
padding-right: 20px;
}

#s-2dd00852-0c0b-43c4-97cb-a525b2e0b407 {
  display: none;
}
#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 {
  text-align: center;
}


.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 {
  max-width: 100%;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 .shg-image-zoom,
.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 {
  max-width: 100%;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 .shg-image-zoom,
.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 {
  max-width: 100%;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 .shg-image-zoom,
.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 {
  max-width: 100%;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 .shg-image-zoom,
.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 {
  max-width: 100%;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 .shg-image-zoom,
.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-bd41dbfb-b2e2-475d-849f-d27e1bff50d7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-01217989-6595-442f-b845-e6f91ec2d0f0 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-01217989-6595-442f-b845-e6f91ec2d0f0 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Alegreya Sans;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ab0bec73-62d0-493b-af34-2da17cfdd5d5 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ab0bec73-62d0-493b-af34-2da17cfdd5d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-230293ec-d7bc-4a6f-b80e-d52c4ceed31d {
  padding-left: 20px;
padding-right: 20px;
}

#s-a756e360-676f-41c9-b848-82f78c5851ec {
  display: none;
}
#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf {
  text-align: center;
}


.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf {
  max-width: 100%;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf .shg-image-zoom,
.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf {
  max-width: 100%;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf .shg-image-zoom,
.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf {
  max-width: 100%;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf .shg-image-zoom,
.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf {
  max-width: 100%;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf .shg-image-zoom,
.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf {
  max-width: 100%;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf .shg-image-zoom,
.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-76b4eee6-c5da-4b7b-a75f-f988a95f42cf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-27d87038-f935-4646-a4ca-9d8e6b3e37a9 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-27d87038-f935-4646-a4ca-9d8e6b3e37a9 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Alegreya Sans;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-acc9750f-af27-4219-a2fc-d16120ab4546 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-acc9750f-af27-4219-a2fc-d16120ab4546"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f38fb086-d2a9-4b84-9a5e-953314b08fa6 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}

#s-98b145cf-20a1-488c-9f54-96385361e152 {
  display: none;
}
#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c {
  text-align: center;
}


.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c {
  max-width: 100%;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c .shg-image-zoom,
.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c img.shogun-image {
  max-width: 246px !important;
  min-height:  !important;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c {
  max-width: 100%;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c .shg-image-zoom,
.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c img.shogun-image {
  max-width: 246px !important;
  min-height:  !important;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c {
  max-width: 100%;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c .shg-image-zoom,
.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c img.shogun-image {
  max-width: 246px !important;
  min-height:  !important;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c {
  max-width: 100%;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c .shg-image-zoom,
.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c img.shogun-image {
  max-width: 246px !important;
  min-height:  !important;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c {
  max-width: 100%;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c .shg-image-zoom,
.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c img.shogun-image {
  max-width: 246px !important;
  min-height:  !important;
}

.shg-c#s-8023b1d7-6b78-4ea6-a948-2ed5951dec1c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-592ab29c-d43f-4e28-8745-4f375910714f {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-592ab29c-d43f-4e28-8745-4f375910714f .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Alegreya Sans;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b71051af-2d5c-408d-87a4-a7bc8af2ec82 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b71051af-2d5c-408d-87a4-a7bc8af2ec82"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-caa41379-b7b3-45ca-b506-a83fafc081fa {
  padding-left: 20px;
padding-right: 20px;
}

#s-350cfe80-11dd-4679-8a9b-af5c2c6b2b0d {
  display: none;
}
#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 {
  text-align: center;
}


.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 {
  max-width: 100%;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 .shg-image-zoom,
.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 {
  max-width: 100%;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 .shg-image-zoom,
.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 {
  max-width: 100%;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 .shg-image-zoom,
.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 {
  max-width: 100%;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 .shg-image-zoom,
.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 {
  max-width: 100%;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 .shg-image-zoom,
.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-da75abe7-c7b3-4913-b45f-3c9f33b67979 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-56ac6a2c-a89b-49c5-b276-1c6c632f0589 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-56ac6a2c-a89b-49c5-b276-1c6c632f0589 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Alegreya Sans;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fb868644-f11e-4495-b727-85b08af68fcb {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb868644-f11e-4495-b727-85b08af68fcb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3424942b-9ad0-485d-9475-5d72f618f194 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}

#s-0398b255-67bf-4a2b-b9fb-41a7b83e8579 {
  display: none;
}
#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 {
  text-align: center;
}


.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 {
  max-width: 100%;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 .shg-image-zoom,
.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 {
  max-width: 100%;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 .shg-image-zoom,
.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 {
  max-width: 100%;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 .shg-image-zoom,
.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 {
  max-width: 100%;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 .shg-image-zoom,
.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 {
  max-width: 100%;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 .shg-image-zoom,
.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-a72b8930-b452-46a0-920d-6d0dc19a36b2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7c7a8a91-ff37-4730-8b71-04d93de26102 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}

#s-04d1ed49-eff4-4b12-8404-67bc59e9f188 {
  min-height: 50px;
}








#s-04d1ed49-eff4-4b12-8404-67bc59e9f188 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04d1ed49-eff4-4b12-8404-67bc59e9f188.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e4bdc0ac-95eb-4e3a-93b7-c05e878bc17f {
  min-height: 500px;
background-color: rgba(29, 37, 163, 1);
}
@media (min-width: 1200px){#s-e4bdc0ac-95eb-4e3a-93b7-c05e878bc17f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e4bdc0ac-95eb-4e3a-93b7-c05e878bc17f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e4bdc0ac-95eb-4e3a-93b7-c05e878bc17f {
  
}
}@media (max-width: 767px){#s-e4bdc0ac-95eb-4e3a-93b7-c05e878bc17f {
  
}
}







#s-e4bdc0ac-95eb-4e3a-93b7-c05e878bc17f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4bdc0ac-95eb-4e3a-93b7-c05e878bc17f.shg-box.shg-c {
  justify-content: center;
}

#s-d83ca6ef-7942-40ed-8d93-4bf40550a366 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-d83ca6ef-7942-40ed-8d93-4bf40550a366"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7fc73878-7856-4e97-88f2-d89250a0422c {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7fc73878-7856-4e97-88f2-d89250a0422c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7fc73878-7856-4e97-88f2-d89250a0422c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7fc73878-7856-4e97-88f2-d89250a0422c {
  
}
}@media (max-width: 767px){#s-7fc73878-7856-4e97-88f2-d89250a0422c {
  
}
}







#s-7fc73878-7856-4e97-88f2-d89250a0422c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-7fc73878-7856-4e97-88f2-d89250a0422c.shg-box.shg-c {
  justify-content: center;
}

#s-f1d589e9-bd0f-43fc-8d63-782ce6108bda {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-f1d589e9-bd0f-43fc-8d63-782ce6108bda .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-65fccd7a-e574-452d-b665-425e9f1d2cdc {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-12b4fa4c-739a-4d15-a398-4659184ddc77 {
  background-image: url(https://i.shgcdn.com/04a264e6-adcc-4efe-b38d-f8e8e69fb527/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
background-position: center center;
}

#s-0bde66b3-c3cf-45a0-bc3e-f806124f4433 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-0bde66b3-c3cf-45a0-bc3e-f806124f4433 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0bde66b3-c3cf-45a0-bc3e-f806124f4433 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0bde66b3-c3cf-45a0-bc3e-f806124f4433 {
  
}
}@media (max-width: 767px){#s-0bde66b3-c3cf-45a0-bc3e-f806124f4433 {
  
}
}







#s-0bde66b3-c3cf-45a0-bc3e-f806124f4433 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-0bde66b3-c3cf-45a0-bc3e-f806124f4433.shg-box.shg-c {
  justify-content: center;
}

#s-54d2c154-09c3-45c4-b13e-18aad76f8917 {
  min-height: 50px;
}








#s-54d2c154-09c3-45c4-b13e-18aad76f8917 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54d2c154-09c3-45c4-b13e-18aad76f8917.shg-box.shg-c {
  justify-content: center;
}

#s-8ae1152c-9b7c-4077-a7aa-ee3c2d6bb3e9 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 6px;
background-color: rgba(39, 179, 21, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-8ae1152c-9b7c-4077-a7aa-ee3c2d6bb3e9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8ae1152c-9b7c-4077-a7aa-ee3c2d6bb3e9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8ae1152c-9b7c-4077-a7aa-ee3c2d6bb3e9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

/*
  $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;
}
