.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  margin-top: 75px;
margin-bottom: 20px;
padding-left: 15%;
padding-right: 15%;
}
@media (min-width: 768px) and (max-width: 991px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  display: none;
}
#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f, #wrap-s-a17193e3-8326-4c45-bb06-d6d5fc82b50f { display:none !important; }}@media (max-width: 767px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  display: none;
}
#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f, #wrap-s-a17193e3-8326-4c45-bb06-d6d5fc82b50f { display:none !important; }}







#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-9af24d81-ac7c-48d9-a53b-cd92a5aaf35e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9af24d81-ac7c-48d9-a53b-cd92a5aaf35e .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 50px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}



.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-18d25d0e-d20a-4970-bf16-008036c30aa9 {
  text-align: center;
}




  #s-18d25d0e-d20a-4970-bf16-008036c30aa9 img.shogun-image {
    
    width: px;
  }


#s-18d25d0e-d20a-4970-bf16-008036c30aa9 .shogun-image-content {
  
    align-items: center;
  
}

#s-1194a98f-f7a4-46ee-8854-e94ee9e4b01f {
  padding-top: 18px;
padding-left: 5%;
padding-right: 5%;
min-height: 480px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1194a98f-f7a4-46ee-8854-e94ee9e4b01f {
  display: none;
}
#s-1194a98f-f7a4-46ee-8854-e94ee9e4b01f, #wrap-s-1194a98f-f7a4-46ee-8854-e94ee9e4b01f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1194a98f-f7a4-46ee-8854-e94ee9e4b01f {
  display: none;
}
#s-1194a98f-f7a4-46ee-8854-e94ee9e4b01f, #wrap-s-1194a98f-f7a4-46ee-8854-e94ee9e4b01f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1194a98f-f7a4-46ee-8854-e94ee9e4b01f {
  min-height: 300px;
display: none;
}
#s-1194a98f-f7a4-46ee-8854-e94ee9e4b01f, #wrap-s-1194a98f-f7a4-46ee-8854-e94ee9e4b01f { display:none !important; }}@media (max-width: 767px){#s-1194a98f-f7a4-46ee-8854-e94ee9e4b01f {
  min-height: 300px;
}
}







#s-1194a98f-f7a4-46ee-8854-e94ee9e4b01f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1194a98f-f7a4-46ee-8854-e94ee9e4b01f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-3e0d876c-891e-4671-872f-3365c99cfad0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a40be0ff-ccc5-45f9-84d9-7111e92eacd8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-1ccfa4ea-d31f-4c97-a832-8827700667ee {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1ccfa4ea-d31f-4c97-a832-8827700667ee .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-af8a4adb-79dd-4763-9ad7-a2a70a96c9e8 {
  text-align: center;
}




  #s-af8a4adb-79dd-4763-9ad7-a2a70a96c9e8 img.shogun-image {
    
    width: px;
  }


#s-af8a4adb-79dd-4763-9ad7-a2a70a96c9e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-72724a2b-507c-45dd-8470-d4099f36331e {
  padding-left: 5%;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-72724a2b-507c-45dd-8470-d4099f36331e {
  display: none;
}
#s-72724a2b-507c-45dd-8470-d4099f36331e, #wrap-s-72724a2b-507c-45dd-8470-d4099f36331e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72724a2b-507c-45dd-8470-d4099f36331e {
  display: none;
}
#s-72724a2b-507c-45dd-8470-d4099f36331e, #wrap-s-72724a2b-507c-45dd-8470-d4099f36331e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-72724a2b-507c-45dd-8470-d4099f36331e {
  
}
}@media (max-width: 767px){#s-72724a2b-507c-45dd-8470-d4099f36331e {
  display: none;
}
#s-72724a2b-507c-45dd-8470-d4099f36331e, #wrap-s-72724a2b-507c-45dd-8470-d4099f36331e { display:none !important; }}







#s-72724a2b-507c-45dd-8470-d4099f36331e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72724a2b-507c-45dd-8470-d4099f36331e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba89eb5c-b304-42f9-92d2-9f9fb8c591d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f7638395-cb7c-4f7a-9475-b0994f7e5925 {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f7638395-cb7c-4f7a-9475-b0994f7e5925 .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}



#s-31ba1007-fb4d-4aa1-ab1f-29d2ac3a1add {
  text-align: center;
}




  #s-31ba1007-fb4d-4aa1-ab1f-29d2ac3a1add img.shogun-image {
    
    width: px;
  }


#s-31ba1007-fb4d-4aa1-ab1f-29d2ac3a1add .shogun-image-content {
  
    align-items: center;
  
}

#s-80402fd9-dc31-4696-a96e-2f4369e0ba20 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 15%;
padding-right: 15%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-80402fd9-dc31-4696-a96e-2f4369e0ba20 {
  display: none;
}
#s-80402fd9-dc31-4696-a96e-2f4369e0ba20, #wrap-s-80402fd9-dc31-4696-a96e-2f4369e0ba20 { display:none !important; }}@media (max-width: 767px){#s-80402fd9-dc31-4696-a96e-2f4369e0ba20 {
  display: none;
}
#s-80402fd9-dc31-4696-a96e-2f4369e0ba20, #wrap-s-80402fd9-dc31-4696-a96e-2f4369e0ba20 { display:none !important; }}







