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

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

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

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

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

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

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

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

#s-52a9c6d9-34fd-4a13-a69c-13c4176904ac {
  background-image: url(https://ucarecdn.com/5d190462-f173-47a5-946a-a372c9ad4592/-/format/auto/-/stretch/off/-/resize/3000x/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
padding-bottom: 15%;
min-height: 50px;
background-position: center center;
}








#s-52a9c6d9-34fd-4a13-a69c-13c4176904ac > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.43;
}#s-52a9c6d9-34fd-4a13-a69c-13c4176904ac.shg-box.shg-c {
  justify-content: flex-start;
}

.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-92753d8a-0188-4570-b0a8-2f3e3a48b1df {
  margin-bottom: 5%;
text-align: center;
}




  #s-92753d8a-0188-4570-b0a8-2f3e3a48b1df img.shogun-image {
    
    width: px;
  }


#s-92753d8a-0188-4570-b0a8-2f3e3a48b1df .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-0e199937-9405-4ada-8d9a-20e7e488f294 {
  margin-left: 20%;
margin-right: 20%;
}
@media (min-width: 768px) and (max-width: 991px){#s-0e199937-9405-4ada-8d9a-20e7e488f294 {
  display: none;
}
#s-0e199937-9405-4ada-8d9a-20e7e488f294, #wrap-s-0e199937-9405-4ada-8d9a-20e7e488f294 { display:none !important; }}@media (max-width: 767px){#s-0e199937-9405-4ada-8d9a-20e7e488f294 {
  display: none;
}
#s-0e199937-9405-4ada-8d9a-20e7e488f294, #wrap-s-0e199937-9405-4ada-8d9a-20e7e488f294 { display:none !important; }}
#s-a4885843-9983-4876-baa0-a58738721417 {
  margin-top: 10%;
margin-left: 5%;
margin-bottom: %;
margin-right: 5%;
}
@media (min-width: 1200px){#s-a4885843-9983-4876-baa0-a58738721417 {
  display: none;
}
#s-a4885843-9983-4876-baa0-a58738721417, #wrap-s-a4885843-9983-4876-baa0-a58738721417 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a4885843-9983-4876-baa0-a58738721417 {
  display: none;
}
#s-a4885843-9983-4876-baa0-a58738721417, #wrap-s-a4885843-9983-4876-baa0-a58738721417 { display:none !important; }}
#s-c6a5d726-7ff9-4210-97eb-1318089d4a90 {
  margin-top: -51px;
margin-bottom: -61px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-c6a5d726-7ff9-4210-97eb-1318089d4a90 img.shogun-image {
    
    width: px;
  }


#s-c6a5d726-7ff9-4210-97eb-1318089d4a90 .shogun-image-content {
  
    align-items: center;
  
}

#s-d45d2152-bd16-4193-9211-c888dd270faa {
  min-height: 50px;
}








#s-d45d2152-bd16-4193-9211-c888dd270faa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d45d2152-bd16-4193-9211-c888dd270faa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c0b0de35-442d-4cc8-a6a6-dc105c4008a1 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
}
@media (min-width: 1200px){#s-c0b0de35-442d-4cc8-a6a6-dc105c4008a1 {
  display: none;
}
#s-c0b0de35-442d-4cc8-a6a6-dc105c4008a1, #wrap-s-c0b0de35-442d-4cc8-a6a6-dc105c4008a1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c0b0de35-442d-4cc8-a6a6-dc105c4008a1 {
  display: none;
}
#s-c0b0de35-442d-4cc8-a6a6-dc105c4008a1, #wrap-s-c0b0de35-442d-4cc8-a6a6-dc105c4008a1 { display:none !important; }}
#s-cbd17d51-fbda-4c00-ae01-2bc4520f0c80 {
  margin-top: 25px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-cbd17d51-fbda-4c00-ae01-2bc4520f0c80 {
  display: none;
}
#s-cbd17d51-fbda-4c00-ae01-2bc4520f0c80, #wrap-s-cbd17d51-fbda-4c00-ae01-2bc4520f0c80 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cbd17d51-fbda-4c00-ae01-2bc4520f0c80 {
  display: none;
}
#s-cbd17d51-fbda-4c00-ae01-2bc4520f0c80, #wrap-s-cbd17d51-fbda-4c00-ae01-2bc4520f0c80 { display:none !important; }}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-698fe23f-dcdf-4608-a131-9ce688cb743e {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-698fe23f-dcdf-4608-a131-9ce688cb743e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-698fe23f-dcdf-4608-a131-9ce688cb743e {
  display: none;
}
#s-698fe23f-dcdf-4608-a131-9ce688cb743e, #wrap-s-698fe23f-dcdf-4608-a131-9ce688cb743e { display:none !important; }}@media (max-width: 767px){#s-698fe23f-dcdf-4608-a131-9ce688cb743e {
  display: none;
}
#s-698fe23f-dcdf-4608-a131-9ce688cb743e, #wrap-s-698fe23f-dcdf-4608-a131-9ce688cb743e { display:none !important; }}
@media (min-width: 0px) {
[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-698fe23f-dcdf-4608-a131-9ce688cb743e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-077b36e8-7268-4ec9-804b-7b5ee7377ee4 {
  text-align: left;
}




  #s-077b36e8-7268-4ec9-804b-7b5ee7377ee4 img.shogun-image {
    
    width: px;
  }


#s-077b36e8-7268-4ec9-804b-7b5ee7377ee4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6760f002-4690-4270-bee2-e290a04d53d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e79f84c6-3362-4c18-bbf0-193a127671bd {
  padding-top: 15px;
}

