.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: 400px;
background-position: center center;
}
@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; }}
#s-b4e18ae5-5944-4e27-8203-84afb016731e {
  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-b4e18ae5-5944-4e27-8203-84afb016731e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b4e18ae5-5944-4e27-8203-84afb016731e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b4e18ae5-5944-4e27-8203-84afb016731e {
  display: none;
}
#s-b4e18ae5-5944-4e27-8203-84afb016731e, #wrap-s-b4e18ae5-5944-4e27-8203-84afb016731e { display:none !important; }}@media (max-width: 767px){#s-b4e18ae5-5944-4e27-8203-84afb016731e {
  display: none;
}
#s-b4e18ae5-5944-4e27-8203-84afb016731e, #wrap-s-b4e18ae5-5944-4e27-8203-84afb016731e { 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-f226f9b1-3d09-41a3-99fd-b77ecd7acfeb {
  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-f226f9b1-3d09-41a3-99fd-b77ecd7acfeb {
  display: none;
}
#s-f226f9b1-3d09-41a3-99fd-b77ecd7acfeb, #wrap-s-f226f9b1-3d09-41a3-99fd-b77ecd7acfeb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f226f9b1-3d09-41a3-99fd-b77ecd7acfeb {
  display: none;
}
#s-f226f9b1-3d09-41a3-99fd-b77ecd7acfeb, #wrap-s-f226f9b1-3d09-41a3-99fd-b77ecd7acfeb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f226f9b1-3d09-41a3-99fd-b77ecd7acfeb {
  
}
}@media (max-width: 767px){#s-f226f9b1-3d09-41a3-99fd-b77ecd7acfeb {
  display: none;
}
#s-f226f9b1-3d09-41a3-99fd-b77ecd7acfeb, #wrap-s-f226f9b1-3d09-41a3-99fd-b77ecd7acfeb { display:none !important; }}
#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-99176f49-b6bf-415e-b5d1-6e1fbf62888f {
  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-99176f49-b6bf-415e-b5d1-6e1fbf62888f {
  display: none;
}
#s-99176f49-b6bf-415e-b5d1-6e1fbf62888f, #wrap-s-99176f49-b6bf-415e-b5d1-6e1fbf62888f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-99176f49-b6bf-415e-b5d1-6e1fbf62888f {
  display: none;
}
#s-99176f49-b6bf-415e-b5d1-6e1fbf62888f, #wrap-s-99176f49-b6bf-415e-b5d1-6e1fbf62888f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-99176f49-b6bf-415e-b5d1-6e1fbf62888f {
  display: none;
}
#s-99176f49-b6bf-415e-b5d1-6e1fbf62888f, #wrap-s-99176f49-b6bf-415e-b5d1-6e1fbf62888f { display:none !important; }}@media (max-width: 767px){#s-99176f49-b6bf-415e-b5d1-6e1fbf62888f {
  
}
}
#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: 50px;
  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: 190px;
margin-right: 190px;
}
@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 {
  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: 30px;
padding-right: 30px;
}
@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;}


#s-7d849a92-3ee8-4711-98a0-3964b2fc0a5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  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: 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 (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 (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 (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 (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 (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: 20px;
padding-right: 20px;
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: 20px;
padding-right: 20px;
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; }}
#s-76b7ed71-922c-4bea-9eca-b6a1c6605802 {
  padding-left: 20px;
padding-right: 20px;
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; }}
#s-8ff0017d-5236-4de4-b183-9e08f32496b2 {
  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-8ff0017d-5236-4de4-b183-9e08f32496b2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8ff0017d-5236-4de4-b183-9e08f32496b2:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-8ff0017d-5236-4de4-b183-9e08f32496b2 {
  display: none;
}
#s-8ff0017d-5236-4de4-b183-9e08f32496b2, #wrap-s-8ff0017d-5236-4de4-b183-9e08f32496b2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8ff0017d-5236-4de4-b183-9e08f32496b2 {
  display: none;
}
#s-8ff0017d-5236-4de4-b183-9e08f32496b2, #wrap-s-8ff0017d-5236-4de4-b183-9e08f32496b2 { display:none !important; }}@media (max-width: 767px){#s-8ff0017d-5236-4de4-b183-9e08f32496b2 {
  display: none;
}
#s-8ff0017d-5236-4de4-b183-9e08f32496b2, #wrap-s-8ff0017d-5236-4de4-b183-9e08f32496b2 { display:none !important; }}


#s-8ff0017d-5236-4de4-b183-9e08f32496b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#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 (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-eed5d39d-358d-4c0e-ad3a-3f104b9ec96a {
  margin-left: 405px;
margin-right: 405px;
}
@media (min-width: 1200px){#s-eed5d39d-358d-4c0e-ad3a-3f104b9ec96a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eed5d39d-358d-4c0e-ad3a-3f104b9ec96a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eed5d39d-358d-4c0e-ad3a-3f104b9ec96a {
  display: none;
}
#s-eed5d39d-358d-4c0e-ad3a-3f104b9ec96a, #wrap-s-eed5d39d-358d-4c0e-ad3a-3f104b9ec96a { display:none !important; }}@media (max-width: 767px){#s-eed5d39d-358d-4c0e-ad3a-3f104b9ec96a {
  display: none;
}
#s-eed5d39d-358d-4c0e-ad3a-3f104b9ec96a, #wrap-s-eed5d39d-358d-4c0e-ad3a-3f104b9ec96a { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7 {
  display: none;
}
#s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7, #wrap-s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7 { display:none !important; }}@media (max-width: 767px){#s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7 {
  display: none;
}
#s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7, #wrap-s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d5ba4af-b29c-4d33-a227-c08a11f3bac7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4 {
  display: none;
}
#s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4, #wrap-s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4 { display:none !important; }}@media (max-width: 767px){#s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4 {
  display: none;
}
#s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4, #wrap-s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5be99ec6-3fce-4363-98b9-ec21ce4e7fa4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-59dc902a-9182-4f04-a2f0-5653c1276996 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (max-width: 767px){#s-59dc902a-9182-4f04-a2f0-5653c1276996 {
  display: none;
}
#s-59dc902a-9182-4f04-a2f0-5653c1276996, #wrap-s-59dc902a-9182-4f04-a2f0-5653c1276996 { display:none !important; }}



  #s-59dc902a-9182-4f04-a2f0-5653c1276996 img.shogun-image {
    
    width: px;
  }


#s-59dc902a-9182-4f04-a2f0-5653c1276996 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-1fc6cc53-1d80-4502-825b-ed4a6ce9af44 {
  display: none;
}
#s-1fc6cc53-1d80-4502-825b-ed4a6ce9af44, #wrap-s-1fc6cc53-1d80-4502-825b-ed4a6ce9af44 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1fc6cc53-1d80-4502-825b-ed4a6ce9af44 {
  display: none;
}
#s-1fc6cc53-1d80-4502-825b-ed4a6ce9af44, #wrap-s-1fc6cc53-1d80-4502-825b-ed4a6ce9af44 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1fc6cc53-1d80-4502-825b-ed4a6ce9af44 {
  display: none;
}
#s-1fc6cc53-1d80-4502-825b-ed4a6ce9af44, #wrap-s-1fc6cc53-1d80-4502-825b-ed4a6ce9af44 { display:none !important; }}@media (max-width: 767px){#s-1fc6cc53-1d80-4502-825b-ed4a6ce9af44 {
  display: none;
}
#s-1fc6cc53-1d80-4502-825b-ed4a6ce9af44, #wrap-s-1fc6cc53-1d80-4502-825b-ed4a6ce9af44 { display:none !important; }}
@media (max-width: 767px){#s-08be1b30-7f4e-4457-b6fb-7ed718d07913 {
  display: none;
}
#s-08be1b30-7f4e-4457-b6fb-7ed718d07913, #wrap-s-08be1b30-7f4e-4457-b6fb-7ed718d07913 { display:none !important; }}
#s-43a1ac95-1fc5-40ef-9e17-ef59e33b894f {
  padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (max-width: 767px){#s-43a1ac95-1fc5-40ef-9e17-ef59e33b894f {
  display: none;
}
#s-43a1ac95-1fc5-40ef-9e17-ef59e33b894f, #wrap-s-43a1ac95-1fc5-40ef-9e17-ef59e33b894f { display:none !important; }}



  #s-43a1ac95-1fc5-40ef-9e17-ef59e33b894f img.shogun-image {
    
    width: px;
  }


#s-43a1ac95-1fc5-40ef-9e17-ef59e33b894f .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-3089cad5-b54d-4ee8-8d52-75c17ae47af9 {
  display: none;
}
#s-3089cad5-b54d-4ee8-8d52-75c17ae47af9, #wrap-s-3089cad5-b54d-4ee8-8d52-75c17ae47af9 { display:none !important; }}
@media (min-width: 1200px){#s-2a28fd17-4811-4126-8387-c4d3e874370c {
  display: none;
}
#s-2a28fd17-4811-4126-8387-c4d3e874370c, #wrap-s-2a28fd17-4811-4126-8387-c4d3e874370c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a28fd17-4811-4126-8387-c4d3e874370c {
  display: none;
}
#s-2a28fd17-4811-4126-8387-c4d3e874370c, #wrap-s-2a28fd17-4811-4126-8387-c4d3e874370c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2a28fd17-4811-4126-8387-c4d3e874370c {
  display: none;
}
#s-2a28fd17-4811-4126-8387-c4d3e874370c, #wrap-s-2a28fd17-4811-4126-8387-c4d3e874370c { display:none !important; }}@media (max-width: 767px){#s-2a28fd17-4811-4126-8387-c4d3e874370c {
  display: none;
}
#s-2a28fd17-4811-4126-8387-c4d3e874370c, #wrap-s-2a28fd17-4811-4126-8387-c4d3e874370c { display:none !important; }}
@media (min-width: 1200px){#s-bfaaaa27-ec50-48e1-865c-6e28a2bd10e4 {
  display: none;
}
#s-bfaaaa27-ec50-48e1-865c-6e28a2bd10e4, #wrap-s-bfaaaa27-ec50-48e1-865c-6e28a2bd10e4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bfaaaa27-ec50-48e1-865c-6e28a2bd10e4 {
  display: none;
}
#s-bfaaaa27-ec50-48e1-865c-6e28a2bd10e4, #wrap-s-bfaaaa27-ec50-48e1-865c-6e28a2bd10e4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bfaaaa27-ec50-48e1-865c-6e28a2bd10e4 {
  display: none;
}
#s-bfaaaa27-ec50-48e1-865c-6e28a2bd10e4, #wrap-s-bfaaaa27-ec50-48e1-865c-6e28a2bd10e4 { display:none !important; }}@media (max-width: 767px){#s-bfaaaa27-ec50-48e1-865c-6e28a2bd10e4 {
  display: none;
}
#s-bfaaaa27-ec50-48e1-865c-6e28a2bd10e4, #wrap-s-bfaaaa27-ec50-48e1-865c-6e28a2bd10e4 { display:none !important; }}
#s-7a038aea-b281-497d-bc22-0a3c35ddc1bd {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (max-width: 767px){#s-7a038aea-b281-497d-bc22-0a3c35ddc1bd {
  display: none;
}
#s-7a038aea-b281-497d-bc22-0a3c35ddc1bd, #wrap-s-7a038aea-b281-497d-bc22-0a3c35ddc1bd { display:none !important; }}



  #s-7a038aea-b281-497d-bc22-0a3c35ddc1bd img.shogun-image {
    
    width: px;
  }


#s-7a038aea-b281-497d-bc22-0a3c35ddc1bd .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-c3f20f56-a8f3-4457-8f0b-9574853830fb {
  display: none;
}
#s-c3f20f56-a8f3-4457-8f0b-9574853830fb, #wrap-s-c3f20f56-a8f3-4457-8f0b-9574853830fb { display:none !important; }}
@media (min-width: 1200px){#s-53222795-ef26-4918-b387-7b712cc43900 {
  display: none;
}
#s-53222795-ef26-4918-b387-7b712cc43900, #wrap-s-53222795-ef26-4918-b387-7b712cc43900 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53222795-ef26-4918-b387-7b712cc43900 {
  display: none;
}
#s-53222795-ef26-4918-b387-7b712cc43900, #wrap-s-53222795-ef26-4918-b387-7b712cc43900 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-53222795-ef26-4918-b387-7b712cc43900 {
  display: none;
}
#s-53222795-ef26-4918-b387-7b712cc43900, #wrap-s-53222795-ef26-4918-b387-7b712cc43900 { display:none !important; }}@media (max-width: 767px){#s-53222795-ef26-4918-b387-7b712cc43900 {
  display: none;
}
#s-53222795-ef26-4918-b387-7b712cc43900, #wrap-s-53222795-ef26-4918-b387-7b712cc43900 { display:none !important; }}
@media (min-width: 1200px){#s-f00135cd-dce9-41b0-9dd4-5d13f1e52be5 {
  display: none;
}
#s-f00135cd-dce9-41b0-9dd4-5d13f1e52be5, #wrap-s-f00135cd-dce9-41b0-9dd4-5d13f1e52be5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f00135cd-dce9-41b0-9dd4-5d13f1e52be5 {
  display: none;
}
#s-f00135cd-dce9-41b0-9dd4-5d13f1e52be5, #wrap-s-f00135cd-dce9-41b0-9dd4-5d13f1e52be5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f00135cd-dce9-41b0-9dd4-5d13f1e52be5 {
  display: none;
}
#s-f00135cd-dce9-41b0-9dd4-5d13f1e52be5, #wrap-s-f00135cd-dce9-41b0-9dd4-5d13f1e52be5 { display:none !important; }}@media (max-width: 767px){#s-f00135cd-dce9-41b0-9dd4-5d13f1e52be5 {
  display: none;
}
#s-f00135cd-dce9-41b0-9dd4-5d13f1e52be5, #wrap-s-f00135cd-dce9-41b0-9dd4-5d13f1e52be5 { display:none !important; }}
#s-6ad5e480-b364-41aa-a9cf-a3cc712cb76a {
  padding-top: 20px;