#s-80402fd9-dc31-4696-a96e-2f4369e0ba20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80402fd9-dc31-4696-a96e-2f4369e0ba20.shg-box.shg-c {
  justify-content: center;
}

#s-44a751a2-368d-4f07-a811-4e53deb7edf7 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44a751a2-368d-4f07-a811-4e53deb7edf7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-41c9528a-8c80-4e5d-9596-f4a2b03cd91c {
  text-align: center;
}




  #s-41c9528a-8c80-4e5d-9596-f4a2b03cd91c img.shogun-image {
    
    width: px;
  }


#s-41c9528a-8c80-4e5d-9596-f4a2b03cd91c .shogun-image-content {
  
    align-items: center;
  
}








#s-e7dfd452-9e6a-49e5-b454-30f35ea778f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7dfd452-9e6a-49e5-b454-30f35ea778f6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-85162499-7911-45c9-8096-4674926cc55c {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-85162499-7911-45c9-8096-4674926cc55c .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-cc986b2d-a9f4-41b3-a7f2-909410563ee8 {
  padding-bottom: 20px;
}

.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-0ba6df35-722c-405b-ab51-1c2f6192884e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(22, 167, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0ba6df35-722c-405b-ab51-1c2f6192884e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0ba6df35-722c-405b-ab51-1c2f6192884e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0ba6df35-722c-405b-ab51-1c2f6192884e-btn-wrapper {
    text-align: left;
  }


#s-0ba6df35-722c-405b-ab51-1c2f6192884e.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-80d1c3a4-8dfd-4807-b8d3-5cec8fa19dcb {
  padding-top: 15px;
padding-left: 15%;
padding-bottom: 15px;
padding-right: 15%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-80d1c3a4-8dfd-4807-b8d3-5cec8fa19dcb {
  display: none;
}
#s-80d1c3a4-8dfd-4807-b8d3-5cec8fa19dcb, #wrap-s-80d1c3a4-8dfd-4807-b8d3-5cec8fa19dcb { display:none !important; }}@media (max-width: 767px){#s-80d1c3a4-8dfd-4807-b8d3-5cec8fa19dcb {
  display: none;
}
#s-80d1c3a4-8dfd-4807-b8d3-5cec8fa19dcb, #wrap-s-80d1c3a4-8dfd-4807-b8d3-5cec8fa19dcb { display:none !important; }}







#s-80d1c3a4-8dfd-4807-b8d3-5cec8fa19dcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80d1c3a4-8dfd-4807-b8d3-5cec8fa19dcb.shg-box.shg-c {
  justify-content: center;
}

#s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-45e5ea8f-b4fe-4919-b3d2-bf276c75faa8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2df2c5a4-d019-481a-a4ca-9e2735437f0c {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-2df2c5a4-d019-481a-a4ca-9e2735437f0c .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-59ee0859-2d32-43f2-a7a2-ca7d21b11c29 {
  padding-bottom: 20px;
}

#s-a749d444-42a4-44c7-87a8-f4713387ffe6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(22, 167, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a749d444-42a4-44c7-87a8-f4713387ffe6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a749d444-42a4-44c7-87a8-f4713387ffe6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a749d444-42a4-44c7-87a8-f4713387ffe6-btn-wrapper {
    text-align: left;
  }


#s-a749d444-42a4-44c7-87a8-f4713387ffe6.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-9a818a2f-0892-4fad-897a-2357e16ddb77 {
  text-align: center;
}




  #s-9a818a2f-0892-4fad-897a-2357e16ddb77 img.shogun-image {
    
    width: px;
  }


#s-9a818a2f-0892-4fad-897a-2357e16ddb77 .shogun-image-content {
  
    align-items: center;
  
}

#s-f3f9979b-faf8-47a9-a89a-638a1a0a68c3 {
  padding-top: 15px;
padding-left: 15%;
padding-bottom: 15px;
padding-right: 15%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f3f9979b-faf8-47a9-a89a-638a1a0a68c3 {
  display: none;
}
#s-f3f9979b-faf8-47a9-a89a-638a1a0a68c3, #wrap-s-f3f9979b-faf8-47a9-a89a-638a1a0a68c3 { display:none !important; }}@media (max-width: 767px){#s-f3f9979b-faf8-47a9-a89a-638a1a0a68c3 {
  display: none;
}
#s-f3f9979b-faf8-47a9-a89a-638a1a0a68c3, #wrap-s-f3f9979b-faf8-47a9-a89a-638a1a0a68c3 { display:none !important; }}







#s-f3f9979b-faf8-47a9-a89a-638a1a0a68c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3f9979b-faf8-47a9-a89a-638a1a0a68c3.shg-box.shg-c {
  justify-content: center;
}

#s-739f5111-337f-446d-98da-5a7cb2c4a907 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-739f5111-337f-446d-98da-5a7cb2c4a907"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7437e5ac-59bf-4aaf-b9bb-b358fc934bdf {
  text-align: center;
}




  #s-7437e5ac-59bf-4aaf-b9bb-b358fc934bdf img.shogun-image {
    
    width: px;
  }


