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

.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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-0c226d36-81fe-45e3-a0a6-f671fdda3ce1 {
  margin-left: auto;
margin-right: auto;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: none;
border-radius: 11px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}








#s-0c226d36-81fe-45e3-a0a6-f671fdda3ce1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0c226d36-81fe-45e3-a0a6-f671fdda3ce1.shg-box.shg-c {
  justify-content: center;
}

.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;
  
  
  text-transform: none;
  
  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-53ae7a40-7eaf-4fdc-acec-27f0b1ddfbea {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: none;
border-radius: 11px;
text-align: center;
background-color: rgba(247, 247, 247, 1);
}

#s-53ae7a40-7eaf-4fdc-acec-27f0b1ddfbea .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Ponjoung";
  font-style:  normal ;
  font-size: 15px;
  
  
  
}



.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-text {
  
  
}

.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-96b28f40-7d2a-4b01-a3fc-f24bd8095077 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(24, 86, 211, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-96b28f40-7d2a-4b01-a3fc-f24bd8095077:hover {background-color: rgba(255, 151, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(24, 86, 211, 1) !important;}#s-96b28f40-7d2a-4b01-a3fc-f24bd8095077:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWY2YTA0NWEtYjkzMy00NzRlLTg2NDEtN2IwMjI4YWM5YTU5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlZjZhMDQ1YS1iOTMzLTQ3NGUtODY0MS03YjAyMjhhYzlhNTkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;}

  #s-96b28f40-7d2a-4b01-a3fc-f24bd8095077-root {
    text-align: center;
  }


#s-96b28f40-7d2a-4b01-a3fc-f24bd8095077.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Ponjoung;
  display:  block ;
}
@media (min-width: 1200px){
  #s-96b28f40-7d2a-4b01-a3fc-f24bd8095077-root {
    text-align: center;
  }


#s-96b28f40-7d2a-4b01-a3fc-f24bd8095077.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Ponjoung;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-96b28f40-7d2a-4b01-a3fc-f24bd8095077-root {
    text-align: center;
  }


#s-96b28f40-7d2a-4b01-a3fc-f24bd8095077.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Ponjoung;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-96b28f40-7d2a-4b01-a3fc-f24bd8095077-root {
    text-align: center;
  }


#s-96b28f40-7d2a-4b01-a3fc-f24bd8095077.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Ponjoung;
  display:  block ;
}
}@media (max-width: 767px){
  #s-96b28f40-7d2a-4b01-a3fc-f24bd8095077-root {
    text-align: center;
  }


#s-96b28f40-7d2a-4b01-a3fc-f24bd8095077.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Ponjoung;
  display:  block ;
}
}
#s-33b6c280-2b27-40ac-8a85-aefe0ad9c8f4 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(233, 232, 226, 1);
}








#s-33b6c280-2b27-40ac-8a85-aefe0ad9c8f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-33b6c280-2b27-40ac-8a85-aefe0ad9c8f4.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-bee386f0-0162-4632-8880-f0b12912b605 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-bee386f0-0162-4632-8880-f0b12912b605 {
  display: none;
}
#s-bee386f0-0162-4632-8880-f0b12912b605, #wrap-s-bee386f0-0162-4632-8880-f0b12912b605 { display: none !important; }}
#s-bee386f0-0162-4632-8880-f0b12912b605 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-bee386f0-0162-4632-8880-f0b12912b605 .shg-sld-nav-button.shg-sld-left,
#s-bee386f0-0162-4632-8880-f0b12912b605 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

@media (min-width: 0px) {
[id="s-6e867e5e-dd36-4460-bbb3-aed35caf704c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-6e867e5e-dd36-4460-bbb3-aed35caf704c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6e867e5e-dd36-4460-bbb3-aed35caf704c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e867e5e-dd36-4460-bbb3-aed35caf704c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-c6a38d46-0974-4288-b36d-f10cb30050c8 {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 40px;
padding-right: 0px;
min-height: 550px;
background-position: center center;
}








#s-c6a38d46-0974-4288-b36d-f10cb30050c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c6a38d46-0974-4288-b36d-f10cb30050c8.shg-box.shg-c {
  justify-content: center;
}

#s-95e95419-a6cd-4a6a-b67a-ea478d905508 {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 40px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}








#s-95e95419-a6cd-4a6a-b67a-ea478d905508 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95e95419-a6cd-4a6a-b67a-ea478d905508 {
  cursor: pointer;
}#s-95e95419-a6cd-4a6a-b67a-ea478d905508.shg-box.shg-c {
  justify-content: center;
}

#s-bfc61af3-863b-46b2-a25d-fdbab48782d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-bfc61af3-863b-46b2-a25d-fdbab48782d9 {
  display: none;
}
#s-bfc61af3-863b-46b2-a25d-fdbab48782d9, #wrap-s-bfc61af3-863b-46b2-a25d-fdbab48782d9 { display: none !important; }}
#s-bfc61af3-863b-46b2-a25d-fdbab48782d9 .shogun-heading-component h2 {
  color: rgba(24, 86, 211, 1);
  font-weight:  normal ;
  font-family: "chantal";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  
  text-align: left;
}



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

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

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

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

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

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

.shg-default-text-content 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 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;
  
  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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-783b9e1c-9eea-41d4-8a08-b565e9ba79ea {
  margin-top: 20px;
margin-bottom: 30px;
}

#s-f793db34-4cd3-4797-ae10-2b3c4c8ec51a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f793db34-4cd3-4797-ae10-2b3c4c8ec51a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f793db34-4cd3-4797-ae10-2b3c4c8ec51a.shg-box.shg-c {
  justify-content: center;
}

#s-55b4c0de-47b1-454c-8b67-d286f4d0f3b6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(24, 86, 211, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-55b4c0de-47b1-454c-8b67-d286f4d0f3b6:hover {background-color: rgba(9, 37, 94, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-55b4c0de-47b1-454c-8b67-d286f4d0f3b6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-55b4c0de-47b1-454c-8b67-d286f4d0f3b6-root {
    text-align: center;
  }


#s-55b4c0de-47b1-454c-8b67-d286f4d0f3b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-55b4c0de-47b1-454c-8b67-d286f4d0f3b6-root {
    text-align: center;
  }


#s-55b4c0de-47b1-454c-8b67-d286f4d0f3b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-55b4c0de-47b1-454c-8b67-d286f4d0f3b6-root {
    text-align: center;
  }


#s-55b4c0de-47b1-454c-8b67-d286f4d0f3b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-55b4c0de-47b1-454c-8b67-d286f4d0f3b6-root {
    text-align: center;
  }


#s-55b4c0de-47b1-454c-8b67-d286f4d0f3b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-55b4c0de-47b1-454c-8b67-d286f4d0f3b6-root {
    text-align: center;
  }


#s-55b4c0de-47b1-454c-8b67-d286f4d0f3b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-02770e7e-d55d-403d-9f62-5074f3a19e54 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
}
@media (min-width: 1200px){#s-02770e7e-d55d-403d-9f62-5074f3a19e54 {
  display: none;
}
#s-02770e7e-d55d-403d-9f62-5074f3a19e54, #wrap-s-02770e7e-d55d-403d-9f62-5074f3a19e54 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-02770e7e-d55d-403d-9f62-5074f3a19e54 {
  display: none;
}
#s-02770e7e-d55d-403d-9f62-5074f3a19e54, #wrap-s-02770e7e-d55d-403d-9f62-5074f3a19e54 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-02770e7e-d55d-403d-9f62-5074f3a19e54 {
  display: none;
}
#s-02770e7e-d55d-403d-9f62-5074f3a19e54, #wrap-s-02770e7e-d55d-403d-9f62-5074f3a19e54 { display: none !important; }}
#s-02770e7e-d55d-403d-9f62-5074f3a19e54 .shg-sld-dot {
  background-color: rgba(255, 151, 0, 1);
}

#s-02770e7e-d55d-403d-9f62-5074f3a19e54 .shg-sld-nav-button.shg-sld-left,
#s-02770e7e-d55d-403d-9f62-5074f3a19e54 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 151, 0, 1);
}

#s-334100ad-db8d-4140-b6d4-2279c4244ebf {
  margin-left: auto;
margin-right: auto;
background-color: rgba(247, 247, 247, 1);
}

@media (min-width: 0px) {
[id="s-334100ad-db8d-4140-b6d4-2279c4244ebf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-334100ad-db8d-4140-b6d4-2279c4244ebf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-334100ad-db8d-4140-b6d4-2279c4244ebf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-334100ad-db8d-4140-b6d4-2279c4244ebf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-24781ad8-a3de-4633-9b6b-5858618d5106 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-24781ad8-a3de-4633-9b6b-5858618d5106 {
  display: none;
}
#s-24781ad8-a3de-4633-9b6b-5858618d5106, #wrap-s-24781ad8-a3de-4633-9b6b-5858618d5106 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24781ad8-a3de-4633-9b6b-5858618d5106 {
  display: none;
}
#s-24781ad8-a3de-4633-9b6b-5858618d5106, #wrap-s-24781ad8-a3de-4633-9b6b-5858618d5106 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-24781ad8-a3de-4633-9b6b-5858618d5106 {
  display: none;
}
#s-24781ad8-a3de-4633-9b6b-5858618d5106, #wrap-s-24781ad8-a3de-4633-9b6b-5858618d5106 { display: none !important; }}







#s-24781ad8-a3de-4633-9b6b-5858618d5106 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-24781ad8-a3de-4633-9b6b-5858618d5106.shg-box.shg-c {
  justify-content: center;
}

#s-00946092-4a0b-41d1-b8d9-b64c34d076b5 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}








#s-00946092-4a0b-41d1-b8d9-b64c34d076b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-00946092-4a0b-41d1-b8d9-b64c34d076b5.shg-box.shg-c {
  justify-content: center;
}

#s-64eb9cf7-2f91-492f-b390-60ac05e373a1 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
text-align: center;
}
@media (min-width: 1200px){#s-64eb9cf7-2f91-492f-b390-60ac05e373a1 {
  display: none;
}
#s-64eb9cf7-2f91-492f-b390-60ac05e373a1, #wrap-s-64eb9cf7-2f91-492f-b390-60ac05e373a1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64eb9cf7-2f91-492f-b390-60ac05e373a1 {
  display: none;
}
#s-64eb9cf7-2f91-492f-b390-60ac05e373a1, #wrap-s-64eb9cf7-2f91-492f-b390-60ac05e373a1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-64eb9cf7-2f91-492f-b390-60ac05e373a1 {
  display: none;
}
#s-64eb9cf7-2f91-492f-b390-60ac05e373a1, #wrap-s-64eb9cf7-2f91-492f-b390-60ac05e373a1 { display: none !important; }}
#s-64eb9cf7-2f91-492f-b390-60ac05e373a1 .shogun-heading-component h2 {
  color: rgba(24, 86, 211, 1);
  font-weight:  normal ;
  font-family: "chantal";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1em;
  
  
}