#s-e79f84c6-3362-4c18-bbf0-193a127671bd .shogun-icon-wrapper {
  text-align: left;
}


#s-e79f84c6-3362-4c18-bbf0-193a127671bd .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 182, 224, 1);
}

#s-1bc6d3be-7765-41a9-aa32-ec113389c20f {
  text-align: left;
}




  #s-1bc6d3be-7765-41a9-aa32-ec113389c20f img.shogun-image {
    
    width: px;
  }


#s-1bc6d3be-7765-41a9-aa32-ec113389c20f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de6058f7-89e9-46f9-aab3-42e0caa3c1a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f06bd1bd-581a-4654-8f02-4cb6771dfefa {
  padding-top: 15px;
}

#s-f06bd1bd-581a-4654-8f02-4cb6771dfefa .shogun-icon-wrapper {
  text-align: left;
}


#s-f06bd1bd-581a-4654-8f02-4cb6771dfefa .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 182, 224, 1);
}

#s-19f2829f-6d7a-483a-bcc0-958483df49ba {
  text-align: left;
}




  #s-19f2829f-6d7a-483a-bcc0-958483df49ba img.shogun-image {
    
    width: px;
  }


#s-19f2829f-6d7a-483a-bcc0-958483df49ba .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c87fb569-271a-4997-a2a0-f7c1e77f9fcf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-deeaf8a7-a05c-4afc-8da6-ba8d17e20b7b {
  padding-top: 15px;
}

#s-deeaf8a7-a05c-4afc-8da6-ba8d17e20b7b .shogun-icon-wrapper {
  text-align: left;
}


#s-deeaf8a7-a05c-4afc-8da6-ba8d17e20b7b .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 182, 224, 1);
}

#s-7b0417c6-08e1-4d9a-9694-f7cffb9341c4 {
  text-align: left;
}




  #s-7b0417c6-08e1-4d9a-9694-f7cffb9341c4 img.shogun-image {
    
    width: px;
  }


#s-7b0417c6-08e1-4d9a-9694-f7cffb9341c4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e75fabeb-05a0-41d6-8bbc-0d8784c34812"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-991606fa-4764-4376-a8e8-3d6decf471e4 {
  padding-top: 15px;
}

#s-991606fa-4764-4376-a8e8-3d6decf471e4 .shogun-icon-wrapper {
  text-align: left;
}


#s-991606fa-4764-4376-a8e8-3d6decf471e4 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 182, 224, 1);
}

#s-5bce2190-c04c-44d1-80c1-badb790050f3 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-5bce2190-c04c-44d1-80c1-badb790050f3 {
  display: none;
}
#s-5bce2190-c04c-44d1-80c1-badb790050f3, #wrap-s-5bce2190-c04c-44d1-80c1-badb790050f3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5bce2190-c04c-44d1-80c1-badb790050f3 {
  display: none;
}
#s-5bce2190-c04c-44d1-80c1-badb790050f3, #wrap-s-5bce2190-c04c-44d1-80c1-badb790050f3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5bce2190-c04c-44d1-80c1-badb790050f3 {
  
}
}@media (max-width: 767px){#s-5bce2190-c04c-44d1-80c1-badb790050f3 {
  
}
}
@media (min-width: 0px) {
[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5bce2190-c04c-44d1-80c1-badb790050f3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b08aff41-531f-4f74-aaa5-ddd9ca9cba81 {
  text-align: center;
}




  #s-b08aff41-531f-4f74-aaa5-ddd9ca9cba81 img.shogun-image {
    
    width: px;
  }


#s-b08aff41-531f-4f74-aaa5-ddd9ca9cba81 .shogun-image-content {
  
    align-items: center;
  
}

#s-78abea0a-b282-4ca1-8712-4fc8dd0835e2 {
  margin-left: 20%;
}