padding-left: 22px;
padding-bottom: 20px;
padding-right: 22px;
text-align: center;
}
@media (max-width: 767px){#s-6ad5e480-b364-41aa-a9cf-a3cc712cb76a {
  display: none;
}
#s-6ad5e480-b364-41aa-a9cf-a3cc712cb76a, #wrap-s-6ad5e480-b364-41aa-a9cf-a3cc712cb76a { display:none !important; }}



  #s-6ad5e480-b364-41aa-a9cf-a3cc712cb76a img.shogun-image {
    
    width: px;
  }


#s-6ad5e480-b364-41aa-a9cf-a3cc712cb76a .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-e4b90749-8bd5-4dae-8b59-3f32a0b52b8e {
  display: none;
}
#s-e4b90749-8bd5-4dae-8b59-3f32a0b52b8e, #wrap-s-e4b90749-8bd5-4dae-8b59-3f32a0b52b8e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4b90749-8bd5-4dae-8b59-3f32a0b52b8e {
  display: none;
}
#s-e4b90749-8bd5-4dae-8b59-3f32a0b52b8e, #wrap-s-e4b90749-8bd5-4dae-8b59-3f32a0b52b8e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e4b90749-8bd5-4dae-8b59-3f32a0b52b8e {
  display: none;
}
#s-e4b90749-8bd5-4dae-8b59-3f32a0b52b8e, #wrap-s-e4b90749-8bd5-4dae-8b59-3f32a0b52b8e { display:none !important; }}@media (max-width: 767px){#s-e4b90749-8bd5-4dae-8b59-3f32a0b52b8e {
  display: none;
}
#s-e4b90749-8bd5-4dae-8b59-3f32a0b52b8e, #wrap-s-e4b90749-8bd5-4dae-8b59-3f32a0b52b8e { display:none !important; }}
@media (max-width: 767px){#s-4a803ee6-a9a2-4d75-b326-92d3b9fb0182 {
  display: none;
}
#s-4a803ee6-a9a2-4d75-b326-92d3b9fb0182, #wrap-s-4a803ee6-a9a2-4d75-b326-92d3b9fb0182 { display:none !important; }}
#s-d945bf95-c847-465e-ad78-2e87c51c7fad {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (max-width: 767px){#s-d945bf95-c847-465e-ad78-2e87c51c7fad {
  display: none;
}
#s-d945bf95-c847-465e-ad78-2e87c51c7fad, #wrap-s-d945bf95-c847-465e-ad78-2e87c51c7fad { display:none !important; }}



  #s-d945bf95-c847-465e-ad78-2e87c51c7fad img.shogun-image {
    
    width: px;
  }


#s-d945bf95-c847-465e-ad78-2e87c51c7fad .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-6964a095-48a7-4c4c-a8f1-11b3aece3161 {
  display: none;
}
#s-6964a095-48a7-4c4c-a8f1-11b3aece3161, #wrap-s-6964a095-48a7-4c4c-a8f1-11b3aece3161 { display:none !important; }}
#s-1640c423-f14c-4c0b-b252-77ad3225141e {
  padding-top: 20px;
padding-left: 22px;
padding-bottom: 20px;
padding-right: 22px;
text-align: center;
}
@media (max-width: 767px){#s-1640c423-f14c-4c0b-b252-77ad3225141e {
  display: none;
}
#s-1640c423-f14c-4c0b-b252-77ad3225141e, #wrap-s-1640c423-f14c-4c0b-b252-77ad3225141e { display:none !important; }}



  #s-1640c423-f14c-4c0b-b252-77ad3225141e img.shogun-image {
    
    width: px;
  }


#s-1640c423-f14c-4c0b-b252-77ad3225141e .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-05072362-a816-4c24-920a-0614e1050d08 {
  display: none;
}
#s-05072362-a816-4c24-920a-0614e1050d08, #wrap-s-05072362-a816-4c24-920a-0614e1050d08 { display:none !important; }}
#s-79e7dda6-0960-4d08-a771-3d73cfa8deb0 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (max-width: 767px){#s-79e7dda6-0960-4d08-a771-3d73cfa8deb0 {
  display: none;
}
#s-79e7dda6-0960-4d08-a771-3d73cfa8deb0, #wrap-s-79e7dda6-0960-4d08-a771-3d73cfa8deb0 { display:none !important; }}



  #s-79e7dda6-0960-4d08-a771-3d73cfa8deb0 img.shogun-image {
    
    width: px;
  }


#s-79e7dda6-0960-4d08-a771-3d73cfa8deb0 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-e9c7ff1d-170d-4701-8fc4-a4fd9f1c16af {
  display: none;
}
#s-e9c7ff1d-170d-4701-8fc4-a4fd9f1c16af, #wrap-s-e9c7ff1d-170d-4701-8fc4-a4fd9f1c16af { display:none !important; }}@media (max-width: 767px){#s-e9c7ff1d-170d-4701-8fc4-a4fd9f1c16af {
  display: none;
}
#s-e9c7ff1d-170d-4701-8fc4-a4fd9f1c16af, #wrap-s-e9c7ff1d-170d-4701-8fc4-a4fd9f1c16af { display:none !important; }}
#s-e9c7ff1d-170d-4701-8fc4-a4fd9f1c16af hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-957b9194-dcd6-465a-a181-01b70f892c31 {
  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-957b9194-dcd6-465a-a181-01b70f892c31:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-957b9194-dcd6-465a-a181-01b70f892c31:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-957b9194-dcd6-465a-a181-01b70f892c31 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-957b9194-dcd6-465a-a181-01b70f892c31 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-957b9194-dcd6-465a-a181-01b70f892c31 {
  display: none;
}
#s-957b9194-dcd6-465a-a181-01b70f892c31, #wrap-s-957b9194-dcd6-465a-a181-01b70f892c31 { display:none !important; }}@media (max-width: 767px){#s-957b9194-dcd6-465a-a181-01b70f892c31 {
  display: none;
}
#s-957b9194-dcd6-465a-a181-01b70f892c31, #wrap-s-957b9194-dcd6-465a-a181-01b70f892c31 { display:none !important; }}


#s-957b9194-dcd6-465a-a181-01b70f892c31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-a24ef951-98dc-4020-902c-d579a0c64bc0 {
  display: none;
}
#s-a24ef951-98dc-4020-902c-d579a0c64bc0, #wrap-s-a24ef951-98dc-4020-902c-d579a0c64bc0 { display:none !important; }}@media (max-width: 767px){#s-a24ef951-98dc-4020-902c-d579a0c64bc0 {
  display: none;
}
#s-a24ef951-98dc-4020-902c-d579a0c64bc0, #wrap-s-a24ef951-98dc-4020-902c-d579a0c64bc0 { display:none !important; }}
#s-a24ef951-98dc-4020-902c-d579a0c64bc0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-b897c3f3-86d2-4f12-abe3-1cffe579d061 {
  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: 768px) and (max-width: 991px){#s-b897c3f3-86d2-4f12-abe3-1cffe579d061 {
  display: none;
}
#s-b897c3f3-86d2-4f12-abe3-1cffe579d061, #wrap-s-b897c3f3-86d2-4f12-abe3-1cffe579d061 { display:none !important; }}@media (max-width: 767px){#s-b897c3f3-86d2-4f12-abe3-1cffe579d061 {
  
}
}
@media (min-width: 0px) {
[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-b897c3f3-86d2-4f12-abe3-1cffe579d061"] > .shg-row {
    flex-flow: column-reverse;
  }
}

@media (min-width: 1200px){#s-e61a4817-6b8e-49c6-af53-36d8af635a2e {
  display: none;
}
#s-e61a4817-6b8e-49c6-af53-36d8af635a2e, #wrap-s-e61a4817-6b8e-49c6-af53-36d8af635a2e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e61a4817-6b8e-49c6-af53-36d8af635a2e {
  display: none;
}
#s-e61a4817-6b8e-49c6-af53-36d8af635a2e, #wrap-s-e61a4817-6b8e-49c6-af53-36d8af635a2e { display:none !important; }}@media (max-width: 767px){#s-e61a4817-6b8e-49c6-af53-36d8af635a2e {
  display: none;
}
#s-e61a4817-6b8e-49c6-af53-36d8af635a2e, #wrap-s-e61a4817-6b8e-49c6-af53-36d8af635a2e { display:none !important; }}
#s-e61a4817-6b8e-49c6-af53-36d8af635a2e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (max-width: 767px){#s-02d22a40-c4e7-4411-977e-fdd0edaa0770 {
  display: none;
}
#s-02d22a40-c4e7-4411-977e-fdd0edaa0770, #wrap-s-02d22a40-c4e7-4411-977e-fdd0edaa0770 { display:none !important; }}
@media (min-width: 0px) {
[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02d22a40-c4e7-4411-977e-fdd0edaa0770"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-20c0bec4-899e-4893-b37e-5391d4e80b6a {
  text-align: center;
}
@media (max-width: 767px){#s-20c0bec4-899e-4893-b37e-5391d4e80b6a {
  display: none;
}
#s-20c0bec4-899e-4893-b37e-5391d4e80b6a, #wrap-s-20c0bec4-899e-4893-b37e-5391d4e80b6a { display:none !important; }}



  #s-20c0bec4-899e-4893-b37e-5391d4e80b6a img.shogun-image {
    
    width: px;
  }


#s-20c0bec4-899e-4893-b37e-5391d4e80b6a .shogun-image-content {
  
    align-items: center;
  
}

#s-e3f6d74d-35b6-4732-b4e5-d8f4bbc384b3 {
  margin-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (max-width: 767px){#s-e3f6d74d-35b6-4732-b4e5-d8f4bbc384b3 {
  display: none;
}
#s-e3f6d74d-35b6-4732-b4e5-d8f4bbc384b3, #wrap-s-e3f6d74d-35b6-4732-b4e5-d8f4bbc384b3 { display:none !important; }}



  #s-e3f6d74d-35b6-4732-b4e5-d8f4bbc384b3 img.shogun-image {
    
    width: px;
  }


#s-e3f6d74d-35b6-4732-b4e5-d8f4bbc384b3 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-09f5990d-35d5-424d-a177-903b87254ced {
  display: none;
}
#s-09f5990d-35d5-424d-a177-903b87254ced, #wrap-s-09f5990d-35d5-424d-a177-903b87254ced { display:none !important; }}
#s-397e0963-64f2-44e2-894d-bb3b9b22d4d7 {
  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-397e0963-64f2-44e2-894d-bb3b9b22d4d7 {
  display: none;
}
#s-397e0963-64f2-44e2-894d-bb3b9b22d4d7, #wrap-s-397e0963-64f2-44e2-894d-bb3b9b22d4d7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-397e0963-64f2-44e2-894d-bb3b9b22d4d7 {
  display: none;
}
#s-397e0963-64f2-44e2-894d-bb3b9b22d4d7, #wrap-s-397e0963-64f2-44e2-894d-bb3b9b22d4d7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-397e0963-64f2-44e2-894d-bb3b9b22d4d7 {
  display: none;
}
#s-397e0963-64f2-44e2-894d-bb3b9b22d4d7, #wrap-s-397e0963-64f2-44e2-894d-bb3b9b22d4d7 { display:none !important; }}@media (max-width: 767px){#s-397e0963-64f2-44e2-894d-bb3b9b22d4d7 {
  
}
}







#s-397e0963-64f2-44e2-894d-bb3b9b22d4d7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-397e0963-64f2-44e2-894d-bb3b9b22d4d7 {
  cursor: pointer;
}#s-397e0963-64f2-44e2-894d-bb3b9b22d4d7.shg-box.shg-c {
  justify-content: center;
}