#s-f94061e3-30d6-4e88-b216-5e40be132c4f {
  margin-top: 20px;
margin-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
}
@media (min-width: 1200px){#s-f94061e3-30d6-4e88-b216-5e40be132c4f {
  display: none;
}
#s-f94061e3-30d6-4e88-b216-5e40be132c4f, #wrap-s-f94061e3-30d6-4e88-b216-5e40be132c4f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f94061e3-30d6-4e88-b216-5e40be132c4f {
  display: none;
}
#s-f94061e3-30d6-4e88-b216-5e40be132c4f, #wrap-s-f94061e3-30d6-4e88-b216-5e40be132c4f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f94061e3-30d6-4e88-b216-5e40be132c4f {
  display: none;
}
#s-f94061e3-30d6-4e88-b216-5e40be132c4f, #wrap-s-f94061e3-30d6-4e88-b216-5e40be132c4f { display: none !important; }}
#s-25f2dde5-e65d-4e13-a3d7-6b47a591b170 {
  background-color: rgba(233, 232, 226, 1);
}

@media (min-width: 0px) {
[id="s-25f2dde5-e65d-4e13-a3d7-6b47a591b170"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25f2dde5-e65d-4e13-a3d7-6b47a591b170"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-25f2dde5-e65d-4e13-a3d7-6b47a591b170"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-25f2dde5-e65d-4e13-a3d7-6b47a591b170"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-52568c86-8c48-4f67-94e2-e94fe337b1a3 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-left: 40px;
padding-right: 0px;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-52568c86-8c48-4f67-94e2-e94fe337b1a3 {
  display: none;
}
#s-52568c86-8c48-4f67-94e2-e94fe337b1a3, #wrap-s-52568c86-8c48-4f67-94e2-e94fe337b1a3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-52568c86-8c48-4f67-94e2-e94fe337b1a3 {
  display: none;
}
#s-52568c86-8c48-4f67-94e2-e94fe337b1a3, #wrap-s-52568c86-8c48-4f67-94e2-e94fe337b1a3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-52568c86-8c48-4f67-94e2-e94fe337b1a3 {
  display: none;
}
#s-52568c86-8c48-4f67-94e2-e94fe337b1a3, #wrap-s-52568c86-8c48-4f67-94e2-e94fe337b1a3 { display: none !important; }}







#s-52568c86-8c48-4f67-94e2-e94fe337b1a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-52568c86-8c48-4f67-94e2-e94fe337b1a3.shg-box.shg-c {
  justify-content: center;
}

#s-32fab2a2-aa7b-49ea-b4a0-c6889b90dd52 {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}
@media (min-width: 1200px){#s-32fab2a2-aa7b-49ea-b4a0-c6889b90dd52 {
  display: none;
}
#s-32fab2a2-aa7b-49ea-b4a0-c6889b90dd52, #wrap-s-32fab2a2-aa7b-49ea-b4a0-c6889b90dd52 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-32fab2a2-aa7b-49ea-b4a0-c6889b90dd52 {
  display: none;
}
#s-32fab2a2-aa7b-49ea-b4a0-c6889b90dd52, #wrap-s-32fab2a2-aa7b-49ea-b4a0-c6889b90dd52 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-32fab2a2-aa7b-49ea-b4a0-c6889b90dd52 {
  display: none;
}
#s-32fab2a2-aa7b-49ea-b4a0-c6889b90dd52, #wrap-s-32fab2a2-aa7b-49ea-b4a0-c6889b90dd52 { display: none !important; }}







#s-32fab2a2-aa7b-49ea-b4a0-c6889b90dd52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-32fab2a2-aa7b-49ea-b4a0-c6889b90dd52.shg-box.shg-c {
  justify-content: center;
}

#s-bf6b3bc4-a9ea-4ac2-a034-941d4ba91235 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-bf6b3bc4-a9ea-4ac2-a034-941d4ba91235 .shogun-heading-component h1 {
  color: rgba(24, 86, 211, 1);
  font-weight:  normal ;
  font-family: "chantal";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-8d957a08-986f-4847-8e7e-1a32af3be824 {
  margin-top: 20px;
margin-bottom: 30px;
}
@media (min-width: 1200px){#s-8d957a08-986f-4847-8e7e-1a32af3be824 {
  display: none;
}
#s-8d957a08-986f-4847-8e7e-1a32af3be824, #wrap-s-8d957a08-986f-4847-8e7e-1a32af3be824 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d957a08-986f-4847-8e7e-1a32af3be824 {
  display: none;
}
#s-8d957a08-986f-4847-8e7e-1a32af3be824, #wrap-s-8d957a08-986f-4847-8e7e-1a32af3be824 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8d957a08-986f-4847-8e7e-1a32af3be824 {
  display: none;
}
#s-8d957a08-986f-4847-8e7e-1a32af3be824, #wrap-s-8d957a08-986f-4847-8e7e-1a32af3be824 { display: none !important; }}
@media (min-width: 0px) {
[id="s-86a74d53-a79a-4661-acd2-8f945b2e0207"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86a74d53-a79a-4661-acd2-8f945b2e0207"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-86a74d53-a79a-4661-acd2-8f945b2e0207"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-86a74d53-a79a-4661-acd2-8f945b2e0207"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-21000c1d-c69a-48d4-8c55-bf950886bdc6 {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 40px;
padding-right: 0px;
min-height: 300px;
background-position: center center;
}








#s-21000c1d-c69a-48d4-8c55-bf950886bdc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-21000c1d-c69a-48d4-8c55-bf950886bdc6.shg-box.shg-c {
  justify-content: center;
}

#s-3f94ceec-9ec4-49ef-bdf3-4056559ebc12 {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}
@media (min-width: 1200px){#s-3f94ceec-9ec4-49ef-bdf3-4056559ebc12 {
  display: none;
}
#s-3f94ceec-9ec4-49ef-bdf3-4056559ebc12, #wrap-s-3f94ceec-9ec4-49ef-bdf3-4056559ebc12 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3f94ceec-9ec4-49ef-bdf3-4056559ebc12 {
  display: none;
}
#s-3f94ceec-9ec4-49ef-bdf3-4056559ebc12, #wrap-s-3f94ceec-9ec4-49ef-bdf3-4056559ebc12 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3f94ceec-9ec4-49ef-bdf3-4056559ebc12 {
  display: none;
}
#s-3f94ceec-9ec4-49ef-bdf3-4056559ebc12, #wrap-s-3f94ceec-9ec4-49ef-bdf3-4056559ebc12 { display: none !important; }}







#s-3f94ceec-9ec4-49ef-bdf3-4056559ebc12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3f94ceec-9ec4-49ef-bdf3-4056559ebc12.shg-box.shg-c {
  justify-content: center;
}

#s-46422083-4576-4e8f-99c6-fe9b291c705f {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}

#s-46422083-4576-4e8f-99c6-fe9b291c705f .shogun-heading-component h1 {
  color: rgba(24, 86, 211, 1);
  font-weight:  normal ;
  font-family: "chantal";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-0e67250a-1770-4c01-946a-bca7a629d8dc {
  margin-top: 20px;
margin-bottom: 30px;
}

#s-175a7aa1-7f4f-4c87-b2da-81634c71d88c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-175a7aa1-7f4f-4c87-b2da-81634c71d88c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-175a7aa1-7f4f-4c87-b2da-81634c71d88c.shg-box.shg-c {
  justify-content: center;
}

#s-aff20348-6056-4a67-8b2d-992233b0b684 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(24, 86, 211, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-aff20348-6056-4a67-8b2d-992233b0b684:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-aff20348-6056-4a67-8b2d-992233b0b684:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-aff20348-6056-4a67-8b2d-992233b0b684-root {
    text-align: center;
  }


#s-aff20348-6056-4a67-8b2d-992233b0b684.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-aff20348-6056-4a67-8b2d-992233b0b684-root {
    text-align: center;
  }


#s-aff20348-6056-4a67-8b2d-992233b0b684.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aff20348-6056-4a67-8b2d-992233b0b684-root {
    text-align: center;
  }


#s-aff20348-6056-4a67-8b2d-992233b0b684.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aff20348-6056-4a67-8b2d-992233b0b684-root {
    text-align: center;
  }


#s-aff20348-6056-4a67-8b2d-992233b0b684.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-aff20348-6056-4a67-8b2d-992233b0b684-root {
    text-align: center;
  }


#s-aff20348-6056-4a67-8b2d-992233b0b684.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
@media (min-width: 0px) {
[id="s-8201ff46-114e-4374-b529-71584b48c119"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8201ff46-114e-4374-b529-71584b48c119"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8201ff46-114e-4374-b529-71584b48c119"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8201ff46-114e-4374-b529-71584b48c119"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-0a43a56f-eb87-4dcc-add8-bf372469317a {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 40px;
padding-right: 0px;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-0a43a56f-eb87-4dcc-add8-bf372469317a {
  display: none;
}
#s-0a43a56f-eb87-4dcc-add8-bf372469317a, #wrap-s-0a43a56f-eb87-4dcc-add8-bf372469317a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0a43a56f-eb87-4dcc-add8-bf372469317a {
  display: none;
}
#s-0a43a56f-eb87-4dcc-add8-bf372469317a, #wrap-s-0a43a56f-eb87-4dcc-add8-bf372469317a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0a43a56f-eb87-4dcc-add8-bf372469317a {
  display: none;
}
#s-0a43a56f-eb87-4dcc-add8-bf372469317a, #wrap-s-0a43a56f-eb87-4dcc-add8-bf372469317a { display: none !important; }}







#s-0a43a56f-eb87-4dcc-add8-bf372469317a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0a43a56f-eb87-4dcc-add8-bf372469317a.shg-box.shg-c {
  justify-content: center;
}

#s-d456ffab-be9f-43f9-aafc-1f9d1826164d {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 40px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}








#s-d456ffab-be9f-43f9-aafc-1f9d1826164d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d456ffab-be9f-43f9-aafc-1f9d1826164d.shg-box.shg-c {
  justify-content: center;
}