#s-7437e5ac-59bf-4aaf-b9bb-b358fc934bdf .shogun-image-content {
  
    align-items: center;
  
}








#s-4e55cec1-4455-40c2-a4a9-09b3492bfdb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e55cec1-4455-40c2-a4a9-09b3492bfdb4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b66c0d74-e8e3-4112-879e-f67cb044c9f9 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-b66c0d74-e8e3-4112-879e-f67cb044c9f9 .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-537061b5-fb08-4199-b487-c0974e22671a {
  padding-bottom: 20px;
}

#s-fcb046ab-a8ff-4a0e-b6d2-ca2d47b3f3b7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(22, 167, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-fcb046ab-a8ff-4a0e-b6d2-ca2d47b3f3b7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fcb046ab-a8ff-4a0e-b6d2-ca2d47b3f3b7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fcb046ab-a8ff-4a0e-b6d2-ca2d47b3f3b7-btn-wrapper {
    text-align: left;
  }


#s-fcb046ab-a8ff-4a0e-b6d2-ca2d47b3f3b7.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-bfed15b3-2886-423f-8d17-143f04b4ce33 {
  padding-top: 20px;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-bfed15b3-2886-423f-8d17-143f04b4ce33 {
  display: none;
}
#s-bfed15b3-2886-423f-8d17-143f04b4ce33, #wrap-s-bfed15b3-2886-423f-8d17-143f04b4ce33 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bfed15b3-2886-423f-8d17-143f04b4ce33 {
  display: none;
}
#s-bfed15b3-2886-423f-8d17-143f04b4ce33, #wrap-s-bfed15b3-2886-423f-8d17-143f04b4ce33 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bfed15b3-2886-423f-8d17-143f04b4ce33 {
  display: none;
}
#s-bfed15b3-2886-423f-8d17-143f04b4ce33, #wrap-s-bfed15b3-2886-423f-8d17-143f04b4ce33 { display:none !important; }}@media (max-width: 767px){#s-bfed15b3-2886-423f-8d17-143f04b4ce33 {
  
}
}







#s-bfed15b3-2886-423f-8d17-143f04b4ce33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfed15b3-2886-423f-8d17-143f04b4ce33.shg-box.shg-c {
  justify-content: center;
}

#s-eaaa06a1-cc02-4239-80de-725c9a821c6b {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eaaa06a1-cc02-4239-80de-725c9a821c6b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d11b7973-cd8f-415e-9ecf-c3e42963bd2d {
  text-align: center;
}




  #s-d11b7973-cd8f-415e-9ecf-c3e42963bd2d img.shogun-image {
    
    width: px;
  }


#s-d11b7973-cd8f-415e-9ecf-c3e42963bd2d .shogun-image-content {
  
    align-items: center;
  
}








#s-92047b5b-2e54-47ec-a01b-33bae73e531c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92047b5b-2e54-47ec-a01b-33bae73e531c.shg-box.shg-c {
  justify-content: center;
}

#s-f378a646-15b8-464b-bf45-60aac0bb4e1e {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f378a646-15b8-464b-bf45-60aac0bb4e1e .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7b14932f-dc24-441c-a531-7543e2d0735d {
  padding-bottom: 20px;
}

#s-9499cbd8-6da8-4bba-87fa-f76826c442f0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(22, 167, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9499cbd8-6da8-4bba-87fa-f76826c442f0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9499cbd8-6da8-4bba-87fa-f76826c442f0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9499cbd8-6da8-4bba-87fa-f76826c442f0-btn-wrapper {
    text-align: center;
  }


#s-9499cbd8-6da8-4bba-87fa-f76826c442f0.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-950562a6-1658-4dd4-b613-c5b20c76d01b {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-950562a6-1658-4dd4-b613-c5b20c76d01b {
  display: none;
}
#s-950562a6-1658-4dd4-b613-c5b20c76d01b, #wrap-s-950562a6-1658-4dd4-b613-c5b20c76d01b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-950562a6-1658-4dd4-b613-c5b20c76d01b {
  display: none;
}
#s-950562a6-1658-4dd4-b613-c5b20c76d01b, #wrap-s-950562a6-1658-4dd4-b613-c5b20c76d01b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-950562a6-1658-4dd4-b613-c5b20c76d01b {
  display: none;
}
#s-950562a6-1658-4dd4-b613-c5b20c76d01b, #wrap-s-950562a6-1658-4dd4-b613-c5b20c76d01b { display:none !important; }}@media (max-width: 767px){#s-950562a6-1658-4dd4-b613-c5b20c76d01b {
  
}
}







#s-950562a6-1658-4dd4-b613-c5b20c76d01b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-950562a6-1658-4dd4-b613-c5b20c76d01b.shg-box.shg-c {
  justify-content: center;
}