#s-aefd500f-e59c-4bea-98cf-18626cc9ce46 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-aefd500f-e59c-4bea-98cf-18626cc9ce46 {
  display: none;
}
#s-aefd500f-e59c-4bea-98cf-18626cc9ce46, #wrap-s-aefd500f-e59c-4bea-98cf-18626cc9ce46 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aefd500f-e59c-4bea-98cf-18626cc9ce46 {
  display: none;
}
#s-aefd500f-e59c-4bea-98cf-18626cc9ce46, #wrap-s-aefd500f-e59c-4bea-98cf-18626cc9ce46 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aefd500f-e59c-4bea-98cf-18626cc9ce46 {
  display: none;
}
#s-aefd500f-e59c-4bea-98cf-18626cc9ce46, #wrap-s-aefd500f-e59c-4bea-98cf-18626cc9ce46 { display:none !important; }}@media (max-width: 767px){#s-aefd500f-e59c-4bea-98cf-18626cc9ce46 {
  
}
}
@media (min-width: 1200px){#s-8845e79b-a22f-4bcf-a329-6703b44e5e76 {
  display: none;
}
#s-8845e79b-a22f-4bcf-a329-6703b44e5e76, #wrap-s-8845e79b-a22f-4bcf-a329-6703b44e5e76 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8845e79b-a22f-4bcf-a329-6703b44e5e76 {
  display: none;
}
#s-8845e79b-a22f-4bcf-a329-6703b44e5e76, #wrap-s-8845e79b-a22f-4bcf-a329-6703b44e5e76 { display:none !important; }}@media (max-width: 767px){#s-8845e79b-a22f-4bcf-a329-6703b44e5e76 {
  display: none;
}
#s-8845e79b-a22f-4bcf-a329-6703b44e5e76, #wrap-s-8845e79b-a22f-4bcf-a329-6703b44e5e76 { display:none !important; }}
#s-8845e79b-a22f-4bcf-a329-6703b44e5e76 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-bd41e863-80f2-4b19-a44f-8d44660c6d67 {
  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-bd41e863-80f2-4b19-a44f-8d44660c6d67 {
  display: none;
}
#s-bd41e863-80f2-4b19-a44f-8d44660c6d67, #wrap-s-bd41e863-80f2-4b19-a44f-8d44660c6d67 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd41e863-80f2-4b19-a44f-8d44660c6d67 {
  display: none;
}
#s-bd41e863-80f2-4b19-a44f-8d44660c6d67, #wrap-s-bd41e863-80f2-4b19-a44f-8d44660c6d67 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd41e863-80f2-4b19-a44f-8d44660c6d67 {
  display: none;
}
#s-bd41e863-80f2-4b19-a44f-8d44660c6d67, #wrap-s-bd41e863-80f2-4b19-a44f-8d44660c6d67 { display:none !important; }}@media (max-width: 767px){#s-bd41e863-80f2-4b19-a44f-8d44660c6d67 {
  display: none;
}
#s-bd41e863-80f2-4b19-a44f-8d44660c6d67, #wrap-s-bd41e863-80f2-4b19-a44f-8d44660c6d67 { display:none !important; }}







#s-bd41e863-80f2-4b19-a44f-8d44660c6d67 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-bd41e863-80f2-4b19-a44f-8d44660c6d67 {
  cursor: pointer;
}#s-bd41e863-80f2-4b19-a44f-8d44660c6d67.shg-box.shg-c {
  justify-content: center;
}

#s-534f846e-a864-4ec2-8fbf-da648eb9f695 {
  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-534f846e-a864-4ec2-8fbf-da648eb9f695 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-534f846e-a864-4ec2-8fbf-da648eb9f695 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-534f846e-a864-4ec2-8fbf-da648eb9f695 {
  
}
}@media (max-width: 767px){#s-534f846e-a864-4ec2-8fbf-da648eb9f695 {
  display: none;
}
#s-534f846e-a864-4ec2-8fbf-da648eb9f695, #wrap-s-534f846e-a864-4ec2-8fbf-da648eb9f695 { display:none !important; }}







#s-534f846e-a864-4ec2-8fbf-da648eb9f695 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-534f846e-a864-4ec2-8fbf-da648eb9f695.shg-box.shg-c {
  justify-content: center;
}

#s-dccd5ab8-79a3-4fb0-a994-053d759fa634 {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-dccd5ab8-79a3-4fb0-a994-053d759fa634 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dccd5ab8-79a3-4fb0-a994-053d759fa634 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dccd5ab8-79a3-4fb0-a994-053d759fa634 {
  display: none;
}
#s-dccd5ab8-79a3-4fb0-a994-053d759fa634, #wrap-s-dccd5ab8-79a3-4fb0-a994-053d759fa634 { display:none !important; }}@media (max-width: 767px){#s-dccd5ab8-79a3-4fb0-a994-053d759fa634 {
  display: none;
}
#s-dccd5ab8-79a3-4fb0-a994-053d759fa634, #wrap-s-dccd5ab8-79a3-4fb0-a994-053d759fa634 { display:none !important; }}
#s-5cffb749-4a8e-46ec-98f8-a3a69b5f21e2 {
  margin-left: 30px;
}
@media (min-width: 1200px){#s-5cffb749-4a8e-46ec-98f8-a3a69b5f21e2 {
  display: none;
}
#s-5cffb749-4a8e-46ec-98f8-a3a69b5f21e2, #wrap-s-5cffb749-4a8e-46ec-98f8-a3a69b5f21e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5cffb749-4a8e-46ec-98f8-a3a69b5f21e2 {
  display: none;
}
#s-5cffb749-4a8e-46ec-98f8-a3a69b5f21e2, #wrap-s-5cffb749-4a8e-46ec-98f8-a3a69b5f21e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5cffb749-4a8e-46ec-98f8-a3a69b5f21e2 {
  
}
}@media (max-width: 767px){#s-5cffb749-4a8e-46ec-98f8-a3a69b5f21e2 {
  display: none;
}
#s-5cffb749-4a8e-46ec-98f8-a3a69b5f21e2, #wrap-s-5cffb749-4a8e-46ec-98f8-a3a69b5f21e2 { display:none !important; }}
#s-f9ba11d7-7717-4529-b5d1-ff98990f7a6e {
  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-f9ba11d7-7717-4529-b5d1-ff98990f7a6e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f9ba11d7-7717-4529-b5d1-ff98990f7a6e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f9ba11d7-7717-4529-b5d1-ff98990f7a6e.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-b3b1d990-d400-4fd0-aea9-73c128670073 {
  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-b3b1d990-d400-4fd0-aea9-73c128670073 {
  display: none;
}
#s-b3b1d990-d400-4fd0-aea9-73c128670073, #wrap-s-b3b1d990-d400-4fd0-aea9-73c128670073 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3b1d990-d400-4fd0-aea9-73c128670073 {
  display: none;
}
#s-b3b1d990-d400-4fd0-aea9-73c128670073, #wrap-s-b3b1d990-d400-4fd0-aea9-73c128670073 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3b1d990-d400-4fd0-aea9-73c128670073 {
  display: none;
}
#s-b3b1d990-d400-4fd0-aea9-73c128670073, #wrap-s-b3b1d990-d400-4fd0-aea9-73c128670073 { display:none !important; }}@media (max-width: 767px){#s-b3b1d990-d400-4fd0-aea9-73c128670073 {
  display: none;
}
#s-b3b1d990-d400-4fd0-aea9-73c128670073, #wrap-s-b3b1d990-d400-4fd0-aea9-73c128670073 { display:none !important; }}







#s-b3b1d990-d400-4fd0-aea9-73c128670073 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-b3b1d990-d400-4fd0-aea9-73c128670073 {
  cursor: pointer;
}#s-b3b1d990-d400-4fd0-aea9-73c128670073.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-b0d7ba0e-d7d3-42cb-869a-942ed58559c6 {
  display: none;
}
#s-b0d7ba0e-d7d3-42cb-869a-942ed58559c6, #wrap-s-b0d7ba0e-d7d3-42cb-869a-942ed58559c6 { display:none !important; }}@media (max-width: 767px){#s-b0d7ba0e-d7d3-42cb-869a-942ed58559c6 {
  display: none;
}
#s-b0d7ba0e-d7d3-42cb-869a-942ed58559c6, #wrap-s-b0d7ba0e-d7d3-42cb-869a-942ed58559c6 { display:none !important; }}
#s-b0d7ba0e-d7d3-42cb-869a-942ed58559c6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-56ed227f-ed48-4d49-9aa0-d39c6c32eb4d {
  margin-left: 400px;
margin-right: 400px;
}
@media (min-width: 1200px){#s-56ed227f-ed48-4d49-9aa0-d39c6c32eb4d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-56ed227f-ed48-4d49-9aa0-d39c6c32eb4d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-56ed227f-ed48-4d49-9aa0-d39c6c32eb4d {
  display: none;
}
#s-56ed227f-ed48-4d49-9aa0-d39c6c32eb4d, #wrap-s-56ed227f-ed48-4d49-9aa0-d39c6c32eb4d { display:none !important; }}@media (max-width: 767px){#s-56ed227f-ed48-4d49-9aa0-d39c6c32eb4d {
  display: none;
}
#s-56ed227f-ed48-4d49-9aa0-d39c6c32eb4d, #wrap-s-56ed227f-ed48-4d49-9aa0-d39c6c32eb4d { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-20196b63-881e-4a25-bcef-6962e8b239e7 {
  display: none;
}
#s-20196b63-881e-4a25-bcef-6962e8b239e7, #wrap-s-20196b63-881e-4a25-bcef-6962e8b239e7 { display:none !important; }}@media (max-width: 767px){#s-20196b63-881e-4a25-bcef-6962e8b239e7 {
  display: none;
}
#s-20196b63-881e-4a25-bcef-6962e8b239e7, #wrap-s-20196b63-881e-4a25-bcef-6962e8b239e7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-20196b63-881e-4a25-bcef-6962e8b239e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5e1e215d-d0b5-43b4-b681-474285e4810c {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (max-width: 767px){#s-5e1e215d-d0b5-43b4-b681-474285e4810c {
  display: none;
}
#s-5e1e215d-d0b5-43b4-b681-474285e4810c, #wrap-s-5e1e215d-d0b5-43b4-b681-474285e4810c { display:none !important; }}



  #s-5e1e215d-d0b5-43b4-b681-474285e4810c img.shogun-image {
    
    width: px;
  }


#s-5e1e215d-d0b5-43b4-b681-474285e4810c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975 {
  display: none;
}
#s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975, #wrap-s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975 { display:none !important; }}@media (max-width: 767px){#s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975 {
  display: none;
}
#s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975, #wrap-s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975 { display:none !important; }}
@media (min-width: 0px) {
[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-383cd9b1-1a1a-4bfc-ac8d-e53b3cfe7975"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-31a64544-c66a-4f51-8ef4-742885778586 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (max-width: 767px){#s-31a64544-c66a-4f51-8ef4-742885778586 {
  display: none;
}
#s-31a64544-c66a-4f51-8ef4-742885778586, #wrap-s-31a64544-c66a-4f51-8ef4-742885778586 { display:none !important; }}



  #s-31a64544-c66a-4f51-8ef4-742885778586 img.shogun-image {
    
    width: px;
  }


#s-31a64544-c66a-4f51-8ef4-742885778586 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-bd6dc16f-9788-4412-a5ff-132a50fed15a {
  display: none;
}
#s-bd6dc16f-9788-4412-a5ff-132a50fed15a, #wrap-s-bd6dc16f-9788-4412-a5ff-132a50fed15a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd6dc16f-9788-4412-a5ff-132a50fed15a {
  display: none;
}
#s-bd6dc16f-9788-4412-a5ff-132a50fed15a, #wrap-s-bd6dc16f-9788-4412-a5ff-132a50fed15a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd6dc16f-9788-4412-a5ff-132a50fed15a {
  display: none;
}
#s-bd6dc16f-9788-4412-a5ff-132a50fed15a, #wrap-s-bd6dc16f-9788-4412-a5ff-132a50fed15a { display:none !important; }}@media (max-width: 767px){#s-bd6dc16f-9788-4412-a5ff-132a50fed15a {
  display: none;
}
#s-bd6dc16f-9788-4412-a5ff-132a50fed15a, #wrap-s-bd6dc16f-9788-4412-a5ff-132a50fed15a { display:none !important; }}
@media (max-width: 767px){#s-ae00850f-4a5b-474e-b54e-09728d3b527c {
  display: none;
}
#s-ae00850f-4a5b-474e-b54e-09728d3b527c, #wrap-s-ae00850f-4a5b-474e-b54e-09728d3b527c { display:none !important; }}
#s-4f0a3291-4050-4534-b93c-5ee91c68a3bd {
  padding-top: 30px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
text-align: center;
}
@media (max-width: 767px){#s-4f0a3291-4050-4534-b93c-5ee91c68a3bd {
  display: none;
}
#s-4f0a3291-4050-4534-b93c-5ee91c68a3bd, #wrap-s-4f0a3291-4050-4534-b93c-5ee91c68a3bd { display:none !important; }}



  #s-4f0a3291-4050-4534-b93c-5ee91c68a3bd img.shogun-image {
    
    width: px;
  }


