.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-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (max-width: 767px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}







#s-5b6466bb-abca-408e-ad65-9f0b49172d7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b6466bb-abca-408e-ad65-9f0b49172d7a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-204e2f4c-fea8-42aa-8383-da8c6a782910 {
  background-image: url(https://i.shgcdn.com/c901054f-f0d0-4a8e-a89e-2672e738b263/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 500px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-204e2f4c-fea8-42aa-8383-da8c6a782910 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-204e2f4c-fea8-42aa-8383-da8c6a782910 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-204e2f4c-fea8-42aa-8383-da8c6a782910 {
  
}
}@media (max-width: 767px){#s-204e2f4c-fea8-42aa-8383-da8c6a782910 {
  
}
}







#s-204e2f4c-fea8-42aa-8383-da8c6a782910 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0.5;
}#s-204e2f4c-fea8-42aa-8383-da8c6a782910.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

#s-6f1480be-6b25-4736-8646-250cdea2e0a3 {
  margin-top: 100px;
margin-left: 50px;
margin-bottom: 100px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f1480be-6b25-4736-8646-250cdea2e0a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-d446d106-67fc-47ea-8524-44c11b694116 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d446d106-67fc-47ea-8524-44c11b694116 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0ecdfdd9-b543-4dec-844d-6e8ec1d1c5e9 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ecdfdd9-b543-4dec-844d-6e8ec1d1c5e9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-03469ca1-c639-420c-9493-65ad17605f11 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-03469ca1-c639-420c-9493-65ad17605f11 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-03469ca1-c639-420c-9493-65ad17605f11 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-03469ca1-c639-420c-9493-65ad17605f11 {
  
}
}@media (max-width: 767px){#s-03469ca1-c639-420c-9493-65ad17605f11 {
  
}
}
.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-1bff9a59-5d5c-44d8-92fc-a6eac8088357 {
  border-style: solid;
margin-top: 50px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(26, 26, 26, 1);
border-radius: 60px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(26, 26, 26, 1);
text-decoration: none;
}
#s-1bff9a59-5d5c-44d8-92fc-a6eac8088357:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(26, 26, 26, 1) !important;
border-radius: 60px !important;
opacity: 1 !important;
background-color: rgba(26, 26, 26, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-1bff9a59-5d5c-44d8-92fc-a6eac8088357:active {background-color: rgba(26, 26, 26, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-1bff9a59-5d5c-44d8-92fc-a6eac8088357 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1bff9a59-5d5c-44d8-92fc-a6eac8088357 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1bff9a59-5d5c-44d8-92fc-a6eac8088357 {
  
}
}@media (max-width: 767px){#s-1bff9a59-5d5c-44d8-92fc-a6eac8088357 {
  
}
}


#s-1bff9a59-5d5c-44d8-92fc-a6eac8088357.shg-btn {
  color: rgba(26, 26, 26, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4b075803-c072-4e93-9532-d593f4a21884 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4b075803-c072-4e93-9532-d593f4a21884 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b075803-c072-4e93-9532-d593f4a21884 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b075803-c072-4e93-9532-d593f4a21884 {
  
}
}@media (max-width: 767px){#s-4b075803-c072-4e93-9532-d593f4a21884 {
  
}
}
@media (min-width: 0px) {
[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4b075803-c072-4e93-9532-d593f4a21884"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-897e967c-e9fe-420c-b7d7-35949aa244dc {
  box-shadow:1px 2px   rgba(0, 0, 0, 0.19);
margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-left: 0px;
padding-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-897e967c-e9fe-420c-b7d7-35949aa244dc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-897e967c-e9fe-420c-b7d7-35949aa244dc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-897e967c-e9fe-420c-b7d7-35949aa244dc {
  
}
}@media (max-width: 767px){#s-897e967c-e9fe-420c-b7d7-35949aa244dc {
  
}
}
#s-1cebc791-e424-4553-9727-7e1390519268 {
  box-shadow:1px 2px   rgba(0, 0, 0, 0.19);
margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-1cebc791-e424-4553-9727-7e1390519268 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1cebc791-e424-4553-9727-7e1390519268 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1cebc791-e424-4553-9727-7e1390519268 {
  
}
}@media (max-width: 767px){#s-1cebc791-e424-4553-9727-7e1390519268 {
  
}
}
#s-680e0bd8-f414-4850-addd-8ce1a99e4a5f {
  box-shadow:1px 2px   rgba(0, 0, 0, 0.19);
margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-680e0bd8-f414-4850-addd-8ce1a99e4a5f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-680e0bd8-f414-4850-addd-8ce1a99e4a5f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-680e0bd8-f414-4850-addd-8ce1a99e4a5f {
  
}
}@media (max-width: 767px){#s-680e0bd8-f414-4850-addd-8ce1a99e4a5f {
  
}
}
#s-e893a377-24bb-4288-bb21-ec32e5c772a1 {
  margin-left: 0px;
margin-right: 0px;
padding-bottom: 20px;
background-color: rgba(251, 127, 78, 1);
}

@media (min-width: 0px) {
[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e893a377-24bb-4288-bb21-ec32e5c772a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e8de5347-1bd4-4fd3-a306-f1c5fe022580 {
  margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
padding-top: 50px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-e8de5347-1bd4-4fd3-a306-f1c5fe022580 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e8de5347-1bd4-4fd3-a306-f1c5fe022580 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e8de5347-1bd4-4fd3-a306-f1c5fe022580 {
  
}
}@media (max-width: 767px){#s-e8de5347-1bd4-4fd3-a306-f1c5fe022580 {
  
}
}
#s-e8de5347-1bd4-4fd3-a306-f1c5fe022580 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-87672148-476e-4c1a-bd48-52676e371d63 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-87672148-476e-4c1a-bd48-52676e371d63 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-87672148-476e-4c1a-bd48-52676e371d63 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-87672148-476e-4c1a-bd48-52676e371d63 {
  
}
}@media (max-width: 767px){#s-87672148-476e-4c1a-bd48-52676e371d63 {
  
}
}
#s-2c76cb1c-c626-48f1-8b5e-c12703fe098b {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2c76cb1c-c626-48f1-8b5e-c12703fe098b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8c8ed822-66cd-4ca0-84c8-57324997bb45 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(4, 143, 198, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-8c8ed822-66cd-4ca0-84c8-57324997bb45:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-8c8ed822-66cd-4ca0-84c8-57324997bb45:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-8c8ed822-66cd-4ca0-84c8-57324997bb45 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8c8ed822-66cd-4ca0-84c8-57324997bb45 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8c8ed822-66cd-4ca0-84c8-57324997bb45 {
  
}
}@media (max-width: 767px){#s-8c8ed822-66cd-4ca0-84c8-57324997bb45 {
  
}
}


#s-8c8ed822-66cd-4ca0-84c8-57324997bb45.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 900;
  
  font-family: Work Sans;
  display:  block ;
}

.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-d75f7e4a-f28a-49c4-9268-596fb5a816e3 {
  padding-top: 50px;
padding-right: 8px;
text-align: center;
}




  #s-d75f7e4a-f28a-49c4-9268-596fb5a816e3 img.shogun-image {
    
    width: px;
  }


#s-d75f7e4a-f28a-49c4-9268-596fb5a816e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-03a6e1df-af3b-46cb-88d4-538783510f7c {
  margin-left: 0px;
margin-right: 0px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03a6e1df-af3b-46cb-88d4-538783510f7c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d5964c44-3ba6-4654-8373-97d821c3929f {
  padding-top: 50px;
padding-right: 8px;
text-align: center;
}




  #s-d5964c44-3ba6-4654-8373-97d821c3929f img.shogun-image {
    
    width: px;
  }


#s-d5964c44-3ba6-4654-8373-97d821c3929f .shogun-image-content {
  
    align-items: center;
  
}

#s-b84617dd-7eb1-4c5d-8537-63a22ddd266c {
  margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