#s-81c2a018-28ab-48f3-b850-6031508a1bbb {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-81c2a018-28ab-48f3-b850-6031508a1bbb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-01529493-ab17-42e7-b9ae-288f9e40be74 {
  text-align: center;
}




  #s-01529493-ab17-42e7-b9ae-288f9e40be74 img.shogun-image {
    
    width: px;
  }


#s-01529493-ab17-42e7-b9ae-288f9e40be74 .shogun-image-content {
  
    align-items: center;
  
}








#s-8ad6afca-aab9-4b2a-8e26-2aa1433e3b73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ad6afca-aab9-4b2a-8e26-2aa1433e3b73.shg-box.shg-c {
  justify-content: center;
}

#s-4199bc51-4e19-448b-8beb-a6bd738e58e6 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-4199bc51-4e19-448b-8beb-a6bd738e58e6 .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b2eca9db-7db1-4307-b459-d91e7ce994b8 {
  padding-bottom: 20px;
}

#s-9192dfff-5b8f-42f1-9713-0ceb31ed8cd9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(22, 167, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9192dfff-5b8f-42f1-9713-0ceb31ed8cd9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9192dfff-5b8f-42f1-9713-0ceb31ed8cd9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9192dfff-5b8f-42f1-9713-0ceb31ed8cd9-btn-wrapper {
    text-align: center;
  }


#s-9192dfff-5b8f-42f1-9713-0ceb31ed8cd9.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-3bd53827-96a4-4084-8584-182a212acc10 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3bd53827-96a4-4084-8584-182a212acc10 {
  display: none;
}
#s-3bd53827-96a4-4084-8584-182a212acc10, #wrap-s-3bd53827-96a4-4084-8584-182a212acc10 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3bd53827-96a4-4084-8584-182a212acc10 {
  display: none;
}
#s-3bd53827-96a4-4084-8584-182a212acc10, #wrap-s-3bd53827-96a4-4084-8584-182a212acc10 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3bd53827-96a4-4084-8584-182a212acc10 {
  display: none;
}
#s-3bd53827-96a4-4084-8584-182a212acc10, #wrap-s-3bd53827-96a4-4084-8584-182a212acc10 { display:none !important; }}@media (max-width: 767px){#s-3bd53827-96a4-4084-8584-182a212acc10 {
  
}
}







#s-3bd53827-96a4-4084-8584-182a212acc10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bd53827-96a4-4084-8584-182a212acc10.shg-box.shg-c {
  justify-content: center;
}

#s-27178928-bb71-414a-803d-93453080e294 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-27178928-bb71-414a-803d-93453080e294"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a49852f8-07b8-4bd2-a2a3-733321a3ca1b {
  text-align: center;
}




  #s-a49852f8-07b8-4bd2-a2a3-733321a3ca1b img.shogun-image {
    
    width: px;
  }


#s-a49852f8-07b8-4bd2-a2a3-733321a3ca1b .shogun-image-content {
  
    align-items: center;
  
}








#s-b4c988ff-1b37-4a29-b97f-9da66d78716e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4c988ff-1b37-4a29-b97f-9da66d78716e.shg-box.shg-c {
  justify-content: center;
}

#s-30187f27-a6ec-4567-ad12-eb0940b31935 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-30187f27-a6ec-4567-ad12-eb0940b31935 .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0b1d8eab-b296-4add-a1ec-0ed6c29b1912 {
  padding-bottom: 20px;
}

#s-9db2bdc9-c97d-4078-afe4-e159d27d44f4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(22, 167, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9db2bdc9-c97d-4078-afe4-e159d27d44f4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9db2bdc9-c97d-4078-afe4-e159d27d44f4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9db2bdc9-c97d-4078-afe4-e159d27d44f4-btn-wrapper {
    text-align: center;
  }


#s-9db2bdc9-c97d-4078-afe4-e159d27d44f4.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-fc0bb1cf-d5dc-45d5-a3f9-0ffabffd86d3 {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-fc0bb1cf-d5dc-45d5-a3f9-0ffabffd86d3 {
  display: none;
}
#s-fc0bb1cf-d5dc-45d5-a3f9-0ffabffd86d3, #wrap-s-fc0bb1cf-d5dc-45d5-a3f9-0ffabffd86d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc0bb1cf-d5dc-45d5-a3f9-0ffabffd86d3 {
  display: none;
}
#s-fc0bb1cf-d5dc-45d5-a3f9-0ffabffd86d3, #wrap-s-fc0bb1cf-d5dc-45d5-a3f9-0ffabffd86d3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fc0bb1cf-d5dc-45d5-a3f9-0ffabffd86d3 {
  
}
}@media (max-width: 767px){#s-fc0bb1cf-d5dc-45d5-a3f9-0ffabffd86d3 {
  display: none;
}
#s-fc0bb1cf-d5dc-45d5-a3f9-0ffabffd86d3, #wrap-s-fc0bb1cf-d5dc-45d5-a3f9-0ffabffd86d3 { display:none !important; }}







#s-fc0bb1cf-d5dc-45d5-a3f9-0ffabffd86d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc0bb1cf-d5dc-45d5-a3f9-0ffabffd86d3.shg-box.shg-c {
  justify-content: center;
}