#s-4f0a3291-4050-4534-b93c-5ee91c68a3bd .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-b40b9b1f-3576-4b0a-8e9c-da976a2de99b {
  display: none;
}
#s-b40b9b1f-3576-4b0a-8e9c-da976a2de99b, #wrap-s-b40b9b1f-3576-4b0a-8e9c-da976a2de99b { display:none !important; }}
@media (min-width: 1200px){#s-e3672e4a-efec-4286-a2d9-8555126556f8 {
  display: none;
}
#s-e3672e4a-efec-4286-a2d9-8555126556f8, #wrap-s-e3672e4a-efec-4286-a2d9-8555126556f8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e3672e4a-efec-4286-a2d9-8555126556f8 {
  display: none;
}
#s-e3672e4a-efec-4286-a2d9-8555126556f8, #wrap-s-e3672e4a-efec-4286-a2d9-8555126556f8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e3672e4a-efec-4286-a2d9-8555126556f8 {
  display: none;
}
#s-e3672e4a-efec-4286-a2d9-8555126556f8, #wrap-s-e3672e4a-efec-4286-a2d9-8555126556f8 { display:none !important; }}@media (max-width: 767px){#s-e3672e4a-efec-4286-a2d9-8555126556f8 {
  display: none;
}
#s-e3672e4a-efec-4286-a2d9-8555126556f8, #wrap-s-e3672e4a-efec-4286-a2d9-8555126556f8 { display:none !important; }}
@media (min-width: 1200px){#s-57ef9cf2-3497-4f1f-9cf2-67b12e442ec5 {
  display: none;
}
#s-57ef9cf2-3497-4f1f-9cf2-67b12e442ec5, #wrap-s-57ef9cf2-3497-4f1f-9cf2-67b12e442ec5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-57ef9cf2-3497-4f1f-9cf2-67b12e442ec5 {
  display: none;
}
#s-57ef9cf2-3497-4f1f-9cf2-67b12e442ec5, #wrap-s-57ef9cf2-3497-4f1f-9cf2-67b12e442ec5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-57ef9cf2-3497-4f1f-9cf2-67b12e442ec5 {
  display: none;
}
#s-57ef9cf2-3497-4f1f-9cf2-67b12e442ec5, #wrap-s-57ef9cf2-3497-4f1f-9cf2-67b12e442ec5 { display:none !important; }}@media (max-width: 767px){#s-57ef9cf2-3497-4f1f-9cf2-67b12e442ec5 {
  display: none;
}
#s-57ef9cf2-3497-4f1f-9cf2-67b12e442ec5, #wrap-s-57ef9cf2-3497-4f1f-9cf2-67b12e442ec5 { display:none !important; }}
#s-a99c78a3-a9db-49a1-a3a1-c0154f55c62a {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (max-width: 767px){#s-a99c78a3-a9db-49a1-a3a1-c0154f55c62a {
  display: none;
}
#s-a99c78a3-a9db-49a1-a3a1-c0154f55c62a, #wrap-s-a99c78a3-a9db-49a1-a3a1-c0154f55c62a { display:none !important; }}



  #s-a99c78a3-a9db-49a1-a3a1-c0154f55c62a img.shogun-image {
    
    width: px;
  }


#s-a99c78a3-a9db-49a1-a3a1-c0154f55c62a .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-c11fab7f-dc13-4a59-85b9-d4ba1d92e709 {
  display: none;
}
#s-c11fab7f-dc13-4a59-85b9-d4ba1d92e709, #wrap-s-c11fab7f-dc13-4a59-85b9-d4ba1d92e709 { display:none !important; }}
@media (min-width: 1200px){#s-aff1efb9-0144-45b3-9085-db9293b09b58 {
  display: none;
}
#s-aff1efb9-0144-45b3-9085-db9293b09b58, #wrap-s-aff1efb9-0144-45b3-9085-db9293b09b58 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aff1efb9-0144-45b3-9085-db9293b09b58 {
  display: none;
}
#s-aff1efb9-0144-45b3-9085-db9293b09b58, #wrap-s-aff1efb9-0144-45b3-9085-db9293b09b58 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aff1efb9-0144-45b3-9085-db9293b09b58 {
  display: none;
}
#s-aff1efb9-0144-45b3-9085-db9293b09b58, #wrap-s-aff1efb9-0144-45b3-9085-db9293b09b58 { display:none !important; }}@media (max-width: 767px){#s-aff1efb9-0144-45b3-9085-db9293b09b58 {
  display: none;
}
#s-aff1efb9-0144-45b3-9085-db9293b09b58, #wrap-s-aff1efb9-0144-45b3-9085-db9293b09b58 { display:none !important; }}
@media (min-width: 1200px){#s-3d2c1760-c1e2-4983-81a5-9938fb24f778 {
  display: none;
}
#s-3d2c1760-c1e2-4983-81a5-9938fb24f778, #wrap-s-3d2c1760-c1e2-4983-81a5-9938fb24f778 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d2c1760-c1e2-4983-81a5-9938fb24f778 {
  display: none;
}
#s-3d2c1760-c1e2-4983-81a5-9938fb24f778, #wrap-s-3d2c1760-c1e2-4983-81a5-9938fb24f778 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3d2c1760-c1e2-4983-81a5-9938fb24f778 {
  display: none;
}
#s-3d2c1760-c1e2-4983-81a5-9938fb24f778, #wrap-s-3d2c1760-c1e2-4983-81a5-9938fb24f778 { display:none !important; }}@media (max-width: 767px){#s-3d2c1760-c1e2-4983-81a5-9938fb24f778 {
  display: none;
}
#s-3d2c1760-c1e2-4983-81a5-9938fb24f778, #wrap-s-3d2c1760-c1e2-4983-81a5-9938fb24f778 { display:none !important; }}
#s-cba92544-0c64-437e-a95f-cb3b49f90c86 {
  padding-top: 20px;
padding-left: 22px;
padding-bottom: 20px;
padding-right: 22px;
text-align: center;
}
@media (max-width: 767px){#s-cba92544-0c64-437e-a95f-cb3b49f90c86 {
  display: none;
}
#s-cba92544-0c64-437e-a95f-cb3b49f90c86, #wrap-s-cba92544-0c64-437e-a95f-cb3b49f90c86 { display:none !important; }}



  #s-cba92544-0c64-437e-a95f-cb3b49f90c86 img.shogun-image {
    
    width: px;
  }


#s-cba92544-0c64-437e-a95f-cb3b49f90c86 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-4440bd6d-2d19-41d6-8ccf-391846cde3c3 {
  display: none;
}
#s-4440bd6d-2d19-41d6-8ccf-391846cde3c3, #wrap-s-4440bd6d-2d19-41d6-8ccf-391846cde3c3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4440bd6d-2d19-41d6-8ccf-391846cde3c3 {
  display: none;
}
#s-4440bd6d-2d19-41d6-8ccf-391846cde3c3, #wrap-s-4440bd6d-2d19-41d6-8ccf-391846cde3c3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4440bd6d-2d19-41d6-8ccf-391846cde3c3 {
  display: none;
}
#s-4440bd6d-2d19-41d6-8ccf-391846cde3c3, #wrap-s-4440bd6d-2d19-41d6-8ccf-391846cde3c3 { display:none !important; }}@media (max-width: 767px){#s-4440bd6d-2d19-41d6-8ccf-391846cde3c3 {
  display: none;
}
#s-4440bd6d-2d19-41d6-8ccf-391846cde3c3, #wrap-s-4440bd6d-2d19-41d6-8ccf-391846cde3c3 { display:none !important; }}
@media (max-width: 767px){#s-6c9df39c-9409-4e42-a3ce-45fe0434a0e6 {
  display: none;
}
#s-6c9df39c-9409-4e42-a3ce-45fe0434a0e6, #wrap-s-6c9df39c-9409-4e42-a3ce-45fe0434a0e6 { display:none !important; }}
#s-da8b722a-ae11-4c0c-b50d-5831fb2c362b {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (max-width: 767px){#s-da8b722a-ae11-4c0c-b50d-5831fb2c362b {
  display: none;
}
#s-da8b722a-ae11-4c0c-b50d-5831fb2c362b, #wrap-s-da8b722a-ae11-4c0c-b50d-5831fb2c362b { display:none !important; }}



  #s-da8b722a-ae11-4c0c-b50d-5831fb2c362b img.shogun-image {
    
    width: px;
  }


#s-da8b722a-ae11-4c0c-b50d-5831fb2c362b .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-db6a2a82-0fbf-4741-bf7f-4b88e97eb54f {
  display: none;
}
#s-db6a2a82-0fbf-4741-bf7f-4b88e97eb54f, #wrap-s-db6a2a82-0fbf-4741-bf7f-4b88e97eb54f { display:none !important; }}
#s-a8cc1ab5-7e17-4a1a-a1c3-dabdb61619d7 {
  padding-top: 20px;
padding-left: 22px;
padding-bottom: 20px;
padding-right: 22px;
text-align: center;
}
@media (max-width: 767px){#s-a8cc1ab5-7e17-4a1a-a1c3-dabdb61619d7 {
  display: none;
}
#s-a8cc1ab5-7e17-4a1a-a1c3-dabdb61619d7, #wrap-s-a8cc1ab5-7e17-4a1a-a1c3-dabdb61619d7 { display:none !important; }}



  #s-a8cc1ab5-7e17-4a1a-a1c3-dabdb61619d7 img.shogun-image {
    
    width: px;
  }


#s-a8cc1ab5-7e17-4a1a-a1c3-dabdb61619d7 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-025ac652-7055-44fd-bdcb-ce6743a9b4fa {
  display: none;
}
#s-025ac652-7055-44fd-bdcb-ce6743a9b4fa, #wrap-s-025ac652-7055-44fd-bdcb-ce6743a9b4fa { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-c773f9ae-f124-40d9-a044-7bf56a54eb23 {
  display: none;
}
#s-c773f9ae-f124-40d9-a044-7bf56a54eb23, #wrap-s-c773f9ae-f124-40d9-a044-7bf56a54eb23 { display:none !important; }}@media (max-width: 767px){#s-c773f9ae-f124-40d9-a044-7bf56a54eb23 {
  display: none;
}
#s-c773f9ae-f124-40d9-a044-7bf56a54eb23, #wrap-s-c773f9ae-f124-40d9-a044-7bf56a54eb23 { display:none !important; }}
#s-c773f9ae-f124-40d9-a044-7bf56a54eb23 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@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 (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-left: 30px;
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-left: 30px;
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; }}
#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-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 (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-left: 30px;
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-left: 30px;
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; }}
#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-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 (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-left: 30px;
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-left: 30px;
margin-right: 30px;
}

@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; }}
#s-4de42905-27fa-439b-be3c-fc318e17eeaa hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-865d3622-2d36-417d-b8d9-1c752dda26d5 {
  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-865d3622-2d36-417d-b8d9-1c752dda26d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-865d3622-2d36-417d-b8d9-1c752dda26d5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-865d3622-2d36-417d-b8d9-1c752dda26d5 {
  display: none;
}
#s-865d3622-2d36-417d-b8d9-1c752dda26d5, #wrap-s-865d3622-2d36-417d-b8d9-1c752dda26d5 { display:none !important; }}


#s-865d3622-2d36-417d-b8d9-1c752dda26d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-65a006da-ab3e-4d71-9daf-e55908099f9c {
  display: none;
}
#s-65a006da-ab3e-4d71-9daf-e55908099f9c, #wrap-s-65a006da-ab3e-4d71-9daf-e55908099f9c { display:none !important; }}@media (max-width: 767px){#s-65a006da-ab3e-4d71-9daf-e55908099f9c {
  display: none;
}
#s-65a006da-ab3e-4d71-9daf-e55908099f9c, #wrap-s-65a006da-ab3e-4d71-9daf-e55908099f9c { display:none !important; }}
#s-65a006da-ab3e-4d71-9daf-e55908099f9c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@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 (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);
}

#s-eeefadd2-f899-4c85-a77e-7d393a886e5f {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-eeefadd2-f899-4c85-a77e-7d393a886e5f {
  display: none;
}
#s-eeefadd2-f899-4c85-a77e-7d393a886e5f, #wrap-s-eeefadd2-f899-4c85-a77e-7d393a886e5f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eeefadd2-f899-4c85-a77e-7d393a886e5f {
  display: none;
}
#s-eeefadd2-f899-4c85-a77e-7d393a886e5f, #wrap-s-eeefadd2-f899-4c85-a77e-7d393a886e5f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eeefadd2-f899-4c85-a77e-7d393a886e5f {
  
}
}@media (max-width: 767px){#s-eeefadd2-f899-4c85-a77e-7d393a886e5f {
  display: none;
}
#s-eeefadd2-f899-4c85-a77e-7d393a886e5f, #wrap-s-eeefadd2-f899-4c85-a77e-7d393a886e5f { 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 (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);
}

#s-95d00d53-bbbe-46b4-a3cf-655d8a97452f {
  padding-left: 30px;