#s-5556e241-da61-438b-a0f3-93373dc454fd {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-5556e241-da61-438b-a0f3-93373dc454fd {
  display: none;
}
#s-5556e241-da61-438b-a0f3-93373dc454fd, #wrap-s-5556e241-da61-438b-a0f3-93373dc454fd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5556e241-da61-438b-a0f3-93373dc454fd {
  display: none;
}
#s-5556e241-da61-438b-a0f3-93373dc454fd, #wrap-s-5556e241-da61-438b-a0f3-93373dc454fd { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5556e241-da61-438b-a0f3-93373dc454fd {
  display: none;
}
#s-5556e241-da61-438b-a0f3-93373dc454fd, #wrap-s-5556e241-da61-438b-a0f3-93373dc454fd { display: none !important; }}
#s-5556e241-da61-438b-a0f3-93373dc454fd .shogun-heading-component h1 {
  color: rgba(24, 86, 211, 1);
  font-weight:  normal ;
  font-family: "chantal";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-02eb11e4-d371-4ca5-b467-e8c55ff5e258 {
  margin-top: 20px;
margin-bottom: 30px;
}
@media (min-width: 1200px){#s-02eb11e4-d371-4ca5-b467-e8c55ff5e258 {
  display: none;
}
#s-02eb11e4-d371-4ca5-b467-e8c55ff5e258, #wrap-s-02eb11e4-d371-4ca5-b467-e8c55ff5e258 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-02eb11e4-d371-4ca5-b467-e8c55ff5e258 {
  display: none;
}
#s-02eb11e4-d371-4ca5-b467-e8c55ff5e258, #wrap-s-02eb11e4-d371-4ca5-b467-e8c55ff5e258 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-02eb11e4-d371-4ca5-b467-e8c55ff5e258 {
  display: none;
}
#s-02eb11e4-d371-4ca5-b467-e8c55ff5e258, #wrap-s-02eb11e4-d371-4ca5-b467-e8c55ff5e258 { display: none !important; }}
@media (min-width: 0px) {
[id="s-36032ca4-5da7-462d-ad8b-ef1586c58f03"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-36032ca4-5da7-462d-ad8b-ef1586c58f03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-36032ca4-5da7-462d-ad8b-ef1586c58f03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-36032ca4-5da7-462d-ad8b-ef1586c58f03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-bd7321a6-e4a4-4c10-91d1-e9f4862cc77e {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.05);
padding-top: 25px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-bd7321a6-e4a4-4c10-91d1-e9f4862cc77e {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-bd7321a6-e4a4-4c10-91d1-e9f4862cc77e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bd7321a6-e4a4-4c10-91d1-e9f4862cc77e {
  cursor: pointer;
}#s-bd7321a6-e4a4-4c10-91d1-e9f4862cc77e.shg-box.shg-c {
  justify-content: center;
}

#s-254c4f8e-a0ab-41ef-a503-c4fa4c45956b {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(51, 51, 51, 1);
border-style: solid;
border-radius: 0px;
min-height: 60px;
max-width: 60px;
background-position: center center;
}








#s-254c4f8e-a0ab-41ef-a503-c4fa4c45956b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-254c4f8e-a0ab-41ef-a503-c4fa4c45956b.shg-box.shg-c {
  justify-content: center;
}

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

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-fe253c90-ba02-4e97-a332-767cc4b7268a {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
max-width: 2560px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-fe253c90-ba02-4e97-a332-767cc4b7268a img.shogun-image,
  #s-fe253c90-ba02-4e97-a332-767cc4b7268a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fe253c90-ba02-4e97-a332-767cc4b7268a {
    width: 100%;
    height: auto;
  }



  #s-fe253c90-ba02-4e97-a332-767cc4b7268a img.shogun-image {
    

    
    
    
  }


#s-fe253c90-ba02-4e97-a332-767cc4b7268a .shogun-image-content {
  
    align-items: center;
  
}

#s-20c23aaf-8974-4020-a7cc-7e4051214c22 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20c23aaf-8974-4020-a7cc-7e4051214c22 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 12px;
  
  
  
}



#s-393f0b19-a7f2-4dd9-8ab1-8eb4da669f59 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.05);
padding-top: 25px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-393f0b19-a7f2-4dd9-8ab1-8eb4da669f59 {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-393f0b19-a7f2-4dd9-8ab1-8eb4da669f59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-393f0b19-a7f2-4dd9-8ab1-8eb4da669f59 {
  cursor: pointer;
}#s-393f0b19-a7f2-4dd9-8ab1-8eb4da669f59.shg-box.shg-c {
  justify-content: center;
}

#s-83b124a9-a525-4836-b22b-704e3d3090c1 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(51, 51, 51, 1);
border-style: solid;
border-radius: 0px;
min-height: 60px;
max-width: 60px;
}








#s-83b124a9-a525-4836-b22b-704e3d3090c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-83b124a9-a525-4836-b22b-704e3d3090c1.shg-box.shg-c {
  justify-content: center;
}

#s-5b38db0b-3883-4481-98ce-1388e0d0fed3 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
max-width: 1024px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-5b38db0b-3883-4481-98ce-1388e0d0fed3 img.shogun-image,
  #s-5b38db0b-3883-4481-98ce-1388e0d0fed3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5b38db0b-3883-4481-98ce-1388e0d0fed3 {
    width: 100%;
    height: auto;
  }



  #s-5b38db0b-3883-4481-98ce-1388e0d0fed3 img.shogun-image {
    

    
    
    
  }


#s-5b38db0b-3883-4481-98ce-1388e0d0fed3 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7e529c9-a55a-4532-b98a-34ce1f96e519 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e7e529c9-a55a-4532-b98a-34ce1f96e519 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 12px;
  
  
  
}



#s-3dab9ea7-0526-4e7d-b1ac-22b6747c70dc {
  min-height: 50px;
}








#s-3dab9ea7-0526-4e7d-b1ac-22b6747c70dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3dab9ea7-0526-4e7d-b1ac-22b6747c70dc.shg-box.shg-c {
  justify-content: center;
}

#s-17f2fc2a-75f5-4668-988a-529e5ef2bde5 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.05);
padding-top: 25px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-17f2fc2a-75f5-4668-988a-529e5ef2bde5 {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-17f2fc2a-75f5-4668-988a-529e5ef2bde5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-17f2fc2a-75f5-4668-988a-529e5ef2bde5 {
  cursor: pointer;
}#s-17f2fc2a-75f5-4668-988a-529e5ef2bde5.shg-box.shg-c {
  justify-content: center;
}

#s-7c3e6eaa-4efb-426a-8e7c-a3a4ff301812 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(51, 51, 51, 1);
border-style: solid;
border-radius: 0px;
min-height: 60px;
max-width: 60px;
background-color: rgba(0, 0, 0, 1);
}








#s-7c3e6eaa-4efb-426a-8e7c-a3a4ff301812 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7c3e6eaa-4efb-426a-8e7c-a3a4ff301812.shg-box.shg-c {
  justify-content: center;
}

#s-40e13413-76a1-4747-bc25-26310322fa9c {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
max-width: 2560px;
aspect-ratio: 1/1;
text-align: center;
opacity: 1;
}
#s-40e13413-76a1-4747-bc25-26310322fa9c:hover {border-style: solid !important;
border-color: rgba(44, 42, 52, 1) !important;}




  #s-40e13413-76a1-4747-bc25-26310322fa9c img.shogun-image,
  #s-40e13413-76a1-4747-bc25-26310322fa9c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-40e13413-76a1-4747-bc25-26310322fa9c {
    width: 100%;
    height: auto;
  }



  #s-40e13413-76a1-4747-bc25-26310322fa9c img.shogun-image {
    

    
    
    
  }


#s-40e13413-76a1-4747-bc25-26310322fa9c .shogun-image-content {
  
    align-items: center;
  
}

#s-26192882-a298-4112-baed-78d5d73774e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26192882-a298-4112-baed-78d5d73774e1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 12px;
  
  
  
}



#s-e5acb454-5a16-4d03-9083-47d7e5de1cba {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.05);
padding-top: 25px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-e5acb454-5a16-4d03-9083-47d7e5de1cba {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-e5acb454-5a16-4d03-9083-47d7e5de1cba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e5acb454-5a16-4d03-9083-47d7e5de1cba.shg-box.shg-c {
  justify-content: center;
}

#s-8d1e0e8c-ab6b-4902-bd61-a9156696bb38 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(51, 51, 51, 1);
border-style: solid;
border-radius: 0px;
min-height: 60px;
max-width: 60px;
background-color: rgba(0, 0, 0, 1);
}








#s-8d1e0e8c-ab6b-4902-bd61-a9156696bb38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8d1e0e8c-ab6b-4902-bd61-a9156696bb38.shg-box.shg-c {
  justify-content: center;
}

#s-10d86f70-14c0-4adb-b11b-f5ac3e060d05 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
max-width: 2048px;
aspect-ratio: 1/1;
text-align: center;
opacity: 1;
}
#s-10d86f70-14c0-4adb-b11b-f5ac3e060d05:hover {border-style: solid !important;
border-color: rgba(44, 42, 52, 1) !important;}




  #s-10d86f70-14c0-4adb-b11b-f5ac3e060d05 img.shogun-image,
  #s-10d86f70-14c0-4adb-b11b-f5ac3e060d05 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-10d86f70-14c0-4adb-b11b-f5ac3e060d05 {
    width: 100%;
    height: auto;
  }



  #s-10d86f70-14c0-4adb-b11b-f5ac3e060d05 img.shogun-image {
    

    
    
    
  }


#s-10d86f70-14c0-4adb-b11b-f5ac3e060d05 .shogun-image-content {
  
    align-items: center;
  
}

#s-d9a7ed72-bcaf-41d1-8e7c-e853fc9d7d19 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d9a7ed72-bcaf-41d1-8e7c-e853fc9d7d19 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 12px;
  
  
  
}



#s-80f23429-483e-433b-ab9c-a640a109ad79 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-80f23429-483e-433b-ab9c-a640a109ad79 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 31px;
  
  
  
}


@media (max-width: 767px){#s-80f23429-483e-433b-ab9c-a640a109ad79 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}
.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-d38eed2a-73e3-458b-8f33-d27017d51619 {
  margin-top: -18px;
margin-left: 36%;
margin-right: 36%;
}

#s-d38eed2a-73e3-458b-8f33-d27017d51619 hr {
  border-top: 3px solid #000;
}

#s-0b690fff-31be-437e-8fe5-9af4d04fc427 {
  margin-left: auto;
margin-right: auto;
background-color: rgba(247, 247, 247, 1);
}