#s-8cb61371-5355-4f79-8c71-a56be15bfc74 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8cb61371-5355-4f79-8c71-a56be15bfc74"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dcdd7007-d20e-4d01-ae3f-69ca6c94b551 {
  text-align: center;
}




  #s-dcdd7007-d20e-4d01-ae3f-69ca6c94b551 img.shogun-image {
    
    width: px;
  }


#s-dcdd7007-d20e-4d01-ae3f-69ca6c94b551 .shogun-image-content {
  
    align-items: center;
  
}








#s-6f976cb9-28ac-47d8-8001-fc7b63338735 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f976cb9-28ac-47d8-8001-fc7b63338735.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4ea07839-a8ce-4860-8d61-c70438ef7e94 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4ea07839-a8ce-4860-8d61-c70438ef7e94 .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fcc6a0c3-3734-4c26-ae30-bda955ca8406 {
  padding-bottom: 20px;
}

#s-92aedc10-65b5-4bfc-8db0-460f37e6af33 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(22, 167, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-92aedc10-65b5-4bfc-8db0-460f37e6af33:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-92aedc10-65b5-4bfc-8db0-460f37e6af33:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-92aedc10-65b5-4bfc-8db0-460f37e6af33-btn-wrapper {
    text-align: left;
  }


#s-92aedc10-65b5-4bfc-8db0-460f37e6af33.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-dbe50670-3b82-4f6b-91dc-1b42cc8cc24c {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-dbe50670-3b82-4f6b-91dc-1b42cc8cc24c {
  display: none;
}
#s-dbe50670-3b82-4f6b-91dc-1b42cc8cc24c, #wrap-s-dbe50670-3b82-4f6b-91dc-1b42cc8cc24c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dbe50670-3b82-4f6b-91dc-1b42cc8cc24c {
  display: none;
}
#s-dbe50670-3b82-4f6b-91dc-1b42cc8cc24c, #wrap-s-dbe50670-3b82-4f6b-91dc-1b42cc8cc24c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dbe50670-3b82-4f6b-91dc-1b42cc8cc24c {
  
}
}@media (max-width: 767px){#s-dbe50670-3b82-4f6b-91dc-1b42cc8cc24c {
  display: none;
}
#s-dbe50670-3b82-4f6b-91dc-1b42cc8cc24c, #wrap-s-dbe50670-3b82-4f6b-91dc-1b42cc8cc24c { display:none !important; }}







#s-dbe50670-3b82-4f6b-91dc-1b42cc8cc24c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbe50670-3b82-4f6b-91dc-1b42cc8cc24c.shg-box.shg-c {
  justify-content: center;
}

#s-4b375e7f-dd6d-49b8-8568-8631c7173183 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b375e7f-dd6d-49b8-8568-8631c7173183"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6a183b27-7b77-4657-9702-987b256ab01a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a183b27-7b77-4657-9702-987b256ab01a .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-67b57dc4-ce4b-4337-ad7f-8db9157d97d8 {
  padding-bottom: 20px;
}

#s-6559558e-cf6a-4215-869b-32f808a19845 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(22, 167, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6559558e-cf6a-4215-869b-32f808a19845:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6559558e-cf6a-4215-869b-32f808a19845:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6559558e-cf6a-4215-869b-32f808a19845-btn-wrapper {
    text-align: left;
  }


#s-6559558e-cf6a-4215-869b-32f808a19845.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-9f5ebefb-63b8-4c50-b08e-0a1cfcd85bfc {
  text-align: center;
}




  #s-9f5ebefb-63b8-4c50-b08e-0a1cfcd85bfc img.shogun-image {
    
    width: px;
  }


#s-9f5ebefb-63b8-4c50-b08e-0a1cfcd85bfc .shogun-image-content {
  
    align-items: center;
  
}

#s-af1ad6d0-335b-4be8-b84e-3ffe79a31000 {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-af1ad6d0-335b-4be8-b84e-3ffe79a31000 {
  display: none;
}
#s-af1ad6d0-335b-4be8-b84e-3ffe79a31000, #wrap-s-af1ad6d0-335b-4be8-b84e-3ffe79a31000 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-af1ad6d0-335b-4be8-b84e-3ffe79a31000 {
  display: none;
}
#s-af1ad6d0-335b-4be8-b84e-3ffe79a31000, #wrap-s-af1ad6d0-335b-4be8-b84e-3ffe79a31000 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-af1ad6d0-335b-4be8-b84e-3ffe79a31000 {
  
}
}@media (max-width: 767px){#s-af1ad6d0-335b-4be8-b84e-3ffe79a31000 {
  display: none;
}
#s-af1ad6d0-335b-4be8-b84e-3ffe79a31000, #wrap-s-af1ad6d0-335b-4be8-b84e-3ffe79a31000 { display:none !important; }}







#s-af1ad6d0-335b-4be8-b84e-3ffe79a31000 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af1ad6d0-335b-4be8-b84e-3ffe79a31000.shg-box.shg-c {
  justify-content: center;
}