padding-top: 50px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-b84617dd-7eb1-4c5d-8537-63a22ddd266c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b84617dd-7eb1-4c5d-8537-63a22ddd266c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b84617dd-7eb1-4c5d-8537-63a22ddd266c {
  
}
}@media (max-width: 767px){#s-b84617dd-7eb1-4c5d-8537-63a22ddd266c {
  
}
}
#s-b84617dd-7eb1-4c5d-8537-63a22ddd266c .shogun-heading-component h1 {
  color: rgba(68, 68, 68, 1);
  font-weight:  900 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dd7b0449-96d9-4042-82ac-18ed9e918bd6 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-dd7b0449-96d9-4042-82ac-18ed9e918bd6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dd7b0449-96d9-4042-82ac-18ed9e918bd6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dd7b0449-96d9-4042-82ac-18ed9e918bd6 {
  
}
}@media (max-width: 767px){#s-dd7b0449-96d9-4042-82ac-18ed9e918bd6 {
  
}
}
#s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6c6a8b89-e1d8-4923-8e1f-53056daac1bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-edefbf04-2430-4528-b375-7f48d036b066 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(4, 143, 198, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-edefbf04-2430-4528-b375-7f48d036b066:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-edefbf04-2430-4528-b375-7f48d036b066:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-edefbf04-2430-4528-b375-7f48d036b066 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-edefbf04-2430-4528-b375-7f48d036b066 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-edefbf04-2430-4528-b375-7f48d036b066 {
  
}
}@media (max-width: 767px){#s-edefbf04-2430-4528-b375-7f48d036b066 {
  
}
}


#s-edefbf04-2430-4528-b375-7f48d036b066.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 900;
  
  font-family: Work Sans;
  display:  block ;
}

#s-84832230-72e9-43c0-94d8-e008c019a6d6 {
  margin-left: 0px;
margin-right: 0px;
padding-bottom: 20px;
background-color: rgba(251, 127, 78, 1);
}

@media (min-width: 0px) {
[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84832230-72e9-43c0-94d8-e008c019a6d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e4709a7c-7375-42d0-8d6b-c318615e4065 {
  margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
padding-top: 50px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-e4709a7c-7375-42d0-8d6b-c318615e4065 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e4709a7c-7375-42d0-8d6b-c318615e4065 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e4709a7c-7375-42d0-8d6b-c318615e4065 {
  
}
}@media (max-width: 767px){#s-e4709a7c-7375-42d0-8d6b-c318615e4065 {
  
}
}
#s-e4709a7c-7375-42d0-8d6b-c318615e4065 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5dfd7861-ec7e-4a8e-a2ae-d44b73ae9fdd {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-5dfd7861-ec7e-4a8e-a2ae-d44b73ae9fdd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5dfd7861-ec7e-4a8e-a2ae-d44b73ae9fdd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5dfd7861-ec7e-4a8e-a2ae-d44b73ae9fdd {
  
}
}@media (max-width: 767px){#s-5dfd7861-ec7e-4a8e-a2ae-d44b73ae9fdd {
  
}
}
#s-0f3fb386-2e7e-4d1f-914c-27295b3417ee {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0f3fb386-2e7e-4d1f-914c-27295b3417ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-320bbef8-9fb1-46a0-b976-8c92b0b2ce62 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 0);
border-radius: 30px;
text-align: center;
background-color: rgba(4, 143, 198, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-320bbef8-9fb1-46a0-b976-8c92b0b2ce62:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-320bbef8-9fb1-46a0-b976-8c92b0b2ce62:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-320bbef8-9fb1-46a0-b976-8c92b0b2ce62 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-320bbef8-9fb1-46a0-b976-8c92b0b2ce62 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-320bbef8-9fb1-46a0-b976-8c92b0b2ce62 {
  
}
}@media (max-width: 767px){#s-320bbef8-9fb1-46a0-b976-8c92b0b2ce62 {
  
}
}


#s-320bbef8-9fb1-46a0-b976-8c92b0b2ce62.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 900;
  
  font-family: Work Sans;
  display:  block ;
}

#s-ecc789ba-7d1e-4287-aee6-34f1ca1faae0 {
  padding-top: 50px;
padding-right: 8px;
text-align: center;
}




  #s-ecc789ba-7d1e-4287-aee6-34f1ca1faae0 img.shogun-image {
    
    width: px;
  }


#s-ecc789ba-7d1e-4287-aee6-34f1ca1faae0 .shogun-image-content {
  
    align-items: center;
  
}

#s-2c643f0d-15b8-4407-8659-77735e79bc0a {
  padding-top: 26px;
padding-bottom: 26px;
text-align: center;
}