@media (min-width: 0px) {
[id="s-0b690fff-31be-437e-8fe5-9af4d04fc427"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b690fff-31be-437e-8fe5-9af4d04fc427"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0b690fff-31be-437e-8fe5-9af4d04fc427"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b690fff-31be-437e-8fe5-9af4d04fc427"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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;
  height: inherit;
  position: relative;
}

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

.shg-imageV2-content {
  text-align: initial;
}

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-3787e486-46d7-4727-924d-f2f68865fab2 {
  margin-left: auto;
margin-right: auto;
max-width: 4000px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-3787e486-46d7-4727-924d-f2f68865fab2 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-3787e486-46d7-4727-924d-f2f68865fab2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3787e486-46d7-4727-924d-f2f68865fab2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4000px;
  }



  img.s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-3787e486-46d7-4727-924d-f2f68865fab2 .shogun-image-content {
  
    align-items: center;
  
}

.s-3787e486-46d7-4727-924d-f2f68865fab2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3787e486-46d7-4727-924d-f2f68865fab2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
      position: relative;
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4000px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-3787e486-46d7-4727-924d-f2f68865fab2 {
  
  
  
  
}

#s-3787e486-46d7-4727-924d-f2f68865fab2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3787e486-46d7-4727-924d-f2f68865fab2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4000px;
  }



  img.s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-3787e486-46d7-4727-924d-f2f68865fab2 .shogun-image-content {
  
    align-items: center;
  
}

.s-3787e486-46d7-4727-924d-f2f68865fab2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3787e486-46d7-4727-924d-f2f68865fab2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
      position: relative;
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-3787e486-46d7-4727-924d-f2f68865fab2 {
  
  
  
  
}

#s-3787e486-46d7-4727-924d-f2f68865fab2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3787e486-46d7-4727-924d-f2f68865fab2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4000px;
  }



  img.s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-3787e486-46d7-4727-924d-f2f68865fab2 .shogun-image-content {
  
    align-items: center;
  
}

.s-3787e486-46d7-4727-924d-f2f68865fab2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3787e486-46d7-4727-924d-f2f68865fab2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
      position: relative;
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-3787e486-46d7-4727-924d-f2f68865fab2 {
  
  
  
  
}

#s-3787e486-46d7-4727-924d-f2f68865fab2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3787e486-46d7-4727-924d-f2f68865fab2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4000px;
  }



  img.s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-3787e486-46d7-4727-924d-f2f68865fab2 .shogun-image-content {
  
    align-items: center;
  
}

.s-3787e486-46d7-4727-924d-f2f68865fab2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3787e486-46d7-4727-924d-f2f68865fab2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
      position: relative;
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4000px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-3787e486-46d7-4727-924d-f2f68865fab2 {
  
  
  
  
}

#s-3787e486-46d7-4727-924d-f2f68865fab2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3787e486-46d7-4727-924d-f2f68865fab2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3787e486-46d7-4727-924d-f2f68865fab2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4000px;
  }



  img.s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-3787e486-46d7-4727-924d-f2f68865fab2 .shogun-image-content {
  
    align-items: center;
  
}

.s-3787e486-46d7-4727-924d-f2f68865fab2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3787e486-46d7-4727-924d-f2f68865fab2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container {
      position: relative;
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3787e486-46d7-4727-924d-f2f68865fab2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4000px;
    }
  }

}
#s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
  margin-left: auto;
margin-right: auto;
max-width: 4000px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a215d882-0626-4e59-86ee-5e3a8a093b2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4000px;
  }



  img.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shogun-image-content {
  
    align-items: center;
  
}

.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
      position: relative;
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4000px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
  
  
  
  
}

#s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a215d882-0626-4e59-86ee-5e3a8a093b2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4000px;
  }



  img.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shogun-image-content {
  
    align-items: center;
  
}

.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
      position: relative;
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
  
  
  
  
}

#s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a215d882-0626-4e59-86ee-5e3a8a093b2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4000px;
  }



  img.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shogun-image-content {
  
    align-items: center;
  
}

.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
      position: relative;
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
  
  
  
  
}

#s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a215d882-0626-4e59-86ee-5e3a8a093b2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4000px;
  }



  img.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shogun-image-content {
  
    align-items: center;
  
}

.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
      position: relative;
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4000px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
  
  
  
  
}

#s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a215d882-0626-4e59-86ee-5e3a8a093b2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4000px;
  }



  img.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-a215d882-0626-4e59-86ee-5e3a8a093b2e .shogun-image-content {
  
    align-items: center;
  
}

.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container {
      position: relative;
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a215d882-0626-4e59-86ee-5e3a8a093b2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4000px;
    }
  }

}
#s-b2c3d665-7029-4e4b-908d-6a9e357bb4d9 {
  margin-top: -100px;
margin-bottom: -100px;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
}








#s-b2c3d665-7029-4e4b-908d-6a9e357bb4d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b2c3d665-7029-4e4b-908d-6a9e357bb4d9.shg-box.shg-c {
  justify-content: center;
}

#s-b8b6d7d1-4fc9-441b-87ba-a42bace9fd9b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8b6d7d1-4fc9-441b-87ba-a42bace9fd9b .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 31px;
  
  
  
}


@media (max-width: 767px){#s-b8b6d7d1-4fc9-441b-87ba-a42bace9fd9b .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}
#s-5d0db8ae-8375-40e4-81a4-b0c3048d7f2b {
  margin-top: -18px;
margin-left: 36%;
margin-right: 36%;
}

#s-5d0db8ae-8375-40e4-81a4-b0c3048d7f2b hr {
  border-top: 3px solid #000;
}

#s-23bc3f40-cc76-4d50-943e-f42ca1af4a7d {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}








#s-23bc3f40-cc76-4d50-943e-f42ca1af4a7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-23bc3f40-cc76-4d50-943e-f42ca1af4a7d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-68ea3780-ff8f-4c0f-bf72-27342a611461"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68ea3780-ff8f-4c0f-bf72-27342a611461"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-68ea3780-ff8f-4c0f-bf72-27342a611461"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-68ea3780-ff8f-4c0f-bf72-27342a611461"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 0px) {
[id="s-2b02df42-b5fb-449f-a6cb-5928eab9c2ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b02df42-b5fb-449f-a6cb-5928eab9c2ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-2b02df42-b5fb-449f-a6cb-5928eab9c2ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b02df42-b5fb-449f-a6cb-5928eab9c2ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-742a79d5-9b4b-4cfc-b494-7378002ca0b6 {
  box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.12);
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 455px;
background-color: rgba(10, 76, 129, 0);
}
@media (max-width: 767px){#s-742a79d5-9b4b-4cfc-b494-7378002ca0b6 {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-742a79d5-9b4b-4cfc-b494-7378002ca0b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-742a79d5-9b4b-4cfc-b494-7378002ca0b6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e7f57964-dea1-4c6f-b747-d8598e630a8e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(25, 24, 27, 1);
border-style: solid;
border-radius: 10px;
text-align: center;
}







  #s-e7f57964-dea1-4c6f-b747-d8598e630a8e img.shogun-image {
    

    
    
    
  }


#s-e7f57964-dea1-4c6f-b747-d8598e630a8e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-99c1866d-cd35-4dcd-9afd-cc62550b7e29 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-99c1866d-cd35-4dcd-9afd-cc62550b7e29 {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-99c1866d-cd35-4dcd-9afd-cc62550b7e29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-99c1866d-cd35-4dcd-9afd-cc62550b7e29.shg-box.shg-c {
  justify-content: center;
}

#s-7cf2ff7e-f471-4663-a39e-39f5bd95caa7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7cf2ff7e-f471-4663-a39e-39f5bd95caa7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-922423cb-658b-4171-8506-313f9be8e7ec {
  padding-left: 5px;
padding-right: 5px;
}

#s-7a7d74ef-ba5c-44dc-8405-14b347483199 {
  box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.12);
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 455px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-7a7d74ef-ba5c-44dc-8405-14b347483199 {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-7a7d74ef-ba5c-44dc-8405-14b347483199 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7a7d74ef-ba5c-44dc-8405-14b347483199.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d972fdcb-1c3f-46b8-b1e4-9f1392f51c14 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(25, 24, 27, 1);
border-style: solid;
border-radius: 10px;
text-align: center;
}







  #s-d972fdcb-1c3f-46b8-b1e4-9f1392f51c14 img.shogun-image {
    

    
    
    
  }


#s-d972fdcb-1c3f-46b8-b1e4-9f1392f51c14 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-450c0d38-d5d5-4dc6-86fe-7f066465df34 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-450c0d38-d5d5-4dc6-86fe-7f066465df34 {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-450c0d38-d5d5-4dc6-86fe-7f066465df34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-450c0d38-d5d5-4dc6-86fe-7f066465df34.shg-box.shg-c {
  justify-content: center;
}

#s-953c67c9-e001-4aad-b08c-6da1aa9d8b3b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-953c67c9-e001-4aad-b08c-6da1aa9d8b3b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-801a7c7c-b023-4233-b0a7-a12332807f15 {
  padding-left: 5px;
padding-right: 5px;
}

@media (min-width: 0px) {
[id="s-165ca9a3-fbb8-40f1-ba12-841f9ac0b1f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-165ca9a3-fbb8-40f1-ba12-841f9ac0b1f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-165ca9a3-fbb8-40f1-ba12-841f9ac0b1f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-165ca9a3-fbb8-40f1-ba12-841f9ac0b1f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-c52fac0d-cec2-4c4b-a8a5-20e832faabda {
  box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.12);
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 455px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-c52fac0d-cec2-4c4b-a8a5-20e832faabda {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-c52fac0d-cec2-4c4b-a8a5-20e832faabda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c52fac0d-cec2-4c4b-a8a5-20e832faabda.shg-box.shg-c {
  justify-content: flex-start;
}

#s-511e348e-2840-4f35-b524-10ab5e78a23d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(25, 24, 27, 1);
border-style: solid;
border-radius: 10px;
text-align: center;
}







  #s-511e348e-2840-4f35-b524-10ab5e78a23d img.shogun-image {
    

    
    
    
  }


#s-511e348e-2840-4f35-b524-10ab5e78a23d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-b4da5985-f28f-4f29-9ced-0ae3be4098b0 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-b4da5985-f28f-4f29-9ced-0ae3be4098b0 {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-b4da5985-f28f-4f29-9ced-0ae3be4098b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b4da5985-f28f-4f29-9ced-0ae3be4098b0.shg-box.shg-c {
  justify-content: center;
}

#s-df2a8117-39dc-48fd-a2d1-223e4a730322 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df2a8117-39dc-48fd-a2d1-223e4a730322 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-c3b63b4f-989c-4fcb-995e-3752895d6e38 {
  padding-left: 5px;
padding-right: 5px;
}