padding-right: 30px;
}
@media (min-width: 1200px){#s-95d00d53-bbbe-46b4-a3cf-655d8a97452f {
  display: none;
}
#s-95d00d53-bbbe-46b4-a3cf-655d8a97452f, #wrap-s-95d00d53-bbbe-46b4-a3cf-655d8a97452f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95d00d53-bbbe-46b4-a3cf-655d8a97452f {
  display: none;
}
#s-95d00d53-bbbe-46b4-a3cf-655d8a97452f, #wrap-s-95d00d53-bbbe-46b4-a3cf-655d8a97452f { display:none !important; }}@media (max-width: 767px){#s-95d00d53-bbbe-46b4-a3cf-655d8a97452f {
  display: none;
}
#s-95d00d53-bbbe-46b4-a3cf-655d8a97452f, #wrap-s-95d00d53-bbbe-46b4-a3cf-655d8a97452f { display:none !important; }}
@media (min-width: 0px) {
[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-95d00d53-bbbe-46b4-a3cf-655d8a97452f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-25e5d886-9ecd-49f0-9a41-8ea0e98b02e5 {
  padding-left: 25px;
padding-right: 25px;
text-align: center;
}




  #s-25e5d886-9ecd-49f0-9a41-8ea0e98b02e5 img.shogun-image {
    
    width: px;
  }


#s-25e5d886-9ecd-49f0-9a41-8ea0e98b02e5 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-59ee8904-18c0-482c-9107-c70fe73ca15e {
  display: none;
}
#s-59ee8904-18c0-482c-9107-c70fe73ca15e, #wrap-s-59ee8904-18c0-482c-9107-c70fe73ca15e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59ee8904-18c0-482c-9107-c70fe73ca15e {
  display: none;
}
#s-59ee8904-18c0-482c-9107-c70fe73ca15e, #wrap-s-59ee8904-18c0-482c-9107-c70fe73ca15e { display:none !important; }}@media (max-width: 767px){#s-59ee8904-18c0-482c-9107-c70fe73ca15e {
  display: none;
}
#s-59ee8904-18c0-482c-9107-c70fe73ca15e, #wrap-s-59ee8904-18c0-482c-9107-c70fe73ca15e { display:none !important; }}
#s-dee0f8a4-099c-4170-ab41-60be967b26bb {
  text-align: center;
}




  #s-dee0f8a4-099c-4170-ab41-60be967b26bb img.shogun-image {
    
    width: px;
  }


#s-dee0f8a4-099c-4170-ab41-60be967b26bb .shogun-image-content {
  
    align-items: center;
  
}

@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 {
  
}
}@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);
}

#s-34b9ad03-589c-478e-92ef-3e4dba92248f {
  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-34b9ad03-589c-478e-92ef-3e4dba92248f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-34b9ad03-589c-478e-92ef-3e4dba92248f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-34b9ad03-589c-478e-92ef-3e4dba92248f {
  display: none;
}
#s-34b9ad03-589c-478e-92ef-3e4dba92248f, #wrap-s-34b9ad03-589c-478e-92ef-3e4dba92248f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-34b9ad03-589c-478e-92ef-3e4dba92248f {
  display: none;
}
#s-34b9ad03-589c-478e-92ef-3e4dba92248f, #wrap-s-34b9ad03-589c-478e-92ef-3e4dba92248f { display:none !important; }}@media (max-width: 767px){#s-34b9ad03-589c-478e-92ef-3e4dba92248f {
  display: none;
}
#s-34b9ad03-589c-478e-92ef-3e4dba92248f, #wrap-s-34b9ad03-589c-478e-92ef-3e4dba92248f { display:none !important; }}


#s-34b9ad03-589c-478e-92ef-3e4dba92248f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@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 {
  
}
}@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-22d64b2f-6adc-4920-8329-a28d1dc1f990 {
  display: none;
}
#s-22d64b2f-6adc-4920-8329-a28d1dc1f990, #wrap-s-22d64b2f-6adc-4920-8329-a28d1dc1f990 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-22d64b2f-6adc-4920-8329-a28d1dc1f990 {
  
}
}@media (max-width: 767px){#s-22d64b2f-6adc-4920-8329-a28d1dc1f990 {
  display: none;
}
#s-22d64b2f-6adc-4920-8329-a28d1dc1f990, #wrap-s-22d64b2f-6adc-4920-8329-a28d1dc1f990 { display:none !important; }}
#s-22d64b2f-6adc-4920-8329-a28d1dc1f990 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 (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 (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 (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: 30px;
padding-right: 30px;
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;
  
}

@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;
  
}

@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-6f37b640-c2a8-4634-8b91-8048ce58e04a {
  display: none;
}
#s-6f37b640-c2a8-4634-8b91-8048ce58e04a, #wrap-s-6f37b640-c2a8-4634-8b91-8048ce58e04a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6f37b640-c2a8-4634-8b91-8048ce58e04a {
  display: none;
}
#s-6f37b640-c2a8-4634-8b91-8048ce58e04a, #wrap-s-6f37b640-c2a8-4634-8b91-8048ce58e04a { display:none !important; }}@media (max-width: 767px){#s-6f37b640-c2a8-4634-8b91-8048ce58e04a {
  display: none;
}
#s-6f37b640-c2a8-4634-8b91-8048ce58e04a, #wrap-s-6f37b640-c2a8-4634-8b91-8048ce58e04a { display:none !important; }}
@media (min-width: 0px) {
[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6f37b640-c2a8-4634-8b91-8048ce58e04a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8d5488ed-d8c2-47f9-874d-d57bb3c56e10 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-8d5488ed-d8c2-47f9-874d-d57bb3c56e10 img.shogun-image {
    
    width: px;
  }


#s-8d5488ed-d8c2-47f9-874d-d57bb3c56e10 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-008aadfe-be91-4eff-a1ed-448330eecbc4 {
  display: none;
}
#s-008aadfe-be91-4eff-a1ed-448330eecbc4, #wrap-s-008aadfe-be91-4eff-a1ed-448330eecbc4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-008aadfe-be91-4eff-a1ed-448330eecbc4 {
  display: none;
}
#s-008aadfe-be91-4eff-a1ed-448330eecbc4, #wrap-s-008aadfe-be91-4eff-a1ed-448330eecbc4 { display:none !important; }}@media (max-width: 767px){#s-008aadfe-be91-4eff-a1ed-448330eecbc4 {
  display: none;
}
#s-008aadfe-be91-4eff-a1ed-448330eecbc4, #wrap-s-008aadfe-be91-4eff-a1ed-448330eecbc4 { display:none !important; }}
#s-567c9fb6-e2c9-4b5b-8334-74b650be8e42 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-567c9fb6-e2c9-4b5b-8334-74b650be8e42 img.shogun-image {
    
    width: px;
  }


#s-567c9fb6-e2c9-4b5b-8334-74b650be8e42 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-9c523b91-8ffe-43ad-9b94-a02dd5582d00 {
  display: none;
}
#s-9c523b91-8ffe-43ad-9b94-a02dd5582d00, #wrap-s-9c523b91-8ffe-43ad-9b94-a02dd5582d00 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9c523b91-8ffe-43ad-9b94-a02dd5582d00 {
  display: none;
}
#s-9c523b91-8ffe-43ad-9b94-a02dd5582d00, #wrap-s-9c523b91-8ffe-43ad-9b94-a02dd5582d00 { display:none !important; }}@media (max-width: 767px){#s-9c523b91-8ffe-43ad-9b94-a02dd5582d00 {
  display: none;
}
#s-9c523b91-8ffe-43ad-9b94-a02dd5582d00, #wrap-s-9c523b91-8ffe-43ad-9b94-a02dd5582d00 { display:none !important; }}
#s-fc98fc08-1cfc-4527-a832-ec3e0bc00429 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-fc98fc08-1cfc-4527-a832-ec3e0bc00429 img.shogun-image {
    
    width: px;
  }


#s-fc98fc08-1cfc-4527-a832-ec3e0bc00429 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-82a641c2-9413-448a-82ab-3671f047a259 {
  display: none;
}
#s-82a641c2-9413-448a-82ab-3671f047a259, #wrap-s-82a641c2-9413-448a-82ab-3671f047a259 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-82a641c2-9413-448a-82ab-3671f047a259 {
  display: none;
}
#s-82a641c2-9413-448a-82ab-3671f047a259, #wrap-s-82a641c2-9413-448a-82ab-3671f047a259 { display:none !important; }}@media (max-width: 767px){#s-82a641c2-9413-448a-82ab-3671f047a259 {
  display: none;
}
#s-82a641c2-9413-448a-82ab-3671f047a259, #wrap-s-82a641c2-9413-448a-82ab-3671f047a259 { 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);
}

#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 (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-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 (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 (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);
}

#s-cf2f5f22-9451-4d41-adda-461d6cae4572 {
  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-cf2f5f22-9451-4d41-adda-461d6cae4572 {
  display: none;
}
#s-cf2f5f22-9451-4d41-adda-461d6cae4572, #wrap-s-cf2f5f22-9451-4d41-adda-461d6cae4572 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cf2f5f22-9451-4d41-adda-461d6cae4572 {
  display: none;
}
#s-cf2f5f22-9451-4d41-adda-461d6cae4572, #wrap-s-cf2f5f22-9451-4d41-adda-461d6cae4572 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cf2f5f22-9451-4d41-adda-461d6cae4572 {
  display: none;
}
#s-cf2f5f22-9451-4d41-adda-461d6cae4572, #wrap-s-cf2f5f22-9451-4d41-adda-461d6cae4572 { display:none !important; }}@media (max-width: 767px){#s-cf2f5f22-9451-4d41-adda-461d6cae4572 {
  
}
}
@media (min-width: 0px) {
[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-cf2f5f22-9451-4d41-adda-461d6cae4572"] > .shg-row {
    flex-flow: column-reverse;
  }
}

@media (min-width: 1200px){#s-d70c40a9-dbc8-459f-a8ac-ed8c0cc554bc {
  display: none;
}
#s-d70c40a9-dbc8-459f-a8ac-ed8c0cc554bc, #wrap-s-d70c40a9-dbc8-459f-a8ac-ed8c0cc554bc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d70c40a9-dbc8-459f-a8ac-ed8c0cc554bc {
  display: none;
}
#s-d70c40a9-dbc8-459f-a8ac-ed8c0cc554bc, #wrap-s-d70c40a9-dbc8-459f-a8ac-ed8c0cc554bc { display:none !important; }}@media (max-width: 767px){#s-d70c40a9-dbc8-459f-a8ac-ed8c0cc554bc {
  display: none;
}
#s-d70c40a9-dbc8-459f-a8ac-ed8c0cc554bc, #wrap-s-d70c40a9-dbc8-459f-a8ac-ed8c0cc554bc { display:none !important; }}
#s-d70c40a9-dbc8-459f-a8ac-ed8c0cc554bc hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (max-width: 767px){#s-7a7703c9-02f9-47c1-adfb-9c3369c368e9 {
  display: none;
}
#s-7a7703c9-02f9-47c1-adfb-9c3369c368e9, #wrap-s-7a7703c9-02f9-47c1-adfb-9c3369c368e9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a7703c9-02f9-47c1-adfb-9c3369c368e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cf341fc2-dc76-4cf8-970a-4874e36247aa {
  padding-left: 3px;
padding-right: 3px;
text-align: center;
}
@media (max-width: 767px){#s-cf341fc2-dc76-4cf8-970a-4874e36247aa {
  display: none;
}
#s-cf341fc2-dc76-4cf8-970a-4874e36247aa, #wrap-s-cf341fc2-dc76-4cf8-970a-4874e36247aa { display:none !important; }}



  #s-cf341fc2-dc76-4cf8-970a-4874e36247aa img.shogun-image {
    
    width: px;
  }


#s-cf341fc2-dc76-4cf8-970a-4874e36247aa .shogun-image-content {
  
    align-items: center;
  
}

#s-0ca38640-bc4e-4ed7-8787-6c457ac43ef1 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}
@media (max-width: 767px){#s-0ca38640-bc4e-4ed7-8787-6c457ac43ef1 {
  display: none;
}
#s-0ca38640-bc4e-4ed7-8787-6c457ac43ef1, #wrap-s-0ca38640-bc4e-4ed7-8787-6c457ac43ef1 { display:none !important; }}



  #s-0ca38640-bc4e-4ed7-8787-6c457ac43ef1 img.shogun-image {
    
    width: px;
  }


#s-0ca38640-bc4e-4ed7-8787-6c457ac43ef1 .shogun-image-content {
  
    align-items: center;
  
}

#s-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7 {
  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-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7 {
  display: none;
}
#s-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7, #wrap-s-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7 {
  display: none;
}
#s-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7, #wrap-s-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7 {
  display: none;
}
#s-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7, #wrap-s-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7 { display:none !important; }}@media (max-width: 767px){#s-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7 {
  
}
}







#s-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7 {
  cursor: pointer;
}#s-b992e7c1-6fbd-4ae1-9b07-c6c57090dad7.shg-box.shg-c {
  justify-content: center;
}