@media (min-width: 0px) {
[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-78abea0a-b282-4ca1-8712-4fc8dd0835e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a5726d82-bb5b-444b-8880-ec2384ef9417 {
  margin-top: 2px;
margin-left: 10px;
margin-bottom: 2px;
margin-right: 10px;
padding-top: 0px;
}

#s-a5726d82-bb5b-444b-8880-ec2384ef9417 .shogun-icon-wrapper {
  text-align: left;
}


#s-a5726d82-bb5b-444b-8880-ec2384ef9417 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 29px !important;
  color: rgba(0, 182, 224, 1);
}

#s-cc1b9f45-6ca6-46fe-8c4d-d1f32b9ff644 {
  margin-left: 15%;
margin-right: %;
text-align: center;
}




  #s-cc1b9f45-6ca6-46fe-8c4d-d1f32b9ff644 img.shogun-image {
    
    width: px;
  }


#s-cc1b9f45-6ca6-46fe-8c4d-d1f32b9ff644 .shogun-image-content {
  
    align-items: center;
  
}

#s-3ee219df-2a70-4ab2-bd47-4ae2b991f831 {
  margin-left: 20%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ee219df-2a70-4ab2-bd47-4ae2b991f831"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3750f2fe-a1a5-41f7-99d2-45d7fd48be28 {
  padding-top: 2px;
}

#s-bd855e8e-dc5e-416b-8f1f-8fa94d4a8ce2 {
  margin-top: 2px;
margin-left: 10px;
margin-bottom: 2px;
margin-right: 10px;
padding-top: 0px;
}

#s-bd855e8e-dc5e-416b-8f1f-8fa94d4a8ce2 .shogun-icon-wrapper {
  text-align: left;
}


#s-bd855e8e-dc5e-416b-8f1f-8fa94d4a8ce2 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 29px !important;
  color: rgba(0, 182, 224, 1);
}

#s-805d7216-00eb-4999-8d0b-a8c70447aed0 {
  margin-left: 20%;
margin-right: %;
text-align: center;
}




  #s-805d7216-00eb-4999-8d0b-a8c70447aed0 img.shogun-image {
    
    width: px;
  }


#s-805d7216-00eb-4999-8d0b-a8c70447aed0 .shogun-image-content {
  
    align-items: center;
  
}

#s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd {
  margin-left: 18%;
}

@media (min-width: 0px) {
[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-08fd4fd9-647b-4ffa-8a7b-52ac6c4970fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-714b02d8-6584-439e-a44e-36d291540f8b {
  
}

#s-44ed456d-538d-4f10-bf2a-63c037315004 {
  padding-top: 1px;
padding-left: 10px;
padding-bottom: 2px;
padding-right: 10px;
}

#s-44ed456d-538d-4f10-bf2a-63c037315004 .shogun-icon-wrapper {
  text-align: left;
}


#s-44ed456d-538d-4f10-bf2a-63c037315004 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 29px !important;
  color: rgba(0, 182, 224, 1);
}

#s-398ec1cf-8949-44ed-a0b4-aae9515202a2 {
  margin-left: 12%;
text-align: center;
}




  #s-398ec1cf-8949-44ed-a0b4-aae9515202a2 img.shogun-image {
    
    width: px;
  }


#s-398ec1cf-8949-44ed-a0b4-aae9515202a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d564e0a-61e1-4e91-87b0-c75f308c85e3 {
  margin-left: 15%;
margin-right: %;
}

@media (min-width: 0px) {
[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0d564e0a-61e1-4e91-87b0-c75f308c85e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-37628f51-651d-4d8f-9042-b7b94ce60093 {
  padding-top: 1px;
padding-left: 10px;
padding-bottom: 2px;
padding-right: 10px;
}

#s-37628f51-651d-4d8f-9042-b7b94ce60093 .shogun-icon-wrapper {
  text-align: left;
}


#s-37628f51-651d-4d8f-9042-b7b94ce60093 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 29px !important;
  color: rgba(0, 182, 224, 1);
}

#s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf {
  padding-top: 100px;
padding-bottom: 100px;
background-color: rgba(250, 250, 250, 1);
}
@media (min-width: 1200px){#s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf {
  display: none;
}
#s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf, #wrap-s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf { display:none !important; }}@media (max-width: 767px){#s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf {
  display: none;
}
#s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf, #wrap-s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf { display:none !important; }}
@media (min-width: 0px) {
[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8a00361-dac1-4f1f-9dfc-93e4cb9ccccf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-66a442ef-4feb-484e-86e5-36c2936e47f8 {
  text-align: center;
}




  #s-66a442ef-4feb-484e-86e5-36c2936e47f8 img.shogun-image {
    
    width: px;
  }


#s-66a442ef-4feb-484e-86e5-36c2936e47f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9a859cb-580f-480f-bcb2-f073ac10ba13 {
  margin-bottom: 10px;
margin-right: 25%;
}