#s-48dfeac1-7f91-4fb0-809c-486e94baa1de {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48dfeac1-7f91-4fb0-809c-486e94baa1de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-401ae708-aa55-43a2-a868-9fe135f2913f {
  text-align: center;
}




  #s-401ae708-aa55-43a2-a868-9fe135f2913f img.shogun-image {
    
    width: px;
  }


#s-401ae708-aa55-43a2-a868-9fe135f2913f .shogun-image-content {
  
    align-items: center;
  
}








#s-77ae03b5-5b48-499c-a8c4-129085ac87b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77ae03b5-5b48-499c-a8c4-129085ac87b1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-21c9ce86-30ae-40bd-941a-b5b6d8cbbb88 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-21c9ce86-30ae-40bd-941a-b5b6d8cbbb88 .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4be71d24-3a18-4f01-91d7-e311fe2126bb {
  padding-bottom: 20px;
}

#s-755aa011-2cb7-401c-86c9-36782083514e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(22, 167, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-755aa011-2cb7-401c-86c9-36782083514e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-755aa011-2cb7-401c-86c9-36782083514e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-755aa011-2cb7-401c-86c9-36782083514e-btn-wrapper {
    text-align: left;
  }


#s-755aa011-2cb7-401c-86c9-36782083514e.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-2700795b-cd24-4067-96ec-4e7944d444bf {
  margin-top: 50px;
margin-bottom: 50px;
padding-top: 10px;
padding-left: 15%;
padding-bottom: 10px;
padding-right: 15%;
text-align: center;
}
@media (max-width: 767px){#s-2700795b-cd24-4067-96ec-4e7944d444bf {
  display: none;
}
#s-2700795b-cd24-4067-96ec-4e7944d444bf, #wrap-s-2700795b-cd24-4067-96ec-4e7944d444bf { display:none !important; }}
#s-2700795b-cd24-4067-96ec-4e7944d444bf .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c3e620df-babf-4220-bf42-9f3896dec31f {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-c3e620df-babf-4220-bf42-9f3896dec31f {
  display: none;
}
#s-c3e620df-babf-4220-bf42-9f3896dec31f, #wrap-s-c3e620df-babf-4220-bf42-9f3896dec31f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c3e620df-babf-4220-bf42-9f3896dec31f {
  display: none;
}
#s-c3e620df-babf-4220-bf42-9f3896dec31f, #wrap-s-c3e620df-babf-4220-bf42-9f3896dec31f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c3e620df-babf-4220-bf42-9f3896dec31f {
  display: none;
}
#s-c3e620df-babf-4220-bf42-9f3896dec31f, #wrap-s-c3e620df-babf-4220-bf42-9f3896dec31f { display:none !important; }}@media (max-width: 767px){#s-c3e620df-babf-4220-bf42-9f3896dec31f {
  
}
}
#s-c3e620df-babf-4220-bf42-9f3896dec31f .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-433b0eb2-016e-4cba-8423-88a46bc492dc {
  padding-top: 10px;
padding-left: 15%;
padding-bottom: 10px;
padding-right: 15%;
}
@media (min-width: 768px) and (max-width: 991px){#s-433b0eb2-016e-4cba-8423-88a46bc492dc {
  display: none;
}
#s-433b0eb2-016e-4cba-8423-88a46bc492dc, #wrap-s-433b0eb2-016e-4cba-8423-88a46bc492dc { display:none !important; }}@media (max-width: 767px){#s-433b0eb2-016e-4cba-8423-88a46bc492dc {
  display: none;
}
#s-433b0eb2-016e-4cba-8423-88a46bc492dc, #wrap-s-433b0eb2-016e-4cba-8423-88a46bc492dc { display:none !important; }}
#s-433b0eb2-016e-4cba-8423-88a46bc492dc .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-433b0eb2-016e-4cba-8423-88a46bc492dc .shg-sld-nav-button.shg-sld-left,
#s-433b0eb2-016e-4cba-8423-88a46bc492dc .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e7a40a96-440a-4972-93cb-92a60e48e762"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1778525d-b42a-4155-927a-36d4ec76b7f7 {
  text-align: center;
}




  #s-1778525d-b42a-4155-927a-36d4ec76b7f7 img.shogun-image {
    
    width: px;
  }


#s-1778525d-b42a-4155-927a-36d4ec76b7f7 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5bf76bce-47d6-49d1-b92a-7fb2a1075b4b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-513a4fc5-05ff-4137-a4fd-664c26079221 {
  text-align: center;
}




  #s-513a4fc5-05ff-4137-a4fd-664c26079221 img.shogun-image {
    
    width: px;
  }


#s-513a4fc5-05ff-4137-a4fd-664c26079221 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ab68064f-9e1a-465f-8b91-3a7f3ad40aad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6c30b719-9993-445a-896d-1f27432b2202 {
  text-align: center;
}




  #s-6c30b719-9993-445a-896d-1f27432b2202 img.shogun-image {
    
    width: px;
  }


#s-6c30b719-9993-445a-896d-1f27432b2202 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6c612e0d-4ddc-4124-b381-7fabb365f905"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1b306ca5-0894-4261-87b8-e51988f1af10 {
  text-align: center;
}




  #s-1b306ca5-0894-4261-87b8-e51988f1af10 img.shogun-image {
    
    width: px;
  }