#s-a455aadc-da5f-4bd8-b6a1-6e636ea99f50 {
  box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.12);
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 455px;
background-color: rgba(10, 76, 129, 0);
}
@media (max-width: 767px){#s-a455aadc-da5f-4bd8-b6a1-6e636ea99f50 {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-a455aadc-da5f-4bd8-b6a1-6e636ea99f50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a455aadc-da5f-4bd8-b6a1-6e636ea99f50.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f4de0179-5409-4717-93aa-733a5b1f2739 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(25, 24, 27, 1);
border-style: solid;
border-radius: 10px;
text-align: center;
}







  #s-f4de0179-5409-4717-93aa-733a5b1f2739 img.shogun-image {
    

    
    
    
  }


#s-f4de0179-5409-4717-93aa-733a5b1f2739 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-f6a0f12e-1f56-4bf2-a8cb-5e049ae41e38 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-f6a0f12e-1f56-4bf2-a8cb-5e049ae41e38 {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-f6a0f12e-1f56-4bf2-a8cb-5e049ae41e38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f6a0f12e-1f56-4bf2-a8cb-5e049ae41e38.shg-box.shg-c {
  justify-content: center;
}

#s-69533040-c527-41d1-98a8-bf888b42c22e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-69533040-c527-41d1-98a8-bf888b42c22e .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-4ec8156b-bebe-4ca4-81b0-72eb9106adb7 {
  padding-left: 5px;
padding-right: 5px;
}

@media (min-width: 0px) {
[id="s-e6b064ab-88e4-4733-bded-99cc94fb90ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6b064ab-88e4-4733-bded-99cc94fb90ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e6b064ab-88e4-4733-bded-99cc94fb90ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6b064ab-88e4-4733-bded-99cc94fb90ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 0px) {
[id="s-4bca7c41-24e3-47ea-9ab4-15dfc92a0920"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4bca7c41-24e3-47ea-9ab4-15dfc92a0920"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-4bca7c41-24e3-47ea-9ab4-15dfc92a0920"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-4bca7c41-24e3-47ea-9ab4-15dfc92a0920"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-3387f24c-8092-4b36-9915-4cd7c8486f81 {
  box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.12);
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 455px;
background-color: rgba(10, 76, 129, 0);
}
@media (max-width: 767px){#s-3387f24c-8092-4b36-9915-4cd7c8486f81 {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-3387f24c-8092-4b36-9915-4cd7c8486f81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3387f24c-8092-4b36-9915-4cd7c8486f81.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c18214f3-4213-4911-8e2d-414d90a114c8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(25, 24, 27, 1);
border-style: solid;
border-radius: 10px;
text-align: center;
}







  #s-c18214f3-4213-4911-8e2d-414d90a114c8 img.shogun-image {
    

    
    
    
  }


#s-c18214f3-4213-4911-8e2d-414d90a114c8 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-90bf923c-bba4-47ee-a49d-2ee271fad144 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-90bf923c-bba4-47ee-a49d-2ee271fad144 {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-90bf923c-bba4-47ee-a49d-2ee271fad144 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-90bf923c-bba4-47ee-a49d-2ee271fad144.shg-box.shg-c {
  justify-content: center;
}

#s-dc441bdc-a16f-4376-bc27-013050f5004a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dc441bdc-a16f-4376-bc27-013050f5004a .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-d02849ba-522d-4a51-8cd0-b8b9dba7bdb4 {
  padding-left: 5px;
padding-right: 5px;
}

#s-c239bcf8-20c7-49fe-80a1-561a672f19a2 {
  box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.12);
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 455px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-c239bcf8-20c7-49fe-80a1-561a672f19a2 {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-c239bcf8-20c7-49fe-80a1-561a672f19a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c239bcf8-20c7-49fe-80a1-561a672f19a2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fbb366d4-bf42-46c7-90d2-e82565df4f79 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(25, 24, 27, 1);
border-style: solid;
border-radius: 10px;
text-align: center;
}







  #s-fbb366d4-bf42-46c7-90d2-e82565df4f79 img.shogun-image {
    

    
    
    
  }


#s-fbb366d4-bf42-46c7-90d2-e82565df4f79 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-396c672d-ed35-4102-9aaf-862f9d43a117 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-396c672d-ed35-4102-9aaf-862f9d43a117 {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-396c672d-ed35-4102-9aaf-862f9d43a117 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-396c672d-ed35-4102-9aaf-862f9d43a117.shg-box.shg-c {
  justify-content: center;
}

#s-366e118e-6305-4d14-b391-125b5cd1ef9c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-366e118e-6305-4d14-b391-125b5cd1ef9c .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-3ae6663d-72cc-4ff2-8156-b71e0514bdb8 {
  padding-left: 5px;
padding-right: 5px;
}

@media (min-width: 0px) {
[id="s-d4f33e88-2c09-46bc-a34e-f2c2c32ffde0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4f33e88-2c09-46bc-a34e-f2c2c32ffde0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-d4f33e88-2c09-46bc-a34e-f2c2c32ffde0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4f33e88-2c09-46bc-a34e-f2c2c32ffde0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-695def32-295f-4fb6-b5a8-a6d3f5a67214 {
  box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.12);
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 455px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-695def32-295f-4fb6-b5a8-a6d3f5a67214 {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-695def32-295f-4fb6-b5a8-a6d3f5a67214 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-695def32-295f-4fb6-b5a8-a6d3f5a67214.shg-box.shg-c {
  justify-content: flex-start;
}

#s-de27b91e-4641-4c89-9cbd-551dc9710084 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(25, 24, 27, 1);
border-style: solid;
border-radius: 10px;
text-align: center;
}







  #s-de27b91e-4641-4c89-9cbd-551dc9710084 img.shogun-image {
    

    
    
    
  }


#s-de27b91e-4641-4c89-9cbd-551dc9710084 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ca113325-76ef-4d0a-80d4-1937946b277b {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-ca113325-76ef-4d0a-80d4-1937946b277b {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-ca113325-76ef-4d0a-80d4-1937946b277b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ca113325-76ef-4d0a-80d4-1937946b277b.shg-box.shg-c {
  justify-content: center;
}

#s-3e5fb351-fca3-42f9-a8a8-49f18a0c0fee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e5fb351-fca3-42f9-a8a8-49f18a0c0fee .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-67aa265d-6880-47ec-9dcc-d85af3f57520 {
  padding-left: 5px;
padding-right: 5px;
}

#s-789d2a0b-6cba-4203-a40f-171e7ec7a5ac {
  box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.12);
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 455px;
background-color: rgba(10, 76, 129, 0);
}
@media (max-width: 767px){#s-789d2a0b-6cba-4203-a40f-171e7ec7a5ac {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-789d2a0b-6cba-4203-a40f-171e7ec7a5ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-789d2a0b-6cba-4203-a40f-171e7ec7a5ac.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d8d734d6-99c0-4ed4-bbbc-367fc5fa591e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(25, 24, 27, 1);
border-style: solid;
border-radius: 10px;
text-align: center;
}







  #s-d8d734d6-99c0-4ed4-bbbc-367fc5fa591e img.shogun-image {
    

    
    
    
  }


#s-d8d734d6-99c0-4ed4-bbbc-367fc5fa591e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-394e69da-9ae3-4cd4-9b76-b59da16774ce {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-394e69da-9ae3-4cd4-9b76-b59da16774ce {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-394e69da-9ae3-4cd4-9b76-b59da16774ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-394e69da-9ae3-4cd4-9b76-b59da16774ce.shg-box.shg-c {
  justify-content: center;
}

#s-b120b64f-b6aa-4420-8832-96fc7e7ca56a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b120b64f-b6aa-4420-8832-96fc7e7ca56a .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-90097cba-b671-4fe1-87bb-2ec3d1408da2 {
  padding-left: 5px;
padding-right: 5px;
}

#s-e4e22ef1-f2c5-4055-93fe-b3b29665cc0d {
  padding-top: 50px;
padding-bottom: 0px;
min-height: 50px;
}








#s-e4e22ef1-f2c5-4055-93fe-b3b29665cc0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e4e22ef1-f2c5-4055-93fe-b3b29665cc0d.shg-box.shg-c {
  justify-content: center;
}

#s-972f1514-cdfe-4e76-a54b-de3b8fc5f36f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-972f1514-cdfe-4e76-a54b-de3b8fc5f36f .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 31px;
  
  
  
}


@media (max-width: 767px){#s-972f1514-cdfe-4e76-a54b-de3b8fc5f36f .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}
#s-3e5ccb21-2446-4cf4-a4da-88b1198866eb {
  margin-top: -18px;
margin-left: 36%;
margin-right: 36%;
}

#s-3e5ccb21-2446-4cf4-a4da-88b1198866eb hr {
  border-top: 3px solid #000;
}

#s-93f3267c-7cd6-4cac-9f58-2ece33be379f {
  margin-top: 220px;
margin-bottom: 220px;
padding-top: 80px;
padding-bottom: 80px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 992px) and (max-width: 1199px){#s-93f3267c-7cd6-4cac-9f58-2ece33be379f {
  margin-top: 130px;
margin-bottom: 130px;
padding-top: 60px;
padding-left: 30px;
padding-bottom: 60px;
padding-right: 30px;
}
}@media (max-width: 767px){#s-93f3267c-7cd6-4cac-9f58-2ece33be379f {
  margin-top: 40px;
margin-bottom: 40px;
}
}







#s-93f3267c-7cd6-4cac-9f58-2ece33be379f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-93f3267c-7cd6-4cac-9f58-2ece33be379f.shg-box.shg-c {
  justify-content: center;
}

#s-3d749cf4-c76b-4843-93a2-b283bdc08a3c {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1400px;
background-color: rgba(203, 229, 252, 0);
}

@media (min-width: 0px) {
[id="s-3d749cf4-c76b-4843-93a2-b283bdc08a3c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d749cf4-c76b-4843-93a2-b283bdc08a3c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3d749cf4-c76b-4843-93a2-b283bdc08a3c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d749cf4-c76b-4843-93a2-b283bdc08a3c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-cfe274e7-45e2-4aa4-82f9-83c2ab0aa350 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-cfe274e7-45e2-4aa4-82f9-83c2ab0aa350 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cfe274e7-45e2-4aa4-82f9-83c2ab0aa350.shg-box.shg-c {
  justify-content: center;
}

#s-39f6ad2c-86de-4d63-a753-f4e7a2bc4f20 {
  text-align: left;
}

#s-39f6ad2c-86de-4d63-a753-f4e7a2bc4f20 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}