#s-2c643f0d-15b8-4407-8659-77735e79bc0a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-823a5a75-73f4-47d8-8899-2b59a4d339d2 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-823a5a75-73f4-47d8-8899-2b59a4d339d2 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-823a5a75-73f4-47d8-8899-2b59a4d339d2 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-823a5a75-73f4-47d8-8899-2b59a4d339d2 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-823a5a75-73f4-47d8-8899-2b59a4d339d2 td.shogun-table-column, #s-823a5a75-73f4-47d8-8899-2b59a4d339d2 td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-f0a57922-a89f-4e51-b1aa-5873218b8b51 {
  text-align: center;
}




  #s-f0a57922-a89f-4e51-b1aa-5873218b8b51 img.shogun-image {
    
    width: px;
  }


#s-f0a57922-a89f-4e51-b1aa-5873218b8b51 .shogun-image-content {
  
    align-items: center;
  
}

#s-f3b6c8e8-3669-4a48-bd64-4e3a4b344de1 {
  text-align: center;
}




  #s-f3b6c8e8-3669-4a48-bd64-4e3a4b344de1 img.shogun-image {
    
    width: px;
  }


#s-f3b6c8e8-3669-4a48-bd64-4e3a4b344de1 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c246746-2da4-4497-9d32-838476708c41 {
  text-align: center;
}




  #s-7c246746-2da4-4497-9d32-838476708c41 img.shogun-image {
    
    width: px;
  }


#s-7c246746-2da4-4497-9d32-838476708c41 .shogun-image-content {
  
    align-items: center;
  
}

#s-0de84e7d-016b-43f6-91f1-851c3d02e5ff {
  text-align: center;
}




  #s-0de84e7d-016b-43f6-91f1-851c3d02e5ff img.shogun-image {
    
    width: px;
  }


#s-0de84e7d-016b-43f6-91f1-851c3d02e5ff .shogun-image-content {
  
    align-items: center;
  
}

#s-30bc48a0-e423-411e-b267-7d471fcc4dee {
  text-align: center;
}




  #s-30bc48a0-e423-411e-b267-7d471fcc4dee img.shogun-image {
    
    width: px;
  }


#s-30bc48a0-e423-411e-b267-7d471fcc4dee .shogun-image-content {
  
    align-items: center;
  
}

#s-8a5d2c14-cfc9-4be0-90d2-0eadbadb4ddd {
  text-align: center;
}




  #s-8a5d2c14-cfc9-4be0-90d2-0eadbadb4ddd img.shogun-image {
    
    width: px;
  }


#s-8a5d2c14-cfc9-4be0-90d2-0eadbadb4ddd .shogun-image-content {
  
    align-items: center;
  
}

#s-20e784b4-28bb-4237-b89f-d3269f853f62 {
  text-align: center;
}




  #s-20e784b4-28bb-4237-b89f-d3269f853f62 img.shogun-image {
    
    width: px;
  }


#s-20e784b4-28bb-4237-b89f-d3269f853f62 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ef8d3a6-6a5a-4cad-a6c9-752b4488635f {
  text-align: center;
}




  #s-5ef8d3a6-6a5a-4cad-a6c9-752b4488635f img.shogun-image {
    
    width: px;
  }


#s-5ef8d3a6-6a5a-4cad-a6c9-752b4488635f .shogun-image-content {
  
    align-items: center;
  
}

#s-0fe473ef-2dbf-4912-bb17-0c0df4813433 {
  text-align: center;
}




  #s-0fe473ef-2dbf-4912-bb17-0c0df4813433 img.shogun-image {
    
    width: px;
  }


#s-0fe473ef-2dbf-4912-bb17-0c0df4813433 .shogun-image-content {
  
    align-items: center;
  
}

#s-68bdec8d-e351-4d95-b8f8-974cd48b156d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-68bdec8d-e351-4d95-b8f8-974cd48b156d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c227bdea-e3d8-45ae-8d1c-baacae17bfe2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c227bdea-e3d8-45ae-8d1c-baacae17bfe2 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3bced58d-a7d8-4557-b5eb-50b2d1219ab2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3bced58d-a7d8-4557-b5eb-50b2d1219ab2 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-40c9d70f-28b4-47ea-b7ad-59b5ab06f2d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40c9d70f-28b4-47ea-b7ad-59b5ab06f2d0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f166fc78-c271-4764-b9a0-5f453e59e573 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f166fc78-c271-4764-b9a0-5f453e59e573 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-be5ce68e-ce5e-44e9-9ed2-7b8b97b164bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-be5ce68e-ce5e-44e9-9ed2-7b8b97b164bb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4519a0d6-4199-48b9-9460-26bd02d1ba77 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4519a0d6-4199-48b9-9460-26bd02d1ba77 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c2c6d902-8c46-4c75-9c84-26af94b3294a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2c6d902-8c46-4c75-9c84-26af94b3294a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-40d39882-c528-4bae-967b-ca8f9ba715eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40d39882-c528-4bae-967b-ca8f9ba715eb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (max-width: 767px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}