.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-66732378-b0d6-43aa-b016-ebf58b702deb {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-right: 25%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-66732378-b0d6-43aa-b016-ebf58b702deb:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-66732378-b0d6-43aa-b016-ebf58b702deb:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-66732378-b0d6-43aa-b016-ebf58b702deb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-bf87f4a7-fb08-4a39-b12f-17142063f188 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 75px;
padding-bottom: 75px;
background-color: rgba(250, 250, 250, 1);
}
@media (min-width: 1200px){#s-bf87f4a7-fb08-4a39-b12f-17142063f188 {
  display: none;
}
#s-bf87f4a7-fb08-4a39-b12f-17142063f188, #wrap-s-bf87f4a7-fb08-4a39-b12f-17142063f188 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf87f4a7-fb08-4a39-b12f-17142063f188 {
  display: none;
}
#s-bf87f4a7-fb08-4a39-b12f-17142063f188, #wrap-s-bf87f4a7-fb08-4a39-b12f-17142063f188 { display:none !important; }}
@media (min-width: 0px) {
[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bf87f4a7-fb08-4a39-b12f-17142063f188"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fdb5a841-9cb8-4dcc-8c23-84f01ab5eab4 {
  text-align: center;
}




  #s-fdb5a841-9cb8-4dcc-8c23-84f01ab5eab4 img.shogun-image {
    
    width: px;
  }


#s-fdb5a841-9cb8-4dcc-8c23-84f01ab5eab4 .shogun-image-content {
  
    align-items: center;
  
}

#s-337220ef-1675-493b-acee-6c42effd1346 {
  margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-c15895dd-276d-486f-995c-11ecff763fe7 {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 16px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-c15895dd-276d-486f-995c-11ecff763fe7:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-c15895dd-276d-486f-995c-11ecff763fe7:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-c15895dd-276d-486f-995c-11ecff763fe7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-cfbda227-fa99-402c-83b6-49209ab7df47 {
  padding-top: 100px;
padding-bottom: 100px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-cfbda227-fa99-402c-83b6-49209ab7df47 {
  display: none;
}
#s-cfbda227-fa99-402c-83b6-49209ab7df47, #wrap-s-cfbda227-fa99-402c-83b6-49209ab7df47 { display:none !important; }}@media (max-width: 767px){#s-cfbda227-fa99-402c-83b6-49209ab7df47 {
  display: none;
}
#s-cfbda227-fa99-402c-83b6-49209ab7df47, #wrap-s-cfbda227-fa99-402c-83b6-49209ab7df47 { display:none !important; }}
@media (min-width: 0px) {
[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cfbda227-fa99-402c-83b6-49209ab7df47"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3191479a-34c3-40e0-b719-5318b61f8a60 {
  margin-left: 25%;
margin-bottom: 10px;
}

#s-d20553af-c565-4c3f-a077-999b23b50de9 {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-left: 25%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-d20553af-c565-4c3f-a077-999b23b50de9:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d20553af-c565-4c3f-a077-999b23b50de9:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-d20553af-c565-4c3f-a077-999b23b50de9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c884f654-c3e6-4470-8cef-f3234149f735 {
  margin-right: 25%;
text-align: center;
}




  #s-c884f654-c3e6-4470-8cef-f3234149f735 img.shogun-image {
    
    width: px;
  }


#s-c884f654-c3e6-4470-8cef-f3234149f735 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb {
  padding-top: 75px;
padding-bottom: 75px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb {
  display: none;
}
#s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb, #wrap-s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb {
  display: none;
}
#s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb, #wrap-s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb { display:none !important; }}
@media (min-width: 0px) {
[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e1dba4f7-2c2e-4ccf-bdfb-da9dbcfab1cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0bda68b3-40e0-4646-9f4f-0afbd9a97370 {
  text-align: center;
}




  #s-0bda68b3-40e0-4646-9f4f-0afbd9a97370 img.shogun-image {
    
    width: px;
  }


#s-0bda68b3-40e0-4646-9f4f-0afbd9a97370 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd46d835-d4be-4d99-bfa2-7928c3f4278c {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-2c5a08bc-c31e-4682-a32c-f921ec83941f {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 16px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-2c5a08bc-c31e-4682-a32c-f921ec83941f:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-2c5a08bc-c31e-4682-a32c-f921ec83941f:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-2c5a08bc-c31e-4682-a32c-f921ec83941f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-d757d912-9b59-4877-808a-f3f0889a07d3 {
  margin-top: 24px;
text-align: center;
}
@media (min-width: 1200px){#s-d757d912-9b59-4877-808a-f3f0889a07d3 {
  display: none;
}
#s-d757d912-9b59-4877-808a-f3f0889a07d3, #wrap-s-d757d912-9b59-4877-808a-f3f0889a07d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d757d912-9b59-4877-808a-f3f0889a07d3 {
  display: none;
}
#s-d757d912-9b59-4877-808a-f3f0889a07d3, #wrap-s-d757d912-9b59-4877-808a-f3f0889a07d3 { display:none !important; }}



  #s-d757d912-9b59-4877-808a-f3f0889a07d3 img.shogun-image {
    
    width: px;
  }


