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

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

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

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

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

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

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

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

#s-413fefcd-ab38-426d-93a1-ce795a762a69 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 600px;
background-position: center top;
}
@media (min-width: 1200px){#s-413fefcd-ab38-426d-93a1-ce795a762a69 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-413fefcd-ab38-426d-93a1-ce795a762a69 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-413fefcd-ab38-426d-93a1-ce795a762a69 {
  display: none;
}
#s-413fefcd-ab38-426d-93a1-ce795a762a69, #wrap-s-413fefcd-ab38-426d-93a1-ce795a762a69 { display:none !important; }}@media (max-width: 767px){#s-413fefcd-ab38-426d-93a1-ce795a762a69 {
  display: none;
}
#s-413fefcd-ab38-426d-93a1-ce795a762a69, #wrap-s-413fefcd-ab38-426d-93a1-ce795a762a69 { display:none !important; }}







#s-413fefcd-ab38-426d-93a1-ce795a762a69 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-413fefcd-ab38-426d-93a1-ce795a762a69 {
  cursor: pointer;
}#s-413fefcd-ab38-426d-93a1-ce795a762a69.shg-box.shg-c {
  justify-content: 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-f0c94c38-6fe4-4753-baca-f2eb4389c793 {
  border-style: solid;
margin-left: 120px;
margin-right: 120px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-f0c94c38-6fe4-4753-baca-f2eb4389c793 {
  display: none;
}
#s-f0c94c38-6fe4-4753-baca-f2eb4389c793, #wrap-s-f0c94c38-6fe4-4753-baca-f2eb4389c793 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f0c94c38-6fe4-4753-baca-f2eb4389c793 {
  display: none;
}
#s-f0c94c38-6fe4-4753-baca-f2eb4389c793, #wrap-s-f0c94c38-6fe4-4753-baca-f2eb4389c793 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f0c94c38-6fe4-4753-baca-f2eb4389c793 {
  
}
}@media (max-width: 767px){#s-f0c94c38-6fe4-4753-baca-f2eb4389c793 {
  display: none;
}
#s-f0c94c38-6fe4-4753-baca-f2eb4389c793, #wrap-s-f0c94c38-6fe4-4753-baca-f2eb4389c793 { display:none !important; }}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-b5b6b397-1201-4755-92cb-ca8aa8fcc106 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-b5b6b397-1201-4755-92cb-ca8aa8fcc106 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b5b6b397-1201-4755-92cb-ca8aa8fcc106 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b5b6b397-1201-4755-92cb-ca8aa8fcc106 {
  
}
}@media (max-width: 767px){#s-b5b6b397-1201-4755-92cb-ca8aa8fcc106 {
  display: none;
}
#s-b5b6b397-1201-4755-92cb-ca8aa8fcc106, #wrap-s-b5b6b397-1201-4755-92cb-ca8aa8fcc106 { display:none !important; }}
#s-b5b6b397-1201-4755-92cb-ca8aa8fcc106 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-601bded4-2418-4089-a002-f6e7cc9ade13 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-601bded4-2418-4089-a002-f6e7cc9ade13 {
  display: none;
}
#s-601bded4-2418-4089-a002-f6e7cc9ade13, #wrap-s-601bded4-2418-4089-a002-f6e7cc9ade13 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-601bded4-2418-4089-a002-f6e7cc9ade13 {
  display: none;
}
#s-601bded4-2418-4089-a002-f6e7cc9ade13, #wrap-s-601bded4-2418-4089-a002-f6e7cc9ade13 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-601bded4-2418-4089-a002-f6e7cc9ade13 {
  display: none;
}
#s-601bded4-2418-4089-a002-f6e7cc9ade13, #wrap-s-601bded4-2418-4089-a002-f6e7cc9ade13 { display:none !important; }}@media (max-width: 767px){#s-601bded4-2418-4089-a002-f6e7cc9ade13 {
  
}
}
#s-616b7bfc-5321-4d3e-b9fa-4c0e1699e8ae {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-616b7bfc-5321-4d3e-b9fa-4c0e1699e8ae {
  display: none;
}
#s-616b7bfc-5321-4d3e-b9fa-4c0e1699e8ae, #wrap-s-616b7bfc-5321-4d3e-b9fa-4c0e1699e8ae { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-616b7bfc-5321-4d3e-b9fa-4c0e1699e8ae {
  display: none;
}
#s-616b7bfc-5321-4d3e-b9fa-4c0e1699e8ae, #wrap-s-616b7bfc-5321-4d3e-b9fa-4c0e1699e8ae { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-616b7bfc-5321-4d3e-b9fa-4c0e1699e8ae {
  display: none;
}
#s-616b7bfc-5321-4d3e-b9fa-4c0e1699e8ae, #wrap-s-616b7bfc-5321-4d3e-b9fa-4c0e1699e8ae { display:none !important; }}@media (max-width: 767px){#s-616b7bfc-5321-4d3e-b9fa-4c0e1699e8ae {
  
}
}
#s-616b7bfc-5321-4d3e-b9fa-4c0e1699e8ae .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-16ddec11-9a26-4e09-a93c-1a47b71ec507 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-16ddec11-9a26-4e09-a93c-1a47b71ec507 {
  display: none;
}
#s-16ddec11-9a26-4e09-a93c-1a47b71ec507, #wrap-s-16ddec11-9a26-4e09-a93c-1a47b71ec507 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-16ddec11-9a26-4e09-a93c-1a47b71ec507 {
  display: none;
}
#s-16ddec11-9a26-4e09-a93c-1a47b71ec507, #wrap-s-16ddec11-9a26-4e09-a93c-1a47b71ec507 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-16ddec11-9a26-4e09-a93c-1a47b71ec507 {
  display: none;
}
#s-16ddec11-9a26-4e09-a93c-1a47b71ec507, #wrap-s-16ddec11-9a26-4e09-a93c-1a47b71ec507 { display:none !important; }}@media (max-width: 767px){#s-16ddec11-9a26-4e09-a93c-1a47b71ec507 {
  display: none;
}
#s-16ddec11-9a26-4e09-a93c-1a47b71ec507, #wrap-s-16ddec11-9a26-4e09-a93c-1a47b71ec507 { display:none !important; }}
#s-b22ccbd4-927e-44d5-be2b-656bd60e6431 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-b22ccbd4-927e-44d5-be2b-656bd60e6431 {
  display: none;
}
#s-b22ccbd4-927e-44d5-be2b-656bd60e6431, #wrap-s-b22ccbd4-927e-44d5-be2b-656bd60e6431 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b22ccbd4-927e-44d5-be2b-656bd60e6431 {
  display: none;
}
#s-b22ccbd4-927e-44d5-be2b-656bd60e6431, #wrap-s-b22ccbd4-927e-44d5-be2b-656bd60e6431 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b22ccbd4-927e-44d5-be2b-656bd60e6431 {
  
}
}@media (max-width: 767px){#s-b22ccbd4-927e-44d5-be2b-656bd60e6431 {
  display: none;
}
#s-b22ccbd4-927e-44d5-be2b-656bd60e6431, #wrap-s-b22ccbd4-927e-44d5-be2b-656bd60e6431 { display:none !important; }}







#s-b22ccbd4-927e-44d5-be2b-656bd60e6431 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-b22ccbd4-927e-44d5-be2b-656bd60e6431 {
  cursor: pointer;
}#s-b22ccbd4-927e-44d5-be2b-656bd60e6431.shg-box.shg-c {
  justify-content: center;
}

#s-5ee4590d-c44a-4926-9359-7d10b6869785 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-5ee4590d-c44a-4926-9359-7d10b6869785 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5ee4590d-c44a-4926-9359-7d10b6869785 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5ee4590d-c44a-4926-9359-7d10b6869785 {
  display: none;
}
#s-5ee4590d-c44a-4926-9359-7d10b6869785, #wrap-s-5ee4590d-c44a-4926-9359-7d10b6869785 { display:none !important; }}@media (max-width: 767px){#s-5ee4590d-c44a-4926-9359-7d10b6869785 {
  display: none;
}
#s-5ee4590d-c44a-4926-9359-7d10b6869785, #wrap-s-5ee4590d-c44a-4926-9359-7d10b6869785 { display:none !important; }}
#s-006f3ce9-cfd4-4fb6-b91c-c1d6b56937fb {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-006f3ce9-cfd4-4fb6-b91c-c1d6b56937fb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-006f3ce9-cfd4-4fb6-b91c-c1d6b56937fb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-006f3ce9-cfd4-4fb6-b91c-c1d6b56937fb {
  
}
}@media (max-width: 767px){#s-006f3ce9-cfd4-4fb6-b91c-c1d6b56937fb {
  display: none;
}
#s-006f3ce9-cfd4-4fb6-b91c-c1d6b56937fb, #wrap-s-006f3ce9-cfd4-4fb6-b91c-c1d6b56937fb { display:none !important; }}
#s-006f3ce9-cfd4-4fb6-b91c-c1d6b56937fb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-bee04802-3f05-4141-9f07-a2e05c394316 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-bee04802-3f05-4141-9f07-a2e05c394316 {
  display: none;
}
#s-bee04802-3f05-4141-9f07-a2e05c394316, #wrap-s-bee04802-3f05-4141-9f07-a2e05c394316 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bee04802-3f05-4141-9f07-a2e05c394316 {
  display: none;
}
#s-bee04802-3f05-4141-9f07-a2e05c394316, #wrap-s-bee04802-3f05-4141-9f07-a2e05c394316 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bee04802-3f05-4141-9f07-a2e05c394316 {
  display: none;
}
#s-bee04802-3f05-4141-9f07-a2e05c394316, #wrap-s-bee04802-3f05-4141-9f07-a2e05c394316 { display:none !important; }}@media (max-width: 767px){#s-bee04802-3f05-4141-9f07-a2e05c394316 {
  
}
}
#s-551577d8-726c-434f-951b-68a134b1dfc1 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-551577d8-726c-434f-951b-68a134b1dfc1 {
  display: none;
}
#s-551577d8-726c-434f-951b-68a134b1dfc1, #wrap-s-551577d8-726c-434f-951b-68a134b1dfc1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-551577d8-726c-434f-951b-68a134b1dfc1 {
  display: none;
}
#s-551577d8-726c-434f-951b-68a134b1dfc1, #wrap-s-551577d8-726c-434f-951b-68a134b1dfc1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-551577d8-726c-434f-951b-68a134b1dfc1 {
  display: none;
}
#s-551577d8-726c-434f-951b-68a134b1dfc1, #wrap-s-551577d8-726c-434f-951b-68a134b1dfc1 { display:none !important; }}@media (max-width: 767px){#s-551577d8-726c-434f-951b-68a134b1dfc1 {
  
}
}
#s-551577d8-726c-434f-951b-68a134b1dfc1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-4652a7a1-1ddc-4fc8-a64e-9e9c5c7d1b2f {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-4652a7a1-1ddc-4fc8-a64e-9e9c5c7d1b2f {
  display: none;
}
#s-4652a7a1-1ddc-4fc8-a64e-9e9c5c7d1b2f, #wrap-s-4652a7a1-1ddc-4fc8-a64e-9e9c5c7d1b2f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4652a7a1-1ddc-4fc8-a64e-9e9c5c7d1b2f {
  display: none;
}
#s-4652a7a1-1ddc-4fc8-a64e-9e9c5c7d1b2f, #wrap-s-4652a7a1-1ddc-4fc8-a64e-9e9c5c7d1b2f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4652a7a1-1ddc-4fc8-a64e-9e9c5c7d1b2f {
  display: none;
}
#s-4652a7a1-1ddc-4fc8-a64e-9e9c5c7d1b2f, #wrap-s-4652a7a1-1ddc-4fc8-a64e-9e9c5c7d1b2f { display:none !important; }}@media (max-width: 767px){#s-4652a7a1-1ddc-4fc8-a64e-9e9c5c7d1b2f {
  display: none;
}
#s-4652a7a1-1ddc-4fc8-a64e-9e9c5c7d1b2f, #wrap-s-4652a7a1-1ddc-4fc8-a64e-9e9c5c7d1b2f { display:none !important; }}
#s-f036e2dc-83d2-48a9-a2c6-829e729f369f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-f036e2dc-83d2-48a9-a2c6-829e729f369f {
  display: none;
}
#s-f036e2dc-83d2-48a9-a2c6-829e729f369f, #wrap-s-f036e2dc-83d2-48a9-a2c6-829e729f369f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f036e2dc-83d2-48a9-a2c6-829e729f369f {
  display: none;
}
#s-f036e2dc-83d2-48a9-a2c6-829e729f369f, #wrap-s-f036e2dc-83d2-48a9-a2c6-829e729f369f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f036e2dc-83d2-48a9-a2c6-829e729f369f {
  display: none;
}
#s-f036e2dc-83d2-48a9-a2c6-829e729f369f, #wrap-s-f036e2dc-83d2-48a9-a2c6-829e729f369f { display:none !important; }}@media (max-width: 767px){#s-f036e2dc-83d2-48a9-a2c6-829e729f369f {
  
}
}







#s-f036e2dc-83d2-48a9-a2c6-829e729f369f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-f036e2dc-83d2-48a9-a2c6-829e729f369f {
  cursor: pointer;
}#s-f036e2dc-83d2-48a9-a2c6-829e729f369f.shg-box.shg-c {
  justify-content: center;
}

#s-0c6257cf-3c51-468a-943c-0463ceec2f3e {
  border-style: solid;
margin-left: 120px;
margin-right: 120px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-0c6257cf-3c51-468a-943c-0463ceec2f3e {
  display: none;
}
#s-0c6257cf-3c51-468a-943c-0463ceec2f3e, #wrap-s-0c6257cf-3c51-468a-943c-0463ceec2f3e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c6257cf-3c51-468a-943c-0463ceec2f3e {
  display: none;
}
#s-0c6257cf-3c51-468a-943c-0463ceec2f3e, #wrap-s-0c6257cf-3c51-468a-943c-0463ceec2f3e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c6257cf-3c51-468a-943c-0463ceec2f3e {
  
}
}@media (max-width: 767px){#s-0c6257cf-3c51-468a-943c-0463ceec2f3e {
  display: none;
}
#s-0c6257cf-3c51-468a-943c-0463ceec2f3e, #wrap-s-0c6257cf-3c51-468a-943c-0463ceec2f3e { display:none !important; }}
#s-e3711d47-2d3d-42e6-b8fc-9867721393b4 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-e3711d47-2d3d-42e6-b8fc-9867721393b4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e3711d47-2d3d-42e6-b8fc-9867721393b4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e3711d47-2d3d-42e6-b8fc-9867721393b4 {
  display: none;
}
#s-e3711d47-2d3d-42e6-b8fc-9867721393b4, #wrap-s-e3711d47-2d3d-42e6-b8fc-9867721393b4 { display:none !important; }}@media (max-width: 767px){#s-e3711d47-2d3d-42e6-b8fc-9867721393b4 {
  display: none;
}
#s-e3711d47-2d3d-42e6-b8fc-9867721393b4, #wrap-s-e3711d47-2d3d-42e6-b8fc-9867721393b4 { display:none !important; }}
#s-3f11c170-bb49-43df-ab4b-6906571fcce7 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-3f11c170-bb49-43df-ab4b-6906571fcce7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3f11c170-bb49-43df-ab4b-6906571fcce7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3f11c170-bb49-43df-ab4b-6906571fcce7 {
  
}
}@media (max-width: 767px){#s-3f11c170-bb49-43df-ab4b-6906571fcce7 {
  display: none;
}
#s-3f11c170-bb49-43df-ab4b-6906571fcce7, #wrap-s-3f11c170-bb49-43df-ab4b-6906571fcce7 { display:none !important; }}
#s-3f11c170-bb49-43df-ab4b-6906571fcce7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-2c63bd68-02d7-4ef2-95cf-2e084444c129 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-2c63bd68-02d7-4ef2-95cf-2e084444c129 {
  display: none;
}
#s-2c63bd68-02d7-4ef2-95cf-2e084444c129, #wrap-s-2c63bd68-02d7-4ef2-95cf-2e084444c129 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2c63bd68-02d7-4ef2-95cf-2e084444c129 {
  display: none;
}
#s-2c63bd68-02d7-4ef2-95cf-2e084444c129, #wrap-s-2c63bd68-02d7-4ef2-95cf-2e084444c129 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2c63bd68-02d7-4ef2-95cf-2e084444c129 {
  display: none;
}
#s-2c63bd68-02d7-4ef2-95cf-2e084444c129, #wrap-s-2c63bd68-02d7-4ef2-95cf-2e084444c129 { display:none !important; }}@media (max-width: 767px){#s-2c63bd68-02d7-4ef2-95cf-2e084444c129 {
  
}
}
#s-2c63bd68-02d7-4ef2-95cf-2e084444c129 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-ac29359e-06da-46f4-a89b-b600c2a2901b {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-ac29359e-06da-46f4-a89b-b600c2a2901b {
  display: none;
}
#s-ac29359e-06da-46f4-a89b-b600c2a2901b, #wrap-s-ac29359e-06da-46f4-a89b-b600c2a2901b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac29359e-06da-46f4-a89b-b600c2a2901b {
  display: none;
}
#s-ac29359e-06da-46f4-a89b-b600c2a2901b, #wrap-s-ac29359e-06da-46f4-a89b-b600c2a2901b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ac29359e-06da-46f4-a89b-b600c2a2901b {
  display: none;
}
#s-ac29359e-06da-46f4-a89b-b600c2a2901b, #wrap-s-ac29359e-06da-46f4-a89b-b600c2a2901b { display:none !important; }}@media (max-width: 767px){#s-ac29359e-06da-46f4-a89b-b600c2a2901b {
  display: none;
}
#s-ac29359e-06da-46f4-a89b-b600c2a2901b, #wrap-s-ac29359e-06da-46f4-a89b-b600c2a2901b { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-930582f8-63cf-483e-8080-196645194dc9 {
  display: none;
}
#s-930582f8-63cf-483e-8080-196645194dc9, #wrap-s-930582f8-63cf-483e-8080-196645194dc9 { display:none !important; }}@media (max-width: 767px){#s-930582f8-63cf-483e-8080-196645194dc9 {
  display: none;
}
#s-930582f8-63cf-483e-8080-196645194dc9, #wrap-s-930582f8-63cf-483e-8080-196645194dc9 { display:none !important; }}
#s-930582f8-63cf-483e-8080-196645194dc9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-6f7f77aa-1a5b-498b-b9bc-a06992ea200e {
  margin-left: 200px;
margin-right: 200px;
padding-left: 50px;
padding-right: 50px;
}
@media (min-width: 1200px){#s-6f7f77aa-1a5b-498b-b9bc-a06992ea200e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6f7f77aa-1a5b-498b-b9bc-a06992ea200e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6f7f77aa-1a5b-498b-b9bc-a06992ea200e {
  display: none;
}
#s-6f7f77aa-1a5b-498b-b9bc-a06992ea200e, #wrap-s-6f7f77aa-1a5b-498b-b9bc-a06992ea200e { display:none !important; }}@media (max-width: 767px){#s-6f7f77aa-1a5b-498b-b9bc-a06992ea200e {
  display: none;
}
#s-6f7f77aa-1a5b-498b-b9bc-a06992ea200e, #wrap-s-6f7f77aa-1a5b-498b-b9bc-a06992ea200e { display:none !important; }}
.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-8b203559-6f4d-4f87-b1f7-3f207c17c637 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8b203559-6f4d-4f87-b1f7-3f207c17c637:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8b203559-6f4d-4f87-b1f7-3f207c17c637:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-8b203559-6f4d-4f87-b1f7-3f207c17c637 {
  display: none;
}
#s-8b203559-6f4d-4f87-b1f7-3f207c17c637, #wrap-s-8b203559-6f4d-4f87-b1f7-3f207c17c637 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8b203559-6f4d-4f87-b1f7-3f207c17c637 {
  display: none;
}
#s-8b203559-6f4d-4f87-b1f7-3f207c17c637, #wrap-s-8b203559-6f4d-4f87-b1f7-3f207c17c637 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8b203559-6f4d-4f87-b1f7-3f207c17c637 {
  display: none;
}
#s-8b203559-6f4d-4f87-b1f7-3f207c17c637, #wrap-s-8b203559-6f4d-4f87-b1f7-3f207c17c637 { display:none !important; }}@media (max-width: 767px){#s-8b203559-6f4d-4f87-b1f7-3f207c17c637 {
  display: none;
}
#s-8b203559-6f4d-4f87-b1f7-3f207c17c637, #wrap-s-8b203559-6f4d-4f87-b1f7-3f207c17c637 { display:none !important; }}


#s-8b203559-6f4d-4f87-b1f7-3f207c17c637.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-8a6f32b2-b3e5-4804-8040-11a74a2c00d3 {
  display: none;
}
#s-8a6f32b2-b3e5-4804-8040-11a74a2c00d3, #wrap-s-8a6f32b2-b3e5-4804-8040-11a74a2c00d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a6f32b2-b3e5-4804-8040-11a74a2c00d3 {
  display: none;
}
#s-8a6f32b2-b3e5-4804-8040-11a74a2c00d3, #wrap-s-8a6f32b2-b3e5-4804-8040-11a74a2c00d3 { display:none !important; }}@media (max-width: 767px){#s-8a6f32b2-b3e5-4804-8040-11a74a2c00d3 {
  display: none;
}
#s-8a6f32b2-b3e5-4804-8040-11a74a2c00d3, #wrap-s-8a6f32b2-b3e5-4804-8040-11a74a2c00d3 { display:none !important; }}
#s-8a6f32b2-b3e5-4804-8040-11a74a2c00d3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-8229969e-c4f2-4d74-865a-9a597dc5b738 {
  margin-left: 40px;
margin-right: 40px;
padding-left: 30px;
padding-right: 30px;
}
@media (min-width: 1200px){#s-8229969e-c4f2-4d74-865a-9a597dc5b738 {
  display: none;
}
#s-8229969e-c4f2-4d74-865a-9a597dc5b738, #wrap-s-8229969e-c4f2-4d74-865a-9a597dc5b738 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8229969e-c4f2-4d74-865a-9a597dc5b738 {
  display: none;
}
#s-8229969e-c4f2-4d74-865a-9a597dc5b738, #wrap-s-8229969e-c4f2-4d74-865a-9a597dc5b738 { display:none !important; }}@media (max-width: 767px){#s-8229969e-c4f2-4d74-865a-9a597dc5b738 {
  display: none;
}
#s-8229969e-c4f2-4d74-865a-9a597dc5b738, #wrap-s-8229969e-c4f2-4d74-865a-9a597dc5b738 { display:none !important; }}
@media (min-width: 1200px){#s-22427b3c-d9b5-4d2a-adad-c1a56137e4b7 {
  display: none;
}
#s-22427b3c-d9b5-4d2a-adad-c1a56137e4b7, #wrap-s-22427b3c-d9b5-4d2a-adad-c1a56137e4b7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-22427b3c-d9b5-4d2a-adad-c1a56137e4b7 {
  display: none;
}
#s-22427b3c-d9b5-4d2a-adad-c1a56137e4b7, #wrap-s-22427b3c-d9b5-4d2a-adad-c1a56137e4b7 { display:none !important; }}@media (max-width: 767px){#s-22427b3c-d9b5-4d2a-adad-c1a56137e4b7 {
  display: none;
}
#s-22427b3c-d9b5-4d2a-adad-c1a56137e4b7, #wrap-s-22427b3c-d9b5-4d2a-adad-c1a56137e4b7 { display:none !important; }}
#s-22427b3c-d9b5-4d2a-adad-c1a56137e4b7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-b81e1239-5fda-4011-a2e4-cd2264f80fa7 {
  display: none;
}
#s-b81e1239-5fda-4011-a2e4-cd2264f80fa7, #wrap-s-b81e1239-5fda-4011-a2e4-cd2264f80fa7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b81e1239-5fda-4011-a2e4-cd2264f80fa7 {
  display: none;
}
#s-b81e1239-5fda-4011-a2e4-cd2264f80fa7, #wrap-s-b81e1239-5fda-4011-a2e4-cd2264f80fa7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b81e1239-5fda-4011-a2e4-cd2264f80fa7 {
  display: none;
}
#s-b81e1239-5fda-4011-a2e4-cd2264f80fa7, #wrap-s-b81e1239-5fda-4011-a2e4-cd2264f80fa7 { display:none !important; }}
#s-b81e1239-5fda-4011-a2e4-cd2264f80fa7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-531f699a-c252-4d68-ac8c-e65552c6f0d9 {
  padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 1200px){#s-531f699a-c252-4d68-ac8c-e65552c6f0d9 {
  display: none;
}
#s-531f699a-c252-4d68-ac8c-e65552c6f0d9, #wrap-s-531f699a-c252-4d68-ac8c-e65552c6f0d9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-531f699a-c252-4d68-ac8c-e65552c6f0d9 {
  display: none;
}
#s-531f699a-c252-4d68-ac8c-e65552c6f0d9, #wrap-s-531f699a-c252-4d68-ac8c-e65552c6f0d9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-531f699a-c252-4d68-ac8c-e65552c6f0d9 {
  display: none;
}
#s-531f699a-c252-4d68-ac8c-e65552c6f0d9, #wrap-s-531f699a-c252-4d68-ac8c-e65552c6f0d9 { display:none !important; }}@media (max-width: 767px){#s-531f699a-c252-4d68-ac8c-e65552c6f0d9 {
  
}
}
@media (min-width: 1200px){#s-5903f86e-2c6d-47a0-8f7e-cd5243f32475 {
  display: none;
}
#s-5903f86e-2c6d-47a0-8f7e-cd5243f32475, #wrap-s-5903f86e-2c6d-47a0-8f7e-cd5243f32475 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5903f86e-2c6d-47a0-8f7e-cd5243f32475 {
  display: none;
}
#s-5903f86e-2c6d-47a0-8f7e-cd5243f32475, #wrap-s-5903f86e-2c6d-47a0-8f7e-cd5243f32475 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5903f86e-2c6d-47a0-8f7e-cd5243f32475 {
  display: none;
}
#s-5903f86e-2c6d-47a0-8f7e-cd5243f32475, #wrap-s-5903f86e-2c6d-47a0-8f7e-cd5243f32475 { display:none !important; }}
#s-5903f86e-2c6d-47a0-8f7e-cd5243f32475 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a {
  display: none;
}
#s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a, #wrap-s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a {
  display: none;
}
#s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a, #wrap-s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a {
  display: none;
}
#s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a, #wrap-s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a { display:none !important; }}@media (max-width: 767px){#s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a {
  display: none;
}
#s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a, #wrap-s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a { display:none !important; }}


#s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-cb5de2af-f7ec-4ccc-9bf2-b83dd0adef6f {
  padding-left: 60px;
padding-right: 60px;
}
@media (min-width: 1200px){#s-cb5de2af-f7ec-4ccc-9bf2-b83dd0adef6f {
  display: none;
}
#s-cb5de2af-f7ec-4ccc-9bf2-b83dd0adef6f, #wrap-s-cb5de2af-f7ec-4ccc-9bf2-b83dd0adef6f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb5de2af-f7ec-4ccc-9bf2-b83dd0adef6f {
  display: none;
}
#s-cb5de2af-f7ec-4ccc-9bf2-b83dd0adef6f, #wrap-s-cb5de2af-f7ec-4ccc-9bf2-b83dd0adef6f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cb5de2af-f7ec-4ccc-9bf2-b83dd0adef6f {
  display: none;
}
#s-cb5de2af-f7ec-4ccc-9bf2-b83dd0adef6f, #wrap-s-cb5de2af-f7ec-4ccc-9bf2-b83dd0adef6f { display:none !important; }}@media (max-width: 767px){#s-cb5de2af-f7ec-4ccc-9bf2-b83dd0adef6f {
  display: none;
}
#s-cb5de2af-f7ec-4ccc-9bf2-b83dd0adef6f, #wrap-s-cb5de2af-f7ec-4ccc-9bf2-b83dd0adef6f { 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;
}

@media (min-width: 1200px){#s-63729e72-908c-44d2-a6b4-2c1618d0ac11 {
  display: none;
}
#s-63729e72-908c-44d2-a6b4-2c1618d0ac11, #wrap-s-63729e72-908c-44d2-a6b4-2c1618d0ac11 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-63729e72-908c-44d2-a6b4-2c1618d0ac11 {
  display: none;
}
#s-63729e72-908c-44d2-a6b4-2c1618d0ac11, #wrap-s-63729e72-908c-44d2-a6b4-2c1618d0ac11 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-63729e72-908c-44d2-a6b4-2c1618d0ac11 {
  display: none;
}
#s-63729e72-908c-44d2-a6b4-2c1618d0ac11, #wrap-s-63729e72-908c-44d2-a6b4-2c1618d0ac11 { display:none !important; }}@media (max-width: 767px){#s-63729e72-908c-44d2-a6b4-2c1618d0ac11 {
  display: none;
}
#s-63729e72-908c-44d2-a6b4-2c1618d0ac11, #wrap-s-63729e72-908c-44d2-a6b4-2c1618d0ac11 { display:none !important; }}
@media (min-width: 0px) {
[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-63729e72-908c-44d2-a6b4-2c1618d0ac11"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-cabd82f4-189c-490e-a2fe-908930c1dc26 {
  padding-left: 60px;
padding-right: 60px;
text-align: center;
}




  #s-cabd82f4-189c-490e-a2fe-908930c1dc26 img.shogun-image {
    
    width: px;
  }


#s-cabd82f4-189c-490e-a2fe-908930c1dc26 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-d964e9ec-8ab4-4b34-9e4a-3fdf0378e884 {
  display: none;
}
#s-d964e9ec-8ab4-4b34-9e4a-3fdf0378e884, #wrap-s-d964e9ec-8ab4-4b34-9e4a-3fdf0378e884 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d964e9ec-8ab4-4b34-9e4a-3fdf0378e884 {
  display: none;
}
#s-d964e9ec-8ab4-4b34-9e4a-3fdf0378e884, #wrap-s-d964e9ec-8ab4-4b34-9e4a-3fdf0378e884 { display:none !important; }}@media (max-width: 767px){#s-d964e9ec-8ab4-4b34-9e4a-3fdf0378e884 {
  display: none;
}
#s-d964e9ec-8ab4-4b34-9e4a-3fdf0378e884, #wrap-s-d964e9ec-8ab4-4b34-9e4a-3fdf0378e884 { display:none !important; }}
#s-d964e9ec-8ab4-4b34-9e4a-3fdf0378e884 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-ff2be76f-bf51-4666-844c-af0728e8700c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ff2be76f-bf51-4666-844c-af0728e8700c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ff2be76f-bf51-4666-844c-af0728e8700c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ff2be76f-bf51-4666-844c-af0728e8700c {
  display: none;
}
#s-ff2be76f-bf51-4666-844c-af0728e8700c, #wrap-s-ff2be76f-bf51-4666-844c-af0728e8700c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ff2be76f-bf51-4666-844c-af0728e8700c {
  display: none;
}
#s-ff2be76f-bf51-4666-844c-af0728e8700c, #wrap-s-ff2be76f-bf51-4666-844c-af0728e8700c { display:none !important; }}@media (max-width: 767px){#s-ff2be76f-bf51-4666-844c-af0728e8700c {
  display: none;
}
#s-ff2be76f-bf51-4666-844c-af0728e8700c, #wrap-s-ff2be76f-bf51-4666-844c-af0728e8700c { display:none !important; }}


#s-ff2be76f-bf51-4666-844c-af0728e8700c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-df480e55-fdff-4926-ae15-46291c8c751e {
  padding-left: 60px;
padding-right: 60px;
text-align: center;
}




  #s-df480e55-fdff-4926-ae15-46291c8c751e img.shogun-image {
    
    width: px;
  }


#s-df480e55-fdff-4926-ae15-46291c8c751e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-2cb80422-c32a-4fd8-b385-3395dc7075a7 {
  display: none;
}
#s-2cb80422-c32a-4fd8-b385-3395dc7075a7, #wrap-s-2cb80422-c32a-4fd8-b385-3395dc7075a7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2cb80422-c32a-4fd8-b385-3395dc7075a7 {
  display: none;
}
#s-2cb80422-c32a-4fd8-b385-3395dc7075a7, #wrap-s-2cb80422-c32a-4fd8-b385-3395dc7075a7 { display:none !important; }}@media (max-width: 767px){#s-2cb80422-c32a-4fd8-b385-3395dc7075a7 {
  display: none;
}
#s-2cb80422-c32a-4fd8-b385-3395dc7075a7, #wrap-s-2cb80422-c32a-4fd8-b385-3395dc7075a7 { display:none !important; }}
#s-2cb80422-c32a-4fd8-b385-3395dc7075a7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-cb49861a-1d15-4228-a9f8-e9c9cee90de5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-cb49861a-1d15-4228-a9f8-e9c9cee90de5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cb49861a-1d15-4228-a9f8-e9c9cee90de5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-cb49861a-1d15-4228-a9f8-e9c9cee90de5 {
  display: none;
}
#s-cb49861a-1d15-4228-a9f8-e9c9cee90de5, #wrap-s-cb49861a-1d15-4228-a9f8-e9c9cee90de5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb49861a-1d15-4228-a9f8-e9c9cee90de5 {
  display: none;
}
#s-cb49861a-1d15-4228-a9f8-e9c9cee90de5, #wrap-s-cb49861a-1d15-4228-a9f8-e9c9cee90de5 { display:none !important; }}@media (max-width: 767px){#s-cb49861a-1d15-4228-a9f8-e9c9cee90de5 {
  display: none;
}
#s-cb49861a-1d15-4228-a9f8-e9c9cee90de5, #wrap-s-cb49861a-1d15-4228-a9f8-e9c9cee90de5 { display:none !important; }}


#s-cb49861a-1d15-4228-a9f8-e9c9cee90de5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 1200px){#s-c444bc8b-b4f6-4337-9c33-a88c57c928df {
  display: none;
}
#s-c444bc8b-b4f6-4337-9c33-a88c57c928df, #wrap-s-c444bc8b-b4f6-4337-9c33-a88c57c928df { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c444bc8b-b4f6-4337-9c33-a88c57c928df {
  display: none;
}
#s-c444bc8b-b4f6-4337-9c33-a88c57c928df, #wrap-s-c444bc8b-b4f6-4337-9c33-a88c57c928df { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c444bc8b-b4f6-4337-9c33-a88c57c928df {
  display: none;
}
#s-c444bc8b-b4f6-4337-9c33-a88c57c928df, #wrap-s-c444bc8b-b4f6-4337-9c33-a88c57c928df { display:none !important; }}@media (max-width: 767px){#s-c444bc8b-b4f6-4337-9c33-a88c57c928df {
  display: none;
}
#s-c444bc8b-b4f6-4337-9c33-a88c57c928df, #wrap-s-c444bc8b-b4f6-4337-9c33-a88c57c928df { display:none !important; }}
#s-c444bc8b-b4f6-4337-9c33-a88c57c928df hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-d85c3e76-3c55-4600-bc04-0e6770adbdad {
  display: none;
}
#s-d85c3e76-3c55-4600-bc04-0e6770adbdad, #wrap-s-d85c3e76-3c55-4600-bc04-0e6770adbdad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d85c3e76-3c55-4600-bc04-0e6770adbdad {
  display: none;
}
#s-d85c3e76-3c55-4600-bc04-0e6770adbdad, #wrap-s-d85c3e76-3c55-4600-bc04-0e6770adbdad { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d85c3e76-3c55-4600-bc04-0e6770adbdad {
  display: none;
}
#s-d85c3e76-3c55-4600-bc04-0e6770adbdad, #wrap-s-d85c3e76-3c55-4600-bc04-0e6770adbdad { display:none !important; }}@media (max-width: 767px){#s-d85c3e76-3c55-4600-bc04-0e6770adbdad {
  display: none;
}
#s-d85c3e76-3c55-4600-bc04-0e6770adbdad, #wrap-s-d85c3e76-3c55-4600-bc04-0e6770adbdad { display:none !important; }}
#s-d85c3e76-3c55-4600-bc04-0e6770adbdad hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-15ff83d7-19ce-4bae-b177-ec35e0b4f911 {
  display: none;
}
#s-15ff83d7-19ce-4bae-b177-ec35e0b4f911, #wrap-s-15ff83d7-19ce-4bae-b177-ec35e0b4f911 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-15ff83d7-19ce-4bae-b177-ec35e0b4f911 {
  display: none;
}
#s-15ff83d7-19ce-4bae-b177-ec35e0b4f911, #wrap-s-15ff83d7-19ce-4bae-b177-ec35e0b4f911 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-15ff83d7-19ce-4bae-b177-ec35e0b4f911 {
  display: none;
}
#s-15ff83d7-19ce-4bae-b177-ec35e0b4f911, #wrap-s-15ff83d7-19ce-4bae-b177-ec35e0b4f911 { display:none !important; }}@media (max-width: 767px){#s-15ff83d7-19ce-4bae-b177-ec35e0b4f911 {
  display: none;
}
#s-15ff83d7-19ce-4bae-b177-ec35e0b4f911, #wrap-s-15ff83d7-19ce-4bae-b177-ec35e0b4f911 { display:none !important; }}
@media (min-width: 0px) {
[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-15ff83d7-19ce-4bae-b177-ec35e0b4f911"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9d08b6bf-5f81-4d4e-bd18-6c487f4f9df1 {
  padding-left: 25px;
text-align: center;
}




  #s-9d08b6bf-5f81-4d4e-bd18-6c487f4f9df1 img.shogun-image {
    
    width: px;
  }


#s-9d08b6bf-5f81-4d4e-bd18-6c487f4f9df1 .shogun-image-content {
  
    align-items: center;
  
}

#s-1237d66a-942a-4b20-a82d-75b5faa4765a {
  padding-left: 40px;
padding-right: 80px;
}

#s-e13d50c4-2b41-416c-9683-c9e3fadceaf5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e13d50c4-2b41-416c-9683-c9e3fadceaf5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e13d50c4-2b41-416c-9683-c9e3fadceaf5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-e13d50c4-2b41-416c-9683-c9e3fadceaf5 {
  display: none;
}
#s-e13d50c4-2b41-416c-9683-c9e3fadceaf5, #wrap-s-e13d50c4-2b41-416c-9683-c9e3fadceaf5 { display:none !important; }}


#s-e13d50c4-2b41-416c-9683-c9e3fadceaf5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-d6933566-54ce-4530-9e63-473c9a980bd4 {
  display: none;
}
#s-d6933566-54ce-4530-9e63-473c9a980bd4, #wrap-s-d6933566-54ce-4530-9e63-473c9a980bd4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d6933566-54ce-4530-9e63-473c9a980bd4 {
  display: none;
}
#s-d6933566-54ce-4530-9e63-473c9a980bd4, #wrap-s-d6933566-54ce-4530-9e63-473c9a980bd4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d6933566-54ce-4530-9e63-473c9a980bd4 {
  display: none;
}
#s-d6933566-54ce-4530-9e63-473c9a980bd4, #wrap-s-d6933566-54ce-4530-9e63-473c9a980bd4 { display:none !important; }}@media (max-width: 767px){#s-d6933566-54ce-4530-9e63-473c9a980bd4 {
  display: none;
}
#s-d6933566-54ce-4530-9e63-473c9a980bd4, #wrap-s-d6933566-54ce-4530-9e63-473c9a980bd4 { display:none !important; }}
#s-d6933566-54ce-4530-9e63-473c9a980bd4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1 {
  display: none;
}
#s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1, #wrap-s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1 {
  display: none;
}
#s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1, #wrap-s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1 {
  display: none;
}
#s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1, #wrap-s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1 { display:none !important; }}@media (max-width: 767px){#s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1 {
  display: none;
}
#s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1, #wrap-s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-77fcf5cf-8420-4c27-a9b5-d2a4fb173af1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c19d2523-7726-4ca8-87f3-094426ea2d6c {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-c19d2523-7726-4ca8-87f3-094426ea2d6c img.shogun-image {
    
    width: px;
  }


#s-c19d2523-7726-4ca8-87f3-094426ea2d6c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-99de3fe4-94c4-43e7-80b5-e7979431fbe3 {
  display: none;
}
#s-99de3fe4-94c4-43e7-80b5-e7979431fbe3, #wrap-s-99de3fe4-94c4-43e7-80b5-e7979431fbe3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-99de3fe4-94c4-43e7-80b5-e7979431fbe3 {
  display: none;
}
#s-99de3fe4-94c4-43e7-80b5-e7979431fbe3, #wrap-s-99de3fe4-94c4-43e7-80b5-e7979431fbe3 { display:none !important; }}@media (max-width: 767px){#s-99de3fe4-94c4-43e7-80b5-e7979431fbe3 {
  display: none;
}
#s-99de3fe4-94c4-43e7-80b5-e7979431fbe3, #wrap-s-99de3fe4-94c4-43e7-80b5-e7979431fbe3 { display:none !important; }}
#s-bb92ca5b-5c27-4018-8667-f168011eded9 {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-bb92ca5b-5c27-4018-8667-f168011eded9 img.shogun-image {
    
    width: px;
  }


#s-bb92ca5b-5c27-4018-8667-f168011eded9 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-39a0e750-c56b-44bd-b29a-703506ec6117 {
  display: none;
}
#s-39a0e750-c56b-44bd-b29a-703506ec6117, #wrap-s-39a0e750-c56b-44bd-b29a-703506ec6117 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-39a0e750-c56b-44bd-b29a-703506ec6117 {
  display: none;
}
#s-39a0e750-c56b-44bd-b29a-703506ec6117, #wrap-s-39a0e750-c56b-44bd-b29a-703506ec6117 { display:none !important; }}@media (max-width: 767px){#s-39a0e750-c56b-44bd-b29a-703506ec6117 {
  display: none;
}
#s-39a0e750-c56b-44bd-b29a-703506ec6117, #wrap-s-39a0e750-c56b-44bd-b29a-703506ec6117 { display:none !important; }}
#s-daa5a207-f401-4587-bfdb-7a898d57c67a {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-daa5a207-f401-4587-bfdb-7a898d57c67a img.shogun-image {
    
    width: px;
  }


#s-daa5a207-f401-4587-bfdb-7a898d57c67a .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-667353c9-a9cf-4a4e-a5f9-f3d11e105297 {
  display: none;
}
#s-667353c9-a9cf-4a4e-a5f9-f3d11e105297, #wrap-s-667353c9-a9cf-4a4e-a5f9-f3d11e105297 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-667353c9-a9cf-4a4e-a5f9-f3d11e105297 {
  display: none;
}
#s-667353c9-a9cf-4a4e-a5f9-f3d11e105297, #wrap-s-667353c9-a9cf-4a4e-a5f9-f3d11e105297 { display:none !important; }}@media (max-width: 767px){#s-667353c9-a9cf-4a4e-a5f9-f3d11e105297 {
  display: none;
}
#s-667353c9-a9cf-4a4e-a5f9-f3d11e105297, #wrap-s-667353c9-a9cf-4a4e-a5f9-f3d11e105297 { display:none !important; }}
@media (min-width: 1200px){#s-71cbffa9-db97-4f31-97ca-a229e57831a5 {
  display: none;
}
#s-71cbffa9-db97-4f31-97ca-a229e57831a5, #wrap-s-71cbffa9-db97-4f31-97ca-a229e57831a5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-71cbffa9-db97-4f31-97ca-a229e57831a5 {
  display: none;
}
#s-71cbffa9-db97-4f31-97ca-a229e57831a5, #wrap-s-71cbffa9-db97-4f31-97ca-a229e57831a5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-71cbffa9-db97-4f31-97ca-a229e57831a5 {
  display: none;
}
#s-71cbffa9-db97-4f31-97ca-a229e57831a5, #wrap-s-71cbffa9-db97-4f31-97ca-a229e57831a5 { display:none !important; }}@media (max-width: 767px){#s-71cbffa9-db97-4f31-97ca-a229e57831a5 {
  display: none;
}
#s-71cbffa9-db97-4f31-97ca-a229e57831a5, #wrap-s-71cbffa9-db97-4f31-97ca-a229e57831a5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-71cbffa9-db97-4f31-97ca-a229e57831a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8f645776-2389-4124-8aaf-1be2cdee7bdc {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-8f645776-2389-4124-8aaf-1be2cdee7bdc img.shogun-image {
    
    width: px;
  }


#s-8f645776-2389-4124-8aaf-1be2cdee7bdc .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-13c17405-51bf-4dea-bfa6-03ff67ef702f {
  display: none;
}
#s-13c17405-51bf-4dea-bfa6-03ff67ef702f, #wrap-s-13c17405-51bf-4dea-bfa6-03ff67ef702f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13c17405-51bf-4dea-bfa6-03ff67ef702f {
  display: none;
}
#s-13c17405-51bf-4dea-bfa6-03ff67ef702f, #wrap-s-13c17405-51bf-4dea-bfa6-03ff67ef702f { display:none !important; }}@media (max-width: 767px){#s-13c17405-51bf-4dea-bfa6-03ff67ef702f {
  display: none;
}
#s-13c17405-51bf-4dea-bfa6-03ff67ef702f, #wrap-s-13c17405-51bf-4dea-bfa6-03ff67ef702f { display:none !important; }}
#s-0ae04135-13b2-4379-847c-194d945d82b9 {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-0ae04135-13b2-4379-847c-194d945d82b9 img.shogun-image {
    
    width: px;
  }


#s-0ae04135-13b2-4379-847c-194d945d82b9 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-f2f940c0-fda1-4bef-810e-3348ef5bf32a {
  display: none;
}
#s-f2f940c0-fda1-4bef-810e-3348ef5bf32a, #wrap-s-f2f940c0-fda1-4bef-810e-3348ef5bf32a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2f940c0-fda1-4bef-810e-3348ef5bf32a {
  display: none;
}
#s-f2f940c0-fda1-4bef-810e-3348ef5bf32a, #wrap-s-f2f940c0-fda1-4bef-810e-3348ef5bf32a { display:none !important; }}@media (max-width: 767px){#s-f2f940c0-fda1-4bef-810e-3348ef5bf32a {
  display: none;
}
#s-f2f940c0-fda1-4bef-810e-3348ef5bf32a, #wrap-s-f2f940c0-fda1-4bef-810e-3348ef5bf32a { display:none !important; }}
@media (min-width: 1200px){#s-d578d08e-9231-4195-a429-ac80800b7471 {
  display: none;
}
#s-d578d08e-9231-4195-a429-ac80800b7471, #wrap-s-d578d08e-9231-4195-a429-ac80800b7471 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d578d08e-9231-4195-a429-ac80800b7471 {
  display: none;
}
#s-d578d08e-9231-4195-a429-ac80800b7471, #wrap-s-d578d08e-9231-4195-a429-ac80800b7471 { display:none !important; }}@media (max-width: 767px){#s-d578d08e-9231-4195-a429-ac80800b7471 {
  display: none;
}
#s-d578d08e-9231-4195-a429-ac80800b7471, #wrap-s-d578d08e-9231-4195-a429-ac80800b7471 { display:none !important; }}
#s-d578d08e-9231-4195-a429-ac80800b7471 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-76b7ed71-922c-4bea-9eca-b6a1c6605802 {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-76b7ed71-922c-4bea-9eca-b6a1c6605802 img.shogun-image {
    
    width: px;
  }


#s-76b7ed71-922c-4bea-9eca-b6a1c6605802 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-46ecb343-26fc-488c-afda-cfe0a6c881b2 {
  display: none;
}
#s-46ecb343-26fc-488c-afda-cfe0a6c881b2, #wrap-s-46ecb343-26fc-488c-afda-cfe0a6c881b2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46ecb343-26fc-488c-afda-cfe0a6c881b2 {
  display: none;
}
#s-46ecb343-26fc-488c-afda-cfe0a6c881b2, #wrap-s-46ecb343-26fc-488c-afda-cfe0a6c881b2 { display:none !important; }}@media (max-width: 767px){#s-46ecb343-26fc-488c-afda-cfe0a6c881b2 {
  display: none;
}
#s-46ecb343-26fc-488c-afda-cfe0a6c881b2, #wrap-s-46ecb343-26fc-488c-afda-cfe0a6c881b2 { display:none !important; }}
@media (min-width: 1200px){#s-122a0d99-4bf8-4235-9bd8-c80eb52d0251 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-122a0d99-4bf8-4235-9bd8-c80eb52d0251 {
  display: none;
}
#s-122a0d99-4bf8-4235-9bd8-c80eb52d0251, #wrap-s-122a0d99-4bf8-4235-9bd8-c80eb52d0251 { display:none !important; }}@media (max-width: 767px){#s-122a0d99-4bf8-4235-9bd8-c80eb52d0251 {
  display: none;
}
#s-122a0d99-4bf8-4235-9bd8-c80eb52d0251, #wrap-s-122a0d99-4bf8-4235-9bd8-c80eb52d0251 { display:none !important; }}
#s-122a0d99-4bf8-4235-9bd8-c80eb52d0251 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-545ba6f6-3147-4928-ab3e-f8d970eacd3b {
  padding-left: 100px;
padding-right: 100px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-545ba6f6-3147-4928-ab3e-f8d970eacd3b {
  display: none;
}
#s-545ba6f6-3147-4928-ab3e-f8d970eacd3b, #wrap-s-545ba6f6-3147-4928-ab3e-f8d970eacd3b { display:none !important; }}@media (max-width: 767px){#s-545ba6f6-3147-4928-ab3e-f8d970eacd3b {
  display: none;
}
#s-545ba6f6-3147-4928-ab3e-f8d970eacd3b, #wrap-s-545ba6f6-3147-4928-ab3e-f8d970eacd3b { display:none !important; }}



  #s-545ba6f6-3147-4928-ab3e-f8d970eacd3b img.shogun-image {
    
    width: px;
  }


#s-545ba6f6-3147-4928-ab3e-f8d970eacd3b .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-a093735b-9134-4498-9277-5fd41f272925 {
  display: none;
}
#s-a093735b-9134-4498-9277-5fd41f272925, #wrap-s-a093735b-9134-4498-9277-5fd41f272925 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a093735b-9134-4498-9277-5fd41f272925 {
  display: none;
}
#s-a093735b-9134-4498-9277-5fd41f272925, #wrap-s-a093735b-9134-4498-9277-5fd41f272925 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a093735b-9134-4498-9277-5fd41f272925 {
  display: none;
}
#s-a093735b-9134-4498-9277-5fd41f272925, #wrap-s-a093735b-9134-4498-9277-5fd41f272925 { display:none !important; }}@media (max-width: 767px){#s-a093735b-9134-4498-9277-5fd41f272925 {
  display: none;
}
#s-a093735b-9134-4498-9277-5fd41f272925, #wrap-s-a093735b-9134-4498-9277-5fd41f272925 { display:none !important; }}
#s-a093735b-9134-4498-9277-5fd41f272925 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-81f3f9b0-3039-43a5-917a-abea261c64e7 {
  display: none;
}
#s-81f3f9b0-3039-43a5-917a-abea261c64e7, #wrap-s-81f3f9b0-3039-43a5-917a-abea261c64e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-81f3f9b0-3039-43a5-917a-abea261c64e7 {
  display: none;
}
#s-81f3f9b0-3039-43a5-917a-abea261c64e7, #wrap-s-81f3f9b0-3039-43a5-917a-abea261c64e7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-81f3f9b0-3039-43a5-917a-abea261c64e7 {
  display: none;
}
#s-81f3f9b0-3039-43a5-917a-abea261c64e7, #wrap-s-81f3f9b0-3039-43a5-917a-abea261c64e7 { display:none !important; }}@media (max-width: 767px){#s-81f3f9b0-3039-43a5-917a-abea261c64e7 {
  display: none;
}
#s-81f3f9b0-3039-43a5-917a-abea261c64e7, #wrap-s-81f3f9b0-3039-43a5-917a-abea261c64e7 { display:none !important; }}
#s-81f3f9b0-3039-43a5-917a-abea261c64e7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-598e1081-0f12-4dd3-a25a-80f9fa3b5330 {
  display: none;
}
#s-598e1081-0f12-4dd3-a25a-80f9fa3b5330, #wrap-s-598e1081-0f12-4dd3-a25a-80f9fa3b5330 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-598e1081-0f12-4dd3-a25a-80f9fa3b5330 {
  display: none;
}
#s-598e1081-0f12-4dd3-a25a-80f9fa3b5330, #wrap-s-598e1081-0f12-4dd3-a25a-80f9fa3b5330 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-598e1081-0f12-4dd3-a25a-80f9fa3b5330 {
  display: none;
}
#s-598e1081-0f12-4dd3-a25a-80f9fa3b5330, #wrap-s-598e1081-0f12-4dd3-a25a-80f9fa3b5330 { display:none !important; }}@media (max-width: 767px){#s-598e1081-0f12-4dd3-a25a-80f9fa3b5330 {
  display: none;
}
#s-598e1081-0f12-4dd3-a25a-80f9fa3b5330, #wrap-s-598e1081-0f12-4dd3-a25a-80f9fa3b5330 { display:none !important; }}
#s-598e1081-0f12-4dd3-a25a-80f9fa3b5330 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-3c17a861-db47-4c86-829d-1a0c0b5a2704 {
  display: none;
}
#s-3c17a861-db47-4c86-829d-1a0c0b5a2704, #wrap-s-3c17a861-db47-4c86-829d-1a0c0b5a2704 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3c17a861-db47-4c86-829d-1a0c0b5a2704 {
  display: none;
}
#s-3c17a861-db47-4c86-829d-1a0c0b5a2704, #wrap-s-3c17a861-db47-4c86-829d-1a0c0b5a2704 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3c17a861-db47-4c86-829d-1a0c0b5a2704 {
  display: none;
}
#s-3c17a861-db47-4c86-829d-1a0c0b5a2704, #wrap-s-3c17a861-db47-4c86-829d-1a0c0b5a2704 { display:none !important; }}@media (max-width: 767px){#s-3c17a861-db47-4c86-829d-1a0c0b5a2704 {
  display: none;
}
#s-3c17a861-db47-4c86-829d-1a0c0b5a2704, #wrap-s-3c17a861-db47-4c86-829d-1a0c0b5a2704 { display:none !important; }}
#s-3c17a861-db47-4c86-829d-1a0c0b5a2704 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-3996d22d-8663-4bbf-b556-1ecb5d06d578 {
  display: none;
}
#s-3996d22d-8663-4bbf-b556-1ecb5d06d578, #wrap-s-3996d22d-8663-4bbf-b556-1ecb5d06d578 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3996d22d-8663-4bbf-b556-1ecb5d06d578 {
  display: none;
}
#s-3996d22d-8663-4bbf-b556-1ecb5d06d578, #wrap-s-3996d22d-8663-4bbf-b556-1ecb5d06d578 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3996d22d-8663-4bbf-b556-1ecb5d06d578 {
  display: none;
}
#s-3996d22d-8663-4bbf-b556-1ecb5d06d578, #wrap-s-3996d22d-8663-4bbf-b556-1ecb5d06d578 { display:none !important; }}@media (max-width: 767px){#s-3996d22d-8663-4bbf-b556-1ecb5d06d578 {
  display: none;
}
#s-3996d22d-8663-4bbf-b556-1ecb5d06d578, #wrap-s-3996d22d-8663-4bbf-b556-1ecb5d06d578 { display:none !important; }}
#s-3996d22d-8663-4bbf-b556-1ecb5d06d578 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-106c0b46-ec00-4224-b788-89d1da66d4ef {
  display: none;
}
#s-106c0b46-ec00-4224-b788-89d1da66d4ef, #wrap-s-106c0b46-ec00-4224-b788-89d1da66d4ef { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-106c0b46-ec00-4224-b788-89d1da66d4ef {
  display: none;
}
#s-106c0b46-ec00-4224-b788-89d1da66d4ef, #wrap-s-106c0b46-ec00-4224-b788-89d1da66d4ef { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-106c0b46-ec00-4224-b788-89d1da66d4ef {
  display: none;
}
#s-106c0b46-ec00-4224-b788-89d1da66d4ef, #wrap-s-106c0b46-ec00-4224-b788-89d1da66d4ef { display:none !important; }}@media (max-width: 767px){#s-106c0b46-ec00-4224-b788-89d1da66d4ef {
  display: none;
}
#s-106c0b46-ec00-4224-b788-89d1da66d4ef, #wrap-s-106c0b46-ec00-4224-b788-89d1da66d4ef { display:none !important; }}
#s-106c0b46-ec00-4224-b788-89d1da66d4ef hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-67fee9e9-38df-4696-9064-6aba6a585afb {
  display: none;
}
#s-67fee9e9-38df-4696-9064-6aba6a585afb, #wrap-s-67fee9e9-38df-4696-9064-6aba6a585afb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67fee9e9-38df-4696-9064-6aba6a585afb {
  display: none;
}
#s-67fee9e9-38df-4696-9064-6aba6a585afb, #wrap-s-67fee9e9-38df-4696-9064-6aba6a585afb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-67fee9e9-38df-4696-9064-6aba6a585afb {
  display: none;
}
#s-67fee9e9-38df-4696-9064-6aba6a585afb, #wrap-s-67fee9e9-38df-4696-9064-6aba6a585afb { display:none !important; }}@media (max-width: 767px){#s-67fee9e9-38df-4696-9064-6aba6a585afb {
  display: none;
}
#s-67fee9e9-38df-4696-9064-6aba6a585afb, #wrap-s-67fee9e9-38df-4696-9064-6aba6a585afb { display:none !important; }}
#s-67fee9e9-38df-4696-9064-6aba6a585afb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-1ed4604b-0042-4952-96e0-fe5b2f5583bd {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1ed4604b-0042-4952-96e0-fe5b2f5583bd {
  display: none;
}
#s-1ed4604b-0042-4952-96e0-fe5b2f5583bd, #wrap-s-1ed4604b-0042-4952-96e0-fe5b2f5583bd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ed4604b-0042-4952-96e0-fe5b2f5583bd {
  display: none;
}
#s-1ed4604b-0042-4952-96e0-fe5b2f5583bd, #wrap-s-1ed4604b-0042-4952-96e0-fe5b2f5583bd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1ed4604b-0042-4952-96e0-fe5b2f5583bd {
  display: none;
}
#s-1ed4604b-0042-4952-96e0-fe5b2f5583bd, #wrap-s-1ed4604b-0042-4952-96e0-fe5b2f5583bd { display:none !important; }}@media (max-width: 767px){#s-1ed4604b-0042-4952-96e0-fe5b2f5583bd {
  display: none;
}
#s-1ed4604b-0042-4952-96e0-fe5b2f5583bd, #wrap-s-1ed4604b-0042-4952-96e0-fe5b2f5583bd { display:none !important; }}
@media (min-width: 0px) {
[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-1ed4604b-0042-4952-96e0-fe5b2f5583bd"] > .shg-row {
    flex-flow: column-reverse;
  }
}

@media (min-width: 1200px){#s-9d208bbb-e2dd-4c48-a339-7991f85f3cb6 {
  display: none;
}
#s-9d208bbb-e2dd-4c48-a339-7991f85f3cb6, #wrap-s-9d208bbb-e2dd-4c48-a339-7991f85f3cb6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9d208bbb-e2dd-4c48-a339-7991f85f3cb6 {
  display: none;
}
#s-9d208bbb-e2dd-4c48-a339-7991f85f3cb6, #wrap-s-9d208bbb-e2dd-4c48-a339-7991f85f3cb6 { display:none !important; }}@media (max-width: 767px){#s-9d208bbb-e2dd-4c48-a339-7991f85f3cb6 {
  display: none;
}
#s-9d208bbb-e2dd-4c48-a339-7991f85f3cb6, #wrap-s-9d208bbb-e2dd-4c48-a339-7991f85f3cb6 { display:none !important; }}
#s-9d208bbb-e2dd-4c48-a339-7991f85f3cb6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (max-width: 767px){#s-0444c74d-f29c-4742-a4f6-46e6eef58aa7 {
  display: none;
}
#s-0444c74d-f29c-4742-a4f6-46e6eef58aa7, #wrap-s-0444c74d-f29c-4742-a4f6-46e6eef58aa7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0444c74d-f29c-4742-a4f6-46e6eef58aa7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c413ec05-309b-4a00-a73e-7a7032804c8d {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}
@media (max-width: 767px){#s-c413ec05-309b-4a00-a73e-7a7032804c8d {
  display: none;
}
#s-c413ec05-309b-4a00-a73e-7a7032804c8d, #wrap-s-c413ec05-309b-4a00-a73e-7a7032804c8d { display:none !important; }}



  #s-c413ec05-309b-4a00-a73e-7a7032804c8d img.shogun-image {
    
    width: px;
  }


#s-c413ec05-309b-4a00-a73e-7a7032804c8d .shogun-image-content {
  
    align-items: center;
  
}

#s-33ef00af-7ce1-4604-9727-ad61deddac9c {
  text-align: center;
}
@media (max-width: 767px){#s-33ef00af-7ce1-4604-9727-ad61deddac9c {
  display: none;
}
#s-33ef00af-7ce1-4604-9727-ad61deddac9c, #wrap-s-33ef00af-7ce1-4604-9727-ad61deddac9c { display:none !important; }}



  #s-33ef00af-7ce1-4604-9727-ad61deddac9c img.shogun-image {
    
    width: px;
  }


#s-33ef00af-7ce1-4604-9727-ad61deddac9c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-6110822f-7962-4a8d-a31b-dab831f726a0 {
  display: none;
}
#s-6110822f-7962-4a8d-a31b-dab831f726a0, #wrap-s-6110822f-7962-4a8d-a31b-dab831f726a0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6110822f-7962-4a8d-a31b-dab831f726a0 {
  display: none;
}
#s-6110822f-7962-4a8d-a31b-dab831f726a0, #wrap-s-6110822f-7962-4a8d-a31b-dab831f726a0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6110822f-7962-4a8d-a31b-dab831f726a0 {
  display: none;
}
#s-6110822f-7962-4a8d-a31b-dab831f726a0, #wrap-s-6110822f-7962-4a8d-a31b-dab831f726a0 { display:none !important; }}@media (max-width: 767px){#s-6110822f-7962-4a8d-a31b-dab831f726a0 {
  display: none;
}
#s-6110822f-7962-4a8d-a31b-dab831f726a0, #wrap-s-6110822f-7962-4a8d-a31b-dab831f726a0 { display:none !important; }}
#s-6110822f-7962-4a8d-a31b-dab831f726a0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-768f3c4f-fd95-4945-98f2-8b7dbef03ecb {
  display: none;
}
#s-768f3c4f-fd95-4945-98f2-8b7dbef03ecb, #wrap-s-768f3c4f-fd95-4945-98f2-8b7dbef03ecb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-768f3c4f-fd95-4945-98f2-8b7dbef03ecb {
  display: none;
}
#s-768f3c4f-fd95-4945-98f2-8b7dbef03ecb, #wrap-s-768f3c4f-fd95-4945-98f2-8b7dbef03ecb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-768f3c4f-fd95-4945-98f2-8b7dbef03ecb {
  display: none;
}
#s-768f3c4f-fd95-4945-98f2-8b7dbef03ecb, #wrap-s-768f3c4f-fd95-4945-98f2-8b7dbef03ecb { display:none !important; }}@media (max-width: 767px){#s-768f3c4f-fd95-4945-98f2-8b7dbef03ecb {
  display: none;
}
#s-768f3c4f-fd95-4945-98f2-8b7dbef03ecb, #wrap-s-768f3c4f-fd95-4945-98f2-8b7dbef03ecb { display:none !important; }}
#s-768f3c4f-fd95-4945-98f2-8b7dbef03ecb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-796d2670-bbd3-4907-bcea-cce917bd09b3 {
  display: none;
}
#s-796d2670-bbd3-4907-bcea-cce917bd09b3, #wrap-s-796d2670-bbd3-4907-bcea-cce917bd09b3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-796d2670-bbd3-4907-bcea-cce917bd09b3 {
  display: none;
}
#s-796d2670-bbd3-4907-bcea-cce917bd09b3, #wrap-s-796d2670-bbd3-4907-bcea-cce917bd09b3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-796d2670-bbd3-4907-bcea-cce917bd09b3 {
  display: none;
}
#s-796d2670-bbd3-4907-bcea-cce917bd09b3, #wrap-s-796d2670-bbd3-4907-bcea-cce917bd09b3 { display:none !important; }}@media (max-width: 767px){#s-796d2670-bbd3-4907-bcea-cce917bd09b3 {
  display: none;
}
#s-796d2670-bbd3-4907-bcea-cce917bd09b3, #wrap-s-796d2670-bbd3-4907-bcea-cce917bd09b3 { display:none !important; }}
#s-796d2670-bbd3-4907-bcea-cce917bd09b3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-69017fdc-7c48-4c28-9531-60f513079f76 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-69017fdc-7c48-4c28-9531-60f513079f76 {
  display: none;
}
#s-69017fdc-7c48-4c28-9531-60f513079f76, #wrap-s-69017fdc-7c48-4c28-9531-60f513079f76 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-69017fdc-7c48-4c28-9531-60f513079f76 {
  display: none;
}
#s-69017fdc-7c48-4c28-9531-60f513079f76, #wrap-s-69017fdc-7c48-4c28-9531-60f513079f76 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-69017fdc-7c48-4c28-9531-60f513079f76 {
  display: none;
}
#s-69017fdc-7c48-4c28-9531-60f513079f76, #wrap-s-69017fdc-7c48-4c28-9531-60f513079f76 { display:none !important; }}@media (max-width: 767px){#s-69017fdc-7c48-4c28-9531-60f513079f76 {
  display: none;
}
#s-69017fdc-7c48-4c28-9531-60f513079f76, #wrap-s-69017fdc-7c48-4c28-9531-60f513079f76 { display:none !important; }}







#s-69017fdc-7c48-4c28-9531-60f513079f76 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-69017fdc-7c48-4c28-9531-60f513079f76 {
  cursor: pointer;
}#s-69017fdc-7c48-4c28-9531-60f513079f76.shg-box.shg-c {
  justify-content: center;
}

#s-981e7ca5-3d64-4140-919e-b924394e2f41 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-981e7ca5-3d64-4140-919e-b924394e2f41 {
  display: none;
}
#s-981e7ca5-3d64-4140-919e-b924394e2f41, #wrap-s-981e7ca5-3d64-4140-919e-b924394e2f41 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-981e7ca5-3d64-4140-919e-b924394e2f41 {
  display: none;
}
#s-981e7ca5-3d64-4140-919e-b924394e2f41, #wrap-s-981e7ca5-3d64-4140-919e-b924394e2f41 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-981e7ca5-3d64-4140-919e-b924394e2f41 {
  display: none;
}
#s-981e7ca5-3d64-4140-919e-b924394e2f41, #wrap-s-981e7ca5-3d64-4140-919e-b924394e2f41 { display:none !important; }}@media (max-width: 767px){#s-981e7ca5-3d64-4140-919e-b924394e2f41 {
  
}
}
@media (min-width: 1200px){#s-ca5f4469-74a6-4159-a3cd-71a7a8d4a106 {
  display: none;
}
#s-ca5f4469-74a6-4159-a3cd-71a7a8d4a106, #wrap-s-ca5f4469-74a6-4159-a3cd-71a7a8d4a106 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ca5f4469-74a6-4159-a3cd-71a7a8d4a106 {
  display: none;
}
#s-ca5f4469-74a6-4159-a3cd-71a7a8d4a106, #wrap-s-ca5f4469-74a6-4159-a3cd-71a7a8d4a106 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ca5f4469-74a6-4159-a3cd-71a7a8d4a106 {
  display: none;
}
#s-ca5f4469-74a6-4159-a3cd-71a7a8d4a106, #wrap-s-ca5f4469-74a6-4159-a3cd-71a7a8d4a106 { display:none !important; }}@media (max-width: 767px){#s-ca5f4469-74a6-4159-a3cd-71a7a8d4a106 {
  display: none;
}
#s-ca5f4469-74a6-4159-a3cd-71a7a8d4a106, #wrap-s-ca5f4469-74a6-4159-a3cd-71a7a8d4a106 { display:none !important; }}
#s-ca5f4469-74a6-4159-a3cd-71a7a8d4a106 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-fcb7ef77-d599-4705-8025-99d8f40f79a6 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-fcb7ef77-d599-4705-8025-99d8f40f79a6 {
  display: none;
}
#s-fcb7ef77-d599-4705-8025-99d8f40f79a6, #wrap-s-fcb7ef77-d599-4705-8025-99d8f40f79a6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fcb7ef77-d599-4705-8025-99d8f40f79a6 {
  display: none;
}
#s-fcb7ef77-d599-4705-8025-99d8f40f79a6, #wrap-s-fcb7ef77-d599-4705-8025-99d8f40f79a6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fcb7ef77-d599-4705-8025-99d8f40f79a6 {
  display: none;
}
#s-fcb7ef77-d599-4705-8025-99d8f40f79a6, #wrap-s-fcb7ef77-d599-4705-8025-99d8f40f79a6 { display:none !important; }}@media (max-width: 767px){#s-fcb7ef77-d599-4705-8025-99d8f40f79a6 {
  display: none;
}
#s-fcb7ef77-d599-4705-8025-99d8f40f79a6, #wrap-s-fcb7ef77-d599-4705-8025-99d8f40f79a6 { display:none !important; }}







#s-fcb7ef77-d599-4705-8025-99d8f40f79a6 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-fcb7ef77-d599-4705-8025-99d8f40f79a6 {
  cursor: pointer;
}#s-fcb7ef77-d599-4705-8025-99d8f40f79a6.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-b0855e4a-cdd5-4718-8f81-9eb666af1b73 {
  display: none;
}
#s-b0855e4a-cdd5-4718-8f81-9eb666af1b73, #wrap-s-b0855e4a-cdd5-4718-8f81-9eb666af1b73 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b0855e4a-cdd5-4718-8f81-9eb666af1b73 {
  display: none;
}
#s-b0855e4a-cdd5-4718-8f81-9eb666af1b73, #wrap-s-b0855e4a-cdd5-4718-8f81-9eb666af1b73 { display:none !important; }}@media (max-width: 767px){#s-b0855e4a-cdd5-4718-8f81-9eb666af1b73 {
  display: none;
}
#s-b0855e4a-cdd5-4718-8f81-9eb666af1b73, #wrap-s-b0855e4a-cdd5-4718-8f81-9eb666af1b73 { display:none !important; }}
#s-b0855e4a-cdd5-4718-8f81-9eb666af1b73 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733 {
  display: none;
}
#s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733, #wrap-s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733 {
  display: none;
}
#s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733, #wrap-s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733 {
  display: none;
}
#s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733, #wrap-s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733 { display:none !important; }}@media (max-width: 767px){#s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733 {
  display: none;
}
#s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733, #wrap-s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733 { display:none !important; }}







#s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733 {
  cursor: pointer;
}#s-a6d4c5b0-9479-4fcd-8c02-f25ae4f2e733.shg-box.shg-c {
  justify-content: center;
}

#s-01cf3bfc-f267-47b8-bc34-282eb1eee4d0 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-01cf3bfc-f267-47b8-bc34-282eb1eee4d0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-01cf3bfc-f267-47b8-bc34-282eb1eee4d0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-01cf3bfc-f267-47b8-bc34-282eb1eee4d0 {
  
}
}@media (max-width: 767px){#s-01cf3bfc-f267-47b8-bc34-282eb1eee4d0 {
  display: none;
}
#s-01cf3bfc-f267-47b8-bc34-282eb1eee4d0, #wrap-s-01cf3bfc-f267-47b8-bc34-282eb1eee4d0 { display:none !important; }}







#s-01cf3bfc-f267-47b8-bc34-282eb1eee4d0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-01cf3bfc-f267-47b8-bc34-282eb1eee4d0.shg-box.shg-c {
  justify-content: center;
}

#s-4f625c0f-fcb4-49e7-a3d4-4c78b4b1b69f {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-4f625c0f-fcb4-49e7-a3d4-4c78b4b1b69f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4f625c0f-fcb4-49e7-a3d4-4c78b4b1b69f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4f625c0f-fcb4-49e7-a3d4-4c78b4b1b69f {
  display: none;
}
#s-4f625c0f-fcb4-49e7-a3d4-4c78b4b1b69f, #wrap-s-4f625c0f-fcb4-49e7-a3d4-4c78b4b1b69f { display:none !important; }}@media (max-width: 767px){#s-4f625c0f-fcb4-49e7-a3d4-4c78b4b1b69f {
  display: none;
}
#s-4f625c0f-fcb4-49e7-a3d4-4c78b4b1b69f, #wrap-s-4f625c0f-fcb4-49e7-a3d4-4c78b4b1b69f { display:none !important; }}
#s-a16447fc-9f46-4bda-83c8-7533f44cd13e {
  margin-left: 30px;
}
@media (min-width: 1200px){#s-a16447fc-9f46-4bda-83c8-7533f44cd13e {
  display: none;
}
#s-a16447fc-9f46-4bda-83c8-7533f44cd13e, #wrap-s-a16447fc-9f46-4bda-83c8-7533f44cd13e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a16447fc-9f46-4bda-83c8-7533f44cd13e {
  display: none;
}
#s-a16447fc-9f46-4bda-83c8-7533f44cd13e, #wrap-s-a16447fc-9f46-4bda-83c8-7533f44cd13e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a16447fc-9f46-4bda-83c8-7533f44cd13e {
  
}
}@media (max-width: 767px){#s-a16447fc-9f46-4bda-83c8-7533f44cd13e {
  display: none;
}
#s-a16447fc-9f46-4bda-83c8-7533f44cd13e, #wrap-s-a16447fc-9f46-4bda-83c8-7533f44cd13e { display:none !important; }}
#s-2de8064a-53d2-473f-852f-ba8773773a19 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2de8064a-53d2-473f-852f-ba8773773a19:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2de8064a-53d2-473f-852f-ba8773773a19:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2de8064a-53d2-473f-852f-ba8773773a19.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-1804afb9-d4a1-49ee-a05b-b597d7def12d {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-1804afb9-d4a1-49ee-a05b-b597d7def12d {
  display: none;
}
#s-1804afb9-d4a1-49ee-a05b-b597d7def12d, #wrap-s-1804afb9-d4a1-49ee-a05b-b597d7def12d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1804afb9-d4a1-49ee-a05b-b597d7def12d {
  display: none;
}
#s-1804afb9-d4a1-49ee-a05b-b597d7def12d, #wrap-s-1804afb9-d4a1-49ee-a05b-b597d7def12d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1804afb9-d4a1-49ee-a05b-b597d7def12d {
  display: none;
}
#s-1804afb9-d4a1-49ee-a05b-b597d7def12d, #wrap-s-1804afb9-d4a1-49ee-a05b-b597d7def12d { display:none !important; }}@media (max-width: 767px){#s-1804afb9-d4a1-49ee-a05b-b597d7def12d {
  display: none;
}
#s-1804afb9-d4a1-49ee-a05b-b597d7def12d, #wrap-s-1804afb9-d4a1-49ee-a05b-b597d7def12d { display:none !important; }}







#s-1804afb9-d4a1-49ee-a05b-b597d7def12d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-1804afb9-d4a1-49ee-a05b-b597d7def12d {
  cursor: pointer;
}#s-1804afb9-d4a1-49ee-a05b-b597d7def12d.shg-box.shg-c {
  justify-content: center;
}

#s-d5302fb7-06c9-45a9-b610-ab6afc2ab400 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-d5302fb7-06c9-45a9-b610-ab6afc2ab400 {
  display: none;
}
#s-d5302fb7-06c9-45a9-b610-ab6afc2ab400, #wrap-s-d5302fb7-06c9-45a9-b610-ab6afc2ab400 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5302fb7-06c9-45a9-b610-ab6afc2ab400 {
  display: none;
}
#s-d5302fb7-06c9-45a9-b610-ab6afc2ab400, #wrap-s-d5302fb7-06c9-45a9-b610-ab6afc2ab400 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d5302fb7-06c9-45a9-b610-ab6afc2ab400 {
  display: none;
}
#s-d5302fb7-06c9-45a9-b610-ab6afc2ab400, #wrap-s-d5302fb7-06c9-45a9-b610-ab6afc2ab400 { display:none !important; }}@media (max-width: 767px){#s-d5302fb7-06c9-45a9-b610-ab6afc2ab400 {
  display: none;
}
#s-d5302fb7-06c9-45a9-b610-ab6afc2ab400, #wrap-s-d5302fb7-06c9-45a9-b610-ab6afc2ab400 { display:none !important; }}
#s-72f714fa-c0fd-416f-b024-d4314fbc3776 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-72f714fa-c0fd-416f-b024-d4314fbc3776 {
  display: none;
}
#s-72f714fa-c0fd-416f-b024-d4314fbc3776, #wrap-s-72f714fa-c0fd-416f-b024-d4314fbc3776 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72f714fa-c0fd-416f-b024-d4314fbc3776 {
  display: none;
}
#s-72f714fa-c0fd-416f-b024-d4314fbc3776, #wrap-s-72f714fa-c0fd-416f-b024-d4314fbc3776 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-72f714fa-c0fd-416f-b024-d4314fbc3776 {
  display: none;
}
#s-72f714fa-c0fd-416f-b024-d4314fbc3776, #wrap-s-72f714fa-c0fd-416f-b024-d4314fbc3776 { display:none !important; }}@media (max-width: 767px){#s-72f714fa-c0fd-416f-b024-d4314fbc3776 {
  
}
}







#s-72f714fa-c0fd-416f-b024-d4314fbc3776 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-72f714fa-c0fd-416f-b024-d4314fbc3776 {
  cursor: pointer;
}#s-72f714fa-c0fd-416f-b024-d4314fbc3776.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-02f25483-611f-4cf1-9443-f8458749206c {
  display: none;
}
#s-02f25483-611f-4cf1-9443-f8458749206c, #wrap-s-02f25483-611f-4cf1-9443-f8458749206c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-02f25483-611f-4cf1-9443-f8458749206c {
  display: none;
}
#s-02f25483-611f-4cf1-9443-f8458749206c, #wrap-s-02f25483-611f-4cf1-9443-f8458749206c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-02f25483-611f-4cf1-9443-f8458749206c {
  display: none;
}
#s-02f25483-611f-4cf1-9443-f8458749206c, #wrap-s-02f25483-611f-4cf1-9443-f8458749206c { display:none !important; }}@media (max-width: 767px){#s-02f25483-611f-4cf1-9443-f8458749206c {
  display: none;
}
#s-02f25483-611f-4cf1-9443-f8458749206c, #wrap-s-02f25483-611f-4cf1-9443-f8458749206c { display:none !important; }}
@media (min-width: 0px) {
[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02f25483-611f-4cf1-9443-f8458749206c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ec8ab7db-82f4-4a58-93e1-43184384a153 {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-ec8ab7db-82f4-4a58-93e1-43184384a153 img.shogun-image {
    
    width: px;
  }


#s-ec8ab7db-82f4-4a58-93e1-43184384a153 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb03cb30-1e9a-43ad-bf93-6d663e88cbc5 {
  margin-top: 35px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-eb5655e4-3def-4e49-a33c-9b2ec7f71e0a {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-eb5655e4-3def-4e49-a33c-9b2ec7f71e0a img.shogun-image {
    
    width: px;
  }


#s-eb5655e4-3def-4e49-a33c-9b2ec7f71e0a .shogun-image-content {
  
    align-items: center;
  
}

#s-1996d357-5c18-42ee-898a-edfd96f89549 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-4564bfb4-7ac1-4793-980a-fa177ce1c3e4 {
  display: none;
}
#s-4564bfb4-7ac1-4793-980a-fa177ce1c3e4, #wrap-s-4564bfb4-7ac1-4793-980a-fa177ce1c3e4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4564bfb4-7ac1-4793-980a-fa177ce1c3e4 {
  display: none;
}
#s-4564bfb4-7ac1-4793-980a-fa177ce1c3e4, #wrap-s-4564bfb4-7ac1-4793-980a-fa177ce1c3e4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4564bfb4-7ac1-4793-980a-fa177ce1c3e4 {
  display: none;
}
#s-4564bfb4-7ac1-4793-980a-fa177ce1c3e4, #wrap-s-4564bfb4-7ac1-4793-980a-fa177ce1c3e4 { display:none !important; }}@media (max-width: 767px){#s-4564bfb4-7ac1-4793-980a-fa177ce1c3e4 {
  display: none;
}
#s-4564bfb4-7ac1-4793-980a-fa177ce1c3e4, #wrap-s-4564bfb4-7ac1-4793-980a-fa177ce1c3e4 { display:none !important; }}
#s-4564bfb4-7ac1-4793-980a-fa177ce1c3e4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-fbd5b360-9668-45bb-a5fd-97783ea84543 {
  display: none;
}
#s-fbd5b360-9668-45bb-a5fd-97783ea84543, #wrap-s-fbd5b360-9668-45bb-a5fd-97783ea84543 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fbd5b360-9668-45bb-a5fd-97783ea84543 {
  display: none;
}
#s-fbd5b360-9668-45bb-a5fd-97783ea84543, #wrap-s-fbd5b360-9668-45bb-a5fd-97783ea84543 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fbd5b360-9668-45bb-a5fd-97783ea84543 {
  display: none;
}
#s-fbd5b360-9668-45bb-a5fd-97783ea84543, #wrap-s-fbd5b360-9668-45bb-a5fd-97783ea84543 { display:none !important; }}@media (max-width: 767px){#s-fbd5b360-9668-45bb-a5fd-97783ea84543 {
  display: none;
}
#s-fbd5b360-9668-45bb-a5fd-97783ea84543, #wrap-s-fbd5b360-9668-45bb-a5fd-97783ea84543 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fbd5b360-9668-45bb-a5fd-97783ea84543"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3390fa1a-dcad-4621-a610-b48c156df459 {
  padding-left: 15px;
padding-right: 15px;
text-align: center;
}




  #s-3390fa1a-dcad-4621-a610-b48c156df459 img.shogun-image {
    
    width: px;
  }


#s-3390fa1a-dcad-4621-a610-b48c156df459 .shogun-image-content {
  
    align-items: center;
  
}

#s-cde434f7-f2ca-46a8-a8df-f6e7fcf7f653 {
  margin-top: 15px;
margin-left: 30px;
margin-bottom: 15px;
margin-right: 30px;
}

#s-8d2519b4-2aa9-4c8a-bfd1-6d9b63762a75 {
  padding-top: 20px;
padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-8d2519b4-2aa9-4c8a-bfd1-6d9b63762a75 img.shogun-image {
    
    width: px;
  }


#s-8d2519b4-2aa9-4c8a-bfd1-6d9b63762a75 .shogun-image-content {
  
    align-items: center;
  
}

#s-d58f2d0a-644d-456a-a760-c31ff1d996d7 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 25px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-e5852eb7-e59c-4103-a211-0ded6426e385 {
  display: none;
}
#s-e5852eb7-e59c-4103-a211-0ded6426e385, #wrap-s-e5852eb7-e59c-4103-a211-0ded6426e385 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e5852eb7-e59c-4103-a211-0ded6426e385 {
  display: none;
}
#s-e5852eb7-e59c-4103-a211-0ded6426e385, #wrap-s-e5852eb7-e59c-4103-a211-0ded6426e385 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e5852eb7-e59c-4103-a211-0ded6426e385 {
  display: none;
}
#s-e5852eb7-e59c-4103-a211-0ded6426e385, #wrap-s-e5852eb7-e59c-4103-a211-0ded6426e385 { display:none !important; }}@media (max-width: 767px){#s-e5852eb7-e59c-4103-a211-0ded6426e385 {
  display: none;
}
#s-e5852eb7-e59c-4103-a211-0ded6426e385, #wrap-s-e5852eb7-e59c-4103-a211-0ded6426e385 { display:none !important; }}
#s-e5852eb7-e59c-4103-a211-0ded6426e385 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559 {
  display: none;
}
#s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559, #wrap-s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559 {
  display: none;
}
#s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559, #wrap-s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559 {
  display: none;
}
#s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559, #wrap-s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559 { display:none !important; }}@media (max-width: 767px){#s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559 {
  display: none;
}
#s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559, #wrap-s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559 { display:none !important; }}


#s-2ac3d6a3-becc-4cc7-a73e-cb3adacff559.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-24a1db4d-16cb-487a-b691-e84bb183a289 {
  display: none;
}
#s-24a1db4d-16cb-487a-b691-e84bb183a289, #wrap-s-24a1db4d-16cb-487a-b691-e84bb183a289 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24a1db4d-16cb-487a-b691-e84bb183a289 {
  display: none;
}
#s-24a1db4d-16cb-487a-b691-e84bb183a289, #wrap-s-24a1db4d-16cb-487a-b691-e84bb183a289 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-24a1db4d-16cb-487a-b691-e84bb183a289 {
  display: none;
}
#s-24a1db4d-16cb-487a-b691-e84bb183a289, #wrap-s-24a1db4d-16cb-487a-b691-e84bb183a289 { display:none !important; }}@media (max-width: 767px){#s-24a1db4d-16cb-487a-b691-e84bb183a289 {
  display: none;
}
#s-24a1db4d-16cb-487a-b691-e84bb183a289, #wrap-s-24a1db4d-16cb-487a-b691-e84bb183a289 { display:none !important; }}
#s-24a1db4d-16cb-487a-b691-e84bb183a289 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-91f787ff-104d-4d6f-878c-9259489f3920 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center top;
}
@media (min-width: 1200px){#s-91f787ff-104d-4d6f-878c-9259489f3920 {
  display: none;
}
#s-91f787ff-104d-4d6f-878c-9259489f3920, #wrap-s-91f787ff-104d-4d6f-878c-9259489f3920 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-91f787ff-104d-4d6f-878c-9259489f3920 {
  display: none;
}
#s-91f787ff-104d-4d6f-878c-9259489f3920, #wrap-s-91f787ff-104d-4d6f-878c-9259489f3920 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-91f787ff-104d-4d6f-878c-9259489f3920 {
  display: none;
}
#s-91f787ff-104d-4d6f-878c-9259489f3920, #wrap-s-91f787ff-104d-4d6f-878c-9259489f3920 { display:none !important; }}@media (max-width: 767px){#s-91f787ff-104d-4d6f-878c-9259489f3920 {
  display: none;
}
#s-91f787ff-104d-4d6f-878c-9259489f3920, #wrap-s-91f787ff-104d-4d6f-878c-9259489f3920 { display:none !important; }}







#s-91f787ff-104d-4d6f-878c-9259489f3920 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-91f787ff-104d-4d6f-878c-9259489f3920 {
  cursor: pointer;
}#s-91f787ff-104d-4d6f-878c-9259489f3920.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-94071878-c1a0-4989-867c-84e61be3e394 {
  display: none;
}
#s-94071878-c1a0-4989-867c-84e61be3e394, #wrap-s-94071878-c1a0-4989-867c-84e61be3e394 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-94071878-c1a0-4989-867c-84e61be3e394 {
  display: none;
}
#s-94071878-c1a0-4989-867c-84e61be3e394, #wrap-s-94071878-c1a0-4989-867c-84e61be3e394 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-94071878-c1a0-4989-867c-84e61be3e394 {
  display: none;
}
#s-94071878-c1a0-4989-867c-84e61be3e394, #wrap-s-94071878-c1a0-4989-867c-84e61be3e394 { display:none !important; }}@media (max-width: 767px){#s-94071878-c1a0-4989-867c-84e61be3e394 {
  display: none;
}
#s-94071878-c1a0-4989-867c-84e61be3e394, #wrap-s-94071878-c1a0-4989-867c-84e61be3e394 { display:none !important; }}
#s-94071878-c1a0-4989-867c-84e61be3e394 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-0127f523-39cf-49d9-add0-0a80495ecadf {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0127f523-39cf-49d9-add0-0a80495ecadf {
  display: none;
}
#s-0127f523-39cf-49d9-add0-0a80495ecadf, #wrap-s-0127f523-39cf-49d9-add0-0a80495ecadf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0127f523-39cf-49d9-add0-0a80495ecadf {
  display: none;
}
#s-0127f523-39cf-49d9-add0-0a80495ecadf, #wrap-s-0127f523-39cf-49d9-add0-0a80495ecadf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0127f523-39cf-49d9-add0-0a80495ecadf {
  display: none;
}
#s-0127f523-39cf-49d9-add0-0a80495ecadf, #wrap-s-0127f523-39cf-49d9-add0-0a80495ecadf { display:none !important; }}@media (max-width: 767px){#s-0127f523-39cf-49d9-add0-0a80495ecadf {
  display: none;
}
#s-0127f523-39cf-49d9-add0-0a80495ecadf, #wrap-s-0127f523-39cf-49d9-add0-0a80495ecadf { display:none !important; }}
@media (min-width: 0px) {
[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-0127f523-39cf-49d9-add0-0a80495ecadf"] > .shg-row {
    flex-flow: column-reverse;
  }
}

@media (min-width: 1200px){#s-053256f7-357a-436e-95b9-90f1c15df904 {
  display: none;
}
#s-053256f7-357a-436e-95b9-90f1c15df904, #wrap-s-053256f7-357a-436e-95b9-90f1c15df904 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-053256f7-357a-436e-95b9-90f1c15df904 {
  display: none;
}
#s-053256f7-357a-436e-95b9-90f1c15df904, #wrap-s-053256f7-357a-436e-95b9-90f1c15df904 { display:none !important; }}@media (max-width: 767px){#s-053256f7-357a-436e-95b9-90f1c15df904 {
  display: none;
}
#s-053256f7-357a-436e-95b9-90f1c15df904, #wrap-s-053256f7-357a-436e-95b9-90f1c15df904 { display:none !important; }}
#s-053256f7-357a-436e-95b9-90f1c15df904 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (max-width: 767px){#s-5514d0ae-9763-4bd6-812f-90fc0320b4eb {
  display: none;
}
#s-5514d0ae-9763-4bd6-812f-90fc0320b4eb, #wrap-s-5514d0ae-9763-4bd6-812f-90fc0320b4eb { display:none !important; }}
@media (min-width: 0px) {
[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5514d0ae-9763-4bd6-812f-90fc0320b4eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-737e38c0-9db8-4183-9710-e26661abd8c1 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}
@media (max-width: 767px){#s-737e38c0-9db8-4183-9710-e26661abd8c1 {
  display: none;
}
#s-737e38c0-9db8-4183-9710-e26661abd8c1, #wrap-s-737e38c0-9db8-4183-9710-e26661abd8c1 { display:none !important; }}



  #s-737e38c0-9db8-4183-9710-e26661abd8c1 img.shogun-image {
    
    width: px;
  }


#s-737e38c0-9db8-4183-9710-e26661abd8c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7dac285-10b4-4828-b97b-9b79073eb972 {
  text-align: center;
}
@media (max-width: 767px){#s-e7dac285-10b4-4828-b97b-9b79073eb972 {
  display: none;
}
#s-e7dac285-10b4-4828-b97b-9b79073eb972, #wrap-s-e7dac285-10b4-4828-b97b-9b79073eb972 { display:none !important; }}



  #s-e7dac285-10b4-4828-b97b-9b79073eb972 img.shogun-image {
    
    width: px;
  }


#s-e7dac285-10b4-4828-b97b-9b79073eb972 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-8a761e95-6273-4acd-ba1e-baf1fd4693e9 {
  display: none;
}
#s-8a761e95-6273-4acd-ba1e-baf1fd4693e9, #wrap-s-8a761e95-6273-4acd-ba1e-baf1fd4693e9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a761e95-6273-4acd-ba1e-baf1fd4693e9 {
  display: none;
}
#s-8a761e95-6273-4acd-ba1e-baf1fd4693e9, #wrap-s-8a761e95-6273-4acd-ba1e-baf1fd4693e9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8a761e95-6273-4acd-ba1e-baf1fd4693e9 {
  display: none;
}
#s-8a761e95-6273-4acd-ba1e-baf1fd4693e9, #wrap-s-8a761e95-6273-4acd-ba1e-baf1fd4693e9 { display:none !important; }}@media (max-width: 767px){#s-8a761e95-6273-4acd-ba1e-baf1fd4693e9 {
  display: none;
}
#s-8a761e95-6273-4acd-ba1e-baf1fd4693e9, #wrap-s-8a761e95-6273-4acd-ba1e-baf1fd4693e9 { display:none !important; }}
#s-8a761e95-6273-4acd-ba1e-baf1fd4693e9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-eef2e7dd-784a-4c38-9862-45c2bb1e0150 {
  display: none;
}
#s-eef2e7dd-784a-4c38-9862-45c2bb1e0150, #wrap-s-eef2e7dd-784a-4c38-9862-45c2bb1e0150 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eef2e7dd-784a-4c38-9862-45c2bb1e0150 {
  display: none;
}
#s-eef2e7dd-784a-4c38-9862-45c2bb1e0150, #wrap-s-eef2e7dd-784a-4c38-9862-45c2bb1e0150 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eef2e7dd-784a-4c38-9862-45c2bb1e0150 {
  display: none;
}
#s-eef2e7dd-784a-4c38-9862-45c2bb1e0150, #wrap-s-eef2e7dd-784a-4c38-9862-45c2bb1e0150 { display:none !important; }}@media (max-width: 767px){#s-eef2e7dd-784a-4c38-9862-45c2bb1e0150 {
  display: none;
}
#s-eef2e7dd-784a-4c38-9862-45c2bb1e0150, #wrap-s-eef2e7dd-784a-4c38-9862-45c2bb1e0150 { display:none !important; }}
#s-eef2e7dd-784a-4c38-9862-45c2bb1e0150 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-8e8a707c-9670-45be-b3fd-0f75245fbc7a {
  display: none;
}
#s-8e8a707c-9670-45be-b3fd-0f75245fbc7a, #wrap-s-8e8a707c-9670-45be-b3fd-0f75245fbc7a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e8a707c-9670-45be-b3fd-0f75245fbc7a {
  display: none;
}
#s-8e8a707c-9670-45be-b3fd-0f75245fbc7a, #wrap-s-8e8a707c-9670-45be-b3fd-0f75245fbc7a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8e8a707c-9670-45be-b3fd-0f75245fbc7a {
  display: none;
}
#s-8e8a707c-9670-45be-b3fd-0f75245fbc7a, #wrap-s-8e8a707c-9670-45be-b3fd-0f75245fbc7a { display:none !important; }}@media (max-width: 767px){#s-8e8a707c-9670-45be-b3fd-0f75245fbc7a {
  display: none;
}
#s-8e8a707c-9670-45be-b3fd-0f75245fbc7a, #wrap-s-8e8a707c-9670-45be-b3fd-0f75245fbc7a { display:none !important; }}
#s-8e8a707c-9670-45be-b3fd-0f75245fbc7a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-0be3d8da-5163-43ff-abc3-93096f82c4bf {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-0be3d8da-5163-43ff-abc3-93096f82c4bf {
  display: none;
}
#s-0be3d8da-5163-43ff-abc3-93096f82c4bf, #wrap-s-0be3d8da-5163-43ff-abc3-93096f82c4bf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0be3d8da-5163-43ff-abc3-93096f82c4bf {
  display: none;
}
#s-0be3d8da-5163-43ff-abc3-93096f82c4bf, #wrap-s-0be3d8da-5163-43ff-abc3-93096f82c4bf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0be3d8da-5163-43ff-abc3-93096f82c4bf {
  display: none;
}
#s-0be3d8da-5163-43ff-abc3-93096f82c4bf, #wrap-s-0be3d8da-5163-43ff-abc3-93096f82c4bf { display:none !important; }}@media (max-width: 767px){#s-0be3d8da-5163-43ff-abc3-93096f82c4bf {
  display: none;
}
#s-0be3d8da-5163-43ff-abc3-93096f82c4bf, #wrap-s-0be3d8da-5163-43ff-abc3-93096f82c4bf { display:none !important; }}







#s-0be3d8da-5163-43ff-abc3-93096f82c4bf > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-0be3d8da-5163-43ff-abc3-93096f82c4bf {
  cursor: pointer;
}#s-0be3d8da-5163-43ff-abc3-93096f82c4bf.shg-box.shg-c {
  justify-content: center;
}

#s-05c4b5fd-7da6-4bfb-be24-587fb39fb62f {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-05c4b5fd-7da6-4bfb-be24-587fb39fb62f {
  display: none;
}
#s-05c4b5fd-7da6-4bfb-be24-587fb39fb62f, #wrap-s-05c4b5fd-7da6-4bfb-be24-587fb39fb62f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05c4b5fd-7da6-4bfb-be24-587fb39fb62f {
  display: none;
}
#s-05c4b5fd-7da6-4bfb-be24-587fb39fb62f, #wrap-s-05c4b5fd-7da6-4bfb-be24-587fb39fb62f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-05c4b5fd-7da6-4bfb-be24-587fb39fb62f {
  display: none;
}
#s-05c4b5fd-7da6-4bfb-be24-587fb39fb62f, #wrap-s-05c4b5fd-7da6-4bfb-be24-587fb39fb62f { display:none !important; }}@media (max-width: 767px){#s-05c4b5fd-7da6-4bfb-be24-587fb39fb62f {
  
}
}
@media (min-width: 1200px){#s-dfa9a196-3f27-4e9d-9fea-535f94476933 {
  display: none;
}
#s-dfa9a196-3f27-4e9d-9fea-535f94476933, #wrap-s-dfa9a196-3f27-4e9d-9fea-535f94476933 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dfa9a196-3f27-4e9d-9fea-535f94476933 {
  display: none;
}
#s-dfa9a196-3f27-4e9d-9fea-535f94476933, #wrap-s-dfa9a196-3f27-4e9d-9fea-535f94476933 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dfa9a196-3f27-4e9d-9fea-535f94476933 {
  display: none;
}
#s-dfa9a196-3f27-4e9d-9fea-535f94476933, #wrap-s-dfa9a196-3f27-4e9d-9fea-535f94476933 { display:none !important; }}@media (max-width: 767px){#s-dfa9a196-3f27-4e9d-9fea-535f94476933 {
  display: none;
}
#s-dfa9a196-3f27-4e9d-9fea-535f94476933, #wrap-s-dfa9a196-3f27-4e9d-9fea-535f94476933 { display:none !important; }}
#s-dfa9a196-3f27-4e9d-9fea-535f94476933 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-4061de94-d48e-4b41-8c74-9eb9d881ca94 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-4061de94-d48e-4b41-8c74-9eb9d881ca94 {
  display: none;
}
#s-4061de94-d48e-4b41-8c74-9eb9d881ca94, #wrap-s-4061de94-d48e-4b41-8c74-9eb9d881ca94 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4061de94-d48e-4b41-8c74-9eb9d881ca94 {
  display: none;
}
#s-4061de94-d48e-4b41-8c74-9eb9d881ca94, #wrap-s-4061de94-d48e-4b41-8c74-9eb9d881ca94 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4061de94-d48e-4b41-8c74-9eb9d881ca94 {
  display: none;
}
#s-4061de94-d48e-4b41-8c74-9eb9d881ca94, #wrap-s-4061de94-d48e-4b41-8c74-9eb9d881ca94 { display:none !important; }}@media (max-width: 767px){#s-4061de94-d48e-4b41-8c74-9eb9d881ca94 {
  display: none;
}
#s-4061de94-d48e-4b41-8c74-9eb9d881ca94, #wrap-s-4061de94-d48e-4b41-8c74-9eb9d881ca94 { display:none !important; }}







#s-4061de94-d48e-4b41-8c74-9eb9d881ca94 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-4061de94-d48e-4b41-8c74-9eb9d881ca94 {
  cursor: pointer;
}#s-4061de94-d48e-4b41-8c74-9eb9d881ca94.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-9ab5f8de-481e-4929-9f43-38b2643571ba {
  display: none;
}
#s-9ab5f8de-481e-4929-9f43-38b2643571ba, #wrap-s-9ab5f8de-481e-4929-9f43-38b2643571ba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9ab5f8de-481e-4929-9f43-38b2643571ba {
  display: none;
}
#s-9ab5f8de-481e-4929-9f43-38b2643571ba, #wrap-s-9ab5f8de-481e-4929-9f43-38b2643571ba { display:none !important; }}@media (max-width: 767px){#s-9ab5f8de-481e-4929-9f43-38b2643571ba {
  display: none;
}
#s-9ab5f8de-481e-4929-9f43-38b2643571ba, #wrap-s-9ab5f8de-481e-4929-9f43-38b2643571ba { display:none !important; }}
#s-9ab5f8de-481e-4929-9f43-38b2643571ba hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e {
  display: none;
}
#s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e, #wrap-s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e {
  display: none;
}
#s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e, #wrap-s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e {
  display: none;
}
#s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e, #wrap-s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e { display:none !important; }}@media (max-width: 767px){#s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e {
  display: none;
}
#s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e, #wrap-s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e { display:none !important; }}







#s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e {
  cursor: pointer;
}#s-eb441ea0-8e1c-4ecb-a008-7ea1973df87e.shg-box.shg-c {
  justify-content: center;
}

#s-738f6724-51af-443c-bf8c-2066ab44d235 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-738f6724-51af-443c-bf8c-2066ab44d235 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-738f6724-51af-443c-bf8c-2066ab44d235 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-738f6724-51af-443c-bf8c-2066ab44d235 {
  
}
}@media (max-width: 767px){#s-738f6724-51af-443c-bf8c-2066ab44d235 {
  display: none;
}
#s-738f6724-51af-443c-bf8c-2066ab44d235, #wrap-s-738f6724-51af-443c-bf8c-2066ab44d235 { display:none !important; }}







#s-738f6724-51af-443c-bf8c-2066ab44d235 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-738f6724-51af-443c-bf8c-2066ab44d235.shg-box.shg-c {
  justify-content: center;
}

#s-da0dea43-cf3b-4d45-b84f-b8303d357f6e {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-da0dea43-cf3b-4d45-b84f-b8303d357f6e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-da0dea43-cf3b-4d45-b84f-b8303d357f6e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-da0dea43-cf3b-4d45-b84f-b8303d357f6e {
  display: none;
}
#s-da0dea43-cf3b-4d45-b84f-b8303d357f6e, #wrap-s-da0dea43-cf3b-4d45-b84f-b8303d357f6e { display:none !important; }}@media (max-width: 767px){#s-da0dea43-cf3b-4d45-b84f-b8303d357f6e {
  display: none;
}
#s-da0dea43-cf3b-4d45-b84f-b8303d357f6e, #wrap-s-da0dea43-cf3b-4d45-b84f-b8303d357f6e { display:none !important; }}
#s-f6168cf2-b4a1-4bc5-824a-fba0e32a1639 {
  margin-left: 30px;
}
@media (min-width: 1200px){#s-f6168cf2-b4a1-4bc5-824a-fba0e32a1639 {
  display: none;
}
#s-f6168cf2-b4a1-4bc5-824a-fba0e32a1639, #wrap-s-f6168cf2-b4a1-4bc5-824a-fba0e32a1639 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f6168cf2-b4a1-4bc5-824a-fba0e32a1639 {
  display: none;
}
#s-f6168cf2-b4a1-4bc5-824a-fba0e32a1639, #wrap-s-f6168cf2-b4a1-4bc5-824a-fba0e32a1639 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f6168cf2-b4a1-4bc5-824a-fba0e32a1639 {
  
}
}@media (max-width: 767px){#s-f6168cf2-b4a1-4bc5-824a-fba0e32a1639 {
  display: none;
}
#s-f6168cf2-b4a1-4bc5-824a-fba0e32a1639, #wrap-s-f6168cf2-b4a1-4bc5-824a-fba0e32a1639 { display:none !important; }}
#s-ac9a2c3e-ebff-44d7-aa66-70acadcb417c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ac9a2c3e-ebff-44d7-aa66-70acadcb417c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ac9a2c3e-ebff-44d7-aa66-70acadcb417c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ac9a2c3e-ebff-44d7-aa66-70acadcb417c.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-718c526b-825a-476a-a49d-3af2b107fe47 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-718c526b-825a-476a-a49d-3af2b107fe47 {
  display: none;
}
#s-718c526b-825a-476a-a49d-3af2b107fe47, #wrap-s-718c526b-825a-476a-a49d-3af2b107fe47 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-718c526b-825a-476a-a49d-3af2b107fe47 {
  display: none;
}
#s-718c526b-825a-476a-a49d-3af2b107fe47, #wrap-s-718c526b-825a-476a-a49d-3af2b107fe47 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-718c526b-825a-476a-a49d-3af2b107fe47 {
  display: none;
}
#s-718c526b-825a-476a-a49d-3af2b107fe47, #wrap-s-718c526b-825a-476a-a49d-3af2b107fe47 { display:none !important; }}@media (max-width: 767px){#s-718c526b-825a-476a-a49d-3af2b107fe47 {
  display: none;
}
#s-718c526b-825a-476a-a49d-3af2b107fe47, #wrap-s-718c526b-825a-476a-a49d-3af2b107fe47 { display:none !important; }}







#s-718c526b-825a-476a-a49d-3af2b107fe47 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-718c526b-825a-476a-a49d-3af2b107fe47 {
  cursor: pointer;
}#s-718c526b-825a-476a-a49d-3af2b107fe47.shg-box.shg-c {
  justify-content: center;
}

#s-f4bfcecf-5aaf-4457-9477-aedaa8aae27c {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-f4bfcecf-5aaf-4457-9477-aedaa8aae27c {
  display: none;
}
#s-f4bfcecf-5aaf-4457-9477-aedaa8aae27c, #wrap-s-f4bfcecf-5aaf-4457-9477-aedaa8aae27c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f4bfcecf-5aaf-4457-9477-aedaa8aae27c {
  display: none;
}
#s-f4bfcecf-5aaf-4457-9477-aedaa8aae27c, #wrap-s-f4bfcecf-5aaf-4457-9477-aedaa8aae27c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f4bfcecf-5aaf-4457-9477-aedaa8aae27c {
  display: none;
}
#s-f4bfcecf-5aaf-4457-9477-aedaa8aae27c, #wrap-s-f4bfcecf-5aaf-4457-9477-aedaa8aae27c { display:none !important; }}@media (max-width: 767px){#s-f4bfcecf-5aaf-4457-9477-aedaa8aae27c {
  display: none;
}
#s-f4bfcecf-5aaf-4457-9477-aedaa8aae27c, #wrap-s-f4bfcecf-5aaf-4457-9477-aedaa8aae27c { display:none !important; }}
#s-83de13df-4e0d-4425-b85f-8e79e30a7637 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-83de13df-4e0d-4425-b85f-8e79e30a7637 {
  display: none;
}
#s-83de13df-4e0d-4425-b85f-8e79e30a7637, #wrap-s-83de13df-4e0d-4425-b85f-8e79e30a7637 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-83de13df-4e0d-4425-b85f-8e79e30a7637 {
  display: none;
}
#s-83de13df-4e0d-4425-b85f-8e79e30a7637, #wrap-s-83de13df-4e0d-4425-b85f-8e79e30a7637 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-83de13df-4e0d-4425-b85f-8e79e30a7637 {
  display: none;
}
#s-83de13df-4e0d-4425-b85f-8e79e30a7637, #wrap-s-83de13df-4e0d-4425-b85f-8e79e30a7637 { display:none !important; }}@media (max-width: 767px){#s-83de13df-4e0d-4425-b85f-8e79e30a7637 {
  
}
}







#s-83de13df-4e0d-4425-b85f-8e79e30a7637 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-83de13df-4e0d-4425-b85f-8e79e30a7637 {
  cursor: pointer;
}#s-83de13df-4e0d-4425-b85f-8e79e30a7637.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-51906344-f495-4920-8521-648581e0b2b6 {
  display: none;
}
#s-51906344-f495-4920-8521-648581e0b2b6, #wrap-s-51906344-f495-4920-8521-648581e0b2b6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51906344-f495-4920-8521-648581e0b2b6 {
  display: none;
}
#s-51906344-f495-4920-8521-648581e0b2b6, #wrap-s-51906344-f495-4920-8521-648581e0b2b6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-51906344-f495-4920-8521-648581e0b2b6 {
  display: none;
}
#s-51906344-f495-4920-8521-648581e0b2b6, #wrap-s-51906344-f495-4920-8521-648581e0b2b6 { display:none !important; }}@media (max-width: 767px){#s-51906344-f495-4920-8521-648581e0b2b6 {
  display: none;
}
#s-51906344-f495-4920-8521-648581e0b2b6, #wrap-s-51906344-f495-4920-8521-648581e0b2b6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-51906344-f495-4920-8521-648581e0b2b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dce17410-bb94-4bc1-ad67-b667c5be60ce {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-dce17410-bb94-4bc1-ad67-b667c5be60ce img.shogun-image {
    
    width: px;
  }


#s-dce17410-bb94-4bc1-ad67-b667c5be60ce .shogun-image-content {
  
    align-items: center;
  
}

#s-12195eec-eb70-419a-ba4f-a7c41cef6ced {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 18px;
margin-right: 30px;
}

#s-ea048d83-7be9-4655-8981-e7b4e5d49b93 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-ea048d83-7be9-4655-8981-e7b4e5d49b93 img.shogun-image {
    
    width: px;
  }


#s-ea048d83-7be9-4655-8981-e7b4e5d49b93 .shogun-image-content {
  
    align-items: center;
  
}

#s-7112939c-65bc-4ace-a8ea-ef141e4abeb7 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-fb636894-d689-41c8-800b-dab27c6fe038 {
  display: none;
}
#s-fb636894-d689-41c8-800b-dab27c6fe038, #wrap-s-fb636894-d689-41c8-800b-dab27c6fe038 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fb636894-d689-41c8-800b-dab27c6fe038 {
  display: none;
}
#s-fb636894-d689-41c8-800b-dab27c6fe038, #wrap-s-fb636894-d689-41c8-800b-dab27c6fe038 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fb636894-d689-41c8-800b-dab27c6fe038 {
  display: none;
}
#s-fb636894-d689-41c8-800b-dab27c6fe038, #wrap-s-fb636894-d689-41c8-800b-dab27c6fe038 { display:none !important; }}@media (max-width: 767px){#s-fb636894-d689-41c8-800b-dab27c6fe038 {
  display: none;
}
#s-fb636894-d689-41c8-800b-dab27c6fe038, #wrap-s-fb636894-d689-41c8-800b-dab27c6fe038 { display:none !important; }}
#s-fb636894-d689-41c8-800b-dab27c6fe038 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-82912291-8a8f-4094-89ca-d5188ba3dce2 {
  display: none;
}
#s-82912291-8a8f-4094-89ca-d5188ba3dce2, #wrap-s-82912291-8a8f-4094-89ca-d5188ba3dce2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-82912291-8a8f-4094-89ca-d5188ba3dce2 {
  display: none;
}
#s-82912291-8a8f-4094-89ca-d5188ba3dce2, #wrap-s-82912291-8a8f-4094-89ca-d5188ba3dce2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-82912291-8a8f-4094-89ca-d5188ba3dce2 {
  display: none;
}
#s-82912291-8a8f-4094-89ca-d5188ba3dce2, #wrap-s-82912291-8a8f-4094-89ca-d5188ba3dce2 { display:none !important; }}@media (max-width: 767px){#s-82912291-8a8f-4094-89ca-d5188ba3dce2 {
  display: none;
}
#s-82912291-8a8f-4094-89ca-d5188ba3dce2, #wrap-s-82912291-8a8f-4094-89ca-d5188ba3dce2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-82912291-8a8f-4094-89ca-d5188ba3dce2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d08062ce-d112-4a2b-b34d-10843dbcfcde {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-d08062ce-d112-4a2b-b34d-10843dbcfcde img.shogun-image {
    
    width: px;
  }


#s-d08062ce-d112-4a2b-b34d-10843dbcfcde .shogun-image-content {
  
    align-items: center;
  
}

#s-35134566-dd04-4955-8aae-034944eb542e {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 15px;
margin-right: 30px;
}

#s-99b1fba6-7105-471c-8420-09a31d13a3a3 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-99b1fba6-7105-471c-8420-09a31d13a3a3 img.shogun-image {
    
    width: px;
  }


#s-99b1fba6-7105-471c-8420-09a31d13a3a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-b1f72fd8-4937-4023-8124-f0f3f1e5748b {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 15px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-087ea9f3-7a97-48fc-b298-a95ce79d5647 {
  display: none;
}
#s-087ea9f3-7a97-48fc-b298-a95ce79d5647, #wrap-s-087ea9f3-7a97-48fc-b298-a95ce79d5647 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-087ea9f3-7a97-48fc-b298-a95ce79d5647 {
  display: none;
}
#s-087ea9f3-7a97-48fc-b298-a95ce79d5647, #wrap-s-087ea9f3-7a97-48fc-b298-a95ce79d5647 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-087ea9f3-7a97-48fc-b298-a95ce79d5647 {
  display: none;
}
#s-087ea9f3-7a97-48fc-b298-a95ce79d5647, #wrap-s-087ea9f3-7a97-48fc-b298-a95ce79d5647 { display:none !important; }}@media (max-width: 767px){#s-087ea9f3-7a97-48fc-b298-a95ce79d5647 {
  display: none;
}
#s-087ea9f3-7a97-48fc-b298-a95ce79d5647, #wrap-s-087ea9f3-7a97-48fc-b298-a95ce79d5647 { display:none !important; }}
#s-087ea9f3-7a97-48fc-b298-a95ce79d5647 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-92a591c0-e096-46ed-9d05-a01fd726d919 {
  display: none;
}
#s-92a591c0-e096-46ed-9d05-a01fd726d919, #wrap-s-92a591c0-e096-46ed-9d05-a01fd726d919 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92a591c0-e096-46ed-9d05-a01fd726d919 {
  display: none;
}
#s-92a591c0-e096-46ed-9d05-a01fd726d919, #wrap-s-92a591c0-e096-46ed-9d05-a01fd726d919 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-92a591c0-e096-46ed-9d05-a01fd726d919 {
  display: none;
}
#s-92a591c0-e096-46ed-9d05-a01fd726d919, #wrap-s-92a591c0-e096-46ed-9d05-a01fd726d919 { display:none !important; }}@media (max-width: 767px){#s-92a591c0-e096-46ed-9d05-a01fd726d919 {
  display: none;
}
#s-92a591c0-e096-46ed-9d05-a01fd726d919, #wrap-s-92a591c0-e096-46ed-9d05-a01fd726d919 { display:none !important; }}
@media (min-width: 0px) {
[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-92a591c0-e096-46ed-9d05-a01fd726d919"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6d704d77-1210-4710-933f-b31fafb279ca {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-6d704d77-1210-4710-933f-b31fafb279ca img.shogun-image {
    
    width: px;
  }


#s-6d704d77-1210-4710-933f-b31fafb279ca .shogun-image-content {
  
    align-items: center;
  
}

#s-8fb6f238-d700-45e8-9f52-a45ed4db17a7 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 15px;
margin-right: 30px;
}

#s-2f0ffbbe-6a27-4164-9f6a-1ac5b423bf09 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-2f0ffbbe-6a27-4164-9f6a-1ac5b423bf09 img.shogun-image {
    
    width: px;
  }


#s-2f0ffbbe-6a27-4164-9f6a-1ac5b423bf09 .shogun-image-content {
  
    align-items: center;
  
}

#s-8a1dcd5d-675c-4e67-b78b-b7daedea48f3 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 15px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-770559a2-7930-4623-ad0c-85b3f8566582 {
  display: none;
}
#s-770559a2-7930-4623-ad0c-85b3f8566582, #wrap-s-770559a2-7930-4623-ad0c-85b3f8566582 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-770559a2-7930-4623-ad0c-85b3f8566582 {
  display: none;
}
#s-770559a2-7930-4623-ad0c-85b3f8566582, #wrap-s-770559a2-7930-4623-ad0c-85b3f8566582 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-770559a2-7930-4623-ad0c-85b3f8566582 {
  display: none;
}
#s-770559a2-7930-4623-ad0c-85b3f8566582, #wrap-s-770559a2-7930-4623-ad0c-85b3f8566582 { display:none !important; }}@media (max-width: 767px){#s-770559a2-7930-4623-ad0c-85b3f8566582 {
  display: none;
}
#s-770559a2-7930-4623-ad0c-85b3f8566582, #wrap-s-770559a2-7930-4623-ad0c-85b3f8566582 { display:none !important; }}
#s-770559a2-7930-4623-ad0c-85b3f8566582 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-e8f99003-77d2-404c-a8d5-f393f13031d9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e8f99003-77d2-404c-a8d5-f393f13031d9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e8f99003-77d2-404c-a8d5-f393f13031d9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e8f99003-77d2-404c-a8d5-f393f13031d9 {
  display: none;
}
#s-e8f99003-77d2-404c-a8d5-f393f13031d9, #wrap-s-e8f99003-77d2-404c-a8d5-f393f13031d9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e8f99003-77d2-404c-a8d5-f393f13031d9 {
  display: none;
}
#s-e8f99003-77d2-404c-a8d5-f393f13031d9, #wrap-s-e8f99003-77d2-404c-a8d5-f393f13031d9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e8f99003-77d2-404c-a8d5-f393f13031d9 {
  display: none;
}
#s-e8f99003-77d2-404c-a8d5-f393f13031d9, #wrap-s-e8f99003-77d2-404c-a8d5-f393f13031d9 { display:none !important; }}@media (max-width: 767px){#s-e8f99003-77d2-404c-a8d5-f393f13031d9 {
  display: none;
}
#s-e8f99003-77d2-404c-a8d5-f393f13031d9, #wrap-s-e8f99003-77d2-404c-a8d5-f393f13031d9 { display:none !important; }}


#s-e8f99003-77d2-404c-a8d5-f393f13031d9.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-92f56a32-f31c-4a7f-9221-1fc5b3ec1a18 {
  display: none;
}
#s-92f56a32-f31c-4a7f-9221-1fc5b3ec1a18, #wrap-s-92f56a32-f31c-4a7f-9221-1fc5b3ec1a18 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92f56a32-f31c-4a7f-9221-1fc5b3ec1a18 {
  display: none;
}
#s-92f56a32-f31c-4a7f-9221-1fc5b3ec1a18, #wrap-s-92f56a32-f31c-4a7f-9221-1fc5b3ec1a18 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-92f56a32-f31c-4a7f-9221-1fc5b3ec1a18 {
  display: none;
}
#s-92f56a32-f31c-4a7f-9221-1fc5b3ec1a18, #wrap-s-92f56a32-f31c-4a7f-9221-1fc5b3ec1a18 { display:none !important; }}@media (max-width: 767px){#s-92f56a32-f31c-4a7f-9221-1fc5b3ec1a18 {
  display: none;
}
#s-92f56a32-f31c-4a7f-9221-1fc5b3ec1a18, #wrap-s-92f56a32-f31c-4a7f-9221-1fc5b3ec1a18 { display:none !important; }}
#s-92f56a32-f31c-4a7f-9221-1fc5b3ec1a18 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-cf971b97-1d74-4523-899e-02856284ccaa {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-cf971b97-1d74-4523-899e-02856284ccaa {
  display: none;
}
#s-cf971b97-1d74-4523-899e-02856284ccaa, #wrap-s-cf971b97-1d74-4523-899e-02856284ccaa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cf971b97-1d74-4523-899e-02856284ccaa {
  display: none;
}
#s-cf971b97-1d74-4523-899e-02856284ccaa, #wrap-s-cf971b97-1d74-4523-899e-02856284ccaa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cf971b97-1d74-4523-899e-02856284ccaa {
  display: none;
}
#s-cf971b97-1d74-4523-899e-02856284ccaa, #wrap-s-cf971b97-1d74-4523-899e-02856284ccaa { display:none !important; }}@media (max-width: 767px){#s-cf971b97-1d74-4523-899e-02856284ccaa {
  display: none;
}
#s-cf971b97-1d74-4523-899e-02856284ccaa, #wrap-s-cf971b97-1d74-4523-899e-02856284ccaa { display:none !important; }}







#s-cf971b97-1d74-4523-899e-02856284ccaa > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-cf971b97-1d74-4523-899e-02856284ccaa {
  cursor: pointer;
}#s-cf971b97-1d74-4523-899e-02856284ccaa.shg-box.shg-c {
  justify-content: center;
}

#s-9dacb14e-3372-48ae-a2c9-66e0ec99303a {
  border-style: solid;
margin-left: 120px;
margin-right: 120px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-9dacb14e-3372-48ae-a2c9-66e0ec99303a {
  display: none;
}
#s-9dacb14e-3372-48ae-a2c9-66e0ec99303a, #wrap-s-9dacb14e-3372-48ae-a2c9-66e0ec99303a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9dacb14e-3372-48ae-a2c9-66e0ec99303a {
  display: none;
}
#s-9dacb14e-3372-48ae-a2c9-66e0ec99303a, #wrap-s-9dacb14e-3372-48ae-a2c9-66e0ec99303a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9dacb14e-3372-48ae-a2c9-66e0ec99303a {
  
}
}@media (max-width: 767px){#s-9dacb14e-3372-48ae-a2c9-66e0ec99303a {
  display: none;
}
#s-9dacb14e-3372-48ae-a2c9-66e0ec99303a, #wrap-s-9dacb14e-3372-48ae-a2c9-66e0ec99303a { display:none !important; }}
#s-b87caea8-d04b-47d1-a803-8a648b9d6aba {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-b87caea8-d04b-47d1-a803-8a648b9d6aba {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b87caea8-d04b-47d1-a803-8a648b9d6aba {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b87caea8-d04b-47d1-a803-8a648b9d6aba {
  display: none;
}
#s-b87caea8-d04b-47d1-a803-8a648b9d6aba, #wrap-s-b87caea8-d04b-47d1-a803-8a648b9d6aba { display:none !important; }}@media (max-width: 767px){#s-b87caea8-d04b-47d1-a803-8a648b9d6aba {
  display: none;
}
#s-b87caea8-d04b-47d1-a803-8a648b9d6aba, #wrap-s-b87caea8-d04b-47d1-a803-8a648b9d6aba { display:none !important; }}
#s-ef1291ec-0046-4a1b-aad6-4bc1d644518b {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-ef1291ec-0046-4a1b-aad6-4bc1d644518b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef1291ec-0046-4a1b-aad6-4bc1d644518b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef1291ec-0046-4a1b-aad6-4bc1d644518b {
  
}
}@media (max-width: 767px){#s-ef1291ec-0046-4a1b-aad6-4bc1d644518b {
  display: none;
}
#s-ef1291ec-0046-4a1b-aad6-4bc1d644518b, #wrap-s-ef1291ec-0046-4a1b-aad6-4bc1d644518b { display:none !important; }}
#s-ef1291ec-0046-4a1b-aad6-4bc1d644518b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-4d8fe649-c897-4df9-a1a2-362266d64bb4 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-4d8fe649-c897-4df9-a1a2-362266d64bb4 {
  display: none;
}
#s-4d8fe649-c897-4df9-a1a2-362266d64bb4, #wrap-s-4d8fe649-c897-4df9-a1a2-362266d64bb4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d8fe649-c897-4df9-a1a2-362266d64bb4 {
  display: none;
}
#s-4d8fe649-c897-4df9-a1a2-362266d64bb4, #wrap-s-4d8fe649-c897-4df9-a1a2-362266d64bb4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4d8fe649-c897-4df9-a1a2-362266d64bb4 {
  display: none;
}
#s-4d8fe649-c897-4df9-a1a2-362266d64bb4, #wrap-s-4d8fe649-c897-4df9-a1a2-362266d64bb4 { display:none !important; }}@media (max-width: 767px){#s-4d8fe649-c897-4df9-a1a2-362266d64bb4 {
  display: none;
}
#s-4d8fe649-c897-4df9-a1a2-362266d64bb4, #wrap-s-4d8fe649-c897-4df9-a1a2-362266d64bb4 { display:none !important; }}
#s-aaf859d9-f013-48be-81e7-b9a9234c4ecc {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-aaf859d9-f013-48be-81e7-b9a9234c4ecc {
  display: none;
}
#s-aaf859d9-f013-48be-81e7-b9a9234c4ecc, #wrap-s-aaf859d9-f013-48be-81e7-b9a9234c4ecc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aaf859d9-f013-48be-81e7-b9a9234c4ecc {
  display: none;
}
#s-aaf859d9-f013-48be-81e7-b9a9234c4ecc, #wrap-s-aaf859d9-f013-48be-81e7-b9a9234c4ecc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aaf859d9-f013-48be-81e7-b9a9234c4ecc {
  display: none;
}
#s-aaf859d9-f013-48be-81e7-b9a9234c4ecc, #wrap-s-aaf859d9-f013-48be-81e7-b9a9234c4ecc { display:none !important; }}@media (max-width: 767px){#s-aaf859d9-f013-48be-81e7-b9a9234c4ecc {
  
}
}
#s-aaf859d9-f013-48be-81e7-b9a9234c4ecc .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-6c2fc34a-49d5-45fa-803c-4b32e02ebac9 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-6c2fc34a-49d5-45fa-803c-4b32e02ebac9 {
  display: none;
}
#s-6c2fc34a-49d5-45fa-803c-4b32e02ebac9, #wrap-s-6c2fc34a-49d5-45fa-803c-4b32e02ebac9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c2fc34a-49d5-45fa-803c-4b32e02ebac9 {
  display: none;
}
#s-6c2fc34a-49d5-45fa-803c-4b32e02ebac9, #wrap-s-6c2fc34a-49d5-45fa-803c-4b32e02ebac9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6c2fc34a-49d5-45fa-803c-4b32e02ebac9 {
  display: none;
}
#s-6c2fc34a-49d5-45fa-803c-4b32e02ebac9, #wrap-s-6c2fc34a-49d5-45fa-803c-4b32e02ebac9 { display:none !important; }}@media (max-width: 767px){#s-6c2fc34a-49d5-45fa-803c-4b32e02ebac9 {
  
}
}
#s-6c2fc34a-49d5-45fa-803c-4b32e02ebac9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-202c4fc7-e5d3-490e-8fd7-3d802b9c74f6 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-202c4fc7-e5d3-490e-8fd7-3d802b9c74f6 {
  display: none;
}
#s-202c4fc7-e5d3-490e-8fd7-3d802b9c74f6, #wrap-s-202c4fc7-e5d3-490e-8fd7-3d802b9c74f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-202c4fc7-e5d3-490e-8fd7-3d802b9c74f6 {
  display: none;
}
#s-202c4fc7-e5d3-490e-8fd7-3d802b9c74f6, #wrap-s-202c4fc7-e5d3-490e-8fd7-3d802b9c74f6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-202c4fc7-e5d3-490e-8fd7-3d802b9c74f6 {
  display: none;
}
#s-202c4fc7-e5d3-490e-8fd7-3d802b9c74f6, #wrap-s-202c4fc7-e5d3-490e-8fd7-3d802b9c74f6 { display:none !important; }}@media (max-width: 767px){#s-202c4fc7-e5d3-490e-8fd7-3d802b9c74f6 {
  
}
}
#s-202c4fc7-e5d3-490e-8fd7-3d802b9c74f6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-558c05d6-c2fa-4fdc-b8bc-cd2da72701b7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-558c05d6-c2fa-4fdc-b8bc-cd2da72701b7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-558c05d6-c2fa-4fdc-b8bc-cd2da72701b7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-558c05d6-c2fa-4fdc-b8bc-cd2da72701b7.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-325d1466-7a97-42b9-92b1-9a76a61b6997 {
  display: none;
}
#s-325d1466-7a97-42b9-92b1-9a76a61b6997, #wrap-s-325d1466-7a97-42b9-92b1-9a76a61b6997 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-325d1466-7a97-42b9-92b1-9a76a61b6997 {
  display: none;
}
#s-325d1466-7a97-42b9-92b1-9a76a61b6997, #wrap-s-325d1466-7a97-42b9-92b1-9a76a61b6997 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-325d1466-7a97-42b9-92b1-9a76a61b6997 {
  display: none;
}
#s-325d1466-7a97-42b9-92b1-9a76a61b6997, #wrap-s-325d1466-7a97-42b9-92b1-9a76a61b6997 { display:none !important; }}@media (max-width: 767px){#s-325d1466-7a97-42b9-92b1-9a76a61b6997 {
  display: none;
}
#s-325d1466-7a97-42b9-92b1-9a76a61b6997, #wrap-s-325d1466-7a97-42b9-92b1-9a76a61b6997 { display:none !important; }}
#s-325d1466-7a97-42b9-92b1-9a76a61b6997 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-4de42905-27fa-439b-be3c-fc318e17eeaa {
  display: none;
}
#s-4de42905-27fa-439b-be3c-fc318e17eeaa, #wrap-s-4de42905-27fa-439b-be3c-fc318e17eeaa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4de42905-27fa-439b-be3c-fc318e17eeaa {
  display: none;
}
#s-4de42905-27fa-439b-be3c-fc318e17eeaa, #wrap-s-4de42905-27fa-439b-be3c-fc318e17eeaa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4de42905-27fa-439b-be3c-fc318e17eeaa {
  display: none;
}
#s-4de42905-27fa-439b-be3c-fc318e17eeaa, #wrap-s-4de42905-27fa-439b-be3c-fc318e17eeaa { display:none !important; }}@media (max-width: 767px){#s-4de42905-27fa-439b-be3c-fc318e17eeaa {
  display: none;
}
#s-4de42905-27fa-439b-be3c-fc318e17eeaa, #wrap-s-4de42905-27fa-439b-be3c-fc318e17eeaa { display:none !important; }}
#s-4de42905-27fa-439b-be3c-fc318e17eeaa hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-856397df-99db-4b8e-b170-99eb542007e5 {
  display: none;
}
#s-856397df-99db-4b8e-b170-99eb542007e5, #wrap-s-856397df-99db-4b8e-b170-99eb542007e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-856397df-99db-4b8e-b170-99eb542007e5 {
  display: none;
}
#s-856397df-99db-4b8e-b170-99eb542007e5, #wrap-s-856397df-99db-4b8e-b170-99eb542007e5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-856397df-99db-4b8e-b170-99eb542007e5 {
  display: none;
}
#s-856397df-99db-4b8e-b170-99eb542007e5, #wrap-s-856397df-99db-4b8e-b170-99eb542007e5 { display:none !important; }}@media (max-width: 767px){#s-856397df-99db-4b8e-b170-99eb542007e5 {
  display: none;
}
#s-856397df-99db-4b8e-b170-99eb542007e5, #wrap-s-856397df-99db-4b8e-b170-99eb542007e5 { display:none !important; }}
#s-856397df-99db-4b8e-b170-99eb542007e5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-4311426e-f773-47de-9ab4-75c0c0795284 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-4311426e-f773-47de-9ab4-75c0c0795284 {
  display: none;
}
#s-4311426e-f773-47de-9ab4-75c0c0795284, #wrap-s-4311426e-f773-47de-9ab4-75c0c0795284 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4311426e-f773-47de-9ab4-75c0c0795284 {
  display: none;
}
#s-4311426e-f773-47de-9ab4-75c0c0795284, #wrap-s-4311426e-f773-47de-9ab4-75c0c0795284 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4311426e-f773-47de-9ab4-75c0c0795284 {
  display: none;
}
#s-4311426e-f773-47de-9ab4-75c0c0795284, #wrap-s-4311426e-f773-47de-9ab4-75c0c0795284 { display:none !important; }}@media (max-width: 767px){#s-4311426e-f773-47de-9ab4-75c0c0795284 {
  display: none;
}
#s-4311426e-f773-47de-9ab4-75c0c0795284, #wrap-s-4311426e-f773-47de-9ab4-75c0c0795284 { display:none !important; }}







#s-4311426e-f773-47de-9ab4-75c0c0795284 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-4311426e-f773-47de-9ab4-75c0c0795284 {
  cursor: pointer;
}#s-4311426e-f773-47de-9ab4-75c0c0795284.shg-box.shg-c {
  justify-content: center;
}

#s-0b559c27-e025-41c3-a775-af930a18d3fc {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-0b559c27-e025-41c3-a775-af930a18d3fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0b559c27-e025-41c3-a775-af930a18d3fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0b559c27-e025-41c3-a775-af930a18d3fc {
  display: none;
}
#s-0b559c27-e025-41c3-a775-af930a18d3fc, #wrap-s-0b559c27-e025-41c3-a775-af930a18d3fc { display:none !important; }}@media (max-width: 767px){#s-0b559c27-e025-41c3-a775-af930a18d3fc {
  display: none;
}
#s-0b559c27-e025-41c3-a775-af930a18d3fc, #wrap-s-0b559c27-e025-41c3-a775-af930a18d3fc { display:none !important; }}
#s-c00794cc-b73c-4696-b8d5-1ba4af91db75 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-c00794cc-b73c-4696-b8d5-1ba4af91db75 {
  display: none;
}
#s-c00794cc-b73c-4696-b8d5-1ba4af91db75, #wrap-s-c00794cc-b73c-4696-b8d5-1ba4af91db75 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c00794cc-b73c-4696-b8d5-1ba4af91db75 {
  display: none;
}
#s-c00794cc-b73c-4696-b8d5-1ba4af91db75, #wrap-s-c00794cc-b73c-4696-b8d5-1ba4af91db75 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c00794cc-b73c-4696-b8d5-1ba4af91db75 {
  display: none;
}
#s-c00794cc-b73c-4696-b8d5-1ba4af91db75, #wrap-s-c00794cc-b73c-4696-b8d5-1ba4af91db75 { display:none !important; }}@media (max-width: 767px){#s-c00794cc-b73c-4696-b8d5-1ba4af91db75 {
  
}
}
#s-55a309c2-0f4a-4fc1-8f14-7e592f55ee48 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-55a309c2-0f4a-4fc1-8f14-7e592f55ee48 {
  display: none;
}
#s-55a309c2-0f4a-4fc1-8f14-7e592f55ee48, #wrap-s-55a309c2-0f4a-4fc1-8f14-7e592f55ee48 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-55a309c2-0f4a-4fc1-8f14-7e592f55ee48 {
  display: none;
}
#s-55a309c2-0f4a-4fc1-8f14-7e592f55ee48, #wrap-s-55a309c2-0f4a-4fc1-8f14-7e592f55ee48 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-55a309c2-0f4a-4fc1-8f14-7e592f55ee48 {
  display: none;
}
#s-55a309c2-0f4a-4fc1-8f14-7e592f55ee48, #wrap-s-55a309c2-0f4a-4fc1-8f14-7e592f55ee48 { display:none !important; }}@media (max-width: 767px){#s-55a309c2-0f4a-4fc1-8f14-7e592f55ee48 {
  
}
}
#s-55a309c2-0f4a-4fc1-8f14-7e592f55ee48 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-f36685cf-6cec-4754-88b8-baf3d186d22f {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-f36685cf-6cec-4754-88b8-baf3d186d22f {
  display: none;
}
#s-f36685cf-6cec-4754-88b8-baf3d186d22f, #wrap-s-f36685cf-6cec-4754-88b8-baf3d186d22f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f36685cf-6cec-4754-88b8-baf3d186d22f {
  display: none;
}
#s-f36685cf-6cec-4754-88b8-baf3d186d22f, #wrap-s-f36685cf-6cec-4754-88b8-baf3d186d22f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f36685cf-6cec-4754-88b8-baf3d186d22f {
  display: none;
}
#s-f36685cf-6cec-4754-88b8-baf3d186d22f, #wrap-s-f36685cf-6cec-4754-88b8-baf3d186d22f { display:none !important; }}@media (max-width: 767px){#s-f36685cf-6cec-4754-88b8-baf3d186d22f {
  display: none;
}
#s-f36685cf-6cec-4754-88b8-baf3d186d22f, #wrap-s-f36685cf-6cec-4754-88b8-baf3d186d22f { display:none !important; }}
@media (min-width: 1200px){#s-f387541f-6649-4dd7-bafe-2c46910ae02c {
  display: none;
}
#s-f387541f-6649-4dd7-bafe-2c46910ae02c, #wrap-s-f387541f-6649-4dd7-bafe-2c46910ae02c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f387541f-6649-4dd7-bafe-2c46910ae02c {
  display: none;
}
#s-f387541f-6649-4dd7-bafe-2c46910ae02c, #wrap-s-f387541f-6649-4dd7-bafe-2c46910ae02c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f387541f-6649-4dd7-bafe-2c46910ae02c {
  display: none;
}
#s-f387541f-6649-4dd7-bafe-2c46910ae02c, #wrap-s-f387541f-6649-4dd7-bafe-2c46910ae02c { display:none !important; }}@media (max-width: 767px){#s-f387541f-6649-4dd7-bafe-2c46910ae02c {
  display: none;
}
#s-f387541f-6649-4dd7-bafe-2c46910ae02c, #wrap-s-f387541f-6649-4dd7-bafe-2c46910ae02c { display:none !important; }}
#s-f387541f-6649-4dd7-bafe-2c46910ae02c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-f536f2fe-3517-4932-b2d7-59d8704ef123 {
  display: none;
}
#s-f536f2fe-3517-4932-b2d7-59d8704ef123, #wrap-s-f536f2fe-3517-4932-b2d7-59d8704ef123 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f536f2fe-3517-4932-b2d7-59d8704ef123 {
  display: none;
}
#s-f536f2fe-3517-4932-b2d7-59d8704ef123, #wrap-s-f536f2fe-3517-4932-b2d7-59d8704ef123 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f536f2fe-3517-4932-b2d7-59d8704ef123 {
  display: none;
}
#s-f536f2fe-3517-4932-b2d7-59d8704ef123, #wrap-s-f536f2fe-3517-4932-b2d7-59d8704ef123 { display:none !important; }}@media (max-width: 767px){#s-f536f2fe-3517-4932-b2d7-59d8704ef123 {
  display: none;
}
#s-f536f2fe-3517-4932-b2d7-59d8704ef123, #wrap-s-f536f2fe-3517-4932-b2d7-59d8704ef123 { display:none !important; }}
#s-f536f2fe-3517-4932-b2d7-59d8704ef123 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-9abff96f-d6fd-4e5a-b148-3b8cf622cfe5 {
  display: none;
}
#s-9abff96f-d6fd-4e5a-b148-3b8cf622cfe5, #wrap-s-9abff96f-d6fd-4e5a-b148-3b8cf622cfe5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9abff96f-d6fd-4e5a-b148-3b8cf622cfe5 {
  display: none;
}
#s-9abff96f-d6fd-4e5a-b148-3b8cf622cfe5, #wrap-s-9abff96f-d6fd-4e5a-b148-3b8cf622cfe5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9abff96f-d6fd-4e5a-b148-3b8cf622cfe5 {
  display: none;
}
#s-9abff96f-d6fd-4e5a-b148-3b8cf622cfe5, #wrap-s-9abff96f-d6fd-4e5a-b148-3b8cf622cfe5 { display:none !important; }}@media (max-width: 767px){#s-9abff96f-d6fd-4e5a-b148-3b8cf622cfe5 {
  display: none;
}
#s-9abff96f-d6fd-4e5a-b148-3b8cf622cfe5, #wrap-s-9abff96f-d6fd-4e5a-b148-3b8cf622cfe5 { display:none !important; }}
#s-9abff96f-d6fd-4e5a-b148-3b8cf622cfe5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-6d8da346-3306-4cd5-bfb6-92d8efeeea2d {
  display: none;
}
#s-6d8da346-3306-4cd5-bfb6-92d8efeeea2d, #wrap-s-6d8da346-3306-4cd5-bfb6-92d8efeeea2d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6d8da346-3306-4cd5-bfb6-92d8efeeea2d {
  display: none;
}
#s-6d8da346-3306-4cd5-bfb6-92d8efeeea2d, #wrap-s-6d8da346-3306-4cd5-bfb6-92d8efeeea2d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6d8da346-3306-4cd5-bfb6-92d8efeeea2d {
  display: none;
}
#s-6d8da346-3306-4cd5-bfb6-92d8efeeea2d, #wrap-s-6d8da346-3306-4cd5-bfb6-92d8efeeea2d { display:none !important; }}@media (max-width: 767px){#s-6d8da346-3306-4cd5-bfb6-92d8efeeea2d {
  display: none;
}
#s-6d8da346-3306-4cd5-bfb6-92d8efeeea2d, #wrap-s-6d8da346-3306-4cd5-bfb6-92d8efeeea2d { display:none !important; }}
#s-6d8da346-3306-4cd5-bfb6-92d8efeeea2d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-87e5073e-e580-44fe-a772-b1de1deb0889 {
  display: none;
}
#s-87e5073e-e580-44fe-a772-b1de1deb0889, #wrap-s-87e5073e-e580-44fe-a772-b1de1deb0889 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87e5073e-e580-44fe-a772-b1de1deb0889 {
  display: none;
}
#s-87e5073e-e580-44fe-a772-b1de1deb0889, #wrap-s-87e5073e-e580-44fe-a772-b1de1deb0889 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-87e5073e-e580-44fe-a772-b1de1deb0889 {
  display: none;
}
#s-87e5073e-e580-44fe-a772-b1de1deb0889, #wrap-s-87e5073e-e580-44fe-a772-b1de1deb0889 { display:none !important; }}@media (max-width: 767px){#s-87e5073e-e580-44fe-a772-b1de1deb0889 {
  display: none;
}
#s-87e5073e-e580-44fe-a772-b1de1deb0889, #wrap-s-87e5073e-e580-44fe-a772-b1de1deb0889 { display:none !important; }}
@media (min-width: 0px) {
[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-87e5073e-e580-44fe-a772-b1de1deb0889"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c112be2e-6921-4d66-a142-0c71ea627d8c {
  padding-left: 40px;
padding-right: 80px;
}

#s-1360e5d4-50ca-42a2-b033-1f1ac7c776aa {
  padding-right: 25px;
text-align: center;
}




  #s-1360e5d4-50ca-42a2-b033-1f1ac7c776aa img.shogun-image {
    
    width: px;
  }


#s-1360e5d4-50ca-42a2-b033-1f1ac7c776aa .shogun-image-content {
  
    align-items: center;
  
}

#s-8c6096dd-6bbb-4892-8bc7-d7c5eb5fd023 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8c6096dd-6bbb-4892-8bc7-d7c5eb5fd023:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8c6096dd-6bbb-4892-8bc7-d7c5eb5fd023:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-8c6096dd-6bbb-4892-8bc7-d7c5eb5fd023 {
  display: none;
}
#s-8c6096dd-6bbb-4892-8bc7-d7c5eb5fd023, #wrap-s-8c6096dd-6bbb-4892-8bc7-d7c5eb5fd023 { display:none !important; }}


#s-8c6096dd-6bbb-4892-8bc7-d7c5eb5fd023.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-125dcd3a-571b-4b82-a547-d1309a91a3c3 {
  display: none;
}
#s-125dcd3a-571b-4b82-a547-d1309a91a3c3, #wrap-s-125dcd3a-571b-4b82-a547-d1309a91a3c3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-125dcd3a-571b-4b82-a547-d1309a91a3c3 {
  display: none;
}
#s-125dcd3a-571b-4b82-a547-d1309a91a3c3, #wrap-s-125dcd3a-571b-4b82-a547-d1309a91a3c3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-125dcd3a-571b-4b82-a547-d1309a91a3c3 {
  display: none;
}
#s-125dcd3a-571b-4b82-a547-d1309a91a3c3, #wrap-s-125dcd3a-571b-4b82-a547-d1309a91a3c3 { display:none !important; }}@media (max-width: 767px){#s-125dcd3a-571b-4b82-a547-d1309a91a3c3 {
  display: none;
}
#s-125dcd3a-571b-4b82-a547-d1309a91a3c3, #wrap-s-125dcd3a-571b-4b82-a547-d1309a91a3c3 { display:none !important; }}
#s-125dcd3a-571b-4b82-a547-d1309a91a3c3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-25deb437-fd5d-4a95-a9a9-0465857cf5e6 {
  display: none;
}
#s-25deb437-fd5d-4a95-a9a9-0465857cf5e6, #wrap-s-25deb437-fd5d-4a95-a9a9-0465857cf5e6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-25deb437-fd5d-4a95-a9a9-0465857cf5e6 {
  display: none;
}
#s-25deb437-fd5d-4a95-a9a9-0465857cf5e6, #wrap-s-25deb437-fd5d-4a95-a9a9-0465857cf5e6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-25deb437-fd5d-4a95-a9a9-0465857cf5e6 {
  display: none;
}
#s-25deb437-fd5d-4a95-a9a9-0465857cf5e6, #wrap-s-25deb437-fd5d-4a95-a9a9-0465857cf5e6 { display:none !important; }}@media (max-width: 767px){#s-25deb437-fd5d-4a95-a9a9-0465857cf5e6 {
  display: none;
}
#s-25deb437-fd5d-4a95-a9a9-0465857cf5e6, #wrap-s-25deb437-fd5d-4a95-a9a9-0465857cf5e6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-25deb437-fd5d-4a95-a9a9-0465857cf5e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-77752b3f-8ff7-4082-a5c6-0acb65b03a9f {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-77752b3f-8ff7-4082-a5c6-0acb65b03a9f img.shogun-image {
    
    width: px;
  }


#s-77752b3f-8ff7-4082-a5c6-0acb65b03a9f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-daaaddad-738d-4736-bb28-d17ad56d7127 {
  display: none;
}
#s-daaaddad-738d-4736-bb28-d17ad56d7127, #wrap-s-daaaddad-738d-4736-bb28-d17ad56d7127 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-daaaddad-738d-4736-bb28-d17ad56d7127 {
  display: none;
}
#s-daaaddad-738d-4736-bb28-d17ad56d7127, #wrap-s-daaaddad-738d-4736-bb28-d17ad56d7127 { display:none !important; }}@media (max-width: 767px){#s-daaaddad-738d-4736-bb28-d17ad56d7127 {
  display: none;
}
#s-daaaddad-738d-4736-bb28-d17ad56d7127, #wrap-s-daaaddad-738d-4736-bb28-d17ad56d7127 { display:none !important; }}
#s-7e166282-00f5-4e2c-b8a5-cdfc3ba8bf44 {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-7e166282-00f5-4e2c-b8a5-cdfc3ba8bf44 img.shogun-image {
    
    width: px;
  }


#s-7e166282-00f5-4e2c-b8a5-cdfc3ba8bf44 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-6af34db7-44e9-48d5-8abe-bfb32728a1d3 {
  display: none;
}
#s-6af34db7-44e9-48d5-8abe-bfb32728a1d3, #wrap-s-6af34db7-44e9-48d5-8abe-bfb32728a1d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6af34db7-44e9-48d5-8abe-bfb32728a1d3 {
  display: none;
}
#s-6af34db7-44e9-48d5-8abe-bfb32728a1d3, #wrap-s-6af34db7-44e9-48d5-8abe-bfb32728a1d3 { display:none !important; }}@media (max-width: 767px){#s-6af34db7-44e9-48d5-8abe-bfb32728a1d3 {
  display: none;
}
#s-6af34db7-44e9-48d5-8abe-bfb32728a1d3, #wrap-s-6af34db7-44e9-48d5-8abe-bfb32728a1d3 { display:none !important; }}
#s-528b8ae8-b601-4538-925a-c5bc25dc85ac {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-528b8ae8-b601-4538-925a-c5bc25dc85ac img.shogun-image {
    
    width: px;
  }


#s-528b8ae8-b601-4538-925a-c5bc25dc85ac .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-fa86aca7-d348-42bf-997a-6624d4ed8ae6 {
  display: none;
}
#s-fa86aca7-d348-42bf-997a-6624d4ed8ae6, #wrap-s-fa86aca7-d348-42bf-997a-6624d4ed8ae6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa86aca7-d348-42bf-997a-6624d4ed8ae6 {
  display: none;
}
#s-fa86aca7-d348-42bf-997a-6624d4ed8ae6, #wrap-s-fa86aca7-d348-42bf-997a-6624d4ed8ae6 { display:none !important; }}@media (max-width: 767px){#s-fa86aca7-d348-42bf-997a-6624d4ed8ae6 {
  display: none;
}
#s-fa86aca7-d348-42bf-997a-6624d4ed8ae6, #wrap-s-fa86aca7-d348-42bf-997a-6624d4ed8ae6 { display:none !important; }}
@media (min-width: 1200px){#s-87ff97b2-81ca-446f-82ee-4f7ebf33cdd4 {
  display: none;
}
#s-87ff97b2-81ca-446f-82ee-4f7ebf33cdd4, #wrap-s-87ff97b2-81ca-446f-82ee-4f7ebf33cdd4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87ff97b2-81ca-446f-82ee-4f7ebf33cdd4 {
  display: none;
}
#s-87ff97b2-81ca-446f-82ee-4f7ebf33cdd4, #wrap-s-87ff97b2-81ca-446f-82ee-4f7ebf33cdd4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-87ff97b2-81ca-446f-82ee-4f7ebf33cdd4 {
  display: none;
}
#s-87ff97b2-81ca-446f-82ee-4f7ebf33cdd4, #wrap-s-87ff97b2-81ca-446f-82ee-4f7ebf33cdd4 { display:none !important; }}@media (max-width: 767px){#s-87ff97b2-81ca-446f-82ee-4f7ebf33cdd4 {
  display: none;
}
#s-87ff97b2-81ca-446f-82ee-4f7ebf33cdd4, #wrap-s-87ff97b2-81ca-446f-82ee-4f7ebf33cdd4 { display:none !important; }}
#s-87ff97b2-81ca-446f-82ee-4f7ebf33cdd4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-59904e29-1fe0-4c14-8363-8be42c9bb2c7 {
  display: none;
}
#s-59904e29-1fe0-4c14-8363-8be42c9bb2c7, #wrap-s-59904e29-1fe0-4c14-8363-8be42c9bb2c7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59904e29-1fe0-4c14-8363-8be42c9bb2c7 {
  display: none;
}
#s-59904e29-1fe0-4c14-8363-8be42c9bb2c7, #wrap-s-59904e29-1fe0-4c14-8363-8be42c9bb2c7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59904e29-1fe0-4c14-8363-8be42c9bb2c7 {
  display: none;
}
#s-59904e29-1fe0-4c14-8363-8be42c9bb2c7, #wrap-s-59904e29-1fe0-4c14-8363-8be42c9bb2c7 { display:none !important; }}@media (max-width: 767px){#s-59904e29-1fe0-4c14-8363-8be42c9bb2c7 {
  display: none;
}
#s-59904e29-1fe0-4c14-8363-8be42c9bb2c7, #wrap-s-59904e29-1fe0-4c14-8363-8be42c9bb2c7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59904e29-1fe0-4c14-8363-8be42c9bb2c7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8ef1d97c-9994-48be-94e6-a044e4e7c50e {
  padding-left: 25px;
text-align: center;
}




  #s-8ef1d97c-9994-48be-94e6-a044e4e7c50e img.shogun-image {
    
    width: px;
  }


#s-8ef1d97c-9994-48be-94e6-a044e4e7c50e .shogun-image-content {
  
    align-items: center;
  
}

#s-dc59b46d-b293-4f5a-b84f-40ad44c416d4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-dc59b46d-b293-4f5a-b84f-40ad44c416d4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dc59b46d-b293-4f5a-b84f-40ad44c416d4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-dc59b46d-b293-4f5a-b84f-40ad44c416d4 {
  display: none;
}
#s-dc59b46d-b293-4f5a-b84f-40ad44c416d4, #wrap-s-dc59b46d-b293-4f5a-b84f-40ad44c416d4 { display:none !important; }}


#s-dc59b46d-b293-4f5a-b84f-40ad44c416d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-33387158-5c91-40e9-8c4e-e12c4d5e4076 {
  padding-left: 40px;
padding-right: 80px;
}

@media (min-width: 1200px){#s-b7ec726b-2cec-4846-9bb3-761689b7daf9 {
  display: none;
}
#s-b7ec726b-2cec-4846-9bb3-761689b7daf9, #wrap-s-b7ec726b-2cec-4846-9bb3-761689b7daf9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b7ec726b-2cec-4846-9bb3-761689b7daf9 {
  display: none;
}
#s-b7ec726b-2cec-4846-9bb3-761689b7daf9, #wrap-s-b7ec726b-2cec-4846-9bb3-761689b7daf9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b7ec726b-2cec-4846-9bb3-761689b7daf9 {
  display: none;
}
#s-b7ec726b-2cec-4846-9bb3-761689b7daf9, #wrap-s-b7ec726b-2cec-4846-9bb3-761689b7daf9 { display:none !important; }}@media (max-width: 767px){#s-b7ec726b-2cec-4846-9bb3-761689b7daf9 {
  display: none;
}
#s-b7ec726b-2cec-4846-9bb3-761689b7daf9, #wrap-s-b7ec726b-2cec-4846-9bb3-761689b7daf9 { display:none !important; }}
#s-b7ec726b-2cec-4846-9bb3-761689b7daf9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-07e1df94-0628-4344-9dd7-f0e763257043 {
  display: none;
}
#s-07e1df94-0628-4344-9dd7-f0e763257043, #wrap-s-07e1df94-0628-4344-9dd7-f0e763257043 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-07e1df94-0628-4344-9dd7-f0e763257043 {
  display: none;
}
#s-07e1df94-0628-4344-9dd7-f0e763257043, #wrap-s-07e1df94-0628-4344-9dd7-f0e763257043 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-07e1df94-0628-4344-9dd7-f0e763257043 {
  display: none;
}
#s-07e1df94-0628-4344-9dd7-f0e763257043, #wrap-s-07e1df94-0628-4344-9dd7-f0e763257043 { display:none !important; }}@media (max-width: 767px){#s-07e1df94-0628-4344-9dd7-f0e763257043 {
  display: none;
}
#s-07e1df94-0628-4344-9dd7-f0e763257043, #wrap-s-07e1df94-0628-4344-9dd7-f0e763257043 { display:none !important; }}
@media (min-width: 0px) {
[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-07e1df94-0628-4344-9dd7-f0e763257043"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bfe64cc1-f494-45b4-85e0-1e8b90b8207c {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-bfe64cc1-f494-45b4-85e0-1e8b90b8207c img.shogun-image {
    
    width: px;
  }


#s-bfe64cc1-f494-45b4-85e0-1e8b90b8207c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-b8dcdc66-9c05-4b51-a19b-7dcf42458ee9 {
  display: none;
}
#s-b8dcdc66-9c05-4b51-a19b-7dcf42458ee9, #wrap-s-b8dcdc66-9c05-4b51-a19b-7dcf42458ee9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b8dcdc66-9c05-4b51-a19b-7dcf42458ee9 {
  display: none;
}
#s-b8dcdc66-9c05-4b51-a19b-7dcf42458ee9, #wrap-s-b8dcdc66-9c05-4b51-a19b-7dcf42458ee9 { display:none !important; }}@media (max-width: 767px){#s-b8dcdc66-9c05-4b51-a19b-7dcf42458ee9 {
  display: none;
}
#s-b8dcdc66-9c05-4b51-a19b-7dcf42458ee9, #wrap-s-b8dcdc66-9c05-4b51-a19b-7dcf42458ee9 { display:none !important; }}
#s-a9f90336-e330-425a-add5-fb0569bc3b0f {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-a9f90336-e330-425a-add5-fb0569bc3b0f img.shogun-image {
    
    width: px;
  }


#s-a9f90336-e330-425a-add5-fb0569bc3b0f .shogun-image-content {
  
    align-items: center;
  
}

#s-7f7dff4d-388c-49dd-8a9a-7935a41173d1 {
  padding-top: 20px;
}
@media (min-width: 1200px){#s-7f7dff4d-388c-49dd-8a9a-7935a41173d1 {
  display: none;
}
#s-7f7dff4d-388c-49dd-8a9a-7935a41173d1, #wrap-s-7f7dff4d-388c-49dd-8a9a-7935a41173d1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f7dff4d-388c-49dd-8a9a-7935a41173d1 {
  display: none;
}
#s-7f7dff4d-388c-49dd-8a9a-7935a41173d1, #wrap-s-7f7dff4d-388c-49dd-8a9a-7935a41173d1 { display:none !important; }}@media (max-width: 767px){#s-7f7dff4d-388c-49dd-8a9a-7935a41173d1 {
  display: none;
}
#s-7f7dff4d-388c-49dd-8a9a-7935a41173d1, #wrap-s-7f7dff4d-388c-49dd-8a9a-7935a41173d1 { display:none !important; }}
#s-2104b774-c59a-4493-ae8b-192564d5f5d5 {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-2104b774-c59a-4493-ae8b-192564d5f5d5 img.shogun-image {
    
    width: px;
  }


#s-2104b774-c59a-4493-ae8b-192564d5f5d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-ff938e51-460e-416a-a81d-f06df68383a4 {
  padding-top: 20px;
}
@media (min-width: 1200px){#s-ff938e51-460e-416a-a81d-f06df68383a4 {
  display: none;
}
#s-ff938e51-460e-416a-a81d-f06df68383a4, #wrap-s-ff938e51-460e-416a-a81d-f06df68383a4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ff938e51-460e-416a-a81d-f06df68383a4 {
  display: none;
}
#s-ff938e51-460e-416a-a81d-f06df68383a4, #wrap-s-ff938e51-460e-416a-a81d-f06df68383a4 { display:none !important; }}@media (max-width: 767px){#s-ff938e51-460e-416a-a81d-f06df68383a4 {
  display: none;
}
#s-ff938e51-460e-416a-a81d-f06df68383a4, #wrap-s-ff938e51-460e-416a-a81d-f06df68383a4 { display:none !important; }}
@media (min-width: 1200px){#s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9 {
  display: none;
}
#s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9, #wrap-s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9 {
  display: none;
}
#s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9, #wrap-s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9 {
  display: none;
}
#s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9, #wrap-s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9 { display:none !important; }}@media (max-width: 767px){#s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9 {
  display: none;
}
#s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9, #wrap-s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fae12f1d-1e16-4ac3-b09b-4dbe046519b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0be28c30-6907-4171-ab0c-c31f742dcd95 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-0be28c30-6907-4171-ab0c-c31f742dcd95 img.shogun-image {
    
    width: px;
  }


#s-0be28c30-6907-4171-ab0c-c31f742dcd95 .shogun-image-content {
  
    align-items: center;
  
}

#s-4aedf210-58d0-412a-a817-79a362515233 {
  padding-top: 25px;
}
@media (min-width: 1200px){#s-4aedf210-58d0-412a-a817-79a362515233 {
  display: none;
}
#s-4aedf210-58d0-412a-a817-79a362515233, #wrap-s-4aedf210-58d0-412a-a817-79a362515233 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4aedf210-58d0-412a-a817-79a362515233 {
  display: none;
}
#s-4aedf210-58d0-412a-a817-79a362515233, #wrap-s-4aedf210-58d0-412a-a817-79a362515233 { display:none !important; }}@media (max-width: 767px){#s-4aedf210-58d0-412a-a817-79a362515233 {
  display: none;
}
#s-4aedf210-58d0-412a-a817-79a362515233, #wrap-s-4aedf210-58d0-412a-a817-79a362515233 { display:none !important; }}
#s-8a196cfe-982f-4fc1-a67d-5a7eacff0805 {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-8a196cfe-982f-4fc1-a67d-5a7eacff0805 img.shogun-image {
    
    width: px;
  }


#s-8a196cfe-982f-4fc1-a67d-5a7eacff0805 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-a2fc49d1-3cc5-4a7f-9dd9-6ca816f2140c {
  display: none;
}
#s-a2fc49d1-3cc5-4a7f-9dd9-6ca816f2140c, #wrap-s-a2fc49d1-3cc5-4a7f-9dd9-6ca816f2140c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a2fc49d1-3cc5-4a7f-9dd9-6ca816f2140c {
  display: none;
}
#s-a2fc49d1-3cc5-4a7f-9dd9-6ca816f2140c, #wrap-s-a2fc49d1-3cc5-4a7f-9dd9-6ca816f2140c { display:none !important; }}@media (max-width: 767px){#s-a2fc49d1-3cc5-4a7f-9dd9-6ca816f2140c {
  display: none;
}
#s-a2fc49d1-3cc5-4a7f-9dd9-6ca816f2140c, #wrap-s-a2fc49d1-3cc5-4a7f-9dd9-6ca816f2140c { display:none !important; }}
#s-d0810b04-0712-4de0-b424-21a6f3df21c3 {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-d0810b04-0712-4de0-b424-21a6f3df21c3 img.shogun-image {
    
    width: px;
  }


#s-d0810b04-0712-4de0-b424-21a6f3df21c3 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-978589ca-5f31-40e4-8a05-2fb934c790cc {
  display: none;
}
#s-978589ca-5f31-40e4-8a05-2fb934c790cc, #wrap-s-978589ca-5f31-40e4-8a05-2fb934c790cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-978589ca-5f31-40e4-8a05-2fb934c790cc {
  display: none;
}
#s-978589ca-5f31-40e4-8a05-2fb934c790cc, #wrap-s-978589ca-5f31-40e4-8a05-2fb934c790cc { display:none !important; }}@media (max-width: 767px){#s-978589ca-5f31-40e4-8a05-2fb934c790cc {
  display: none;
}
#s-978589ca-5f31-40e4-8a05-2fb934c790cc, #wrap-s-978589ca-5f31-40e4-8a05-2fb934c790cc { display:none !important; }}
@media (min-width: 1200px){#s-afe4388d-3523-4925-9ccc-be3751edd960 {
  display: none;
}
#s-afe4388d-3523-4925-9ccc-be3751edd960, #wrap-s-afe4388d-3523-4925-9ccc-be3751edd960 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-afe4388d-3523-4925-9ccc-be3751edd960 {
  display: none;
}
#s-afe4388d-3523-4925-9ccc-be3751edd960, #wrap-s-afe4388d-3523-4925-9ccc-be3751edd960 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-afe4388d-3523-4925-9ccc-be3751edd960 {
  display: none;
}
#s-afe4388d-3523-4925-9ccc-be3751edd960, #wrap-s-afe4388d-3523-4925-9ccc-be3751edd960 { display:none !important; }}@media (max-width: 767px){#s-afe4388d-3523-4925-9ccc-be3751edd960 {
  display: none;
}
#s-afe4388d-3523-4925-9ccc-be3751edd960, #wrap-s-afe4388d-3523-4925-9ccc-be3751edd960 { display:none !important; }}
#s-afe4388d-3523-4925-9ccc-be3751edd960 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-520e3e58-1e71-4a9e-b463-eb23a2e8d373 {
  display: none;
}
#s-520e3e58-1e71-4a9e-b463-eb23a2e8d373, #wrap-s-520e3e58-1e71-4a9e-b463-eb23a2e8d373 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-520e3e58-1e71-4a9e-b463-eb23a2e8d373 {
  display: none;
}
#s-520e3e58-1e71-4a9e-b463-eb23a2e8d373, #wrap-s-520e3e58-1e71-4a9e-b463-eb23a2e8d373 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-520e3e58-1e71-4a9e-b463-eb23a2e8d373 {
  display: none;
}
#s-520e3e58-1e71-4a9e-b463-eb23a2e8d373, #wrap-s-520e3e58-1e71-4a9e-b463-eb23a2e8d373 { display:none !important; }}@media (max-width: 767px){#s-520e3e58-1e71-4a9e-b463-eb23a2e8d373 {
  display: none;
}
#s-520e3e58-1e71-4a9e-b463-eb23a2e8d373, #wrap-s-520e3e58-1e71-4a9e-b463-eb23a2e8d373 { display:none !important; }}
#s-520e3e58-1e71-4a9e-b463-eb23a2e8d373 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-0877784b-67ae-40b6-a07b-dd04744d85d9 {
  display: none;
}
#s-0877784b-67ae-40b6-a07b-dd04744d85d9, #wrap-s-0877784b-67ae-40b6-a07b-dd04744d85d9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0877784b-67ae-40b6-a07b-dd04744d85d9 {
  display: none;
}
#s-0877784b-67ae-40b6-a07b-dd04744d85d9, #wrap-s-0877784b-67ae-40b6-a07b-dd04744d85d9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0877784b-67ae-40b6-a07b-dd04744d85d9 {
  display: none;
}
#s-0877784b-67ae-40b6-a07b-dd04744d85d9, #wrap-s-0877784b-67ae-40b6-a07b-dd04744d85d9 { display:none !important; }}@media (max-width: 767px){#s-0877784b-67ae-40b6-a07b-dd04744d85d9 {
  display: none;
}
#s-0877784b-67ae-40b6-a07b-dd04744d85d9, #wrap-s-0877784b-67ae-40b6-a07b-dd04744d85d9 { display:none !important; }}
#s-0877784b-67ae-40b6-a07b-dd04744d85d9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-bc09e11a-4db0-4d57-b95a-d694a590c59b {
  display: none;
}
#s-bc09e11a-4db0-4d57-b95a-d694a590c59b, #wrap-s-bc09e11a-4db0-4d57-b95a-d694a590c59b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bc09e11a-4db0-4d57-b95a-d694a590c59b {
  display: none;
}
#s-bc09e11a-4db0-4d57-b95a-d694a590c59b, #wrap-s-bc09e11a-4db0-4d57-b95a-d694a590c59b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bc09e11a-4db0-4d57-b95a-d694a590c59b {
  display: none;
}
#s-bc09e11a-4db0-4d57-b95a-d694a590c59b, #wrap-s-bc09e11a-4db0-4d57-b95a-d694a590c59b { display:none !important; }}@media (max-width: 767px){#s-bc09e11a-4db0-4d57-b95a-d694a590c59b {
  display: none;
}
#s-bc09e11a-4db0-4d57-b95a-d694a590c59b, #wrap-s-bc09e11a-4db0-4d57-b95a-d694a590c59b { display:none !important; }}
#s-bc09e11a-4db0-4d57-b95a-d694a590c59b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-7e57dc1c-32d8-4b1a-ba3f-b25bf9265bdf {
  display: none;
}
#s-7e57dc1c-32d8-4b1a-ba3f-b25bf9265bdf, #wrap-s-7e57dc1c-32d8-4b1a-ba3f-b25bf9265bdf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7e57dc1c-32d8-4b1a-ba3f-b25bf9265bdf {
  display: none;
}
#s-7e57dc1c-32d8-4b1a-ba3f-b25bf9265bdf, #wrap-s-7e57dc1c-32d8-4b1a-ba3f-b25bf9265bdf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7e57dc1c-32d8-4b1a-ba3f-b25bf9265bdf {
  display: none;
}
#s-7e57dc1c-32d8-4b1a-ba3f-b25bf9265bdf, #wrap-s-7e57dc1c-32d8-4b1a-ba3f-b25bf9265bdf { display:none !important; }}@media (max-width: 767px){#s-7e57dc1c-32d8-4b1a-ba3f-b25bf9265bdf {
  display: none;
}
#s-7e57dc1c-32d8-4b1a-ba3f-b25bf9265bdf, #wrap-s-7e57dc1c-32d8-4b1a-ba3f-b25bf9265bdf { display:none !important; }}
#s-7e57dc1c-32d8-4b1a-ba3f-b25bf9265bdf hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-1070812f-3542-492b-a7c9-83c44ffb1dc5 {
  display: none;
}
#s-1070812f-3542-492b-a7c9-83c44ffb1dc5, #wrap-s-1070812f-3542-492b-a7c9-83c44ffb1dc5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1070812f-3542-492b-a7c9-83c44ffb1dc5 {
  display: none;
}
#s-1070812f-3542-492b-a7c9-83c44ffb1dc5, #wrap-s-1070812f-3542-492b-a7c9-83c44ffb1dc5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1070812f-3542-492b-a7c9-83c44ffb1dc5 {
  display: none;
}
#s-1070812f-3542-492b-a7c9-83c44ffb1dc5, #wrap-s-1070812f-3542-492b-a7c9-83c44ffb1dc5 { display:none !important; }}@media (max-width: 767px){#s-1070812f-3542-492b-a7c9-83c44ffb1dc5 {
  display: none;
}
#s-1070812f-3542-492b-a7c9-83c44ffb1dc5, #wrap-s-1070812f-3542-492b-a7c9-83c44ffb1dc5 { display:none !important; }}
#s-1070812f-3542-492b-a7c9-83c44ffb1dc5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-b4cdb465-ca4c-4c65-bfc2-e3ca84ce7298 {
  display: none;
}
#s-b4cdb465-ca4c-4c65-bfc2-e3ca84ce7298, #wrap-s-b4cdb465-ca4c-4c65-bfc2-e3ca84ce7298 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b4cdb465-ca4c-4c65-bfc2-e3ca84ce7298 {
  display: none;
}
#s-b4cdb465-ca4c-4c65-bfc2-e3ca84ce7298, #wrap-s-b4cdb465-ca4c-4c65-bfc2-e3ca84ce7298 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b4cdb465-ca4c-4c65-bfc2-e3ca84ce7298 {
  display: none;
}
#s-b4cdb465-ca4c-4c65-bfc2-e3ca84ce7298, #wrap-s-b4cdb465-ca4c-4c65-bfc2-e3ca84ce7298 { display:none !important; }}@media (max-width: 767px){#s-b4cdb465-ca4c-4c65-bfc2-e3ca84ce7298 {
  display: none;
}
#s-b4cdb465-ca4c-4c65-bfc2-e3ca84ce7298, #wrap-s-b4cdb465-ca4c-4c65-bfc2-e3ca84ce7298 { display:none !important; }}
#s-b4cdb465-ca4c-4c65-bfc2-e3ca84ce7298 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-d145f1d0-2f42-4727-a2a4-dff40529cfe0 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d145f1d0-2f42-4727-a2a4-dff40529cfe0 {
  display: none;
}
#s-d145f1d0-2f42-4727-a2a4-dff40529cfe0, #wrap-s-d145f1d0-2f42-4727-a2a4-dff40529cfe0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d145f1d0-2f42-4727-a2a4-dff40529cfe0 {
  display: none;
}
#s-d145f1d0-2f42-4727-a2a4-dff40529cfe0, #wrap-s-d145f1d0-2f42-4727-a2a4-dff40529cfe0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d145f1d0-2f42-4727-a2a4-dff40529cfe0 {
  display: none;
}
#s-d145f1d0-2f42-4727-a2a4-dff40529cfe0, #wrap-s-d145f1d0-2f42-4727-a2a4-dff40529cfe0 { display:none !important; }}@media (max-width: 767px){#s-d145f1d0-2f42-4727-a2a4-dff40529cfe0 {
  display: none;
}
#s-d145f1d0-2f42-4727-a2a4-dff40529cfe0, #wrap-s-d145f1d0-2f42-4727-a2a4-dff40529cfe0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-d145f1d0-2f42-4727-a2a4-dff40529cfe0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

@media (min-width: 1200px){#s-1271106a-698d-49fa-9d41-fff0abed791d {
  display: none;
}
#s-1271106a-698d-49fa-9d41-fff0abed791d, #wrap-s-1271106a-698d-49fa-9d41-fff0abed791d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1271106a-698d-49fa-9d41-fff0abed791d {
  display: none;
}
#s-1271106a-698d-49fa-9d41-fff0abed791d, #wrap-s-1271106a-698d-49fa-9d41-fff0abed791d { display:none !important; }}@media (max-width: 767px){#s-1271106a-698d-49fa-9d41-fff0abed791d {
  display: none;
}
#s-1271106a-698d-49fa-9d41-fff0abed791d, #wrap-s-1271106a-698d-49fa-9d41-fff0abed791d { display:none !important; }}
#s-1271106a-698d-49fa-9d41-fff0abed791d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (max-width: 767px){#s-41dcc7bd-12e0-491f-8853-2234e8e01dcb {
  display: none;
}
#s-41dcc7bd-12e0-491f-8853-2234e8e01dcb, #wrap-s-41dcc7bd-12e0-491f-8853-2234e8e01dcb { display:none !important; }}
@media (min-width: 0px) {
[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41dcc7bd-12e0-491f-8853-2234e8e01dcb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-699fb77d-ad8f-4fbf-9c5c-2c19a062c3bd {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}
@media (max-width: 767px){#s-699fb77d-ad8f-4fbf-9c5c-2c19a062c3bd {
  display: none;
}
#s-699fb77d-ad8f-4fbf-9c5c-2c19a062c3bd, #wrap-s-699fb77d-ad8f-4fbf-9c5c-2c19a062c3bd { display:none !important; }}



  #s-699fb77d-ad8f-4fbf-9c5c-2c19a062c3bd img.shogun-image {
    
    width: px;
  }


#s-699fb77d-ad8f-4fbf-9c5c-2c19a062c3bd .shogun-image-content {
  
    align-items: center;
  
}

#s-9cefbb7d-8533-4752-a2e2-7c24d4119eb6 {
  text-align: center;
}
@media (max-width: 767px){#s-9cefbb7d-8533-4752-a2e2-7c24d4119eb6 {
  display: none;
}
#s-9cefbb7d-8533-4752-a2e2-7c24d4119eb6, #wrap-s-9cefbb7d-8533-4752-a2e2-7c24d4119eb6 { display:none !important; }}



  #s-9cefbb7d-8533-4752-a2e2-7c24d4119eb6 img.shogun-image {
    
    width: px;
  }


#s-9cefbb7d-8533-4752-a2e2-7c24d4119eb6 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-33da6cd1-bf18-4b10-89fc-d4832322f51e {
  display: none;
}
#s-33da6cd1-bf18-4b10-89fc-d4832322f51e, #wrap-s-33da6cd1-bf18-4b10-89fc-d4832322f51e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-33da6cd1-bf18-4b10-89fc-d4832322f51e {
  display: none;
}
#s-33da6cd1-bf18-4b10-89fc-d4832322f51e, #wrap-s-33da6cd1-bf18-4b10-89fc-d4832322f51e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-33da6cd1-bf18-4b10-89fc-d4832322f51e {
  display: none;
}
#s-33da6cd1-bf18-4b10-89fc-d4832322f51e, #wrap-s-33da6cd1-bf18-4b10-89fc-d4832322f51e { display:none !important; }}@media (max-width: 767px){#s-33da6cd1-bf18-4b10-89fc-d4832322f51e {
  display: none;
}
#s-33da6cd1-bf18-4b10-89fc-d4832322f51e, #wrap-s-33da6cd1-bf18-4b10-89fc-d4832322f51e { display:none !important; }}
#s-33da6cd1-bf18-4b10-89fc-d4832322f51e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-b69ab5ba-62df-4762-b667-a3138460c73f {
  display: none;
}
#s-b69ab5ba-62df-4762-b667-a3138460c73f, #wrap-s-b69ab5ba-62df-4762-b667-a3138460c73f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b69ab5ba-62df-4762-b667-a3138460c73f {
  display: none;
}
#s-b69ab5ba-62df-4762-b667-a3138460c73f, #wrap-s-b69ab5ba-62df-4762-b667-a3138460c73f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b69ab5ba-62df-4762-b667-a3138460c73f {
  display: none;
}
#s-b69ab5ba-62df-4762-b667-a3138460c73f, #wrap-s-b69ab5ba-62df-4762-b667-a3138460c73f { display:none !important; }}@media (max-width: 767px){#s-b69ab5ba-62df-4762-b667-a3138460c73f {
  display: none;
}
#s-b69ab5ba-62df-4762-b667-a3138460c73f, #wrap-s-b69ab5ba-62df-4762-b667-a3138460c73f { display:none !important; }}
#s-b69ab5ba-62df-4762-b667-a3138460c73f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-dcb05ccb-a517-4fed-8212-24f1797033bd {
  display: none;
}
#s-dcb05ccb-a517-4fed-8212-24f1797033bd, #wrap-s-dcb05ccb-a517-4fed-8212-24f1797033bd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dcb05ccb-a517-4fed-8212-24f1797033bd {
  display: none;
}
#s-dcb05ccb-a517-4fed-8212-24f1797033bd, #wrap-s-dcb05ccb-a517-4fed-8212-24f1797033bd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dcb05ccb-a517-4fed-8212-24f1797033bd {
  display: none;
}
#s-dcb05ccb-a517-4fed-8212-24f1797033bd, #wrap-s-dcb05ccb-a517-4fed-8212-24f1797033bd { display:none !important; }}@media (max-width: 767px){#s-dcb05ccb-a517-4fed-8212-24f1797033bd {
  display: none;
}
#s-dcb05ccb-a517-4fed-8212-24f1797033bd, #wrap-s-dcb05ccb-a517-4fed-8212-24f1797033bd { display:none !important; }}
#s-dcb05ccb-a517-4fed-8212-24f1797033bd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-4d287d04-543a-4eaf-a690-8aff3d3fbf73 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-4d287d04-543a-4eaf-a690-8aff3d3fbf73 {
  display: none;
}
#s-4d287d04-543a-4eaf-a690-8aff3d3fbf73, #wrap-s-4d287d04-543a-4eaf-a690-8aff3d3fbf73 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d287d04-543a-4eaf-a690-8aff3d3fbf73 {
  display: none;
}
#s-4d287d04-543a-4eaf-a690-8aff3d3fbf73, #wrap-s-4d287d04-543a-4eaf-a690-8aff3d3fbf73 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4d287d04-543a-4eaf-a690-8aff3d3fbf73 {
  display: none;
}
#s-4d287d04-543a-4eaf-a690-8aff3d3fbf73, #wrap-s-4d287d04-543a-4eaf-a690-8aff3d3fbf73 { display:none !important; }}@media (max-width: 767px){#s-4d287d04-543a-4eaf-a690-8aff3d3fbf73 {
  display: none;
}
#s-4d287d04-543a-4eaf-a690-8aff3d3fbf73, #wrap-s-4d287d04-543a-4eaf-a690-8aff3d3fbf73 { display:none !important; }}







#s-4d287d04-543a-4eaf-a690-8aff3d3fbf73 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-4d287d04-543a-4eaf-a690-8aff3d3fbf73 {
  cursor: pointer;
}#s-4d287d04-543a-4eaf-a690-8aff3d3fbf73.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-4ca2440b-4da8-4d5b-87dd-90bdaec9f61e {
  display: none;
}
#s-4ca2440b-4da8-4d5b-87dd-90bdaec9f61e, #wrap-s-4ca2440b-4da8-4d5b-87dd-90bdaec9f61e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4ca2440b-4da8-4d5b-87dd-90bdaec9f61e {
  display: none;
}
#s-4ca2440b-4da8-4d5b-87dd-90bdaec9f61e, #wrap-s-4ca2440b-4da8-4d5b-87dd-90bdaec9f61e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4ca2440b-4da8-4d5b-87dd-90bdaec9f61e {
  display: none;
}
#s-4ca2440b-4da8-4d5b-87dd-90bdaec9f61e, #wrap-s-4ca2440b-4da8-4d5b-87dd-90bdaec9f61e { display:none !important; }}@media (max-width: 767px){#s-4ca2440b-4da8-4d5b-87dd-90bdaec9f61e {
  display: none;
}
#s-4ca2440b-4da8-4d5b-87dd-90bdaec9f61e, #wrap-s-4ca2440b-4da8-4d5b-87dd-90bdaec9f61e { display:none !important; }}
#s-4ca2440b-4da8-4d5b-87dd-90bdaec9f61e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-1bb4d521-a7df-408a-88ff-f4670d44d805 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-1bb4d521-a7df-408a-88ff-f4670d44d805 {
  display: none;
}
#s-1bb4d521-a7df-408a-88ff-f4670d44d805, #wrap-s-1bb4d521-a7df-408a-88ff-f4670d44d805 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1bb4d521-a7df-408a-88ff-f4670d44d805 {
  display: none;
}
#s-1bb4d521-a7df-408a-88ff-f4670d44d805, #wrap-s-1bb4d521-a7df-408a-88ff-f4670d44d805 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1bb4d521-a7df-408a-88ff-f4670d44d805 {
  display: none;
}
#s-1bb4d521-a7df-408a-88ff-f4670d44d805, #wrap-s-1bb4d521-a7df-408a-88ff-f4670d44d805 { display:none !important; }}@media (max-width: 767px){#s-1bb4d521-a7df-408a-88ff-f4670d44d805 {
  display: none;
}
#s-1bb4d521-a7df-408a-88ff-f4670d44d805, #wrap-s-1bb4d521-a7df-408a-88ff-f4670d44d805 { display:none !important; }}







#s-1bb4d521-a7df-408a-88ff-f4670d44d805 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-1bb4d521-a7df-408a-88ff-f4670d44d805 {
  cursor: pointer;
}#s-1bb4d521-a7df-408a-88ff-f4670d44d805.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-70c3480b-feac-40da-b3d2-69df86749f57 {
  display: none;
}
#s-70c3480b-feac-40da-b3d2-69df86749f57, #wrap-s-70c3480b-feac-40da-b3d2-69df86749f57 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70c3480b-feac-40da-b3d2-69df86749f57 {
  display: none;
}
#s-70c3480b-feac-40da-b3d2-69df86749f57, #wrap-s-70c3480b-feac-40da-b3d2-69df86749f57 { display:none !important; }}@media (max-width: 767px){#s-70c3480b-feac-40da-b3d2-69df86749f57 {
  display: none;
}
#s-70c3480b-feac-40da-b3d2-69df86749f57, #wrap-s-70c3480b-feac-40da-b3d2-69df86749f57 { display:none !important; }}
#s-70c3480b-feac-40da-b3d2-69df86749f57 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc {
  display: none;
}
#s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc, #wrap-s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc {
  display: none;
}
#s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc, #wrap-s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc {
  display: none;
}
#s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc, #wrap-s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc { display:none !important; }}@media (max-width: 767px){#s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc {
  display: none;
}
#s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc, #wrap-s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc { display:none !important; }}







#s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc {
  cursor: pointer;
}#s-58f5b984-c1b2-48e1-ab2d-2e0110f7a1dc.shg-box.shg-c {
  justify-content: center;
}

#s-ab7e3872-2bd4-4711-9bcb-b89f4b5340ed {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ab7e3872-2bd4-4711-9bcb-b89f4b5340ed {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ab7e3872-2bd4-4711-9bcb-b89f4b5340ed {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ab7e3872-2bd4-4711-9bcb-b89f4b5340ed {
  
}
}@media (max-width: 767px){#s-ab7e3872-2bd4-4711-9bcb-b89f4b5340ed {
  display: none;
}
#s-ab7e3872-2bd4-4711-9bcb-b89f4b5340ed, #wrap-s-ab7e3872-2bd4-4711-9bcb-b89f4b5340ed { display:none !important; }}







#s-ab7e3872-2bd4-4711-9bcb-b89f4b5340ed > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-ab7e3872-2bd4-4711-9bcb-b89f4b5340ed.shg-box.shg-c {
  justify-content: center;
}

#s-f72d824a-00a6-41a2-97cf-6062e46ee83c {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-f72d824a-00a6-41a2-97cf-6062e46ee83c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f72d824a-00a6-41a2-97cf-6062e46ee83c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f72d824a-00a6-41a2-97cf-6062e46ee83c {
  display: none;
}
#s-f72d824a-00a6-41a2-97cf-6062e46ee83c, #wrap-s-f72d824a-00a6-41a2-97cf-6062e46ee83c { display:none !important; }}@media (max-width: 767px){#s-f72d824a-00a6-41a2-97cf-6062e46ee83c {
  display: none;
}
#s-f72d824a-00a6-41a2-97cf-6062e46ee83c, #wrap-s-f72d824a-00a6-41a2-97cf-6062e46ee83c { display:none !important; }}
#s-7deb93fa-b6aa-4fae-81fd-e3f9f8316b13 {
  margin-left: 30px;
}
@media (min-width: 1200px){#s-7deb93fa-b6aa-4fae-81fd-e3f9f8316b13 {
  display: none;
}
#s-7deb93fa-b6aa-4fae-81fd-e3f9f8316b13, #wrap-s-7deb93fa-b6aa-4fae-81fd-e3f9f8316b13 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7deb93fa-b6aa-4fae-81fd-e3f9f8316b13 {
  display: none;
}
#s-7deb93fa-b6aa-4fae-81fd-e3f9f8316b13, #wrap-s-7deb93fa-b6aa-4fae-81fd-e3f9f8316b13 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7deb93fa-b6aa-4fae-81fd-e3f9f8316b13 {
  
}
}@media (max-width: 767px){#s-7deb93fa-b6aa-4fae-81fd-e3f9f8316b13 {
  display: none;
}
#s-7deb93fa-b6aa-4fae-81fd-e3f9f8316b13, #wrap-s-7deb93fa-b6aa-4fae-81fd-e3f9f8316b13 { display:none !important; }}
#s-db561fb3-e2d4-4986-93ad-c8782dfa46e1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-db561fb3-e2d4-4986-93ad-c8782dfa46e1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-db561fb3-e2d4-4986-93ad-c8782dfa46e1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-db561fb3-e2d4-4986-93ad-c8782dfa46e1.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-d590e9dd-773f-455f-8b65-b8f8c619e2b9 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-d590e9dd-773f-455f-8b65-b8f8c619e2b9 {
  display: none;
}
#s-d590e9dd-773f-455f-8b65-b8f8c619e2b9, #wrap-s-d590e9dd-773f-455f-8b65-b8f8c619e2b9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d590e9dd-773f-455f-8b65-b8f8c619e2b9 {
  display: none;
}
#s-d590e9dd-773f-455f-8b65-b8f8c619e2b9, #wrap-s-d590e9dd-773f-455f-8b65-b8f8c619e2b9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d590e9dd-773f-455f-8b65-b8f8c619e2b9 {
  display: none;
}
#s-d590e9dd-773f-455f-8b65-b8f8c619e2b9, #wrap-s-d590e9dd-773f-455f-8b65-b8f8c619e2b9 { display:none !important; }}@media (max-width: 767px){#s-d590e9dd-773f-455f-8b65-b8f8c619e2b9 {
  display: none;
}
#s-d590e9dd-773f-455f-8b65-b8f8c619e2b9, #wrap-s-d590e9dd-773f-455f-8b65-b8f8c619e2b9 { display:none !important; }}







#s-d590e9dd-773f-455f-8b65-b8f8c619e2b9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d590e9dd-773f-455f-8b65-b8f8c619e2b9 {
  cursor: pointer;
}#s-d590e9dd-773f-455f-8b65-b8f8c619e2b9.shg-box.shg-c {
  justify-content: center;
}

#s-563ef5c6-6639-4c74-ae2a-9aa506208e96 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-563ef5c6-6639-4c74-ae2a-9aa506208e96 {
  display: none;
}
#s-563ef5c6-6639-4c74-ae2a-9aa506208e96, #wrap-s-563ef5c6-6639-4c74-ae2a-9aa506208e96 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-563ef5c6-6639-4c74-ae2a-9aa506208e96 {
  display: none;
}
#s-563ef5c6-6639-4c74-ae2a-9aa506208e96, #wrap-s-563ef5c6-6639-4c74-ae2a-9aa506208e96 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-563ef5c6-6639-4c74-ae2a-9aa506208e96 {
  display: none;
}
#s-563ef5c6-6639-4c74-ae2a-9aa506208e96, #wrap-s-563ef5c6-6639-4c74-ae2a-9aa506208e96 { display:none !important; }}@media (max-width: 767px){#s-563ef5c6-6639-4c74-ae2a-9aa506208e96 {
  display: none;
}
#s-563ef5c6-6639-4c74-ae2a-9aa506208e96, #wrap-s-563ef5c6-6639-4c74-ae2a-9aa506208e96 { display:none !important; }}
@media (min-width: 1200px){#s-9dfd1791-de56-41f1-87ba-78abf91f831d {
  display: none;
}
#s-9dfd1791-de56-41f1-87ba-78abf91f831d, #wrap-s-9dfd1791-de56-41f1-87ba-78abf91f831d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9dfd1791-de56-41f1-87ba-78abf91f831d {
  display: none;
}
#s-9dfd1791-de56-41f1-87ba-78abf91f831d, #wrap-s-9dfd1791-de56-41f1-87ba-78abf91f831d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9dfd1791-de56-41f1-87ba-78abf91f831d {
  display: none;
}
#s-9dfd1791-de56-41f1-87ba-78abf91f831d, #wrap-s-9dfd1791-de56-41f1-87ba-78abf91f831d { display:none !important; }}@media (max-width: 767px){#s-9dfd1791-de56-41f1-87ba-78abf91f831d {
  display: none;
}
#s-9dfd1791-de56-41f1-87ba-78abf91f831d, #wrap-s-9dfd1791-de56-41f1-87ba-78abf91f831d { display:none !important; }}
#s-9dfd1791-de56-41f1-87ba-78abf91f831d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-7fa8e693-431d-43cf-ae20-5ce87a6404d7 {
  display: none;
}
#s-7fa8e693-431d-43cf-ae20-5ce87a6404d7, #wrap-s-7fa8e693-431d-43cf-ae20-5ce87a6404d7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7fa8e693-431d-43cf-ae20-5ce87a6404d7 {
  display: none;
}
#s-7fa8e693-431d-43cf-ae20-5ce87a6404d7, #wrap-s-7fa8e693-431d-43cf-ae20-5ce87a6404d7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7fa8e693-431d-43cf-ae20-5ce87a6404d7 {
  display: none;
}
#s-7fa8e693-431d-43cf-ae20-5ce87a6404d7, #wrap-s-7fa8e693-431d-43cf-ae20-5ce87a6404d7 { display:none !important; }}@media (max-width: 767px){#s-7fa8e693-431d-43cf-ae20-5ce87a6404d7 {
  display: none;
}
#s-7fa8e693-431d-43cf-ae20-5ce87a6404d7, #wrap-s-7fa8e693-431d-43cf-ae20-5ce87a6404d7 { display:none !important; }}
#s-7fa8e693-431d-43cf-ae20-5ce87a6404d7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-7b71c4c1-8ac9-4ea5-a45a-4471662552e2 {
  display: none;
}
#s-7b71c4c1-8ac9-4ea5-a45a-4471662552e2, #wrap-s-7b71c4c1-8ac9-4ea5-a45a-4471662552e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7b71c4c1-8ac9-4ea5-a45a-4471662552e2 {
  display: none;
}
#s-7b71c4c1-8ac9-4ea5-a45a-4471662552e2, #wrap-s-7b71c4c1-8ac9-4ea5-a45a-4471662552e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7b71c4c1-8ac9-4ea5-a45a-4471662552e2 {
  display: none;
}
#s-7b71c4c1-8ac9-4ea5-a45a-4471662552e2, #wrap-s-7b71c4c1-8ac9-4ea5-a45a-4471662552e2 { display:none !important; }}@media (max-width: 767px){#s-7b71c4c1-8ac9-4ea5-a45a-4471662552e2 {
  display: none;
}
#s-7b71c4c1-8ac9-4ea5-a45a-4471662552e2, #wrap-s-7b71c4c1-8ac9-4ea5-a45a-4471662552e2 { display:none !important; }}
#s-7b71c4c1-8ac9-4ea5-a45a-4471662552e2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-f700ed3a-1c9b-461b-b594-90e2783fbbc9 {
  display: none;
}
#s-f700ed3a-1c9b-461b-b594-90e2783fbbc9, #wrap-s-f700ed3a-1c9b-461b-b594-90e2783fbbc9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f700ed3a-1c9b-461b-b594-90e2783fbbc9 {
  display: none;
}
#s-f700ed3a-1c9b-461b-b594-90e2783fbbc9, #wrap-s-f700ed3a-1c9b-461b-b594-90e2783fbbc9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f700ed3a-1c9b-461b-b594-90e2783fbbc9 {
  display: none;
}
#s-f700ed3a-1c9b-461b-b594-90e2783fbbc9, #wrap-s-f700ed3a-1c9b-461b-b594-90e2783fbbc9 { display:none !important; }}@media (max-width: 767px){#s-f700ed3a-1c9b-461b-b594-90e2783fbbc9 {
  display: none;
}
#s-f700ed3a-1c9b-461b-b594-90e2783fbbc9, #wrap-s-f700ed3a-1c9b-461b-b594-90e2783fbbc9 { display:none !important; }}
#s-f700ed3a-1c9b-461b-b594-90e2783fbbc9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0 {
  display: none;
}
#s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0, #wrap-s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0 {
  display: none;
}
#s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0, #wrap-s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0 {
  display: none;
}
#s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0, #wrap-s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0 { display:none !important; }}@media (max-width: 767px){#s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0 {
  display: none;
}
#s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0, #wrap-s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-6beaad0b-aa56-4b44-9c9c-03a7c3d21fa0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

@media (min-width: 1200px){#s-740a4e12-f784-45f2-9837-8e7cc0d8fb43 {
  display: none;
}
#s-740a4e12-f784-45f2-9837-8e7cc0d8fb43, #wrap-s-740a4e12-f784-45f2-9837-8e7cc0d8fb43 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-740a4e12-f784-45f2-9837-8e7cc0d8fb43 {
  display: none;
}
#s-740a4e12-f784-45f2-9837-8e7cc0d8fb43, #wrap-s-740a4e12-f784-45f2-9837-8e7cc0d8fb43 { display:none !important; }}@media (max-width: 767px){#s-740a4e12-f784-45f2-9837-8e7cc0d8fb43 {
  display: none;
}
#s-740a4e12-f784-45f2-9837-8e7cc0d8fb43, #wrap-s-740a4e12-f784-45f2-9837-8e7cc0d8fb43 { display:none !important; }}
#s-740a4e12-f784-45f2-9837-8e7cc0d8fb43 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (max-width: 767px){#s-29dcefe5-88ac-45e5-9849-90769bfcd798 {
  display: none;
}
#s-29dcefe5-88ac-45e5-9849-90769bfcd798, #wrap-s-29dcefe5-88ac-45e5-9849-90769bfcd798 { display:none !important; }}
@media (min-width: 0px) {
[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-29dcefe5-88ac-45e5-9849-90769bfcd798"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-14e5d05c-3041-4d58-850c-ce230f807f8a {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}
@media (max-width: 767px){#s-14e5d05c-3041-4d58-850c-ce230f807f8a {
  display: none;
}
#s-14e5d05c-3041-4d58-850c-ce230f807f8a, #wrap-s-14e5d05c-3041-4d58-850c-ce230f807f8a { display:none !important; }}



  #s-14e5d05c-3041-4d58-850c-ce230f807f8a img.shogun-image {
    
    width: px;
  }


#s-14e5d05c-3041-4d58-850c-ce230f807f8a .shogun-image-content {
  
    align-items: center;
  
}

#s-5d319a8f-da84-4c15-8813-344e350b15be {
  text-align: center;
}
@media (max-width: 767px){#s-5d319a8f-da84-4c15-8813-344e350b15be {
  display: none;
}
#s-5d319a8f-da84-4c15-8813-344e350b15be, #wrap-s-5d319a8f-da84-4c15-8813-344e350b15be { display:none !important; }}



  #s-5d319a8f-da84-4c15-8813-344e350b15be img.shogun-image {
    
    width: px;
  }


#s-5d319a8f-da84-4c15-8813-344e350b15be .shogun-image-content {
  
    align-items: center;
  
}

#s-0ef5f57b-eb15-4ca7-81c3-669b078a9831 {
  padding-top: 50px;
padding-left: 50px;
padding-right: 50px;
text-align: center;
}
@media (min-width: 1200px){#s-0ef5f57b-eb15-4ca7-81c3-669b078a9831 {
  display: none;
}
#s-0ef5f57b-eb15-4ca7-81c3-669b078a9831, #wrap-s-0ef5f57b-eb15-4ca7-81c3-669b078a9831 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0ef5f57b-eb15-4ca7-81c3-669b078a9831 {
  display: none;
}
#s-0ef5f57b-eb15-4ca7-81c3-669b078a9831, #wrap-s-0ef5f57b-eb15-4ca7-81c3-669b078a9831 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0ef5f57b-eb15-4ca7-81c3-669b078a9831 {
  display: none;
}
#s-0ef5f57b-eb15-4ca7-81c3-669b078a9831, #wrap-s-0ef5f57b-eb15-4ca7-81c3-669b078a9831 { display:none !important; }}@media (max-width: 767px){#s-0ef5f57b-eb15-4ca7-81c3-669b078a9831 {
  display: none;
}
#s-0ef5f57b-eb15-4ca7-81c3-669b078a9831, #wrap-s-0ef5f57b-eb15-4ca7-81c3-669b078a9831 { display:none !important; }}



  #s-0ef5f57b-eb15-4ca7-81c3-669b078a9831 img.shogun-image {
    
    width: px;
  }


#s-0ef5f57b-eb15-4ca7-81c3-669b078a9831 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-21509402-24c2-49a2-a66c-13b1dd33edb3 {
  display: none;
}
#s-21509402-24c2-49a2-a66c-13b1dd33edb3, #wrap-s-21509402-24c2-49a2-a66c-13b1dd33edb3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-21509402-24c2-49a2-a66c-13b1dd33edb3 {
  display: none;
}
#s-21509402-24c2-49a2-a66c-13b1dd33edb3, #wrap-s-21509402-24c2-49a2-a66c-13b1dd33edb3 { display:none !important; }}@media (max-width: 767px){#s-21509402-24c2-49a2-a66c-13b1dd33edb3 {
  display: none;
}
#s-21509402-24c2-49a2-a66c-13b1dd33edb3, #wrap-s-21509402-24c2-49a2-a66c-13b1dd33edb3 { display:none !important; }}
#s-21509402-24c2-49a2-a66c-13b1dd33edb3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf {
  display: none;
}
#s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf, #wrap-s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf {
  display: none;
}
#s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf, #wrap-s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf {
  display: none;
}
#s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf, #wrap-s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf { display:none !important; }}@media (max-width: 767px){#s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf {
  display: none;
}
#s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf, #wrap-s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf { display:none !important; }}


#s-fcfc7783-871e-4d17-b778-2cda1dc8b8cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-d10f47c7-ba63-4cfe-8a2f-ff80393aa7a3 {
  display: none;
}
#s-d10f47c7-ba63-4cfe-8a2f-ff80393aa7a3, #wrap-s-d10f47c7-ba63-4cfe-8a2f-ff80393aa7a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d10f47c7-ba63-4cfe-8a2f-ff80393aa7a3 {
  display: none;
}
#s-d10f47c7-ba63-4cfe-8a2f-ff80393aa7a3, #wrap-s-d10f47c7-ba63-4cfe-8a2f-ff80393aa7a3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d10f47c7-ba63-4cfe-8a2f-ff80393aa7a3 {
  display: none;
}
#s-d10f47c7-ba63-4cfe-8a2f-ff80393aa7a3, #wrap-s-d10f47c7-ba63-4cfe-8a2f-ff80393aa7a3 { display:none !important; }}
#s-d10f47c7-ba63-4cfe-8a2f-ff80393aa7a3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-e3b61666-c2fc-4ca6-96ce-10423bbf2d6d {
  display: none;
}
#s-e3b61666-c2fc-4ca6-96ce-10423bbf2d6d, #wrap-s-e3b61666-c2fc-4ca6-96ce-10423bbf2d6d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e3b61666-c2fc-4ca6-96ce-10423bbf2d6d {
  display: none;
}
#s-e3b61666-c2fc-4ca6-96ce-10423bbf2d6d, #wrap-s-e3b61666-c2fc-4ca6-96ce-10423bbf2d6d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e3b61666-c2fc-4ca6-96ce-10423bbf2d6d {
  display: none;
}
#s-e3b61666-c2fc-4ca6-96ce-10423bbf2d6d, #wrap-s-e3b61666-c2fc-4ca6-96ce-10423bbf2d6d { display:none !important; }}@media (max-width: 767px){#s-e3b61666-c2fc-4ca6-96ce-10423bbf2d6d {
  display: none;
}
#s-e3b61666-c2fc-4ca6-96ce-10423bbf2d6d, #wrap-s-e3b61666-c2fc-4ca6-96ce-10423bbf2d6d { display:none !important; }}
#s-e3b61666-c2fc-4ca6-96ce-10423bbf2d6d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-1d31bd64-53c4-403a-9ac9-b2538ed280b4 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center top;
}
@media (min-width: 1200px){#s-1d31bd64-53c4-403a-9ac9-b2538ed280b4 {
  display: none;
}
#s-1d31bd64-53c4-403a-9ac9-b2538ed280b4, #wrap-s-1d31bd64-53c4-403a-9ac9-b2538ed280b4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d31bd64-53c4-403a-9ac9-b2538ed280b4 {
  display: none;
}
#s-1d31bd64-53c4-403a-9ac9-b2538ed280b4, #wrap-s-1d31bd64-53c4-403a-9ac9-b2538ed280b4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d31bd64-53c4-403a-9ac9-b2538ed280b4 {
  display: none;
}
#s-1d31bd64-53c4-403a-9ac9-b2538ed280b4, #wrap-s-1d31bd64-53c4-403a-9ac9-b2538ed280b4 { display:none !important; }}@media (max-width: 767px){#s-1d31bd64-53c4-403a-9ac9-b2538ed280b4 {
  
}
}







#s-1d31bd64-53c4-403a-9ac9-b2538ed280b4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-1d31bd64-53c4-403a-9ac9-b2538ed280b4 {
  cursor: pointer;
}#s-1d31bd64-53c4-403a-9ac9-b2538ed280b4.shg-box.shg-c {
  justify-content: center;
}

#s-8f847e2b-e44a-4e5b-8236-9732270a2077 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-8f847e2b-e44a-4e5b-8236-9732270a2077 {
  display: none;
}
#s-8f847e2b-e44a-4e5b-8236-9732270a2077, #wrap-s-8f847e2b-e44a-4e5b-8236-9732270a2077 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8f847e2b-e44a-4e5b-8236-9732270a2077 {
  display: none;
}
#s-8f847e2b-e44a-4e5b-8236-9732270a2077, #wrap-s-8f847e2b-e44a-4e5b-8236-9732270a2077 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8f847e2b-e44a-4e5b-8236-9732270a2077 {
  display: none;
}
#s-8f847e2b-e44a-4e5b-8236-9732270a2077, #wrap-s-8f847e2b-e44a-4e5b-8236-9732270a2077 { display:none !important; }}@media (max-width: 767px){#s-8f847e2b-e44a-4e5b-8236-9732270a2077 {
  
}
}
#s-86e0a02c-65ad-4c67-ba9c-0e87e2bead6a {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-86e0a02c-65ad-4c67-ba9c-0e87e2bead6a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86e0a02c-65ad-4c67-ba9c-0e87e2bead6a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-86e0a02c-65ad-4c67-ba9c-0e87e2bead6a {
  
}
}@media (max-width: 767px){#s-86e0a02c-65ad-4c67-ba9c-0e87e2bead6a {
  display: none;
}
#s-86e0a02c-65ad-4c67-ba9c-0e87e2bead6a, #wrap-s-86e0a02c-65ad-4c67-ba9c-0e87e2bead6a { display:none !important; }}







#s-86e0a02c-65ad-4c67-ba9c-0e87e2bead6a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-86e0a02c-65ad-4c67-ba9c-0e87e2bead6a.shg-box.shg-c {
  justify-content: center;
}

#s-54d8894d-a26f-4ad6-989f-f8abf3945bb3 {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-54d8894d-a26f-4ad6-989f-f8abf3945bb3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54d8894d-a26f-4ad6-989f-f8abf3945bb3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-54d8894d-a26f-4ad6-989f-f8abf3945bb3 {
  display: none;
}
#s-54d8894d-a26f-4ad6-989f-f8abf3945bb3, #wrap-s-54d8894d-a26f-4ad6-989f-f8abf3945bb3 { display:none !important; }}@media (max-width: 767px){#s-54d8894d-a26f-4ad6-989f-f8abf3945bb3 {
  display: none;
}
#s-54d8894d-a26f-4ad6-989f-f8abf3945bb3, #wrap-s-54d8894d-a26f-4ad6-989f-f8abf3945bb3 { display:none !important; }}
#s-ee9c7ee6-ad80-4048-8dc6-3c9474bad7ac {
  margin-left: 30px;
}
@media (min-width: 1200px){#s-ee9c7ee6-ad80-4048-8dc6-3c9474bad7ac {
  display: none;
}
#s-ee9c7ee6-ad80-4048-8dc6-3c9474bad7ac, #wrap-s-ee9c7ee6-ad80-4048-8dc6-3c9474bad7ac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee9c7ee6-ad80-4048-8dc6-3c9474bad7ac {
  display: none;
}
#s-ee9c7ee6-ad80-4048-8dc6-3c9474bad7ac, #wrap-s-ee9c7ee6-ad80-4048-8dc6-3c9474bad7ac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ee9c7ee6-ad80-4048-8dc6-3c9474bad7ac {
  
}
}@media (max-width: 767px){#s-ee9c7ee6-ad80-4048-8dc6-3c9474bad7ac {
  display: none;
}
#s-ee9c7ee6-ad80-4048-8dc6-3c9474bad7ac, #wrap-s-ee9c7ee6-ad80-4048-8dc6-3c9474bad7ac { display:none !important; }}
#s-3c7951b0-e4c8-43c5-8654-45d0a438a68c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-3c7951b0-e4c8-43c5-8654-45d0a438a68c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3c7951b0-e4c8-43c5-8654-45d0a438a68c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3c7951b0-e4c8-43c5-8654-45d0a438a68c.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c {
  display: none;
}
#s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c, #wrap-s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c {
  display: none;
}
#s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c, #wrap-s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c {
  display: none;
}
#s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c, #wrap-s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c { display:none !important; }}@media (max-width: 767px){#s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c {
  display: none;
}
#s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c, #wrap-s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c { display:none !important; }}







#s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c {
  cursor: pointer;
}#s-121d2b0e-fadd-4b10-b80d-a96f28f8b91c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-c461571b-5f67-4063-9c28-1dab40980177 {
  display: none;
}
#s-c461571b-5f67-4063-9c28-1dab40980177, #wrap-s-c461571b-5f67-4063-9c28-1dab40980177 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c461571b-5f67-4063-9c28-1dab40980177 {
  display: none;
}
#s-c461571b-5f67-4063-9c28-1dab40980177, #wrap-s-c461571b-5f67-4063-9c28-1dab40980177 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c461571b-5f67-4063-9c28-1dab40980177 {
  display: none;
}
#s-c461571b-5f67-4063-9c28-1dab40980177, #wrap-s-c461571b-5f67-4063-9c28-1dab40980177 { display:none !important; }}@media (max-width: 767px){#s-c461571b-5f67-4063-9c28-1dab40980177 {
  display: none;
}
#s-c461571b-5f67-4063-9c28-1dab40980177, #wrap-s-c461571b-5f67-4063-9c28-1dab40980177 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c461571b-5f67-4063-9c28-1dab40980177"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7c60232a-81c4-4c6a-b256-7ca0a9c282b6 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-7c60232a-81c4-4c6a-b256-7ca0a9c282b6 img.shogun-image {
    
    width: px;
  }


#s-7c60232a-81c4-4c6a-b256-7ca0a9c282b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6498b66-5b6c-49ef-8b57-537647bf842d {
  margin-top: 10px;
margin-left: 30px;
margin-right: 30px;
}

#s-c82cc645-0c38-4f8c-a24b-19a1ef19a4e7 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-c82cc645-0c38-4f8c-a24b-19a1ef19a4e7 img.shogun-image {
    
    width: px;
  }


#s-c82cc645-0c38-4f8c-a24b-19a1ef19a4e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-e226d8c0-54f4-4cda-8c0a-a19f13f4a549 {
  margin-top: 10px;
margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-8ea1470e-14f9-4c8a-a164-bd48b0517e76 {
  display: none;
}
#s-8ea1470e-14f9-4c8a-a164-bd48b0517e76, #wrap-s-8ea1470e-14f9-4c8a-a164-bd48b0517e76 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8ea1470e-14f9-4c8a-a164-bd48b0517e76 {
  display: none;
}
#s-8ea1470e-14f9-4c8a-a164-bd48b0517e76, #wrap-s-8ea1470e-14f9-4c8a-a164-bd48b0517e76 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8ea1470e-14f9-4c8a-a164-bd48b0517e76 {
  display: none;
}
#s-8ea1470e-14f9-4c8a-a164-bd48b0517e76, #wrap-s-8ea1470e-14f9-4c8a-a164-bd48b0517e76 { display:none !important; }}@media (max-width: 767px){#s-8ea1470e-14f9-4c8a-a164-bd48b0517e76 {
  display: none;
}
#s-8ea1470e-14f9-4c8a-a164-bd48b0517e76, #wrap-s-8ea1470e-14f9-4c8a-a164-bd48b0517e76 { display:none !important; }}
#s-8ea1470e-14f9-4c8a-a164-bd48b0517e76 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-0c8e1e76-324e-4897-bc76-af33884a0ba9 {
  display: none;
}
#s-0c8e1e76-324e-4897-bc76-af33884a0ba9, #wrap-s-0c8e1e76-324e-4897-bc76-af33884a0ba9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c8e1e76-324e-4897-bc76-af33884a0ba9 {
  display: none;
}
#s-0c8e1e76-324e-4897-bc76-af33884a0ba9, #wrap-s-0c8e1e76-324e-4897-bc76-af33884a0ba9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c8e1e76-324e-4897-bc76-af33884a0ba9 {
  display: none;
}
#s-0c8e1e76-324e-4897-bc76-af33884a0ba9, #wrap-s-0c8e1e76-324e-4897-bc76-af33884a0ba9 { display:none !important; }}@media (max-width: 767px){#s-0c8e1e76-324e-4897-bc76-af33884a0ba9 {
  display: none;
}
#s-0c8e1e76-324e-4897-bc76-af33884a0ba9, #wrap-s-0c8e1e76-324e-4897-bc76-af33884a0ba9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c8e1e76-324e-4897-bc76-af33884a0ba9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d4f28dd2-9dd3-4e9b-95f0-368887b1a19f {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-d4f28dd2-9dd3-4e9b-95f0-368887b1a19f img.shogun-image {
    
    width: px;
  }


#s-d4f28dd2-9dd3-4e9b-95f0-368887b1a19f .shogun-image-content {
  
    align-items: center;
  
}

#s-dc18f087-58d5-409e-b7cb-55a9e6d56cf3 {
  margin-top: 10px;
margin-left: 30px;
margin-right: 30px;
}

#s-de164233-e23c-465c-b530-71b4b5d072f0 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-de164233-e23c-465c-b530-71b4b5d072f0 img.shogun-image {
    
    width: px;
  }


#s-de164233-e23c-465c-b530-71b4b5d072f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c5591ed-587d-462a-bc95-bb7823b728c6 {
  margin-top: 10px;
margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-c3519770-6cf2-46ba-a138-f88b0dc5dfb5 {
  display: none;
}
#s-c3519770-6cf2-46ba-a138-f88b0dc5dfb5, #wrap-s-c3519770-6cf2-46ba-a138-f88b0dc5dfb5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c3519770-6cf2-46ba-a138-f88b0dc5dfb5 {
  display: none;
}
#s-c3519770-6cf2-46ba-a138-f88b0dc5dfb5, #wrap-s-c3519770-6cf2-46ba-a138-f88b0dc5dfb5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c3519770-6cf2-46ba-a138-f88b0dc5dfb5 {
  display: none;
}
#s-c3519770-6cf2-46ba-a138-f88b0dc5dfb5, #wrap-s-c3519770-6cf2-46ba-a138-f88b0dc5dfb5 { display:none !important; }}@media (max-width: 767px){#s-c3519770-6cf2-46ba-a138-f88b0dc5dfb5 {
  display: none;
}
#s-c3519770-6cf2-46ba-a138-f88b0dc5dfb5, #wrap-s-c3519770-6cf2-46ba-a138-f88b0dc5dfb5 { display:none !important; }}
#s-c3519770-6cf2-46ba-a138-f88b0dc5dfb5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-3eed68e8-0b59-4565-9038-97f00933ab12 {
  display: none;
}
#s-3eed68e8-0b59-4565-9038-97f00933ab12, #wrap-s-3eed68e8-0b59-4565-9038-97f00933ab12 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3eed68e8-0b59-4565-9038-97f00933ab12 {
  display: none;
}
#s-3eed68e8-0b59-4565-9038-97f00933ab12, #wrap-s-3eed68e8-0b59-4565-9038-97f00933ab12 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3eed68e8-0b59-4565-9038-97f00933ab12 {
  display: none;
}
#s-3eed68e8-0b59-4565-9038-97f00933ab12, #wrap-s-3eed68e8-0b59-4565-9038-97f00933ab12 { display:none !important; }}@media (max-width: 767px){#s-3eed68e8-0b59-4565-9038-97f00933ab12 {
  display: none;
}
#s-3eed68e8-0b59-4565-9038-97f00933ab12, #wrap-s-3eed68e8-0b59-4565-9038-97f00933ab12 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3eed68e8-0b59-4565-9038-97f00933ab12"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4d258b9c-56f9-4105-a9ce-f672e21028f5 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-4d258b9c-56f9-4105-a9ce-f672e21028f5 img.shogun-image {
    
    width: px;
  }


#s-4d258b9c-56f9-4105-a9ce-f672e21028f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-88946b86-757b-4540-b810-2603abcdaea0 {
  margin-top: 10px;
margin-left: 30px;
margin-right: 30px;
}

#s-75373120-674c-4dc7-a224-d5b115887856 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-75373120-674c-4dc7-a224-d5b115887856 img.shogun-image {
    
    width: px;
  }


#s-75373120-674c-4dc7-a224-d5b115887856 .shogun-image-content {
  
    align-items: center;
  
}

#s-008cf384-8378-4ce7-b7aa-578cff6e8446 {
  margin-top: 10px;
margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-35c03980-69e6-4293-b0e3-4290edcd83cb {
  display: none;
}
#s-35c03980-69e6-4293-b0e3-4290edcd83cb, #wrap-s-35c03980-69e6-4293-b0e3-4290edcd83cb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35c03980-69e6-4293-b0e3-4290edcd83cb {
  display: none;
}
#s-35c03980-69e6-4293-b0e3-4290edcd83cb, #wrap-s-35c03980-69e6-4293-b0e3-4290edcd83cb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-35c03980-69e6-4293-b0e3-4290edcd83cb {
  display: none;
}
#s-35c03980-69e6-4293-b0e3-4290edcd83cb, #wrap-s-35c03980-69e6-4293-b0e3-4290edcd83cb { display:none !important; }}@media (max-width: 767px){#s-35c03980-69e6-4293-b0e3-4290edcd83cb {
  display: none;
}
#s-35c03980-69e6-4293-b0e3-4290edcd83cb, #wrap-s-35c03980-69e6-4293-b0e3-4290edcd83cb { display:none !important; }}
#s-35c03980-69e6-4293-b0e3-4290edcd83cb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 80px;
margin-bottom: 0px;
margin-right: 80px;
padding-top: 0px;
padding-left: 80px;
padding-bottom: 0px;
padding-right: 80px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797 {
  display: none;
}
#s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797, #wrap-s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797 {
  display: none;
}
#s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797, #wrap-s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797 {
  display: none;
}
#s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797, #wrap-s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797 { display:none !important; }}@media (max-width: 767px){#s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797 {
  display: none;
}
#s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797, #wrap-s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797 { display:none !important; }}







#s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797 {
  cursor: pointer;
}#s-c6a3c4d3-9c7e-4ff1-91f5-2131bba83797.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-17485861-e6ba-4f3c-8db9-9fda0f53034d {
  display: none;
}
#s-17485861-e6ba-4f3c-8db9-9fda0f53034d, #wrap-s-17485861-e6ba-4f3c-8db9-9fda0f53034d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-17485861-e6ba-4f3c-8db9-9fda0f53034d {
  display: none;
}
#s-17485861-e6ba-4f3c-8db9-9fda0f53034d, #wrap-s-17485861-e6ba-4f3c-8db9-9fda0f53034d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-17485861-e6ba-4f3c-8db9-9fda0f53034d {
  display: none;
}
#s-17485861-e6ba-4f3c-8db9-9fda0f53034d, #wrap-s-17485861-e6ba-4f3c-8db9-9fda0f53034d { display:none !important; }}@media (max-width: 767px){#s-17485861-e6ba-4f3c-8db9-9fda0f53034d {
  display: none;
}
#s-17485861-e6ba-4f3c-8db9-9fda0f53034d, #wrap-s-17485861-e6ba-4f3c-8db9-9fda0f53034d { display:none !important; }}
#s-17485861-e6ba-4f3c-8db9-9fda0f53034d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-9c2b1425-bbf4-44f7-a92f-261070a4af1a {
  display: none;
}
#s-9c2b1425-bbf4-44f7-a92f-261070a4af1a, #wrap-s-9c2b1425-bbf4-44f7-a92f-261070a4af1a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9c2b1425-bbf4-44f7-a92f-261070a4af1a {
  display: none;
}
#s-9c2b1425-bbf4-44f7-a92f-261070a4af1a, #wrap-s-9c2b1425-bbf4-44f7-a92f-261070a4af1a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9c2b1425-bbf4-44f7-a92f-261070a4af1a {
  display: none;
}
#s-9c2b1425-bbf4-44f7-a92f-261070a4af1a, #wrap-s-9c2b1425-bbf4-44f7-a92f-261070a4af1a { display:none !important; }}@media (max-width: 767px){#s-9c2b1425-bbf4-44f7-a92f-261070a4af1a {
  display: none;
}
#s-9c2b1425-bbf4-44f7-a92f-261070a4af1a, #wrap-s-9c2b1425-bbf4-44f7-a92f-261070a4af1a { display:none !important; }}
#s-9c2b1425-bbf4-44f7-a92f-261070a4af1a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-f4d687b1-b2e5-48c0-8ff6-474a2786fe26 {
  display: none;
}
#s-f4d687b1-b2e5-48c0-8ff6-474a2786fe26, #wrap-s-f4d687b1-b2e5-48c0-8ff6-474a2786fe26 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f4d687b1-b2e5-48c0-8ff6-474a2786fe26 {
  display: none;
}
#s-f4d687b1-b2e5-48c0-8ff6-474a2786fe26, #wrap-s-f4d687b1-b2e5-48c0-8ff6-474a2786fe26 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f4d687b1-b2e5-48c0-8ff6-474a2786fe26 {
  display: none;
}
#s-f4d687b1-b2e5-48c0-8ff6-474a2786fe26, #wrap-s-f4d687b1-b2e5-48c0-8ff6-474a2786fe26 { display:none !important; }}@media (max-width: 767px){#s-f4d687b1-b2e5-48c0-8ff6-474a2786fe26 {
  display: none;
}
#s-f4d687b1-b2e5-48c0-8ff6-474a2786fe26, #wrap-s-f4d687b1-b2e5-48c0-8ff6-474a2786fe26 { display:none !important; }}
#s-f4d687b1-b2e5-48c0-8ff6-474a2786fe26 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-c560c935-507c-4923-b5e9-e4b830fd5ace {
  display: none;
}
#s-c560c935-507c-4923-b5e9-e4b830fd5ace, #wrap-s-c560c935-507c-4923-b5e9-e4b830fd5ace { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c560c935-507c-4923-b5e9-e4b830fd5ace {
  display: none;
}
#s-c560c935-507c-4923-b5e9-e4b830fd5ace, #wrap-s-c560c935-507c-4923-b5e9-e4b830fd5ace { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c560c935-507c-4923-b5e9-e4b830fd5ace {
  display: none;
}
#s-c560c935-507c-4923-b5e9-e4b830fd5ace, #wrap-s-c560c935-507c-4923-b5e9-e4b830fd5ace { display:none !important; }}@media (max-width: 767px){#s-c560c935-507c-4923-b5e9-e4b830fd5ace {
  display: none;
}
#s-c560c935-507c-4923-b5e9-e4b830fd5ace, #wrap-s-c560c935-507c-4923-b5e9-e4b830fd5ace { display:none !important; }}
#s-c560c935-507c-4923-b5e9-e4b830fd5ace hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02 {
  display: none;
}
#s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02, #wrap-s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02 {
  display: none;
}
#s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02, #wrap-s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02 {
  display: none;
}
#s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02, #wrap-s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02 { display:none !important; }}@media (max-width: 767px){#s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02 {
  display: none;
}
#s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02, #wrap-s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02 { display:none !important; }}


#s-d4d7eb5a-8fb3-411c-b098-2e60c5b7bb02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-5fab7ac4-f0bc-466e-97dd-6fdd6ed2d58d {
  padding-left: 50px;
padding-right: 50px;
}
@media (min-width: 1200px){#s-5fab7ac4-f0bc-466e-97dd-6fdd6ed2d58d {
  display: none;
}
#s-5fab7ac4-f0bc-466e-97dd-6fdd6ed2d58d, #wrap-s-5fab7ac4-f0bc-466e-97dd-6fdd6ed2d58d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5fab7ac4-f0bc-466e-97dd-6fdd6ed2d58d {
  display: none;
}
#s-5fab7ac4-f0bc-466e-97dd-6fdd6ed2d58d, #wrap-s-5fab7ac4-f0bc-466e-97dd-6fdd6ed2d58d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5fab7ac4-f0bc-466e-97dd-6fdd6ed2d58d {
  display: none;
}
#s-5fab7ac4-f0bc-466e-97dd-6fdd6ed2d58d, #wrap-s-5fab7ac4-f0bc-466e-97dd-6fdd6ed2d58d { display:none !important; }}@media (max-width: 767px){#s-5fab7ac4-f0bc-466e-97dd-6fdd6ed2d58d {
  display: none;
}
#s-5fab7ac4-f0bc-466e-97dd-6fdd6ed2d58d, #wrap-s-5fab7ac4-f0bc-466e-97dd-6fdd6ed2d58d { display:none !important; }}
@media (min-width: 1200px){#s-628eaef1-34a8-46c4-a49f-59072593199d {
  display: none;
}
#s-628eaef1-34a8-46c4-a49f-59072593199d, #wrap-s-628eaef1-34a8-46c4-a49f-59072593199d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-628eaef1-34a8-46c4-a49f-59072593199d {
  display: none;
}
#s-628eaef1-34a8-46c4-a49f-59072593199d, #wrap-s-628eaef1-34a8-46c4-a49f-59072593199d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-628eaef1-34a8-46c4-a49f-59072593199d {
  display: none;
}
#s-628eaef1-34a8-46c4-a49f-59072593199d, #wrap-s-628eaef1-34a8-46c4-a49f-59072593199d { display:none !important; }}@media (max-width: 767px){#s-628eaef1-34a8-46c4-a49f-59072593199d {
  display: none;
}
#s-628eaef1-34a8-46c4-a49f-59072593199d, #wrap-s-628eaef1-34a8-46c4-a49f-59072593199d { display:none !important; }}
#s-628eaef1-34a8-46c4-a49f-59072593199d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-05e5a4b4-416f-4304-b0f4-cff963a7f6f9 {
  display: none;
}
#s-05e5a4b4-416f-4304-b0f4-cff963a7f6f9, #wrap-s-05e5a4b4-416f-4304-b0f4-cff963a7f6f9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05e5a4b4-416f-4304-b0f4-cff963a7f6f9 {
  display: none;
}
#s-05e5a4b4-416f-4304-b0f4-cff963a7f6f9, #wrap-s-05e5a4b4-416f-4304-b0f4-cff963a7f6f9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-05e5a4b4-416f-4304-b0f4-cff963a7f6f9 {
  display: none;
}
#s-05e5a4b4-416f-4304-b0f4-cff963a7f6f9, #wrap-s-05e5a4b4-416f-4304-b0f4-cff963a7f6f9 { display:none !important; }}@media (max-width: 767px){#s-05e5a4b4-416f-4304-b0f4-cff963a7f6f9 {
  display: none;
}
#s-05e5a4b4-416f-4304-b0f4-cff963a7f6f9, #wrap-s-05e5a4b4-416f-4304-b0f4-cff963a7f6f9 { display:none !important; }}
#s-05e5a4b4-416f-4304-b0f4-cff963a7f6f9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-b607a91d-9ac2-41a6-91d8-4a82731b94a5 {
  display: none;
}
#s-b607a91d-9ac2-41a6-91d8-4a82731b94a5, #wrap-s-b607a91d-9ac2-41a6-91d8-4a82731b94a5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b607a91d-9ac2-41a6-91d8-4a82731b94a5 {
  display: none;
}
#s-b607a91d-9ac2-41a6-91d8-4a82731b94a5, #wrap-s-b607a91d-9ac2-41a6-91d8-4a82731b94a5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b607a91d-9ac2-41a6-91d8-4a82731b94a5 {
  display: none;
}
#s-b607a91d-9ac2-41a6-91d8-4a82731b94a5, #wrap-s-b607a91d-9ac2-41a6-91d8-4a82731b94a5 { display:none !important; }}@media (max-width: 767px){#s-b607a91d-9ac2-41a6-91d8-4a82731b94a5 {
  display: none;
}
#s-b607a91d-9ac2-41a6-91d8-4a82731b94a5, #wrap-s-b607a91d-9ac2-41a6-91d8-4a82731b94a5 { display:none !important; }}
#s-b607a91d-9ac2-41a6-91d8-4a82731b94a5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-e118d76f-2706-4707-af74-e17baa0e0757 {
  display: none;
}
#s-e118d76f-2706-4707-af74-e17baa0e0757, #wrap-s-e118d76f-2706-4707-af74-e17baa0e0757 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e118d76f-2706-4707-af74-e17baa0e0757 {
  display: none;
}
#s-e118d76f-2706-4707-af74-e17baa0e0757, #wrap-s-e118d76f-2706-4707-af74-e17baa0e0757 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e118d76f-2706-4707-af74-e17baa0e0757 {
  display: none;
}
#s-e118d76f-2706-4707-af74-e17baa0e0757, #wrap-s-e118d76f-2706-4707-af74-e17baa0e0757 { display:none !important; }}@media (max-width: 767px){#s-e118d76f-2706-4707-af74-e17baa0e0757 {
  display: none;
}
#s-e118d76f-2706-4707-af74-e17baa0e0757, #wrap-s-e118d76f-2706-4707-af74-e17baa0e0757 { display:none !important; }}
#s-e118d76f-2706-4707-af74-e17baa0e0757 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-aab04b0c-cc75-4382-bb84-bcb4cae949ca {
  margin-left: 70px;
margin-right: 70px;
}
@media (min-width: 1200px){#s-aab04b0c-cc75-4382-bb84-bcb4cae949ca {
  display: none;
}
#s-aab04b0c-cc75-4382-bb84-bcb4cae949ca, #wrap-s-aab04b0c-cc75-4382-bb84-bcb4cae949ca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aab04b0c-cc75-4382-bb84-bcb4cae949ca {
  display: none;
}
#s-aab04b0c-cc75-4382-bb84-bcb4cae949ca, #wrap-s-aab04b0c-cc75-4382-bb84-bcb4cae949ca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aab04b0c-cc75-4382-bb84-bcb4cae949ca {
  display: none;
}
#s-aab04b0c-cc75-4382-bb84-bcb4cae949ca, #wrap-s-aab04b0c-cc75-4382-bb84-bcb4cae949ca { display:none !important; }}@media (max-width: 767px){#s-aab04b0c-cc75-4382-bb84-bcb4cae949ca {
  display: none;
}
#s-aab04b0c-cc75-4382-bb84-bcb4cae949ca, #wrap-s-aab04b0c-cc75-4382-bb84-bcb4cae949ca { display:none !important; }}
@media (min-width: 1200px){#s-2f7e8aed-9301-41fd-8294-31a822762ca2 {
  display: none;
}
#s-2f7e8aed-9301-41fd-8294-31a822762ca2, #wrap-s-2f7e8aed-9301-41fd-8294-31a822762ca2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2f7e8aed-9301-41fd-8294-31a822762ca2 {
  display: none;
}
#s-2f7e8aed-9301-41fd-8294-31a822762ca2, #wrap-s-2f7e8aed-9301-41fd-8294-31a822762ca2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2f7e8aed-9301-41fd-8294-31a822762ca2 {
  display: none;
}
#s-2f7e8aed-9301-41fd-8294-31a822762ca2, #wrap-s-2f7e8aed-9301-41fd-8294-31a822762ca2 { display:none !important; }}@media (max-width: 767px){#s-2f7e8aed-9301-41fd-8294-31a822762ca2 {
  display: none;
}
#s-2f7e8aed-9301-41fd-8294-31a822762ca2, #wrap-s-2f7e8aed-9301-41fd-8294-31a822762ca2 { display:none !important; }}
#s-2f7e8aed-9301-41fd-8294-31a822762ca2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-48db8765-0494-4fed-a65f-bb30aa1f2ef7 {
  display: none;
}
#s-48db8765-0494-4fed-a65f-bb30aa1f2ef7, #wrap-s-48db8765-0494-4fed-a65f-bb30aa1f2ef7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-48db8765-0494-4fed-a65f-bb30aa1f2ef7 {
  display: none;
}
#s-48db8765-0494-4fed-a65f-bb30aa1f2ef7, #wrap-s-48db8765-0494-4fed-a65f-bb30aa1f2ef7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-48db8765-0494-4fed-a65f-bb30aa1f2ef7 {
  display: none;
}
#s-48db8765-0494-4fed-a65f-bb30aa1f2ef7, #wrap-s-48db8765-0494-4fed-a65f-bb30aa1f2ef7 { display:none !important; }}@media (max-width: 767px){#s-48db8765-0494-4fed-a65f-bb30aa1f2ef7 {
  display: none;
}
#s-48db8765-0494-4fed-a65f-bb30aa1f2ef7, #wrap-s-48db8765-0494-4fed-a65f-bb30aa1f2ef7 { display:none !important; }}
#s-48db8765-0494-4fed-a65f-bb30aa1f2ef7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-6be453ed-7cbb-4429-871f-fe52ac35bfcb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6be453ed-7cbb-4429-871f-fe52ac35bfcb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6be453ed-7cbb-4429-871f-fe52ac35bfcb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6be453ed-7cbb-4429-871f-fe52ac35bfcb {
  display: none;
}
#s-6be453ed-7cbb-4429-871f-fe52ac35bfcb, #wrap-s-6be453ed-7cbb-4429-871f-fe52ac35bfcb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6be453ed-7cbb-4429-871f-fe52ac35bfcb {
  display: none;
}
#s-6be453ed-7cbb-4429-871f-fe52ac35bfcb, #wrap-s-6be453ed-7cbb-4429-871f-fe52ac35bfcb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6be453ed-7cbb-4429-871f-fe52ac35bfcb {
  display: none;
}
#s-6be453ed-7cbb-4429-871f-fe52ac35bfcb, #wrap-s-6be453ed-7cbb-4429-871f-fe52ac35bfcb { display:none !important; }}@media (max-width: 767px){#s-6be453ed-7cbb-4429-871f-fe52ac35bfcb {
  display: none;
}
#s-6be453ed-7cbb-4429-871f-fe52ac35bfcb, #wrap-s-6be453ed-7cbb-4429-871f-fe52ac35bfcb { display:none !important; }}


#s-6be453ed-7cbb-4429-871f-fe52ac35bfcb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-9deb7559-45d9-4cc2-86d9-e1d9a9a0d20d {
  display: none;
}
#s-9deb7559-45d9-4cc2-86d9-e1d9a9a0d20d, #wrap-s-9deb7559-45d9-4cc2-86d9-e1d9a9a0d20d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9deb7559-45d9-4cc2-86d9-e1d9a9a0d20d {
  display: none;
}
#s-9deb7559-45d9-4cc2-86d9-e1d9a9a0d20d, #wrap-s-9deb7559-45d9-4cc2-86d9-e1d9a9a0d20d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9deb7559-45d9-4cc2-86d9-e1d9a9a0d20d {
  display: none;
}
#s-9deb7559-45d9-4cc2-86d9-e1d9a9a0d20d, #wrap-s-9deb7559-45d9-4cc2-86d9-e1d9a9a0d20d { display:none !important; }}@media (max-width: 767px){#s-9deb7559-45d9-4cc2-86d9-e1d9a9a0d20d {
  display: none;
}
#s-9deb7559-45d9-4cc2-86d9-e1d9a9a0d20d, #wrap-s-9deb7559-45d9-4cc2-86d9-e1d9a9a0d20d { display:none !important; }}
#s-9deb7559-45d9-4cc2-86d9-e1d9a9a0d20d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-4b23b7ae-f3c4-4019-b553-777b26f07828 {
  padding-left: 30px;
padding-right: 30px;
}
@media (min-width: 1200px){#s-4b23b7ae-f3c4-4019-b553-777b26f07828 {
  display: none;
}
#s-4b23b7ae-f3c4-4019-b553-777b26f07828, #wrap-s-4b23b7ae-f3c4-4019-b553-777b26f07828 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4b23b7ae-f3c4-4019-b553-777b26f07828 {
  display: none;
}
#s-4b23b7ae-f3c4-4019-b553-777b26f07828, #wrap-s-4b23b7ae-f3c4-4019-b553-777b26f07828 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4b23b7ae-f3c4-4019-b553-777b26f07828 {
  display: none;
}
#s-4b23b7ae-f3c4-4019-b553-777b26f07828, #wrap-s-4b23b7ae-f3c4-4019-b553-777b26f07828 { display:none !important; }}@media (max-width: 767px){#s-4b23b7ae-f3c4-4019-b553-777b26f07828 {
  display: none;
}
#s-4b23b7ae-f3c4-4019-b553-777b26f07828, #wrap-s-4b23b7ae-f3c4-4019-b553-777b26f07828 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b23b7ae-f3c4-4019-b553-777b26f07828"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-086c032c-9d83-4064-af12-221e76921b45 {
  padding-left: 60px;
padding-right: 60px;
text-align: center;
}




  #s-086c032c-9d83-4064-af12-221e76921b45 img.shogun-image {
    
    width: px;
  }


#s-086c032c-9d83-4064-af12-221e76921b45 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-79c14250-4e02-482c-a248-9b23210d41e7 {
  display: none;
}
#s-79c14250-4e02-482c-a248-9b23210d41e7, #wrap-s-79c14250-4e02-482c-a248-9b23210d41e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-79c14250-4e02-482c-a248-9b23210d41e7 {
  display: none;
}
#s-79c14250-4e02-482c-a248-9b23210d41e7, #wrap-s-79c14250-4e02-482c-a248-9b23210d41e7 { display:none !important; }}@media (max-width: 767px){#s-79c14250-4e02-482c-a248-9b23210d41e7 {
  display: none;
}
#s-79c14250-4e02-482c-a248-9b23210d41e7, #wrap-s-79c14250-4e02-482c-a248-9b23210d41e7 { display:none !important; }}
#s-550768ee-1d47-486c-a4f0-9d45c90ec569 {
  padding-left: 60px;
padding-right: 60px;
text-align: center;
}




  #s-550768ee-1d47-486c-a4f0-9d45c90ec569 img.shogun-image {
    
    width: px;
  }


#s-550768ee-1d47-486c-a4f0-9d45c90ec569 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-6a14be06-4b99-489f-a195-f6ff6dbaff6e {
  display: none;
}
#s-6a14be06-4b99-489f-a195-f6ff6dbaff6e, #wrap-s-6a14be06-4b99-489f-a195-f6ff6dbaff6e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a14be06-4b99-489f-a195-f6ff6dbaff6e {
  display: none;
}
#s-6a14be06-4b99-489f-a195-f6ff6dbaff6e, #wrap-s-6a14be06-4b99-489f-a195-f6ff6dbaff6e { display:none !important; }}@media (max-width: 767px){#s-6a14be06-4b99-489f-a195-f6ff6dbaff6e {
  display: none;
}
#s-6a14be06-4b99-489f-a195-f6ff6dbaff6e, #wrap-s-6a14be06-4b99-489f-a195-f6ff6dbaff6e { display:none !important; }}
#s-77030b0b-753a-4c2a-a0f2-6859da3893a4 {
  padding-left: 30px;
padding-right: 30px;
}
@media (min-width: 1200px){#s-77030b0b-753a-4c2a-a0f2-6859da3893a4 {
  display: none;
}
#s-77030b0b-753a-4c2a-a0f2-6859da3893a4, #wrap-s-77030b0b-753a-4c2a-a0f2-6859da3893a4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77030b0b-753a-4c2a-a0f2-6859da3893a4 {
  display: none;
}
#s-77030b0b-753a-4c2a-a0f2-6859da3893a4, #wrap-s-77030b0b-753a-4c2a-a0f2-6859da3893a4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77030b0b-753a-4c2a-a0f2-6859da3893a4 {
  display: none;
}
#s-77030b0b-753a-4c2a-a0f2-6859da3893a4, #wrap-s-77030b0b-753a-4c2a-a0f2-6859da3893a4 { display:none !important; }}@media (max-width: 767px){#s-77030b0b-753a-4c2a-a0f2-6859da3893a4 {
  display: none;
}
#s-77030b0b-753a-4c2a-a0f2-6859da3893a4, #wrap-s-77030b0b-753a-4c2a-a0f2-6859da3893a4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-77030b0b-753a-4c2a-a0f2-6859da3893a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e5e4a687-2c18-4049-8f29-1641cb65e0c8 {
  padding-top: 30px;
padding-left: 60px;
padding-right: 60px;
text-align: center;
}




  #s-e5e4a687-2c18-4049-8f29-1641cb65e0c8 img.shogun-image {
    
    width: px;
  }


#s-e5e4a687-2c18-4049-8f29-1641cb65e0c8 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-2d9f5bb2-0e6d-4807-af1b-adae95d56f99 {
  display: none;
}
#s-2d9f5bb2-0e6d-4807-af1b-adae95d56f99, #wrap-s-2d9f5bb2-0e6d-4807-af1b-adae95d56f99 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2d9f5bb2-0e6d-4807-af1b-adae95d56f99 {
  display: none;
}
#s-2d9f5bb2-0e6d-4807-af1b-adae95d56f99, #wrap-s-2d9f5bb2-0e6d-4807-af1b-adae95d56f99 { display:none !important; }}@media (max-width: 767px){#s-2d9f5bb2-0e6d-4807-af1b-adae95d56f99 {
  display: none;
}
#s-2d9f5bb2-0e6d-4807-af1b-adae95d56f99, #wrap-s-2d9f5bb2-0e6d-4807-af1b-adae95d56f99 { display:none !important; }}
#s-5cae2a97-182b-475a-846f-fa54c7b036e8 {
  padding-left: 60px;
padding-right: 60px;
text-align: center;
}




  #s-5cae2a97-182b-475a-846f-fa54c7b036e8 img.shogun-image {
    
    width: px;
  }


#s-5cae2a97-182b-475a-846f-fa54c7b036e8 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-820d9160-c1a6-46a4-a149-22fbcb3cc7e8 {
  display: none;
}
#s-820d9160-c1a6-46a4-a149-22fbcb3cc7e8, #wrap-s-820d9160-c1a6-46a4-a149-22fbcb3cc7e8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-820d9160-c1a6-46a4-a149-22fbcb3cc7e8 {
  display: none;
}
#s-820d9160-c1a6-46a4-a149-22fbcb3cc7e8, #wrap-s-820d9160-c1a6-46a4-a149-22fbcb3cc7e8 { display:none !important; }}@media (max-width: 767px){#s-820d9160-c1a6-46a4-a149-22fbcb3cc7e8 {
  display: none;
}
#s-820d9160-c1a6-46a4-a149-22fbcb3cc7e8, #wrap-s-820d9160-c1a6-46a4-a149-22fbcb3cc7e8 { display:none !important; }}
@media (min-width: 1200px){#s-3484b715-de7d-46eb-a2f1-cd0482f77cb7 {
  display: none;
}
#s-3484b715-de7d-46eb-a2f1-cd0482f77cb7, #wrap-s-3484b715-de7d-46eb-a2f1-cd0482f77cb7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3484b715-de7d-46eb-a2f1-cd0482f77cb7 {
  display: none;
}
#s-3484b715-de7d-46eb-a2f1-cd0482f77cb7, #wrap-s-3484b715-de7d-46eb-a2f1-cd0482f77cb7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3484b715-de7d-46eb-a2f1-cd0482f77cb7 {
  display: none;
}
#s-3484b715-de7d-46eb-a2f1-cd0482f77cb7, #wrap-s-3484b715-de7d-46eb-a2f1-cd0482f77cb7 { display:none !important; }}@media (max-width: 767px){#s-3484b715-de7d-46eb-a2f1-cd0482f77cb7 {
  display: none;
}
#s-3484b715-de7d-46eb-a2f1-cd0482f77cb7, #wrap-s-3484b715-de7d-46eb-a2f1-cd0482f77cb7 { display:none !important; }}
#s-3484b715-de7d-46eb-a2f1-cd0482f77cb7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-89f89ef5-873a-4fa1-9abc-ae943ef5680a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-89f89ef5-873a-4fa1-9abc-ae943ef5680a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-89f89ef5-873a-4fa1-9abc-ae943ef5680a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-89f89ef5-873a-4fa1-9abc-ae943ef5680a {
  display: none;
}
#s-89f89ef5-873a-4fa1-9abc-ae943ef5680a, #wrap-s-89f89ef5-873a-4fa1-9abc-ae943ef5680a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89f89ef5-873a-4fa1-9abc-ae943ef5680a {
  display: none;
}
#s-89f89ef5-873a-4fa1-9abc-ae943ef5680a, #wrap-s-89f89ef5-873a-4fa1-9abc-ae943ef5680a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-89f89ef5-873a-4fa1-9abc-ae943ef5680a {
  display: none;
}
#s-89f89ef5-873a-4fa1-9abc-ae943ef5680a, #wrap-s-89f89ef5-873a-4fa1-9abc-ae943ef5680a { display:none !important; }}@media (max-width: 767px){#s-89f89ef5-873a-4fa1-9abc-ae943ef5680a {
  display: none;
}
#s-89f89ef5-873a-4fa1-9abc-ae943ef5680a, #wrap-s-89f89ef5-873a-4fa1-9abc-ae943ef5680a { display:none !important; }}


#s-89f89ef5-873a-4fa1-9abc-ae943ef5680a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-6af855dd-8dad-4ce6-8463-8cfd0dbd64b6 {
  display: none;
}
#s-6af855dd-8dad-4ce6-8463-8cfd0dbd64b6, #wrap-s-6af855dd-8dad-4ce6-8463-8cfd0dbd64b6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6af855dd-8dad-4ce6-8463-8cfd0dbd64b6 {
  display: none;
}
#s-6af855dd-8dad-4ce6-8463-8cfd0dbd64b6, #wrap-s-6af855dd-8dad-4ce6-8463-8cfd0dbd64b6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6af855dd-8dad-4ce6-8463-8cfd0dbd64b6 {
  display: none;
}
#s-6af855dd-8dad-4ce6-8463-8cfd0dbd64b6, #wrap-s-6af855dd-8dad-4ce6-8463-8cfd0dbd64b6 { display:none !important; }}@media (max-width: 767px){#s-6af855dd-8dad-4ce6-8463-8cfd0dbd64b6 {
  display: none;
}
#s-6af855dd-8dad-4ce6-8463-8cfd0dbd64b6, #wrap-s-6af855dd-8dad-4ce6-8463-8cfd0dbd64b6 { display:none !important; }}
#s-6af855dd-8dad-4ce6-8463-8cfd0dbd64b6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-0be18790-74b2-465a-b2e0-90d7089f9c58 {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-0be18790-74b2-465a-b2e0-90d7089f9c58 {
  display: none;
}
#s-0be18790-74b2-465a-b2e0-90d7089f9c58, #wrap-s-0be18790-74b2-465a-b2e0-90d7089f9c58 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0be18790-74b2-465a-b2e0-90d7089f9c58 {
  display: none;
}
#s-0be18790-74b2-465a-b2e0-90d7089f9c58, #wrap-s-0be18790-74b2-465a-b2e0-90d7089f9c58 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0be18790-74b2-465a-b2e0-90d7089f9c58 {
  display: none;
}
#s-0be18790-74b2-465a-b2e0-90d7089f9c58, #wrap-s-0be18790-74b2-465a-b2e0-90d7089f9c58 { display:none !important; }}@media (max-width: 767px){#s-0be18790-74b2-465a-b2e0-90d7089f9c58 {
  display: none;
}
#s-0be18790-74b2-465a-b2e0-90d7089f9c58, #wrap-s-0be18790-74b2-465a-b2e0-90d7089f9c58 { display:none !important; }}
@media (min-width: 1200px){#s-855d5d17-0a67-4eb7-83a1-de7896616984 {
  display: none;
}
#s-855d5d17-0a67-4eb7-83a1-de7896616984, #wrap-s-855d5d17-0a67-4eb7-83a1-de7896616984 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-855d5d17-0a67-4eb7-83a1-de7896616984 {
  display: none;
}
#s-855d5d17-0a67-4eb7-83a1-de7896616984, #wrap-s-855d5d17-0a67-4eb7-83a1-de7896616984 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-855d5d17-0a67-4eb7-83a1-de7896616984 {
  display: none;
}
#s-855d5d17-0a67-4eb7-83a1-de7896616984, #wrap-s-855d5d17-0a67-4eb7-83a1-de7896616984 { display:none !important; }}@media (max-width: 767px){#s-855d5d17-0a67-4eb7-83a1-de7896616984 {
  display: none;
}
#s-855d5d17-0a67-4eb7-83a1-de7896616984, #wrap-s-855d5d17-0a67-4eb7-83a1-de7896616984 { display:none !important; }}
#s-855d5d17-0a67-4eb7-83a1-de7896616984 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-4bc0c053-eeac-4086-899c-5283435bd3c0 {
  display: none;
}
#s-4bc0c053-eeac-4086-899c-5283435bd3c0, #wrap-s-4bc0c053-eeac-4086-899c-5283435bd3c0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4bc0c053-eeac-4086-899c-5283435bd3c0 {
  display: none;
}
#s-4bc0c053-eeac-4086-899c-5283435bd3c0, #wrap-s-4bc0c053-eeac-4086-899c-5283435bd3c0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4bc0c053-eeac-4086-899c-5283435bd3c0 {
  display: none;
}
#s-4bc0c053-eeac-4086-899c-5283435bd3c0, #wrap-s-4bc0c053-eeac-4086-899c-5283435bd3c0 { display:none !important; }}@media (max-width: 767px){#s-4bc0c053-eeac-4086-899c-5283435bd3c0 {
  display: none;
}
#s-4bc0c053-eeac-4086-899c-5283435bd3c0, #wrap-s-4bc0c053-eeac-4086-899c-5283435bd3c0 { display:none !important; }}
#s-4bc0c053-eeac-4086-899c-5283435bd3c0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-ff69dfc2-dbea-4e8f-ba72-b14649f16937 {
  display: none;
}
#s-ff69dfc2-dbea-4e8f-ba72-b14649f16937, #wrap-s-ff69dfc2-dbea-4e8f-ba72-b14649f16937 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ff69dfc2-dbea-4e8f-ba72-b14649f16937 {
  display: none;
}
#s-ff69dfc2-dbea-4e8f-ba72-b14649f16937, #wrap-s-ff69dfc2-dbea-4e8f-ba72-b14649f16937 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ff69dfc2-dbea-4e8f-ba72-b14649f16937 {
  display: none;
}
#s-ff69dfc2-dbea-4e8f-ba72-b14649f16937, #wrap-s-ff69dfc2-dbea-4e8f-ba72-b14649f16937 { display:none !important; }}@media (max-width: 767px){#s-ff69dfc2-dbea-4e8f-ba72-b14649f16937 {
  display: none;
}
#s-ff69dfc2-dbea-4e8f-ba72-b14649f16937, #wrap-s-ff69dfc2-dbea-4e8f-ba72-b14649f16937 { display:none !important; }}
#s-ff69dfc2-dbea-4e8f-ba72-b14649f16937 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-76e8cecc-6879-455e-a70c-3493fc714de3 {
  display: none;
}
#s-76e8cecc-6879-455e-a70c-3493fc714de3, #wrap-s-76e8cecc-6879-455e-a70c-3493fc714de3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-76e8cecc-6879-455e-a70c-3493fc714de3 {
  display: none;
}
#s-76e8cecc-6879-455e-a70c-3493fc714de3, #wrap-s-76e8cecc-6879-455e-a70c-3493fc714de3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-76e8cecc-6879-455e-a70c-3493fc714de3 {
  display: none;
}
#s-76e8cecc-6879-455e-a70c-3493fc714de3, #wrap-s-76e8cecc-6879-455e-a70c-3493fc714de3 { display:none !important; }}@media (max-width: 767px){#s-76e8cecc-6879-455e-a70c-3493fc714de3 {
  display: none;
}
#s-76e8cecc-6879-455e-a70c-3493fc714de3, #wrap-s-76e8cecc-6879-455e-a70c-3493fc714de3 { display:none !important; }}
#s-76e8cecc-6879-455e-a70c-3493fc714de3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-b9f17840-4be9-4444-9e59-f47c894042c8 {
  display: none;
}
#s-b9f17840-4be9-4444-9e59-f47c894042c8, #wrap-s-b9f17840-4be9-4444-9e59-f47c894042c8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b9f17840-4be9-4444-9e59-f47c894042c8 {
  display: none;
}
#s-b9f17840-4be9-4444-9e59-f47c894042c8, #wrap-s-b9f17840-4be9-4444-9e59-f47c894042c8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b9f17840-4be9-4444-9e59-f47c894042c8 {
  display: none;
}
#s-b9f17840-4be9-4444-9e59-f47c894042c8, #wrap-s-b9f17840-4be9-4444-9e59-f47c894042c8 { display:none !important; }}@media (max-width: 767px){#s-b9f17840-4be9-4444-9e59-f47c894042c8 {
  display: none;
}
#s-b9f17840-4be9-4444-9e59-f47c894042c8, #wrap-s-b9f17840-4be9-4444-9e59-f47c894042c8 { display:none !important; }}
#s-b9f17840-4be9-4444-9e59-f47c894042c8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-8801db15-0d61-4e59-83b0-bdc1c1cb9fac {
  display: none;
}
#s-8801db15-0d61-4e59-83b0-bdc1c1cb9fac, #wrap-s-8801db15-0d61-4e59-83b0-bdc1c1cb9fac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8801db15-0d61-4e59-83b0-bdc1c1cb9fac {
  display: none;
}
#s-8801db15-0d61-4e59-83b0-bdc1c1cb9fac, #wrap-s-8801db15-0d61-4e59-83b0-bdc1c1cb9fac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8801db15-0d61-4e59-83b0-bdc1c1cb9fac {
  display: none;
}
#s-8801db15-0d61-4e59-83b0-bdc1c1cb9fac, #wrap-s-8801db15-0d61-4e59-83b0-bdc1c1cb9fac { display:none !important; }}@media (max-width: 767px){#s-8801db15-0d61-4e59-83b0-bdc1c1cb9fac {
  display: none;
}
#s-8801db15-0d61-4e59-83b0-bdc1c1cb9fac, #wrap-s-8801db15-0d61-4e59-83b0-bdc1c1cb9fac { display:none !important; }}
#s-8801db15-0d61-4e59-83b0-bdc1c1cb9fac hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7 {
  display: none;
}
#s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7, #wrap-s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7 {
  display: none;
}
#s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7, #wrap-s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7 {
  display: none;
}
#s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7, #wrap-s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7 { display:none !important; }}@media (max-width: 767px){#s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7 {
  display: none;
}
#s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7, #wrap-s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7 { display:none !important; }}


#s-ed48641c-cfd9-4fee-b4e4-01e9c0058ea7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-320dd1fa-7fd7-4777-8511-b017eb9181a5 {
  display: none;
}
#s-320dd1fa-7fd7-4777-8511-b017eb9181a5, #wrap-s-320dd1fa-7fd7-4777-8511-b017eb9181a5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-320dd1fa-7fd7-4777-8511-b017eb9181a5 {
  display: none;
}
#s-320dd1fa-7fd7-4777-8511-b017eb9181a5, #wrap-s-320dd1fa-7fd7-4777-8511-b017eb9181a5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-320dd1fa-7fd7-4777-8511-b017eb9181a5 {
  display: none;
}
#s-320dd1fa-7fd7-4777-8511-b017eb9181a5, #wrap-s-320dd1fa-7fd7-4777-8511-b017eb9181a5 { display:none !important; }}@media (max-width: 767px){#s-320dd1fa-7fd7-4777-8511-b017eb9181a5 {
  display: none;
}
#s-320dd1fa-7fd7-4777-8511-b017eb9181a5, #wrap-s-320dd1fa-7fd7-4777-8511-b017eb9181a5 { display:none !important; }}
#s-320dd1fa-7fd7-4777-8511-b017eb9181a5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-50d65b53-79c1-47af-af5c-7e12f4e00b89 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center bottom;
}
@media (min-width: 1200px){#s-50d65b53-79c1-47af-af5c-7e12f4e00b89 {
  display: none;
}
#s-50d65b53-79c1-47af-af5c-7e12f4e00b89, #wrap-s-50d65b53-79c1-47af-af5c-7e12f4e00b89 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-50d65b53-79c1-47af-af5c-7e12f4e00b89 {
  display: none;
}
#s-50d65b53-79c1-47af-af5c-7e12f4e00b89, #wrap-s-50d65b53-79c1-47af-af5c-7e12f4e00b89 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-50d65b53-79c1-47af-af5c-7e12f4e00b89 {
  display: none;
}
#s-50d65b53-79c1-47af-af5c-7e12f4e00b89, #wrap-s-50d65b53-79c1-47af-af5c-7e12f4e00b89 { display:none !important; }}@media (max-width: 767px){#s-50d65b53-79c1-47af-af5c-7e12f4e00b89 {
  display: none;
}
#s-50d65b53-79c1-47af-af5c-7e12f4e00b89, #wrap-s-50d65b53-79c1-47af-af5c-7e12f4e00b89 { display:none !important; }}







#s-50d65b53-79c1-47af-af5c-7e12f4e00b89 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-50d65b53-79c1-47af-af5c-7e12f4e00b89.shg-box.shg-c {
  justify-content: center;
}

#s-a7a24aa2-717e-441c-9f6e-439ad5b494c9 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-a7a24aa2-717e-441c-9f6e-439ad5b494c9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a7a24aa2-717e-441c-9f6e-439ad5b494c9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a7a24aa2-717e-441c-9f6e-439ad5b494c9 {
  
}
}@media (max-width: 767px){#s-a7a24aa2-717e-441c-9f6e-439ad5b494c9 {
  
}
}
#s-a7a24aa2-717e-441c-9f6e-439ad5b494c9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-4d9f8e97-b675-426a-bace-7a168f054437 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-4d9f8e97-b675-426a-bace-7a168f054437 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4d9f8e97-b675-426a-bace-7a168f054437 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4d9f8e97-b675-426a-bace-7a168f054437 {
  display: none;
}
#s-4d9f8e97-b675-426a-bace-7a168f054437, #wrap-s-4d9f8e97-b675-426a-bace-7a168f054437 { display:none !important; }}@media (max-width: 767px){#s-4d9f8e97-b675-426a-bace-7a168f054437 {
  display: none;
}
#s-4d9f8e97-b675-426a-bace-7a168f054437, #wrap-s-4d9f8e97-b675-426a-bace-7a168f054437 { display:none !important; }}
#s-065ad2c5-63a0-4e58-b7ae-3d5b1b34a49f {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-065ad2c5-63a0-4e58-b7ae-3d5b1b34a49f {
  display: none;
}
#s-065ad2c5-63a0-4e58-b7ae-3d5b1b34a49f, #wrap-s-065ad2c5-63a0-4e58-b7ae-3d5b1b34a49f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-065ad2c5-63a0-4e58-b7ae-3d5b1b34a49f {
  display: none;
}
#s-065ad2c5-63a0-4e58-b7ae-3d5b1b34a49f, #wrap-s-065ad2c5-63a0-4e58-b7ae-3d5b1b34a49f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-065ad2c5-63a0-4e58-b7ae-3d5b1b34a49f {
  display: none;
}
#s-065ad2c5-63a0-4e58-b7ae-3d5b1b34a49f, #wrap-s-065ad2c5-63a0-4e58-b7ae-3d5b1b34a49f { display:none !important; }}@media (max-width: 767px){#s-065ad2c5-63a0-4e58-b7ae-3d5b1b34a49f {
  
}
}
#s-f3ad8b4e-3966-40c6-97b8-6cc7f040b017 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-f3ad8b4e-3966-40c6-97b8-6cc7f040b017 {
  display: none;
}
#s-f3ad8b4e-3966-40c6-97b8-6cc7f040b017, #wrap-s-f3ad8b4e-3966-40c6-97b8-6cc7f040b017 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3ad8b4e-3966-40c6-97b8-6cc7f040b017 {
  display: none;
}
#s-f3ad8b4e-3966-40c6-97b8-6cc7f040b017, #wrap-s-f3ad8b4e-3966-40c6-97b8-6cc7f040b017 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f3ad8b4e-3966-40c6-97b8-6cc7f040b017 {
  display: none;
}
#s-f3ad8b4e-3966-40c6-97b8-6cc7f040b017, #wrap-s-f3ad8b4e-3966-40c6-97b8-6cc7f040b017 { display:none !important; }}@media (max-width: 767px){#s-f3ad8b4e-3966-40c6-97b8-6cc7f040b017 {
  display: none;
}
#s-f3ad8b4e-3966-40c6-97b8-6cc7f040b017, #wrap-s-f3ad8b4e-3966-40c6-97b8-6cc7f040b017 { display:none !important; }}
#s-599e60ef-c379-4f61-bb2c-7646336cdea9 {
  border-style: solid;
margin-left: 110px;
margin-right: 110px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-599e60ef-c379-4f61-bb2c-7646336cdea9 {
  display: none;
}
#s-599e60ef-c379-4f61-bb2c-7646336cdea9, #wrap-s-599e60ef-c379-4f61-bb2c-7646336cdea9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-599e60ef-c379-4f61-bb2c-7646336cdea9 {
  display: none;
}
#s-599e60ef-c379-4f61-bb2c-7646336cdea9, #wrap-s-599e60ef-c379-4f61-bb2c-7646336cdea9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-599e60ef-c379-4f61-bb2c-7646336cdea9 {
  
}
}@media (max-width: 767px){#s-599e60ef-c379-4f61-bb2c-7646336cdea9 {
  display: none;
}
#s-599e60ef-c379-4f61-bb2c-7646336cdea9, #wrap-s-599e60ef-c379-4f61-bb2c-7646336cdea9 { display:none !important; }}
#s-32e5414f-b8a3-42bc-9767-8627f369c9f3 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-32e5414f-b8a3-42bc-9767-8627f369c9f3 {
  display: none;
}
#s-32e5414f-b8a3-42bc-9767-8627f369c9f3, #wrap-s-32e5414f-b8a3-42bc-9767-8627f369c9f3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-32e5414f-b8a3-42bc-9767-8627f369c9f3 {
  display: none;
}
#s-32e5414f-b8a3-42bc-9767-8627f369c9f3, #wrap-s-32e5414f-b8a3-42bc-9767-8627f369c9f3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-32e5414f-b8a3-42bc-9767-8627f369c9f3 {
  display: none;
}
#s-32e5414f-b8a3-42bc-9767-8627f369c9f3, #wrap-s-32e5414f-b8a3-42bc-9767-8627f369c9f3 { display:none !important; }}@media (max-width: 767px){#s-32e5414f-b8a3-42bc-9767-8627f369c9f3 {
  display: none;
}
#s-32e5414f-b8a3-42bc-9767-8627f369c9f3, #wrap-s-32e5414f-b8a3-42bc-9767-8627f369c9f3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-32e5414f-b8a3-42bc-9767-8627f369c9f3"] > .shg-row {
    flex-flow: column-reverse;
  }
}

@media (min-width: 1200px){#s-aa921ada-c63e-4014-8bbe-66db0de979cb {
  display: none;
}
#s-aa921ada-c63e-4014-8bbe-66db0de979cb, #wrap-s-aa921ada-c63e-4014-8bbe-66db0de979cb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa921ada-c63e-4014-8bbe-66db0de979cb {
  display: none;
}
#s-aa921ada-c63e-4014-8bbe-66db0de979cb, #wrap-s-aa921ada-c63e-4014-8bbe-66db0de979cb { display:none !important; }}@media (max-width: 767px){#s-aa921ada-c63e-4014-8bbe-66db0de979cb {
  display: none;
}
#s-aa921ada-c63e-4014-8bbe-66db0de979cb, #wrap-s-aa921ada-c63e-4014-8bbe-66db0de979cb { display:none !important; }}
#s-aa921ada-c63e-4014-8bbe-66db0de979cb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7 {
  display: none;
}
#s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7, #wrap-s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7 {
  display: none;
}
#s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7, #wrap-s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7 {
  display: none;
}
#s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7, #wrap-s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7 { display:none !important; }}@media (max-width: 767px){#s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7 {
  display: none;
}
#s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7, #wrap-s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7 { display:none !important; }}


#s-04d2b0e0-d529-46da-a1d1-1995f75dc8e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (max-width: 767px){#s-706da0e4-8079-46c6-afc9-a595b2c98737 {
  display: none;
}
#s-706da0e4-8079-46c6-afc9-a595b2c98737, #wrap-s-706da0e4-8079-46c6-afc9-a595b2c98737 { display:none !important; }}
@media (min-width: 0px) {
[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-706da0e4-8079-46c6-afc9-a595b2c98737"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-08128da4-53a8-4500-8e6f-d070134df365 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}
@media (max-width: 767px){#s-08128da4-53a8-4500-8e6f-d070134df365 {
  display: none;
}
#s-08128da4-53a8-4500-8e6f-d070134df365, #wrap-s-08128da4-53a8-4500-8e6f-d070134df365 { display:none !important; }}



  #s-08128da4-53a8-4500-8e6f-d070134df365 img.shogun-image {
    
    width: px;
  }


#s-08128da4-53a8-4500-8e6f-d070134df365 .shogun-image-content {
  
    align-items: center;
  
}

#s-963b0a93-6ed9-4157-bc0d-d5523e0d6003 {
  text-align: center;
}
@media (max-width: 767px){#s-963b0a93-6ed9-4157-bc0d-d5523e0d6003 {
  display: none;
}
#s-963b0a93-6ed9-4157-bc0d-d5523e0d6003, #wrap-s-963b0a93-6ed9-4157-bc0d-d5523e0d6003 { display:none !important; }}



  #s-963b0a93-6ed9-4157-bc0d-d5523e0d6003 img.shogun-image {
    
    width: px;
  }


#s-963b0a93-6ed9-4157-bc0d-d5523e0d6003 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-5467af2e-1ef0-4037-9075-32d35ec55c54 {
  display: none;
}
#s-5467af2e-1ef0-4037-9075-32d35ec55c54, #wrap-s-5467af2e-1ef0-4037-9075-32d35ec55c54 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5467af2e-1ef0-4037-9075-32d35ec55c54 {
  display: none;
}
#s-5467af2e-1ef0-4037-9075-32d35ec55c54, #wrap-s-5467af2e-1ef0-4037-9075-32d35ec55c54 { display:none !important; }}@media (max-width: 767px){#s-5467af2e-1ef0-4037-9075-32d35ec55c54 {
  display: none;
}
#s-5467af2e-1ef0-4037-9075-32d35ec55c54, #wrap-s-5467af2e-1ef0-4037-9075-32d35ec55c54 { display:none !important; }}
#s-5467af2e-1ef0-4037-9075-32d35ec55c54 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-e4ad7bcb-0252-46ae-8a41-2712ccd1e353 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e4ad7bcb-0252-46ae-8a41-2712ccd1e353 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e4ad7bcb-0252-46ae-8a41-2712ccd1e353 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e4ad7bcb-0252-46ae-8a41-2712ccd1e353 {
  
}
}@media (max-width: 767px){#s-e4ad7bcb-0252-46ae-8a41-2712ccd1e353 {
  display: none;
}
#s-e4ad7bcb-0252-46ae-8a41-2712ccd1e353, #wrap-s-e4ad7bcb-0252-46ae-8a41-2712ccd1e353 { display:none !important; }}







#s-e4ad7bcb-0252-46ae-8a41-2712ccd1e353 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-e4ad7bcb-0252-46ae-8a41-2712ccd1e353.shg-box.shg-c {
  justify-content: center;
}

#s-d0e59674-ecbe-4f0c-bd4b-9d29c013820d {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-d0e59674-ecbe-4f0c-bd4b-9d29c013820d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d0e59674-ecbe-4f0c-bd4b-9d29c013820d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d0e59674-ecbe-4f0c-bd4b-9d29c013820d {
  display: none;
}
#s-d0e59674-ecbe-4f0c-bd4b-9d29c013820d, #wrap-s-d0e59674-ecbe-4f0c-bd4b-9d29c013820d { display:none !important; }}@media (max-width: 767px){#s-d0e59674-ecbe-4f0c-bd4b-9d29c013820d {
  display: none;
}
#s-d0e59674-ecbe-4f0c-bd4b-9d29c013820d, #wrap-s-d0e59674-ecbe-4f0c-bd4b-9d29c013820d { display:none !important; }}
#s-199f7b46-3fc0-485e-89aa-26952f100c0f {
  margin-left: 30px;
}
@media (min-width: 1200px){#s-199f7b46-3fc0-485e-89aa-26952f100c0f {
  display: none;
}
#s-199f7b46-3fc0-485e-89aa-26952f100c0f, #wrap-s-199f7b46-3fc0-485e-89aa-26952f100c0f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-199f7b46-3fc0-485e-89aa-26952f100c0f {
  display: none;
}
#s-199f7b46-3fc0-485e-89aa-26952f100c0f, #wrap-s-199f7b46-3fc0-485e-89aa-26952f100c0f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-199f7b46-3fc0-485e-89aa-26952f100c0f {
  
}
}@media (max-width: 767px){#s-199f7b46-3fc0-485e-89aa-26952f100c0f {
  display: none;
}
#s-199f7b46-3fc0-485e-89aa-26952f100c0f, #wrap-s-199f7b46-3fc0-485e-89aa-26952f100c0f { display:none !important; }}
#s-e42c78e5-3373-4086-866f-9eb030aef47a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e42c78e5-3373-4086-866f-9eb030aef47a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e42c78e5-3373-4086-866f-9eb030aef47a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e42c78e5-3373-4086-866f-9eb030aef47a.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-d3038457-b03e-406a-b963-db75b7e22560 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-d3038457-b03e-406a-b963-db75b7e22560 {
  display: none;
}
#s-d3038457-b03e-406a-b963-db75b7e22560, #wrap-s-d3038457-b03e-406a-b963-db75b7e22560 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d3038457-b03e-406a-b963-db75b7e22560 {
  display: none;
}
#s-d3038457-b03e-406a-b963-db75b7e22560, #wrap-s-d3038457-b03e-406a-b963-db75b7e22560 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d3038457-b03e-406a-b963-db75b7e22560 {
  display: none;
}
#s-d3038457-b03e-406a-b963-db75b7e22560, #wrap-s-d3038457-b03e-406a-b963-db75b7e22560 { display:none !important; }}@media (max-width: 767px){#s-d3038457-b03e-406a-b963-db75b7e22560 {
  display: none;
}
#s-d3038457-b03e-406a-b963-db75b7e22560, #wrap-s-d3038457-b03e-406a-b963-db75b7e22560 { display:none !important; }}







#s-d3038457-b03e-406a-b963-db75b7e22560 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d3038457-b03e-406a-b963-db75b7e22560 {
  cursor: pointer;
}#s-d3038457-b03e-406a-b963-db75b7e22560.shg-box.shg-c {
  justify-content: center;
}

#s-70c8fab8-4b4d-4bac-860e-3ac57050d39f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-70c8fab8-4b4d-4bac-860e-3ac57050d39f {
  display: none;
}
#s-70c8fab8-4b4d-4bac-860e-3ac57050d39f, #wrap-s-70c8fab8-4b4d-4bac-860e-3ac57050d39f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70c8fab8-4b4d-4bac-860e-3ac57050d39f {
  display: none;
}
#s-70c8fab8-4b4d-4bac-860e-3ac57050d39f, #wrap-s-70c8fab8-4b4d-4bac-860e-3ac57050d39f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70c8fab8-4b4d-4bac-860e-3ac57050d39f {
  display: none;
}
#s-70c8fab8-4b4d-4bac-860e-3ac57050d39f, #wrap-s-70c8fab8-4b4d-4bac-860e-3ac57050d39f { display:none !important; }}@media (max-width: 767px){#s-70c8fab8-4b4d-4bac-860e-3ac57050d39f {
  display: none;
}
#s-70c8fab8-4b4d-4bac-860e-3ac57050d39f, #wrap-s-70c8fab8-4b4d-4bac-860e-3ac57050d39f { display:none !important; }}







#s-70c8fab8-4b4d-4bac-860e-3ac57050d39f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-70c8fab8-4b4d-4bac-860e-3ac57050d39f {
  cursor: pointer;
}#s-70c8fab8-4b4d-4bac-860e-3ac57050d39f.shg-box.shg-c {
  justify-content: center;
}

#s-a132c416-faab-41ca-bcc4-c1f2cfda8be5 {
  border-style: solid;
margin-left: 120px;
margin-right: 120px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-a132c416-faab-41ca-bcc4-c1f2cfda8be5 {
  display: none;
}
#s-a132c416-faab-41ca-bcc4-c1f2cfda8be5, #wrap-s-a132c416-faab-41ca-bcc4-c1f2cfda8be5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a132c416-faab-41ca-bcc4-c1f2cfda8be5 {
  display: none;
}
#s-a132c416-faab-41ca-bcc4-c1f2cfda8be5, #wrap-s-a132c416-faab-41ca-bcc4-c1f2cfda8be5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a132c416-faab-41ca-bcc4-c1f2cfda8be5 {
  
}
}@media (max-width: 767px){#s-a132c416-faab-41ca-bcc4-c1f2cfda8be5 {
  display: none;
}
#s-a132c416-faab-41ca-bcc4-c1f2cfda8be5, #wrap-s-a132c416-faab-41ca-bcc4-c1f2cfda8be5 { display:none !important; }}
#s-c98b9ff9-4aeb-4e68-b810-ae6660e08786 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-c98b9ff9-4aeb-4e68-b810-ae6660e08786 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c98b9ff9-4aeb-4e68-b810-ae6660e08786 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c98b9ff9-4aeb-4e68-b810-ae6660e08786 {
  display: none;
}
#s-c98b9ff9-4aeb-4e68-b810-ae6660e08786, #wrap-s-c98b9ff9-4aeb-4e68-b810-ae6660e08786 { display:none !important; }}@media (max-width: 767px){#s-c98b9ff9-4aeb-4e68-b810-ae6660e08786 {
  display: none;
}
#s-c98b9ff9-4aeb-4e68-b810-ae6660e08786, #wrap-s-c98b9ff9-4aeb-4e68-b810-ae6660e08786 { display:none !important; }}
#s-150cb1eb-a421-4871-8e81-ebd8bc55b81e {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-150cb1eb-a421-4871-8e81-ebd8bc55b81e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-150cb1eb-a421-4871-8e81-ebd8bc55b81e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-150cb1eb-a421-4871-8e81-ebd8bc55b81e {
  
}
}@media (max-width: 767px){#s-150cb1eb-a421-4871-8e81-ebd8bc55b81e {
  display: none;
}
#s-150cb1eb-a421-4871-8e81-ebd8bc55b81e, #wrap-s-150cb1eb-a421-4871-8e81-ebd8bc55b81e { display:none !important; }}
#s-150cb1eb-a421-4871-8e81-ebd8bc55b81e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-557730c1-e735-4aa2-8939-59c017f76a2a {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-557730c1-e735-4aa2-8939-59c017f76a2a {
  display: none;
}
#s-557730c1-e735-4aa2-8939-59c017f76a2a, #wrap-s-557730c1-e735-4aa2-8939-59c017f76a2a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-557730c1-e735-4aa2-8939-59c017f76a2a {
  display: none;
}
#s-557730c1-e735-4aa2-8939-59c017f76a2a, #wrap-s-557730c1-e735-4aa2-8939-59c017f76a2a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-557730c1-e735-4aa2-8939-59c017f76a2a {
  display: none;
}
#s-557730c1-e735-4aa2-8939-59c017f76a2a, #wrap-s-557730c1-e735-4aa2-8939-59c017f76a2a { display:none !important; }}@media (max-width: 767px){#s-557730c1-e735-4aa2-8939-59c017f76a2a {
  display: none;
}
#s-557730c1-e735-4aa2-8939-59c017f76a2a, #wrap-s-557730c1-e735-4aa2-8939-59c017f76a2a { display:none !important; }}
@media (min-width: 1200px){#s-6734a6f6-a88d-431c-acf9-3d14b5d55051 {
  display: none;
}
#s-6734a6f6-a88d-431c-acf9-3d14b5d55051, #wrap-s-6734a6f6-a88d-431c-acf9-3d14b5d55051 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6734a6f6-a88d-431c-acf9-3d14b5d55051 {
  display: none;
}
#s-6734a6f6-a88d-431c-acf9-3d14b5d55051, #wrap-s-6734a6f6-a88d-431c-acf9-3d14b5d55051 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6734a6f6-a88d-431c-acf9-3d14b5d55051 {
  display: none;
}
#s-6734a6f6-a88d-431c-acf9-3d14b5d55051, #wrap-s-6734a6f6-a88d-431c-acf9-3d14b5d55051 { display:none !important; }}@media (max-width: 767px){#s-6734a6f6-a88d-431c-acf9-3d14b5d55051 {
  display: none;
}
#s-6734a6f6-a88d-431c-acf9-3d14b5d55051, #wrap-s-6734a6f6-a88d-431c-acf9-3d14b5d55051 { display:none !important; }}
#s-6734a6f6-a88d-431c-acf9-3d14b5d55051 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-9792f8d5-7008-448d-9d24-8d1342874bb4 {
  padding-left: 180px;
padding-right: 180px;
text-align: center;
}
@media (min-width: 1200px){#s-9792f8d5-7008-448d-9d24-8d1342874bb4 {
  display: none;
}
#s-9792f8d5-7008-448d-9d24-8d1342874bb4, #wrap-s-9792f8d5-7008-448d-9d24-8d1342874bb4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9792f8d5-7008-448d-9d24-8d1342874bb4 {
  display: none;
}
#s-9792f8d5-7008-448d-9d24-8d1342874bb4, #wrap-s-9792f8d5-7008-448d-9d24-8d1342874bb4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9792f8d5-7008-448d-9d24-8d1342874bb4 {
  display: none;
}
#s-9792f8d5-7008-448d-9d24-8d1342874bb4, #wrap-s-9792f8d5-7008-448d-9d24-8d1342874bb4 { display:none !important; }}@media (max-width: 767px){#s-9792f8d5-7008-448d-9d24-8d1342874bb4 {
  display: none;
}
#s-9792f8d5-7008-448d-9d24-8d1342874bb4, #wrap-s-9792f8d5-7008-448d-9d24-8d1342874bb4 { display:none !important; }}



  #s-9792f8d5-7008-448d-9d24-8d1342874bb4 img.shogun-image {
    
    width: px;
  }


#s-9792f8d5-7008-448d-9d24-8d1342874bb4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-6e6e00b3-9aaa-44f7-932e-664de771ee82 {
  display: none;
}
#s-6e6e00b3-9aaa-44f7-932e-664de771ee82, #wrap-s-6e6e00b3-9aaa-44f7-932e-664de771ee82 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6e6e00b3-9aaa-44f7-932e-664de771ee82 {
  display: none;
}
#s-6e6e00b3-9aaa-44f7-932e-664de771ee82, #wrap-s-6e6e00b3-9aaa-44f7-932e-664de771ee82 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6e6e00b3-9aaa-44f7-932e-664de771ee82 {
  display: none;
}
#s-6e6e00b3-9aaa-44f7-932e-664de771ee82, #wrap-s-6e6e00b3-9aaa-44f7-932e-664de771ee82 { display:none !important; }}@media (max-width: 767px){#s-6e6e00b3-9aaa-44f7-932e-664de771ee82 {
  display: none;
}
#s-6e6e00b3-9aaa-44f7-932e-664de771ee82, #wrap-s-6e6e00b3-9aaa-44f7-932e-664de771ee82 { display:none !important; }}
#s-6e6e00b3-9aaa-44f7-932e-664de771ee82 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-a82c0ab8-562d-4add-951a-564006f06cf5 {
  padding-left: 30px;
padding-right: 30px;
}
@media (min-width: 1200px){#s-a82c0ab8-562d-4add-951a-564006f06cf5 {
  display: none;
}
#s-a82c0ab8-562d-4add-951a-564006f06cf5, #wrap-s-a82c0ab8-562d-4add-951a-564006f06cf5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a82c0ab8-562d-4add-951a-564006f06cf5 {
  display: none;
}
#s-a82c0ab8-562d-4add-951a-564006f06cf5, #wrap-s-a82c0ab8-562d-4add-951a-564006f06cf5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a82c0ab8-562d-4add-951a-564006f06cf5 {
  display: none;
}
#s-a82c0ab8-562d-4add-951a-564006f06cf5, #wrap-s-a82c0ab8-562d-4add-951a-564006f06cf5 { display:none !important; }}@media (max-width: 767px){#s-a82c0ab8-562d-4add-951a-564006f06cf5 {
  display: none;
}
#s-a82c0ab8-562d-4add-951a-564006f06cf5, #wrap-s-a82c0ab8-562d-4add-951a-564006f06cf5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a82c0ab8-562d-4add-951a-564006f06cf5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9590fec6-a04a-4869-8ae0-26058217b6da {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-9590fec6-a04a-4869-8ae0-26058217b6da img.shogun-image {
    
    width: px;
  }


#s-9590fec6-a04a-4869-8ae0-26058217b6da .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-a7c91f36-6cd3-46a5-919c-ea96a20f5881 {
  display: none;
}
#s-a7c91f36-6cd3-46a5-919c-ea96a20f5881, #wrap-s-a7c91f36-6cd3-46a5-919c-ea96a20f5881 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a7c91f36-6cd3-46a5-919c-ea96a20f5881 {
  display: none;
}
#s-a7c91f36-6cd3-46a5-919c-ea96a20f5881, #wrap-s-a7c91f36-6cd3-46a5-919c-ea96a20f5881 { display:none !important; }}@media (max-width: 767px){#s-a7c91f36-6cd3-46a5-919c-ea96a20f5881 {
  display: none;
}
#s-a7c91f36-6cd3-46a5-919c-ea96a20f5881, #wrap-s-a7c91f36-6cd3-46a5-919c-ea96a20f5881 { display:none !important; }}
#s-f35d66bc-a24e-4e2e-bd6f-963864d6dcc9 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}




  #s-f35d66bc-a24e-4e2e-bd6f-963864d6dcc9 img.shogun-image {
    
    width: px;
  }


#s-f35d66bc-a24e-4e2e-bd6f-963864d6dcc9 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-56398097-a804-4f4c-bbc2-6aec653792aa {
  display: none;
}
#s-56398097-a804-4f4c-bbc2-6aec653792aa, #wrap-s-56398097-a804-4f4c-bbc2-6aec653792aa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-56398097-a804-4f4c-bbc2-6aec653792aa {
  display: none;
}
#s-56398097-a804-4f4c-bbc2-6aec653792aa, #wrap-s-56398097-a804-4f4c-bbc2-6aec653792aa { display:none !important; }}@media (max-width: 767px){#s-56398097-a804-4f4c-bbc2-6aec653792aa {
  display: none;
}
#s-56398097-a804-4f4c-bbc2-6aec653792aa, #wrap-s-56398097-a804-4f4c-bbc2-6aec653792aa { display:none !important; }}
#s-1ac4882a-7759-4681-9634-d6dca94a7227 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-1ac4882a-7759-4681-9634-d6dca94a7227:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1ac4882a-7759-4681-9634-d6dca94a7227:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-1ac4882a-7759-4681-9634-d6dca94a7227 {
  display: none;
}
#s-1ac4882a-7759-4681-9634-d6dca94a7227, #wrap-s-1ac4882a-7759-4681-9634-d6dca94a7227 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ac4882a-7759-4681-9634-d6dca94a7227 {
  display: none;
}
#s-1ac4882a-7759-4681-9634-d6dca94a7227, #wrap-s-1ac4882a-7759-4681-9634-d6dca94a7227 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1ac4882a-7759-4681-9634-d6dca94a7227 {
  display: none;
}
#s-1ac4882a-7759-4681-9634-d6dca94a7227, #wrap-s-1ac4882a-7759-4681-9634-d6dca94a7227 { display:none !important; }}@media (max-width: 767px){#s-1ac4882a-7759-4681-9634-d6dca94a7227 {
  display: none;
}
#s-1ac4882a-7759-4681-9634-d6dca94a7227, #wrap-s-1ac4882a-7759-4681-9634-d6dca94a7227 { display:none !important; }}


#s-1ac4882a-7759-4681-9634-d6dca94a7227.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-96b2d46a-e78c-447e-9f29-0245f835c682 {
  display: none;
}
#s-96b2d46a-e78c-447e-9f29-0245f835c682, #wrap-s-96b2d46a-e78c-447e-9f29-0245f835c682 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96b2d46a-e78c-447e-9f29-0245f835c682 {
  display: none;
}
#s-96b2d46a-e78c-447e-9f29-0245f835c682, #wrap-s-96b2d46a-e78c-447e-9f29-0245f835c682 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-96b2d46a-e78c-447e-9f29-0245f835c682 {
  display: none;
}
#s-96b2d46a-e78c-447e-9f29-0245f835c682, #wrap-s-96b2d46a-e78c-447e-9f29-0245f835c682 { display:none !important; }}@media (max-width: 767px){#s-96b2d46a-e78c-447e-9f29-0245f835c682 {
  display: none;
}
#s-96b2d46a-e78c-447e-9f29-0245f835c682, #wrap-s-96b2d46a-e78c-447e-9f29-0245f835c682 { display:none !important; }}
#s-96b2d46a-e78c-447e-9f29-0245f835c682 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-999c844d-167a-4abd-af59-9b3d03617237 {
  display: none;
}
#s-999c844d-167a-4abd-af59-9b3d03617237, #wrap-s-999c844d-167a-4abd-af59-9b3d03617237 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-999c844d-167a-4abd-af59-9b3d03617237 {
  display: none;
}
#s-999c844d-167a-4abd-af59-9b3d03617237, #wrap-s-999c844d-167a-4abd-af59-9b3d03617237 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-999c844d-167a-4abd-af59-9b3d03617237 {
  display: none;
}
#s-999c844d-167a-4abd-af59-9b3d03617237, #wrap-s-999c844d-167a-4abd-af59-9b3d03617237 { display:none !important; }}@media (max-width: 767px){#s-999c844d-167a-4abd-af59-9b3d03617237 {
  display: none;
}
#s-999c844d-167a-4abd-af59-9b3d03617237, #wrap-s-999c844d-167a-4abd-af59-9b3d03617237 { display:none !important; }}
#s-999c844d-167a-4abd-af59-9b3d03617237 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-149dc0e5-26e1-4653-829e-dee8c4fd457f {
  display: none;
}
#s-149dc0e5-26e1-4653-829e-dee8c4fd457f, #wrap-s-149dc0e5-26e1-4653-829e-dee8c4fd457f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-149dc0e5-26e1-4653-829e-dee8c4fd457f {
  display: none;
}
#s-149dc0e5-26e1-4653-829e-dee8c4fd457f, #wrap-s-149dc0e5-26e1-4653-829e-dee8c4fd457f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-149dc0e5-26e1-4653-829e-dee8c4fd457f {
  display: none;
}
#s-149dc0e5-26e1-4653-829e-dee8c4fd457f, #wrap-s-149dc0e5-26e1-4653-829e-dee8c4fd457f { display:none !important; }}@media (max-width: 767px){#s-149dc0e5-26e1-4653-829e-dee8c4fd457f {
  display: none;
}
#s-149dc0e5-26e1-4653-829e-dee8c4fd457f, #wrap-s-149dc0e5-26e1-4653-829e-dee8c4fd457f { display:none !important; }}
#s-149dc0e5-26e1-4653-829e-dee8c4fd457f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-8e847be7-e380-4b3e-93d4-cff3564c3d95 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-8e847be7-e380-4b3e-93d4-cff3564c3d95 {
  display: none;
}
#s-8e847be7-e380-4b3e-93d4-cff3564c3d95, #wrap-s-8e847be7-e380-4b3e-93d4-cff3564c3d95 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e847be7-e380-4b3e-93d4-cff3564c3d95 {
  display: none;
}
#s-8e847be7-e380-4b3e-93d4-cff3564c3d95, #wrap-s-8e847be7-e380-4b3e-93d4-cff3564c3d95 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8e847be7-e380-4b3e-93d4-cff3564c3d95 {
  display: none;
}
#s-8e847be7-e380-4b3e-93d4-cff3564c3d95, #wrap-s-8e847be7-e380-4b3e-93d4-cff3564c3d95 { display:none !important; }}@media (max-width: 767px){#s-8e847be7-e380-4b3e-93d4-cff3564c3d95 {
  display: none;
}
#s-8e847be7-e380-4b3e-93d4-cff3564c3d95, #wrap-s-8e847be7-e380-4b3e-93d4-cff3564c3d95 { display:none !important; }}







#s-8e847be7-e380-4b3e-93d4-cff3564c3d95 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-8e847be7-e380-4b3e-93d4-cff3564c3d95 {
  cursor: pointer;
}#s-8e847be7-e380-4b3e-93d4-cff3564c3d95.shg-box.shg-c {
  justify-content: center;
}

#s-fe5d347b-de8c-45e5-82b6-1cd11eba4767 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-fe5d347b-de8c-45e5-82b6-1cd11eba4767 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fe5d347b-de8c-45e5-82b6-1cd11eba4767 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fe5d347b-de8c-45e5-82b6-1cd11eba4767 {
  display: none;
}
#s-fe5d347b-de8c-45e5-82b6-1cd11eba4767, #wrap-s-fe5d347b-de8c-45e5-82b6-1cd11eba4767 { display:none !important; }}@media (max-width: 767px){#s-fe5d347b-de8c-45e5-82b6-1cd11eba4767 {
  display: none;
}
#s-fe5d347b-de8c-45e5-82b6-1cd11eba4767, #wrap-s-fe5d347b-de8c-45e5-82b6-1cd11eba4767 { display:none !important; }}
#s-7d9f1226-68ec-4f36-9e40-2d9d9910bcca {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-7d9f1226-68ec-4f36-9e40-2d9d9910bcca {
  display: none;
}
#s-7d9f1226-68ec-4f36-9e40-2d9d9910bcca, #wrap-s-7d9f1226-68ec-4f36-9e40-2d9d9910bcca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7d9f1226-68ec-4f36-9e40-2d9d9910bcca {
  display: none;
}
#s-7d9f1226-68ec-4f36-9e40-2d9d9910bcca, #wrap-s-7d9f1226-68ec-4f36-9e40-2d9d9910bcca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7d9f1226-68ec-4f36-9e40-2d9d9910bcca {
  display: none;
}
#s-7d9f1226-68ec-4f36-9e40-2d9d9910bcca, #wrap-s-7d9f1226-68ec-4f36-9e40-2d9d9910bcca { display:none !important; }}@media (max-width: 767px){#s-7d9f1226-68ec-4f36-9e40-2d9d9910bcca {
  
}
}
#s-c0aca559-00ca-4b4d-a598-e610a4caab0a {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-c0aca559-00ca-4b4d-a598-e610a4caab0a {
  display: none;
}
#s-c0aca559-00ca-4b4d-a598-e610a4caab0a, #wrap-s-c0aca559-00ca-4b4d-a598-e610a4caab0a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c0aca559-00ca-4b4d-a598-e610a4caab0a {
  display: none;
}
#s-c0aca559-00ca-4b4d-a598-e610a4caab0a, #wrap-s-c0aca559-00ca-4b4d-a598-e610a4caab0a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c0aca559-00ca-4b4d-a598-e610a4caab0a {
  display: none;
}
#s-c0aca559-00ca-4b4d-a598-e610a4caab0a, #wrap-s-c0aca559-00ca-4b4d-a598-e610a4caab0a { display:none !important; }}@media (max-width: 767px){#s-c0aca559-00ca-4b4d-a598-e610a4caab0a {
  
}
}
#s-c0aca559-00ca-4b4d-a598-e610a4caab0a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-c6d346f6-d434-4665-a1e2-60b6ec723a79 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-c6d346f6-d434-4665-a1e2-60b6ec723a79 {
  display: none;
}
#s-c6d346f6-d434-4665-a1e2-60b6ec723a79, #wrap-s-c6d346f6-d434-4665-a1e2-60b6ec723a79 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c6d346f6-d434-4665-a1e2-60b6ec723a79 {
  display: none;
}
#s-c6d346f6-d434-4665-a1e2-60b6ec723a79, #wrap-s-c6d346f6-d434-4665-a1e2-60b6ec723a79 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c6d346f6-d434-4665-a1e2-60b6ec723a79 {
  display: none;
}
#s-c6d346f6-d434-4665-a1e2-60b6ec723a79, #wrap-s-c6d346f6-d434-4665-a1e2-60b6ec723a79 { display:none !important; }}@media (max-width: 767px){#s-c6d346f6-d434-4665-a1e2-60b6ec723a79 {
  display: none;
}
#s-c6d346f6-d434-4665-a1e2-60b6ec723a79, #wrap-s-c6d346f6-d434-4665-a1e2-60b6ec723a79 { display:none !important; }}
@media (min-width: 1200px){#s-20d9caca-f419-4c0b-9711-78a3838636a0 {
  display: none;
}
#s-20d9caca-f419-4c0b-9711-78a3838636a0, #wrap-s-20d9caca-f419-4c0b-9711-78a3838636a0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-20d9caca-f419-4c0b-9711-78a3838636a0 {
  display: none;
}
#s-20d9caca-f419-4c0b-9711-78a3838636a0, #wrap-s-20d9caca-f419-4c0b-9711-78a3838636a0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-20d9caca-f419-4c0b-9711-78a3838636a0 {
  display: none;
}
#s-20d9caca-f419-4c0b-9711-78a3838636a0, #wrap-s-20d9caca-f419-4c0b-9711-78a3838636a0 { display:none !important; }}@media (max-width: 767px){#s-20d9caca-f419-4c0b-9711-78a3838636a0 {
  display: none;
}
#s-20d9caca-f419-4c0b-9711-78a3838636a0, #wrap-s-20d9caca-f419-4c0b-9711-78a3838636a0 { display:none !important; }}
#s-20d9caca-f419-4c0b-9711-78a3838636a0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-12672857-34b2-4172-a668-6202a7204659 {
  display: none;
}
#s-12672857-34b2-4172-a668-6202a7204659, #wrap-s-12672857-34b2-4172-a668-6202a7204659 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-12672857-34b2-4172-a668-6202a7204659 {
  display: none;
}
#s-12672857-34b2-4172-a668-6202a7204659, #wrap-s-12672857-34b2-4172-a668-6202a7204659 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-12672857-34b2-4172-a668-6202a7204659 {
  display: none;
}
#s-12672857-34b2-4172-a668-6202a7204659, #wrap-s-12672857-34b2-4172-a668-6202a7204659 { display:none !important; }}@media (max-width: 767px){#s-12672857-34b2-4172-a668-6202a7204659 {
  display: none;
}
#s-12672857-34b2-4172-a668-6202a7204659, #wrap-s-12672857-34b2-4172-a668-6202a7204659 { display:none !important; }}
#s-12672857-34b2-4172-a668-6202a7204659 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-44081b0d-bd72-4e34-a33a-830ebd4571d0 {
  display: none;
}
#s-44081b0d-bd72-4e34-a33a-830ebd4571d0, #wrap-s-44081b0d-bd72-4e34-a33a-830ebd4571d0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-44081b0d-bd72-4e34-a33a-830ebd4571d0 {
  display: none;
}
#s-44081b0d-bd72-4e34-a33a-830ebd4571d0, #wrap-s-44081b0d-bd72-4e34-a33a-830ebd4571d0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-44081b0d-bd72-4e34-a33a-830ebd4571d0 {
  display: none;
}
#s-44081b0d-bd72-4e34-a33a-830ebd4571d0, #wrap-s-44081b0d-bd72-4e34-a33a-830ebd4571d0 { display:none !important; }}@media (max-width: 767px){#s-44081b0d-bd72-4e34-a33a-830ebd4571d0 {
  display: none;
}
#s-44081b0d-bd72-4e34-a33a-830ebd4571d0, #wrap-s-44081b0d-bd72-4e34-a33a-830ebd4571d0 { display:none !important; }}
#s-44081b0d-bd72-4e34-a33a-830ebd4571d0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-e6051de9-d807-4255-9c92-393a9e51f8bb {
  display: none;
}
#s-e6051de9-d807-4255-9c92-393a9e51f8bb, #wrap-s-e6051de9-d807-4255-9c92-393a9e51f8bb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e6051de9-d807-4255-9c92-393a9e51f8bb {
  display: none;
}
#s-e6051de9-d807-4255-9c92-393a9e51f8bb, #wrap-s-e6051de9-d807-4255-9c92-393a9e51f8bb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e6051de9-d807-4255-9c92-393a9e51f8bb {
  display: none;
}
#s-e6051de9-d807-4255-9c92-393a9e51f8bb, #wrap-s-e6051de9-d807-4255-9c92-393a9e51f8bb { display:none !important; }}@media (max-width: 767px){#s-e6051de9-d807-4255-9c92-393a9e51f8bb {
  display: none;
}
#s-e6051de9-d807-4255-9c92-393a9e51f8bb, #wrap-s-e6051de9-d807-4255-9c92-393a9e51f8bb { display:none !important; }}
#s-e6051de9-d807-4255-9c92-393a9e51f8bb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-001d5f45-1621-4d3e-bb17-bb0d7dc5dabd {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-001d5f45-1621-4d3e-bb17-bb0d7dc5dabd {
  display: none;
}
#s-001d5f45-1621-4d3e-bb17-bb0d7dc5dabd, #wrap-s-001d5f45-1621-4d3e-bb17-bb0d7dc5dabd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-001d5f45-1621-4d3e-bb17-bb0d7dc5dabd {
  display: none;
}
#s-001d5f45-1621-4d3e-bb17-bb0d7dc5dabd, #wrap-s-001d5f45-1621-4d3e-bb17-bb0d7dc5dabd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-001d5f45-1621-4d3e-bb17-bb0d7dc5dabd {
  display: none;
}
#s-001d5f45-1621-4d3e-bb17-bb0d7dc5dabd, #wrap-s-001d5f45-1621-4d3e-bb17-bb0d7dc5dabd { display:none !important; }}@media (max-width: 767px){#s-001d5f45-1621-4d3e-bb17-bb0d7dc5dabd {
  display: none;
}
#s-001d5f45-1621-4d3e-bb17-bb0d7dc5dabd, #wrap-s-001d5f45-1621-4d3e-bb17-bb0d7dc5dabd { display:none !important; }}
@media (min-width: 1200px){#s-05c1609a-1f62-4265-af50-cd4e5b4068ef {
  display: none;
}
#s-05c1609a-1f62-4265-af50-cd4e5b4068ef, #wrap-s-05c1609a-1f62-4265-af50-cd4e5b4068ef { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05c1609a-1f62-4265-af50-cd4e5b4068ef {
  display: none;
}
#s-05c1609a-1f62-4265-af50-cd4e5b4068ef, #wrap-s-05c1609a-1f62-4265-af50-cd4e5b4068ef { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-05c1609a-1f62-4265-af50-cd4e5b4068ef {
  display: none;
}
#s-05c1609a-1f62-4265-af50-cd4e5b4068ef, #wrap-s-05c1609a-1f62-4265-af50-cd4e5b4068ef { display:none !important; }}@media (max-width: 767px){#s-05c1609a-1f62-4265-af50-cd4e5b4068ef {
  display: none;
}
#s-05c1609a-1f62-4265-af50-cd4e5b4068ef, #wrap-s-05c1609a-1f62-4265-af50-cd4e5b4068ef { display:none !important; }}
@media (min-width: 0px) {
[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-05c1609a-1f62-4265-af50-cd4e5b4068ef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a6a3e08f-39cc-4f8f-bebb-8acecd3d67ec {
  text-align: center;
}




  #s-a6a3e08f-39cc-4f8f-bebb-8acecd3d67ec img.shogun-image {
    
    width: px;
  }


#s-a6a3e08f-39cc-4f8f-bebb-8acecd3d67ec .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-794c8ae8-a58a-408d-aadc-886618a4e530 {
  display: none;
}
#s-794c8ae8-a58a-408d-aadc-886618a4e530, #wrap-s-794c8ae8-a58a-408d-aadc-886618a4e530 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-794c8ae8-a58a-408d-aadc-886618a4e530 {
  display: none;
}
#s-794c8ae8-a58a-408d-aadc-886618a4e530, #wrap-s-794c8ae8-a58a-408d-aadc-886618a4e530 { display:none !important; }}@media (max-width: 767px){#s-794c8ae8-a58a-408d-aadc-886618a4e530 {
  display: none;
}
#s-794c8ae8-a58a-408d-aadc-886618a4e530, #wrap-s-794c8ae8-a58a-408d-aadc-886618a4e530 { display:none !important; }}
#s-38408316-76d2-4e9c-8cbb-41ea630a2e4e {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}




  #s-38408316-76d2-4e9c-8cbb-41ea630a2e4e img.shogun-image {
    
    width: px;
  }


#s-38408316-76d2-4e9c-8cbb-41ea630a2e4e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-5a445682-e003-4f62-9ade-3deb1dc4b3fd {
  display: none;
}
#s-5a445682-e003-4f62-9ade-3deb1dc4b3fd, #wrap-s-5a445682-e003-4f62-9ade-3deb1dc4b3fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a445682-e003-4f62-9ade-3deb1dc4b3fd {
  display: none;
}
#s-5a445682-e003-4f62-9ade-3deb1dc4b3fd, #wrap-s-5a445682-e003-4f62-9ade-3deb1dc4b3fd { display:none !important; }}@media (max-width: 767px){#s-5a445682-e003-4f62-9ade-3deb1dc4b3fd {
  display: none;
}
#s-5a445682-e003-4f62-9ade-3deb1dc4b3fd, #wrap-s-5a445682-e003-4f62-9ade-3deb1dc4b3fd { display:none !important; }}
#s-4dc89115-2a69-4784-84ef-eeab9e220335 {
  padding-bottom: 3px;
text-align: center;
}




  #s-4dc89115-2a69-4784-84ef-eeab9e220335 img.shogun-image {
    
    width: px;
  }


#s-4dc89115-2a69-4784-84ef-eeab9e220335 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-ae339406-dd7a-43b4-bda8-1e81c8a4a87e {
  display: none;
}
#s-ae339406-dd7a-43b4-bda8-1e81c8a4a87e, #wrap-s-ae339406-dd7a-43b4-bda8-1e81c8a4a87e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ae339406-dd7a-43b4-bda8-1e81c8a4a87e {
  display: none;
}
#s-ae339406-dd7a-43b4-bda8-1e81c8a4a87e, #wrap-s-ae339406-dd7a-43b4-bda8-1e81c8a4a87e { display:none !important; }}@media (max-width: 767px){#s-ae339406-dd7a-43b4-bda8-1e81c8a4a87e {
  display: none;
}
#s-ae339406-dd7a-43b4-bda8-1e81c8a4a87e, #wrap-s-ae339406-dd7a-43b4-bda8-1e81c8a4a87e { display:none !important; }}
#s-ff4da2b6-5017-430a-a196-21a3ca3f6aff {
  text-align: center;
}




  #s-ff4da2b6-5017-430a-a196-21a3ca3f6aff img.shogun-image {
    
    width: px;
  }


#s-ff4da2b6-5017-430a-a196-21a3ca3f6aff .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-cdbc61b4-3958-4a07-9102-f2e3a383b88d {
  display: none;
}
#s-cdbc61b4-3958-4a07-9102-f2e3a383b88d, #wrap-s-cdbc61b4-3958-4a07-9102-f2e3a383b88d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cdbc61b4-3958-4a07-9102-f2e3a383b88d {
  display: none;
}
#s-cdbc61b4-3958-4a07-9102-f2e3a383b88d, #wrap-s-cdbc61b4-3958-4a07-9102-f2e3a383b88d { display:none !important; }}@media (max-width: 767px){#s-cdbc61b4-3958-4a07-9102-f2e3a383b88d {
  display: none;
}
#s-cdbc61b4-3958-4a07-9102-f2e3a383b88d, #wrap-s-cdbc61b4-3958-4a07-9102-f2e3a383b88d { display:none !important; }}
@media (min-width: 1200px){#s-366036a6-1a75-4dc3-84de-7a8fe9c86157 {
  display: none;
}
#s-366036a6-1a75-4dc3-84de-7a8fe9c86157, #wrap-s-366036a6-1a75-4dc3-84de-7a8fe9c86157 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-366036a6-1a75-4dc3-84de-7a8fe9c86157 {
  display: none;
}
#s-366036a6-1a75-4dc3-84de-7a8fe9c86157, #wrap-s-366036a6-1a75-4dc3-84de-7a8fe9c86157 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-366036a6-1a75-4dc3-84de-7a8fe9c86157 {
  display: none;
}
#s-366036a6-1a75-4dc3-84de-7a8fe9c86157, #wrap-s-366036a6-1a75-4dc3-84de-7a8fe9c86157 { display:none !important; }}@media (max-width: 767px){#s-366036a6-1a75-4dc3-84de-7a8fe9c86157 {
  display: none;
}
#s-366036a6-1a75-4dc3-84de-7a8fe9c86157, #wrap-s-366036a6-1a75-4dc3-84de-7a8fe9c86157 { display:none !important; }}
#s-366036a6-1a75-4dc3-84de-7a8fe9c86157 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-2058c78b-24b3-4a82-ae70-f4948ddce0c6 {
  display: none;
}
#s-2058c78b-24b3-4a82-ae70-f4948ddce0c6, #wrap-s-2058c78b-24b3-4a82-ae70-f4948ddce0c6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2058c78b-24b3-4a82-ae70-f4948ddce0c6 {
  display: none;
}
#s-2058c78b-24b3-4a82-ae70-f4948ddce0c6, #wrap-s-2058c78b-24b3-4a82-ae70-f4948ddce0c6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2058c78b-24b3-4a82-ae70-f4948ddce0c6 {
  display: none;
}
#s-2058c78b-24b3-4a82-ae70-f4948ddce0c6, #wrap-s-2058c78b-24b3-4a82-ae70-f4948ddce0c6 { display:none !important; }}@media (max-width: 767px){#s-2058c78b-24b3-4a82-ae70-f4948ddce0c6 {
  display: none;
}
#s-2058c78b-24b3-4a82-ae70-f4948ddce0c6, #wrap-s-2058c78b-24b3-4a82-ae70-f4948ddce0c6 { display:none !important; }}
@media (min-width: 1200px){#s-4d9fd7b3-02df-4dea-bab1-03a2d8f7e00d {
  display: none;
}
#s-4d9fd7b3-02df-4dea-bab1-03a2d8f7e00d, #wrap-s-4d9fd7b3-02df-4dea-bab1-03a2d8f7e00d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d9fd7b3-02df-4dea-bab1-03a2d8f7e00d {
  display: none;
}
#s-4d9fd7b3-02df-4dea-bab1-03a2d8f7e00d, #wrap-s-4d9fd7b3-02df-4dea-bab1-03a2d8f7e00d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4d9fd7b3-02df-4dea-bab1-03a2d8f7e00d {
  display: none;
}
#s-4d9fd7b3-02df-4dea-bab1-03a2d8f7e00d, #wrap-s-4d9fd7b3-02df-4dea-bab1-03a2d8f7e00d { display:none !important; }}@media (max-width: 767px){#s-4d9fd7b3-02df-4dea-bab1-03a2d8f7e00d {
  display: none;
}
#s-4d9fd7b3-02df-4dea-bab1-03a2d8f7e00d, #wrap-s-4d9fd7b3-02df-4dea-bab1-03a2d8f7e00d { display:none !important; }}
#s-4d9fd7b3-02df-4dea-bab1-03a2d8f7e00d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-18218bec-d65d-470a-b2dd-abe63742c1c7 {
  margin-left: 10px;
margin-right: 10px;
padding-left: 50px;
padding-right: 50px;
}
@media (min-width: 1200px){#s-18218bec-d65d-470a-b2dd-abe63742c1c7 {
  display: none;
}
#s-18218bec-d65d-470a-b2dd-abe63742c1c7, #wrap-s-18218bec-d65d-470a-b2dd-abe63742c1c7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-18218bec-d65d-470a-b2dd-abe63742c1c7 {
  display: none;
}
#s-18218bec-d65d-470a-b2dd-abe63742c1c7, #wrap-s-18218bec-d65d-470a-b2dd-abe63742c1c7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-18218bec-d65d-470a-b2dd-abe63742c1c7 {
  display: none;
}
#s-18218bec-d65d-470a-b2dd-abe63742c1c7, #wrap-s-18218bec-d65d-470a-b2dd-abe63742c1c7 { display:none !important; }}@media (max-width: 767px){#s-18218bec-d65d-470a-b2dd-abe63742c1c7 {
  display: none;
}
#s-18218bec-d65d-470a-b2dd-abe63742c1c7, #wrap-s-18218bec-d65d-470a-b2dd-abe63742c1c7 { display:none !important; }}
@media (min-width: 1200px){#s-46cdb0e8-e710-4d30-a45a-1a8a71090683 {
  display: none;
}
#s-46cdb0e8-e710-4d30-a45a-1a8a71090683, #wrap-s-46cdb0e8-e710-4d30-a45a-1a8a71090683 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46cdb0e8-e710-4d30-a45a-1a8a71090683 {
  display: none;
}
#s-46cdb0e8-e710-4d30-a45a-1a8a71090683, #wrap-s-46cdb0e8-e710-4d30-a45a-1a8a71090683 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-46cdb0e8-e710-4d30-a45a-1a8a71090683 {
  display: none;
}
#s-46cdb0e8-e710-4d30-a45a-1a8a71090683, #wrap-s-46cdb0e8-e710-4d30-a45a-1a8a71090683 { display:none !important; }}@media (max-width: 767px){#s-46cdb0e8-e710-4d30-a45a-1a8a71090683 {
  display: none;
}
#s-46cdb0e8-e710-4d30-a45a-1a8a71090683, #wrap-s-46cdb0e8-e710-4d30-a45a-1a8a71090683 { display:none !important; }}
@media (min-width: 0px) {
[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46cdb0e8-e710-4d30-a45a-1a8a71090683"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1f9a288d-7438-4d12-9a82-4d5a15eebb6e {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-1f9a288d-7438-4d12-9a82-4d5a15eebb6e img.shogun-image {
    
    width: px;
  }


#s-1f9a288d-7438-4d12-9a82-4d5a15eebb6e .shogun-image-content {
  
    align-items: center;
  
}

#s-d47dd686-6118-4e0a-8650-662c604e027d {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-d47dd686-6118-4e0a-8650-662c604e027d img.shogun-image {
    
    width: px;
  }


#s-d47dd686-6118-4e0a-8650-662c604e027d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-e9cc066f-2a4e-4dbd-b414-310217688c2a {
  display: none;
}
#s-e9cc066f-2a4e-4dbd-b414-310217688c2a, #wrap-s-e9cc066f-2a4e-4dbd-b414-310217688c2a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e9cc066f-2a4e-4dbd-b414-310217688c2a {
  display: none;
}
#s-e9cc066f-2a4e-4dbd-b414-310217688c2a, #wrap-s-e9cc066f-2a4e-4dbd-b414-310217688c2a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e9cc066f-2a4e-4dbd-b414-310217688c2a {
  display: none;
}
#s-e9cc066f-2a4e-4dbd-b414-310217688c2a, #wrap-s-e9cc066f-2a4e-4dbd-b414-310217688c2a { display:none !important; }}@media (max-width: 767px){#s-e9cc066f-2a4e-4dbd-b414-310217688c2a {
  display: none;
}
#s-e9cc066f-2a4e-4dbd-b414-310217688c2a, #wrap-s-e9cc066f-2a4e-4dbd-b414-310217688c2a { display:none !important; }}
@media (min-width: 0px) {
[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e9cc066f-2a4e-4dbd-b414-310217688c2a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d488aaa5-7222-4e90-ad20-350659f770b5 {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
text-align: center;
}




  #s-d488aaa5-7222-4e90-ad20-350659f770b5 img.shogun-image {
    
    width: px;
  }


#s-d488aaa5-7222-4e90-ad20-350659f770b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-d115c57f-33c2-4ed2-ba7b-2e2cd548b948 {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
text-align: center;
}




  #s-d115c57f-33c2-4ed2-ba7b-2e2cd548b948 img.shogun-image {
    
    width: px;
  }


#s-d115c57f-33c2-4ed2-ba7b-2e2cd548b948 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-9338fcc4-7eea-4ea4-9873-64abe298ec58 {
  display: none;
}
#s-9338fcc4-7eea-4ea4-9873-64abe298ec58, #wrap-s-9338fcc4-7eea-4ea4-9873-64abe298ec58 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9338fcc4-7eea-4ea4-9873-64abe298ec58 {
  display: none;
}
#s-9338fcc4-7eea-4ea4-9873-64abe298ec58, #wrap-s-9338fcc4-7eea-4ea4-9873-64abe298ec58 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9338fcc4-7eea-4ea4-9873-64abe298ec58 {
  display: none;
}
#s-9338fcc4-7eea-4ea4-9873-64abe298ec58, #wrap-s-9338fcc4-7eea-4ea4-9873-64abe298ec58 { display:none !important; }}@media (max-width: 767px){#s-9338fcc4-7eea-4ea4-9873-64abe298ec58 {
  display: none;
}
#s-9338fcc4-7eea-4ea4-9873-64abe298ec58, #wrap-s-9338fcc4-7eea-4ea4-9873-64abe298ec58 { display:none !important; }}
#s-9338fcc4-7eea-4ea4-9873-64abe298ec58 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c {
  display: none;
}
#s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c, #wrap-s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c {
  display: none;
}
#s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c, #wrap-s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c {
  display: none;
}
#s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c, #wrap-s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c { display:none !important; }}@media (max-width: 767px){#s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c {
  display: none;
}
#s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c, #wrap-s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c { display:none !important; }}
@media (min-width: 0px) {
[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-2e93a837-b39c-4d3a-ba1f-164a0bafa50c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ed86727a-2cce-4767-a2e4-ed648d220bc4 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-ed86727a-2cce-4767-a2e4-ed648d220bc4 {
  display: none;
}
#s-ed86727a-2cce-4767-a2e4-ed648d220bc4, #wrap-s-ed86727a-2cce-4767-a2e4-ed648d220bc4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed86727a-2cce-4767-a2e4-ed648d220bc4 {
  display: none;
}
#s-ed86727a-2cce-4767-a2e4-ed648d220bc4, #wrap-s-ed86727a-2cce-4767-a2e4-ed648d220bc4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ed86727a-2cce-4767-a2e4-ed648d220bc4 {
  display: none;
}
#s-ed86727a-2cce-4767-a2e4-ed648d220bc4, #wrap-s-ed86727a-2cce-4767-a2e4-ed648d220bc4 { display:none !important; }}@media (max-width: 767px){#s-ed86727a-2cce-4767-a2e4-ed648d220bc4 {
  
}
}
#s-5d3a2b3c-70c1-48d6-a75d-2efe0aacc808 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5d3a2b3c-70c1-48d6-a75d-2efe0aacc808 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5d3a2b3c-70c1-48d6-a75d-2efe0aacc808 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5d3a2b3c-70c1-48d6-a75d-2efe0aacc808 {
  
}
}@media (max-width: 767px){#s-5d3a2b3c-70c1-48d6-a75d-2efe0aacc808 {
  display: none;
}
#s-5d3a2b3c-70c1-48d6-a75d-2efe0aacc808, #wrap-s-5d3a2b3c-70c1-48d6-a75d-2efe0aacc808 { display:none !important; }}







#s-5d3a2b3c-70c1-48d6-a75d-2efe0aacc808 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-5d3a2b3c-70c1-48d6-a75d-2efe0aacc808.shg-box.shg-c {
  justify-content: center;
}

#s-dfdb5277-f4d0-4377-95bc-1813ef35ce50 {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-dfdb5277-f4d0-4377-95bc-1813ef35ce50 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dfdb5277-f4d0-4377-95bc-1813ef35ce50 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dfdb5277-f4d0-4377-95bc-1813ef35ce50 {
  display: none;
}
#s-dfdb5277-f4d0-4377-95bc-1813ef35ce50, #wrap-s-dfdb5277-f4d0-4377-95bc-1813ef35ce50 { display:none !important; }}@media (max-width: 767px){#s-dfdb5277-f4d0-4377-95bc-1813ef35ce50 {
  display: none;
}
#s-dfdb5277-f4d0-4377-95bc-1813ef35ce50, #wrap-s-dfdb5277-f4d0-4377-95bc-1813ef35ce50 { display:none !important; }}
#s-c7371052-fb8e-413b-a602-4b6957472fa9 {
  padding-right: 30px;
}
@media (min-width: 1200px){#s-c7371052-fb8e-413b-a602-4b6957472fa9 {
  display: none;
}
#s-c7371052-fb8e-413b-a602-4b6957472fa9, #wrap-s-c7371052-fb8e-413b-a602-4b6957472fa9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c7371052-fb8e-413b-a602-4b6957472fa9 {
  display: none;
}
#s-c7371052-fb8e-413b-a602-4b6957472fa9, #wrap-s-c7371052-fb8e-413b-a602-4b6957472fa9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c7371052-fb8e-413b-a602-4b6957472fa9 {
  
}
}@media (max-width: 767px){#s-c7371052-fb8e-413b-a602-4b6957472fa9 {
  display: none;
}
#s-c7371052-fb8e-413b-a602-4b6957472fa9, #wrap-s-c7371052-fb8e-413b-a602-4b6957472fa9 { display:none !important; }}
#s-6f4cb58e-fe95-49f9-a09c-9f1e35eb2110 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6f4cb58e-fe95-49f9-a09c-9f1e35eb2110:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6f4cb58e-fe95-49f9-a09c-9f1e35eb2110:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6f4cb58e-fe95-49f9-a09c-9f1e35eb2110.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-da258f1d-0760-4982-8f14-9012b4a131f6 {
  padding-left: 60px;
padding-right: 60px;
text-align: center;
}
@media (min-width: 1200px){#s-da258f1d-0760-4982-8f14-9012b4a131f6 {
  display: none;
}
#s-da258f1d-0760-4982-8f14-9012b4a131f6, #wrap-s-da258f1d-0760-4982-8f14-9012b4a131f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-da258f1d-0760-4982-8f14-9012b4a131f6 {
  display: none;
}
#s-da258f1d-0760-4982-8f14-9012b4a131f6, #wrap-s-da258f1d-0760-4982-8f14-9012b4a131f6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-da258f1d-0760-4982-8f14-9012b4a131f6 {
  display: none;
}
#s-da258f1d-0760-4982-8f14-9012b4a131f6, #wrap-s-da258f1d-0760-4982-8f14-9012b4a131f6 { display:none !important; }}



  #s-da258f1d-0760-4982-8f14-9012b4a131f6 img.shogun-image {
    
    width: px;
  }


#s-da258f1d-0760-4982-8f14-9012b4a131f6 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-b606e267-3920-4570-a58d-724754db7bc4 {
  display: none;
}
#s-b606e267-3920-4570-a58d-724754db7bc4, #wrap-s-b606e267-3920-4570-a58d-724754db7bc4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b606e267-3920-4570-a58d-724754db7bc4 {
  display: none;
}
#s-b606e267-3920-4570-a58d-724754db7bc4, #wrap-s-b606e267-3920-4570-a58d-724754db7bc4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b606e267-3920-4570-a58d-724754db7bc4 {
  display: none;
}
#s-b606e267-3920-4570-a58d-724754db7bc4, #wrap-s-b606e267-3920-4570-a58d-724754db7bc4 { display:none !important; }}
#s-b606e267-3920-4570-a58d-724754db7bc4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-b54e317d-e812-4379-906e-51e6cd023083 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-b54e317d-e812-4379-906e-51e6cd023083:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b54e317d-e812-4379-906e-51e6cd023083:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b54e317d-e812-4379-906e-51e6cd023083 {
  display: none;
}
#s-b54e317d-e812-4379-906e-51e6cd023083, #wrap-s-b54e317d-e812-4379-906e-51e6cd023083 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b54e317d-e812-4379-906e-51e6cd023083 {
  display: none;
}
#s-b54e317d-e812-4379-906e-51e6cd023083, #wrap-s-b54e317d-e812-4379-906e-51e6cd023083 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b54e317d-e812-4379-906e-51e6cd023083 {
  display: none;
}
#s-b54e317d-e812-4379-906e-51e6cd023083, #wrap-s-b54e317d-e812-4379-906e-51e6cd023083 { display:none !important; }}


#s-b54e317d-e812-4379-906e-51e6cd023083.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-138a474a-7fc2-4a77-851f-bd82bb16a564"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-839029f8-7274-4c02-85dd-e8d174b65a57 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (max-width: 767px){#s-839029f8-7274-4c02-85dd-e8d174b65a57 {
  display: none;
}
#s-839029f8-7274-4c02-85dd-e8d174b65a57, #wrap-s-839029f8-7274-4c02-85dd-e8d174b65a57 { display:none !important; }}



  #s-839029f8-7274-4c02-85dd-e8d174b65a57 img.shogun-image {
    
    width: px;
  }


#s-839029f8-7274-4c02-85dd-e8d174b65a57 .shogun-image-content {
  
    align-items: center;
  
}

#s-33e8af02-8fe1-484b-840c-358f3901bdfa {
  text-align: center;
}




  #s-33e8af02-8fe1-484b-840c-358f3901bdfa img.shogun-image {
    
    width: px;
  }


#s-33e8af02-8fe1-484b-840c-358f3901bdfa .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-4e6bf317-e63b-4160-a9f8-0539f8853606 {
  display: none;
}
#s-4e6bf317-e63b-4160-a9f8-0539f8853606, #wrap-s-4e6bf317-e63b-4160-a9f8-0539f8853606 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e6bf317-e63b-4160-a9f8-0539f8853606 {
  display: none;
}
#s-4e6bf317-e63b-4160-a9f8-0539f8853606, #wrap-s-4e6bf317-e63b-4160-a9f8-0539f8853606 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4e6bf317-e63b-4160-a9f8-0539f8853606 {
  display: none;
}
#s-4e6bf317-e63b-4160-a9f8-0539f8853606, #wrap-s-4e6bf317-e63b-4160-a9f8-0539f8853606 { display:none !important; }}@media (max-width: 767px){#s-4e6bf317-e63b-4160-a9f8-0539f8853606 {
  display: none;
}
#s-4e6bf317-e63b-4160-a9f8-0539f8853606, #wrap-s-4e6bf317-e63b-4160-a9f8-0539f8853606 { display:none !important; }}
#s-4e6bf317-e63b-4160-a9f8-0539f8853606 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-432d14e2-04b9-400b-870d-4d8d245f7876 {
  display: none;
}
#s-432d14e2-04b9-400b-870d-4d8d245f7876, #wrap-s-432d14e2-04b9-400b-870d-4d8d245f7876 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-432d14e2-04b9-400b-870d-4d8d245f7876 {
  display: none;
}
#s-432d14e2-04b9-400b-870d-4d8d245f7876, #wrap-s-432d14e2-04b9-400b-870d-4d8d245f7876 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-432d14e2-04b9-400b-870d-4d8d245f7876 {
  display: none;
}
#s-432d14e2-04b9-400b-870d-4d8d245f7876, #wrap-s-432d14e2-04b9-400b-870d-4d8d245f7876 { display:none !important; }}@media (max-width: 767px){#s-432d14e2-04b9-400b-870d-4d8d245f7876 {
  display: none;
}
#s-432d14e2-04b9-400b-870d-4d8d245f7876, #wrap-s-432d14e2-04b9-400b-870d-4d8d245f7876 { display:none !important; }}
#s-21c4925a-02a9-45b9-bf66-352c666d146c {
  padding-left: 100px;
padding-right: 100px;
text-align: center;
}
@media (min-width: 1200px){#s-21c4925a-02a9-45b9-bf66-352c666d146c {
  display: none;
}
#s-21c4925a-02a9-45b9-bf66-352c666d146c, #wrap-s-21c4925a-02a9-45b9-bf66-352c666d146c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-21c4925a-02a9-45b9-bf66-352c666d146c {
  display: none;
}
#s-21c4925a-02a9-45b9-bf66-352c666d146c, #wrap-s-21c4925a-02a9-45b9-bf66-352c666d146c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-21c4925a-02a9-45b9-bf66-352c666d146c {
  display: none;
}
#s-21c4925a-02a9-45b9-bf66-352c666d146c, #wrap-s-21c4925a-02a9-45b9-bf66-352c666d146c { display:none !important; }}@media (max-width: 767px){#s-21c4925a-02a9-45b9-bf66-352c666d146c {
  display: none;
}
#s-21c4925a-02a9-45b9-bf66-352c666d146c, #wrap-s-21c4925a-02a9-45b9-bf66-352c666d146c { display:none !important; }}



  #s-21c4925a-02a9-45b9-bf66-352c666d146c img.shogun-image {
    
    width: px;
  }


#s-21c4925a-02a9-45b9-bf66-352c666d146c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-fd849285-694c-4443-aafa-9a0b41574c08 {
  display: none;
}
#s-fd849285-694c-4443-aafa-9a0b41574c08, #wrap-s-fd849285-694c-4443-aafa-9a0b41574c08 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fd849285-694c-4443-aafa-9a0b41574c08 {
  display: none;
}
#s-fd849285-694c-4443-aafa-9a0b41574c08, #wrap-s-fd849285-694c-4443-aafa-9a0b41574c08 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fd849285-694c-4443-aafa-9a0b41574c08 {
  display: none;
}
#s-fd849285-694c-4443-aafa-9a0b41574c08, #wrap-s-fd849285-694c-4443-aafa-9a0b41574c08 { display:none !important; }}@media (max-width: 767px){#s-fd849285-694c-4443-aafa-9a0b41574c08 {
  display: none;
}
#s-fd849285-694c-4443-aafa-9a0b41574c08, #wrap-s-fd849285-694c-4443-aafa-9a0b41574c08 { display:none !important; }}
#s-fd849285-694c-4443-aafa-9a0b41574c08 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-c415e1a3-19b5-482d-9187-e64eca037fa7 {
  padding-left: 100px;
padding-right: 100px;
text-align: center;
}
@media (min-width: 1200px){#s-c415e1a3-19b5-482d-9187-e64eca037fa7 {
  display: none;
}
#s-c415e1a3-19b5-482d-9187-e64eca037fa7, #wrap-s-c415e1a3-19b5-482d-9187-e64eca037fa7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c415e1a3-19b5-482d-9187-e64eca037fa7 {
  display: none;
}
#s-c415e1a3-19b5-482d-9187-e64eca037fa7, #wrap-s-c415e1a3-19b5-482d-9187-e64eca037fa7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c415e1a3-19b5-482d-9187-e64eca037fa7 {
  display: none;
}
#s-c415e1a3-19b5-482d-9187-e64eca037fa7, #wrap-s-c415e1a3-19b5-482d-9187-e64eca037fa7 { display:none !important; }}@media (max-width: 767px){#s-c415e1a3-19b5-482d-9187-e64eca037fa7 {
  display: none;
}
#s-c415e1a3-19b5-482d-9187-e64eca037fa7, #wrap-s-c415e1a3-19b5-482d-9187-e64eca037fa7 { display:none !important; }}



  #s-c415e1a3-19b5-482d-9187-e64eca037fa7 img.shogun-image {
    
    width: px;
  }


#s-c415e1a3-19b5-482d-9187-e64eca037fa7 .shogun-image-content {
  
    align-items: center;
  
}

#s-2e2bd248-e27c-4c51-930c-2de6024bca0f {
  margin-left: 10px;
margin-right: 10px;
padding-left: 50px;
padding-right: 50px;
}
@media (min-width: 1200px){#s-2e2bd248-e27c-4c51-930c-2de6024bca0f {
  display: none;
}
#s-2e2bd248-e27c-4c51-930c-2de6024bca0f, #wrap-s-2e2bd248-e27c-4c51-930c-2de6024bca0f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e2bd248-e27c-4c51-930c-2de6024bca0f {
  display: none;
}
#s-2e2bd248-e27c-4c51-930c-2de6024bca0f, #wrap-s-2e2bd248-e27c-4c51-930c-2de6024bca0f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e2bd248-e27c-4c51-930c-2de6024bca0f {
  display: none;
}
#s-2e2bd248-e27c-4c51-930c-2de6024bca0f, #wrap-s-2e2bd248-e27c-4c51-930c-2de6024bca0f { display:none !important; }}@media (max-width: 767px){#s-2e2bd248-e27c-4c51-930c-2de6024bca0f {
  display: none;
}
#s-2e2bd248-e27c-4c51-930c-2de6024bca0f, #wrap-s-2e2bd248-e27c-4c51-930c-2de6024bca0f { display:none !important; }}
@media (min-width: 1200px){#s-a97db714-974f-4f9d-8e4f-d729b8a33979 {
  display: none;
}
#s-a97db714-974f-4f9d-8e4f-d729b8a33979, #wrap-s-a97db714-974f-4f9d-8e4f-d729b8a33979 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a97db714-974f-4f9d-8e4f-d729b8a33979 {
  display: none;
}
#s-a97db714-974f-4f9d-8e4f-d729b8a33979, #wrap-s-a97db714-974f-4f9d-8e4f-d729b8a33979 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a97db714-974f-4f9d-8e4f-d729b8a33979 {
  display: none;
}
#s-a97db714-974f-4f9d-8e4f-d729b8a33979, #wrap-s-a97db714-974f-4f9d-8e4f-d729b8a33979 { display:none !important; }}@media (max-width: 767px){#s-a97db714-974f-4f9d-8e4f-d729b8a33979 {
  display: none;
}
#s-a97db714-974f-4f9d-8e4f-d729b8a33979, #wrap-s-a97db714-974f-4f9d-8e4f-d729b8a33979 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a97db714-974f-4f9d-8e4f-d729b8a33979"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a8480c8a-f5bd-450f-b705-94afcff2aac4 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-a8480c8a-f5bd-450f-b705-94afcff2aac4 img.shogun-image {
    
    width: px;
  }


#s-a8480c8a-f5bd-450f-b705-94afcff2aac4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f10a7370-029a-4b6e-ba7e-d43c39268147 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-f10a7370-029a-4b6e-ba7e-d43c39268147 img.shogun-image {
    
    width: px;
  }


#s-f10a7370-029a-4b6e-ba7e-d43c39268147 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-813e4835-7672-4485-b002-e162156e979d {
  display: none;
}
#s-813e4835-7672-4485-b002-e162156e979d, #wrap-s-813e4835-7672-4485-b002-e162156e979d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-813e4835-7672-4485-b002-e162156e979d {
  display: none;
}
#s-813e4835-7672-4485-b002-e162156e979d, #wrap-s-813e4835-7672-4485-b002-e162156e979d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-813e4835-7672-4485-b002-e162156e979d {
  display: none;
}
#s-813e4835-7672-4485-b002-e162156e979d, #wrap-s-813e4835-7672-4485-b002-e162156e979d { display:none !important; }}@media (max-width: 767px){#s-813e4835-7672-4485-b002-e162156e979d {
  display: none;
}
#s-813e4835-7672-4485-b002-e162156e979d, #wrap-s-813e4835-7672-4485-b002-e162156e979d { display:none !important; }}
@media (min-width: 0px) {
[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-813e4835-7672-4485-b002-e162156e979d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-144ceecf-891d-46c2-b5d2-a3a5bfe6bf3e {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
text-align: center;
}




  #s-144ceecf-891d-46c2-b5d2-a3a5bfe6bf3e img.shogun-image {
    
    width: px;
  }


#s-144ceecf-891d-46c2-b5d2-a3a5bfe6bf3e .shogun-image-content {
  
    align-items: center;
  
}

#s-2810ee2e-33e3-4921-bc80-6328e46b4e2d {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
text-align: center;
}




  #s-2810ee2e-33e3-4921-bc80-6328e46b4e2d img.shogun-image {
    
    width: px;
  }


#s-2810ee2e-33e3-4921-bc80-6328e46b4e2d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1 {
  display: none;
}
#s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1, #wrap-s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1 {
  display: none;
}
#s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1, #wrap-s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1 {
  display: none;
}
#s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1, #wrap-s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1 { display:none !important; }}@media (max-width: 767px){#s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1 {
  display: none;
}
#s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1, #wrap-s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1 { display:none !important; }}
#s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-ea181b29-6f89-4983-a93d-1fdd4d1935e2 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ea181b29-6f89-4983-a93d-1fdd4d1935e2 {
  display: none;
}
#s-ea181b29-6f89-4983-a93d-1fdd4d1935e2, #wrap-s-ea181b29-6f89-4983-a93d-1fdd4d1935e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ea181b29-6f89-4983-a93d-1fdd4d1935e2 {
  display: none;
}
#s-ea181b29-6f89-4983-a93d-1fdd4d1935e2, #wrap-s-ea181b29-6f89-4983-a93d-1fdd4d1935e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ea181b29-6f89-4983-a93d-1fdd4d1935e2 {
  display: none;
}
#s-ea181b29-6f89-4983-a93d-1fdd4d1935e2, #wrap-s-ea181b29-6f89-4983-a93d-1fdd4d1935e2 { display:none !important; }}@media (max-width: 767px){#s-ea181b29-6f89-4983-a93d-1fdd4d1935e2 {
  display: none;
}
#s-ea181b29-6f89-4983-a93d-1fdd4d1935e2, #wrap-s-ea181b29-6f89-4983-a93d-1fdd4d1935e2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-ea181b29-6f89-4983-a93d-1fdd4d1935e2"] > .shg-row {
    flex-flow: column-reverse;
  }
}

@media (min-width: 1200px){#s-0aa6ed24-6a15-40d7-8685-8457a3ceba67 {
  display: none;
}
#s-0aa6ed24-6a15-40d7-8685-8457a3ceba67, #wrap-s-0aa6ed24-6a15-40d7-8685-8457a3ceba67 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0aa6ed24-6a15-40d7-8685-8457a3ceba67 {
  display: none;
}
#s-0aa6ed24-6a15-40d7-8685-8457a3ceba67, #wrap-s-0aa6ed24-6a15-40d7-8685-8457a3ceba67 { display:none !important; }}@media (max-width: 767px){#s-0aa6ed24-6a15-40d7-8685-8457a3ceba67 {
  display: none;
}
#s-0aa6ed24-6a15-40d7-8685-8457a3ceba67, #wrap-s-0aa6ed24-6a15-40d7-8685-8457a3ceba67 { display:none !important; }}
#s-0aa6ed24-6a15-40d7-8685-8457a3ceba67 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (max-width: 767px){#s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5 {
  display: none;
}
#s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5, #wrap-s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0427b7ee-1f07-4a03-b833-a62fefd3e8a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e6dd4d0e-a680-4601-9186-fb8fbe1d2576 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}
@media (max-width: 767px){#s-e6dd4d0e-a680-4601-9186-fb8fbe1d2576 {
  display: none;
}
#s-e6dd4d0e-a680-4601-9186-fb8fbe1d2576, #wrap-s-e6dd4d0e-a680-4601-9186-fb8fbe1d2576 { display:none !important; }}



  #s-e6dd4d0e-a680-4601-9186-fb8fbe1d2576 img.shogun-image {
    
    width: px;
  }


#s-e6dd4d0e-a680-4601-9186-fb8fbe1d2576 .shogun-image-content {
  
    align-items: center;
  
}

#s-84d9a553-b1dd-4f69-8883-26585c5b66f7 {
  text-align: center;
}
@media (max-width: 767px){#s-84d9a553-b1dd-4f69-8883-26585c5b66f7 {
  display: none;
}
#s-84d9a553-b1dd-4f69-8883-26585c5b66f7, #wrap-s-84d9a553-b1dd-4f69-8883-26585c5b66f7 { display:none !important; }}



  #s-84d9a553-b1dd-4f69-8883-26585c5b66f7 img.shogun-image {
    
    width: px;
  }


#s-84d9a553-b1dd-4f69-8883-26585c5b66f7 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-99989f29-3d0a-4ab5-8eba-f8fd99e2d4db {
  display: none;
}
#s-99989f29-3d0a-4ab5-8eba-f8fd99e2d4db, #wrap-s-99989f29-3d0a-4ab5-8eba-f8fd99e2d4db { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-99989f29-3d0a-4ab5-8eba-f8fd99e2d4db {
  display: none;
}
#s-99989f29-3d0a-4ab5-8eba-f8fd99e2d4db, #wrap-s-99989f29-3d0a-4ab5-8eba-f8fd99e2d4db { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-99989f29-3d0a-4ab5-8eba-f8fd99e2d4db {
  display: none;
}
#s-99989f29-3d0a-4ab5-8eba-f8fd99e2d4db, #wrap-s-99989f29-3d0a-4ab5-8eba-f8fd99e2d4db { display:none !important; }}
#s-99989f29-3d0a-4ab5-8eba-f8fd99e2d4db hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-4bb0212a-bb4e-4ccf-a2a6-bb6207a932c9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-4bb0212a-bb4e-4ccf-a2a6-bb6207a932c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4bb0212a-bb4e-4ccf-a2a6-bb6207a932c9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4bb0212a-bb4e-4ccf-a2a6-bb6207a932c9 {
  display: none;
}
#s-4bb0212a-bb4e-4ccf-a2a6-bb6207a932c9, #wrap-s-4bb0212a-bb4e-4ccf-a2a6-bb6207a932c9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4bb0212a-bb4e-4ccf-a2a6-bb6207a932c9 {
  display: none;
}
#s-4bb0212a-bb4e-4ccf-a2a6-bb6207a932c9, #wrap-s-4bb0212a-bb4e-4ccf-a2a6-bb6207a932c9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4bb0212a-bb4e-4ccf-a2a6-bb6207a932c9 {
  display: none;
}
#s-4bb0212a-bb4e-4ccf-a2a6-bb6207a932c9, #wrap-s-4bb0212a-bb4e-4ccf-a2a6-bb6207a932c9 { display:none !important; }}


#s-4bb0212a-bb4e-4ccf-a2a6-bb6207a932c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-c1b2e6b0-0510-440d-a69e-dc04ab7671a1 {
  display: none;
}
#s-c1b2e6b0-0510-440d-a69e-dc04ab7671a1, #wrap-s-c1b2e6b0-0510-440d-a69e-dc04ab7671a1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c1b2e6b0-0510-440d-a69e-dc04ab7671a1 {
  display: none;
}
#s-c1b2e6b0-0510-440d-a69e-dc04ab7671a1, #wrap-s-c1b2e6b0-0510-440d-a69e-dc04ab7671a1 { display:none !important; }}@media (max-width: 767px){#s-c1b2e6b0-0510-440d-a69e-dc04ab7671a1 {
  display: none;
}
#s-c1b2e6b0-0510-440d-a69e-dc04ab7671a1, #wrap-s-c1b2e6b0-0510-440d-a69e-dc04ab7671a1 { display:none !important; }}
#s-c1b2e6b0-0510-440d-a69e-dc04ab7671a1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-9d09d944-c00a-477d-b04d-d4461310fac9 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-9d09d944-c00a-477d-b04d-d4461310fac9 {
  display: none;
}
#s-9d09d944-c00a-477d-b04d-d4461310fac9, #wrap-s-9d09d944-c00a-477d-b04d-d4461310fac9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9d09d944-c00a-477d-b04d-d4461310fac9 {
  display: none;
}
#s-9d09d944-c00a-477d-b04d-d4461310fac9, #wrap-s-9d09d944-c00a-477d-b04d-d4461310fac9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9d09d944-c00a-477d-b04d-d4461310fac9 {
  display: none;
}
#s-9d09d944-c00a-477d-b04d-d4461310fac9, #wrap-s-9d09d944-c00a-477d-b04d-d4461310fac9 { display:none !important; }}@media (max-width: 767px){#s-9d09d944-c00a-477d-b04d-d4461310fac9 {
  display: none;
}
#s-9d09d944-c00a-477d-b04d-d4461310fac9, #wrap-s-9d09d944-c00a-477d-b04d-d4461310fac9 { display:none !important; }}







#s-9d09d944-c00a-477d-b04d-d4461310fac9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-9d09d944-c00a-477d-b04d-d4461310fac9 {
  cursor: pointer;
}#s-9d09d944-c00a-477d-b04d-d4461310fac9.shg-box.shg-c {
  justify-content: center;
}

#s-27809234-4c0a-4bba-8dca-e87090ad2f1f {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-27809234-4c0a-4bba-8dca-e87090ad2f1f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-27809234-4c0a-4bba-8dca-e87090ad2f1f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-27809234-4c0a-4bba-8dca-e87090ad2f1f {
  
}
}@media (max-width: 767px){#s-27809234-4c0a-4bba-8dca-e87090ad2f1f {
  display: none;
}
#s-27809234-4c0a-4bba-8dca-e87090ad2f1f, #wrap-s-27809234-4c0a-4bba-8dca-e87090ad2f1f { display:none !important; }}







#s-27809234-4c0a-4bba-8dca-e87090ad2f1f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-27809234-4c0a-4bba-8dca-e87090ad2f1f.shg-box.shg-c {
  justify-content: center;
}

#s-f2313124-17ae-44d8-a6d0-49cc942a1101 {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-f2313124-17ae-44d8-a6d0-49cc942a1101 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f2313124-17ae-44d8-a6d0-49cc942a1101 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f2313124-17ae-44d8-a6d0-49cc942a1101 {
  display: none;
}
#s-f2313124-17ae-44d8-a6d0-49cc942a1101, #wrap-s-f2313124-17ae-44d8-a6d0-49cc942a1101 { display:none !important; }}@media (max-width: 767px){#s-f2313124-17ae-44d8-a6d0-49cc942a1101 {
  display: none;
}
#s-f2313124-17ae-44d8-a6d0-49cc942a1101, #wrap-s-f2313124-17ae-44d8-a6d0-49cc942a1101 { display:none !important; }}
#s-e34c92c6-8db7-4c46-a304-cee51d2874ab {
  margin-left: 30px;
}
@media (min-width: 1200px){#s-e34c92c6-8db7-4c46-a304-cee51d2874ab {
  display: none;
}
#s-e34c92c6-8db7-4c46-a304-cee51d2874ab, #wrap-s-e34c92c6-8db7-4c46-a304-cee51d2874ab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e34c92c6-8db7-4c46-a304-cee51d2874ab {
  display: none;
}
#s-e34c92c6-8db7-4c46-a304-cee51d2874ab, #wrap-s-e34c92c6-8db7-4c46-a304-cee51d2874ab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e34c92c6-8db7-4c46-a304-cee51d2874ab {
  
}
}@media (max-width: 767px){#s-e34c92c6-8db7-4c46-a304-cee51d2874ab {
  display: none;
}
#s-e34c92c6-8db7-4c46-a304-cee51d2874ab, #wrap-s-e34c92c6-8db7-4c46-a304-cee51d2874ab { display:none !important; }}
#s-b63fdee7-06be-4048-adfd-54a452dffd93 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-b63fdee7-06be-4048-adfd-54a452dffd93:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b63fdee7-06be-4048-adfd-54a452dffd93:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b63fdee7-06be-4048-adfd-54a452dffd93.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2 {
  display: none;
}
#s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2, #wrap-s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2 {
  display: none;
}
#s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2, #wrap-s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2 {
  display: none;
}
#s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2, #wrap-s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2 { display:none !important; }}@media (max-width: 767px){#s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2 {
  display: none;
}
#s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2, #wrap-s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2 { display:none !important; }}







#s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2 {
  cursor: pointer;
}#s-66a3bc56-1d52-4e4a-b1ea-f53f72d930d2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-76bca888-cbeb-4274-b773-3d48d47ff9fe {
  display: none;
}
#s-76bca888-cbeb-4274-b773-3d48d47ff9fe, #wrap-s-76bca888-cbeb-4274-b773-3d48d47ff9fe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-76bca888-cbeb-4274-b773-3d48d47ff9fe {
  display: none;
}
#s-76bca888-cbeb-4274-b773-3d48d47ff9fe, #wrap-s-76bca888-cbeb-4274-b773-3d48d47ff9fe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-76bca888-cbeb-4274-b773-3d48d47ff9fe {
  display: none;
}
#s-76bca888-cbeb-4274-b773-3d48d47ff9fe, #wrap-s-76bca888-cbeb-4274-b773-3d48d47ff9fe { display:none !important; }}@media (max-width: 767px){#s-76bca888-cbeb-4274-b773-3d48d47ff9fe {
  display: none;
}
#s-76bca888-cbeb-4274-b773-3d48d47ff9fe, #wrap-s-76bca888-cbeb-4274-b773-3d48d47ff9fe { display:none !important; }}
#s-76bca888-cbeb-4274-b773-3d48d47ff9fe hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-9ee7c9c3-b57a-4e2c-a7ba-6894530689f8 {
  display: none;
}
#s-9ee7c9c3-b57a-4e2c-a7ba-6894530689f8, #wrap-s-9ee7c9c3-b57a-4e2c-a7ba-6894530689f8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9ee7c9c3-b57a-4e2c-a7ba-6894530689f8 {
  display: none;
}
#s-9ee7c9c3-b57a-4e2c-a7ba-6894530689f8, #wrap-s-9ee7c9c3-b57a-4e2c-a7ba-6894530689f8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9ee7c9c3-b57a-4e2c-a7ba-6894530689f8 {
  display: none;
}
#s-9ee7c9c3-b57a-4e2c-a7ba-6894530689f8, #wrap-s-9ee7c9c3-b57a-4e2c-a7ba-6894530689f8 { display:none !important; }}@media (max-width: 767px){#s-9ee7c9c3-b57a-4e2c-a7ba-6894530689f8 {
  display: none;
}
#s-9ee7c9c3-b57a-4e2c-a7ba-6894530689f8, #wrap-s-9ee7c9c3-b57a-4e2c-a7ba-6894530689f8 { display:none !important; }}
@media (min-width: 1200px){#s-a398f5fa-250d-425e-9f0a-05c793bcb498 {
  display: none;
}
#s-a398f5fa-250d-425e-9f0a-05c793bcb498, #wrap-s-a398f5fa-250d-425e-9f0a-05c793bcb498 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a398f5fa-250d-425e-9f0a-05c793bcb498 {
  display: none;
}
#s-a398f5fa-250d-425e-9f0a-05c793bcb498, #wrap-s-a398f5fa-250d-425e-9f0a-05c793bcb498 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a398f5fa-250d-425e-9f0a-05c793bcb498 {
  display: none;
}
#s-a398f5fa-250d-425e-9f0a-05c793bcb498, #wrap-s-a398f5fa-250d-425e-9f0a-05c793bcb498 { display:none !important; }}@media (max-width: 767px){#s-a398f5fa-250d-425e-9f0a-05c793bcb498 {
  display: none;
}
#s-a398f5fa-250d-425e-9f0a-05c793bcb498, #wrap-s-a398f5fa-250d-425e-9f0a-05c793bcb498 { display:none !important; }}
@media (min-width: 1200px){#s-35d350e7-0ebd-4c8e-90d8-ab59bc551a71 {
  display: none;
}
#s-35d350e7-0ebd-4c8e-90d8-ab59bc551a71, #wrap-s-35d350e7-0ebd-4c8e-90d8-ab59bc551a71 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35d350e7-0ebd-4c8e-90d8-ab59bc551a71 {
  display: none;
}
#s-35d350e7-0ebd-4c8e-90d8-ab59bc551a71, #wrap-s-35d350e7-0ebd-4c8e-90d8-ab59bc551a71 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-35d350e7-0ebd-4c8e-90d8-ab59bc551a71 {
  display: none;
}
#s-35d350e7-0ebd-4c8e-90d8-ab59bc551a71, #wrap-s-35d350e7-0ebd-4c8e-90d8-ab59bc551a71 { display:none !important; }}@media (max-width: 767px){#s-35d350e7-0ebd-4c8e-90d8-ab59bc551a71 {
  display: none;
}
#s-35d350e7-0ebd-4c8e-90d8-ab59bc551a71, #wrap-s-35d350e7-0ebd-4c8e-90d8-ab59bc551a71 { display:none !important; }}
#s-35d350e7-0ebd-4c8e-90d8-ab59bc551a71 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-a43d7a70-5be9-4459-81f7-a1f0d16e21c4 {
  display: none;
}
#s-a43d7a70-5be9-4459-81f7-a1f0d16e21c4, #wrap-s-a43d7a70-5be9-4459-81f7-a1f0d16e21c4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a43d7a70-5be9-4459-81f7-a1f0d16e21c4 {
  display: none;
}
#s-a43d7a70-5be9-4459-81f7-a1f0d16e21c4, #wrap-s-a43d7a70-5be9-4459-81f7-a1f0d16e21c4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a43d7a70-5be9-4459-81f7-a1f0d16e21c4 {
  display: none;
}
#s-a43d7a70-5be9-4459-81f7-a1f0d16e21c4, #wrap-s-a43d7a70-5be9-4459-81f7-a1f0d16e21c4 { display:none !important; }}@media (max-width: 767px){#s-a43d7a70-5be9-4459-81f7-a1f0d16e21c4 {
  display: none;
}
#s-a43d7a70-5be9-4459-81f7-a1f0d16e21c4, #wrap-s-a43d7a70-5be9-4459-81f7-a1f0d16e21c4 { display:none !important; }}
@media (min-width: 1200px){#s-9eff4dee-00e2-4a56-bcac-c5a40fe58c86 {
  display: none;
}
#s-9eff4dee-00e2-4a56-bcac-c5a40fe58c86, #wrap-s-9eff4dee-00e2-4a56-bcac-c5a40fe58c86 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9eff4dee-00e2-4a56-bcac-c5a40fe58c86 {
  display: none;
}
#s-9eff4dee-00e2-4a56-bcac-c5a40fe58c86, #wrap-s-9eff4dee-00e2-4a56-bcac-c5a40fe58c86 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9eff4dee-00e2-4a56-bcac-c5a40fe58c86 {
  display: none;
}
#s-9eff4dee-00e2-4a56-bcac-c5a40fe58c86, #wrap-s-9eff4dee-00e2-4a56-bcac-c5a40fe58c86 { display:none !important; }}@media (max-width: 767px){#s-9eff4dee-00e2-4a56-bcac-c5a40fe58c86 {
  display: none;
}
#s-9eff4dee-00e2-4a56-bcac-c5a40fe58c86, #wrap-s-9eff4dee-00e2-4a56-bcac-c5a40fe58c86 { display:none !important; }}
#s-9eff4dee-00e2-4a56-bcac-c5a40fe58c86 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-709f44dc-9ea6-4673-b572-ce127b6e4e53 {
  display: none;
}
#s-709f44dc-9ea6-4673-b572-ce127b6e4e53, #wrap-s-709f44dc-9ea6-4673-b572-ce127b6e4e53 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-709f44dc-9ea6-4673-b572-ce127b6e4e53 {
  display: none;
}
#s-709f44dc-9ea6-4673-b572-ce127b6e4e53, #wrap-s-709f44dc-9ea6-4673-b572-ce127b6e4e53 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-709f44dc-9ea6-4673-b572-ce127b6e4e53 {
  display: none;
}
#s-709f44dc-9ea6-4673-b572-ce127b6e4e53, #wrap-s-709f44dc-9ea6-4673-b572-ce127b6e4e53 { display:none !important; }}@media (max-width: 767px){#s-709f44dc-9ea6-4673-b572-ce127b6e4e53 {
  display: none;
}
#s-709f44dc-9ea6-4673-b572-ce127b6e4e53, #wrap-s-709f44dc-9ea6-4673-b572-ce127b6e4e53 { display:none !important; }}
#s-709f44dc-9ea6-4673-b572-ce127b6e4e53 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-68c4a487-9991-4dd8-8c17-fee0c74c6be4 {
  display: none;
}
#s-68c4a487-9991-4dd8-8c17-fee0c74c6be4, #wrap-s-68c4a487-9991-4dd8-8c17-fee0c74c6be4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68c4a487-9991-4dd8-8c17-fee0c74c6be4 {
  display: none;
}
#s-68c4a487-9991-4dd8-8c17-fee0c74c6be4, #wrap-s-68c4a487-9991-4dd8-8c17-fee0c74c6be4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-68c4a487-9991-4dd8-8c17-fee0c74c6be4 {
  display: none;
}
#s-68c4a487-9991-4dd8-8c17-fee0c74c6be4, #wrap-s-68c4a487-9991-4dd8-8c17-fee0c74c6be4 { display:none !important; }}@media (max-width: 767px){#s-68c4a487-9991-4dd8-8c17-fee0c74c6be4 {
  display: none;
}
#s-68c4a487-9991-4dd8-8c17-fee0c74c6be4, #wrap-s-68c4a487-9991-4dd8-8c17-fee0c74c6be4 { display:none !important; }}
#s-68c4a487-9991-4dd8-8c17-fee0c74c6be4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-0ea78650-d96d-4039-adad-e913480f52ca {
  display: none;
}
#s-0ea78650-d96d-4039-adad-e913480f52ca, #wrap-s-0ea78650-d96d-4039-adad-e913480f52ca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0ea78650-d96d-4039-adad-e913480f52ca {
  display: none;
}
#s-0ea78650-d96d-4039-adad-e913480f52ca, #wrap-s-0ea78650-d96d-4039-adad-e913480f52ca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0ea78650-d96d-4039-adad-e913480f52ca {
  display: none;
}
#s-0ea78650-d96d-4039-adad-e913480f52ca, #wrap-s-0ea78650-d96d-4039-adad-e913480f52ca { display:none !important; }}@media (max-width: 767px){#s-0ea78650-d96d-4039-adad-e913480f52ca {
  display: none;
}
#s-0ea78650-d96d-4039-adad-e913480f52ca, #wrap-s-0ea78650-d96d-4039-adad-e913480f52ca { display:none !important; }}
@media (min-width: 0px) {
[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0ea78650-d96d-4039-adad-e913480f52ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px){#s-3002766a-3d96-49e7-9417-60a11430d083 {
  display: none;
}
#s-3002766a-3d96-49e7-9417-60a11430d083, #wrap-s-3002766a-3d96-49e7-9417-60a11430d083 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3002766a-3d96-49e7-9417-60a11430d083 {
  display: none;
}
#s-3002766a-3d96-49e7-9417-60a11430d083, #wrap-s-3002766a-3d96-49e7-9417-60a11430d083 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3002766a-3d96-49e7-9417-60a11430d083 {
  display: none;
}
#s-3002766a-3d96-49e7-9417-60a11430d083, #wrap-s-3002766a-3d96-49e7-9417-60a11430d083 { display:none !important; }}@media (max-width: 767px){#s-3002766a-3d96-49e7-9417-60a11430d083 {
  display: none;
}
#s-3002766a-3d96-49e7-9417-60a11430d083, #wrap-s-3002766a-3d96-49e7-9417-60a11430d083 { display:none !important; }}
#s-3002766a-3d96-49e7-9417-60a11430d083 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-cace7d52-3d5f-48d2-95ce-2f2340da846d {
  display: none;
}
#s-cace7d52-3d5f-48d2-95ce-2f2340da846d, #wrap-s-cace7d52-3d5f-48d2-95ce-2f2340da846d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cace7d52-3d5f-48d2-95ce-2f2340da846d {
  display: none;
}
#s-cace7d52-3d5f-48d2-95ce-2f2340da846d, #wrap-s-cace7d52-3d5f-48d2-95ce-2f2340da846d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cace7d52-3d5f-48d2-95ce-2f2340da846d {
  display: none;
}
#s-cace7d52-3d5f-48d2-95ce-2f2340da846d, #wrap-s-cace7d52-3d5f-48d2-95ce-2f2340da846d { display:none !important; }}
#s-cace7d52-3d5f-48d2-95ce-2f2340da846d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-9c260713-3560-4bb9-85f9-146071563bce {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-9c260713-3560-4bb9-85f9-146071563bce {
  display: none;
}
#s-9c260713-3560-4bb9-85f9-146071563bce, #wrap-s-9c260713-3560-4bb9-85f9-146071563bce { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9c260713-3560-4bb9-85f9-146071563bce {
  display: none;
}
#s-9c260713-3560-4bb9-85f9-146071563bce, #wrap-s-9c260713-3560-4bb9-85f9-146071563bce { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9c260713-3560-4bb9-85f9-146071563bce {
  display: none;
}
#s-9c260713-3560-4bb9-85f9-146071563bce, #wrap-s-9c260713-3560-4bb9-85f9-146071563bce { display:none !important; }}@media (max-width: 767px){#s-9c260713-3560-4bb9-85f9-146071563bce {
  display: none;
}
#s-9c260713-3560-4bb9-85f9-146071563bce, #wrap-s-9c260713-3560-4bb9-85f9-146071563bce { display:none !important; }}







#s-9c260713-3560-4bb9-85f9-146071563bce > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-9c260713-3560-4bb9-85f9-146071563bce.shg-box.shg-c {
  justify-content: center;
}

#s-f3aae29a-f792-4b51-b2ee-7e9d9143146d {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-f3aae29a-f792-4b51-b2ee-7e9d9143146d {
  display: none;
}
#s-f3aae29a-f792-4b51-b2ee-7e9d9143146d, #wrap-s-f3aae29a-f792-4b51-b2ee-7e9d9143146d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3aae29a-f792-4b51-b2ee-7e9d9143146d {
  display: none;
}
#s-f3aae29a-f792-4b51-b2ee-7e9d9143146d, #wrap-s-f3aae29a-f792-4b51-b2ee-7e9d9143146d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f3aae29a-f792-4b51-b2ee-7e9d9143146d {
  display: none;
}
#s-f3aae29a-f792-4b51-b2ee-7e9d9143146d, #wrap-s-f3aae29a-f792-4b51-b2ee-7e9d9143146d { display:none !important; }}@media (max-width: 767px){#s-f3aae29a-f792-4b51-b2ee-7e9d9143146d {
  display: none;
}
#s-f3aae29a-f792-4b51-b2ee-7e9d9143146d, #wrap-s-f3aae29a-f792-4b51-b2ee-7e9d9143146d { display:none !important; }}
@media (min-width: 1200px){#s-c10a4025-bb95-4000-a605-4d3bba50b5e7 {
  display: none;
}
#s-c10a4025-bb95-4000-a605-4d3bba50b5e7, #wrap-s-c10a4025-bb95-4000-a605-4d3bba50b5e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c10a4025-bb95-4000-a605-4d3bba50b5e7 {
  display: none;
}
#s-c10a4025-bb95-4000-a605-4d3bba50b5e7, #wrap-s-c10a4025-bb95-4000-a605-4d3bba50b5e7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c10a4025-bb95-4000-a605-4d3bba50b5e7 {
  display: none;
}
#s-c10a4025-bb95-4000-a605-4d3bba50b5e7, #wrap-s-c10a4025-bb95-4000-a605-4d3bba50b5e7 { display:none !important; }}@media (max-width: 767px){#s-c10a4025-bb95-4000-a605-4d3bba50b5e7 {
  display: none;
}
#s-c10a4025-bb95-4000-a605-4d3bba50b5e7, #wrap-s-c10a4025-bb95-4000-a605-4d3bba50b5e7 { display:none !important; }}
#s-c10a4025-bb95-4000-a605-4d3bba50b5e7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-0458f2d6-9dd2-4a5b-b4a0-19271e61139b {
  margin-left: 10px;
margin-right: 10px;
padding-left: 50px;
padding-right: 50px;
}
@media (min-width: 1200px){#s-0458f2d6-9dd2-4a5b-b4a0-19271e61139b {
  display: none;
}
#s-0458f2d6-9dd2-4a5b-b4a0-19271e61139b, #wrap-s-0458f2d6-9dd2-4a5b-b4a0-19271e61139b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0458f2d6-9dd2-4a5b-b4a0-19271e61139b {
  display: none;
}
#s-0458f2d6-9dd2-4a5b-b4a0-19271e61139b, #wrap-s-0458f2d6-9dd2-4a5b-b4a0-19271e61139b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0458f2d6-9dd2-4a5b-b4a0-19271e61139b {
  display: none;
}
#s-0458f2d6-9dd2-4a5b-b4a0-19271e61139b, #wrap-s-0458f2d6-9dd2-4a5b-b4a0-19271e61139b { display:none !important; }}@media (max-width: 767px){#s-0458f2d6-9dd2-4a5b-b4a0-19271e61139b {
  display: none;
}
#s-0458f2d6-9dd2-4a5b-b4a0-19271e61139b, #wrap-s-0458f2d6-9dd2-4a5b-b4a0-19271e61139b { display:none !important; }}
@media (min-width: 1200px){#s-1253bef2-1348-4f8c-861b-9f6a38c36f73 {
  display: none;
}
#s-1253bef2-1348-4f8c-861b-9f6a38c36f73, #wrap-s-1253bef2-1348-4f8c-861b-9f6a38c36f73 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1253bef2-1348-4f8c-861b-9f6a38c36f73 {
  display: none;
}
#s-1253bef2-1348-4f8c-861b-9f6a38c36f73, #wrap-s-1253bef2-1348-4f8c-861b-9f6a38c36f73 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1253bef2-1348-4f8c-861b-9f6a38c36f73 {
  display: none;
}
#s-1253bef2-1348-4f8c-861b-9f6a38c36f73, #wrap-s-1253bef2-1348-4f8c-861b-9f6a38c36f73 { display:none !important; }}@media (max-width: 767px){#s-1253bef2-1348-4f8c-861b-9f6a38c36f73 {
  display: none;
}
#s-1253bef2-1348-4f8c-861b-9f6a38c36f73, #wrap-s-1253bef2-1348-4f8c-861b-9f6a38c36f73 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1253bef2-1348-4f8c-861b-9f6a38c36f73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ce9d4f7f-e116-450a-8150-09b4d7e50ac0 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-ce9d4f7f-e116-450a-8150-09b4d7e50ac0 img.shogun-image {
    
    width: px;
  }


#s-ce9d4f7f-e116-450a-8150-09b4d7e50ac0 .shogun-image-content {
  
    align-items: center;
  
}

#s-c21afa43-bf8b-4f8b-9a5b-24f3bad187f0 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-c21afa43-bf8b-4f8b-9a5b-24f3bad187f0 img.shogun-image {
    
    width: px;
  }


#s-c21afa43-bf8b-4f8b-9a5b-24f3bad187f0 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e {
  display: none;
}
#s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e, #wrap-s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e {
  display: none;
}
#s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e, #wrap-s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e {
  display: none;
}
#s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e, #wrap-s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e { display:none !important; }}@media (max-width: 767px){#s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e {
  display: none;
}
#s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e, #wrap-s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e { display:none !important; }}
@media (min-width: 0px) {
[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d6e1ce0-3f8d-4804-b7ac-ab7b0adb056e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-244ba54f-67e8-43ac-b3be-ff0ef751d182 {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
text-align: center;
}




  #s-244ba54f-67e8-43ac-b3be-ff0ef751d182 img.shogun-image {
    
    width: px;
  }


#s-244ba54f-67e8-43ac-b3be-ff0ef751d182 .shogun-image-content {
  
    align-items: center;
  
}

#s-f3bf3800-f124-4a79-ac3b-1331a4ae6c7b {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
text-align: center;
}




  #s-f3bf3800-f124-4a79-ac3b-1331a4ae6c7b img.shogun-image {
    
    width: px;
  }


#s-f3bf3800-f124-4a79-ac3b-1331a4ae6c7b .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-d3fc9f76-aea6-45c1-b7fd-490c8e39ac0f {
  display: none;
}
#s-d3fc9f76-aea6-45c1-b7fd-490c8e39ac0f, #wrap-s-d3fc9f76-aea6-45c1-b7fd-490c8e39ac0f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d3fc9f76-aea6-45c1-b7fd-490c8e39ac0f {
  display: none;
}
#s-d3fc9f76-aea6-45c1-b7fd-490c8e39ac0f, #wrap-s-d3fc9f76-aea6-45c1-b7fd-490c8e39ac0f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d3fc9f76-aea6-45c1-b7fd-490c8e39ac0f {
  display: none;
}
#s-d3fc9f76-aea6-45c1-b7fd-490c8e39ac0f, #wrap-s-d3fc9f76-aea6-45c1-b7fd-490c8e39ac0f { display:none !important; }}@media (max-width: 767px){#s-d3fc9f76-aea6-45c1-b7fd-490c8e39ac0f {
  display: none;
}
#s-d3fc9f76-aea6-45c1-b7fd-490c8e39ac0f, #wrap-s-d3fc9f76-aea6-45c1-b7fd-490c8e39ac0f { display:none !important; }}
#s-d3fc9f76-aea6-45c1-b7fd-490c8e39ac0f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-2ce7ea25-cb09-46a9-beab-15be6727dd00 {
  display: none;
}
#s-2ce7ea25-cb09-46a9-beab-15be6727dd00, #wrap-s-2ce7ea25-cb09-46a9-beab-15be6727dd00 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2ce7ea25-cb09-46a9-beab-15be6727dd00 {
  display: none;
}
#s-2ce7ea25-cb09-46a9-beab-15be6727dd00, #wrap-s-2ce7ea25-cb09-46a9-beab-15be6727dd00 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2ce7ea25-cb09-46a9-beab-15be6727dd00 {
  display: none;
}
#s-2ce7ea25-cb09-46a9-beab-15be6727dd00, #wrap-s-2ce7ea25-cb09-46a9-beab-15be6727dd00 { display:none !important; }}@media (max-width: 767px){#s-2ce7ea25-cb09-46a9-beab-15be6727dd00 {
  display: none;
}
#s-2ce7ea25-cb09-46a9-beab-15be6727dd00, #wrap-s-2ce7ea25-cb09-46a9-beab-15be6727dd00 { display:none !important; }}
#s-2ce7ea25-cb09-46a9-beab-15be6727dd00 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-aca263eb-f8e5-49cd-94de-e59e20082412 {
  display: none;
}
#s-aca263eb-f8e5-49cd-94de-e59e20082412, #wrap-s-aca263eb-f8e5-49cd-94de-e59e20082412 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aca263eb-f8e5-49cd-94de-e59e20082412 {
  display: none;
}
#s-aca263eb-f8e5-49cd-94de-e59e20082412, #wrap-s-aca263eb-f8e5-49cd-94de-e59e20082412 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aca263eb-f8e5-49cd-94de-e59e20082412 {
  display: none;
}
#s-aca263eb-f8e5-49cd-94de-e59e20082412, #wrap-s-aca263eb-f8e5-49cd-94de-e59e20082412 { display:none !important; }}@media (max-width: 767px){#s-aca263eb-f8e5-49cd-94de-e59e20082412 {
  display: none;
}
#s-aca263eb-f8e5-49cd-94de-e59e20082412, #wrap-s-aca263eb-f8e5-49cd-94de-e59e20082412 { display:none !important; }}
#s-aca263eb-f8e5-49cd-94de-e59e20082412 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-332d22c7-b792-48da-ac26-2bc831942c13 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-332d22c7-b792-48da-ac26-2bc831942c13:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-332d22c7-b792-48da-ac26-2bc831942c13:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-332d22c7-b792-48da-ac26-2bc831942c13 {
  display: none;
}
#s-332d22c7-b792-48da-ac26-2bc831942c13, #wrap-s-332d22c7-b792-48da-ac26-2bc831942c13 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-332d22c7-b792-48da-ac26-2bc831942c13 {
  display: none;
}
#s-332d22c7-b792-48da-ac26-2bc831942c13, #wrap-s-332d22c7-b792-48da-ac26-2bc831942c13 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-332d22c7-b792-48da-ac26-2bc831942c13 {
  display: none;
}
#s-332d22c7-b792-48da-ac26-2bc831942c13, #wrap-s-332d22c7-b792-48da-ac26-2bc831942c13 { display:none !important; }}@media (max-width: 767px){#s-332d22c7-b792-48da-ac26-2bc831942c13 {
  display: none;
}
#s-332d22c7-b792-48da-ac26-2bc831942c13, #wrap-s-332d22c7-b792-48da-ac26-2bc831942c13 { display:none !important; }}


#s-332d22c7-b792-48da-ac26-2bc831942c13.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-e5a8a691-de19-4c4d-9912-f02c0f2e40bc {
  display: none;
}
#s-e5a8a691-de19-4c4d-9912-f02c0f2e40bc, #wrap-s-e5a8a691-de19-4c4d-9912-f02c0f2e40bc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e5a8a691-de19-4c4d-9912-f02c0f2e40bc {
  display: none;
}
#s-e5a8a691-de19-4c4d-9912-f02c0f2e40bc, #wrap-s-e5a8a691-de19-4c4d-9912-f02c0f2e40bc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e5a8a691-de19-4c4d-9912-f02c0f2e40bc {
  display: none;
}
#s-e5a8a691-de19-4c4d-9912-f02c0f2e40bc, #wrap-s-e5a8a691-de19-4c4d-9912-f02c0f2e40bc { display:none !important; }}@media (max-width: 767px){#s-e5a8a691-de19-4c4d-9912-f02c0f2e40bc {
  display: none;
}
#s-e5a8a691-de19-4c4d-9912-f02c0f2e40bc, #wrap-s-e5a8a691-de19-4c4d-9912-f02c0f2e40bc { display:none !important; }}
#s-e5a8a691-de19-4c4d-9912-f02c0f2e40bc hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-04368a35-9138-4a35-8ece-64ebc6ecb9a2 {
  display: none;
}
#s-04368a35-9138-4a35-8ece-64ebc6ecb9a2, #wrap-s-04368a35-9138-4a35-8ece-64ebc6ecb9a2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04368a35-9138-4a35-8ece-64ebc6ecb9a2 {
  display: none;
}
#s-04368a35-9138-4a35-8ece-64ebc6ecb9a2, #wrap-s-04368a35-9138-4a35-8ece-64ebc6ecb9a2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-04368a35-9138-4a35-8ece-64ebc6ecb9a2 {
  display: none;
}
#s-04368a35-9138-4a35-8ece-64ebc6ecb9a2, #wrap-s-04368a35-9138-4a35-8ece-64ebc6ecb9a2 { display:none !important; }}@media (max-width: 767px){#s-04368a35-9138-4a35-8ece-64ebc6ecb9a2 {
  display: none;
}
#s-04368a35-9138-4a35-8ece-64ebc6ecb9a2, #wrap-s-04368a35-9138-4a35-8ece-64ebc6ecb9a2 { display:none !important; }}
#s-04368a35-9138-4a35-8ece-64ebc6ecb9a2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-68144dcc-4ec4-4dc8-8d17-3daf0a8b176a {
  display: none;
}
#s-68144dcc-4ec4-4dc8-8d17-3daf0a8b176a, #wrap-s-68144dcc-4ec4-4dc8-8d17-3daf0a8b176a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68144dcc-4ec4-4dc8-8d17-3daf0a8b176a {
  display: none;
}
#s-68144dcc-4ec4-4dc8-8d17-3daf0a8b176a, #wrap-s-68144dcc-4ec4-4dc8-8d17-3daf0a8b176a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-68144dcc-4ec4-4dc8-8d17-3daf0a8b176a {
  display: none;
}
#s-68144dcc-4ec4-4dc8-8d17-3daf0a8b176a, #wrap-s-68144dcc-4ec4-4dc8-8d17-3daf0a8b176a { display:none !important; }}@media (max-width: 767px){#s-68144dcc-4ec4-4dc8-8d17-3daf0a8b176a {
  display: none;
}
#s-68144dcc-4ec4-4dc8-8d17-3daf0a8b176a, #wrap-s-68144dcc-4ec4-4dc8-8d17-3daf0a8b176a { display:none !important; }}
#s-68144dcc-4ec4-4dc8-8d17-3daf0a8b176a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-cf93b744-c5c9-495e-83bc-3b6fe8e98b3a {
  display: none;
}
#s-cf93b744-c5c9-495e-83bc-3b6fe8e98b3a, #wrap-s-cf93b744-c5c9-495e-83bc-3b6fe8e98b3a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cf93b744-c5c9-495e-83bc-3b6fe8e98b3a {
  display: none;
}
#s-cf93b744-c5c9-495e-83bc-3b6fe8e98b3a, #wrap-s-cf93b744-c5c9-495e-83bc-3b6fe8e98b3a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cf93b744-c5c9-495e-83bc-3b6fe8e98b3a {
  display: none;
}
#s-cf93b744-c5c9-495e-83bc-3b6fe8e98b3a, #wrap-s-cf93b744-c5c9-495e-83bc-3b6fe8e98b3a { display:none !important; }}@media (max-width: 767px){#s-cf93b744-c5c9-495e-83bc-3b6fe8e98b3a {
  display: none;
}
#s-cf93b744-c5c9-495e-83bc-3b6fe8e98b3a, #wrap-s-cf93b744-c5c9-495e-83bc-3b6fe8e98b3a { display:none !important; }}
#s-cf93b744-c5c9-495e-83bc-3b6fe8e98b3a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-098a659c-0c3c-4828-9349-7dca95ae55e2 {
  display: none;
}
#s-098a659c-0c3c-4828-9349-7dca95ae55e2, #wrap-s-098a659c-0c3c-4828-9349-7dca95ae55e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-098a659c-0c3c-4828-9349-7dca95ae55e2 {
  display: none;
}
#s-098a659c-0c3c-4828-9349-7dca95ae55e2, #wrap-s-098a659c-0c3c-4828-9349-7dca95ae55e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-098a659c-0c3c-4828-9349-7dca95ae55e2 {
  display: none;
}
#s-098a659c-0c3c-4828-9349-7dca95ae55e2, #wrap-s-098a659c-0c3c-4828-9349-7dca95ae55e2 { display:none !important; }}@media (max-width: 767px){#s-098a659c-0c3c-4828-9349-7dca95ae55e2 {
  display: none;
}
#s-098a659c-0c3c-4828-9349-7dca95ae55e2, #wrap-s-098a659c-0c3c-4828-9349-7dca95ae55e2 { display:none !important; }}
#s-098a659c-0c3c-4828-9349-7dca95ae55e2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-acb48e90-dd85-46c4-a51a-dfccb6b59a8f {
  display: none;
}
#s-acb48e90-dd85-46c4-a51a-dfccb6b59a8f, #wrap-s-acb48e90-dd85-46c4-a51a-dfccb6b59a8f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-acb48e90-dd85-46c4-a51a-dfccb6b59a8f {
  display: none;
}
#s-acb48e90-dd85-46c4-a51a-dfccb6b59a8f, #wrap-s-acb48e90-dd85-46c4-a51a-dfccb6b59a8f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-acb48e90-dd85-46c4-a51a-dfccb6b59a8f {
  display: none;
}
#s-acb48e90-dd85-46c4-a51a-dfccb6b59a8f, #wrap-s-acb48e90-dd85-46c4-a51a-dfccb6b59a8f { display:none !important; }}@media (max-width: 767px){#s-acb48e90-dd85-46c4-a51a-dfccb6b59a8f {
  display: none;
}
#s-acb48e90-dd85-46c4-a51a-dfccb6b59a8f, #wrap-s-acb48e90-dd85-46c4-a51a-dfccb6b59a8f { display:none !important; }}
#s-acb48e90-dd85-46c4-a51a-dfccb6b59a8f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-b181ab18-6378-4a43-b2d5-9ce709855e68 {
  display: none;
}
#s-b181ab18-6378-4a43-b2d5-9ce709855e68, #wrap-s-b181ab18-6378-4a43-b2d5-9ce709855e68 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b181ab18-6378-4a43-b2d5-9ce709855e68 {
  display: none;
}
#s-b181ab18-6378-4a43-b2d5-9ce709855e68, #wrap-s-b181ab18-6378-4a43-b2d5-9ce709855e68 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b181ab18-6378-4a43-b2d5-9ce709855e68 {
  display: none;
}
#s-b181ab18-6378-4a43-b2d5-9ce709855e68, #wrap-s-b181ab18-6378-4a43-b2d5-9ce709855e68 { display:none !important; }}@media (max-width: 767px){#s-b181ab18-6378-4a43-b2d5-9ce709855e68 {
  display: none;
}
#s-b181ab18-6378-4a43-b2d5-9ce709855e68, #wrap-s-b181ab18-6378-4a43-b2d5-9ce709855e68 { display:none !important; }}
#s-b181ab18-6378-4a43-b2d5-9ce709855e68 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-3aeea88a-34b4-4bec-8f64-e847688e53c3 {
  display: none;
}
#s-3aeea88a-34b4-4bec-8f64-e847688e53c3, #wrap-s-3aeea88a-34b4-4bec-8f64-e847688e53c3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3aeea88a-34b4-4bec-8f64-e847688e53c3 {
  display: none;
}
#s-3aeea88a-34b4-4bec-8f64-e847688e53c3, #wrap-s-3aeea88a-34b4-4bec-8f64-e847688e53c3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3aeea88a-34b4-4bec-8f64-e847688e53c3 {
  display: none;
}
#s-3aeea88a-34b4-4bec-8f64-e847688e53c3, #wrap-s-3aeea88a-34b4-4bec-8f64-e847688e53c3 { display:none !important; }}@media (max-width: 767px){#s-3aeea88a-34b4-4bec-8f64-e847688e53c3 {
  display: none;
}
#s-3aeea88a-34b4-4bec-8f64-e847688e53c3, #wrap-s-3aeea88a-34b4-4bec-8f64-e847688e53c3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aeea88a-34b4-4bec-8f64-e847688e53c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ce10e950-8b0a-43c8-9c1a-ddf50dedbb36 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-ce10e950-8b0a-43c8-9c1a-ddf50dedbb36 img.shogun-image {
    
    width: px;
  }


#s-ce10e950-8b0a-43c8-9c1a-ddf50dedbb36 .shogun-image-content {
  
    align-items: center;
  
}

#s-e5d790af-5f09-4656-ae66-d39d8a606f45 {
  margin-left: 30px;
margin-right: 30px;
}

#s-1c7222a7-9014-4889-829b-a6900b44c29c {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-1c7222a7-9014-4889-829b-a6900b44c29c img.shogun-image {
    
    width: px;
  }


#s-1c7222a7-9014-4889-829b-a6900b44c29c .shogun-image-content {
  
    align-items: center;
  
}

#s-1be1c91b-cb7d-42f8-b2b2-c98677be0e17 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-a56367ac-25e1-4e2f-a810-605c6487740f {
  display: none;
}
#s-a56367ac-25e1-4e2f-a810-605c6487740f, #wrap-s-a56367ac-25e1-4e2f-a810-605c6487740f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a56367ac-25e1-4e2f-a810-605c6487740f {
  display: none;
}
#s-a56367ac-25e1-4e2f-a810-605c6487740f, #wrap-s-a56367ac-25e1-4e2f-a810-605c6487740f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a56367ac-25e1-4e2f-a810-605c6487740f {
  display: none;
}
#s-a56367ac-25e1-4e2f-a810-605c6487740f, #wrap-s-a56367ac-25e1-4e2f-a810-605c6487740f { display:none !important; }}@media (max-width: 767px){#s-a56367ac-25e1-4e2f-a810-605c6487740f {
  display: none;
}
#s-a56367ac-25e1-4e2f-a810-605c6487740f, #wrap-s-a56367ac-25e1-4e2f-a810-605c6487740f { display:none !important; }}
#s-a56367ac-25e1-4e2f-a810-605c6487740f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-e2889a89-9994-4ac3-b837-8518a8401d5e {
  padding-top: 50px;
padding-left: 90px;
padding-right: 90px;
text-align: center;
}
@media (min-width: 1200px){#s-e2889a89-9994-4ac3-b837-8518a8401d5e {
  display: none;
}
#s-e2889a89-9994-4ac3-b837-8518a8401d5e, #wrap-s-e2889a89-9994-4ac3-b837-8518a8401d5e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e2889a89-9994-4ac3-b837-8518a8401d5e {
  display: none;
}
#s-e2889a89-9994-4ac3-b837-8518a8401d5e, #wrap-s-e2889a89-9994-4ac3-b837-8518a8401d5e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e2889a89-9994-4ac3-b837-8518a8401d5e {
  display: none;
}
#s-e2889a89-9994-4ac3-b837-8518a8401d5e, #wrap-s-e2889a89-9994-4ac3-b837-8518a8401d5e { display:none !important; }}@media (max-width: 767px){#s-e2889a89-9994-4ac3-b837-8518a8401d5e {
  display: none;
}
#s-e2889a89-9994-4ac3-b837-8518a8401d5e, #wrap-s-e2889a89-9994-4ac3-b837-8518a8401d5e { display:none !important; }}



  #s-e2889a89-9994-4ac3-b837-8518a8401d5e img.shogun-image {
    
    width: px;
  }


#s-e2889a89-9994-4ac3-b837-8518a8401d5e .shogun-image-content {
  
    align-items: center;
  
}

#s-70ea731f-130f-4473-96ed-bfebbac9af80 {
  margin-left: 30px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-70ea731f-130f-4473-96ed-bfebbac9af80 {
  display: none;
}
#s-70ea731f-130f-4473-96ed-bfebbac9af80, #wrap-s-70ea731f-130f-4473-96ed-bfebbac9af80 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70ea731f-130f-4473-96ed-bfebbac9af80 {
  display: none;
}
#s-70ea731f-130f-4473-96ed-bfebbac9af80, #wrap-s-70ea731f-130f-4473-96ed-bfebbac9af80 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70ea731f-130f-4473-96ed-bfebbac9af80 {
  display: none;
}
#s-70ea731f-130f-4473-96ed-bfebbac9af80, #wrap-s-70ea731f-130f-4473-96ed-bfebbac9af80 { display:none !important; }}@media (max-width: 767px){#s-70ea731f-130f-4473-96ed-bfebbac9af80 {
  display: none;
}
#s-70ea731f-130f-4473-96ed-bfebbac9af80, #wrap-s-70ea731f-130f-4473-96ed-bfebbac9af80 { display:none !important; }}
@media (min-width: 1200px){#s-103dc9e4-6cee-49ce-b47a-fbfc57eae6d9 {
  display: none;
}
#s-103dc9e4-6cee-49ce-b47a-fbfc57eae6d9, #wrap-s-103dc9e4-6cee-49ce-b47a-fbfc57eae6d9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-103dc9e4-6cee-49ce-b47a-fbfc57eae6d9 {
  display: none;
}
#s-103dc9e4-6cee-49ce-b47a-fbfc57eae6d9, #wrap-s-103dc9e4-6cee-49ce-b47a-fbfc57eae6d9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-103dc9e4-6cee-49ce-b47a-fbfc57eae6d9 {
  display: none;
}
#s-103dc9e4-6cee-49ce-b47a-fbfc57eae6d9, #wrap-s-103dc9e4-6cee-49ce-b47a-fbfc57eae6d9 { display:none !important; }}@media (max-width: 767px){#s-103dc9e4-6cee-49ce-b47a-fbfc57eae6d9 {
  display: none;
}
#s-103dc9e4-6cee-49ce-b47a-fbfc57eae6d9, #wrap-s-103dc9e4-6cee-49ce-b47a-fbfc57eae6d9 { display:none !important; }}
#s-103dc9e4-6cee-49ce-b47a-fbfc57eae6d9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-2e591468-d51e-48b0-aafc-5208ab6bee1b {
  display: none;
}
#s-2e591468-d51e-48b0-aafc-5208ab6bee1b, #wrap-s-2e591468-d51e-48b0-aafc-5208ab6bee1b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e591468-d51e-48b0-aafc-5208ab6bee1b {
  display: none;
}
#s-2e591468-d51e-48b0-aafc-5208ab6bee1b, #wrap-s-2e591468-d51e-48b0-aafc-5208ab6bee1b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e591468-d51e-48b0-aafc-5208ab6bee1b {
  display: none;
}
#s-2e591468-d51e-48b0-aafc-5208ab6bee1b, #wrap-s-2e591468-d51e-48b0-aafc-5208ab6bee1b { display:none !important; }}@media (max-width: 767px){#s-2e591468-d51e-48b0-aafc-5208ab6bee1b {
  display: none;
}
#s-2e591468-d51e-48b0-aafc-5208ab6bee1b, #wrap-s-2e591468-d51e-48b0-aafc-5208ab6bee1b { display:none !important; }}
#s-2e591468-d51e-48b0-aafc-5208ab6bee1b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-abc737e9-c48c-4f64-aa5b-829ea3570c17 {
  display: none;
}
#s-abc737e9-c48c-4f64-aa5b-829ea3570c17, #wrap-s-abc737e9-c48c-4f64-aa5b-829ea3570c17 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-abc737e9-c48c-4f64-aa5b-829ea3570c17 {
  display: none;
}
#s-abc737e9-c48c-4f64-aa5b-829ea3570c17, #wrap-s-abc737e9-c48c-4f64-aa5b-829ea3570c17 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-abc737e9-c48c-4f64-aa5b-829ea3570c17 {
  display: none;
}
#s-abc737e9-c48c-4f64-aa5b-829ea3570c17, #wrap-s-abc737e9-c48c-4f64-aa5b-829ea3570c17 { display:none !important; }}@media (max-width: 767px){#s-abc737e9-c48c-4f64-aa5b-829ea3570c17 {
  display: none;
}
#s-abc737e9-c48c-4f64-aa5b-829ea3570c17, #wrap-s-abc737e9-c48c-4f64-aa5b-829ea3570c17 { display:none !important; }}
#s-abc737e9-c48c-4f64-aa5b-829ea3570c17 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-1aab7d45-0ba3-4369-9e37-70583dcb4cc3 {
  display: none;
}
#s-1aab7d45-0ba3-4369-9e37-70583dcb4cc3, #wrap-s-1aab7d45-0ba3-4369-9e37-70583dcb4cc3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1aab7d45-0ba3-4369-9e37-70583dcb4cc3 {
  display: none;
}
#s-1aab7d45-0ba3-4369-9e37-70583dcb4cc3, #wrap-s-1aab7d45-0ba3-4369-9e37-70583dcb4cc3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1aab7d45-0ba3-4369-9e37-70583dcb4cc3 {
  display: none;
}
#s-1aab7d45-0ba3-4369-9e37-70583dcb4cc3, #wrap-s-1aab7d45-0ba3-4369-9e37-70583dcb4cc3 { display:none !important; }}@media (max-width: 767px){#s-1aab7d45-0ba3-4369-9e37-70583dcb4cc3 {
  display: none;
}
#s-1aab7d45-0ba3-4369-9e37-70583dcb4cc3, #wrap-s-1aab7d45-0ba3-4369-9e37-70583dcb4cc3 { display:none !important; }}
#s-1aab7d45-0ba3-4369-9e37-70583dcb4cc3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-bd61f4dc-81f7-4f24-8398-aa888f5e6696 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-bd61f4dc-81f7-4f24-8398-aa888f5e6696 {
  display: none;
}
#s-bd61f4dc-81f7-4f24-8398-aa888f5e6696, #wrap-s-bd61f4dc-81f7-4f24-8398-aa888f5e6696 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd61f4dc-81f7-4f24-8398-aa888f5e6696 {
  display: none;
}
#s-bd61f4dc-81f7-4f24-8398-aa888f5e6696, #wrap-s-bd61f4dc-81f7-4f24-8398-aa888f5e6696 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd61f4dc-81f7-4f24-8398-aa888f5e6696 {
  display: none;
}
#s-bd61f4dc-81f7-4f24-8398-aa888f5e6696, #wrap-s-bd61f4dc-81f7-4f24-8398-aa888f5e6696 { display:none !important; }}@media (max-width: 767px){#s-bd61f4dc-81f7-4f24-8398-aa888f5e6696 {
  display: none;
}
#s-bd61f4dc-81f7-4f24-8398-aa888f5e6696, #wrap-s-bd61f4dc-81f7-4f24-8398-aa888f5e6696 { display:none !important; }}







#s-bd61f4dc-81f7-4f24-8398-aa888f5e6696 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-bd61f4dc-81f7-4f24-8398-aa888f5e6696 {
  cursor: pointer;
}#s-bd61f4dc-81f7-4f24-8398-aa888f5e6696.shg-box.shg-c {
  justify-content: center;
}

#s-136a537a-890e-4304-ac6d-711a41775a40 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-136a537a-890e-4304-ac6d-711a41775a40 {
  display: none;
}
#s-136a537a-890e-4304-ac6d-711a41775a40, #wrap-s-136a537a-890e-4304-ac6d-711a41775a40 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-136a537a-890e-4304-ac6d-711a41775a40 {
  display: none;
}
#s-136a537a-890e-4304-ac6d-711a41775a40, #wrap-s-136a537a-890e-4304-ac6d-711a41775a40 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-136a537a-890e-4304-ac6d-711a41775a40 {
  display: none;
}
#s-136a537a-890e-4304-ac6d-711a41775a40, #wrap-s-136a537a-890e-4304-ac6d-711a41775a40 { display:none !important; }}@media (max-width: 767px){#s-136a537a-890e-4304-ac6d-711a41775a40 {
  display: none;
}
#s-136a537a-890e-4304-ac6d-711a41775a40, #wrap-s-136a537a-890e-4304-ac6d-711a41775a40 { display:none !important; }}
@media (min-width: 1200px){#s-a6baf08c-db1a-4182-99b9-b512189727b5 {
  display: none;
}
#s-a6baf08c-db1a-4182-99b9-b512189727b5, #wrap-s-a6baf08c-db1a-4182-99b9-b512189727b5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6baf08c-db1a-4182-99b9-b512189727b5 {
  display: none;
}
#s-a6baf08c-db1a-4182-99b9-b512189727b5, #wrap-s-a6baf08c-db1a-4182-99b9-b512189727b5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a6baf08c-db1a-4182-99b9-b512189727b5 {
  display: none;
}
#s-a6baf08c-db1a-4182-99b9-b512189727b5, #wrap-s-a6baf08c-db1a-4182-99b9-b512189727b5 { display:none !important; }}@media (max-width: 767px){#s-a6baf08c-db1a-4182-99b9-b512189727b5 {
  display: none;
}
#s-a6baf08c-db1a-4182-99b9-b512189727b5, #wrap-s-a6baf08c-db1a-4182-99b9-b512189727b5 { display:none !important; }}
#s-a6baf08c-db1a-4182-99b9-b512189727b5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-432da260-8586-4261-9a04-396b547df281 {
  display: none;
}
#s-432da260-8586-4261-9a04-396b547df281, #wrap-s-432da260-8586-4261-9a04-396b547df281 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-432da260-8586-4261-9a04-396b547df281 {
  display: none;
}
#s-432da260-8586-4261-9a04-396b547df281, #wrap-s-432da260-8586-4261-9a04-396b547df281 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-432da260-8586-4261-9a04-396b547df281 {
  display: none;
}
#s-432da260-8586-4261-9a04-396b547df281, #wrap-s-432da260-8586-4261-9a04-396b547df281 { display:none !important; }}@media (max-width: 767px){#s-432da260-8586-4261-9a04-396b547df281 {
  display: none;
}
#s-432da260-8586-4261-9a04-396b547df281, #wrap-s-432da260-8586-4261-9a04-396b547df281 { display:none !important; }}
#s-432da260-8586-4261-9a04-396b547df281 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4 {
  display: none;
}
#s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4, #wrap-s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4 {
  display: none;
}
#s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4, #wrap-s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4 {
  display: none;
}
#s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4, #wrap-s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4 { display:none !important; }}@media (max-width: 767px){#s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4 {
  display: none;
}
#s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4, #wrap-s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4 { display:none !important; }}


#s-f7d00a3b-1e08-4ad0-8593-1bce7352b8e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-b2aef3a9-c59d-4f6f-b9e0-b1a9ca8515c9 {
  display: none;
}
#s-b2aef3a9-c59d-4f6f-b9e0-b1a9ca8515c9, #wrap-s-b2aef3a9-c59d-4f6f-b9e0-b1a9ca8515c9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b2aef3a9-c59d-4f6f-b9e0-b1a9ca8515c9 {
  display: none;
}
#s-b2aef3a9-c59d-4f6f-b9e0-b1a9ca8515c9, #wrap-s-b2aef3a9-c59d-4f6f-b9e0-b1a9ca8515c9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b2aef3a9-c59d-4f6f-b9e0-b1a9ca8515c9 {
  display: none;
}
#s-b2aef3a9-c59d-4f6f-b9e0-b1a9ca8515c9, #wrap-s-b2aef3a9-c59d-4f6f-b9e0-b1a9ca8515c9 { display:none !important; }}@media (max-width: 767px){#s-b2aef3a9-c59d-4f6f-b9e0-b1a9ca8515c9 {
  display: none;
}
#s-b2aef3a9-c59d-4f6f-b9e0-b1a9ca8515c9, #wrap-s-b2aef3a9-c59d-4f6f-b9e0-b1a9ca8515c9 { display:none !important; }}
#s-b2aef3a9-c59d-4f6f-b9e0-b1a9ca8515c9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 992px) and (max-width: 1199px){#s-e5bda726-1b9d-4f03-a704-fd005a654370 {
  display: none;
}
#s-e5bda726-1b9d-4f03-a704-fd005a654370, #wrap-s-e5bda726-1b9d-4f03-a704-fd005a654370 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e5bda726-1b9d-4f03-a704-fd005a654370 {
  display: none;
}
#s-e5bda726-1b9d-4f03-a704-fd005a654370, #wrap-s-e5bda726-1b9d-4f03-a704-fd005a654370 { display:none !important; }}@media (max-width: 767px){#s-e5bda726-1b9d-4f03-a704-fd005a654370 {
  display: none;
}
#s-e5bda726-1b9d-4f03-a704-fd005a654370, #wrap-s-e5bda726-1b9d-4f03-a704-fd005a654370 { display:none !important; }}
#s-e5bda726-1b9d-4f03-a704-fd005a654370 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-54308c02-824f-423f-a95d-a42ba8d11d7f {
  display: none;
}
#s-54308c02-824f-423f-a95d-a42ba8d11d7f, #wrap-s-54308c02-824f-423f-a95d-a42ba8d11d7f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54308c02-824f-423f-a95d-a42ba8d11d7f {
  display: none;
}
#s-54308c02-824f-423f-a95d-a42ba8d11d7f, #wrap-s-54308c02-824f-423f-a95d-a42ba8d11d7f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-54308c02-824f-423f-a95d-a42ba8d11d7f {
  display: none;
}
#s-54308c02-824f-423f-a95d-a42ba8d11d7f, #wrap-s-54308c02-824f-423f-a95d-a42ba8d11d7f { display:none !important; }}@media (max-width: 767px){#s-54308c02-824f-423f-a95d-a42ba8d11d7f {
  display: none;
}
#s-54308c02-824f-423f-a95d-a42ba8d11d7f, #wrap-s-54308c02-824f-423f-a95d-a42ba8d11d7f { display:none !important; }}
@media (min-width: 0px) {
[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54308c02-824f-423f-a95d-a42ba8d11d7f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d4134db2-fba0-4406-b2ae-b785763b73d1 {
  padding-left: 40px;
padding-right: 80px;
}

#s-987ddb72-7c2e-4724-836d-fe4a11dddcff {
  padding-right: 25px;
text-align: center;
}




  #s-987ddb72-7c2e-4724-836d-fe4a11dddcff img.shogun-image {
    
    width: px;
  }


#s-987ddb72-7c2e-4724-836d-fe4a11dddcff .shogun-image-content {
  
    align-items: center;
  
}

#s-01604882-25c9-4bbd-baaf-bae5275fb634 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-01604882-25c9-4bbd-baaf-bae5275fb634:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-01604882-25c9-4bbd-baaf-bae5275fb634:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-01604882-25c9-4bbd-baaf-bae5275fb634 {
  display: none;
}
#s-01604882-25c9-4bbd-baaf-bae5275fb634, #wrap-s-01604882-25c9-4bbd-baaf-bae5275fb634 { display:none !important; }}


#s-01604882-25c9-4bbd-baaf-bae5275fb634.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-ec55458d-7e1b-4bf4-811a-29f5c2a76d24 {
  display: none;
}
#s-ec55458d-7e1b-4bf4-811a-29f5c2a76d24, #wrap-s-ec55458d-7e1b-4bf4-811a-29f5c2a76d24 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ec55458d-7e1b-4bf4-811a-29f5c2a76d24 {
  display: none;
}
#s-ec55458d-7e1b-4bf4-811a-29f5c2a76d24, #wrap-s-ec55458d-7e1b-4bf4-811a-29f5c2a76d24 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ec55458d-7e1b-4bf4-811a-29f5c2a76d24 {
  display: none;
}
#s-ec55458d-7e1b-4bf4-811a-29f5c2a76d24, #wrap-s-ec55458d-7e1b-4bf4-811a-29f5c2a76d24 { display:none !important; }}@media (max-width: 767px){#s-ec55458d-7e1b-4bf4-811a-29f5c2a76d24 {
  display: none;
}
#s-ec55458d-7e1b-4bf4-811a-29f5c2a76d24, #wrap-s-ec55458d-7e1b-4bf4-811a-29f5c2a76d24 { display:none !important; }}
#s-ec55458d-7e1b-4bf4-811a-29f5c2a76d24 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3 {
  display: none;
}
#s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3, #wrap-s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3 {
  display: none;
}
#s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3, #wrap-s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3 {
  display: none;
}
#s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3, #wrap-s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3 { display:none !important; }}@media (max-width: 767px){#s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3 {
  display: none;
}
#s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3, #wrap-s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9dde8c66-d3b0-44d8-9183-5a82b9742ed3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-27e607a9-d773-4230-be55-ab3336601a60 {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-27e607a9-d773-4230-be55-ab3336601a60 img.shogun-image {
    
    width: px;
  }


#s-27e607a9-d773-4230-be55-ab3336601a60 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-560c6eec-5fab-46d1-ab9a-758752823c5d {
  display: none;
}
#s-560c6eec-5fab-46d1-ab9a-758752823c5d, #wrap-s-560c6eec-5fab-46d1-ab9a-758752823c5d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-560c6eec-5fab-46d1-ab9a-758752823c5d {
  display: none;
}
#s-560c6eec-5fab-46d1-ab9a-758752823c5d, #wrap-s-560c6eec-5fab-46d1-ab9a-758752823c5d { display:none !important; }}@media (max-width: 767px){#s-560c6eec-5fab-46d1-ab9a-758752823c5d {
  display: none;
}
#s-560c6eec-5fab-46d1-ab9a-758752823c5d, #wrap-s-560c6eec-5fab-46d1-ab9a-758752823c5d { display:none !important; }}
#s-8fd2639f-97c1-4404-99b1-94a49b14a2d5 {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-8fd2639f-97c1-4404-99b1-94a49b14a2d5 img.shogun-image {
    
    width: px;
  }


#s-8fd2639f-97c1-4404-99b1-94a49b14a2d5 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-49398e4a-037b-4e49-a471-2ea60961f6ab {
  display: none;
}
#s-49398e4a-037b-4e49-a471-2ea60961f6ab, #wrap-s-49398e4a-037b-4e49-a471-2ea60961f6ab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-49398e4a-037b-4e49-a471-2ea60961f6ab {
  display: none;
}
#s-49398e4a-037b-4e49-a471-2ea60961f6ab, #wrap-s-49398e4a-037b-4e49-a471-2ea60961f6ab { display:none !important; }}@media (max-width: 767px){#s-49398e4a-037b-4e49-a471-2ea60961f6ab {
  display: none;
}
#s-49398e4a-037b-4e49-a471-2ea60961f6ab, #wrap-s-49398e4a-037b-4e49-a471-2ea60961f6ab { display:none !important; }}
#s-169b075f-e209-4653-8f8b-7ece95a42988 {
  padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-169b075f-e209-4653-8f8b-7ece95a42988 img.shogun-image {
    
    width: px;
  }


#s-169b075f-e209-4653-8f8b-7ece95a42988 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-209df183-1d44-4ede-819a-1b6bf12bdae8 {
  display: none;
}
#s-209df183-1d44-4ede-819a-1b6bf12bdae8, #wrap-s-209df183-1d44-4ede-819a-1b6bf12bdae8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-209df183-1d44-4ede-819a-1b6bf12bdae8 {
  display: none;
}
#s-209df183-1d44-4ede-819a-1b6bf12bdae8, #wrap-s-209df183-1d44-4ede-819a-1b6bf12bdae8 { display:none !important; }}@media (max-width: 767px){#s-209df183-1d44-4ede-819a-1b6bf12bdae8 {
  display: none;
}
#s-209df183-1d44-4ede-819a-1b6bf12bdae8, #wrap-s-209df183-1d44-4ede-819a-1b6bf12bdae8 { display:none !important; }}
@media (min-width: 1200px){#s-e1d61f4e-2a9a-4486-be07-ea71ab018b74 {
  display: none;
}
#s-e1d61f4e-2a9a-4486-be07-ea71ab018b74, #wrap-s-e1d61f4e-2a9a-4486-be07-ea71ab018b74 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e1d61f4e-2a9a-4486-be07-ea71ab018b74 {
  display: none;
}
#s-e1d61f4e-2a9a-4486-be07-ea71ab018b74, #wrap-s-e1d61f4e-2a9a-4486-be07-ea71ab018b74 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e1d61f4e-2a9a-4486-be07-ea71ab018b74 {
  display: none;
}
#s-e1d61f4e-2a9a-4486-be07-ea71ab018b74, #wrap-s-e1d61f4e-2a9a-4486-be07-ea71ab018b74 { display:none !important; }}@media (max-width: 767px){#s-e1d61f4e-2a9a-4486-be07-ea71ab018b74 {
  display: none;
}
#s-e1d61f4e-2a9a-4486-be07-ea71ab018b74, #wrap-s-e1d61f4e-2a9a-4486-be07-ea71ab018b74 { display:none !important; }}
#s-e1d61f4e-2a9a-4486-be07-ea71ab018b74 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-19d596db-0180-408a-b8c3-fa57889e22ef {
  margin-left: 40px;
margin-right: 40px;
padding-left: 30px;
padding-right: 30px;
}
@media (min-width: 1200px){#s-19d596db-0180-408a-b8c3-fa57889e22ef {
  display: none;
}
#s-19d596db-0180-408a-b8c3-fa57889e22ef, #wrap-s-19d596db-0180-408a-b8c3-fa57889e22ef { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-19d596db-0180-408a-b8c3-fa57889e22ef {
  display: none;
}
#s-19d596db-0180-408a-b8c3-fa57889e22ef, #wrap-s-19d596db-0180-408a-b8c3-fa57889e22ef { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-19d596db-0180-408a-b8c3-fa57889e22ef {
  display: none;
}
#s-19d596db-0180-408a-b8c3-fa57889e22ef, #wrap-s-19d596db-0180-408a-b8c3-fa57889e22ef { display:none !important; }}@media (max-width: 767px){#s-19d596db-0180-408a-b8c3-fa57889e22ef {
  display: none;
}
#s-19d596db-0180-408a-b8c3-fa57889e22ef, #wrap-s-19d596db-0180-408a-b8c3-fa57889e22ef { display:none !important; }}
@media (min-width: 1200px){#s-0efa107e-e95f-4d16-a547-a529725c960a {
  display: none;
}
#s-0efa107e-e95f-4d16-a547-a529725c960a, #wrap-s-0efa107e-e95f-4d16-a547-a529725c960a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0efa107e-e95f-4d16-a547-a529725c960a {
  display: none;
}
#s-0efa107e-e95f-4d16-a547-a529725c960a, #wrap-s-0efa107e-e95f-4d16-a547-a529725c960a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0efa107e-e95f-4d16-a547-a529725c960a {
  display: none;
}
#s-0efa107e-e95f-4d16-a547-a529725c960a, #wrap-s-0efa107e-e95f-4d16-a547-a529725c960a { display:none !important; }}@media (max-width: 767px){#s-0efa107e-e95f-4d16-a547-a529725c960a {
  display: none;
}
#s-0efa107e-e95f-4d16-a547-a529725c960a, #wrap-s-0efa107e-e95f-4d16-a547-a529725c960a { display:none !important; }}
#s-0efa107e-e95f-4d16-a547-a529725c960a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-c4346b92-6748-4536-bec5-d82bdd83742d {
  padding-left: 50px;
padding-right: 50px;
}
@media (min-width: 1200px){#s-c4346b92-6748-4536-bec5-d82bdd83742d {
  display: none;
}
#s-c4346b92-6748-4536-bec5-d82bdd83742d, #wrap-s-c4346b92-6748-4536-bec5-d82bdd83742d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c4346b92-6748-4536-bec5-d82bdd83742d {
  display: none;
}
#s-c4346b92-6748-4536-bec5-d82bdd83742d, #wrap-s-c4346b92-6748-4536-bec5-d82bdd83742d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c4346b92-6748-4536-bec5-d82bdd83742d {
  display: none;
}
#s-c4346b92-6748-4536-bec5-d82bdd83742d, #wrap-s-c4346b92-6748-4536-bec5-d82bdd83742d { display:none !important; }}@media (max-width: 767px){#s-c4346b92-6748-4536-bec5-d82bdd83742d {
  display: none;
}
#s-c4346b92-6748-4536-bec5-d82bdd83742d, #wrap-s-c4346b92-6748-4536-bec5-d82bdd83742d { display:none !important; }}
@media (min-width: 0px) {
[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4346b92-6748-4536-bec5-d82bdd83742d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a34a90f7-d541-4db3-b5f4-64d01ff46843 {
  text-align: center;
}




  #s-a34a90f7-d541-4db3-b5f4-64d01ff46843 img.shogun-image {
    
    width: px;
  }


#s-a34a90f7-d541-4db3-b5f4-64d01ff46843 .shogun-image-content {
  
    align-items: center;
  
}

#s-206e7a29-e471-4f66-ba23-7ad3d312af71 {
  text-align: center;
}




  #s-206e7a29-e471-4f66-ba23-7ad3d312af71 img.shogun-image {
    
    width: px;
  }


#s-206e7a29-e471-4f66-ba23-7ad3d312af71 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-293da149-6c6a-4c47-909b-a756d7be0687 {
  display: none;
}
#s-293da149-6c6a-4c47-909b-a756d7be0687, #wrap-s-293da149-6c6a-4c47-909b-a756d7be0687 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-293da149-6c6a-4c47-909b-a756d7be0687 {
  display: none;
}
#s-293da149-6c6a-4c47-909b-a756d7be0687, #wrap-s-293da149-6c6a-4c47-909b-a756d7be0687 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-293da149-6c6a-4c47-909b-a756d7be0687 {
  display: none;
}
#s-293da149-6c6a-4c47-909b-a756d7be0687, #wrap-s-293da149-6c6a-4c47-909b-a756d7be0687 { display:none !important; }}@media (max-width: 767px){#s-293da149-6c6a-4c47-909b-a756d7be0687 {
  display: none;
}
#s-293da149-6c6a-4c47-909b-a756d7be0687, #wrap-s-293da149-6c6a-4c47-909b-a756d7be0687 { display:none !important; }}
#s-293da149-6c6a-4c47-909b-a756d7be0687 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-355d913e-311b-4c6b-818f-57652253b6aa {
  padding-left: 50px;
padding-right: 50px;
}
@media (min-width: 1200px){#s-355d913e-311b-4c6b-818f-57652253b6aa {
  display: none;
}
#s-355d913e-311b-4c6b-818f-57652253b6aa, #wrap-s-355d913e-311b-4c6b-818f-57652253b6aa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-355d913e-311b-4c6b-818f-57652253b6aa {
  display: none;
}
#s-355d913e-311b-4c6b-818f-57652253b6aa, #wrap-s-355d913e-311b-4c6b-818f-57652253b6aa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-355d913e-311b-4c6b-818f-57652253b6aa {
  display: none;
}
#s-355d913e-311b-4c6b-818f-57652253b6aa, #wrap-s-355d913e-311b-4c6b-818f-57652253b6aa { display:none !important; }}@media (max-width: 767px){#s-355d913e-311b-4c6b-818f-57652253b6aa {
  display: none;
}
#s-355d913e-311b-4c6b-818f-57652253b6aa, #wrap-s-355d913e-311b-4c6b-818f-57652253b6aa { display:none !important; }}
@media (min-width: 0px) {
[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-355d913e-311b-4c6b-818f-57652253b6aa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-44362849-835e-4726-a70b-ab1110cf4d2c {
  text-align: center;
}




  #s-44362849-835e-4726-a70b-ab1110cf4d2c img.shogun-image {
    
    width: px;
  }


#s-44362849-835e-4726-a70b-ab1110cf4d2c .shogun-image-content {
  
    align-items: center;
  
}

#s-6aa2eeda-9398-4cbf-83d6-fa37a178f676 {
  text-align: center;
}




  #s-6aa2eeda-9398-4cbf-83d6-fa37a178f676 img.shogun-image {
    
    width: px;
  }


#s-6aa2eeda-9398-4cbf-83d6-fa37a178f676 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-8d148db5-feb2-4145-881b-b47b3077d099 {
  display: none;
}
#s-8d148db5-feb2-4145-881b-b47b3077d099, #wrap-s-8d148db5-feb2-4145-881b-b47b3077d099 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d148db5-feb2-4145-881b-b47b3077d099 {
  display: none;
}
#s-8d148db5-feb2-4145-881b-b47b3077d099, #wrap-s-8d148db5-feb2-4145-881b-b47b3077d099 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8d148db5-feb2-4145-881b-b47b3077d099 {
  display: none;
}
#s-8d148db5-feb2-4145-881b-b47b3077d099, #wrap-s-8d148db5-feb2-4145-881b-b47b3077d099 { display:none !important; }}@media (max-width: 767px){#s-8d148db5-feb2-4145-881b-b47b3077d099 {
  display: none;
}
#s-8d148db5-feb2-4145-881b-b47b3077d099, #wrap-s-8d148db5-feb2-4145-881b-b47b3077d099 { display:none !important; }}
#s-8d148db5-feb2-4145-881b-b47b3077d099 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-501e7723-e6e3-42c4-bce8-9935f7fe11cc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-501e7723-e6e3-42c4-bce8-9935f7fe11cc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-501e7723-e6e3-42c4-bce8-9935f7fe11cc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-501e7723-e6e3-42c4-bce8-9935f7fe11cc {
  display: none;
}
#s-501e7723-e6e3-42c4-bce8-9935f7fe11cc, #wrap-s-501e7723-e6e3-42c4-bce8-9935f7fe11cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-501e7723-e6e3-42c4-bce8-9935f7fe11cc {
  display: none;
}
#s-501e7723-e6e3-42c4-bce8-9935f7fe11cc, #wrap-s-501e7723-e6e3-42c4-bce8-9935f7fe11cc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-501e7723-e6e3-42c4-bce8-9935f7fe11cc {
  display: none;
}
#s-501e7723-e6e3-42c4-bce8-9935f7fe11cc, #wrap-s-501e7723-e6e3-42c4-bce8-9935f7fe11cc { display:none !important; }}@media (max-width: 767px){#s-501e7723-e6e3-42c4-bce8-9935f7fe11cc {
  display: none;
}
#s-501e7723-e6e3-42c4-bce8-9935f7fe11cc, #wrap-s-501e7723-e6e3-42c4-bce8-9935f7fe11cc { display:none !important; }}


#s-501e7723-e6e3-42c4-bce8-9935f7fe11cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-1182257a-29c1-416e-95cb-cd2127c369b8 {
  display: none;
}
#s-1182257a-29c1-416e-95cb-cd2127c369b8, #wrap-s-1182257a-29c1-416e-95cb-cd2127c369b8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1182257a-29c1-416e-95cb-cd2127c369b8 {
  display: none;
}
#s-1182257a-29c1-416e-95cb-cd2127c369b8, #wrap-s-1182257a-29c1-416e-95cb-cd2127c369b8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1182257a-29c1-416e-95cb-cd2127c369b8 {
  display: none;
}
#s-1182257a-29c1-416e-95cb-cd2127c369b8, #wrap-s-1182257a-29c1-416e-95cb-cd2127c369b8 { display:none !important; }}@media (max-width: 767px){#s-1182257a-29c1-416e-95cb-cd2127c369b8 {
  display: none;
}
#s-1182257a-29c1-416e-95cb-cd2127c369b8, #wrap-s-1182257a-29c1-416e-95cb-cd2127c369b8 { display:none !important; }}
#s-1182257a-29c1-416e-95cb-cd2127c369b8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-64878ce1-29a3-4f18-958c-73c66c07da56 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-64878ce1-29a3-4f18-958c-73c66c07da56 {
  display: none;
}
#s-64878ce1-29a3-4f18-958c-73c66c07da56, #wrap-s-64878ce1-29a3-4f18-958c-73c66c07da56 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64878ce1-29a3-4f18-958c-73c66c07da56 {
  display: none;
}
#s-64878ce1-29a3-4f18-958c-73c66c07da56, #wrap-s-64878ce1-29a3-4f18-958c-73c66c07da56 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-64878ce1-29a3-4f18-958c-73c66c07da56 {
  display: none;
}
#s-64878ce1-29a3-4f18-958c-73c66c07da56, #wrap-s-64878ce1-29a3-4f18-958c-73c66c07da56 { display:none !important; }}@media (max-width: 767px){#s-64878ce1-29a3-4f18-958c-73c66c07da56 {
  display: none;
}
#s-64878ce1-29a3-4f18-958c-73c66c07da56, #wrap-s-64878ce1-29a3-4f18-958c-73c66c07da56 { display:none !important; }}







#s-64878ce1-29a3-4f18-958c-73c66c07da56 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-64878ce1-29a3-4f18-958c-73c66c07da56 {
  cursor: pointer;
}#s-64878ce1-29a3-4f18-958c-73c66c07da56.shg-box.shg-c {
  justify-content: center;
}

#s-920826c1-e9f4-49fd-a269-bee8afeeea4c {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-920826c1-e9f4-49fd-a269-bee8afeeea4c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-920826c1-e9f4-49fd-a269-bee8afeeea4c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-920826c1-e9f4-49fd-a269-bee8afeeea4c {
  display: none;
}
#s-920826c1-e9f4-49fd-a269-bee8afeeea4c, #wrap-s-920826c1-e9f4-49fd-a269-bee8afeeea4c { display:none !important; }}@media (max-width: 767px){#s-920826c1-e9f4-49fd-a269-bee8afeeea4c {
  display: none;
}
#s-920826c1-e9f4-49fd-a269-bee8afeeea4c, #wrap-s-920826c1-e9f4-49fd-a269-bee8afeeea4c { display:none !important; }}
#s-4e79a671-8f5b-45c3-b897-1f27ddc6f20a {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-4e79a671-8f5b-45c3-b897-1f27ddc6f20a {
  display: none;
}
#s-4e79a671-8f5b-45c3-b897-1f27ddc6f20a, #wrap-s-4e79a671-8f5b-45c3-b897-1f27ddc6f20a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e79a671-8f5b-45c3-b897-1f27ddc6f20a {
  display: none;
}
#s-4e79a671-8f5b-45c3-b897-1f27ddc6f20a, #wrap-s-4e79a671-8f5b-45c3-b897-1f27ddc6f20a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4e79a671-8f5b-45c3-b897-1f27ddc6f20a {
  display: none;
}
#s-4e79a671-8f5b-45c3-b897-1f27ddc6f20a, #wrap-s-4e79a671-8f5b-45c3-b897-1f27ddc6f20a { display:none !important; }}@media (max-width: 767px){#s-4e79a671-8f5b-45c3-b897-1f27ddc6f20a {
  
}
}
#s-21604c03-88cf-49f7-8401-6b5a95b92b5c {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-21604c03-88cf-49f7-8401-6b5a95b92b5c {
  display: none;
}
#s-21604c03-88cf-49f7-8401-6b5a95b92b5c, #wrap-s-21604c03-88cf-49f7-8401-6b5a95b92b5c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-21604c03-88cf-49f7-8401-6b5a95b92b5c {
  display: none;
}
#s-21604c03-88cf-49f7-8401-6b5a95b92b5c, #wrap-s-21604c03-88cf-49f7-8401-6b5a95b92b5c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-21604c03-88cf-49f7-8401-6b5a95b92b5c {
  display: none;
}
#s-21604c03-88cf-49f7-8401-6b5a95b92b5c, #wrap-s-21604c03-88cf-49f7-8401-6b5a95b92b5c { display:none !important; }}@media (max-width: 767px){#s-21604c03-88cf-49f7-8401-6b5a95b92b5c {
  
}
}
#s-21604c03-88cf-49f7-8401-6b5a95b92b5c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-ee57709d-2176-4b46-904f-9b476475563b {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-ee57709d-2176-4b46-904f-9b476475563b {
  display: none;
}
#s-ee57709d-2176-4b46-904f-9b476475563b, #wrap-s-ee57709d-2176-4b46-904f-9b476475563b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee57709d-2176-4b46-904f-9b476475563b {
  display: none;
}
#s-ee57709d-2176-4b46-904f-9b476475563b, #wrap-s-ee57709d-2176-4b46-904f-9b476475563b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ee57709d-2176-4b46-904f-9b476475563b {
  display: none;
}
#s-ee57709d-2176-4b46-904f-9b476475563b, #wrap-s-ee57709d-2176-4b46-904f-9b476475563b { display:none !important; }}@media (max-width: 767px){#s-ee57709d-2176-4b46-904f-9b476475563b {
  display: none;
}
#s-ee57709d-2176-4b46-904f-9b476475563b, #wrap-s-ee57709d-2176-4b46-904f-9b476475563b { display:none !important; }}
#s-b2e100aa-b5a0-4338-a441-0c26c0650dde {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b2e100aa-b5a0-4338-a441-0c26c0650dde {
  display: none;
}
#s-b2e100aa-b5a0-4338-a441-0c26c0650dde, #wrap-s-b2e100aa-b5a0-4338-a441-0c26c0650dde { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b2e100aa-b5a0-4338-a441-0c26c0650dde {
  display: none;
}
#s-b2e100aa-b5a0-4338-a441-0c26c0650dde, #wrap-s-b2e100aa-b5a0-4338-a441-0c26c0650dde { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b2e100aa-b5a0-4338-a441-0c26c0650dde {
  display: none;
}
#s-b2e100aa-b5a0-4338-a441-0c26c0650dde, #wrap-s-b2e100aa-b5a0-4338-a441-0c26c0650dde { display:none !important; }}@media (max-width: 767px){#s-b2e100aa-b5a0-4338-a441-0c26c0650dde {
  display: none;
}
#s-b2e100aa-b5a0-4338-a441-0c26c0650dde, #wrap-s-b2e100aa-b5a0-4338-a441-0c26c0650dde { display:none !important; }}
@media (min-width: 0px) {
[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-b2e100aa-b5a0-4338-a441-0c26c0650dde"] > .shg-row {
    flex-flow: column-reverse;
  }
}

@media (min-width: 1200px){#s-1520867e-c9dc-44f1-b988-da33a6ccf72a {
  display: none;
}
#s-1520867e-c9dc-44f1-b988-da33a6ccf72a, #wrap-s-1520867e-c9dc-44f1-b988-da33a6ccf72a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1520867e-c9dc-44f1-b988-da33a6ccf72a {
  display: none;
}
#s-1520867e-c9dc-44f1-b988-da33a6ccf72a, #wrap-s-1520867e-c9dc-44f1-b988-da33a6ccf72a { display:none !important; }}@media (max-width: 767px){#s-1520867e-c9dc-44f1-b988-da33a6ccf72a {
  display: none;
}
#s-1520867e-c9dc-44f1-b988-da33a6ccf72a, #wrap-s-1520867e-c9dc-44f1-b988-da33a6ccf72a { display:none !important; }}
#s-1520867e-c9dc-44f1-b988-da33a6ccf72a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (max-width: 767px){#s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29 {
  display: none;
}
#s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29, #wrap-s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9da1df9-1f9c-40a1-81ca-b57f7ba37c29"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-096c8534-5c52-4258-92d9-9fa9120c3127 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}
@media (max-width: 767px){#s-096c8534-5c52-4258-92d9-9fa9120c3127 {
  display: none;
}
#s-096c8534-5c52-4258-92d9-9fa9120c3127, #wrap-s-096c8534-5c52-4258-92d9-9fa9120c3127 { display:none !important; }}



  #s-096c8534-5c52-4258-92d9-9fa9120c3127 img.shogun-image {
    
    width: px;
  }


#s-096c8534-5c52-4258-92d9-9fa9120c3127 .shogun-image-content {
  
    align-items: center;
  
}

#s-f2619d6a-5c6e-4f94-8989-4563858afa8e {
  text-align: center;
}
@media (max-width: 767px){#s-f2619d6a-5c6e-4f94-8989-4563858afa8e {
  display: none;
}
#s-f2619d6a-5c6e-4f94-8989-4563858afa8e, #wrap-s-f2619d6a-5c6e-4f94-8989-4563858afa8e { display:none !important; }}



  #s-f2619d6a-5c6e-4f94-8989-4563858afa8e img.shogun-image {
    
    width: px;
  }


#s-f2619d6a-5c6e-4f94-8989-4563858afa8e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-59281423-e8e1-4367-85eb-cf1f4b864bad {
  display: none;
}
#s-59281423-e8e1-4367-85eb-cf1f4b864bad, #wrap-s-59281423-e8e1-4367-85eb-cf1f4b864bad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59281423-e8e1-4367-85eb-cf1f4b864bad {
  display: none;
}
#s-59281423-e8e1-4367-85eb-cf1f4b864bad, #wrap-s-59281423-e8e1-4367-85eb-cf1f4b864bad { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59281423-e8e1-4367-85eb-cf1f4b864bad {
  display: none;
}
#s-59281423-e8e1-4367-85eb-cf1f4b864bad, #wrap-s-59281423-e8e1-4367-85eb-cf1f4b864bad { display:none !important; }}@media (max-width: 767px){#s-59281423-e8e1-4367-85eb-cf1f4b864bad {
  display: none;
}
#s-59281423-e8e1-4367-85eb-cf1f4b864bad, #wrap-s-59281423-e8e1-4367-85eb-cf1f4b864bad { display:none !important; }}
#s-59281423-e8e1-4367-85eb-cf1f4b864bad hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-f183e384-7eda-464e-b15a-25ec9cf71702 {
  display: none;
}
#s-f183e384-7eda-464e-b15a-25ec9cf71702, #wrap-s-f183e384-7eda-464e-b15a-25ec9cf71702 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f183e384-7eda-464e-b15a-25ec9cf71702 {
  display: none;
}
#s-f183e384-7eda-464e-b15a-25ec9cf71702, #wrap-s-f183e384-7eda-464e-b15a-25ec9cf71702 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f183e384-7eda-464e-b15a-25ec9cf71702 {
  display: none;
}
#s-f183e384-7eda-464e-b15a-25ec9cf71702, #wrap-s-f183e384-7eda-464e-b15a-25ec9cf71702 { display:none !important; }}@media (max-width: 767px){#s-f183e384-7eda-464e-b15a-25ec9cf71702 {
  display: none;
}
#s-f183e384-7eda-464e-b15a-25ec9cf71702, #wrap-s-f183e384-7eda-464e-b15a-25ec9cf71702 { display:none !important; }}
#s-f183e384-7eda-464e-b15a-25ec9cf71702 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-f8b7586b-a7e8-418c-b1a2-27f0b444aa41 {
  display: none;
}
#s-f8b7586b-a7e8-418c-b1a2-27f0b444aa41, #wrap-s-f8b7586b-a7e8-418c-b1a2-27f0b444aa41 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f8b7586b-a7e8-418c-b1a2-27f0b444aa41 {
  display: none;
}
#s-f8b7586b-a7e8-418c-b1a2-27f0b444aa41, #wrap-s-f8b7586b-a7e8-418c-b1a2-27f0b444aa41 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f8b7586b-a7e8-418c-b1a2-27f0b444aa41 {
  display: none;
}
#s-f8b7586b-a7e8-418c-b1a2-27f0b444aa41, #wrap-s-f8b7586b-a7e8-418c-b1a2-27f0b444aa41 { display:none !important; }}@media (max-width: 767px){#s-f8b7586b-a7e8-418c-b1a2-27f0b444aa41 {
  display: none;
}
#s-f8b7586b-a7e8-418c-b1a2-27f0b444aa41, #wrap-s-f8b7586b-a7e8-418c-b1a2-27f0b444aa41 { display:none !important; }}
#s-f8b7586b-a7e8-418c-b1a2-27f0b444aa41 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-ce86e3d3-0aa0-4083-95c2-b1322bedec36 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-ce86e3d3-0aa0-4083-95c2-b1322bedec36 {
  display: none;
}
#s-ce86e3d3-0aa0-4083-95c2-b1322bedec36, #wrap-s-ce86e3d3-0aa0-4083-95c2-b1322bedec36 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ce86e3d3-0aa0-4083-95c2-b1322bedec36 {
  display: none;
}
#s-ce86e3d3-0aa0-4083-95c2-b1322bedec36, #wrap-s-ce86e3d3-0aa0-4083-95c2-b1322bedec36 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ce86e3d3-0aa0-4083-95c2-b1322bedec36 {
  display: none;
}
#s-ce86e3d3-0aa0-4083-95c2-b1322bedec36, #wrap-s-ce86e3d3-0aa0-4083-95c2-b1322bedec36 { display:none !important; }}@media (max-width: 767px){#s-ce86e3d3-0aa0-4083-95c2-b1322bedec36 {
  display: none;
}
#s-ce86e3d3-0aa0-4083-95c2-b1322bedec36, #wrap-s-ce86e3d3-0aa0-4083-95c2-b1322bedec36 { display:none !important; }}







#s-ce86e3d3-0aa0-4083-95c2-b1322bedec36 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-ce86e3d3-0aa0-4083-95c2-b1322bedec36 {
  cursor: pointer;
}#s-ce86e3d3-0aa0-4083-95c2-b1322bedec36.shg-box.shg-c {
  justify-content: center;
}

#s-c5edd33d-ae99-46db-bd0d-17e5f44c9555 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-c5edd33d-ae99-46db-bd0d-17e5f44c9555 {
  display: none;
}
#s-c5edd33d-ae99-46db-bd0d-17e5f44c9555, #wrap-s-c5edd33d-ae99-46db-bd0d-17e5f44c9555 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c5edd33d-ae99-46db-bd0d-17e5f44c9555 {
  display: none;
}
#s-c5edd33d-ae99-46db-bd0d-17e5f44c9555, #wrap-s-c5edd33d-ae99-46db-bd0d-17e5f44c9555 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c5edd33d-ae99-46db-bd0d-17e5f44c9555 {
  display: none;
}
#s-c5edd33d-ae99-46db-bd0d-17e5f44c9555, #wrap-s-c5edd33d-ae99-46db-bd0d-17e5f44c9555 { display:none !important; }}@media (max-width: 767px){#s-c5edd33d-ae99-46db-bd0d-17e5f44c9555 {
  
}
}
@media (min-width: 1200px){#s-df0feac2-93eb-47ce-82f2-b756866b85ac {
  display: none;
}
#s-df0feac2-93eb-47ce-82f2-b756866b85ac, #wrap-s-df0feac2-93eb-47ce-82f2-b756866b85ac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-df0feac2-93eb-47ce-82f2-b756866b85ac {
  display: none;
}
#s-df0feac2-93eb-47ce-82f2-b756866b85ac, #wrap-s-df0feac2-93eb-47ce-82f2-b756866b85ac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-df0feac2-93eb-47ce-82f2-b756866b85ac {
  display: none;
}
#s-df0feac2-93eb-47ce-82f2-b756866b85ac, #wrap-s-df0feac2-93eb-47ce-82f2-b756866b85ac { display:none !important; }}@media (max-width: 767px){#s-df0feac2-93eb-47ce-82f2-b756866b85ac {
  display: none;
}
#s-df0feac2-93eb-47ce-82f2-b756866b85ac, #wrap-s-df0feac2-93eb-47ce-82f2-b756866b85ac { display:none !important; }}
#s-df0feac2-93eb-47ce-82f2-b756866b85ac hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-66b465a1-7d87-4f04-ac2d-204292aaac8b {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-66b465a1-7d87-4f04-ac2d-204292aaac8b {
  display: none;
}
#s-66b465a1-7d87-4f04-ac2d-204292aaac8b, #wrap-s-66b465a1-7d87-4f04-ac2d-204292aaac8b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-66b465a1-7d87-4f04-ac2d-204292aaac8b {
  display: none;
}
#s-66b465a1-7d87-4f04-ac2d-204292aaac8b, #wrap-s-66b465a1-7d87-4f04-ac2d-204292aaac8b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-66b465a1-7d87-4f04-ac2d-204292aaac8b {
  display: none;
}
#s-66b465a1-7d87-4f04-ac2d-204292aaac8b, #wrap-s-66b465a1-7d87-4f04-ac2d-204292aaac8b { display:none !important; }}@media (max-width: 767px){#s-66b465a1-7d87-4f04-ac2d-204292aaac8b {
  display: none;
}
#s-66b465a1-7d87-4f04-ac2d-204292aaac8b, #wrap-s-66b465a1-7d87-4f04-ac2d-204292aaac8b { display:none !important; }}







#s-66b465a1-7d87-4f04-ac2d-204292aaac8b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-66b465a1-7d87-4f04-ac2d-204292aaac8b {
  cursor: pointer;
}#s-66b465a1-7d87-4f04-ac2d-204292aaac8b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-471d860d-f2df-48f2-b798-8c6c33312bbb {
  display: none;
}
#s-471d860d-f2df-48f2-b798-8c6c33312bbb, #wrap-s-471d860d-f2df-48f2-b798-8c6c33312bbb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-471d860d-f2df-48f2-b798-8c6c33312bbb {
  display: none;
}
#s-471d860d-f2df-48f2-b798-8c6c33312bbb, #wrap-s-471d860d-f2df-48f2-b798-8c6c33312bbb { display:none !important; }}@media (max-width: 767px){#s-471d860d-f2df-48f2-b798-8c6c33312bbb {
  display: none;
}
#s-471d860d-f2df-48f2-b798-8c6c33312bbb, #wrap-s-471d860d-f2df-48f2-b798-8c6c33312bbb { display:none !important; }}
#s-471d860d-f2df-48f2-b798-8c6c33312bbb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e {
  display: none;
}
#s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e, #wrap-s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e {
  display: none;
}
#s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e, #wrap-s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e {
  display: none;
}
#s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e, #wrap-s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e { display:none !important; }}@media (max-width: 767px){#s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e {
  display: none;
}
#s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e, #wrap-s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e { display:none !important; }}







#s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e {
  cursor: pointer;
}#s-75f2c0b8-3a5a-49be-8b68-c87e81b6389e.shg-box.shg-c {
  justify-content: center;
}

#s-27c4711d-0f8d-43f7-9079-437f89b5a1f2 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-27c4711d-0f8d-43f7-9079-437f89b5a1f2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-27c4711d-0f8d-43f7-9079-437f89b5a1f2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-27c4711d-0f8d-43f7-9079-437f89b5a1f2 {
  
}
}@media (max-width: 767px){#s-27c4711d-0f8d-43f7-9079-437f89b5a1f2 {
  display: none;
}
#s-27c4711d-0f8d-43f7-9079-437f89b5a1f2, #wrap-s-27c4711d-0f8d-43f7-9079-437f89b5a1f2 { display:none !important; }}







#s-27c4711d-0f8d-43f7-9079-437f89b5a1f2 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-27c4711d-0f8d-43f7-9079-437f89b5a1f2.shg-box.shg-c {
  justify-content: center;
}

#s-cc67835a-b062-4ed2-83bf-85d0d531ca7a {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-cc67835a-b062-4ed2-83bf-85d0d531ca7a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc67835a-b062-4ed2-83bf-85d0d531ca7a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc67835a-b062-4ed2-83bf-85d0d531ca7a {
  display: none;
}
#s-cc67835a-b062-4ed2-83bf-85d0d531ca7a, #wrap-s-cc67835a-b062-4ed2-83bf-85d0d531ca7a { display:none !important; }}@media (max-width: 767px){#s-cc67835a-b062-4ed2-83bf-85d0d531ca7a {
  display: none;
}
#s-cc67835a-b062-4ed2-83bf-85d0d531ca7a, #wrap-s-cc67835a-b062-4ed2-83bf-85d0d531ca7a { display:none !important; }}
#s-7fea0701-fdb1-4129-9223-04bbd94574e5 {
  margin-left: 30px;
}
@media (min-width: 1200px){#s-7fea0701-fdb1-4129-9223-04bbd94574e5 {
  display: none;
}
#s-7fea0701-fdb1-4129-9223-04bbd94574e5, #wrap-s-7fea0701-fdb1-4129-9223-04bbd94574e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7fea0701-fdb1-4129-9223-04bbd94574e5 {
  display: none;
}
#s-7fea0701-fdb1-4129-9223-04bbd94574e5, #wrap-s-7fea0701-fdb1-4129-9223-04bbd94574e5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7fea0701-fdb1-4129-9223-04bbd94574e5 {
  
}
}@media (max-width: 767px){#s-7fea0701-fdb1-4129-9223-04bbd94574e5 {
  display: none;
}
#s-7fea0701-fdb1-4129-9223-04bbd94574e5, #wrap-s-7fea0701-fdb1-4129-9223-04bbd94574e5 { display:none !important; }}
#s-9cae242e-c26b-4877-a289-622138f23948 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9cae242e-c26b-4877-a289-622138f23948:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9cae242e-c26b-4877-a289-622138f23948:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9cae242e-c26b-4877-a289-622138f23948.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58 {
  display: none;
}
#s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58, #wrap-s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58 {
  display: none;
}
#s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58, #wrap-s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58 {
  display: none;
}
#s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58, #wrap-s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58 { display:none !important; }}@media (max-width: 767px){#s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58 {
  display: none;
}
#s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58, #wrap-s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58 { display:none !important; }}







#s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58 {
  cursor: pointer;
}#s-2c812cac-a99f-4bd9-a6c0-6dba4321bb58.shg-box.shg-c {
  justify-content: center;
}

#s-d2125a14-8121-44e5-a158-e004bf7b3fb5 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-d2125a14-8121-44e5-a158-e004bf7b3fb5 {
  display: none;
}
#s-d2125a14-8121-44e5-a158-e004bf7b3fb5, #wrap-s-d2125a14-8121-44e5-a158-e004bf7b3fb5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2125a14-8121-44e5-a158-e004bf7b3fb5 {
  display: none;
}
#s-d2125a14-8121-44e5-a158-e004bf7b3fb5, #wrap-s-d2125a14-8121-44e5-a158-e004bf7b3fb5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d2125a14-8121-44e5-a158-e004bf7b3fb5 {
  display: none;
}
#s-d2125a14-8121-44e5-a158-e004bf7b3fb5, #wrap-s-d2125a14-8121-44e5-a158-e004bf7b3fb5 { display:none !important; }}@media (max-width: 767px){#s-d2125a14-8121-44e5-a158-e004bf7b3fb5 {
  display: none;
}
#s-d2125a14-8121-44e5-a158-e004bf7b3fb5, #wrap-s-d2125a14-8121-44e5-a158-e004bf7b3fb5 { display:none !important; }}
#s-f385d2ab-94bc-488a-ad1c-3bb11015ac21 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-f385d2ab-94bc-488a-ad1c-3bb11015ac21 {
  display: none;
}
#s-f385d2ab-94bc-488a-ad1c-3bb11015ac21, #wrap-s-f385d2ab-94bc-488a-ad1c-3bb11015ac21 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f385d2ab-94bc-488a-ad1c-3bb11015ac21 {
  display: none;
}
#s-f385d2ab-94bc-488a-ad1c-3bb11015ac21, #wrap-s-f385d2ab-94bc-488a-ad1c-3bb11015ac21 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f385d2ab-94bc-488a-ad1c-3bb11015ac21 {
  display: none;
}
#s-f385d2ab-94bc-488a-ad1c-3bb11015ac21, #wrap-s-f385d2ab-94bc-488a-ad1c-3bb11015ac21 { display:none !important; }}@media (max-width: 767px){#s-f385d2ab-94bc-488a-ad1c-3bb11015ac21 {
  
}
}







#s-f385d2ab-94bc-488a-ad1c-3bb11015ac21 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-f385d2ab-94bc-488a-ad1c-3bb11015ac21 {
  cursor: pointer;
}#s-f385d2ab-94bc-488a-ad1c-3bb11015ac21.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-cb15d238-63e2-4be4-8195-6fdd7d4fba70 {
  display: none;
}
#s-cb15d238-63e2-4be4-8195-6fdd7d4fba70, #wrap-s-cb15d238-63e2-4be4-8195-6fdd7d4fba70 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb15d238-63e2-4be4-8195-6fdd7d4fba70 {
  display: none;
}
#s-cb15d238-63e2-4be4-8195-6fdd7d4fba70, #wrap-s-cb15d238-63e2-4be4-8195-6fdd7d4fba70 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cb15d238-63e2-4be4-8195-6fdd7d4fba70 {
  display: none;
}
#s-cb15d238-63e2-4be4-8195-6fdd7d4fba70, #wrap-s-cb15d238-63e2-4be4-8195-6fdd7d4fba70 { display:none !important; }}@media (max-width: 767px){#s-cb15d238-63e2-4be4-8195-6fdd7d4fba70 {
  display: none;
}
#s-cb15d238-63e2-4be4-8195-6fdd7d4fba70, #wrap-s-cb15d238-63e2-4be4-8195-6fdd7d4fba70 { display:none !important; }}
@media (min-width: 0px) {
[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb15d238-63e2-4be4-8195-6fdd7d4fba70"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7b6084cc-0e98-41cd-8143-51bbbc5780a4 {
  padding-left: 15px;
padding-right: 15px;
text-align: center;
}




  #s-7b6084cc-0e98-41cd-8143-51bbbc5780a4 img.shogun-image {
    
    width: px;
  }


#s-7b6084cc-0e98-41cd-8143-51bbbc5780a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-6416e88f-4bc0-45dc-bc8f-2674a7e0c7fd {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
}

#s-e2510f9e-db4d-4b62-9963-ffcc9d602935 {
  padding-top: 20px;
padding-left: 28px;
padding-right: 28px;
text-align: center;
}




  #s-e2510f9e-db4d-4b62-9963-ffcc9d602935 img.shogun-image {
    
    width: px;
  }


#s-e2510f9e-db4d-4b62-9963-ffcc9d602935 .shogun-image-content {
  
    align-items: center;
  
}

#s-f79c244f-4d62-44a1-a4b4-37498642ee8d {
  margin-top: 22px;
margin-left: 30px;
margin-bottom: 22px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-2e7ed60f-12e1-4121-97d6-51b484022cfb {
  display: none;
}
#s-2e7ed60f-12e1-4121-97d6-51b484022cfb, #wrap-s-2e7ed60f-12e1-4121-97d6-51b484022cfb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e7ed60f-12e1-4121-97d6-51b484022cfb {
  display: none;
}
#s-2e7ed60f-12e1-4121-97d6-51b484022cfb, #wrap-s-2e7ed60f-12e1-4121-97d6-51b484022cfb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e7ed60f-12e1-4121-97d6-51b484022cfb {
  display: none;
}
#s-2e7ed60f-12e1-4121-97d6-51b484022cfb, #wrap-s-2e7ed60f-12e1-4121-97d6-51b484022cfb { display:none !important; }}@media (max-width: 767px){#s-2e7ed60f-12e1-4121-97d6-51b484022cfb {
  display: none;
}
#s-2e7ed60f-12e1-4121-97d6-51b484022cfb, #wrap-s-2e7ed60f-12e1-4121-97d6-51b484022cfb { display:none !important; }}
#s-2e7ed60f-12e1-4121-97d6-51b484022cfb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-3272fffd-c30a-4719-8fc3-7919aec76431 {
  display: none;
}
#s-3272fffd-c30a-4719-8fc3-7919aec76431, #wrap-s-3272fffd-c30a-4719-8fc3-7919aec76431 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3272fffd-c30a-4719-8fc3-7919aec76431 {
  display: none;
}
#s-3272fffd-c30a-4719-8fc3-7919aec76431, #wrap-s-3272fffd-c30a-4719-8fc3-7919aec76431 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3272fffd-c30a-4719-8fc3-7919aec76431 {
  display: none;
}
#s-3272fffd-c30a-4719-8fc3-7919aec76431, #wrap-s-3272fffd-c30a-4719-8fc3-7919aec76431 { display:none !important; }}@media (max-width: 767px){#s-3272fffd-c30a-4719-8fc3-7919aec76431 {
  display: none;
}
#s-3272fffd-c30a-4719-8fc3-7919aec76431, #wrap-s-3272fffd-c30a-4719-8fc3-7919aec76431 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3272fffd-c30a-4719-8fc3-7919aec76431"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f3a1f9cc-4349-4cd8-91c6-4e63f3b01311 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-f3a1f9cc-4349-4cd8-91c6-4e63f3b01311 img.shogun-image {
    
    width: px;
  }


#s-f3a1f9cc-4349-4cd8-91c6-4e63f3b01311 .shogun-image-content {
  
    align-items: center;
  
}

#s-54e7318a-d1ab-453d-8eb6-cdfc998275d1 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 10px;
}

#s-0a0eaff4-7e60-4b51-9be5-cc22117d50d8 {
  padding-top: 20px;
padding-left: 25px;
padding-right: 25px;
text-align: center;
}




  #s-0a0eaff4-7e60-4b51-9be5-cc22117d50d8 img.shogun-image {
    
    width: px;
  }


#s-0a0eaff4-7e60-4b51-9be5-cc22117d50d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-3cc7a880-c97b-47f2-a1a2-59ab19847cdb {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-eac158da-dcbb-45a0-ab32-f7574c48a26a {
  display: none;
}
#s-eac158da-dcbb-45a0-ab32-f7574c48a26a, #wrap-s-eac158da-dcbb-45a0-ab32-f7574c48a26a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eac158da-dcbb-45a0-ab32-f7574c48a26a {
  display: none;
}
#s-eac158da-dcbb-45a0-ab32-f7574c48a26a, #wrap-s-eac158da-dcbb-45a0-ab32-f7574c48a26a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eac158da-dcbb-45a0-ab32-f7574c48a26a {
  display: none;
}
#s-eac158da-dcbb-45a0-ab32-f7574c48a26a, #wrap-s-eac158da-dcbb-45a0-ab32-f7574c48a26a { display:none !important; }}@media (max-width: 767px){#s-eac158da-dcbb-45a0-ab32-f7574c48a26a {
  display: none;
}
#s-eac158da-dcbb-45a0-ab32-f7574c48a26a, #wrap-s-eac158da-dcbb-45a0-ab32-f7574c48a26a { display:none !important; }}
#s-eac158da-dcbb-45a0-ab32-f7574c48a26a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0 {
  display: none;
}
#s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0, #wrap-s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0 {
  display: none;
}
#s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0, #wrap-s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0 {
  display: none;
}
#s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0, #wrap-s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0 { display:none !important; }}@media (max-width: 767px){#s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0 {
  display: none;
}
#s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0, #wrap-s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a4faf15f-7233-41ec-8fc6-910e51ce0fe0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3f8ec19d-a060-4800-abec-09e4f17c0369 {
  padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-3f8ec19d-a060-4800-abec-09e4f17c0369 img.shogun-image {
    
    width: px;
  }


#s-3f8ec19d-a060-4800-abec-09e4f17c0369 .shogun-image-content {
  
    align-items: center;
  
}

#s-94e2069e-6aed-4e3f-a803-917f559f9dc2 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-93b1e7de-54f3-44d8-8bba-495cc4f86dc4 {
  padding-top: 20px;
padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-93b1e7de-54f3-44d8-8bba-495cc4f86dc4 img.shogun-image {
    
    width: px;
  }


#s-93b1e7de-54f3-44d8-8bba-495cc4f86dc4 .shogun-image-content {
  
    align-items: center;
  
}

#s-79b9b8f1-fa12-4187-8dba-47e913fc2269 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-3d1fbf08-e983-4a8e-ab56-403d64c5ac94 {
  display: none;
}
#s-3d1fbf08-e983-4a8e-ab56-403d64c5ac94, #wrap-s-3d1fbf08-e983-4a8e-ab56-403d64c5ac94 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d1fbf08-e983-4a8e-ab56-403d64c5ac94 {
  display: none;
}
#s-3d1fbf08-e983-4a8e-ab56-403d64c5ac94, #wrap-s-3d1fbf08-e983-4a8e-ab56-403d64c5ac94 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3d1fbf08-e983-4a8e-ab56-403d64c5ac94 {
  display: none;
}
#s-3d1fbf08-e983-4a8e-ab56-403d64c5ac94, #wrap-s-3d1fbf08-e983-4a8e-ab56-403d64c5ac94 { display:none !important; }}@media (max-width: 767px){#s-3d1fbf08-e983-4a8e-ab56-403d64c5ac94 {
  display: none;
}
#s-3d1fbf08-e983-4a8e-ab56-403d64c5ac94, #wrap-s-3d1fbf08-e983-4a8e-ab56-403d64c5ac94 { display:none !important; }}
#s-3d1fbf08-e983-4a8e-ab56-403d64c5ac94 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-04590d8f-0808-4099-ae83-c041796ea0bf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-04590d8f-0808-4099-ae83-c041796ea0bf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-04590d8f-0808-4099-ae83-c041796ea0bf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-04590d8f-0808-4099-ae83-c041796ea0bf {
  display: none;
}
#s-04590d8f-0808-4099-ae83-c041796ea0bf, #wrap-s-04590d8f-0808-4099-ae83-c041796ea0bf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04590d8f-0808-4099-ae83-c041796ea0bf {
  display: none;
}
#s-04590d8f-0808-4099-ae83-c041796ea0bf, #wrap-s-04590d8f-0808-4099-ae83-c041796ea0bf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-04590d8f-0808-4099-ae83-c041796ea0bf {
  display: none;
}
#s-04590d8f-0808-4099-ae83-c041796ea0bf, #wrap-s-04590d8f-0808-4099-ae83-c041796ea0bf { display:none !important; }}@media (max-width: 767px){#s-04590d8f-0808-4099-ae83-c041796ea0bf {
  display: none;
}
#s-04590d8f-0808-4099-ae83-c041796ea0bf, #wrap-s-04590d8f-0808-4099-ae83-c041796ea0bf { display:none !important; }}


#s-04590d8f-0808-4099-ae83-c041796ea0bf.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-747b5f8e-b6fd-45b5-9aab-591cb8877867 {
  display: none;
}
#s-747b5f8e-b6fd-45b5-9aab-591cb8877867, #wrap-s-747b5f8e-b6fd-45b5-9aab-591cb8877867 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-747b5f8e-b6fd-45b5-9aab-591cb8877867 {
  display: none;
}
#s-747b5f8e-b6fd-45b5-9aab-591cb8877867, #wrap-s-747b5f8e-b6fd-45b5-9aab-591cb8877867 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-747b5f8e-b6fd-45b5-9aab-591cb8877867 {
  display: none;
}
#s-747b5f8e-b6fd-45b5-9aab-591cb8877867, #wrap-s-747b5f8e-b6fd-45b5-9aab-591cb8877867 { display:none !important; }}@media (max-width: 767px){#s-747b5f8e-b6fd-45b5-9aab-591cb8877867 {
  display: none;
}
#s-747b5f8e-b6fd-45b5-9aab-591cb8877867, #wrap-s-747b5f8e-b6fd-45b5-9aab-591cb8877867 { display:none !important; }}
#s-747b5f8e-b6fd-45b5-9aab-591cb8877867 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c {
  display: none;
}
#s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c, #wrap-s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c {
  display: none;
}
#s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c, #wrap-s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c {
  display: none;
}
#s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c, #wrap-s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c { display:none !important; }}@media (max-width: 767px){#s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c {
  display: none;
}
#s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c, #wrap-s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c { display:none !important; }}







#s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c {
  cursor: pointer;
}#s-025bf2d5-71f9-45dd-a830-ebd3c2862e7c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-e57a67ae-4b96-4bef-8dfa-f584887b1dca {
  display: none;
}
#s-e57a67ae-4b96-4bef-8dfa-f584887b1dca, #wrap-s-e57a67ae-4b96-4bef-8dfa-f584887b1dca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e57a67ae-4b96-4bef-8dfa-f584887b1dca {
  display: none;
}
#s-e57a67ae-4b96-4bef-8dfa-f584887b1dca, #wrap-s-e57a67ae-4b96-4bef-8dfa-f584887b1dca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e57a67ae-4b96-4bef-8dfa-f584887b1dca {
  display: none;
}
#s-e57a67ae-4b96-4bef-8dfa-f584887b1dca, #wrap-s-e57a67ae-4b96-4bef-8dfa-f584887b1dca { display:none !important; }}@media (max-width: 767px){#s-e57a67ae-4b96-4bef-8dfa-f584887b1dca {
  display: none;
}
#s-e57a67ae-4b96-4bef-8dfa-f584887b1dca, #wrap-s-e57a67ae-4b96-4bef-8dfa-f584887b1dca { display:none !important; }}
#s-e57a67ae-4b96-4bef-8dfa-f584887b1dca hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-31eb9ec0-db3a-4191-80e3-e43931604f21 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-31eb9ec0-db3a-4191-80e3-e43931604f21 {
  display: none;
}
#s-31eb9ec0-db3a-4191-80e3-e43931604f21, #wrap-s-31eb9ec0-db3a-4191-80e3-e43931604f21 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-31eb9ec0-db3a-4191-80e3-e43931604f21 {
  display: none;
}
#s-31eb9ec0-db3a-4191-80e3-e43931604f21, #wrap-s-31eb9ec0-db3a-4191-80e3-e43931604f21 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-31eb9ec0-db3a-4191-80e3-e43931604f21 {
  display: none;
}
#s-31eb9ec0-db3a-4191-80e3-e43931604f21, #wrap-s-31eb9ec0-db3a-4191-80e3-e43931604f21 { display:none !important; }}@media (max-width: 767px){#s-31eb9ec0-db3a-4191-80e3-e43931604f21 {
  display: none;
}
#s-31eb9ec0-db3a-4191-80e3-e43931604f21, #wrap-s-31eb9ec0-db3a-4191-80e3-e43931604f21 { display:none !important; }}
@media (min-width: 0px) {
[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-31eb9ec0-db3a-4191-80e3-e43931604f21"] > .shg-row {
    flex-flow: column-reverse;
  }
}

@media (min-width: 1200px){#s-1ae13479-ec8f-4fdd-9c94-be1806ac3a3f {
  display: none;
}
#s-1ae13479-ec8f-4fdd-9c94-be1806ac3a3f, #wrap-s-1ae13479-ec8f-4fdd-9c94-be1806ac3a3f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ae13479-ec8f-4fdd-9c94-be1806ac3a3f {
  display: none;
}
#s-1ae13479-ec8f-4fdd-9c94-be1806ac3a3f, #wrap-s-1ae13479-ec8f-4fdd-9c94-be1806ac3a3f { display:none !important; }}@media (max-width: 767px){#s-1ae13479-ec8f-4fdd-9c94-be1806ac3a3f {
  display: none;
}
#s-1ae13479-ec8f-4fdd-9c94-be1806ac3a3f, #wrap-s-1ae13479-ec8f-4fdd-9c94-be1806ac3a3f { display:none !important; }}
#s-1ae13479-ec8f-4fdd-9c94-be1806ac3a3f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (max-width: 767px){#s-3d40f22e-ac27-4e9e-8121-59e7fea5228b {
  display: none;
}
#s-3d40f22e-ac27-4e9e-8121-59e7fea5228b, #wrap-s-3d40f22e-ac27-4e9e-8121-59e7fea5228b { display:none !important; }}
@media (min-width: 0px) {
[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d40f22e-ac27-4e9e-8121-59e7fea5228b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8def1257-3969-44ec-9b74-7a31af172398 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}
@media (max-width: 767px){#s-8def1257-3969-44ec-9b74-7a31af172398 {
  display: none;
}
#s-8def1257-3969-44ec-9b74-7a31af172398, #wrap-s-8def1257-3969-44ec-9b74-7a31af172398 { display:none !important; }}



  #s-8def1257-3969-44ec-9b74-7a31af172398 img.shogun-image {
    
    width: px;
  }


#s-8def1257-3969-44ec-9b74-7a31af172398 .shogun-image-content {
  
    align-items: center;
  
}

#s-94062c79-931f-4624-b156-28c747578633 {
  text-align: center;
}
@media (max-width: 767px){#s-94062c79-931f-4624-b156-28c747578633 {
  display: none;
}
#s-94062c79-931f-4624-b156-28c747578633, #wrap-s-94062c79-931f-4624-b156-28c747578633 { display:none !important; }}



  #s-94062c79-931f-4624-b156-28c747578633 img.shogun-image {
    
    width: px;
  }


#s-94062c79-931f-4624-b156-28c747578633 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-edd730d7-4334-4266-83ea-35340f62ba6f {
  display: none;
}
#s-edd730d7-4334-4266-83ea-35340f62ba6f, #wrap-s-edd730d7-4334-4266-83ea-35340f62ba6f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-edd730d7-4334-4266-83ea-35340f62ba6f {
  display: none;
}
#s-edd730d7-4334-4266-83ea-35340f62ba6f, #wrap-s-edd730d7-4334-4266-83ea-35340f62ba6f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-edd730d7-4334-4266-83ea-35340f62ba6f {
  display: none;
}
#s-edd730d7-4334-4266-83ea-35340f62ba6f, #wrap-s-edd730d7-4334-4266-83ea-35340f62ba6f { display:none !important; }}@media (max-width: 767px){#s-edd730d7-4334-4266-83ea-35340f62ba6f {
  display: none;
}
#s-edd730d7-4334-4266-83ea-35340f62ba6f, #wrap-s-edd730d7-4334-4266-83ea-35340f62ba6f { display:none !important; }}
#s-edd730d7-4334-4266-83ea-35340f62ba6f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-4a58bde9-e59a-4315-89ff-8717a6d4baf2 {
  display: none;
}
#s-4a58bde9-e59a-4315-89ff-8717a6d4baf2, #wrap-s-4a58bde9-e59a-4315-89ff-8717a6d4baf2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a58bde9-e59a-4315-89ff-8717a6d4baf2 {
  display: none;
}
#s-4a58bde9-e59a-4315-89ff-8717a6d4baf2, #wrap-s-4a58bde9-e59a-4315-89ff-8717a6d4baf2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a58bde9-e59a-4315-89ff-8717a6d4baf2 {
  display: none;
}
#s-4a58bde9-e59a-4315-89ff-8717a6d4baf2, #wrap-s-4a58bde9-e59a-4315-89ff-8717a6d4baf2 { display:none !important; }}@media (max-width: 767px){#s-4a58bde9-e59a-4315-89ff-8717a6d4baf2 {
  display: none;
}
#s-4a58bde9-e59a-4315-89ff-8717a6d4baf2, #wrap-s-4a58bde9-e59a-4315-89ff-8717a6d4baf2 { display:none !important; }}
#s-4a58bde9-e59a-4315-89ff-8717a6d4baf2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-1be95fa8-772d-49f5-a645-c5386b8e2d01 {
  display: none;
}
#s-1be95fa8-772d-49f5-a645-c5386b8e2d01, #wrap-s-1be95fa8-772d-49f5-a645-c5386b8e2d01 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1be95fa8-772d-49f5-a645-c5386b8e2d01 {
  display: none;
}
#s-1be95fa8-772d-49f5-a645-c5386b8e2d01, #wrap-s-1be95fa8-772d-49f5-a645-c5386b8e2d01 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1be95fa8-772d-49f5-a645-c5386b8e2d01 {
  display: none;
}
#s-1be95fa8-772d-49f5-a645-c5386b8e2d01, #wrap-s-1be95fa8-772d-49f5-a645-c5386b8e2d01 { display:none !important; }}@media (max-width: 767px){#s-1be95fa8-772d-49f5-a645-c5386b8e2d01 {
  display: none;
}
#s-1be95fa8-772d-49f5-a645-c5386b8e2d01, #wrap-s-1be95fa8-772d-49f5-a645-c5386b8e2d01 { display:none !important; }}
#s-1be95fa8-772d-49f5-a645-c5386b8e2d01 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-31202fec-e3f2-44e5-aac6-3809cc85aaf1 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-31202fec-e3f2-44e5-aac6-3809cc85aaf1 {
  display: none;
}
#s-31202fec-e3f2-44e5-aac6-3809cc85aaf1, #wrap-s-31202fec-e3f2-44e5-aac6-3809cc85aaf1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-31202fec-e3f2-44e5-aac6-3809cc85aaf1 {
  display: none;
}
#s-31202fec-e3f2-44e5-aac6-3809cc85aaf1, #wrap-s-31202fec-e3f2-44e5-aac6-3809cc85aaf1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-31202fec-e3f2-44e5-aac6-3809cc85aaf1 {
  display: none;
}
#s-31202fec-e3f2-44e5-aac6-3809cc85aaf1, #wrap-s-31202fec-e3f2-44e5-aac6-3809cc85aaf1 { display:none !important; }}@media (max-width: 767px){#s-31202fec-e3f2-44e5-aac6-3809cc85aaf1 {
  display: none;
}
#s-31202fec-e3f2-44e5-aac6-3809cc85aaf1, #wrap-s-31202fec-e3f2-44e5-aac6-3809cc85aaf1 { display:none !important; }}







#s-31202fec-e3f2-44e5-aac6-3809cc85aaf1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-31202fec-e3f2-44e5-aac6-3809cc85aaf1 {
  cursor: pointer;
}#s-31202fec-e3f2-44e5-aac6-3809cc85aaf1.shg-box.shg-c {
  justify-content: center;
}

#s-f7ab4c25-4aa6-475e-b5ef-148e30dec6c9 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-f7ab4c25-4aa6-475e-b5ef-148e30dec6c9 {
  display: none;
}
#s-f7ab4c25-4aa6-475e-b5ef-148e30dec6c9, #wrap-s-f7ab4c25-4aa6-475e-b5ef-148e30dec6c9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f7ab4c25-4aa6-475e-b5ef-148e30dec6c9 {
  display: none;
}
#s-f7ab4c25-4aa6-475e-b5ef-148e30dec6c9, #wrap-s-f7ab4c25-4aa6-475e-b5ef-148e30dec6c9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f7ab4c25-4aa6-475e-b5ef-148e30dec6c9 {
  display: none;
}
#s-f7ab4c25-4aa6-475e-b5ef-148e30dec6c9, #wrap-s-f7ab4c25-4aa6-475e-b5ef-148e30dec6c9 { display:none !important; }}@media (max-width: 767px){#s-f7ab4c25-4aa6-475e-b5ef-148e30dec6c9 {
  
}
}
@media (min-width: 1200px){#s-82ea27e4-007e-4b7b-b437-f1737cc5092b {
  display: none;
}
#s-82ea27e4-007e-4b7b-b437-f1737cc5092b, #wrap-s-82ea27e4-007e-4b7b-b437-f1737cc5092b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-82ea27e4-007e-4b7b-b437-f1737cc5092b {
  display: none;
}
#s-82ea27e4-007e-4b7b-b437-f1737cc5092b, #wrap-s-82ea27e4-007e-4b7b-b437-f1737cc5092b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-82ea27e4-007e-4b7b-b437-f1737cc5092b {
  display: none;
}
#s-82ea27e4-007e-4b7b-b437-f1737cc5092b, #wrap-s-82ea27e4-007e-4b7b-b437-f1737cc5092b { display:none !important; }}@media (max-width: 767px){#s-82ea27e4-007e-4b7b-b437-f1737cc5092b {
  display: none;
}
#s-82ea27e4-007e-4b7b-b437-f1737cc5092b, #wrap-s-82ea27e4-007e-4b7b-b437-f1737cc5092b { display:none !important; }}
#s-82ea27e4-007e-4b7b-b437-f1737cc5092b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-329478f1-5242-4e36-8a6f-02c209fde228 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-329478f1-5242-4e36-8a6f-02c209fde228 {
  display: none;
}
#s-329478f1-5242-4e36-8a6f-02c209fde228, #wrap-s-329478f1-5242-4e36-8a6f-02c209fde228 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-329478f1-5242-4e36-8a6f-02c209fde228 {
  display: none;
}
#s-329478f1-5242-4e36-8a6f-02c209fde228, #wrap-s-329478f1-5242-4e36-8a6f-02c209fde228 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-329478f1-5242-4e36-8a6f-02c209fde228 {
  display: none;
}
#s-329478f1-5242-4e36-8a6f-02c209fde228, #wrap-s-329478f1-5242-4e36-8a6f-02c209fde228 { display:none !important; }}@media (max-width: 767px){#s-329478f1-5242-4e36-8a6f-02c209fde228 {
  display: none;
}
#s-329478f1-5242-4e36-8a6f-02c209fde228, #wrap-s-329478f1-5242-4e36-8a6f-02c209fde228 { display:none !important; }}







#s-329478f1-5242-4e36-8a6f-02c209fde228 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-329478f1-5242-4e36-8a6f-02c209fde228 {
  cursor: pointer;
}#s-329478f1-5242-4e36-8a6f-02c209fde228.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-f27f4c46-61cc-4029-97bd-3b9ede14f4b0 {
  display: none;
}
#s-f27f4c46-61cc-4029-97bd-3b9ede14f4b0, #wrap-s-f27f4c46-61cc-4029-97bd-3b9ede14f4b0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f27f4c46-61cc-4029-97bd-3b9ede14f4b0 {
  display: none;
}
#s-f27f4c46-61cc-4029-97bd-3b9ede14f4b0, #wrap-s-f27f4c46-61cc-4029-97bd-3b9ede14f4b0 { display:none !important; }}@media (max-width: 767px){#s-f27f4c46-61cc-4029-97bd-3b9ede14f4b0 {
  display: none;
}
#s-f27f4c46-61cc-4029-97bd-3b9ede14f4b0, #wrap-s-f27f4c46-61cc-4029-97bd-3b9ede14f4b0 { display:none !important; }}
#s-f27f4c46-61cc-4029-97bd-3b9ede14f4b0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-65bf6be5-27af-44f2-9a43-f46379a62108 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-65bf6be5-27af-44f2-9a43-f46379a62108 {
  display: none;
}
#s-65bf6be5-27af-44f2-9a43-f46379a62108, #wrap-s-65bf6be5-27af-44f2-9a43-f46379a62108 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65bf6be5-27af-44f2-9a43-f46379a62108 {
  display: none;
}
#s-65bf6be5-27af-44f2-9a43-f46379a62108, #wrap-s-65bf6be5-27af-44f2-9a43-f46379a62108 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-65bf6be5-27af-44f2-9a43-f46379a62108 {
  display: none;
}
#s-65bf6be5-27af-44f2-9a43-f46379a62108, #wrap-s-65bf6be5-27af-44f2-9a43-f46379a62108 { display:none !important; }}@media (max-width: 767px){#s-65bf6be5-27af-44f2-9a43-f46379a62108 {
  display: none;
}
#s-65bf6be5-27af-44f2-9a43-f46379a62108, #wrap-s-65bf6be5-27af-44f2-9a43-f46379a62108 { display:none !important; }}







#s-65bf6be5-27af-44f2-9a43-f46379a62108 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-65bf6be5-27af-44f2-9a43-f46379a62108 {
  cursor: pointer;
}#s-65bf6be5-27af-44f2-9a43-f46379a62108.shg-box.shg-c {
  justify-content: center;
}

#s-fd0c98bc-9efe-4672-b077-96e100171639 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-fd0c98bc-9efe-4672-b077-96e100171639 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd0c98bc-9efe-4672-b077-96e100171639 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd0c98bc-9efe-4672-b077-96e100171639 {
  
}
}@media (max-width: 767px){#s-fd0c98bc-9efe-4672-b077-96e100171639 {
  display: none;
}
#s-fd0c98bc-9efe-4672-b077-96e100171639, #wrap-s-fd0c98bc-9efe-4672-b077-96e100171639 { display:none !important; }}







#s-fd0c98bc-9efe-4672-b077-96e100171639 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-fd0c98bc-9efe-4672-b077-96e100171639.shg-box.shg-c {
  justify-content: center;
}

#s-d64efd5c-6224-4935-8fdd-c1251e4923cf {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-d64efd5c-6224-4935-8fdd-c1251e4923cf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d64efd5c-6224-4935-8fdd-c1251e4923cf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d64efd5c-6224-4935-8fdd-c1251e4923cf {
  display: none;
}
#s-d64efd5c-6224-4935-8fdd-c1251e4923cf, #wrap-s-d64efd5c-6224-4935-8fdd-c1251e4923cf { display:none !important; }}@media (max-width: 767px){#s-d64efd5c-6224-4935-8fdd-c1251e4923cf {
  display: none;
}
#s-d64efd5c-6224-4935-8fdd-c1251e4923cf, #wrap-s-d64efd5c-6224-4935-8fdd-c1251e4923cf { display:none !important; }}
#s-25a8dbd6-85c6-49e6-be38-acc11e83cccb {
  margin-left: 30px;
}
@media (min-width: 1200px){#s-25a8dbd6-85c6-49e6-be38-acc11e83cccb {
  display: none;
}
#s-25a8dbd6-85c6-49e6-be38-acc11e83cccb, #wrap-s-25a8dbd6-85c6-49e6-be38-acc11e83cccb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-25a8dbd6-85c6-49e6-be38-acc11e83cccb {
  display: none;
}
#s-25a8dbd6-85c6-49e6-be38-acc11e83cccb, #wrap-s-25a8dbd6-85c6-49e6-be38-acc11e83cccb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-25a8dbd6-85c6-49e6-be38-acc11e83cccb {
  
}
}@media (max-width: 767px){#s-25a8dbd6-85c6-49e6-be38-acc11e83cccb {
  display: none;
}
#s-25a8dbd6-85c6-49e6-be38-acc11e83cccb, #wrap-s-25a8dbd6-85c6-49e6-be38-acc11e83cccb { display:none !important; }}
#s-c1ff9dfd-8e9b-4f55-8f6a-21ed51770bcc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c1ff9dfd-8e9b-4f55-8f6a-21ed51770bcc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c1ff9dfd-8e9b-4f55-8f6a-21ed51770bcc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c1ff9dfd-8e9b-4f55-8f6a-21ed51770bcc.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-44f765eb-e296-4d9d-ac43-21987e722761 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-44f765eb-e296-4d9d-ac43-21987e722761 {
  display: none;
}
#s-44f765eb-e296-4d9d-ac43-21987e722761, #wrap-s-44f765eb-e296-4d9d-ac43-21987e722761 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-44f765eb-e296-4d9d-ac43-21987e722761 {
  display: none;
}
#s-44f765eb-e296-4d9d-ac43-21987e722761, #wrap-s-44f765eb-e296-4d9d-ac43-21987e722761 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-44f765eb-e296-4d9d-ac43-21987e722761 {
  display: none;
}
#s-44f765eb-e296-4d9d-ac43-21987e722761, #wrap-s-44f765eb-e296-4d9d-ac43-21987e722761 { display:none !important; }}@media (max-width: 767px){#s-44f765eb-e296-4d9d-ac43-21987e722761 {
  display: none;
}
#s-44f765eb-e296-4d9d-ac43-21987e722761, #wrap-s-44f765eb-e296-4d9d-ac43-21987e722761 { display:none !important; }}







#s-44f765eb-e296-4d9d-ac43-21987e722761 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-44f765eb-e296-4d9d-ac43-21987e722761 {
  cursor: pointer;
}#s-44f765eb-e296-4d9d-ac43-21987e722761.shg-box.shg-c {
  justify-content: center;
}

#s-74b87aab-dd96-4957-b533-1131367703e9 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-74b87aab-dd96-4957-b533-1131367703e9 {
  display: none;
}
#s-74b87aab-dd96-4957-b533-1131367703e9, #wrap-s-74b87aab-dd96-4957-b533-1131367703e9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-74b87aab-dd96-4957-b533-1131367703e9 {
  display: none;
}
#s-74b87aab-dd96-4957-b533-1131367703e9, #wrap-s-74b87aab-dd96-4957-b533-1131367703e9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-74b87aab-dd96-4957-b533-1131367703e9 {
  display: none;
}
#s-74b87aab-dd96-4957-b533-1131367703e9, #wrap-s-74b87aab-dd96-4957-b533-1131367703e9 { display:none !important; }}@media (max-width: 767px){#s-74b87aab-dd96-4957-b533-1131367703e9 {
  display: none;
}
#s-74b87aab-dd96-4957-b533-1131367703e9, #wrap-s-74b87aab-dd96-4957-b533-1131367703e9 { display:none !important; }}
#s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center top;
}
@media (min-width: 1200px){#s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae {
  display: none;
}
#s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae, #wrap-s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae {
  display: none;
}
#s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae, #wrap-s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae {
  display: none;
}
#s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae, #wrap-s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae { display:none !important; }}@media (max-width: 767px){#s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae {
  
}
}







#s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae {
  cursor: pointer;
}#s-04fc2a60-035f-4391-b1de-58c8d6dfb8ae.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 1200px){#s-e4a49dfa-5874-48d2-919c-16f6cc46d004 {
  display: none;
}
#s-e4a49dfa-5874-48d2-919c-16f6cc46d004, #wrap-s-e4a49dfa-5874-48d2-919c-16f6cc46d004 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4a49dfa-5874-48d2-919c-16f6cc46d004 {
  display: none;
}
#s-e4a49dfa-5874-48d2-919c-16f6cc46d004, #wrap-s-e4a49dfa-5874-48d2-919c-16f6cc46d004 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e4a49dfa-5874-48d2-919c-16f6cc46d004 {
  display: none;
}
#s-e4a49dfa-5874-48d2-919c-16f6cc46d004, #wrap-s-e4a49dfa-5874-48d2-919c-16f6cc46d004 { display:none !important; }}@media (max-width: 767px){#s-e4a49dfa-5874-48d2-919c-16f6cc46d004 {
  display: none;
}
#s-e4a49dfa-5874-48d2-919c-16f6cc46d004, #wrap-s-e4a49dfa-5874-48d2-919c-16f6cc46d004 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4a49dfa-5874-48d2-919c-16f6cc46d004"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e89ff287-8257-4a7a-8963-0dfde4bdccc1 {
  padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-e89ff287-8257-4a7a-8963-0dfde4bdccc1 img.shogun-image {
    
    width: px;
  }


#s-e89ff287-8257-4a7a-8963-0dfde4bdccc1 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a039734-873f-45a5-ba80-b30d62cc45df {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-e73c587e-68b2-4898-8399-5368bcf77897 {
  padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-e73c587e-68b2-4898-8399-5368bcf77897 img.shogun-image {
    
    width: px;
  }


#s-e73c587e-68b2-4898-8399-5368bcf77897 .shogun-image-content {
  
    align-items: center;
  
}

#s-dfa4fbf2-cdc4-4958-82f2-1be319ff45e8 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-fba85ac8-1913-418c-8dea-612934305cff {
  display: none;
}
#s-fba85ac8-1913-418c-8dea-612934305cff, #wrap-s-fba85ac8-1913-418c-8dea-612934305cff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fba85ac8-1913-418c-8dea-612934305cff {
  display: none;
}
#s-fba85ac8-1913-418c-8dea-612934305cff, #wrap-s-fba85ac8-1913-418c-8dea-612934305cff { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fba85ac8-1913-418c-8dea-612934305cff {
  display: none;
}
#s-fba85ac8-1913-418c-8dea-612934305cff, #wrap-s-fba85ac8-1913-418c-8dea-612934305cff { display:none !important; }}@media (max-width: 767px){#s-fba85ac8-1913-418c-8dea-612934305cff {
  display: none;
}
#s-fba85ac8-1913-418c-8dea-612934305cff, #wrap-s-fba85ac8-1913-418c-8dea-612934305cff { display:none !important; }}
#s-fba85ac8-1913-418c-8dea-612934305cff hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-7e712e72-c2c2-48d5-9775-5864be9e3770 {
  display: none;
}
#s-7e712e72-c2c2-48d5-9775-5864be9e3770, #wrap-s-7e712e72-c2c2-48d5-9775-5864be9e3770 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7e712e72-c2c2-48d5-9775-5864be9e3770 {
  display: none;
}
#s-7e712e72-c2c2-48d5-9775-5864be9e3770, #wrap-s-7e712e72-c2c2-48d5-9775-5864be9e3770 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7e712e72-c2c2-48d5-9775-5864be9e3770 {
  display: none;
}
#s-7e712e72-c2c2-48d5-9775-5864be9e3770, #wrap-s-7e712e72-c2c2-48d5-9775-5864be9e3770 { display:none !important; }}@media (max-width: 767px){#s-7e712e72-c2c2-48d5-9775-5864be9e3770 {
  display: none;
}
#s-7e712e72-c2c2-48d5-9775-5864be9e3770, #wrap-s-7e712e72-c2c2-48d5-9775-5864be9e3770 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7e712e72-c2c2-48d5-9775-5864be9e3770"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-077ed600-a93c-49a8-9003-f0939005a68e {
  padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-077ed600-a93c-49a8-9003-f0939005a68e img.shogun-image {
    
    width: px;
  }


#s-077ed600-a93c-49a8-9003-f0939005a68e .shogun-image-content {
  
    align-items: center;
  
}

#s-9038ea29-84d9-4f1f-875d-766886263f7c {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-4ed908c8-f0a1-4a4c-a39b-06df7d73e8c6 {
  padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-4ed908c8-f0a1-4a4c-a39b-06df7d73e8c6 img.shogun-image {
    
    width: px;
  }


#s-4ed908c8-f0a1-4a4c-a39b-06df7d73e8c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-18da0730-3a87-42b3-979d-e0d5586fa21d {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-cfdf4d15-314d-46b5-bb03-0468b0c5c3df {
  display: none;
}
#s-cfdf4d15-314d-46b5-bb03-0468b0c5c3df, #wrap-s-cfdf4d15-314d-46b5-bb03-0468b0c5c3df { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cfdf4d15-314d-46b5-bb03-0468b0c5c3df {
  display: none;
}
#s-cfdf4d15-314d-46b5-bb03-0468b0c5c3df, #wrap-s-cfdf4d15-314d-46b5-bb03-0468b0c5c3df { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cfdf4d15-314d-46b5-bb03-0468b0c5c3df {
  display: none;
}
#s-cfdf4d15-314d-46b5-bb03-0468b0c5c3df, #wrap-s-cfdf4d15-314d-46b5-bb03-0468b0c5c3df { display:none !important; }}@media (max-width: 767px){#s-cfdf4d15-314d-46b5-bb03-0468b0c5c3df {
  display: none;
}
#s-cfdf4d15-314d-46b5-bb03-0468b0c5c3df, #wrap-s-cfdf4d15-314d-46b5-bb03-0468b0c5c3df { display:none !important; }}
#s-cfdf4d15-314d-46b5-bb03-0468b0c5c3df hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-6efa5333-6a6d-4ad1-8377-daf2e1722aab {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6efa5333-6a6d-4ad1-8377-daf2e1722aab:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6efa5333-6a6d-4ad1-8377-daf2e1722aab:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6efa5333-6a6d-4ad1-8377-daf2e1722aab {
  display: none;
}
#s-6efa5333-6a6d-4ad1-8377-daf2e1722aab, #wrap-s-6efa5333-6a6d-4ad1-8377-daf2e1722aab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6efa5333-6a6d-4ad1-8377-daf2e1722aab {
  display: none;
}
#s-6efa5333-6a6d-4ad1-8377-daf2e1722aab, #wrap-s-6efa5333-6a6d-4ad1-8377-daf2e1722aab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6efa5333-6a6d-4ad1-8377-daf2e1722aab {
  display: none;
}
#s-6efa5333-6a6d-4ad1-8377-daf2e1722aab, #wrap-s-6efa5333-6a6d-4ad1-8377-daf2e1722aab { display:none !important; }}@media (max-width: 767px){#s-6efa5333-6a6d-4ad1-8377-daf2e1722aab {
  display: none;
}
#s-6efa5333-6a6d-4ad1-8377-daf2e1722aab, #wrap-s-6efa5333-6a6d-4ad1-8377-daf2e1722aab { display:none !important; }}


#s-6efa5333-6a6d-4ad1-8377-daf2e1722aab.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-680114fe-55f3-49d0-acd4-5465ebdfb7d1 {
  display: none;
}
#s-680114fe-55f3-49d0-acd4-5465ebdfb7d1, #wrap-s-680114fe-55f3-49d0-acd4-5465ebdfb7d1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-680114fe-55f3-49d0-acd4-5465ebdfb7d1 {
  display: none;
}
#s-680114fe-55f3-49d0-acd4-5465ebdfb7d1, #wrap-s-680114fe-55f3-49d0-acd4-5465ebdfb7d1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-680114fe-55f3-49d0-acd4-5465ebdfb7d1 {
  display: none;
}
#s-680114fe-55f3-49d0-acd4-5465ebdfb7d1, #wrap-s-680114fe-55f3-49d0-acd4-5465ebdfb7d1 { display:none !important; }}@media (max-width: 767px){#s-680114fe-55f3-49d0-acd4-5465ebdfb7d1 {
  display: none;
}
#s-680114fe-55f3-49d0-acd4-5465ebdfb7d1, #wrap-s-680114fe-55f3-49d0-acd4-5465ebdfb7d1 { display:none !important; }}
#s-680114fe-55f3-49d0-acd4-5465ebdfb7d1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-5ad69532-8ea8-48d5-bfcc-4c569f9f92b4 {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-5ad69532-8ea8-48d5-bfcc-4c569f9f92b4 {
  display: none;
}
#s-5ad69532-8ea8-48d5-bfcc-4c569f9f92b4, #wrap-s-5ad69532-8ea8-48d5-bfcc-4c569f9f92b4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ad69532-8ea8-48d5-bfcc-4c569f9f92b4 {
  display: none;
}
#s-5ad69532-8ea8-48d5-bfcc-4c569f9f92b4, #wrap-s-5ad69532-8ea8-48d5-bfcc-4c569f9f92b4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5ad69532-8ea8-48d5-bfcc-4c569f9f92b4 {
  display: none;
}
#s-5ad69532-8ea8-48d5-bfcc-4c569f9f92b4, #wrap-s-5ad69532-8ea8-48d5-bfcc-4c569f9f92b4 { display:none !important; }}@media (max-width: 767px){#s-5ad69532-8ea8-48d5-bfcc-4c569f9f92b4 {
  display: none;
}
#s-5ad69532-8ea8-48d5-bfcc-4c569f9f92b4, #wrap-s-5ad69532-8ea8-48d5-bfcc-4c569f9f92b4 { display:none !important; }}
#s-a3d9d817-eb51-44d9-be7e-4035f1df84fb {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 80px;
margin-bottom: 0px;
margin-right: 80px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-a3d9d817-eb51-44d9-be7e-4035f1df84fb {
  display: none;
}
#s-a3d9d817-eb51-44d9-be7e-4035f1df84fb, #wrap-s-a3d9d817-eb51-44d9-be7e-4035f1df84fb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a3d9d817-eb51-44d9-be7e-4035f1df84fb {
  display: none;
}
#s-a3d9d817-eb51-44d9-be7e-4035f1df84fb, #wrap-s-a3d9d817-eb51-44d9-be7e-4035f1df84fb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a3d9d817-eb51-44d9-be7e-4035f1df84fb {
  display: none;
}
#s-a3d9d817-eb51-44d9-be7e-4035f1df84fb, #wrap-s-a3d9d817-eb51-44d9-be7e-4035f1df84fb { display:none !important; }}@media (max-width: 767px){#s-a3d9d817-eb51-44d9-be7e-4035f1df84fb {
  display: none;
}
#s-a3d9d817-eb51-44d9-be7e-4035f1df84fb, #wrap-s-a3d9d817-eb51-44d9-be7e-4035f1df84fb { display:none !important; }}







#s-a3d9d817-eb51-44d9-be7e-4035f1df84fb > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-a3d9d817-eb51-44d9-be7e-4035f1df84fb {
  cursor: pointer;
}#s-a3d9d817-eb51-44d9-be7e-4035f1df84fb.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-34e1b2c6-bbe9-4d24-bc15-1ff208a8a60b {
  display: none;
}
#s-34e1b2c6-bbe9-4d24-bc15-1ff208a8a60b, #wrap-s-34e1b2c6-bbe9-4d24-bc15-1ff208a8a60b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-34e1b2c6-bbe9-4d24-bc15-1ff208a8a60b {
  display: none;
}
#s-34e1b2c6-bbe9-4d24-bc15-1ff208a8a60b, #wrap-s-34e1b2c6-bbe9-4d24-bc15-1ff208a8a60b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-34e1b2c6-bbe9-4d24-bc15-1ff208a8a60b {
  display: none;
}
#s-34e1b2c6-bbe9-4d24-bc15-1ff208a8a60b, #wrap-s-34e1b2c6-bbe9-4d24-bc15-1ff208a8a60b { display:none !important; }}@media (max-width: 767px){#s-34e1b2c6-bbe9-4d24-bc15-1ff208a8a60b {
  display: none;
}
#s-34e1b2c6-bbe9-4d24-bc15-1ff208a8a60b, #wrap-s-34e1b2c6-bbe9-4d24-bc15-1ff208a8a60b { display:none !important; }}
#s-34e1b2c6-bbe9-4d24-bc15-1ff208a8a60b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-5fe03a66-5ed2-44f1-a977-3318bebf0abd {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 80px;
margin-bottom: 0px;
margin-right: 80px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-5fe03a66-5ed2-44f1-a977-3318bebf0abd {
  display: none;
}
#s-5fe03a66-5ed2-44f1-a977-3318bebf0abd, #wrap-s-5fe03a66-5ed2-44f1-a977-3318bebf0abd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5fe03a66-5ed2-44f1-a977-3318bebf0abd {
  display: none;
}
#s-5fe03a66-5ed2-44f1-a977-3318bebf0abd, #wrap-s-5fe03a66-5ed2-44f1-a977-3318bebf0abd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5fe03a66-5ed2-44f1-a977-3318bebf0abd {
  display: none;
}
#s-5fe03a66-5ed2-44f1-a977-3318bebf0abd, #wrap-s-5fe03a66-5ed2-44f1-a977-3318bebf0abd { display:none !important; }}@media (max-width: 767px){#s-5fe03a66-5ed2-44f1-a977-3318bebf0abd {
  display: none;
}
#s-5fe03a66-5ed2-44f1-a977-3318bebf0abd, #wrap-s-5fe03a66-5ed2-44f1-a977-3318bebf0abd { display:none !important; }}







#s-5fe03a66-5ed2-44f1-a977-3318bebf0abd > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-5fe03a66-5ed2-44f1-a977-3318bebf0abd {
  cursor: pointer;
}#s-5fe03a66-5ed2-44f1-a977-3318bebf0abd.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-608ac564-36f9-4e1d-ac8e-37dfaedf4eba {
  display: none;
}
#s-608ac564-36f9-4e1d-ac8e-37dfaedf4eba, #wrap-s-608ac564-36f9-4e1d-ac8e-37dfaedf4eba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-608ac564-36f9-4e1d-ac8e-37dfaedf4eba {
  display: none;
}
#s-608ac564-36f9-4e1d-ac8e-37dfaedf4eba, #wrap-s-608ac564-36f9-4e1d-ac8e-37dfaedf4eba { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-608ac564-36f9-4e1d-ac8e-37dfaedf4eba {
  display: none;
}
#s-608ac564-36f9-4e1d-ac8e-37dfaedf4eba, #wrap-s-608ac564-36f9-4e1d-ac8e-37dfaedf4eba { display:none !important; }}@media (max-width: 767px){#s-608ac564-36f9-4e1d-ac8e-37dfaedf4eba {
  display: none;
}
#s-608ac564-36f9-4e1d-ac8e-37dfaedf4eba, #wrap-s-608ac564-36f9-4e1d-ac8e-37dfaedf4eba { display:none !important; }}
#s-608ac564-36f9-4e1d-ac8e-37dfaedf4eba hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-cebe5952-52eb-4dc1-be7c-50fce70d609b {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 80px;
margin-bottom: 0px;
margin-right: 80px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-cebe5952-52eb-4dc1-be7c-50fce70d609b {
  display: none;
}
#s-cebe5952-52eb-4dc1-be7c-50fce70d609b, #wrap-s-cebe5952-52eb-4dc1-be7c-50fce70d609b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cebe5952-52eb-4dc1-be7c-50fce70d609b {
  display: none;
}
#s-cebe5952-52eb-4dc1-be7c-50fce70d609b, #wrap-s-cebe5952-52eb-4dc1-be7c-50fce70d609b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cebe5952-52eb-4dc1-be7c-50fce70d609b {
  display: none;
}
#s-cebe5952-52eb-4dc1-be7c-50fce70d609b, #wrap-s-cebe5952-52eb-4dc1-be7c-50fce70d609b { display:none !important; }}@media (max-width: 767px){#s-cebe5952-52eb-4dc1-be7c-50fce70d609b {
  display: none;
}
#s-cebe5952-52eb-4dc1-be7c-50fce70d609b, #wrap-s-cebe5952-52eb-4dc1-be7c-50fce70d609b { display:none !important; }}







#s-cebe5952-52eb-4dc1-be7c-50fce70d609b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-cebe5952-52eb-4dc1-be7c-50fce70d609b {
  cursor: pointer;
}#s-cebe5952-52eb-4dc1-be7c-50fce70d609b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-d3d1d7d5-00cc-4eaf-9a2d-cc03057e3a00 {
  display: none;
}
#s-d3d1d7d5-00cc-4eaf-9a2d-cc03057e3a00, #wrap-s-d3d1d7d5-00cc-4eaf-9a2d-cc03057e3a00 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d3d1d7d5-00cc-4eaf-9a2d-cc03057e3a00 {
  display: none;
}
#s-d3d1d7d5-00cc-4eaf-9a2d-cc03057e3a00, #wrap-s-d3d1d7d5-00cc-4eaf-9a2d-cc03057e3a00 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d3d1d7d5-00cc-4eaf-9a2d-cc03057e3a00 {
  display: none;
}
#s-d3d1d7d5-00cc-4eaf-9a2d-cc03057e3a00, #wrap-s-d3d1d7d5-00cc-4eaf-9a2d-cc03057e3a00 { display:none !important; }}@media (max-width: 767px){#s-d3d1d7d5-00cc-4eaf-9a2d-cc03057e3a00 {
  display: none;
}
#s-d3d1d7d5-00cc-4eaf-9a2d-cc03057e3a00, #wrap-s-d3d1d7d5-00cc-4eaf-9a2d-cc03057e3a00 { display:none !important; }}
#s-d3d1d7d5-00cc-4eaf-9a2d-cc03057e3a00 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 80px;
margin-bottom: 0px;
margin-right: 80px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 411px;
background-position: center center;
}
@media (min-width: 1200px){#s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b {
  display: none;
}
#s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b, #wrap-s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b {
  display: none;
}
#s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b, #wrap-s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b {
  display: none;
}
#s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b, #wrap-s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b { display:none !important; }}@media (max-width: 767px){#s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b {
  display: none;
}
#s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b, #wrap-s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b { display:none !important; }}







#s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b {
  cursor: pointer;
}#s-ec5e94d3-6c70-4d8a-b142-1fac86e33b3b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-9e441567-9bbc-45d5-82e2-d69fc6c8d635 {
  display: none;
}
#s-9e441567-9bbc-45d5-82e2-d69fc6c8d635, #wrap-s-9e441567-9bbc-45d5-82e2-d69fc6c8d635 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e441567-9bbc-45d5-82e2-d69fc6c8d635 {
  display: none;
}
#s-9e441567-9bbc-45d5-82e2-d69fc6c8d635, #wrap-s-9e441567-9bbc-45d5-82e2-d69fc6c8d635 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9e441567-9bbc-45d5-82e2-d69fc6c8d635 {
  display: none;
}
#s-9e441567-9bbc-45d5-82e2-d69fc6c8d635, #wrap-s-9e441567-9bbc-45d5-82e2-d69fc6c8d635 { display:none !important; }}@media (max-width: 767px){#s-9e441567-9bbc-45d5-82e2-d69fc6c8d635 {
  display: none;
}
#s-9e441567-9bbc-45d5-82e2-d69fc6c8d635, #wrap-s-9e441567-9bbc-45d5-82e2-d69fc6c8d635 { display:none !important; }}
#s-9e441567-9bbc-45d5-82e2-d69fc6c8d635 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-395156e9-79b6-4254-ae0c-cb045f19f7f5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-395156e9-79b6-4254-ae0c-cb045f19f7f5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-395156e9-79b6-4254-ae0c-cb045f19f7f5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-395156e9-79b6-4254-ae0c-cb045f19f7f5 {
  display: none;
}
#s-395156e9-79b6-4254-ae0c-cb045f19f7f5, #wrap-s-395156e9-79b6-4254-ae0c-cb045f19f7f5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-395156e9-79b6-4254-ae0c-cb045f19f7f5 {
  display: none;
}
#s-395156e9-79b6-4254-ae0c-cb045f19f7f5, #wrap-s-395156e9-79b6-4254-ae0c-cb045f19f7f5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-395156e9-79b6-4254-ae0c-cb045f19f7f5 {
  display: none;
}
#s-395156e9-79b6-4254-ae0c-cb045f19f7f5, #wrap-s-395156e9-79b6-4254-ae0c-cb045f19f7f5 { display:none !important; }}@media (max-width: 767px){#s-395156e9-79b6-4254-ae0c-cb045f19f7f5 {
  display: none;
}
#s-395156e9-79b6-4254-ae0c-cb045f19f7f5, #wrap-s-395156e9-79b6-4254-ae0c-cb045f19f7f5 { display:none !important; }}


#s-395156e9-79b6-4254-ae0c-cb045f19f7f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-e1ea6732-4ae3-458a-ba82-d7858f532e88 {
  display: none;
}
#s-e1ea6732-4ae3-458a-ba82-d7858f532e88, #wrap-s-e1ea6732-4ae3-458a-ba82-d7858f532e88 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e1ea6732-4ae3-458a-ba82-d7858f532e88 {
  display: none;
}
#s-e1ea6732-4ae3-458a-ba82-d7858f532e88, #wrap-s-e1ea6732-4ae3-458a-ba82-d7858f532e88 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e1ea6732-4ae3-458a-ba82-d7858f532e88 {
  display: none;
}
#s-e1ea6732-4ae3-458a-ba82-d7858f532e88, #wrap-s-e1ea6732-4ae3-458a-ba82-d7858f532e88 { display:none !important; }}@media (max-width: 767px){#s-e1ea6732-4ae3-458a-ba82-d7858f532e88 {
  display: none;
}
#s-e1ea6732-4ae3-458a-ba82-d7858f532e88, #wrap-s-e1ea6732-4ae3-458a-ba82-d7858f532e88 { display:none !important; }}
#s-e1ea6732-4ae3-458a-ba82-d7858f532e88 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-4ce535ab-fad8-4062-bfcd-418cf7f58342 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-4ce535ab-fad8-4062-bfcd-418cf7f58342 {
  display: none;
}
#s-4ce535ab-fad8-4062-bfcd-418cf7f58342, #wrap-s-4ce535ab-fad8-4062-bfcd-418cf7f58342 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4ce535ab-fad8-4062-bfcd-418cf7f58342 {
  display: none;
}
#s-4ce535ab-fad8-4062-bfcd-418cf7f58342, #wrap-s-4ce535ab-fad8-4062-bfcd-418cf7f58342 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4ce535ab-fad8-4062-bfcd-418cf7f58342 {
  display: none;
}
#s-4ce535ab-fad8-4062-bfcd-418cf7f58342, #wrap-s-4ce535ab-fad8-4062-bfcd-418cf7f58342 { display:none !important; }}@media (max-width: 767px){#s-4ce535ab-fad8-4062-bfcd-418cf7f58342 {
  display: none;
}
#s-4ce535ab-fad8-4062-bfcd-418cf7f58342, #wrap-s-4ce535ab-fad8-4062-bfcd-418cf7f58342 { display:none !important; }}







#s-4ce535ab-fad8-4062-bfcd-418cf7f58342 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-4ce535ab-fad8-4062-bfcd-418cf7f58342 {
  cursor: pointer;
}#s-4ce535ab-fad8-4062-bfcd-418cf7f58342.shg-box.shg-c {
  justify-content: center;
}

#s-1064b70f-843c-4919-b51c-3cd16f1e1b08 {
  border-style: solid;
margin-left: 120px;
margin-right: 120px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-1064b70f-843c-4919-b51c-3cd16f1e1b08 {
  display: none;
}
#s-1064b70f-843c-4919-b51c-3cd16f1e1b08, #wrap-s-1064b70f-843c-4919-b51c-3cd16f1e1b08 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1064b70f-843c-4919-b51c-3cd16f1e1b08 {
  display: none;
}
#s-1064b70f-843c-4919-b51c-3cd16f1e1b08, #wrap-s-1064b70f-843c-4919-b51c-3cd16f1e1b08 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1064b70f-843c-4919-b51c-3cd16f1e1b08 {
  
}
}@media (max-width: 767px){#s-1064b70f-843c-4919-b51c-3cd16f1e1b08 {
  display: none;
}
#s-1064b70f-843c-4919-b51c-3cd16f1e1b08, #wrap-s-1064b70f-843c-4919-b51c-3cd16f1e1b08 { display:none !important; }}
#s-f70713d8-08c5-4657-91a5-032318e40a2d {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-f70713d8-08c5-4657-91a5-032318e40a2d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f70713d8-08c5-4657-91a5-032318e40a2d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f70713d8-08c5-4657-91a5-032318e40a2d {
  display: none;
}
#s-f70713d8-08c5-4657-91a5-032318e40a2d, #wrap-s-f70713d8-08c5-4657-91a5-032318e40a2d { display:none !important; }}@media (max-width: 767px){#s-f70713d8-08c5-4657-91a5-032318e40a2d {
  display: none;
}
#s-f70713d8-08c5-4657-91a5-032318e40a2d, #wrap-s-f70713d8-08c5-4657-91a5-032318e40a2d { display:none !important; }}
#s-a627ab84-978a-4062-b653-3a6fa5cf6e78 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-a627ab84-978a-4062-b653-3a6fa5cf6e78 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a627ab84-978a-4062-b653-3a6fa5cf6e78 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a627ab84-978a-4062-b653-3a6fa5cf6e78 {
  
}
}@media (max-width: 767px){#s-a627ab84-978a-4062-b653-3a6fa5cf6e78 {
  display: none;
}
#s-a627ab84-978a-4062-b653-3a6fa5cf6e78, #wrap-s-a627ab84-978a-4062-b653-3a6fa5cf6e78 { display:none !important; }}
#s-a627ab84-978a-4062-b653-3a6fa5cf6e78 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-d726c7db-cc21-4ba2-b14e-e065e0dc2c81 {
  border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-d726c7db-cc21-4ba2-b14e-e065e0dc2c81 {
  display: none;
}
#s-d726c7db-cc21-4ba2-b14e-e065e0dc2c81, #wrap-s-d726c7db-cc21-4ba2-b14e-e065e0dc2c81 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d726c7db-cc21-4ba2-b14e-e065e0dc2c81 {
  display: none;
}
#s-d726c7db-cc21-4ba2-b14e-e065e0dc2c81, #wrap-s-d726c7db-cc21-4ba2-b14e-e065e0dc2c81 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d726c7db-cc21-4ba2-b14e-e065e0dc2c81 {
  display: none;
}
#s-d726c7db-cc21-4ba2-b14e-e065e0dc2c81, #wrap-s-d726c7db-cc21-4ba2-b14e-e065e0dc2c81 { display:none !important; }}@media (max-width: 767px){#s-d726c7db-cc21-4ba2-b14e-e065e0dc2c81 {
  display: none;
}
#s-d726c7db-cc21-4ba2-b14e-e065e0dc2c81, #wrap-s-d726c7db-cc21-4ba2-b14e-e065e0dc2c81 { display:none !important; }}
@media (min-width: 1200px){#s-4c54f0b9-6da1-4f5d-a373-47fa22a4be6f {
  display: none;
}
#s-4c54f0b9-6da1-4f5d-a373-47fa22a4be6f, #wrap-s-4c54f0b9-6da1-4f5d-a373-47fa22a4be6f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4c54f0b9-6da1-4f5d-a373-47fa22a4be6f {
  display: none;
}
#s-4c54f0b9-6da1-4f5d-a373-47fa22a4be6f, #wrap-s-4c54f0b9-6da1-4f5d-a373-47fa22a4be6f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4c54f0b9-6da1-4f5d-a373-47fa22a4be6f {
  display: none;
}
#s-4c54f0b9-6da1-4f5d-a373-47fa22a4be6f, #wrap-s-4c54f0b9-6da1-4f5d-a373-47fa22a4be6f { display:none !important; }}@media (max-width: 767px){#s-4c54f0b9-6da1-4f5d-a373-47fa22a4be6f {
  display: none;
}
#s-4c54f0b9-6da1-4f5d-a373-47fa22a4be6f, #wrap-s-4c54f0b9-6da1-4f5d-a373-47fa22a4be6f { display:none !important; }}
#s-4c54f0b9-6da1-4f5d-a373-47fa22a4be6f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-c1aebecc-2b72-4991-a98b-ef15ed62fc88 {
  margin-left: 200px;
margin-right: 200px;
padding-left: 50px;
padding-right: 50px;
}
@media (min-width: 1200px){#s-c1aebecc-2b72-4991-a98b-ef15ed62fc88 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c1aebecc-2b72-4991-a98b-ef15ed62fc88 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c1aebecc-2b72-4991-a98b-ef15ed62fc88 {
  display: none;
}
#s-c1aebecc-2b72-4991-a98b-ef15ed62fc88, #wrap-s-c1aebecc-2b72-4991-a98b-ef15ed62fc88 { display:none !important; }}@media (max-width: 767px){#s-c1aebecc-2b72-4991-a98b-ef15ed62fc88 {
  display: none;
}
#s-c1aebecc-2b72-4991-a98b-ef15ed62fc88, #wrap-s-c1aebecc-2b72-4991-a98b-ef15ed62fc88 { display:none !important; }}
@media (min-width: 1200px){#s-6673e4b1-aef3-4617-8981-8575b99c3265 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6673e4b1-aef3-4617-8981-8575b99c3265 {
  display: none;
}
#s-6673e4b1-aef3-4617-8981-8575b99c3265, #wrap-s-6673e4b1-aef3-4617-8981-8575b99c3265 { display:none !important; }}@media (max-width: 767px){#s-6673e4b1-aef3-4617-8981-8575b99c3265 {
  display: none;
}
#s-6673e4b1-aef3-4617-8981-8575b99c3265, #wrap-s-6673e4b1-aef3-4617-8981-8575b99c3265 { display:none !important; }}
#s-6673e4b1-aef3-4617-8981-8575b99c3265 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679 {
  padding-left: 350px;
padding-right: 350px;
}
@media (min-width: 768px) and (max-width: 991px){#s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679 {
  display: none;
}
#s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679, #wrap-s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679 { display:none !important; }}@media (max-width: 767px){#s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679 {
  display: none;
}
#s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679, #wrap-s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679 { display:none !important; }}
@media (min-width: 0px) {
[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-da2d76f7-b9d2-4bb2-abfe-a24314ac7679"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ffb5f817-2bc1-4966-86e0-b647a4b684f9 {
  text-align: center;
}




  #s-ffb5f817-2bc1-4966-86e0-b647a4b684f9 img.shogun-image {
    
    width: px;
  }


#s-ffb5f817-2bc1-4966-86e0-b647a4b684f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-409d97af-9dfb-4870-bd8b-753a0bde4d3e {
  text-align: center;
}




  #s-409d97af-9dfb-4870-bd8b-753a0bde4d3e img.shogun-image {
    
    width: px;
  }


#s-409d97af-9dfb-4870-bd8b-753a0bde4d3e .shogun-image-content {
  
    align-items: center;
  
}

#s-f24a3c08-2bca-4a71-b5a7-81e0173881cf {
  text-align: center;
}
@media (min-width: 1200px){#s-f24a3c08-2bca-4a71-b5a7-81e0173881cf {
  display: none;
}
#s-f24a3c08-2bca-4a71-b5a7-81e0173881cf, #wrap-s-f24a3c08-2bca-4a71-b5a7-81e0173881cf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f24a3c08-2bca-4a71-b5a7-81e0173881cf {
  display: none;
}
#s-f24a3c08-2bca-4a71-b5a7-81e0173881cf, #wrap-s-f24a3c08-2bca-4a71-b5a7-81e0173881cf { display:none !important; }}@media (max-width: 767px){#s-f24a3c08-2bca-4a71-b5a7-81e0173881cf {
  display: none;
}
#s-f24a3c08-2bca-4a71-b5a7-81e0173881cf, #wrap-s-f24a3c08-2bca-4a71-b5a7-81e0173881cf { display:none !important; }}



  #s-f24a3c08-2bca-4a71-b5a7-81e0173881cf img.shogun-image {
    
    width: px;
  }


#s-f24a3c08-2bca-4a71-b5a7-81e0173881cf .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-8dc2cf5f-a5e4-4032-b583-4c688a5b2c5e {
  display: none;
}
#s-8dc2cf5f-a5e4-4032-b583-4c688a5b2c5e, #wrap-s-8dc2cf5f-a5e4-4032-b583-4c688a5b2c5e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8dc2cf5f-a5e4-4032-b583-4c688a5b2c5e {
  display: none;
}
#s-8dc2cf5f-a5e4-4032-b583-4c688a5b2c5e, #wrap-s-8dc2cf5f-a5e4-4032-b583-4c688a5b2c5e { display:none !important; }}@media (max-width: 767px){#s-8dc2cf5f-a5e4-4032-b583-4c688a5b2c5e {
  display: none;
}
#s-8dc2cf5f-a5e4-4032-b583-4c688a5b2c5e, #wrap-s-8dc2cf5f-a5e4-4032-b583-4c688a5b2c5e { display:none !important; }}
#s-8dc2cf5f-a5e4-4032-b583-4c688a5b2c5e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f {
  display: none;
}
#s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f, #wrap-s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f {
  display: none;
}
#s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f, #wrap-s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f { display:none !important; }}@media (max-width: 767px){#s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f {
  display: none;
}
#s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f, #wrap-s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f { display:none !important; }}
@media (min-width: 0px) {
[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aef6e0fe-bca9-46d9-bf90-4a8bf1e2ab5f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5ad262f6-7d73-45b4-b86b-b77384204695 {
  text-align: center;
}




  #s-5ad262f6-7d73-45b4-b86b-b77384204695 img.shogun-image {
    
    width: px;
  }


#s-5ad262f6-7d73-45b4-b86b-b77384204695 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ad6dff8-3e82-48de-9c5d-b76d14849eb3 {
  text-align: center;
}




  #s-9ad6dff8-3e82-48de-9c5d-b76d14849eb3 img.shogun-image {
    
    width: px;
  }


#s-9ad6dff8-3e82-48de-9c5d-b76d14849eb3 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4aa8d05-e249-4a43-9acf-a915772d58d0 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a4aa8d05-e249-4a43-9acf-a915772d58d0 {
  display: none;
}
#s-a4aa8d05-e249-4a43-9acf-a915772d58d0, #wrap-s-a4aa8d05-e249-4a43-9acf-a915772d58d0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a4aa8d05-e249-4a43-9acf-a915772d58d0 {
  display: none;
}
#s-a4aa8d05-e249-4a43-9acf-a915772d58d0, #wrap-s-a4aa8d05-e249-4a43-9acf-a915772d58d0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a4aa8d05-e249-4a43-9acf-a915772d58d0 {
  display: none;
}
#s-a4aa8d05-e249-4a43-9acf-a915772d58d0, #wrap-s-a4aa8d05-e249-4a43-9acf-a915772d58d0 { display:none !important; }}



  #s-a4aa8d05-e249-4a43-9acf-a915772d58d0 img.shogun-image {
    
    width: px;
  }


#s-a4aa8d05-e249-4a43-9acf-a915772d58d0 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-3e28aea2-af1a-45e6-aaa3-da0fffd40055 {
  display: none;
}
#s-3e28aea2-af1a-45e6-aaa3-da0fffd40055, #wrap-s-3e28aea2-af1a-45e6-aaa3-da0fffd40055 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e28aea2-af1a-45e6-aaa3-da0fffd40055 {
  display: none;
}
#s-3e28aea2-af1a-45e6-aaa3-da0fffd40055, #wrap-s-3e28aea2-af1a-45e6-aaa3-da0fffd40055 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e28aea2-af1a-45e6-aaa3-da0fffd40055 {
  display: none;
}
#s-3e28aea2-af1a-45e6-aaa3-da0fffd40055, #wrap-s-3e28aea2-af1a-45e6-aaa3-da0fffd40055 { display:none !important; }}
#s-3e28aea2-af1a-45e6-aaa3-da0fffd40055 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-75df8246-a810-46c0-982e-1f8e6c673583 {
  padding-left: 60px;
padding-right: 60px;
text-align: center;
}
@media (min-width: 1200px){#s-75df8246-a810-46c0-982e-1f8e6c673583 {
  display: none;
}
#s-75df8246-a810-46c0-982e-1f8e6c673583, #wrap-s-75df8246-a810-46c0-982e-1f8e6c673583 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-75df8246-a810-46c0-982e-1f8e6c673583 {
  display: none;
}
#s-75df8246-a810-46c0-982e-1f8e6c673583, #wrap-s-75df8246-a810-46c0-982e-1f8e6c673583 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-75df8246-a810-46c0-982e-1f8e6c673583 {
  display: none;
}
#s-75df8246-a810-46c0-982e-1f8e6c673583, #wrap-s-75df8246-a810-46c0-982e-1f8e6c673583 { display:none !important; }}



  #s-75df8246-a810-46c0-982e-1f8e6c673583 img.shogun-image {
    
    width: px;
  }


#s-75df8246-a810-46c0-982e-1f8e6c673583 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-46c997c1-72a0-4223-afe0-7ecf10d2dea8 {
  display: none;
}
#s-46c997c1-72a0-4223-afe0-7ecf10d2dea8, #wrap-s-46c997c1-72a0-4223-afe0-7ecf10d2dea8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46c997c1-72a0-4223-afe0-7ecf10d2dea8 {
  display: none;
}
#s-46c997c1-72a0-4223-afe0-7ecf10d2dea8, #wrap-s-46c997c1-72a0-4223-afe0-7ecf10d2dea8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-46c997c1-72a0-4223-afe0-7ecf10d2dea8 {
  display: none;
}
#s-46c997c1-72a0-4223-afe0-7ecf10d2dea8, #wrap-s-46c997c1-72a0-4223-afe0-7ecf10d2dea8 { display:none !important; }}
#s-46c997c1-72a0-4223-afe0-7ecf10d2dea8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-4c7ea05c-1a3a-4036-ab3d-2548723e7d95 {
  padding-left: 60px;
padding-right: 60px;
text-align: center;
}
@media (min-width: 1200px){#s-4c7ea05c-1a3a-4036-ab3d-2548723e7d95 {
  display: none;
}
#s-4c7ea05c-1a3a-4036-ab3d-2548723e7d95, #wrap-s-4c7ea05c-1a3a-4036-ab3d-2548723e7d95 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4c7ea05c-1a3a-4036-ab3d-2548723e7d95 {
  display: none;
}
#s-4c7ea05c-1a3a-4036-ab3d-2548723e7d95, #wrap-s-4c7ea05c-1a3a-4036-ab3d-2548723e7d95 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4c7ea05c-1a3a-4036-ab3d-2548723e7d95 {
  display: none;
}
#s-4c7ea05c-1a3a-4036-ab3d-2548723e7d95, #wrap-s-4c7ea05c-1a3a-4036-ab3d-2548723e7d95 { display:none !important; }}



  #s-4c7ea05c-1a3a-4036-ab3d-2548723e7d95 img.shogun-image {
    
    width: px;
  }


#s-4c7ea05c-1a3a-4036-ab3d-2548723e7d95 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-3cbd46b9-2103-4522-94cd-76d5238c18f5 {
  display: none;
}
#s-3cbd46b9-2103-4522-94cd-76d5238c18f5, #wrap-s-3cbd46b9-2103-4522-94cd-76d5238c18f5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3cbd46b9-2103-4522-94cd-76d5238c18f5 {
  display: none;
}
#s-3cbd46b9-2103-4522-94cd-76d5238c18f5, #wrap-s-3cbd46b9-2103-4522-94cd-76d5238c18f5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3cbd46b9-2103-4522-94cd-76d5238c18f5 {
  display: none;
}
#s-3cbd46b9-2103-4522-94cd-76d5238c18f5, #wrap-s-3cbd46b9-2103-4522-94cd-76d5238c18f5 { display:none !important; }}
#s-3cbd46b9-2103-4522-94cd-76d5238c18f5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

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