@media (min-width: 992px) and (max-width: 1199px){#s-39f6ad2c-86de-4d63-a753-f4e7a2bc4f20 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  
  
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-39f6ad2c-86de-4d63-a753-f4e7a2bc4f20 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


}
#s-108379e5-dd2a-4b6e-97be-0c9e1d0197c3 {
  text-align: left;
}

#s-108379e5-dd2a-4b6e-97be-0c9e1d0197c3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}


@media (min-width: 992px) and (max-width: 1199px){#s-108379e5-dd2a-4b6e-97be-0c9e1d0197c3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  
  
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-108379e5-dd2a-4b6e-97be-0c9e1d0197c3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}


}
#s-e3ed9f62-bd93-43db-abe7-03a6225f8739 {
  min-height: 50px;
}








#s-e3ed9f62-bd93-43db-abe7-03a6225f8739 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e3ed9f62-bd93-43db-abe7-03a6225f8739.shg-box.shg-c {
  justify-content: center;
}

#s-9fe39ba1-c317-4e33-bed8-e9a4dce5a03f {
  margin-top: -200px;
margin-bottom: -200px;
text-align: center;
}
@media (max-width: 767px){#s-9fe39ba1-c317-4e33-bed8-e9a4dce5a03f {
  margin-top: 0px;
margin-bottom: 0px;
}
}






  #s-9fe39ba1-c317-4e33-bed8-e9a4dce5a03f img.shogun-image {
    

    
    
    
  }


#s-9fe39ba1-c317-4e33-bed8-e9a4dce5a03f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-c9069ed4-63cc-4451-97fc-13335f1e6da4 {
  min-height: 50px;
}
@media (max-width: 767px){#s-c9069ed4-63cc-4451-97fc-13335f1e6da4 {
  margin-top: 20px;
}
}







#s-c9069ed4-63cc-4451-97fc-13335f1e6da4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c9069ed4-63cc-4451-97fc-13335f1e6da4.shg-box.shg-c {
  justify-content: center;
}

#s-a3871b75-3c53-4347-87ec-20093533e8f9 {
  text-align: left;
}

#s-a3871b75-3c53-4347-87ec-20093533e8f9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 26px;
  
  
  text-align: left;
}


@media (min-width: 992px) and (max-width: 1199px){#s-a3871b75-3c53-4347-87ec-20093533e8f9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  
  
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-a3871b75-3c53-4347-87ec-20093533e8f9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


}
#s-a96a8734-f441-4752-8c1a-e4d3cb8f92db {
  text-align: left;
}

#s-a96a8734-f441-4752-8c1a-e4d3cb8f92db .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 26px;
  
  
  text-align: left;
}


@media (min-width: 992px) and (max-width: 1199px){#s-a96a8734-f441-4752-8c1a-e4d3cb8f92db .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  
  
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-a96a8734-f441-4752-8c1a-e4d3cb8f92db .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


}
#s-dfa47362-a450-4733-8179-38357e6a963d {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-dfa47362-a450-4733-8179-38357e6a963d {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-dfa47362-a450-4733-8179-38357e6a963d {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-dfa47362-a450-4733-8179-38357e6a963d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dfa47362-a450-4733-8179-38357e6a963d.shg-box.shg-c {
  justify-content: center;
}

#s-d4e48974-bc53-426d-8be4-23bbe0d8c339 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-d4e48974-bc53-426d-8be4-23bbe0d8c339 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d4e48974-bc53-426d-8be4-23bbe0d8c339.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a12f9889-34d8-41b0-bc6c-49f625fe359c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a12f9889-34d8-41b0-bc6c-49f625fe359c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-a12f9889-34d8-41b0-bc6c-49f625fe359c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-a12f9889-34d8-41b0-bc6c-49f625fe359c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

#s-cd3cee6f-db8b-4c01-8921-04373cd6c4ec {
  min-height: 50px;
}








#s-cd3cee6f-db8b-4c01-8921-04373cd6c4ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cd3cee6f-db8b-4c01-8921-04373cd6c4ec.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-19730caa-c2ac-491a-8867-5c26f904f901 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-19730caa-c2ac-491a-8867-5c26f904f901 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 0px;
}

#s-19730caa-c2ac-491a-8867-5c26f904f901 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(51, 51, 51, 1);
}

#s-19730caa-c2ac-491a-8867-5c26f904f901 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-19730caa-c2ac-491a-8867-5c26f904f901 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(51, 51, 51, 1);
  text-align: left;
  font-family: Poppins;
  font-weight: 500;
  
  font-size: 20px;
}

#s-19730caa-c2ac-491a-8867-5c26f904f901 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-4bfa147b-6c34-4229-81d7-80ed2065e414 {
  min-height: 50px;
}








#s-4bfa147b-6c34-4229-81d7-80ed2065e414 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4bfa147b-6c34-4229-81d7-80ed2065e414.shg-box.shg-c {
  justify-content: center;
}

#s-1b807184-90a4-413d-9950-f607e4b70fcc {
  min-height: 50px;
}








#s-1b807184-90a4-413d-9950-f607e4b70fcc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1b807184-90a4-413d-9950-f607e4b70fcc.shg-box.shg-c {
  justify-content: center;
}

#s-21e408fa-d6e0-4b26-a392-21805fbf65ff > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-21e408fa-d6e0-4b26-a392-21805fbf65ff > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 0px;
}

#s-21e408fa-d6e0-4b26-a392-21805fbf65ff > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(51, 51, 51, 1);
}

#s-21e408fa-d6e0-4b26-a392-21805fbf65ff > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-21e408fa-d6e0-4b26-a392-21805fbf65ff > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(51, 51, 51, 1);
  text-align: left;
  font-family: Poppins;
  font-weight: 500;
  
  font-size: 20px;
}

#s-21e408fa-d6e0-4b26-a392-21805fbf65ff > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-9f05e1e3-c282-42b0-a1ae-43c71d409e4c {
  min-height: 50px;
}








#s-9f05e1e3-c282-42b0-a1ae-43c71d409e4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9f05e1e3-c282-42b0-a1ae-43c71d409e4c.shg-box.shg-c {
  justify-content: center;
}

#s-519eecd7-05b4-45b3-b532-2ad7ca64f376 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-519eecd7-05b4-45b3-b532-2ad7ca64f376 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 0px;
}

#s-519eecd7-05b4-45b3-b532-2ad7ca64f376 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(51, 51, 51, 1);
}

#s-519eecd7-05b4-45b3-b532-2ad7ca64f376 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-519eecd7-05b4-45b3-b532-2ad7ca64f376 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(51, 51, 51, 1);
  text-align: left;
  font-family: Poppins;
  font-weight: 500;
  
  font-size: 20px;
}

#s-519eecd7-05b4-45b3-b532-2ad7ca64f376 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-7ded657e-5990-48ce-9694-4c00b507f12d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7ded657e-5990-48ce-9694-4c00b507f12d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7ded657e-5990-48ce-9694-4c00b507f12d.shg-box.shg-c {
  justify-content: center;
}

#s-c263d9d2-ef5c-4504-9ace-727de0a7e8ac {
  min-height: 50px;
}
@media (max-width: 767px){#s-c263d9d2-ef5c-4504-9ace-727de0a7e8ac {
  display: none;
}
#s-c263d9d2-ef5c-4504-9ace-727de0a7e8ac, #wrap-s-c263d9d2-ef5c-4504-9ace-727de0a7e8ac { display: none !important; }}







#s-c263d9d2-ef5c-4504-9ace-727de0a7e8ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c263d9d2-ef5c-4504-9ace-727de0a7e8ac.shg-box.shg-c {
  justify-content: center;
}

#s-6b6389e8-a711-443f-8d3e-68d3d26ddc5f {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 200px;
padding-left: 200px;
padding-bottom: 200px;
padding-right: 200px;
min-height: 50px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-6b6389e8-a711-443f-8d3e-68d3d26ddc5f {
  padding-top: 150px;
padding-left: 100px;
padding-bottom: 150px;
padding-right: 100px;
}
}@media (max-width: 767px){#s-6b6389e8-a711-443f-8d3e-68d3d26ddc5f {
  padding-top: 100px;
padding-left: 50px;
padding-bottom: 100px;
padding-right: 50px;
display: none;
}
#s-6b6389e8-a711-443f-8d3e-68d3d26ddc5f, #wrap-s-6b6389e8-a711-443f-8d3e-68d3d26ddc5f { display: none !important; }}







#s-6b6389e8-a711-443f-8d3e-68d3d26ddc5f > .shg-box-overlay {
  background-color: rgba(51, 51, 51, 1);
  opacity: 0.3;
  display: block;
}#s-6b6389e8-a711-443f-8d3e-68d3d26ddc5f.shg-box.shg-c {
  justify-content: center;
}

#s-58b9d791-bf0b-461c-87db-cfe1a9d4cb2d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
background-attachment: scroll;
}

#s-58b9d791-bf0b-461c-87db-cfe1a9d4cb2d {
  background-image: url();
}








#s-58b9d791-bf0b-461c-87db-cfe1a9d4cb2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-58b9d791-bf0b-461c-87db-cfe1a9d4cb2d.shg-box.shg-c {
  justify-content: center;
}

#s-3413a06d-008d-4b18-9de2-9f0366056762 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3413a06d-008d-4b18-9de2-9f0366056762 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 37px;
  
  
  text-align: center;
}



#s-ce1d9134-e0be-4b67-8ef7-a431bbd5e01e {
  min-height: 50px;
background-color: #000;
}








#s-ce1d9134-e0be-4b67-8ef7-a431bbd5e01e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ce1d9134-e0be-4b67-8ef7-a431bbd5e01e.shg-box.shg-c {
  justify-content: center;
}

#s-a4c49f91-5a48-4b5e-85c8-2c3a9932fad9 {
  margin-left: auto;
margin-right: auto;
padding-left: 8%;
padding-right: 8%;
min-height: 50px;
}
@media (max-width: 767px){#s-a4c49f91-5a48-4b5e-85c8-2c3a9932fad9 {
  display: none;
}
#s-a4c49f91-5a48-4b5e-85c8-2c3a9932fad9, #wrap-s-a4c49f91-5a48-4b5e-85c8-2c3a9932fad9 { display: none !important; }}