#s-c2dc80cb-1da8-41df-86d5-5ce19620931b {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-c2dc80cb-1da8-41df-86d5-5ce19620931b {
  display: none;
}
#s-c2dc80cb-1da8-41df-86d5-5ce19620931b, #wrap-s-c2dc80cb-1da8-41df-86d5-5ce19620931b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c2dc80cb-1da8-41df-86d5-5ce19620931b {
  display: none;
}
#s-c2dc80cb-1da8-41df-86d5-5ce19620931b, #wrap-s-c2dc80cb-1da8-41df-86d5-5ce19620931b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c2dc80cb-1da8-41df-86d5-5ce19620931b {
  display: none;
}
#s-c2dc80cb-1da8-41df-86d5-5ce19620931b, #wrap-s-c2dc80cb-1da8-41df-86d5-5ce19620931b { display:none !important; }}@media (max-width: 767px){#s-c2dc80cb-1da8-41df-86d5-5ce19620931b {
  
}
}
#s-1266266a-7cd1-4642-b8a6-976a743efe61 {
  padding-top: 50px;
padding-left: 50px;
padding-right: 50px;
text-align: center;
}
@media (min-width: 1200px){#s-1266266a-7cd1-4642-b8a6-976a743efe61 {
  display: none;
}
#s-1266266a-7cd1-4642-b8a6-976a743efe61, #wrap-s-1266266a-7cd1-4642-b8a6-976a743efe61 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1266266a-7cd1-4642-b8a6-976a743efe61 {
  display: none;
}
#s-1266266a-7cd1-4642-b8a6-976a743efe61, #wrap-s-1266266a-7cd1-4642-b8a6-976a743efe61 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1266266a-7cd1-4642-b8a6-976a743efe61 {
  display: none;
}
#s-1266266a-7cd1-4642-b8a6-976a743efe61, #wrap-s-1266266a-7cd1-4642-b8a6-976a743efe61 { display:none !important; }}



  #s-1266266a-7cd1-4642-b8a6-976a743efe61 img.shogun-image {
    
    width: px;
  }


#s-1266266a-7cd1-4642-b8a6-976a743efe61 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc838a63-491e-4663-8d7d-be30e6dc0abe {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 1200px){#s-8d180c0b-9aab-4e6e-a64b-aba2c3adc532 {
  display: none;
}
#s-8d180c0b-9aab-4e6e-a64b-aba2c3adc532, #wrap-s-8d180c0b-9aab-4e6e-a64b-aba2c3adc532 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d180c0b-9aab-4e6e-a64b-aba2c3adc532 {
  display: none;
}
#s-8d180c0b-9aab-4e6e-a64b-aba2c3adc532, #wrap-s-8d180c0b-9aab-4e6e-a64b-aba2c3adc532 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8d180c0b-9aab-4e6e-a64b-aba2c3adc532 {
  display: none;
}
#s-8d180c0b-9aab-4e6e-a64b-aba2c3adc532, #wrap-s-8d180c0b-9aab-4e6e-a64b-aba2c3adc532 { display:none !important; }}@media (max-width: 767px){#s-8d180c0b-9aab-4e6e-a64b-aba2c3adc532 {
  display: none;
}
#s-8d180c0b-9aab-4e6e-a64b-aba2c3adc532, #wrap-s-8d180c0b-9aab-4e6e-a64b-aba2c3adc532 { display:none !important; }}
#s-8d180c0b-9aab-4e6e-a64b-aba2c3adc532 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-e170e63c-2ffd-43cb-94cd-48f3b9ff70c3 {
  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-e170e63c-2ffd-43cb-94cd-48f3b9ff70c3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e170e63c-2ffd-43cb-94cd-48f3b9ff70c3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-e170e63c-2ffd-43cb-94cd-48f3b9ff70c3 {
  display: none;
}
#s-e170e63c-2ffd-43cb-94cd-48f3b9ff70c3, #wrap-s-e170e63c-2ffd-43cb-94cd-48f3b9ff70c3 { display:none !important; }}


#s-e170e63c-2ffd-43cb-94cd-48f3b9ff70c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-44563602-f4a9-4fab-903f-3a8cabddf698 {
  display: none;
}
#s-44563602-f4a9-4fab-903f-3a8cabddf698, #wrap-s-44563602-f4a9-4fab-903f-3a8cabddf698 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-44563602-f4a9-4fab-903f-3a8cabddf698 {
  display: none;
}
#s-44563602-f4a9-4fab-903f-3a8cabddf698, #wrap-s-44563602-f4a9-4fab-903f-3a8cabddf698 { display:none !important; }}@media (max-width: 767px){#s-44563602-f4a9-4fab-903f-3a8cabddf698 {
  display: none;
}
#s-44563602-f4a9-4fab-903f-3a8cabddf698, #wrap-s-44563602-f4a9-4fab-903f-3a8cabddf698 { display:none !important; }}
#s-44563602-f4a9-4fab-903f-3a8cabddf698 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-8661320c-1e36-41e0-854e-24475ba171f3 {
  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-8661320c-1e36-41e0-854e-24475ba171f3 {
  display: none;
}
#s-8661320c-1e36-41e0-854e-24475ba171f3, #wrap-s-8661320c-1e36-41e0-854e-24475ba171f3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8661320c-1e36-41e0-854e-24475ba171f3 {
  display: none;
}
#s-8661320c-1e36-41e0-854e-24475ba171f3, #wrap-s-8661320c-1e36-41e0-854e-24475ba171f3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8661320c-1e36-41e0-854e-24475ba171f3 {
  display: none;
}
#s-8661320c-1e36-41e0-854e-24475ba171f3, #wrap-s-8661320c-1e36-41e0-854e-24475ba171f3 { display:none !important; }}@media (max-width: 767px){#s-8661320c-1e36-41e0-854e-24475ba171f3 {
  display: none;
}
#s-8661320c-1e36-41e0-854e-24475ba171f3, #wrap-s-8661320c-1e36-41e0-854e-24475ba171f3 { display:none !important; }}







#s-8661320c-1e36-41e0-854e-24475ba171f3 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-8661320c-1e36-41e0-854e-24475ba171f3 {
  cursor: pointer;
}#s-8661320c-1e36-41e0-854e-24475ba171f3.shg-box.shg-c {
  justify-content: center;
}

#s-9f88f391-3e1a-46a0-9b1e-b3c40b52b26b {
  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-9f88f391-3e1a-46a0-9b1e-b3c40b52b26b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9f88f391-3e1a-46a0-9b1e-b3c40b52b26b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9f88f391-3e1a-46a0-9b1e-b3c40b52b26b {
  
}
}@media (max-width: 767px){#s-9f88f391-3e1a-46a0-9b1e-b3c40b52b26b {
  display: none;
}
#s-9f88f391-3e1a-46a0-9b1e-b3c40b52b26b, #wrap-s-9f88f391-3e1a-46a0-9b1e-b3c40b52b26b { display:none !important; }}







#s-9f88f391-3e1a-46a0-9b1e-b3c40b52b26b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-9f88f391-3e1a-46a0-9b1e-b3c40b52b26b.shg-box.shg-c {
  justify-content: center;
}

#s-cf897a33-8738-4de8-acf9-7481e4cdfba6 {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-cf897a33-8738-4de8-acf9-7481e4cdfba6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf897a33-8738-4de8-acf9-7481e4cdfba6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf897a33-8738-4de8-acf9-7481e4cdfba6 {
  display: none;
}
#s-cf897a33-8738-4de8-acf9-7481e4cdfba6, #wrap-s-cf897a33-8738-4de8-acf9-7481e4cdfba6 { display:none !important; }}@media (max-width: 767px){#s-cf897a33-8738-4de8-acf9-7481e4cdfba6 {
  display: none;
}
#s-cf897a33-8738-4de8-acf9-7481e4cdfba6, #wrap-s-cf897a33-8738-4de8-acf9-7481e4cdfba6 { display:none !important; }}
#s-edeef13b-55eb-4a2a-a7c2-e06fd15edcf4 {
  margin-left: 30px;
}
@media (min-width: 1200px){#s-edeef13b-55eb-4a2a-a7c2-e06fd15edcf4 {
  display: none;
}
#s-edeef13b-55eb-4a2a-a7c2-e06fd15edcf4, #wrap-s-edeef13b-55eb-4a2a-a7c2-e06fd15edcf4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-edeef13b-55eb-4a2a-a7c2-e06fd15edcf4 {
  display: none;
}
#s-edeef13b-55eb-4a2a-a7c2-e06fd15edcf4, #wrap-s-edeef13b-55eb-4a2a-a7c2-e06fd15edcf4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-edeef13b-55eb-4a2a-a7c2-e06fd15edcf4 {
  
}
}@media (max-width: 767px){#s-edeef13b-55eb-4a2a-a7c2-e06fd15edcf4 {
  display: none;
}
#s-edeef13b-55eb-4a2a-a7c2-e06fd15edcf4, #wrap-s-edeef13b-55eb-4a2a-a7c2-e06fd15edcf4 { display:none !important; }}
#s-65f07745-edb4-4b96-af93-8483b6b8de9c {
  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-65f07745-edb4-4b96-af93-8483b6b8de9c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-65f07745-edb4-4b96-af93-8483b6b8de9c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-65f07745-edb4-4b96-af93-8483b6b8de9c.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22 {
  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-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22 {
  display: none;
}
#s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22, #wrap-s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22 {
  display: none;
}
#s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22, #wrap-s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22 {
  display: none;
}
#s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22, #wrap-s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22 { display:none !important; }}@media (max-width: 767px){#s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22 {
  display: none;
}
#s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22, #wrap-s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22 { display:none !important; }}







#s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22 {
  cursor: pointer;
}#s-d11734c7-e295-4cb8-9d8c-ca1c7dcfea22.shg-box.shg-c {
  justify-content: center;
}

#s-38f97772-c19e-48ab-9f40-2210955f1da0 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-38f97772-c19e-48ab-9f40-2210955f1da0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-38f97772-c19e-48ab-9f40-2210955f1da0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-38f97772-c19e-48ab-9f40-2210955f1da0 {
  
}
}@media (max-width: 767px){#s-38f97772-c19e-48ab-9f40-2210955f1da0 {
  
}
}







#s-38f97772-c19e-48ab-9f40-2210955f1da0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-38f97772-c19e-48ab-9f40-2210955f1da0.shg-box.shg-c {
  justify-content: center;
}

#s-6a57f2a2-6bdf-4385-a011-6526d87a39ec {
  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-6a57f2a2-6bdf-4385-a011-6526d87a39ec {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6a57f2a2-6bdf-4385-a011-6526d87a39ec {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6a57f2a2-6bdf-4385-a011-6526d87a39ec {
  
}
}@media (max-width: 767px){#s-6a57f2a2-6bdf-4385-a011-6526d87a39ec {
  
}
}
#s-6a57f2a2-6bdf-4385-a011-6526d87a39ec .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-07e31712-9004-454c-b6cb-3567797f0bcd {
  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-07e31712-9004-454c-b6cb-3567797f0bcd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-07e31712-9004-454c-b6cb-3567797f0bcd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-07e31712-9004-454c-b6cb-3567797f0bcd {
  display: none;
}
#s-07e31712-9004-454c-b6cb-3567797f0bcd, #wrap-s-07e31712-9004-454c-b6cb-3567797f0bcd { display:none !important; }}@media (max-width: 767px){#s-07e31712-9004-454c-b6cb-3567797f0bcd {
  display: none;
}
#s-07e31712-9004-454c-b6cb-3567797f0bcd, #wrap-s-07e31712-9004-454c-b6cb-3567797f0bcd { display:none !important; }}
#s-5e27f56f-9508-4ced-bb4f-0c42f54c8beb {
  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-5e27f56f-9508-4ced-bb4f-0c42f54c8beb {
  display: none;
}
#s-5e27f56f-9508-4ced-bb4f-0c42f54c8beb, #wrap-s-5e27f56f-9508-4ced-bb4f-0c42f54c8beb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e27f56f-9508-4ced-bb4f-0c42f54c8beb {
  display: none;
}
#s-5e27f56f-9508-4ced-bb4f-0c42f54c8beb, #wrap-s-5e27f56f-9508-4ced-bb4f-0c42f54c8beb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5e27f56f-9508-4ced-bb4f-0c42f54c8beb {
  display: none;
}
#s-5e27f56f-9508-4ced-bb4f-0c42f54c8beb, #wrap-s-5e27f56f-9508-4ced-bb4f-0c42f54c8beb { display:none !important; }}@media (max-width: 767px){#s-5e27f56f-9508-4ced-bb4f-0c42f54c8beb {
  
}
}
#s-f40847a5-56f6-4290-af0d-adb215091832 {
  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-f40847a5-56f6-4290-af0d-adb215091832 {
  display: none;
}
#s-f40847a5-56f6-4290-af0d-adb215091832, #wrap-s-f40847a5-56f6-4290-af0d-adb215091832 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f40847a5-56f6-4290-af0d-adb215091832 {
  display: none;
}
#s-f40847a5-56f6-4290-af0d-adb215091832, #wrap-s-f40847a5-56f6-4290-af0d-adb215091832 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f40847a5-56f6-4290-af0d-adb215091832 {
  display: none;
}
#s-f40847a5-56f6-4290-af0d-adb215091832, #wrap-s-f40847a5-56f6-4290-af0d-adb215091832 { display:none !important; }}@media (max-width: 767px){#s-f40847a5-56f6-4290-af0d-adb215091832 {
  display: none;
}
#s-f40847a5-56f6-4290-af0d-adb215091832, #wrap-s-f40847a5-56f6-4290-af0d-adb215091832 { display:none !important; }}
#s-7ab6db12-5937-446a-990d-28e87f240160 {
  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-7ab6db12-5937-446a-990d-28e87f240160 {
  display: none;
}
#s-7ab6db12-5937-446a-990d-28e87f240160, #wrap-s-7ab6db12-5937-446a-990d-28e87f240160 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7ab6db12-5937-446a-990d-28e87f240160 {
  display: none;
}
#s-7ab6db12-5937-446a-990d-28e87f240160, #wrap-s-7ab6db12-5937-446a-990d-28e87f240160 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7ab6db12-5937-446a-990d-28e87f240160 {
  
}
}@media (max-width: 767px){#s-7ab6db12-5937-446a-990d-28e87f240160 {
  display: none;
}
#s-7ab6db12-5937-446a-990d-28e87f240160, #wrap-s-7ab6db12-5937-446a-990d-28e87f240160 { display:none !important; }}
#s-39b88369-ab7c-4af8-9962-30a493a093ed {
  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-39b88369-ab7c-4af8-9962-30a493a093ed:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-39b88369-ab7c-4af8-9962-30a493a093ed:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-39b88369-ab7c-4af8-9962-30a493a093ed {
  display: none;
}
#s-39b88369-ab7c-4af8-9962-30a493a093ed, #wrap-s-39b88369-ab7c-4af8-9962-30a493a093ed { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-39b88369-ab7c-4af8-9962-30a493a093ed {
  display: none;
}
#s-39b88369-ab7c-4af8-9962-30a493a093ed, #wrap-s-39b88369-ab7c-4af8-9962-30a493a093ed { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-39b88369-ab7c-4af8-9962-30a493a093ed {
  display: none;
}
#s-39b88369-ab7c-4af8-9962-30a493a093ed, #wrap-s-39b88369-ab7c-4af8-9962-30a493a093ed { display:none !important; }}@media (max-width: 767px){#s-39b88369-ab7c-4af8-9962-30a493a093ed {
  display: none;
}
#s-39b88369-ab7c-4af8-9962-30a493a093ed, #wrap-s-39b88369-ab7c-4af8-9962-30a493a093ed { display:none !important; }}