#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d912fb2b-9730-4d11-b89f-242cac0d7e66.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8345b062-a1a0-411f-9c7f-9de50e3cbf46 {
  box-shadow:1px 2px   rgba(0, 0, 0, 0.19);
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(247, 247, 247, 0);
}
@media (min-width: 1200px){#s-8345b062-a1a0-411f-9c7f-9de50e3cbf46 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8345b062-a1a0-411f-9c7f-9de50e3cbf46 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8345b062-a1a0-411f-9c7f-9de50e3cbf46 {
  
}
}@media (max-width: 767px){#s-8345b062-a1a0-411f-9c7f-9de50e3cbf46 {
  
}
}
#s-8345b062-a1a0-411f-9c7f-9de50e3cbf46 .shogun-heading-component h1 {
  color: rgba(26, 26, 26, 1);
  font-weight:  900 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00 {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9be97c57-15a4-4de7-8c00-3cbd67386a7a {
  margin-bottom: 25px;
background-color: rgba(26, 26, 26, 0);
}

#s-9be97c57-15a4-4de7-8c00-3cbd67386a7a {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  text-align: left;
}


.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-30f36046-a275-43ca-8570-2059659d2b2d {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-30f36046-a275-43ca-8570-2059659d2b2d .shg-product-title-component h3 {
  color: rgba(26, 26, 26, 1);
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-7d2a7dde-d54e-44b9-9ff0-f54b099d9691 {
  margin-bottom: 25px;
background-color: rgba(26, 26, 26, 0);
}

#s-7d2a7dde-d54e-44b9-9ff0-f54b099d9691 {
  display: none;
}
#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 {
  text-align: left;
}