#s-1b306ca5-0894-4261-87b8-e51988f1af10 .shogun-image-content {
  
    align-items: center;
  
}

#s-c38e9f19-099e-4a14-8d8b-97f130217fe2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c38e9f19-099e-4a14-8d8b-97f130217fe2 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8a4339a4-519e-40ef-8253-469c4e683540 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a4339a4-519e-40ef-8253-469c4e683540 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-10b697fd-ba9b-408f-ad88-bd8e9b03c5ac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10b697fd-ba9b-408f-ad88-bd8e9b03c5ac .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-922c58d8-7d09-4bea-ad73-6fef5d03d02d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-922c58d8-7d09-4bea-ad73-6fef5d03d02d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}
@media (min-width: 1200px){#s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e {
  display: none;
}
#s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e, #wrap-s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e {
  display: none;
}
#s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e, #wrap-s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e {
  
}
}@media (max-width: 767px){#s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e {
  display: none;
}
#s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e, #wrap-s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e { display:none !important; }}
#s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e .shg-sld-nav-button.shg-sld-left,
#s-7cd8810e-bc16-4fd9-b7fc-4ad31be9248e .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-60f0ff7f-c306-49c7-8a35-ec498f17556c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-835db37e-5a22-45df-8d07-ce104a1b2222 {
  text-align: center;
}




  #s-835db37e-5a22-45df-8d07-ce104a1b2222 img.shogun-image {
    
    width: px;
  }


#s-835db37e-5a22-45df-8d07-ce104a1b2222 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c098f985-82f3-4104-a8be-db2d8beae574"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-db309d97-a7e3-4455-80d1-5ccc888aafdc {
  text-align: center;
}




  #s-db309d97-a7e3-4455-80d1-5ccc888aafdc img.shogun-image {
    
    width: px;
  }


#s-db309d97-a7e3-4455-80d1-5ccc888aafdc .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-339b425e-cb5c-42be-a581-224fca8a7c41"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-72a55c23-2e0f-446c-9ee8-bc29868ff07a {
  text-align: center;
}




  #s-72a55c23-2e0f-446c-9ee8-bc29868ff07a img.shogun-image {
    
    width: px;
  }


#s-72a55c23-2e0f-446c-9ee8-bc29868ff07a .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45c3a812-cf40-4382-83a5-84d3fb589b31"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9f34e5a7-679e-4082-8644-e563ff5fe131 {
  text-align: center;
}




  #s-9f34e5a7-679e-4082-8644-e563ff5fe131 img.shogun-image {
    
    width: px;
  }


#s-9f34e5a7-679e-4082-8644-e563ff5fe131 .shogun-image-content {
  
    align-items: center;
  
}

#s-dbf1b886-ea46-4391-91f5-217fc4fab57a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dbf1b886-ea46-4391-91f5-217fc4fab57a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-48e9ec71-7aad-41f1-98e6-64e4a424a8e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48e9ec71-7aad-41f1-98e6-64e4a424a8e4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-75ad0c80-a0a6-43f9-be00-6e671c155f54 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-75ad0c80-a0a6-43f9-be00-6e671c155f54 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9e9ce567-91e7-45c9-9f59-d2727588c28c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e9ce567-91e7-45c9-9f59-d2727588c28c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-354eeaa8-704e-449e-a1f1-9fcfeae7100a {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}
@media (min-width: 1200px){#s-354eeaa8-704e-449e-a1f1-9fcfeae7100a {
  display: none;
}
#s-354eeaa8-704e-449e-a1f1-9fcfeae7100a, #wrap-s-354eeaa8-704e-449e-a1f1-9fcfeae7100a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-354eeaa8-704e-449e-a1f1-9fcfeae7100a {
  display: none;
}
#s-354eeaa8-704e-449e-a1f1-9fcfeae7100a, #wrap-s-354eeaa8-704e-449e-a1f1-9fcfeae7100a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-354eeaa8-704e-449e-a1f1-9fcfeae7100a {
  display: none;
}
#s-354eeaa8-704e-449e-a1f1-9fcfeae7100a, #wrap-s-354eeaa8-704e-449e-a1f1-9fcfeae7100a { display:none !important; }}@media (max-width: 767px){#s-354eeaa8-704e-449e-a1f1-9fcfeae7100a {
  
}
}
#s-354eeaa8-704e-449e-a1f1-9fcfeae7100a .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-354eeaa8-704e-449e-a1f1-9fcfeae7100a .shg-sld-nav-button.shg-sld-left,
#s-354eeaa8-704e-449e-a1f1-9fcfeae7100a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-13b52965-80cf-46e6-beba-78ec3600467a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2cb59fc6-db93-4f04-8144-3231700c3a03 {
  text-align: center;
}




  #s-2cb59fc6-db93-4f04-8144-3231700c3a03 img.shogun-image {
    
    width: px;
  }