#s-39b88369-ab7c-4af8-9962-30a493a093ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-4f73fb7f-a5e8-411b-ad0d-12eee001bb55 {
  display: none;
}
#s-4f73fb7f-a5e8-411b-ad0d-12eee001bb55, #wrap-s-4f73fb7f-a5e8-411b-ad0d-12eee001bb55 { display:none !important; }}@media (max-width: 767px){#s-4f73fb7f-a5e8-411b-ad0d-12eee001bb55 {
  display: none;
}
#s-4f73fb7f-a5e8-411b-ad0d-12eee001bb55, #wrap-s-4f73fb7f-a5e8-411b-ad0d-12eee001bb55 { display:none !important; }}
#s-4f73fb7f-a5e8-411b-ad0d-12eee001bb55 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 768px) and (max-width: 991px){#s-e6e85e21-bd51-433d-99ae-f8847c0d153f {
  display: none;
}
#s-e6e85e21-bd51-433d-99ae-f8847c0d153f, #wrap-s-e6e85e21-bd51-433d-99ae-f8847c0d153f { display:none !important; }}@media (max-width: 767px){#s-e6e85e21-bd51-433d-99ae-f8847c0d153f {
  display: none;
}
#s-e6e85e21-bd51-433d-99ae-f8847c0d153f, #wrap-s-e6e85e21-bd51-433d-99ae-f8847c0d153f { display:none !important; }}
@media (min-width: 0px) {
[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e6e85e21-bd51-433d-99ae-f8847c0d153f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0f05f69e-9553-495a-8001-0a6ffb0c2474 {
  padding-left: 55px;
padding-right: 55px;
text-align: center;
}




  #s-0f05f69e-9553-495a-8001-0a6ffb0c2474 img.shogun-image {
    
    width: px;
  }


#s-0f05f69e-9553-495a-8001-0a6ffb0c2474 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-89440d77-13f6-49f9-8865-16cc611967ff {
  display: none;
}
#s-89440d77-13f6-49f9-8865-16cc611967ff, #wrap-s-89440d77-13f6-49f9-8865-16cc611967ff { display:none !important; }}
#s-b0eb9089-b797-4f9b-8b1d-07793bdf6d2e {
  padding-left: 55px;
padding-right: 55px;
text-align: center;
}




  #s-b0eb9089-b797-4f9b-8b1d-07793bdf6d2e img.shogun-image {
    
    width: px;
  }


#s-b0eb9089-b797-4f9b-8b1d-07793bdf6d2e .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-5ca856fe-3e0b-4d32-ac7b-f78192f6bf41 {
  display: none;
}
#s-5ca856fe-3e0b-4d32-ac7b-f78192f6bf41, #wrap-s-5ca856fe-3e0b-4d32-ac7b-f78192f6bf41 { display:none !important; }}
#s-fe324b09-38a8-4211-9989-8cda502d9539 {
  padding-top: 38px;
padding-left: 45px;
padding-right: 55px;
text-align: center;
}




  #s-fe324b09-38a8-4211-9989-8cda502d9539 img.shogun-image {
    
    width: px;
  }


#s-fe324b09-38a8-4211-9989-8cda502d9539 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-61ef7737-752a-4ca1-924a-90120e644148 {
  display: none;
}
#s-61ef7737-752a-4ca1-924a-90120e644148, #wrap-s-61ef7737-752a-4ca1-924a-90120e644148 { display:none !important; }}
#s-03977501-3568-49d6-adf0-c8658a255745 {
  margin-left: 5px;
margin-right: 5px;
padding-left: 45px;
padding-right: 45px;
text-align: center;
}




  #s-03977501-3568-49d6-adf0-c8658a255745 img.shogun-image {
    
    width: px;
  }


#s-03977501-3568-49d6-adf0-c8658a255745 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-7e8bb6aa-983e-4cbc-b1e8-3af237164ae6 {
  display: none;
}
#s-7e8bb6aa-983e-4cbc-b1e8-3af237164ae6, #wrap-s-7e8bb6aa-983e-4cbc-b1e8-3af237164ae6 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-23e9be15-f0ae-4115-9992-9d92bb0b8a1d {
  display: none;
}
#s-23e9be15-f0ae-4115-9992-9d92bb0b8a1d, #wrap-s-23e9be15-f0ae-4115-9992-9d92bb0b8a1d { display:none !important; }}
#s-23e9be15-f0ae-4115-9992-9d92bb0b8a1d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-0b2895f8-6a65-4c24-bed6-ec9782643bea {
  display: none;
}
#s-0b2895f8-6a65-4c24-bed6-ec9782643bea, #wrap-s-0b2895f8-6a65-4c24-bed6-ec9782643bea { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0b2895f8-6a65-4c24-bed6-ec9782643bea {
  display: none;
}
#s-0b2895f8-6a65-4c24-bed6-ec9782643bea, #wrap-s-0b2895f8-6a65-4c24-bed6-ec9782643bea { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0b2895f8-6a65-4c24-bed6-ec9782643bea {
  display: none;
}
#s-0b2895f8-6a65-4c24-bed6-ec9782643bea, #wrap-s-0b2895f8-6a65-4c24-bed6-ec9782643bea { display:none !important; }}
@media (min-width: 0px) {
[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0b2895f8-6a65-4c24-bed6-ec9782643bea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a92d5ba5-bab4-4d07-be44-d34c0c388d3d {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-a92d5ba5-bab4-4d07-be44-d34c0c388d3d img.shogun-image {
    
    width: px;
  }


#s-a92d5ba5-bab4-4d07-be44-d34c0c388d3d .shogun-image-content {
  
    align-items: center;
  
}

#s-9802e524-52d9-40fa-9a84-510cc39bc4f6 {
  margin-left: 30px;
margin-right: 30px;
}

#s-34256226-f3cd-4624-98a9-9ec96e391ecc {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-34256226-f3cd-4624-98a9-9ec96e391ecc img.shogun-image {
    
    width: px;
  }


#s-34256226-f3cd-4624-98a9-9ec96e391ecc .shogun-image-content {
  
    align-items: center;
  
}

#s-de86bc38-3e97-4b64-b8b6-ad4297b1972b {
  margin-left: 30px;
margin-right: 30px;
}

@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; }}
#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-d1bada4b-c378-4acd-ba1f-99531cc00745 {
  display: none;
}
#s-d1bada4b-c378-4acd-ba1f-99531cc00745, #wrap-s-d1bada4b-c378-4acd-ba1f-99531cc00745 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d1bada4b-c378-4acd-ba1f-99531cc00745 {
  display: none;
}
#s-d1bada4b-c378-4acd-ba1f-99531cc00745, #wrap-s-d1bada4b-c378-4acd-ba1f-99531cc00745 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d1bada4b-c378-4acd-ba1f-99531cc00745 {
  display: none;
}
#s-d1bada4b-c378-4acd-ba1f-99531cc00745, #wrap-s-d1bada4b-c378-4acd-ba1f-99531cc00745 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d1bada4b-c378-4acd-ba1f-99531cc00745"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-89f2f001-bed3-46ee-9512-5bb9ce2e5f39 {
  padding-top: 35px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-89f2f001-bed3-46ee-9512-5bb9ce2e5f39 img.shogun-image {
    
    width: px;
  }


#s-89f2f001-bed3-46ee-9512-5bb9ce2e5f39 .shogun-image-content {
  
    align-items: center;
  
}

#s-264d1f19-046a-4c7b-9f34-7daca756f31a {
  margin-left: 30px;
margin-right: 30px;
}

#s-5d569185-76cc-42f2-b9f9-3eff82917f2a {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-5d569185-76cc-42f2-b9f9-3eff82917f2a img.shogun-image {
    
    width: px;
  }


#s-5d569185-76cc-42f2-b9f9-3eff82917f2a .shogun-image-content {
  
    align-items: center;
  
}

#s-3c98ad28-58a2-4c9b-83b8-6fecdd4d4241 {
  margin-left: 30px;
margin-right: 30px;
}

@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; }}
#s-7fa8e693-431d-43cf-ae20-5ce87a6404d7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-671288a8-0a1b-4f42-b8f8-45c6e88924bf {
  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-671288a8-0a1b-4f42-b8f8-45c6e88924bf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-671288a8-0a1b-4f42-b8f8-45c6e88924bf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-671288a8-0a1b-4f42-b8f8-45c6e88924bf {
  display: none;
}
#s-671288a8-0a1b-4f42-b8f8-45c6e88924bf, #wrap-s-671288a8-0a1b-4f42-b8f8-45c6e88924bf { display:none !important; }}


#s-671288a8-0a1b-4f42-b8f8-45c6e88924bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Khula;
  display:  inline-block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-5336d148-1dde-45d9-9227-a4c63be511c8 {
  display: none;
}
#s-5336d148-1dde-45d9-9227-a4c63be511c8, #wrap-s-5336d148-1dde-45d9-9227-a4c63be511c8 { display:none !important; }}@media (max-width: 767px){#s-5336d148-1dde-45d9-9227-a4c63be511c8 {
  display: none;
}
#s-5336d148-1dde-45d9-9227-a4c63be511c8, #wrap-s-5336d148-1dde-45d9-9227-a4c63be511c8 { display:none !important; }}
#s-5336d148-1dde-45d9-9227-a4c63be511c8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 768px) and (max-width: 991px){#s-2c14e5ba-b966-413a-a774-e6a229fa83bc {
  display: none;
}
#s-2c14e5ba-b966-413a-a774-e6a229fa83bc, #wrap-s-2c14e5ba-b966-413a-a774-e6a229fa83bc { display:none !important; }}@media (max-width: 767px){#s-2c14e5ba-b966-413a-a774-e6a229fa83bc {
  display: none;
}
#s-2c14e5ba-b966-413a-a774-e6a229fa83bc, #wrap-s-2c14e5ba-b966-413a-a774-e6a229fa83bc { display:none !important; }}
#s-2c14e5ba-b966-413a-a774-e6a229fa83bc hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-a1f99503-d42a-4812-ac0e-5ad15fd25012 {
  margin-left: 400px;
margin-right: 400px;
}
@media (min-width: 1200px){#s-a1f99503-d42a-4812-ac0e-5ad15fd25012 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a1f99503-d42a-4812-ac0e-5ad15fd25012 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a1f99503-d42a-4812-ac0e-5ad15fd25012 {
  display: none;
}
#s-a1f99503-d42a-4812-ac0e-5ad15fd25012, #wrap-s-a1f99503-d42a-4812-ac0e-5ad15fd25012 { display:none !important; }}@media (max-width: 767px){#s-a1f99503-d42a-4812-ac0e-5ad15fd25012 {
  display: none;
}
#s-a1f99503-d42a-4812-ac0e-5ad15fd25012, #wrap-s-a1f99503-d42a-4812-ac0e-5ad15fd25012 { display:none !important; }}
@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; }}
#s-f700ed3a-1c9b-461b-b594-90e2783fbbc9 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 {
  
}
}
@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-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 (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: 20px;
padding-right: 20px;
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-left: 30px;
margin-right: 30px;
}