#s-a4c49f91-5a48-4b5e-85c8-2c3a9932fad9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a4c49f91-5a48-4b5e-85c8-2c3a9932fad9.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6a6bc040-0a84-4c6f-8190-7dac66c961ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a6bc040-0a84-4c6f-8190-7dac66c961ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-6a6bc040-0a84-4c6f-8190-7dac66c961ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-6a6bc040-0a84-4c6f-8190-7dac66c961ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-615aa3e0-4723-48b5-8491-e11888cfbdff {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.05);
padding-top: 25px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-615aa3e0-4723-48b5-8491-e11888cfbdff {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-615aa3e0-4723-48b5-8491-e11888cfbdff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-615aa3e0-4723-48b5-8491-e11888cfbdff.shg-box.shg-c {
  justify-content: center;
}

#s-3f94ec6b-f57f-4bae-b7a6-2b0309724670 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3f94ec6b-f57f-4bae-b7a6-2b0309724670 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 60px;
  line-height: 1em;
  
  
}



#s-7795677a-9965-44f0-9358-d463abe807b7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7795677a-9965-44f0-9358-d463abe807b7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  
}


@media (max-width: 767px){#s-7795677a-9965-44f0-9358-d463abe807b7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1em;
  
  
}


}
#s-10716644-38eb-490b-af60-3a9ed5210e61 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-10716644-38eb-490b-af60-3a9ed5210e61 .shogun-heading-component h1 {
  color: rgba(9, 144, 172, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1em;
  
  
}



#s-baa331ae-e27b-454b-b701-0a3955cee230 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.05);
padding-top: 25px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-baa331ae-e27b-454b-b701-0a3955cee230 {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-baa331ae-e27b-454b-b701-0a3955cee230 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-baa331ae-e27b-454b-b701-0a3955cee230.shg-box.shg-c {
  justify-content: center;
}

#s-f254e950-de40-4a87-b494-167e1b173678 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f254e950-de40-4a87-b494-167e1b173678 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 60px;
  line-height: 1em;
  
  
}



#s-aae7bc60-875c-4546-870c-9766918685fa {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-aae7bc60-875c-4546-870c-9766918685fa .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  
}


@media (max-width: 767px){#s-aae7bc60-875c-4546-870c-9766918685fa .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1em;
  
  
}


}
#s-39a6ea81-4ae2-464b-a4f3-bba619fbe296 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-39a6ea81-4ae2-464b-a4f3-bba619fbe296 .shogun-heading-component h1 {
  color: rgba(9, 144, 172, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1em;
  
  
}



#s-7465c3fc-5723-4515-8255-ad84d7cb91a5 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.05);
padding-top: 25px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-7465c3fc-5723-4515-8255-ad84d7cb91a5 {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-7465c3fc-5723-4515-8255-ad84d7cb91a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7465c3fc-5723-4515-8255-ad84d7cb91a5.shg-box.shg-c {
  justify-content: center;
}

#s-f22cb3f5-cbe4-4693-b4e3-a492da050e1a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f22cb3f5-cbe4-4693-b4e3-a492da050e1a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 60px;
  line-height: 1em;
  
  
}



#s-660462e4-c537-46c9-af20-764525322435 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-660462e4-c537-46c9-af20-764525322435 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  
}


@media (max-width: 767px){#s-660462e4-c537-46c9-af20-764525322435 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1em;
  
  
}


}
#s-6dd64098-340e-403b-910f-3eba693efc33 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6dd64098-340e-403b-910f-3eba693efc33 .shogun-heading-component h1 {
  color: rgba(9, 144, 172, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1em;
  
  
}



#s-98659b91-d60e-4d09-9b19-df48cfc50e0f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-98659b91-d60e-4d09-9b19-df48cfc50e0f {
  display: none;
}
#s-98659b91-d60e-4d09-9b19-df48cfc50e0f, #wrap-s-98659b91-d60e-4d09-9b19-df48cfc50e0f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-98659b91-d60e-4d09-9b19-df48cfc50e0f {
  display: none;
}
#s-98659b91-d60e-4d09-9b19-df48cfc50e0f, #wrap-s-98659b91-d60e-4d09-9b19-df48cfc50e0f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-98659b91-d60e-4d09-9b19-df48cfc50e0f {
  display: none;
}
#s-98659b91-d60e-4d09-9b19-df48cfc50e0f, #wrap-s-98659b91-d60e-4d09-9b19-df48cfc50e0f { display: none !important; }}







#s-98659b91-d60e-4d09-9b19-df48cfc50e0f > .shg-box-overlay {
  background-color: rgba(51, 51, 51, 1);
  opacity: 0.4;
  display: block;
}#s-98659b91-d60e-4d09-9b19-df48cfc50e0f.shg-box.shg-c {
  justify-content: center;
}

#s-ac924e48-2ca9-4d4d-b1f2-7a450636caa0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
background-attachment: scroll;
}

#s-ac924e48-2ca9-4d4d-b1f2-7a450636caa0 {
  background-image: url();
}








#s-ac924e48-2ca9-4d4d-b1f2-7a450636caa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ac924e48-2ca9-4d4d-b1f2-7a450636caa0.shg-box.shg-c {
  justify-content: center;
}

#s-7eef8cbd-201f-43ef-a6bb-ca738f86de3a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7eef8cbd-201f-43ef-a6bb-ca738f86de3a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 27px;
  
  
  text-align: center;
}



#s-c60b7be6-99fe-450a-a121-e5b866954922 {
  padding-left: 0%;
padding-right: 0%;
}
@media (max-width: 767px){#s-c60b7be6-99fe-450a-a121-e5b866954922 {
  display: none;
}
#s-c60b7be6-99fe-450a-a121-e5b866954922, #wrap-s-c60b7be6-99fe-450a-a121-e5b866954922 { display: none !important; }}
@media (min-width: 0px) {
[id="s-84028faa-5af9-4498-8cea-24eaa3021912"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-84028faa-5af9-4498-8cea-24eaa3021912"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-84028faa-5af9-4498-8cea-24eaa3021912"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-84028faa-5af9-4498-8cea-24eaa3021912"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-370b2731-e670-4fb1-a732-eb229a958653 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.05);
padding-top: 25px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-370b2731-e670-4fb1-a732-eb229a958653 {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-370b2731-e670-4fb1-a732-eb229a958653 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-370b2731-e670-4fb1-a732-eb229a958653.shg-box.shg-c {
  justify-content: center;
}

#s-506eb233-1720-4acf-9dbe-d82945e75819 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-506eb233-1720-4acf-9dbe-d82945e75819 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-a52b4f6c-b9d2-4bf6-9a65-856e748d75c8 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a52b4f6c-b9d2-4bf6-9a65-856e748d75c8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  
}


@media (max-width: 767px){#s-a52b4f6c-b9d2-4bf6-9a65-856e748d75c8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1em;
  
  
}


}
#s-caa84e81-3fd1-4b0e-b837-b9aaf10a5984 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-caa84e81-3fd1-4b0e-b837-b9aaf10a5984 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1em;
  
  
}



#s-37622a15-c7bf-42e3-88bc-e01779c1342b {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.05);
padding-top: 25px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-37622a15-c7bf-42e3-88bc-e01779c1342b {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-37622a15-c7bf-42e3-88bc-e01779c1342b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-37622a15-c7bf-42e3-88bc-e01779c1342b.shg-box.shg-c {
  justify-content: center;
}

#s-f2839843-1845-4ed0-b778-4a9930804174 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f2839843-1845-4ed0-b778-4a9930804174 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-d790a753-4774-4fae-9008-966696a11211 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d790a753-4774-4fae-9008-966696a11211 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  
}


@media (max-width: 767px){#s-d790a753-4774-4fae-9008-966696a11211 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1em;
  
  
}


}
#s-de40b7a1-b625-4b0b-865f-692bf010984e {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-de40b7a1-b625-4b0b-865f-692bf010984e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1em;
  
  
}



#s-8c1c96b0-0936-423f-b142-296a3313b174 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.05);
padding-top: 25px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-8c1c96b0-0936-423f-b142-296a3313b174 {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-8c1c96b0-0936-423f-b142-296a3313b174 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8c1c96b0-0936-423f-b142-296a3313b174.shg-box.shg-c {
  justify-content: center;
}

#s-caaa57e5-bae5-47ee-8b47-b5c26ffbc0cf {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-caaa57e5-bae5-47ee-8b47-b5c26ffbc0cf .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-ca00e9d1-e049-431e-b4f1-86fab7af1d61 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ca00e9d1-e049-431e-b4f1-86fab7af1d61 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  
}


@media (max-width: 767px){#s-ca00e9d1-e049-431e-b4f1-86fab7af1d61 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1em;
  
  
}


}
#s-b7f740a2-4fe6-437c-bf77-4cc2e3af7100 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b7f740a2-4fe6-437c-bf77-4cc2e3af7100 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1em;
  
  
}



#s-21d7afa2-09c2-4757-9b68-3978cbf05147 {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
max-width: 900px;
}
@media (max-width: 767px){#s-21d7afa2-09c2-4757-9b68-3978cbf05147 {
  margin-top: 40px;
padding-left: 30px;
padding-right: 30px;
}
}







#s-21d7afa2-09c2-4757-9b68-3978cbf05147 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-21d7afa2-09c2-4757-9b68-3978cbf05147.shg-box.shg-c {
  justify-content: center;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-2abd03a8-d8f4-448c-9f24-64f9f514586a {
  margin-top: 16px;
margin-left: 0%;
margin-bottom: 16px;
margin-right: 0%;
}


  #s-2abd03a8-d8f4-448c-9f24-64f9f514586a .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 3px solid rgba(236, 230, 230, 0);
  }
  #s-2abd03a8-d8f4-448c-9f24-64f9f514586a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #000;
    border: 3px solid #000;
  }
#s-2abd03a8-d8f4-448c-9f24-64f9f514586a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #000;
  font-family: Poppins;
  font-weight: 700;
  
  font-size: 27px;
}

#s-2abd03a8-d8f4-448c-9f24-64f9f514586a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-2abd03a8-d8f4-448c-9f24-64f9f514586a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 3px);
  left: 3px;
  bottom: -3px;
  height: 3px;
  background: #000;
}

#s-2abd03a8-d8f4-448c-9f24-64f9f514586a .shogun-tabs-body {
  margin-top: -3px;
  border-top: 3px solid #000;
}
@media (max-width: 767px){
  #s-2abd03a8-d8f4-448c-9f24-64f9f514586a .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 3px solid rgba(236, 230, 230, 0);
  }
  #s-2abd03a8-d8f4-448c-9f24-64f9f514586a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #000;
    border: 3px solid #000;
  }
#s-2abd03a8-d8f4-448c-9f24-64f9f514586a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #000;
  font-family: Poppins;
  font-weight: 600;
  
  font-size: 17px;
}

#s-2abd03a8-d8f4-448c-9f24-64f9f514586a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-2abd03a8-d8f4-448c-9f24-64f9f514586a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 3px);
  left: 3px;
  bottom: -3px;
  height: 3px;
  background: #000;
}