.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 {
  max-width: 100%;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 .shg-image-zoom,
.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 {
  max-width: 100%;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 .shg-image-zoom,
.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 {
  max-width: 100%;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 .shg-image-zoom,
.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 {
  max-width: 100%;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 .shg-image-zoom,
.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 {
  max-width: 100%;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 .shg-image-zoom,
.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0970e83-33ab-4415-9bc9-1497a409a9a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-891fc3cf-fa88-4326-9757-28a6e614bac4 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-891fc3cf-fa88-4326-9757-28a6e614bac4 .shg-product-title-component h3 {
  color: rgba(26, 26, 26, 1);
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ec901ee5-7e94-4d65-855e-23025f90fd1b {
  margin-bottom: 25px;
background-color: rgba(26, 26, 26, 0);
}

#s-ec901ee5-7e94-4d65-855e-23025f90fd1b {
  display: none;
}
#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 {
  text-align: left;
}


.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 {
  max-width: 100%;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 .shg-image-zoom,
.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 {
  max-width: 100%;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 .shg-image-zoom,
.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 {
  max-width: 100%;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 .shg-image-zoom,
.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 {
  max-width: 100%;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 .shg-image-zoom,
.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 {
  max-width: 100%;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 .shg-image-zoom,
.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74078f4d-26ac-45b1-9a3e-b292a088c6f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-eb07d285-66bf-42a3-8e59-5fbdd314882f {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-eb07d285-66bf-42a3-8e59-5fbdd314882f .shg-product-title-component h3 {
  color: rgba(26, 26, 26, 1);
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-c9dd5184-3cc4-4679-a077-d8054a388a0f {
  margin-bottom: 25px;
background-color: rgba(26, 26, 26, 0);
}

#s-c9dd5184-3cc4-4679-a077-d8054a388a0f {
  display: none;
}
#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b {
  text-align: left;
}


.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b {
  max-width: 100%;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b .shg-image-zoom,
.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b {
  max-width: 100%;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b .shg-image-zoom,
.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b {
  max-width: 100%;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b .shg-image-zoom,
.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b {
  max-width: 100%;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b .shg-image-zoom,
.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b {
  max-width: 100%;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b .shg-image-zoom,
.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86cbd524-eb5c-49f8-a475-1020fe73fd3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bcf81dd8-381f-48a6-a6c1-d1b8c91844cb {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-bcf81dd8-381f-48a6-a6c1-d1b8c91844cb .shg-product-title-component h3 {
  color: rgba(26, 26, 26, 1);
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-8c2650bd-3978-42a4-86ca-3faf05b163dc {
  margin-left: 20px;
margin-bottom: 100px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8c2650bd-3978-42a4-86ca-3faf05b163dc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6cbce5ad-96e5-4919-9952-44874e1aca5e {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 60px;
text-align: center;
background-color: rgba(4, 143, 198, 1);
font-size: 14px;
font-weight: bold;
color: rgba(26, 26, 26, 1);
text-decoration: none;
}
#s-6cbce5ad-96e5-4919-9952-44874e1aca5e:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(26, 26, 26, 1) !important;
border-radius: 60px !important;
opacity: 1 !important;
background-color: rgba(26, 26, 26, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-6cbce5ad-96e5-4919-9952-44874e1aca5e:active {background-color: rgba(26, 26, 26, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6cbce5ad-96e5-4919-9952-44874e1aca5e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6cbce5ad-96e5-4919-9952-44874e1aca5e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6cbce5ad-96e5-4919-9952-44874e1aca5e {
  
}
}@media (max-width: 767px){#s-6cbce5ad-96e5-4919-9952-44874e1aca5e {
  
}
}


#s-6cbce5ad-96e5-4919-9952-44874e1aca5e.shg-btn {
  color: rgba(26, 26, 26, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-f6dc2e5f-0b40-4d6e-a2a5-5aee3d4f7039 {
  background-size: cover;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
background-repeat: no-repeat;
}
@media (min-width: 1200px){#s-f6dc2e5f-0b40-4d6e-a2a5-5aee3d4f7039 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f6dc2e5f-0b40-4d6e-a2a5-5aee3d4f7039 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f6dc2e5f-0b40-4d6e-a2a5-5aee3d4f7039 {
  
}
}@media (max-width: 767px){#s-f6dc2e5f-0b40-4d6e-a2a5-5aee3d4f7039 {
  
}
}







#s-f6dc2e5f-0b40-4d6e-a2a5-5aee3d4f7039 > .shg-box-overlay {
  background-color: rgba(251, 127, 78, 1);
  opacity: 0.5;
}#s-f6dc2e5f-0b40-4d6e-a2a5-5aee3d4f7039.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-5310a31e-5e8a-4108-980f-e7fb09aa2e2b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-56f90ecd-76c1-44f3-aa60-1c3067bdf5fb {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 25px;
min-height: 800px;
background-position: center center;
}








#s-56f90ecd-76c1-44f3-aa60-1c3067bdf5fb > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0.5;
}#s-56f90ecd-76c1-44f3-aa60-1c3067bdf5fb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0af0a1a0-d0b3-42f6-86b5-7345be0971a0 {
  margin-top: 400px;
margin-left: 20px;
margin-bottom: 25px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(247, 247, 247, 0);
}
@media (min-width: 1200px){#s-0af0a1a0-d0b3-42f6-86b5-7345be0971a0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0af0a1a0-d0b3-42f6-86b5-7345be0971a0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0af0a1a0-d0b3-42f6-86b5-7345be0971a0 {
  
}
}@media (max-width: 767px){#s-0af0a1a0-d0b3-42f6-86b5-7345be0971a0 {
  
}
}
#s-0af0a1a0-d0b3-42f6-86b5-7345be0971a0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-88b32d39-0864-43f1-86c4-3c45a7e17219 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-88b32d39-0864-43f1-86c4-3c45a7e17219 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-88b32d39-0864-43f1-86c4-3c45a7e17219 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-88b32d39-0864-43f1-86c4-3c45a7e17219 {
  
}
}@media (max-width: 767px){#s-88b32d39-0864-43f1-86c4-3c45a7e17219 {
  
}
}
#s-32279e1c-aa14-4fb8-bf6f-f0ef123a9f3e {
  border-style: solid;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0.33);
border-radius: 60px;
text-align: center;
background-color: rgba(4, 143, 198, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-32279e1c-aa14-4fb8-bf6f-f0ef123a9f3e:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 60px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(26, 26, 26, 1) !important;
text-decoration: none !important;}#s-32279e1c-aa14-4fb8-bf6f-f0ef123a9f3e:active {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(26, 26, 26, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-32279e1c-aa14-4fb8-bf6f-f0ef123a9f3e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-32279e1c-aa14-4fb8-bf6f-f0ef123a9f3e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-32279e1c-aa14-4fb8-bf6f-f0ef123a9f3e {
  
}
}@media (max-width: 767px){#s-32279e1c-aa14-4fb8-bf6f-f0ef123a9f3e {
  
}
}


#s-32279e1c-aa14-4fb8-bf6f-f0ef123a9f3e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-20f63ab5-4659-4cc7-9bd6-a05fc8f0e9f3 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 25px;
min-height: 800px;
background-position: center center;
}








#s-20f63ab5-4659-4cc7-9bd6-a05fc8f0e9f3 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0.5;
}#s-20f63ab5-4659-4cc7-9bd6-a05fc8f0e9f3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-54c8b2f5-0f63-42b0-9fbb-81b1ab55b7ae {
  margin-top: 400px;
margin-left: 20px;
margin-bottom: 25px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(247, 247, 247, 0);
}
@media (min-width: 1200px){#s-54c8b2f5-0f63-42b0-9fbb-81b1ab55b7ae {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54c8b2f5-0f63-42b0-9fbb-81b1ab55b7ae {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-54c8b2f5-0f63-42b0-9fbb-81b1ab55b7ae {
  
}
}@media (max-width: 767px){#s-54c8b2f5-0f63-42b0-9fbb-81b1ab55b7ae {
  
}
}
#s-54c8b2f5-0f63-42b0-9fbb-81b1ab55b7ae .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-31683d08-ff11-43b0-9954-330982651df5 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-31683d08-ff11-43b0-9954-330982651df5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-31683d08-ff11-43b0-9954-330982651df5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-31683d08-ff11-43b0-9954-330982651df5 {
  
}
}@media (max-width: 767px){#s-31683d08-ff11-43b0-9954-330982651df5 {
  
}
}
#s-e84302ab-be3e-4504-9514-d53f88de54ae {
  border-style: solid;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0.33);