#s-8d2519b4-2aa9-4c8a-bfd1-6d9b63762a75 {
  padding-left: 20px;
padding-right: 20px;
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-left: 30px;
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; }}
#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-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 (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: 20px;
padding-right: 20px;
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-left: 30px;
margin-right: 30px;
}

#s-eb5655e4-3def-4e49-a33c-9b2ec7f71e0a {
  padding-left: 20px;
padding-right: 20px;
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-left: 30px;
margin-right: 30px;
}

@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; }}
#s-c560c935-507c-4923-b5e9-e4b830fd5ace hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-0c11966a-17b2-41b7-bdae-e8849b6261bf {
  display: none;
}
#s-0c11966a-17b2-41b7-bdae-e8849b6261bf, #wrap-s-0c11966a-17b2-41b7-bdae-e8849b6261bf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c11966a-17b2-41b7-bdae-e8849b6261bf {
  display: none;
}
#s-0c11966a-17b2-41b7-bdae-e8849b6261bf, #wrap-s-0c11966a-17b2-41b7-bdae-e8849b6261bf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c11966a-17b2-41b7-bdae-e8849b6261bf {
  display: none;
}
#s-0c11966a-17b2-41b7-bdae-e8849b6261bf, #wrap-s-0c11966a-17b2-41b7-bdae-e8849b6261bf { display:none !important; }}
@media (min-width: 0px) {
[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0c11966a-17b2-41b7-bdae-e8849b6261bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ff3f9112-bae0-4d50-9e2d-0ba1c28111f5 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-ff3f9112-bae0-4d50-9e2d-0ba1c28111f5 img.shogun-image {
    
    width: px;
  }


#s-ff3f9112-bae0-4d50-9e2d-0ba1c28111f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-032ecef1-444f-45fa-8531-bda5ce6205f7 {
  margin-left: 30px;
margin-right: 30px;
}

#s-702e5c64-96ab-4cb1-8101-cffe3183119f {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-702e5c64-96ab-4cb1-8101-cffe3183119f img.shogun-image {
    
    width: px;
  }


#s-702e5c64-96ab-4cb1-8101-cffe3183119f .shogun-image-content {
  
    align-items: center;
  
}

#s-7fbfb50a-9ca0-4b6b-9ce4-36acb8a134fe {
  margin-left: 30px;
margin-right: 30px;
}

#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: 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 (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 (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; }}
#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 (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 (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 {
  
}
}@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; }}


#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 {
  
}
}@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 (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 (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 (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 (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-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; }}
#s-06232e9f-dd4d-48d3-a76f-90b6402f1eb1 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 {
  
}
}
@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-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 center;
}
@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.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;
}

#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: 768px) and (max-width: 991px){#s-11a0910b-6d7b-4316-949e-8dca9e017225 {
  display: none;
}
#s-11a0910b-6d7b-4316-949e-8dca9e017225, #wrap-s-11a0910b-6d7b-4316-949e-8dca9e017225 { display:none !important; }}@media (max-width: 767px){#s-11a0910b-6d7b-4316-949e-8dca9e017225 {
  display: none;
}
#s-11a0910b-6d7b-4316-949e-8dca9e017225, #wrap-s-11a0910b-6d7b-4316-949e-8dca9e017225 { display:none !important; }}
@media (min-width: 0px) {
[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-11a0910b-6d7b-4316-949e-8dca9e017225"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-47e0e5f8-ccdd-4ded-bd73-984b87f1403b {
  margin-top: 20px;
padding-left: 80px;
padding-right: 80px;
text-align: center;
}
@media (max-width: 767px){#s-47e0e5f8-ccdd-4ded-bd73-984b87f1403b {
  display: none;
}
#s-47e0e5f8-ccdd-4ded-bd73-984b87f1403b, #wrap-s-47e0e5f8-ccdd-4ded-bd73-984b87f1403b { display:none !important; }}



  #s-47e0e5f8-ccdd-4ded-bd73-984b87f1403b img.shogun-image {
    
    width: px;
  }


#s-47e0e5f8-ccdd-4ded-bd73-984b87f1403b .shogun-image-content {
  
    align-items: center;
  
}

#s-bc1797a6-de98-4dae-8a5f-d46d68b602f4 {
  margin-top: 20px;
}
@media (max-width: 767px){#s-bc1797a6-de98-4dae-8a5f-d46d68b602f4 {
  display: none;
}
#s-bc1797a6-de98-4dae-8a5f-d46d68b602f4, #wrap-s-bc1797a6-de98-4dae-8a5f-d46d68b602f4 { display:none !important; }}
#s-ea25830c-900a-491b-9135-2e128d751636 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}
@media (max-width: 767px){#s-ea25830c-900a-491b-9135-2e128d751636 {
  display: none;
}
#s-ea25830c-900a-491b-9135-2e128d751636, #wrap-s-ea25830c-900a-491b-9135-2e128d751636 { display:none !important; }}



  #s-ea25830c-900a-491b-9135-2e128d751636 img.shogun-image {
    
    width: px;
  }


#s-ea25830c-900a-491b-9135-2e128d751636 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d09f001-c884-44fe-8b60-03b5556d2aab {
  margin-top: 40px;
padding-left: 60px;
padding-right: 60px;
text-align: center;
}
@media (max-width: 767px){#s-1d09f001-c884-44fe-8b60-03b5556d2aab {
  display: none;
}
#s-1d09f001-c884-44fe-8b60-03b5556d2aab, #wrap-s-1d09f001-c884-44fe-8b60-03b5556d2aab { display:none !important; }}



  #s-1d09f001-c884-44fe-8b60-03b5556d2aab img.shogun-image {
    
    width: px;
  }


#s-1d09f001-c884-44fe-8b60-03b5556d2aab .shogun-image-content {
  
    align-items: center;
  
}

#s-1cf2a441-df6f-4a50-889e-ecf1ac154358 {
  padding-top: 20px;
}
@media (max-width: 767px){#s-1cf2a441-df6f-4a50-889e-ecf1ac154358 {
  display: none;
}
#s-1cf2a441-df6f-4a50-889e-ecf1ac154358, #wrap-s-1cf2a441-df6f-4a50-889e-ecf1ac154358 { display:none !important; }}
@media (min-width: 1200px){#s-83f9507d-d730-49ae-96b8-a9dcd0e54968 {
  display: none;
}
#s-83f9507d-d730-49ae-96b8-a9dcd0e54968, #wrap-s-83f9507d-d730-49ae-96b8-a9dcd0e54968 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-83f9507d-d730-49ae-96b8-a9dcd0e54968 {
  display: none;
}
#s-83f9507d-d730-49ae-96b8-a9dcd0e54968, #wrap-s-83f9507d-d730-49ae-96b8-a9dcd0e54968 { display:none !important; }}@media (max-width: 767px){#s-83f9507d-d730-49ae-96b8-a9dcd0e54968 {
  display: none;
}
#s-83f9507d-d730-49ae-96b8-a9dcd0e54968, #wrap-s-83f9507d-d730-49ae-96b8-a9dcd0e54968 { display:none !important; }}
#s-83f9507d-d730-49ae-96b8-a9dcd0e54968 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@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-e8372c73-093a-4396-9bd4-2b7be301c6cd {
  display: none;
}
#s-e8372c73-093a-4396-9bd4-2b7be301c6cd, #wrap-s-e8372c73-093a-4396-9bd4-2b7be301c6cd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e8372c73-093a-4396-9bd4-2b7be301c6cd {
  display: none;
}
#s-e8372c73-093a-4396-9bd4-2b7be301c6cd, #wrap-s-e8372c73-093a-4396-9bd4-2b7be301c6cd { display:none !important; }}@media (max-width: 767px){#s-e8372c73-093a-4396-9bd4-2b7be301c6cd {
  display: none;
}
#s-e8372c73-093a-4396-9bd4-2b7be301c6cd, #wrap-s-e8372c73-093a-4396-9bd4-2b7be301c6cd { display:none !important; }}
#s-e8372c73-093a-4396-9bd4-2b7be301c6cd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-b4921557-072a-4f6f-bf4c-5d78efc65788 {
  display: none;
}
#s-b4921557-072a-4f6f-bf4c-5d78efc65788, #wrap-s-b4921557-072a-4f6f-bf4c-5d78efc65788 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b4921557-072a-4f6f-bf4c-5d78efc65788 {
  display: none;
}
#s-b4921557-072a-4f6f-bf4c-5d78efc65788, #wrap-s-b4921557-072a-4f6f-bf4c-5d78efc65788 { display:none !important; }}@media (max-width: 767px){#s-b4921557-072a-4f6f-bf4c-5d78efc65788 {
  display: none;
}
#s-b4921557-072a-4f6f-bf4c-5d78efc65788, #wrap-s-b4921557-072a-4f6f-bf4c-5d78efc65788 { display:none !important; }}
#s-b4921557-072a-4f6f-bf4c-5d78efc65788 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 (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; }}
#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; }}



  #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 {
  
}
}
@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; }}
#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-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; }}
#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-5551e923-bc46-4613-a87b-872b8a60354f {
  display: none;
}
#s-5551e923-bc46-4613-a87b-872b8a60354f, #wrap-s-5551e923-bc46-4613-a87b-872b8a60354f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5551e923-bc46-4613-a87b-872b8a60354f {
  display: none;
}
#s-5551e923-bc46-4613-a87b-872b8a60354f, #wrap-s-5551e923-bc46-4613-a87b-872b8a60354f { display:none !important; }}@media (max-width: 767px){#s-5551e923-bc46-4613-a87b-872b8a60354f {
  display: none;
}
#s-5551e923-bc46-4613-a87b-872b8a60354f, #wrap-s-5551e923-bc46-4613-a87b-872b8a60354f { display:none !important; }}
#s-5551e923-bc46-4613-a87b-872b8a60354f 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);
}

#s-2b6aae45-be76-494a-84f1-735d19bd7534 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-2b6aae45-be76-494a-84f1-735d19bd7534 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2b6aae45-be76-494a-84f1-735d19bd7534 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2b6aae45-be76-494a-84f1-735d19bd7534 {
  
}
}@media (max-width: 767px){#s-2b6aae45-be76-494a-84f1-735d19bd7534 {
  
}
}







#s-2b6aae45-be76-494a-84f1-735d19bd7534 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-2b6aae45-be76-494a-84f1-735d19bd7534 {
  cursor: pointer;
}#s-2b6aae45-be76-494a-84f1-735d19bd7534.shg-box.shg-c {
  justify-content: center;
}

#s-6c64759f-7e60-498c-8d14-87cb89a8b5f3 {
  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-6c64759f-7e60-498c-8d14-87cb89a8b5f3 {
  display: none;
}
#s-6c64759f-7e60-498c-8d14-87cb89a8b5f3, #wrap-s-6c64759f-7e60-498c-8d14-87cb89a8b5f3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c64759f-7e60-498c-8d14-87cb89a8b5f3 {
  display: none;
}
#s-6c64759f-7e60-498c-8d14-87cb89a8b5f3, #wrap-s-6c64759f-7e60-498c-8d14-87cb89a8b5f3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6c64759f-7e60-498c-8d14-87cb89a8b5f3 {
  display: none;
}
#s-6c64759f-7e60-498c-8d14-87cb89a8b5f3, #wrap-s-6c64759f-7e60-498c-8d14-87cb89a8b5f3 { display:none !important; }}@media (max-width: 767px){#s-6c64759f-7e60-498c-8d14-87cb89a8b5f3 {
  display: none;
}
#s-6c64759f-7e60-498c-8d14-87cb89a8b5f3, #wrap-s-6c64759f-7e60-498c-8d14-87cb89a8b5f3 { display:none !important; }}
#s-dd992830-b6d3-4a4f-98bc-cc3501ca7027 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd992830-b6d3-4a4f-98bc-cc3501ca7027 .shogun-heading-component h1 {
  color: rgba(251, 249, 249, 1);
  font-weight:   ;
  font-family: Playfair Display;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



@media (min-width: 1200px){#s-2554a443-aa0c-4f5f-9243-f0927818c1a1 {
  display: none;
}
#s-2554a443-aa0c-4f5f-9243-f0927818c1a1, #wrap-s-2554a443-aa0c-4f5f-9243-f0927818c1a1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2554a443-aa0c-4f5f-9243-f0927818c1a1 {
  display: none;
}
#s-2554a443-aa0c-4f5f-9243-f0927818c1a1, #wrap-s-2554a443-aa0c-4f5f-9243-f0927818c1a1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2554a443-aa0c-4f5f-9243-f0927818c1a1 {
  display: none;
}
#s-2554a443-aa0c-4f5f-9243-f0927818c1a1, #wrap-s-2554a443-aa0c-4f5f-9243-f0927818c1a1 { display:none !important; }}
#s-2554a443-aa0c-4f5f-9243-f0927818c1a1 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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