#s-d757d912-9b59-4877-808a-f3f0889a07d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-e30ebd4d-3440-4105-887b-e22b2563890b {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
@media (min-width: 1200px){#s-e30ebd4d-3440-4105-887b-e22b2563890b {
  display: none;
}
#s-e30ebd4d-3440-4105-887b-e22b2563890b, #wrap-s-e30ebd4d-3440-4105-887b-e22b2563890b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e30ebd4d-3440-4105-887b-e22b2563890b {
  display: none;
}
#s-e30ebd4d-3440-4105-887b-e22b2563890b, #wrap-s-e30ebd4d-3440-4105-887b-e22b2563890b { display:none !important; }}
#s-0cd73e24-8490-406e-978e-cb6e85cb3a00 {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.8);
background-image: url(none);
background-repeat: no-repeat;
margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 16px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-0cd73e24-8490-406e-978e-cb6e85cb3a00:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-0cd73e24-8490-406e-978e-cb6e85cb3a00:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-0cd73e24-8490-406e-978e-cb6e85cb3a00 {
  display: none;
}
#s-0cd73e24-8490-406e-978e-cb6e85cb3a00, #wrap-s-0cd73e24-8490-406e-978e-cb6e85cb3a00 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0cd73e24-8490-406e-978e-cb6e85cb3a00 {
  display: none;
}
#s-0cd73e24-8490-406e-978e-cb6e85cb3a00, #wrap-s-0cd73e24-8490-406e-978e-cb6e85cb3a00 { display:none !important; }}


#s-0cd73e24-8490-406e-978e-cb6e85cb3a00.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-961ee64a-eec0-4b66-999d-2355c37a268c {
  padding-top: 100px;
background-color: rgba(250, 250, 250, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-961ee64a-eec0-4b66-999d-2355c37a268c {
  display: none;
}
#s-961ee64a-eec0-4b66-999d-2355c37a268c, #wrap-s-961ee64a-eec0-4b66-999d-2355c37a268c { display:none !important; }}@media (max-width: 767px){#s-961ee64a-eec0-4b66-999d-2355c37a268c {
  display: none;
}
#s-961ee64a-eec0-4b66-999d-2355c37a268c, #wrap-s-961ee64a-eec0-4b66-999d-2355c37a268c { display:none !important; }}
@media (min-width: 0px) {
[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-961ee64a-eec0-4b66-999d-2355c37a268c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4d59086f-4d25-44ab-8969-961c98e33e8e {
  text-align: center;
}




  #s-4d59086f-4d25-44ab-8969-961c98e33e8e img.shogun-image {
    
    width: px;
  }


#s-4d59086f-4d25-44ab-8969-961c98e33e8e .shogun-image-content {
  
    align-items: center;
  
}

#s-99da7da2-e9b6-42d9-9c59-b258319ff253 {
  margin-bottom: 10px;
margin-right: 25%;
}

#s-47a5af8f-b7f5-426c-a4ba-7d0a30bdc12a {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-right: 25%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-47a5af8f-b7f5-426c-a4ba-7d0a30bdc12a:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-47a5af8f-b7f5-426c-a4ba-7d0a30bdc12a:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-47a5af8f-b7f5-426c-a4ba-7d0a30bdc12a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-d136ec86-27d1-43a2-b41c-b1987a07ecbb {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}








#s-d136ec86-27d1-43a2-b41c-b1987a07ecbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d136ec86-27d1-43a2-b41c-b1987a07ecbb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dee2b7ec-4ae4-421b-a414-2d897bb54f06 {
  padding-top: 83px;
padding-bottom: 83px;
}
@media (min-width: 1200px){#s-dee2b7ec-4ae4-421b-a414-2d897bb54f06 {
  display: none;
}
#s-dee2b7ec-4ae4-421b-a414-2d897bb54f06, #wrap-s-dee2b7ec-4ae4-421b-a414-2d897bb54f06 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dee2b7ec-4ae4-421b-a414-2d897bb54f06 {
  display: none;
}
#s-dee2b7ec-4ae4-421b-a414-2d897bb54f06, #wrap-s-dee2b7ec-4ae4-421b-a414-2d897bb54f06 { display:none !important; }}
#s-f1d2cd3b-5e6c-477a-8113-7bb7d458927c {
  margin-top: 28px;