border-radius: 60px;
text-align: center;
background-color: rgba(4, 143, 198, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-e84302ab-be3e-4504-9514-d53f88de54ae:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 60px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(26, 26, 26, 1) !important;
text-decoration: none !important;}#s-e84302ab-be3e-4504-9514-d53f88de54ae:active {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(26, 26, 26, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e84302ab-be3e-4504-9514-d53f88de54ae {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e84302ab-be3e-4504-9514-d53f88de54ae {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e84302ab-be3e-4504-9514-d53f88de54ae {
  
}
}@media (max-width: 767px){#s-e84302ab-be3e-4504-9514-d53f88de54ae {
  
}
}


#s-e84302ab-be3e-4504-9514-d53f88de54ae.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-f2fc7504-e7ec-476d-8530-5072116bc18e {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 25px;
min-height: 800px;
background-position: center center;
}








#s-f2fc7504-e7ec-476d-8530-5072116bc18e > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0.5;
}#s-f2fc7504-e7ec-476d-8530-5072116bc18e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-31b0f417-6419-45f4-ac8d-dcf4ee944206 {
  margin-top: 400px;
margin-left: 20px;
margin-bottom: 25px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(247, 247, 247, 0);
}
@media (min-width: 1200px){#s-31b0f417-6419-45f4-ac8d-dcf4ee944206 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-31b0f417-6419-45f4-ac8d-dcf4ee944206 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-31b0f417-6419-45f4-ac8d-dcf4ee944206 {
  
}
}@media (max-width: 767px){#s-31b0f417-6419-45f4-ac8d-dcf4ee944206 {
  
}
}
#s-31b0f417-6419-45f4-ac8d-dcf4ee944206 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-27594b16-4ede-4d51-a957-a59d8e1bc7f0 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-27594b16-4ede-4d51-a957-a59d8e1bc7f0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-27594b16-4ede-4d51-a957-a59d8e1bc7f0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-27594b16-4ede-4d51-a957-a59d8e1bc7f0 {
  
}
}@media (max-width: 767px){#s-27594b16-4ede-4d51-a957-a59d8e1bc7f0 {
  
}
}
#s-c912637f-9d68-4d62-8b2c-240e545a575b {
  border-style: solid;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0.33);