#s-2abd03a8-d8f4-448c-9f24-64f9f514586a .shogun-tabs-body {
  margin-top: -3px;
  border-top: 3px solid #000;
}
}
#s-6d54b5cd-d2c9-4dbc-af43-766938cd60f4 {
  text-align: center;
}







  #s-6d54b5cd-d2c9-4dbc-af43-766938cd60f4 img.shogun-image {
    

    
    
    
  }


#s-6d54b5cd-d2c9-4dbc-af43-766938cd60f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-322e726e-a08d-4b90-bc44-44c68690826e {
  text-align: center;
}







  #s-322e726e-a08d-4b90-bc44-44c68690826e img.shogun-image {
    

    
    
    
  }


#s-322e726e-a08d-4b90-bc44-44c68690826e .shogun-image-content {
  
    align-items: center;
  
}

#s-d7538f2f-a183-4acf-b958-5f12d01d042e {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}








#s-d7538f2f-a183-4acf-b958-5f12d01d042e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d7538f2f-a183-4acf-b958-5f12d01d042e.shg-box.shg-c {
  justify-content: center;
}

#s-83dea113-9170-4c12-8e98-3571a33d4b2f {
  min-height: 50px;
}








#s-83dea113-9170-4c12-8e98-3571a33d4b2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-83dea113-9170-4c12-8e98-3571a33d4b2f.shg-box.shg-c {
  justify-content: center;
}

#s-b0b1cc19-215b-4a45-90f7-b78d7e38c04b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b0b1cc19-215b-4a45-90f7-b78d7e38c04b .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-b0b1cc19-215b-4a45-90f7-b78d7e38c04b .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-48506d29-e487-47df-862b-89c392df65f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48506d29-e487-47df-862b-89c392df65f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-48506d29-e487-47df-862b-89c392df65f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-48506d29-e487-47df-862b-89c392df65f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-7e86c2e3-844c-43f1-b59a-7eb78864ddfe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-7e86c2e3-844c-43f1-b59a-7eb78864ddfe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7e86c2e3-844c-43f1-b59a-7eb78864ddfe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e86c2e3-844c-43f1-b59a-7eb78864ddfe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-2f197407-5bac-432e-bfa5-5cc69554dd57 {
  text-align: center;
}







  #s-2f197407-5bac-432e-bfa5-5cc69554dd57 img.shogun-image {
    

    
    
    
  }


#s-2f197407-5bac-432e-bfa5-5cc69554dd57 .shogun-image-content {
  
    align-items: center;
  
}

#s-f1bdc54a-04cb-410b-887f-2a6c7c2c1e9b {
  padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f1bdc54a-04cb-410b-887f-2a6c7c2c1e9b {
  padding-left: 10px;
padding-right: 10px;
}
}@media (max-width: 767px){#s-f1bdc54a-04cb-410b-887f-2a6c7c2c1e9b {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-f1bdc54a-04cb-410b-887f-2a6c7c2c1e9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f1bdc54a-04cb-410b-887f-2a6c7c2c1e9b.shg-box.shg-c {
  justify-content: center;
}

#s-34ac2814-e7f2-4255-88b5-a9f8c3b8c8b1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-34ac2814-e7f2-4255-88b5-a9f8c3b8c8b1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-34ac2814-e7f2-4255-88b5-a9f8c3b8c8b1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-34ac2814-e7f2-4255-88b5-a9f8c3b8c8b1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  
  
  text-align: center;
}


}
#s-e8a193e3-ccda-4947-b5c2-ffafd60fd0e8 {
  text-align: center;
}







  #s-e8a193e3-ccda-4947-b5c2-ffafd60fd0e8 img.shogun-image {
    

    
    
    
  }


#s-e8a193e3-ccda-4947-b5c2-ffafd60fd0e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a2899f3-65a7-48d6-9614-ff75be006577 {
  padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6a2899f3-65a7-48d6-9614-ff75be006577 {
  padding-left: 10px;
padding-right: 10px;
}
}@media (max-width: 767px){#s-6a2899f3-65a7-48d6-9614-ff75be006577 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-6a2899f3-65a7-48d6-9614-ff75be006577 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6a2899f3-65a7-48d6-9614-ff75be006577.shg-box.shg-c {
  justify-content: center;
}

#s-f5390cb0-ac67-4e78-9fe5-4a74e793d74c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5390cb0-ac67-4e78-9fe5-4a74e793d74c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-f5390cb0-ac67-4e78-9fe5-4a74e793d74c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-f5390cb0-ac67-4e78-9fe5-4a74e793d74c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  
  
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-7e121d11-cabe-4839-a608-9717c42dab75"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-7e121d11-cabe-4839-a608-9717c42dab75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7e121d11-cabe-4839-a608-9717c42dab75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e121d11-cabe-4839-a608-9717c42dab75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-015532c8-4653-49fc-aeaa-f4e30fe90e81 {
  text-align: center;
}







  #s-015532c8-4653-49fc-aeaa-f4e30fe90e81 img.shogun-image {
    

    
    
    
  }


#s-015532c8-4653-49fc-aeaa-f4e30fe90e81 .shogun-image-content {
  
    align-items: center;
  
}

#s-fba5a9b8-c3be-4c7a-bcba-516a130e4aa0 {
  padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fba5a9b8-c3be-4c7a-bcba-516a130e4aa0 {
  padding-left: 10px;
padding-right: 10px;
}
}@media (max-width: 767px){#s-fba5a9b8-c3be-4c7a-bcba-516a130e4aa0 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-fba5a9b8-c3be-4c7a-bcba-516a130e4aa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fba5a9b8-c3be-4c7a-bcba-516a130e4aa0.shg-box.shg-c {
  justify-content: center;
}

#s-fd464ee7-99de-40d2-91e4-d4303878426c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd464ee7-99de-40d2-91e4-d4303878426c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-fd464ee7-99de-40d2-91e4-d4303878426c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-fd464ee7-99de-40d2-91e4-d4303878426c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  
  
  text-align: center;
}


}
#s-ded1c0ac-eeac-4cab-bf25-cf82e0dce582 {
  text-align: center;
}







  #s-ded1c0ac-eeac-4cab-bf25-cf82e0dce582 img.shogun-image {
    

    
    
    
  }


#s-ded1c0ac-eeac-4cab-bf25-cf82e0dce582 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa22b7f8-bf24-40b2-a373-efe601b8a37e {
  padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-aa22b7f8-bf24-40b2-a373-efe601b8a37e {
  padding-left: 10px;
padding-right: 10px;
}
}@media (max-width: 767px){#s-aa22b7f8-bf24-40b2-a373-efe601b8a37e {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-aa22b7f8-bf24-40b2-a373-efe601b8a37e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aa22b7f8-bf24-40b2-a373-efe601b8a37e.shg-box.shg-c {
  justify-content: center;
}

#s-aca9709a-9f70-4daa-887a-c43fb47ad416 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aca9709a-9f70-4daa-887a-c43fb47ad416 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-aca9709a-9f70-4daa-887a-c43fb47ad416 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-aca9709a-9f70-4daa-887a-c43fb47ad416 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  
  
  text-align: center;
}


}
#s-82ddc17b-9565-4994-b72a-ccc5dbaac644 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-82ddc17b-9565-4994-b72a-ccc5dbaac644 {
  display: none;
}
#s-82ddc17b-9565-4994-b72a-ccc5dbaac644, #wrap-s-82ddc17b-9565-4994-b72a-ccc5dbaac644 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-82ddc17b-9565-4994-b72a-ccc5dbaac644 {
  display: none;
}
#s-82ddc17b-9565-4994-b72a-ccc5dbaac644, #wrap-s-82ddc17b-9565-4994-b72a-ccc5dbaac644 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-82ddc17b-9565-4994-b72a-ccc5dbaac644 {
  padding-left: 30px;
padding-right: 30px;
display: none;
}
#s-82ddc17b-9565-4994-b72a-ccc5dbaac644, #wrap-s-82ddc17b-9565-4994-b72a-ccc5dbaac644 { display: none !important; }}@media (max-width: 767px){#s-82ddc17b-9565-4994-b72a-ccc5dbaac644 {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-82ddc17b-9565-4994-b72a-ccc5dbaac644, #wrap-s-82ddc17b-9565-4994-b72a-ccc5dbaac644 { display: none !important; }}







#s-82ddc17b-9565-4994-b72a-ccc5dbaac644 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-82ddc17b-9565-4994-b72a-ccc5dbaac644.shg-box.shg-c {
  justify-content: center;
}

#s-2be4a7c3-c1f2-4dfc-b65d-c162faf24b59 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-2be4a7c3-c1f2-4dfc-b65d-c162faf24b59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2be4a7c3-c1f2-4dfc-b65d-c162faf24b59.shg-box.shg-c {
  justify-content: center;
}

#s-5efea6b7-5c23-4e03-bd86-980ea45c1f2d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5efea6b7-5c23-4e03-bd86-980ea45c1f2d .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-f3241f38-2fc2-4d1e-9644-b5910cd85ae3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0.08);
}

#s-f3241f38-2fc2-4d1e-9644-b5910cd85ae3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-f3241f38-2fc2-4d1e-9644-b5910cd85ae3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(51, 51, 51, 1);
}

#s-f3241f38-2fc2-4d1e-9644-b5910cd85ae3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0.08);
}

#s-f3241f38-2fc2-4d1e-9644-b5910cd85ae3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(51, 51, 51, 1);
  text-align: left;
  font-family: Poppins;
  font-weight: 500;
  
  font-size: 14px;
}

#s-f3241f38-2fc2-4d1e-9644-b5910cd85ae3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}
#s-69829485-8c3c-4825-a06b-694c30cab26f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
min-height: 50px;
}








#s-69829485-8c3c-4825-a06b-694c30cab26f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-69829485-8c3c-4825-a06b-694c30cab26f.shg-box.shg-c {
  justify-content: center;
}

#s-af6c6275-c095-425f-bf36-22f23bbb8bbc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
min-height: 50px;
}








#s-af6c6275-c095-425f-bf36-22f23bbb8bbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-af6c6275-c095-425f-bf36-22f23bbb8bbc.shg-box.shg-c {
  justify-content: center;
}

#s-825335c9-278c-4f6a-bec2-549489e4f667 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
min-height: 50px;
}








#s-825335c9-278c-4f6a-bec2-549489e4f667 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-825335c9-278c-4f6a-bec2-549489e4f667.shg-box.shg-c {
  justify-content: center;
}

/*
  $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;
}

#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;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}
@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;
  }
}