margin-bottom: 28px;
padding-top: 88px;
padding-left: 272px;
padding-bottom: 88px;
padding-right: 272px;
}
@media (min-width: 1200px){#s-f1d2cd3b-5e6c-477a-8113-7bb7d458927c {
  display: none;
}
#s-f1d2cd3b-5e6c-477a-8113-7bb7d458927c, #wrap-s-f1d2cd3b-5e6c-477a-8113-7bb7d458927c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f1d2cd3b-5e6c-477a-8113-7bb7d458927c {
  display: none;
}
#s-f1d2cd3b-5e6c-477a-8113-7bb7d458927c, #wrap-s-f1d2cd3b-5e6c-477a-8113-7bb7d458927c { display:none !important; }}
#s-5164ec39-21e0-417a-9ce7-98056b48b8b7 {
  min-height: 50px;
}








#s-5164ec39-21e0-417a-9ce7-98056b48b8b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5164ec39-21e0-417a-9ce7-98056b48b8b7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9fefc7fe-3089-42d0-8e14-41fdacd48c47 {
  box-shadow:5px 0px 4px 6px ;
padding-top: 226px;
padding-bottom: 226px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9fefc7fe-3089-42d0-8e14-41fdacd48c47 {
  display: none;
}
#s-9fefc7fe-3089-42d0-8e14-41fdacd48c47, #wrap-s-9fefc7fe-3089-42d0-8e14-41fdacd48c47 { display:none !important; }}@media (max-width: 767px){#s-9fefc7fe-3089-42d0-8e14-41fdacd48c47 {
  display: none;
}
#s-9fefc7fe-3089-42d0-8e14-41fdacd48c47, #wrap-s-9fefc7fe-3089-42d0-8e14-41fdacd48c47 { display:none !important; }}
#s-f4d4d142-3fa2-4572-8835-764f7ae91f71 {
  margin-top: -39px;
margin-bottom: -39px;
padding-top: 78px;
padding-bottom: 78px;
background-color: rgba(221, 225, 228, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f4d4d142-3fa2-4572-8835-764f7ae91f71 {
  display: none;
}
#s-f4d4d142-3fa2-4572-8835-764f7ae91f71, #wrap-s-f4d4d142-3fa2-4572-8835-764f7ae91f71 { display:none !important; }}@media (max-width: 767px){#s-f4d4d142-3fa2-4572-8835-764f7ae91f71 {
  display: none;
}
#s-f4d4d142-3fa2-4572-8835-764f7ae91f71, #wrap-s-f4d4d142-3fa2-4572-8835-764f7ae91f71 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f4d4d142-3fa2-4572-8835-764f7ae91f71"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0fb7c00f-99c4-43de-8f19-2840ec104ba4 {
  margin-left: 25%;
margin-right: -6%;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 30px;
padding-right: 10%;
background-color: rgba(155, 85, 220, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-0fb7c00f-99c4-43de-8f19-2840ec104ba4 {
  display: none;
}
#s-0fb7c00f-99c4-43de-8f19-2840ec104ba4, #wrap-s-0fb7c00f-99c4-43de-8f19-2840ec104ba4 { display:none !important; }}@media (max-width: 767px){#s-0fb7c00f-99c4-43de-8f19-2840ec104ba4 {
  display: none;
}
#s-0fb7c00f-99c4-43de-8f19-2840ec104ba4, #wrap-s-0fb7c00f-99c4-43de-8f19-2840ec104ba4 { display:none !important; }}
#s-b94a8e53-25e9-4834-94b4-7420b35d49ad {
  display: none;
}
#s-6aa81b64-7ff1-4bc4-9621-519aba9049ba {
  margin-top: -60px;
margin-left: 35%;
margin-right: %;
text-align: left;
}

#s-6aa81b64-7ff1-4bc4-9621-519aba9049ba .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 32px;
}

#s-6aa81b64-7ff1-4bc4-9621-519aba9049ba .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 32px;
}

#s-6aa81b64-7ff1-4bc4-9621-519aba9049ba .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-080c5079-a90a-4db9-8637-13328d6a806d {
  margin-top: -25px;
margin-left: 25%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 4%;
padding-left: 10%;
padding-right: 12%;
background-color: rgba(180, 111, 244, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-080c5079-a90a-4db9-8637-13328d6a806d {
  display: none;
}
#s-080c5079-a90a-4db9-8637-13328d6a806d, #wrap-s-080c5079-a90a-4db9-8637-13328d6a806d { display:none !important; }}@media (max-width: 767px){#s-080c5079-a90a-4db9-8637-13328d6a806d {
  display: none;
}
#s-080c5079-a90a-4db9-8637-13328d6a806d, #wrap-s-080c5079-a90a-4db9-8637-13328d6a806d { display:none !important; }}
#s-2d247aba-2c12-496a-a742-927ca7dc52a5 {
  margin-left: 25%;