border-radius: 60px;
text-align: center;
background-color: rgba(4, 143, 198, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-c912637f-9d68-4d62-8b2c-240e545a575b:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 60px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(26, 26, 26, 1) !important;
text-decoration: none !important;}#s-c912637f-9d68-4d62-8b2c-240e545a575b:active {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(26, 26, 26, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c912637f-9d68-4d62-8b2c-240e545a575b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c912637f-9d68-4d62-8b2c-240e545a575b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c912637f-9d68-4d62-8b2c-240e545a575b {
  
}
}@media (max-width: 767px){#s-c912637f-9d68-4d62-8b2c-240e545a575b {
  
}
}


#s-c912637f-9d68-4d62-8b2c-240e545a575b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-6404e3e9-4500-4018-9737-0d42f271ec9a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6404e3e9-4500-4018-9737-0d42f271ec9a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6404e3e9-4500-4018-9737-0d42f271ec9a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6404e3e9-4500-4018-9737-0d42f271ec9a {
  
}
}@media (max-width: 767px){#s-6404e3e9-4500-4018-9737-0d42f271ec9a {
  
}
}







#s-6404e3e9-4500-4018-9737-0d42f271ec9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6404e3e9-4500-4018-9737-0d42f271ec9a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-478d7212-fe27-4334-a98f-6b6b07dcbc03 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-478d7212-fe27-4334-a98f-6b6b07dcbc03 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-478d7212-fe27-4334-a98f-6b6b07dcbc03 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-478d7212-fe27-4334-a98f-6b6b07dcbc03 {
  
}
}@media (max-width: 767px){#s-478d7212-fe27-4334-a98f-6b6b07dcbc03 {
  
}
}
#s-478d7212-fe27-4334-a98f-6b6b07dcbc03 .shogun-heading-component h1 {
  color: #000;
  font-weight:  900 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-aaa82dee-4153-44df-9c49-b201c2278fff {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-aaa82dee-4153-44df-9c49-b201c2278fff {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aaa82dee-4153-44df-9c49-b201c2278fff {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-aaa82dee-4153-44df-9c49-b201c2278fff {
  
}
}@media (max-width: 767px){#s-aaa82dee-4153-44df-9c49-b201c2278fff {
  
}
}
@media (min-width: 0px) {
[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-aaa82dee-4153-44df-9c49-b201c2278fff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-58ab4139-b1e0-4d07-931e-946b4e275bfc .shogun-icon-wrapper {
  text-align: center;
}


#s-58ab4139-b1e0-4d07-931e-946b4e275bfc .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(223, 223, 223, 1);
}

#s-59431eb2-2c33-4525-bd17-82b11140bece {
  margin-top: 20px;
margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-59431eb2-2c33-4525-bd17-82b11140bece {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-59431eb2-2c33-4525-bd17-82b11140bece {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-59431eb2-2c33-4525-bd17-82b11140bece {
  
}
}@media (max-width: 767px){#s-59431eb2-2c33-4525-bd17-82b11140bece {
  
}
}
#s-818fe1f4-c205-451a-9a24-57845c5eda1f .shogun-icon-wrapper {
  text-align: center;
}


#s-818fe1f4-c205-451a-9a24-57845c5eda1f .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(223, 223, 223, 1);
}

#s-fea260cd-6c0a-4718-ba2a-0e618aab65ed {
  margin-top: 20px;
margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-fea260cd-6c0a-4718-ba2a-0e618aab65ed {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fea260cd-6c0a-4718-ba2a-0e618aab65ed {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fea260cd-6c0a-4718-ba2a-0e618aab65ed {
  
}
}@media (max-width: 767px){#s-fea260cd-6c0a-4718-ba2a-0e618aab65ed {
  
}
}
#s-d1867c97-a7e8-425d-9340-f73b369b3844 .shogun-icon-wrapper {
  text-align: center;
}


#s-d1867c97-a7e8-425d-9340-f73b369b3844 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(223, 223, 223, 1);
}

#s-34dae295-15c3-4dab-9edb-23cb0c0b623a {
  margin-top: 20px;
margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-34dae295-15c3-4dab-9edb-23cb0c0b623a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-34dae295-15c3-4dab-9edb-23cb0c0b623a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-34dae295-15c3-4dab-9edb-23cb0c0b623a {
  
}
}@media (max-width: 767px){#s-34dae295-15c3-4dab-9edb-23cb0c0b623a {
  
}
}
/*
  $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;
}