#s-2cb59fc6-db93-4f04-8144-3231700c3a03 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-95ee8e6c-6019-4d10-b66c-0270d7cb9d65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-619eac34-087e-4bf4-bcff-7634dd20f854 {
  text-align: center;
}




  #s-619eac34-087e-4bf4-bcff-7634dd20f854 img.shogun-image {
    
    width: px;
  }


#s-619eac34-087e-4bf4-bcff-7634dd20f854 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-33661df1-82d7-4ce9-921e-1a5091d42ae1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cc2f0e89-66b9-42df-9b82-b20a9f3a0296 {
  text-align: center;
}




  #s-cc2f0e89-66b9-42df-9b82-b20a9f3a0296 img.shogun-image {
    
    width: px;
  }


#s-cc2f0e89-66b9-42df-9b82-b20a9f3a0296 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b1cedf23-4af0-44de-82a0-d4787c36bf25"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-24673f9d-07f9-42b5-a03d-1facf3cae47f {
  text-align: center;
}




  #s-24673f9d-07f9-42b5-a03d-1facf3cae47f img.shogun-image {
    
    width: px;
  }


#s-24673f9d-07f9-42b5-a03d-1facf3cae47f .shogun-image-content {
  
    align-items: center;
  
}

#s-7f02ec89-5a82-45f1-90df-e93967f16633 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f02ec89-5a82-45f1-90df-e93967f16633 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f7378bcf-458e-4781-8d1c-03e19d89455c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f7378bcf-458e-4781-8d1c-03e19d89455c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5c6b5a1c-5018-47d8-8577-6a26146e2d49 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c6b5a1c-5018-47d8-8577-6a26146e2d49 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8548e228-2483-4baa-9668-043845b29f38 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8548e228-2483-4baa-9668-043845b29f38 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-20930df7-b3a8-4dbd-805e-b241152880a5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(22, 167, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-20930df7-b3a8-4dbd-805e-b241152880a5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-20930df7-b3a8-4dbd-805e-b241152880a5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-20930df7-b3a8-4dbd-805e-b241152880a5 {
  
}
}

  #s-20930df7-b3a8-4dbd-805e-b241152880a5-btn-wrapper {
    text-align: center;
  }


#s-20930df7-b3a8-4dbd-805e-b241152880a5.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-b609ca17-e653-4c11-bb14-c722eb466796 {
  min-height: 50px;
}








#s-b609ca17-e653-4c11-bb14-c722eb466796 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b609ca17-e653-4c11-bb14-c722eb466796.shg-box.shg-c {
  justify-content: center;
}

#s-0463170f-145c-4504-94cf-8dc708e1ff04 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0463170f-145c-4504-94cf-8dc708e1ff04 .shogun-heading-component h1 {
  color: rgba(8, 62, 96, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-43a1b8ad-7cc0-446c-8c03-7d2fe70ee573 {
  padding-left: 15%;
padding-right: 15%;
}
@media (max-width: 767px){#s-43a1b8ad-7cc0-446c-8c03-7d2fe70ee573 {
  display: none;
}
#s-43a1b8ad-7cc0-446c-8c03-7d2fe70ee573, #wrap-s-43a1b8ad-7cc0-446c-8c03-7d2fe70ee573 { display:none !important; }}
#s-43a1b8ad-7cc0-446c-8c03-7d2fe70ee573 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-43a1b8ad-7cc0-446c-8c03-7d2fe70ee573 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-43a1b8ad-7cc0-446c-8c03-7d2fe70ee573 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(22, 167, 255, 1);
}

#s-43a1b8ad-7cc0-446c-8c03-7d2fe70ee573 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-43a1b8ad-7cc0-446c-8c03-7d2fe70ee573 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(22, 167, 255, 1);
  text-align: center;
  font-family: Poppins;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-43a1b8ad-7cc0-446c-8c03-7d2fe70ee573 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-453f99d0-9f94-404e-bda0-8dd42e9911fd {
  padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-453f99d0-9f94-404e-bda0-8dd42e9911fd {
  display: none;
}
#s-453f99d0-9f94-404e-bda0-8dd42e9911fd, #wrap-s-453f99d0-9f94-404e-bda0-8dd42e9911fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-453f99d0-9f94-404e-bda0-8dd42e9911fd {
  display: none;
}
#s-453f99d0-9f94-404e-bda0-8dd42e9911fd, #wrap-s-453f99d0-9f94-404e-bda0-8dd42e9911fd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-453f99d0-9f94-404e-bda0-8dd42e9911fd {
  display: none;
}
#s-453f99d0-9f94-404e-bda0-8dd42e9911fd, #wrap-s-453f99d0-9f94-404e-bda0-8dd42e9911fd { display:none !important; }}
#s-453f99d0-9f94-404e-bda0-8dd42e9911fd > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-453f99d0-9f94-404e-bda0-8dd42e9911fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-453f99d0-9f94-404e-bda0-8dd42e9911fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(22, 167, 255, 1);
}

#s-453f99d0-9f94-404e-bda0-8dd42e9911fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-453f99d0-9f94-404e-bda0-8dd42e9911fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(22, 167, 255, 1);
  text-align: center;
  font-family: Poppins;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-453f99d0-9f94-404e-bda0-8dd42e9911fd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