padding-top: 3%;
padding-bottom: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2d247aba-2c12-496a-a742-927ca7dc52a5 {
  display: none;
}
#s-2d247aba-2c12-496a-a742-927ca7dc52a5, #wrap-s-2d247aba-2c12-496a-a742-927ca7dc52a5 { display:none !important; }}@media (max-width: 767px){#s-2d247aba-2c12-496a-a742-927ca7dc52a5 {
  display: none;
}
#s-2d247aba-2c12-496a-a742-927ca7dc52a5, #wrap-s-2d247aba-2c12-496a-a742-927ca7dc52a5 { display:none !important; }}
#s-9a97cdf1-fdc8-4b31-9eed-b9d3118f7698 {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-left: 25%;
margin-right: 27%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-9a97cdf1-fdc8-4b31-9eed-b9d3118f7698:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-9a97cdf1-fdc8-4b31-9eed-b9d3118f7698:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-9a97cdf1-fdc8-4b31-9eed-b9d3118f7698 {
  display: none;
}
#s-9a97cdf1-fdc8-4b31-9eed-b9d3118f7698, #wrap-s-9a97cdf1-fdc8-4b31-9eed-b9d3118f7698 { display:none !important; }}@media (max-width: 767px){#s-9a97cdf1-fdc8-4b31-9eed-b9d3118f7698 {
  display: none;
}
#s-9a97cdf1-fdc8-4b31-9eed-b9d3118f7698, #wrap-s-9a97cdf1-fdc8-4b31-9eed-b9d3118f7698 { display:none !important; }}


#s-9a97cdf1-fdc8-4b31-9eed-b9d3118f7698.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ba35e76c-0181-470e-bd13-ecedbea403d0 {
  margin-top: -11%;
margin-left: -2px;
margin-right: 14%;
padding-top: 28px;
padding-left: 0px;
padding-bottom: 28px;
padding-right: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ba35e76c-0181-470e-bd13-ecedbea403d0 {
  display: none;
}
#s-ba35e76c-0181-470e-bd13-ecedbea403d0, #wrap-s-ba35e76c-0181-470e-bd13-ecedbea403d0 { display:none !important; }}@media (max-width: 767px){#s-ba35e76c-0181-470e-bd13-ecedbea403d0 {
  display: none;
}
#s-ba35e76c-0181-470e-bd13-ecedbea403d0, #wrap-s-ba35e76c-0181-470e-bd13-ecedbea403d0 { display:none !important; }}



  #s-ba35e76c-0181-470e-bd13-ecedbea403d0 img.shogun-image {
    
    width: px;
  }


#s-ba35e76c-0181-470e-bd13-ecedbea403d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-31fe1beb-fad0-477d-9b81-70495d977957 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 28px;
padding-bottom: 52px;
background-color: rgba(221, 225, 228, 1);
}
@media (min-width: 1200px){#s-31fe1beb-fad0-477d-9b81-70495d977957 {
  display: none;
}
#s-31fe1beb-fad0-477d-9b81-70495d977957, #wrap-s-31fe1beb-fad0-477d-9b81-70495d977957 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-31fe1beb-fad0-477d-9b81-70495d977957 {
  display: none;
}
#s-31fe1beb-fad0-477d-9b81-70495d977957, #wrap-s-31fe1beb-fad0-477d-9b81-70495d977957 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-31fe1beb-fad0-477d-9b81-70495d977957 {
  
}
}@media (max-width: 767px){#s-31fe1beb-fad0-477d-9b81-70495d977957 {
  
}
}
@media (min-width: 0px) {
[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-31fe1beb-fad0-477d-9b81-70495d977957"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-44bde42e-b225-47ca-91d8-bfb4a69e4b97 {
  margin-top: 4px;
margin-left: 5%;
margin-bottom: 9px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-080dcab0-d8ac-4390-9aef-a47f85d4bff4 {
  box-shadow:7px 7px 30px 2px rgba(0, 182, 224, 0.4);
background-image: url(none);
background-repeat: no-repeat;
margin-top: -8px;
margin-left: 5%;
margin-bottom: -8px;
margin-right: 5%;
padding-top: 11px;
padding-left: 5%;
padding-bottom: 11px;
padding-right: 5%;
border-radius: 2px;
text-align: center;
background-color: rgba(0, 182, 224, 1);
font-size: 16px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
hover-type: color;
}
#s-080dcab0-d8ac-4390-9aef-a47f85d4bff4:hover {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}#s-080dcab0-d8ac-4390-9aef-a47f85d4bff4:active {background-repeat: no-repeat !important;
background-color: rgba(0, 182, 224, 0.8) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-080dcab0-d8ac-4390-9aef-a47f85d4bff4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-215b4362-fccf-4824-b7fa-d00eeda18aa7 {
  margin-top: 36px;
margin-bottom: 20px;
padding-top: 45px;
padding-bottom: 45px;
}
@media (min-width: 768px) and (max-width: 991px){#s-215b4362-fccf-4824-b7fa-d00eeda18aa7 {
  display: none;
}
#s-215b4362-fccf-4824-b7fa-d00eeda18aa7, #wrap-s-215b4362-fccf-4824-b7fa-d00eeda18aa7 { display:none !important; }}@media (max-width: 767px){#s-215b4362-fccf-4824-b7fa-d00eeda18aa7 {
  display: none;
}
#s-215b4362-fccf-4824-b7fa-d00eeda18aa7, #wrap-s-215b4362-fccf-4824-b7fa-d00eeda18aa7 { display:none !important; }}
#s-51eeac39-d938-4374-afdd-55da362d7313 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-51eeac39-d938-4374-afdd-55da362d7313 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-51eeac39-d938-4374-afdd-55da362d7313 {
  display: none;
}
#s-51eeac39-d938-4374-afdd-55da362d7313, #wrap-s-51eeac39-d938-4374-afdd-55da362d7313 { display:none !important; }}@media (max-width: 767px){#s-51eeac39-d938-4374-afdd-55da362d7313 {
  display: none;
}
#s-51eeac39-d938-4374-afdd-55da362d7313, #wrap-s-51eeac39-d938-4374-afdd-55da362d7313 { display:none !important; }}
@media (min-width: 0px) {
[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-51eeac39-d938-4374-afdd-55da362d7313"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-51ed4ab8-317b-4180-afbf-ebea1f49ede7 {
  text-align: left;
}




  #s-51ed4ab8-317b-4180-afbf-ebea1f49ede7 img.shogun-image {
    
    width: px;
  }


#s-51ed4ab8-317b-4180-afbf-ebea1f49ede7 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c703146-0cd2-4d7c-bfc0-d8b3bed2ca67"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4e22cd28-c046-430a-bade-f218bb8858a2 {
  padding-top: 15px;
}

#s-4e22cd28-c046-430a-bade-f218bb8858a2 .shogun-icon-wrapper {
  text-align: left;
}


#s-4e22cd28-c046-430a-bade-f218bb8858a2 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 182, 224, 1);
}

#s-9fde7660-4557-493a-bbdb-227a5590adaf {
  text-align: left;
}




  #s-9fde7660-4557-493a-bbdb-227a5590adaf img.shogun-image {
    
    width: px;
  }


#s-9fde7660-4557-493a-bbdb-227a5590adaf .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b4aa11a4-8bb9-4706-b83b-35fe0aabd008"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-89837600-59d0-47a3-81a1-f217a4abd3b4 {
  padding-top: 15px;
}

#s-89837600-59d0-47a3-81a1-f217a4abd3b4 .shogun-icon-wrapper {
  text-align: left;
}


#s-89837600-59d0-47a3-81a1-f217a4abd3b4 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 182, 224, 1);
}

#s-0587306a-3e26-46f4-ad5e-989f23117436 {
  text-align: left;
}




  #s-0587306a-3e26-46f4-ad5e-989f23117436 img.shogun-image {
    
    width: px;
  }


#s-0587306a-3e26-46f4-ad5e-989f23117436 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7832bca9-6bc4-44f2-8994-0bc5071edf24"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6ab17680-ff93-4f18-b917-e44c70eafde3 {
  padding-top: 15px;
}

#s-6ab17680-ff93-4f18-b917-e44c70eafde3 .shogun-icon-wrapper {
  text-align: left;
}


#s-6ab17680-ff93-4f18-b917-e44c70eafde3 .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 182, 224, 1);
}

#s-4fcc69d6-74d2-438b-af4c-5359819f23c1 {
  text-align: left;
}




  #s-4fcc69d6-74d2-438b-af4c-5359819f23c1 img.shogun-image {
    
    width: px;
  }


#s-4fcc69d6-74d2-438b-af4c-5359819f23c1 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e3eeee75-3f6e-419d-b2ce-089899d358de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-57b1a6ae-4731-4d71-8ec2-1e25aa4a34df {
  padding-top: 15px;
}

#s-57b1a6ae-4731-4d71-8ec2-1e25aa4a34df .shogun-icon-wrapper {
  text-align: left;
}


#s-57b1a6ae-4731-4d71-8ec2-1e25aa4a34df .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 182, 224, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-5780048c-355c-4b7b-b653-648b25cd3968 {
  display: none;
}
#s-5780048c-355c-4b7b-b653-648b25cd3968, #wrap-s-5780048c-355c-4b7b-b653-648b25cd3968 { display:none !important; }}@media (max-width: 767px){#s-5780048c-355c-4b7b-b653-648b25cd3968 {
  display: none;
}
#s-5780048c-355c-4b7b-b653-648b25cd3968, #wrap-s-5780048c-355c-4b7b-b653-648b25cd3968 { display:none !important; }}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
