.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-56177e93-0b68-4d90-b330-40ae0e9624e1 {
  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-56177e93-0b68-4d90-b330-40ae0e9624e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-56177e93-0b68-4d90-b330-40ae0e9624e1.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-d0c967f2-fbce-4b19-a59a-e31ef99f69e0 {
  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-d0c967f2-fbce-4b19-a59a-e31ef99f69e0 .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-72484a9a-c6b3-4f20-a961-1a4550cf5f59 {
  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-72484a9a-c6b3-4f20-a961-1a4550cf5f59: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-72484a9a-c6b3-4f20-a961-1a4550cf5f59:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjgwMmIxNTgtMzBjMi00ODQyLTgwYzItNjJjZjhmM2NjODcwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyODAyYjE1OC0zMGMyLTQ4NDItODBjMi02MmNmOGYzY2M4NzApIi8+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-72484a9a-c6b3-4f20-a961-1a4550cf5f59-root {
    text-align: center;
  }


#s-72484a9a-c6b3-4f20-a961-1a4550cf5f59.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Ponjoung;
  display:  block ;
}
@media (min-width: 1200px){
  #s-72484a9a-c6b3-4f20-a961-1a4550cf5f59-root {
    text-align: center;
  }


#s-72484a9a-c6b3-4f20-a961-1a4550cf5f59.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-72484a9a-c6b3-4f20-a961-1a4550cf5f59-root {
    text-align: center;
  }


#s-72484a9a-c6b3-4f20-a961-1a4550cf5f59.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-72484a9a-c6b3-4f20-a961-1a4550cf5f59-root {
    text-align: center;
  }


#s-72484a9a-c6b3-4f20-a961-1a4550cf5f59.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Ponjoung;
  display:  block ;
}
}@media (max-width: 767px){
  #s-72484a9a-c6b3-4f20-a961-1a4550cf5f59-root {
    text-align: center;
  }


#s-72484a9a-c6b3-4f20-a961-1a4550cf5f59.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Ponjoung;
  display:  block ;
}
}
#s-a33286ac-b98f-4af6-a81d-4b919bfa0bb3 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(233, 232, 226, 1);
}








#s-a33286ac-b98f-4af6-a81d-4b919bfa0bb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a33286ac-b98f-4af6-a81d-4b919bfa0bb3.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-e506087b-5836-4a5d-8154-ea5c6cdb0844 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-e506087b-5836-4a5d-8154-ea5c6cdb0844 {
  display: none;
}
#s-e506087b-5836-4a5d-8154-ea5c6cdb0844, #wrap-s-e506087b-5836-4a5d-8154-ea5c6cdb0844, #wrap-content-s-e506087b-5836-4a5d-8154-ea5c6cdb0844 { display: none !important; }}
#s-e506087b-5836-4a5d-8154-ea5c6cdb0844 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-e506087b-5836-4a5d-8154-ea5c6cdb0844 .shg-sld-nav-button.shg-sld-left,
#s-e506087b-5836-4a5d-8154-ea5c6cdb0844 .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-04d82e1d-d959-4f57-9980-455ba59f95e7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-04d82e1d-d959-4f57-9980-455ba59f95e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-04d82e1d-d959-4f57-9980-455ba59f95e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-04d82e1d-d959-4f57-9980-455ba59f95e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-1a779084-14e8-44fe-acea-afede089b5fd {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 40px;
padding-right: 0px;
min-height: 550px;
background-position: center center;
}








#s-1a779084-14e8-44fe-acea-afede089b5fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1a779084-14e8-44fe-acea-afede089b5fd.shg-box.shg-c {
  justify-content: center;
}

#s-4499155d-9d79-4ff7-87cc-319cb4464400 {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 40px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}








#s-4499155d-9d79-4ff7-87cc-319cb4464400 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4499155d-9d79-4ff7-87cc-319cb4464400 {
  cursor: pointer;
}#s-4499155d-9d79-4ff7-87cc-319cb4464400.shg-box.shg-c {
  justify-content: center;
}

#s-12ed6af6-86b7-4ccd-963b-6f948e6f6720 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-12ed6af6-86b7-4ccd-963b-6f948e6f6720 {
  display: none;
}
#s-12ed6af6-86b7-4ccd-963b-6f948e6f6720, #wrap-s-12ed6af6-86b7-4ccd-963b-6f948e6f6720, #wrap-content-s-12ed6af6-86b7-4ccd-963b-6f948e6f6720 { display: none !important; }}
#s-12ed6af6-86b7-4ccd-963b-6f948e6f6720 .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-f7ed6ae1-6341-40ac-8939-8c203ad0e21e {
  margin-top: 20px;
margin-bottom: 30px;
}

#s-b50e1dac-c95d-44b4-a3a3-71d8cf6caf40 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b50e1dac-c95d-44b4-a3a3-71d8cf6caf40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b50e1dac-c95d-44b4-a3a3-71d8cf6caf40.shg-box.shg-c {
  justify-content: center;
}

#s-828617bd-129a-4af6-b9fc-6b7b18d62ab3 {
  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-828617bd-129a-4af6-b9fc-6b7b18d62ab3:hover {background-color: rgba(9, 37, 94, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-828617bd-129a-4af6-b9fc-6b7b18d62ab3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-828617bd-129a-4af6-b9fc-6b7b18d62ab3-root {
    text-align: center;
  }


#s-828617bd-129a-4af6-b9fc-6b7b18d62ab3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-828617bd-129a-4af6-b9fc-6b7b18d62ab3-root {
    text-align: center;
  }


#s-828617bd-129a-4af6-b9fc-6b7b18d62ab3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-828617bd-129a-4af6-b9fc-6b7b18d62ab3-root {
    text-align: center;
  }


#s-828617bd-129a-4af6-b9fc-6b7b18d62ab3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-828617bd-129a-4af6-b9fc-6b7b18d62ab3-root {
    text-align: center;
  }


#s-828617bd-129a-4af6-b9fc-6b7b18d62ab3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-828617bd-129a-4af6-b9fc-6b7b18d62ab3-root {
    text-align: center;
  }


#s-828617bd-129a-4af6-b9fc-6b7b18d62ab3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad {
  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-28c0cc96-78d1-4fe0-bbe0-dadd263709ad {
  display: none;
}
#s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad, #wrap-s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad, #wrap-content-s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad {
  display: none;
}
#s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad, #wrap-s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad, #wrap-content-s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad {
  display: none;
}
#s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad, #wrap-s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad, #wrap-content-s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad { display: none !important; }}
#s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad .shg-sld-dot {
  background-color: rgba(255, 151, 0, 1);
}

#s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad .shg-sld-nav-button.shg-sld-left,
#s-28c0cc96-78d1-4fe0-bbe0-dadd263709ad .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 151, 0, 1);
}

#s-d4fc9dba-5af2-4d21-b038-b9ef1bf4c9c5 {
  margin-left: auto;
margin-right: auto;
background-color: rgba(247, 247, 247, 1);
}

@media (min-width: 0px) {
[id="s-d4fc9dba-5af2-4d21-b038-b9ef1bf4c9c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4fc9dba-5af2-4d21-b038-b9ef1bf4c9c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d4fc9dba-5af2-4d21-b038-b9ef1bf4c9c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4fc9dba-5af2-4d21-b038-b9ef1bf4c9c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-c1c10aff-2c4c-4ca7-b948-9c561c597790 {
  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-c1c10aff-2c4c-4ca7-b948-9c561c597790 {
  display: none;
}
#s-c1c10aff-2c4c-4ca7-b948-9c561c597790, #wrap-s-c1c10aff-2c4c-4ca7-b948-9c561c597790, #wrap-content-s-c1c10aff-2c4c-4ca7-b948-9c561c597790 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c1c10aff-2c4c-4ca7-b948-9c561c597790 {
  display: none;
}
#s-c1c10aff-2c4c-4ca7-b948-9c561c597790, #wrap-s-c1c10aff-2c4c-4ca7-b948-9c561c597790, #wrap-content-s-c1c10aff-2c4c-4ca7-b948-9c561c597790 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c1c10aff-2c4c-4ca7-b948-9c561c597790 {
  display: none;
}
#s-c1c10aff-2c4c-4ca7-b948-9c561c597790, #wrap-s-c1c10aff-2c4c-4ca7-b948-9c561c597790, #wrap-content-s-c1c10aff-2c4c-4ca7-b948-9c561c597790 { display: none !important; }}







#s-c1c10aff-2c4c-4ca7-b948-9c561c597790 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c1c10aff-2c4c-4ca7-b948-9c561c597790.shg-box.shg-c {
  justify-content: center;
}

#s-2e92adce-b79a-41b4-a6d6-8f5a553c1138 {
  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-2e92adce-b79a-41b4-a6d6-8f5a553c1138 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2e92adce-b79a-41b4-a6d6-8f5a553c1138.shg-box.shg-c {
  justify-content: center;
}

#s-783bc20d-714b-4096-85af-83b64c7f9412 {
  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-783bc20d-714b-4096-85af-83b64c7f9412 {
  display: none;
}
#s-783bc20d-714b-4096-85af-83b64c7f9412, #wrap-s-783bc20d-714b-4096-85af-83b64c7f9412, #wrap-content-s-783bc20d-714b-4096-85af-83b64c7f9412 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-783bc20d-714b-4096-85af-83b64c7f9412 {
  display: none;
}
#s-783bc20d-714b-4096-85af-83b64c7f9412, #wrap-s-783bc20d-714b-4096-85af-83b64c7f9412, #wrap-content-s-783bc20d-714b-4096-85af-83b64c7f9412 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-783bc20d-714b-4096-85af-83b64c7f9412 {
  display: none;
}
#s-783bc20d-714b-4096-85af-83b64c7f9412, #wrap-s-783bc20d-714b-4096-85af-83b64c7f9412, #wrap-content-s-783bc20d-714b-4096-85af-83b64c7f9412 { display: none !important; }}
#s-783bc20d-714b-4096-85af-83b64c7f9412 .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-65e738cf-8aff-418e-bccc-3e092f20adee {
  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-65e738cf-8aff-418e-bccc-3e092f20adee {
  display: none;
}
#s-65e738cf-8aff-418e-bccc-3e092f20adee, #wrap-s-65e738cf-8aff-418e-bccc-3e092f20adee, #wrap-content-s-65e738cf-8aff-418e-bccc-3e092f20adee { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65e738cf-8aff-418e-bccc-3e092f20adee {
  display: none;
}
#s-65e738cf-8aff-418e-bccc-3e092f20adee, #wrap-s-65e738cf-8aff-418e-bccc-3e092f20adee, #wrap-content-s-65e738cf-8aff-418e-bccc-3e092f20adee { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-65e738cf-8aff-418e-bccc-3e092f20adee {
  display: none;
}
#s-65e738cf-8aff-418e-bccc-3e092f20adee, #wrap-s-65e738cf-8aff-418e-bccc-3e092f20adee, #wrap-content-s-65e738cf-8aff-418e-bccc-3e092f20adee { display: none !important; }}
#s-e4699053-51c0-4a86-99d4-febfd1e0fbbc {
  background-color: rgba(233, 232, 226, 1);
}

@media (min-width: 0px) {
[id="s-e4699053-51c0-4a86-99d4-febfd1e0fbbc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4699053-51c0-4a86-99d4-febfd1e0fbbc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e4699053-51c0-4a86-99d4-febfd1e0fbbc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4699053-51c0-4a86-99d4-febfd1e0fbbc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-513c5823-f4d9-4bb1-a918-4a9aece0f705 {
  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-513c5823-f4d9-4bb1-a918-4a9aece0f705 {
  display: none;
}
#s-513c5823-f4d9-4bb1-a918-4a9aece0f705, #wrap-s-513c5823-f4d9-4bb1-a918-4a9aece0f705, #wrap-content-s-513c5823-f4d9-4bb1-a918-4a9aece0f705 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-513c5823-f4d9-4bb1-a918-4a9aece0f705 {
  display: none;
}
#s-513c5823-f4d9-4bb1-a918-4a9aece0f705, #wrap-s-513c5823-f4d9-4bb1-a918-4a9aece0f705, #wrap-content-s-513c5823-f4d9-4bb1-a918-4a9aece0f705 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-513c5823-f4d9-4bb1-a918-4a9aece0f705 {
  display: none;
}
#s-513c5823-f4d9-4bb1-a918-4a9aece0f705, #wrap-s-513c5823-f4d9-4bb1-a918-4a9aece0f705, #wrap-content-s-513c5823-f4d9-4bb1-a918-4a9aece0f705 { display: none !important; }}







#s-513c5823-f4d9-4bb1-a918-4a9aece0f705 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-513c5823-f4d9-4bb1-a918-4a9aece0f705.shg-box.shg-c {
  justify-content: center;
}

#s-78c3626c-c225-4691-bafd-52ab1e837610 {
  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-78c3626c-c225-4691-bafd-52ab1e837610 {
  display: none;
}
#s-78c3626c-c225-4691-bafd-52ab1e837610, #wrap-s-78c3626c-c225-4691-bafd-52ab1e837610, #wrap-content-s-78c3626c-c225-4691-bafd-52ab1e837610 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-78c3626c-c225-4691-bafd-52ab1e837610 {
  display: none;
}
#s-78c3626c-c225-4691-bafd-52ab1e837610, #wrap-s-78c3626c-c225-4691-bafd-52ab1e837610, #wrap-content-s-78c3626c-c225-4691-bafd-52ab1e837610 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-78c3626c-c225-4691-bafd-52ab1e837610 {
  display: none;
}
#s-78c3626c-c225-4691-bafd-52ab1e837610, #wrap-s-78c3626c-c225-4691-bafd-52ab1e837610, #wrap-content-s-78c3626c-c225-4691-bafd-52ab1e837610 { display: none !important; }}







#s-78c3626c-c225-4691-bafd-52ab1e837610 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-78c3626c-c225-4691-bafd-52ab1e837610.shg-box.shg-c {
  justify-content: center;
}

#s-7d03a0c1-4df7-44eb-a5b7-b350f9333467 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-7d03a0c1-4df7-44eb-a5b7-b350f9333467 .shogun-heading-component h1 {
  color: rgba(24, 86, 211, 1);
  font-weight:  normal ;
  font-family: "chantal";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-7f835ea3-53b1-4e40-bdcd-207f7ca21707 {
  margin-top: 20px;
margin-bottom: 30px;
}
@media (min-width: 1200px){#s-7f835ea3-53b1-4e40-bdcd-207f7ca21707 {
  display: none;
}
#s-7f835ea3-53b1-4e40-bdcd-207f7ca21707, #wrap-s-7f835ea3-53b1-4e40-bdcd-207f7ca21707, #wrap-content-s-7f835ea3-53b1-4e40-bdcd-207f7ca21707 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f835ea3-53b1-4e40-bdcd-207f7ca21707 {
  display: none;
}
#s-7f835ea3-53b1-4e40-bdcd-207f7ca21707, #wrap-s-7f835ea3-53b1-4e40-bdcd-207f7ca21707, #wrap-content-s-7f835ea3-53b1-4e40-bdcd-207f7ca21707 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f835ea3-53b1-4e40-bdcd-207f7ca21707 {
  display: none;
}
#s-7f835ea3-53b1-4e40-bdcd-207f7ca21707, #wrap-s-7f835ea3-53b1-4e40-bdcd-207f7ca21707, #wrap-content-s-7f835ea3-53b1-4e40-bdcd-207f7ca21707 { display: none !important; }}
@media (min-width: 0px) {
[id="s-7740492d-f97f-49b5-ab3b-8eb9f033648d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7740492d-f97f-49b5-ab3b-8eb9f033648d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7740492d-f97f-49b5-ab3b-8eb9f033648d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7740492d-f97f-49b5-ab3b-8eb9f033648d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-73d4a13e-509b-444d-89c7-2a670ede411f {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 40px;
padding-right: 0px;
min-height: 300px;
background-position: center center;
}








#s-73d4a13e-509b-444d-89c7-2a670ede411f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-73d4a13e-509b-444d-89c7-2a670ede411f.shg-box.shg-c {
  justify-content: center;
}

#s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611 {
  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-18e7664b-8e5a-48f3-98f0-7d9d12ad4611 {
  display: none;
}
#s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611, #wrap-s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611, #wrap-content-s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611 {
  display: none;
}
#s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611, #wrap-s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611, #wrap-content-s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611 {
  display: none;
}
#s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611, #wrap-s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611, #wrap-content-s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611 { display: none !important; }}







#s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-18e7664b-8e5a-48f3-98f0-7d9d12ad4611.shg-box.shg-c {
  justify-content: center;
}

#s-14ddd483-62b6-487a-bae0-fb0639cda4ca {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}

#s-14ddd483-62b6-487a-bae0-fb0639cda4ca .shogun-heading-component h1 {
  color: rgba(24, 86, 211, 1);
  font-weight:  normal ;
  font-family: "chantal";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-490cf448-74f9-46d2-8cac-14ed977c97f3 {
  margin-top: 20px;
margin-bottom: 30px;
}

#s-f9ac23a7-b8a9-4c3d-aa13-6f1517ca6de9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f9ac23a7-b8a9-4c3d-aa13-6f1517ca6de9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f9ac23a7-b8a9-4c3d-aa13-6f1517ca6de9.shg-box.shg-c {
  justify-content: center;
}

#s-e369d4d3-62c4-456f-ace3-ebe3dd289bc7 {
  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-e369d4d3-62c4-456f-ace3-ebe3dd289bc7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e369d4d3-62c4-456f-ace3-ebe3dd289bc7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e369d4d3-62c4-456f-ace3-ebe3dd289bc7-root {
    text-align: center;
  }


#s-e369d4d3-62c4-456f-ace3-ebe3dd289bc7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e369d4d3-62c4-456f-ace3-ebe3dd289bc7-root {
    text-align: center;
  }


#s-e369d4d3-62c4-456f-ace3-ebe3dd289bc7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e369d4d3-62c4-456f-ace3-ebe3dd289bc7-root {
    text-align: center;
  }


#s-e369d4d3-62c4-456f-ace3-ebe3dd289bc7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e369d4d3-62c4-456f-ace3-ebe3dd289bc7-root {
    text-align: center;
  }


#s-e369d4d3-62c4-456f-ace3-ebe3dd289bc7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e369d4d3-62c4-456f-ace3-ebe3dd289bc7-root {
    text-align: center;
  }


#s-e369d4d3-62c4-456f-ace3-ebe3dd289bc7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
@media (min-width: 0px) {
[id="s-477964bc-cb0c-4743-ae45-b38dc06e3398"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-477964bc-cb0c-4743-ae45-b38dc06e3398"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-477964bc-cb0c-4743-ae45-b38dc06e3398"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-477964bc-cb0c-4743-ae45-b38dc06e3398"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-6a32c0ad-5cb1-46df-ae85-d9242b146404 {
  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-6a32c0ad-5cb1-46df-ae85-d9242b146404 {
  display: none;
}
#s-6a32c0ad-5cb1-46df-ae85-d9242b146404, #wrap-s-6a32c0ad-5cb1-46df-ae85-d9242b146404, #wrap-content-s-6a32c0ad-5cb1-46df-ae85-d9242b146404 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a32c0ad-5cb1-46df-ae85-d9242b146404 {
  display: none;
}
#s-6a32c0ad-5cb1-46df-ae85-d9242b146404, #wrap-s-6a32c0ad-5cb1-46df-ae85-d9242b146404, #wrap-content-s-6a32c0ad-5cb1-46df-ae85-d9242b146404 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6a32c0ad-5cb1-46df-ae85-d9242b146404 {
  display: none;
}
#s-6a32c0ad-5cb1-46df-ae85-d9242b146404, #wrap-s-6a32c0ad-5cb1-46df-ae85-d9242b146404, #wrap-content-s-6a32c0ad-5cb1-46df-ae85-d9242b146404 { display: none !important; }}







#s-6a32c0ad-5cb1-46df-ae85-d9242b146404 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6a32c0ad-5cb1-46df-ae85-d9242b146404.shg-box.shg-c {
  justify-content: center;
}

#s-e3225771-8086-4947-973a-f75193828c86 {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 40px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}








#s-e3225771-8086-4947-973a-f75193828c86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e3225771-8086-4947-973a-f75193828c86.shg-box.shg-c {
  justify-content: center;
}

#s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a {
  display: none;
}
#s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a, #wrap-s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a, #wrap-content-s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a {
  display: none;
}
#s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a, #wrap-s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a, #wrap-content-s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a {
  display: none;
}
#s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a, #wrap-s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a, #wrap-content-s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a { display: none !important; }}
#s-d1b69dae-bd47-48eb-8e5d-101dc64bc95a .shogun-heading-component h1 {
  color: rgba(24, 86, 211, 1);
  font-weight:  normal ;
  font-family: "chantal";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-85820991-1e44-4900-af76-8184b05a8c04 {
  margin-top: 20px;
margin-bottom: 30px;
}
@media (min-width: 1200px){#s-85820991-1e44-4900-af76-8184b05a8c04 {
  display: none;
}
#s-85820991-1e44-4900-af76-8184b05a8c04, #wrap-s-85820991-1e44-4900-af76-8184b05a8c04, #wrap-content-s-85820991-1e44-4900-af76-8184b05a8c04 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-85820991-1e44-4900-af76-8184b05a8c04 {
  display: none;
}
#s-85820991-1e44-4900-af76-8184b05a8c04, #wrap-s-85820991-1e44-4900-af76-8184b05a8c04, #wrap-content-s-85820991-1e44-4900-af76-8184b05a8c04 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-85820991-1e44-4900-af76-8184b05a8c04 {
  display: none;
}
#s-85820991-1e44-4900-af76-8184b05a8c04, #wrap-s-85820991-1e44-4900-af76-8184b05a8c04, #wrap-content-s-85820991-1e44-4900-af76-8184b05a8c04 { display: none !important; }}
@media (min-width: 0px) {
[id="s-7fd493de-1d12-4310-b875-8822fa155e0f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7fd493de-1d12-4310-b875-8822fa155e0f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7fd493de-1d12-4310-b875-8822fa155e0f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7fd493de-1d12-4310-b875-8822fa155e0f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-1fefe11f-31b8-46ca-a534-1d49af738c17 {
  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-1fefe11f-31b8-46ca-a534-1d49af738c17 {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-1fefe11f-31b8-46ca-a534-1d49af738c17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1fefe11f-31b8-46ca-a534-1d49af738c17 {
  cursor: pointer;
}#s-1fefe11f-31b8-46ca-a534-1d49af738c17.shg-box.shg-c {
  justify-content: center;
}

#s-cbd440e3-87b7-4861-9bcc-07df1e88a2d2 {
  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-cbd440e3-87b7-4861-9bcc-07df1e88a2d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cbd440e3-87b7-4861-9bcc-07df1e88a2d2.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;
  flex-direction: column;
  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-6d04ca44-4967-4168-9cdf-51f10b01b65f {
  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-6d04ca44-4967-4168-9cdf-51f10b01b65f {
  overflow: hidden;
  
  
      max-width: 2560px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-6d04ca44-4967-4168-9cdf-51f10b01b65f img.shogun-image,
  #s-6d04ca44-4967-4168-9cdf-51f10b01b65f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6d04ca44-4967-4168-9cdf-51f10b01b65f {
    width: 100%;
    height: auto;
  }



  #s-6d04ca44-4967-4168-9cdf-51f10b01b65f img.shogun-image {
    

    
    
    
  }


#s-6d04ca44-4967-4168-9cdf-51f10b01b65f .shogun-image-content {
  
    justify-content: center;
  
}

#s-6cdc1851-6426-4bfa-a1c0-dafefe6b4510 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6cdc1851-6426-4bfa-a1c0-dafefe6b4510 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 12px;
  
  
  
}



#s-003ad953-6207-4eac-9155-169f95dcbf17 {
  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-003ad953-6207-4eac-9155-169f95dcbf17 {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-003ad953-6207-4eac-9155-169f95dcbf17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-003ad953-6207-4eac-9155-169f95dcbf17 {
  cursor: pointer;
}#s-003ad953-6207-4eac-9155-169f95dcbf17.shg-box.shg-c {
  justify-content: center;
}

#s-9bcb51f3-4eda-4c00-bfd9-950e0ad7731e {
  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-9bcb51f3-4eda-4c00-bfd9-950e0ad7731e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9bcb51f3-4eda-4c00-bfd9-950e0ad7731e.shg-box.shg-c {
  justify-content: center;
}

#s-4ccf60b0-b879-481b-8712-d4f315c8888c {
  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-4ccf60b0-b879-481b-8712-d4f315c8888c {
  overflow: hidden;
  
  
      max-width: 1024px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-4ccf60b0-b879-481b-8712-d4f315c8888c img.shogun-image,
  #s-4ccf60b0-b879-481b-8712-d4f315c8888c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4ccf60b0-b879-481b-8712-d4f315c8888c {
    width: 100%;
    height: auto;
  }



  #s-4ccf60b0-b879-481b-8712-d4f315c8888c img.shogun-image {
    

    
    
    
  }


#s-4ccf60b0-b879-481b-8712-d4f315c8888c .shogun-image-content {
  
    justify-content: center;
  
}

#s-ee60066f-40e9-4b66-a246-55c142642477 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ee60066f-40e9-4b66-a246-55c142642477 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 12px;
  
  
  
}



#s-4c5694f6-f5d3-4759-ba82-7d422df56160 {
  min-height: 50px;
}








#s-4c5694f6-f5d3-4759-ba82-7d422df56160 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c5694f6-f5d3-4759-ba82-7d422df56160.shg-box.shg-c {
  justify-content: center;
}

#s-c76a0ab2-ec0a-45b3-bfa7-b349f66a0b68 {
  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-c76a0ab2-ec0a-45b3-bfa7-b349f66a0b68 {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-c76a0ab2-ec0a-45b3-bfa7-b349f66a0b68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c76a0ab2-ec0a-45b3-bfa7-b349f66a0b68 {
  cursor: pointer;
}#s-c76a0ab2-ec0a-45b3-bfa7-b349f66a0b68.shg-box.shg-c {
  justify-content: center;
}

#s-03aa1359-81c5-4d8c-95da-63addc1f609b {
  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-03aa1359-81c5-4d8c-95da-63addc1f609b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-03aa1359-81c5-4d8c-95da-63addc1f609b.shg-box.shg-c {
  justify-content: center;
}

#s-7325fb92-882b-40b2-8533-c1827d13ede1 {
  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-7325fb92-882b-40b2-8533-c1827d13ede1:hover {border-style: solid !important;
border-color: rgba(44, 42, 52, 1) !important;}
#s-7325fb92-882b-40b2-8533-c1827d13ede1 {
  overflow: hidden;
  
  
      max-width: 2560px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-7325fb92-882b-40b2-8533-c1827d13ede1 img.shogun-image,
  #s-7325fb92-882b-40b2-8533-c1827d13ede1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7325fb92-882b-40b2-8533-c1827d13ede1 {
    width: 100%;
    height: auto;
  }



  #s-7325fb92-882b-40b2-8533-c1827d13ede1 img.shogun-image {
    

    
    
    
  }


#s-7325fb92-882b-40b2-8533-c1827d13ede1 .shogun-image-content {
  
    justify-content: center;
  
}

#s-8784d320-1cb5-4b9b-a6ed-42fdad61709c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8784d320-1cb5-4b9b-a6ed-42fdad61709c .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 12px;
  
  
  
}



#s-5af18b7e-05bf-4417-bdfd-8f11cc891c5b {
  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-5af18b7e-05bf-4417-bdfd-8f11cc891c5b {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-5af18b7e-05bf-4417-bdfd-8f11cc891c5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5af18b7e-05bf-4417-bdfd-8f11cc891c5b.shg-box.shg-c {
  justify-content: center;
}

#s-29c2de71-5eaf-40b1-bb36-a43d0fbd4b14 {
  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-29c2de71-5eaf-40b1-bb36-a43d0fbd4b14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-29c2de71-5eaf-40b1-bb36-a43d0fbd4b14.shg-box.shg-c {
  justify-content: center;
}

#s-f85db251-b26b-4faa-af38-473d9dc18b2d {
  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-f85db251-b26b-4faa-af38-473d9dc18b2d:hover {border-style: solid !important;
border-color: rgba(44, 42, 52, 1) !important;}
#s-f85db251-b26b-4faa-af38-473d9dc18b2d {
  overflow: hidden;
  
  
      max-width: 2048px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-f85db251-b26b-4faa-af38-473d9dc18b2d img.shogun-image,
  #s-f85db251-b26b-4faa-af38-473d9dc18b2d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f85db251-b26b-4faa-af38-473d9dc18b2d {
    width: 100%;
    height: auto;
  }



  #s-f85db251-b26b-4faa-af38-473d9dc18b2d img.shogun-image {
    

    
    
    
  }


#s-f85db251-b26b-4faa-af38-473d9dc18b2d .shogun-image-content {
  
    justify-content: center;
  
}

#s-5bfa5d70-e6f2-4924-abb2-a1383205bb06 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5bfa5d70-e6f2-4924-abb2-a1383205bb06 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 12px;
  
  
  
}



#s-bb33a824-1484-4fb2-aa7f-76dafb93e0e3 {
  margin-top: -100px;
margin-bottom: -100px;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
}








#s-bb33a824-1484-4fb2-aa7f-76dafb93e0e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bb33a824-1484-4fb2-aa7f-76dafb93e0e3.shg-box.shg-c {
  justify-content: center;
}

#s-83fa404a-8163-48e3-bc02-e08c49a9966c {
  margin-top: -50px;
margin-bottom: -50px;
padding-top: 50px;
padding-bottom: 0px;
min-height: 50px;
}








#s-83fa404a-8163-48e3-bc02-e08c49a9966c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-83fa404a-8163-48e3-bc02-e08c49a9966c.shg-box.shg-c {
  justify-content: center;
}

#s-595b6223-2001-4cec-b06f-e2472a8db5c6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-595b6223-2001-4cec-b06f-e2472a8db5c6 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 31px;
  
  
  
}


@media (max-width: 767px){#s-595b6223-2001-4cec-b06f-e2472a8db5c6 .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-1eca4a3a-fb36-4f4b-b807-c33ab90592cf {
  margin-top: -18px;
margin-left: 36%;
margin-right: 36%;
}

#s-1eca4a3a-fb36-4f4b-b807-c33ab90592cf hr {
  border-top: 3px solid #000;
}

#s-dba8516d-4677-4963-8236-ad0357525147 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}








#s-dba8516d-4677-4963-8236-ad0357525147 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dba8516d-4677-4963-8236-ad0357525147.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7d9b5fc8-5806-49f1-9498-b1bd5c1965c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d9b5fc8-5806-49f1-9498-b1bd5c1965c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-7d9b5fc8-5806-49f1-9498-b1bd5c1965c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-7d9b5fc8-5806-49f1-9498-b1bd5c1965c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 0px) {
[id="s-e3cf85eb-1c2d-4ffe-bb57-4c737434ea9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3cf85eb-1c2d-4ffe-bb57-4c737434ea9c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e3cf85eb-1c2d-4ffe-bb57-4c737434ea9c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3cf85eb-1c2d-4ffe-bb57-4c737434ea9c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-d3afa030-7679-4392-982f-5eee311f20ad {
  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-d3afa030-7679-4392-982f-5eee311f20ad {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-d3afa030-7679-4392-982f-5eee311f20ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d3afa030-7679-4392-982f-5eee311f20ad.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2f35cca5-0a43-403e-b54e-e822a9d43c6c {
  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-2f35cca5-0a43-403e-b54e-e822a9d43c6c {
  overflow: hidden;
  
  
}







  #s-2f35cca5-0a43-403e-b54e-e822a9d43c6c img.shogun-image {
    

    
    
    
  }


#s-2f35cca5-0a43-403e-b54e-e822a9d43c6c .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-d6de79b7-8469-4f51-b5fd-71aca31dd54d {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-d6de79b7-8469-4f51-b5fd-71aca31dd54d {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-d6de79b7-8469-4f51-b5fd-71aca31dd54d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d6de79b7-8469-4f51-b5fd-71aca31dd54d.shg-box.shg-c {
  justify-content: center;
}

#s-9c3d8086-55a9-4b79-80f5-e22058063329 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9c3d8086-55a9-4b79-80f5-e22058063329 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-372f84ff-87bf-469f-b47e-41786570157a {
  padding-left: 5px;
padding-right: 5px;
}

#s-5d08ea6c-6b91-4c7d-a8be-aa298e12e8e4 {
  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-5d08ea6c-6b91-4c7d-a8be-aa298e12e8e4 {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-5d08ea6c-6b91-4c7d-a8be-aa298e12e8e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5d08ea6c-6b91-4c7d-a8be-aa298e12e8e4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9209d330-1aa8-4b75-a7ce-9d2c46412927 {
  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-9209d330-1aa8-4b75-a7ce-9d2c46412927 {
  overflow: hidden;
  
  
}







  #s-9209d330-1aa8-4b75-a7ce-9d2c46412927 img.shogun-image {
    

    
    
    
  }


#s-9209d330-1aa8-4b75-a7ce-9d2c46412927 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-66a7d280-894a-4253-864b-8befbb634d0f {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-66a7d280-894a-4253-864b-8befbb634d0f {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-66a7d280-894a-4253-864b-8befbb634d0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-66a7d280-894a-4253-864b-8befbb634d0f.shg-box.shg-c {
  justify-content: center;
}

#s-9a64c9c6-a9eb-4012-8f50-ae4a5a5af9bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a64c9c6-a9eb-4012-8f50-ae4a5a5af9bc .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-6cb262d7-1a17-4d20-a229-c822caa5c993 {
  padding-left: 5px;
padding-right: 5px;
}

@media (min-width: 0px) {
[id="s-b798e039-ab25-4595-913d-540a6d150139"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b798e039-ab25-4595-913d-540a6d150139"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-b798e039-ab25-4595-913d-540a6d150139"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-b798e039-ab25-4595-913d-540a6d150139"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-88b4ba2a-afdd-47af-8522-0a00df45da5a {
  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-88b4ba2a-afdd-47af-8522-0a00df45da5a {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-88b4ba2a-afdd-47af-8522-0a00df45da5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-88b4ba2a-afdd-47af-8522-0a00df45da5a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-eda78735-1ac4-41b4-a54f-115d01353def {
  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-eda78735-1ac4-41b4-a54f-115d01353def {
  overflow: hidden;
  
  
}







  #s-eda78735-1ac4-41b4-a54f-115d01353def img.shogun-image {
    

    
    
    
  }


#s-eda78735-1ac4-41b4-a54f-115d01353def .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-98184440-8167-47b3-bd02-1bd82edf9b30 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-98184440-8167-47b3-bd02-1bd82edf9b30 {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-98184440-8167-47b3-bd02-1bd82edf9b30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-98184440-8167-47b3-bd02-1bd82edf9b30.shg-box.shg-c {
  justify-content: center;
}

#s-e75a31a8-7e97-4bae-b360-1ca7dacb7fbe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e75a31a8-7e97-4bae-b360-1ca7dacb7fbe .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-eab8a83e-a531-4763-98b7-393712abffcd {
  padding-left: 5px;
padding-right: 5px;
}

#s-8b9a41b8-5529-4424-a439-0d346f9a6735 {
  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-8b9a41b8-5529-4424-a439-0d346f9a6735 {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-8b9a41b8-5529-4424-a439-0d346f9a6735 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8b9a41b8-5529-4424-a439-0d346f9a6735.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f294e95d-fc45-4b22-b039-7dbe94a0c6d4 {
  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-f294e95d-fc45-4b22-b039-7dbe94a0c6d4 {
  overflow: hidden;
  
  
}







  #s-f294e95d-fc45-4b22-b039-7dbe94a0c6d4 img.shogun-image {
    

    
    
    
  }


#s-f294e95d-fc45-4b22-b039-7dbe94a0c6d4 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-d17896a4-50fd-4f4c-928e-4fa063d94363 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-d17896a4-50fd-4f4c-928e-4fa063d94363 {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-d17896a4-50fd-4f4c-928e-4fa063d94363 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d17896a4-50fd-4f4c-928e-4fa063d94363.shg-box.shg-c {
  justify-content: center;
}

#s-7b704c88-3a7b-4771-8ecd-7389ef0f7504 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b704c88-3a7b-4771-8ecd-7389ef0f7504 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-0572c055-07b3-401c-85ba-efe2953f17c8 {
  padding-left: 5px;
padding-right: 5px;
}

@media (min-width: 0px) {
[id="s-c3edbb4e-30b0-44dc-b70b-b2a30b0b0212"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3edbb4e-30b0-44dc-b70b-b2a30b0b0212"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c3edbb4e-30b0-44dc-b70b-b2a30b0b0212"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3edbb4e-30b0-44dc-b70b-b2a30b0b0212"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-26307887-8b1e-4212-a394-456e9e0303a2 {
  min-height: 50px;
}








#s-26307887-8b1e-4212-a394-456e9e0303a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-26307887-8b1e-4212-a394-456e9e0303a2.shg-box.shg-c {
  justify-content: center;
}

#s-d3b3c1cd-a6f1-41e4-8df6-dd4ae3ade2b0 {
  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-d3b3c1cd-a6f1-41e4-8df6-dd4ae3ade2b0 {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-d3b3c1cd-a6f1-41e4-8df6-dd4ae3ade2b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d3b3c1cd-a6f1-41e4-8df6-dd4ae3ade2b0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4e455f34-2971-4de3-aa3a-cf2ad8e472b4 {
  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-4e455f34-2971-4de3-aa3a-cf2ad8e472b4 {
  overflow: hidden;
  
  
}







  #s-4e455f34-2971-4de3-aa3a-cf2ad8e472b4 img.shogun-image {
    

    
    
    
  }


#s-4e455f34-2971-4de3-aa3a-cf2ad8e472b4 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-593f31e8-6ab6-4a60-9942-9af23b46e39f {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-593f31e8-6ab6-4a60-9942-9af23b46e39f {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-593f31e8-6ab6-4a60-9942-9af23b46e39f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-593f31e8-6ab6-4a60-9942-9af23b46e39f.shg-box.shg-c {
  justify-content: center;
}

#s-c634a60e-b6b1-433c-a62a-a41d4cbbe66a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c634a60e-b6b1-433c-a62a-a41d4cbbe66a .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-63c6e7ff-e3b4-43f5-b163-b7d3a9a64fd5 {
  padding-left: 5px;
padding-right: 5px;
}

#s-6924ca73-5b62-449f-9edc-055d4e4f3241 {
  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-6924ca73-5b62-449f-9edc-055d4e4f3241 {
  margin-left: 8px;
padding-top: 7px;
padding-bottom: 7px;
}
}







#s-6924ca73-5b62-449f-9edc-055d4e4f3241 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6924ca73-5b62-449f-9edc-055d4e4f3241.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0998999c-81ad-4e14-a9de-a35d3d08b6bd {
  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-0998999c-81ad-4e14-a9de-a35d3d08b6bd {
  overflow: hidden;
  
  
}







  #s-0998999c-81ad-4e14-a9de-a35d3d08b6bd img.shogun-image {
    

    
    
    
  }


#s-0998999c-81ad-4e14-a9de-a35d3d08b6bd .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-890a46e5-0c10-465a-b496-1d22f5ab0f63 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-890a46e5-0c10-465a-b496-1d22f5ab0f63 {
  padding-left: 13px;
padding-right: 13px;
}
}







#s-890a46e5-0c10-465a-b496-1d22f5ab0f63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-890a46e5-0c10-465a-b496-1d22f5ab0f63.shg-box.shg-c {
  justify-content: center;
}

#s-38d06851-a0df-4b43-b6b4-95289c789029 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-38d06851-a0df-4b43-b6b4-95289c789029 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-78583d17-6c28-4a71-ad49-90bf7fa5150f {
  padding-left: 5px;
padding-right: 5px;
}

#s-08101126-c595-4dae-b5a1-f93da009d21f {
  margin-top: -50px;
margin-bottom: -50px;
padding-top: 50px;
padding-bottom: 0px;
min-height: 50px;
}








#s-08101126-c595-4dae-b5a1-f93da009d21f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-08101126-c595-4dae-b5a1-f93da009d21f.shg-box.shg-c {
  justify-content: center;
}

#s-2a1e229e-5949-40c5-b0d8-638dd42c17a3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a1e229e-5949-40c5-b0d8-638dd42c17a3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 31px;
  
  
  
}


@media (max-width: 767px){#s-2a1e229e-5949-40c5-b0d8-638dd42c17a3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


}
#s-5f9dcb05-36d3-43ea-9600-2f16c33eef2f {
  margin-top: -18px;
margin-left: 36%;
margin-right: 36%;
}

#s-5f9dcb05-36d3-43ea-9600-2f16c33eef2f hr {
  border-top: 3px solid #000;
}

#s-7bcc9277-5657-472b-859e-497d08817664 {
  margin-top: 220px;
margin-bottom: 220px;
padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(199, 237, 238, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-7bcc9277-5657-472b-859e-497d08817664 {
  margin-top: 130px;
margin-bottom: 130px;
padding-left: 30px;
padding-right: 30px;
}
}@media (max-width: 767px){#s-7bcc9277-5657-472b-859e-497d08817664 {
  margin-top: 40px;
margin-bottom: 40px;
}
}







#s-7bcc9277-5657-472b-859e-497d08817664 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7bcc9277-5657-472b-859e-497d08817664.shg-box.shg-c {
  justify-content: center;
}

#s-578bb417-6264-4f38-a391-96ba12029be5 {
  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-578bb417-6264-4f38-a391-96ba12029be5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-578bb417-6264-4f38-a391-96ba12029be5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-578bb417-6264-4f38-a391-96ba12029be5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-578bb417-6264-4f38-a391-96ba12029be5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-10ba322b-5f2d-4b74-8330-c9db57b812d7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-10ba322b-5f2d-4b74-8330-c9db57b812d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-10ba322b-5f2d-4b74-8330-c9db57b812d7.shg-box.shg-c {
  justify-content: center;
}

#s-c0b45ddd-0811-4d41-9efe-7a3015bc9fc3 {
  text-align: left;
}

#s-c0b45ddd-0811-4d41-9efe-7a3015bc9fc3 .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-c0b45ddd-0811-4d41-9efe-7a3015bc9fc3 .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-c0b45ddd-0811-4d41-9efe-7a3015bc9fc3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


}
#s-8e2258d9-9517-4b66-9846-acfa6bdde628 {
  text-align: left;
}

#s-8e2258d9-9517-4b66-9846-acfa6bdde628 .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-8e2258d9-9517-4b66-9846-acfa6bdde628 .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-8e2258d9-9517-4b66-9846-acfa6bdde628 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}


}
#s-f251c360-f420-4734-8636-e7ac58c3a723 {
  min-height: 50px;
}








#s-f251c360-f420-4734-8636-e7ac58c3a723 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f251c360-f420-4734-8636-e7ac58c3a723.shg-box.shg-c {
  justify-content: center;
}

#s-a77843f2-4cf1-4ec5-b165-343e7818d19d {
  margin-top: -200px;
margin-bottom: -200px;
max-width: 937px;
aspect-ratio: 2/3;
text-align: center;
}
@media (max-width: 767px){#s-a77843f2-4cf1-4ec5-b165-343e7818d19d {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-a77843f2-4cf1-4ec5-b165-343e7818d19d {
  overflow: hidden;
  
  
      max-width: 937px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-a77843f2-4cf1-4ec5-b165-343e7818d19d img.shogun-image,
  #s-a77843f2-4cf1-4ec5-b165-343e7818d19d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a77843f2-4cf1-4ec5-b165-343e7818d19d {
    width: 100%;
    height: auto;
  }



  #s-a77843f2-4cf1-4ec5-b165-343e7818d19d img.shogun-image {
    

    
    
    
  }


#s-a77843f2-4cf1-4ec5-b165-343e7818d19d .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-a650d5a7-fe0a-48de-ac04-1bbda4435390 {
  min-height: 50px;
}
@media (max-width: 767px){#s-a650d5a7-fe0a-48de-ac04-1bbda4435390 {
  margin-top: 20px;
}
}







#s-a650d5a7-fe0a-48de-ac04-1bbda4435390 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a650d5a7-fe0a-48de-ac04-1bbda4435390.shg-box.shg-c {
  justify-content: center;
}

#s-4915ec6d-289d-4b03-9186-8ce6b22aab5e {
  text-align: left;
}

#s-4915ec6d-289d-4b03-9186-8ce6b22aab5e .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-4915ec6d-289d-4b03-9186-8ce6b22aab5e .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-4915ec6d-289d-4b03-9186-8ce6b22aab5e .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


}
#s-52d37ccd-a3d1-486d-b073-30310f4200f2 {
  text-align: left;
}

#s-52d37ccd-a3d1-486d-b073-30310f4200f2 .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-52d37ccd-a3d1-486d-b073-30310f4200f2 .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-52d37ccd-a3d1-486d-b073-30310f4200f2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}


}
#s-cbe7644b-e888-4268-b421-6d97d9941977 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cbe7644b-e888-4268-b421-6d97d9941977 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-cbe7644b-e888-4268-b421-6d97d9941977 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-cbe7644b-e888-4268-b421-6d97d9941977 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cbe7644b-e888-4268-b421-6d97d9941977.shg-box.shg-c {
  justify-content: center;
}

#s-712f45b5-4884-4c83-96a9-a12afc0342fd {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-712f45b5-4884-4c83-96a9-a12afc0342fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-712f45b5-4884-4c83-96a9-a12afc0342fd.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-77f3e3ac-500a-4980-97f8-a441492d1bb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77f3e3ac-500a-4980-97f8-a441492d1bb2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-77f3e3ac-500a-4980-97f8-a441492d1bb2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-77f3e3ac-500a-4980-97f8-a441492d1bb2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

#s-975455b7-83e6-43b0-a6e4-b48f752b0c34 {
  min-height: 50px;
}








#s-975455b7-83e6-43b0-a6e4-b48f752b0c34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-975455b7-83e6-43b0-a6e4-b48f752b0c34.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-480332f9-332c-4322-bee2-693cee045669 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-480332f9-332c-4322-bee2-693cee045669 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 0px;
}

#s-480332f9-332c-4322-bee2-693cee045669 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(51, 51, 51, 1);
}

#s-480332f9-332c-4322-bee2-693cee045669 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-480332f9-332c-4322-bee2-693cee045669 > .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-480332f9-332c-4322-bee2-693cee045669 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-01389855-203d-4bcc-87f3-0db2b7165fbd {
  min-height: 50px;
}








#s-01389855-203d-4bcc-87f3-0db2b7165fbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-01389855-203d-4bcc-87f3-0db2b7165fbd.shg-box.shg-c {
  justify-content: center;
}

#s-760e45b6-f85e-437d-b358-40422ded67ea {
  min-height: 50px;
}








#s-760e45b6-f85e-437d-b358-40422ded67ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-760e45b6-f85e-437d-b358-40422ded67ea.shg-box.shg-c {
  justify-content: center;
}

#s-42983867-3d34-4829-946e-60b25f0ee55a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-42983867-3d34-4829-946e-60b25f0ee55a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 0px;
}

#s-42983867-3d34-4829-946e-60b25f0ee55a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(51, 51, 51, 1);
}

#s-42983867-3d34-4829-946e-60b25f0ee55a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-42983867-3d34-4829-946e-60b25f0ee55a > .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-42983867-3d34-4829-946e-60b25f0ee55a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-1533bbc9-aab0-4e05-8071-aee8fcd93e65 {
  min-height: 50px;
}








#s-1533bbc9-aab0-4e05-8071-aee8fcd93e65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1533bbc9-aab0-4e05-8071-aee8fcd93e65.shg-box.shg-c {
  justify-content: center;
}

#s-0684b2a6-66ab-4a7a-95be-b3a0687c138e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-0684b2a6-66ab-4a7a-95be-b3a0687c138e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 0px;
}

#s-0684b2a6-66ab-4a7a-95be-b3a0687c138e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(51, 51, 51, 1);
}

#s-0684b2a6-66ab-4a7a-95be-b3a0687c138e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-0684b2a6-66ab-4a7a-95be-b3a0687c138e > .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-0684b2a6-66ab-4a7a-95be-b3a0687c138e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-129c4431-272f-4ce4-bf7a-297320db6b0a {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-129c4431-272f-4ce4-bf7a-297320db6b0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-129c4431-272f-4ce4-bf7a-297320db6b0a.shg-box.shg-c {
  justify-content: center;
}

#s-e7560ea3-bbfd-4a40-80c2-394dd7ad2ef8 {
  min-height: 50px;
}
@media (max-width: 767px){#s-e7560ea3-bbfd-4a40-80c2-394dd7ad2ef8 {
  display: none;
}
#s-e7560ea3-bbfd-4a40-80c2-394dd7ad2ef8, #wrap-s-e7560ea3-bbfd-4a40-80c2-394dd7ad2ef8, #wrap-content-s-e7560ea3-bbfd-4a40-80c2-394dd7ad2ef8 { display: none !important; }}







#s-e7560ea3-bbfd-4a40-80c2-394dd7ad2ef8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e7560ea3-bbfd-4a40-80c2-394dd7ad2ef8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6 {
  display: none;
}
#s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6, #wrap-s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6, #wrap-content-s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6 {
  display: none;
}
#s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6, #wrap-s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6, #wrap-content-s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6 {
  display: none;
}
#s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6, #wrap-s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6, #wrap-content-s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6 { display: none !important; }}@media (max-width: 767px){#s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6 {
  display: none;
}
#s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6, #wrap-s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6, #wrap-content-s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6 { display: none !important; }}
#s-3152b7e9-1c51-45c3-93ef-ae43b97a54f6 hr {
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-9a5eb5f7-1af9-47b2-964f-c57d9b117705 {
  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-9a5eb5f7-1af9-47b2-964f-c57d9b117705 {
  padding-top: 150px;
padding-left: 100px;
padding-bottom: 150px;
padding-right: 100px;
}
}@media (max-width: 767px){#s-9a5eb5f7-1af9-47b2-964f-c57d9b117705 {
  padding-top: 100px;
padding-left: 50px;
padding-bottom: 100px;
padding-right: 50px;
display: none;
}
#s-9a5eb5f7-1af9-47b2-964f-c57d9b117705, #wrap-s-9a5eb5f7-1af9-47b2-964f-c57d9b117705, #wrap-content-s-9a5eb5f7-1af9-47b2-964f-c57d9b117705 { display: none !important; }}







#s-9a5eb5f7-1af9-47b2-964f-c57d9b117705 > .shg-box-overlay {
  background-color: rgba(51, 51, 51, 1);
  opacity: 0.3;
  display: block;
}#s-9a5eb5f7-1af9-47b2-964f-c57d9b117705.shg-box.shg-c {
  justify-content: center;
}

#s-336c199d-f3c5-403a-9d5c-ee3139b75bbd {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
background-attachment: scroll;
}

#s-336c199d-f3c5-403a-9d5c-ee3139b75bbd {
  background-image: url();
}








#s-336c199d-f3c5-403a-9d5c-ee3139b75bbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-336c199d-f3c5-403a-9d5c-ee3139b75bbd.shg-box.shg-c {
  justify-content: center;
}

#s-dd933b6c-6966-47af-8c08-0a4f567e695b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd933b6c-6966-47af-8c08-0a4f567e695b .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-cd7b8673-da2a-4253-8c94-f628d4828076 {
  min-height: 50px;
background-color: #000;
}








#s-cd7b8673-da2a-4253-8c94-f628d4828076 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cd7b8673-da2a-4253-8c94-f628d4828076.shg-box.shg-c {
  justify-content: center;
}

#s-a238e801-21f8-4d1e-a5ec-daf1d2ee5ce0 {
  margin-left: auto;
margin-right: auto;
padding-left: 8%;
padding-right: 8%;
min-height: 50px;
}
@media (max-width: 767px){#s-a238e801-21f8-4d1e-a5ec-daf1d2ee5ce0 {
  display: none;
}
#s-a238e801-21f8-4d1e-a5ec-daf1d2ee5ce0, #wrap-s-a238e801-21f8-4d1e-a5ec-daf1d2ee5ce0, #wrap-content-s-a238e801-21f8-4d1e-a5ec-daf1d2ee5ce0 { display: none !important; }}







#s-a238e801-21f8-4d1e-a5ec-daf1d2ee5ce0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a238e801-21f8-4d1e-a5ec-daf1d2ee5ce0.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bb753444-a4ca-4bda-9ef2-890dcbda5e5b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb753444-a4ca-4bda-9ef2-890dcbda5e5b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-bb753444-a4ca-4bda-9ef2-890dcbda5e5b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-bb753444-a4ca-4bda-9ef2-890dcbda5e5b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-d243d808-db5f-48b1-b3e2-63daaad11b32 {
  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-d243d808-db5f-48b1-b3e2-63daaad11b32 {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-d243d808-db5f-48b1-b3e2-63daaad11b32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d243d808-db5f-48b1-b3e2-63daaad11b32.shg-box.shg-c {
  justify-content: center;
}

#s-025966dd-1929-426f-b78f-0e85222786ee {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-025966dd-1929-426f-b78f-0e85222786ee .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-f99ec813-33ed-44c5-af97-c6119267fc4b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f99ec813-33ed-44c5-af97-c6119267fc4b .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-f99ec813-33ed-44c5-af97-c6119267fc4b .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-ede1c932-4e09-4231-9ab1-eb918cacc70a {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ede1c932-4e09-4231-9ab1-eb918cacc70a .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-7bde7c9a-9dc9-42a7-b15f-d3e7c84c706e {
  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-7bde7c9a-9dc9-42a7-b15f-d3e7c84c706e {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-7bde7c9a-9dc9-42a7-b15f-d3e7c84c706e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7bde7c9a-9dc9-42a7-b15f-d3e7c84c706e.shg-box.shg-c {
  justify-content: center;
}

#s-00315dde-b9d7-4312-a4f4-0417089650af {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-00315dde-b9d7-4312-a4f4-0417089650af .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-8ab22216-4558-4aa9-945f-79b85115790d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8ab22216-4558-4aa9-945f-79b85115790d .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-8ab22216-4558-4aa9-945f-79b85115790d .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-d2f86f1d-7914-45df-9199-5ab366e2d000 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d2f86f1d-7914-45df-9199-5ab366e2d000 .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-d8fd901d-c828-4d05-baa4-8a02bfdb80e5 {
  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-d8fd901d-c828-4d05-baa4-8a02bfdb80e5 {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-d8fd901d-c828-4d05-baa4-8a02bfdb80e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d8fd901d-c828-4d05-baa4-8a02bfdb80e5.shg-box.shg-c {
  justify-content: center;
}

#s-24345e8b-ec89-43d7-aa3d-38a204c50ce3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-24345e8b-ec89-43d7-aa3d-38a204c50ce3 .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-7c12d064-9aea-4ba9-ba88-1147dea451ce {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7c12d064-9aea-4ba9-ba88-1147dea451ce .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-7c12d064-9aea-4ba9-ba88-1147dea451ce .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-f8259a6e-bcfe-48cb-9cd6-58157326326d {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f8259a6e-bcfe-48cb-9cd6-58157326326d .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-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6 {
  display: none;
}
#s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6, #wrap-s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6, #wrap-content-s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6 {
  display: none;
}
#s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6, #wrap-s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6, #wrap-content-s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6 {
  display: none;
}
#s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6, #wrap-s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6, #wrap-content-s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6 { display: none !important; }}







#s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6 > .shg-box-overlay {
  background-color: rgba(51, 51, 51, 1);
  opacity: 0.4;
  display: block;
}#s-28bf6d2e-efc4-4fa5-94b6-1f183513dbe6.shg-box.shg-c {
  justify-content: center;
}

#s-2ad84cfe-ae8e-407f-985c-bd0631a4ed63 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
background-attachment: scroll;
}

#s-2ad84cfe-ae8e-407f-985c-bd0631a4ed63 {
  background-image: url();
}








#s-2ad84cfe-ae8e-407f-985c-bd0631a4ed63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2ad84cfe-ae8e-407f-985c-bd0631a4ed63.shg-box.shg-c {
  justify-content: center;
}

#s-b7d995b3-72a8-43f8-9b51-bf54173a2c66 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b7d995b3-72a8-43f8-9b51-bf54173a2c66 .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-30dad7cc-5d77-4cf1-9d70-f7490db96caa {
  padding-left: 0%;
padding-right: 0%;
}
@media (max-width: 767px){#s-30dad7cc-5d77-4cf1-9d70-f7490db96caa {
  display: none;
}
#s-30dad7cc-5d77-4cf1-9d70-f7490db96caa, #wrap-s-30dad7cc-5d77-4cf1-9d70-f7490db96caa, #wrap-content-s-30dad7cc-5d77-4cf1-9d70-f7490db96caa { display: none !important; }}
@media (min-width: 0px) {
[id="s-3c520cf6-6a57-44e4-b51e-b5270686c764"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-3c520cf6-6a57-44e4-b51e-b5270686c764"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3c520cf6-6a57-44e4-b51e-b5270686c764"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c520cf6-6a57-44e4-b51e-b5270686c764"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-1ad44cfa-f607-4390-8e70-8fb3080f3e3a {
  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-1ad44cfa-f607-4390-8e70-8fb3080f3e3a {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-1ad44cfa-f607-4390-8e70-8fb3080f3e3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1ad44cfa-f607-4390-8e70-8fb3080f3e3a.shg-box.shg-c {
  justify-content: center;
}

#s-b182b71d-9132-401d-a1c9-8ee42fa8242b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b182b71d-9132-401d-a1c9-8ee42fa8242b .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-53aeebe3-ca9c-4ffc-9979-0196c087c34b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-53aeebe3-ca9c-4ffc-9979-0196c087c34b .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-53aeebe3-ca9c-4ffc-9979-0196c087c34b .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-94c1fb88-923c-4865-87c0-a97b27c668a0 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-94c1fb88-923c-4865-87c0-a97b27c668a0 .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-f445d788-0f08-4c7d-ad7b-23a0f78f5fe4 {
  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-f445d788-0f08-4c7d-ad7b-23a0f78f5fe4 {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-f445d788-0f08-4c7d-ad7b-23a0f78f5fe4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f445d788-0f08-4c7d-ad7b-23a0f78f5fe4.shg-box.shg-c {
  justify-content: center;
}

#s-ae4b8341-940a-42fa-9e43-1212fb3c7b33 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ae4b8341-940a-42fa-9e43-1212fb3c7b33 .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-53d7ac86-18cd-4526-8e0c-8711ac79e550 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-53d7ac86-18cd-4526-8e0c-8711ac79e550 .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-53d7ac86-18cd-4526-8e0c-8711ac79e550 .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-a80c180f-a117-4031-8983-1d7e424a73dc {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a80c180f-a117-4031-8983-1d7e424a73dc .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-22432405-93b9-452e-aee3-b7c8a28a8c53 {
  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-22432405-93b9-452e-aee3-b7c8a28a8c53 {
  margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
border-radius: 9px;
min-height: 4px;
}
}







#s-22432405-93b9-452e-aee3-b7c8a28a8c53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-22432405-93b9-452e-aee3-b7c8a28a8c53.shg-box.shg-c {
  justify-content: center;
}

#s-80854e17-5de7-40e0-a2a2-3bf9ed91225e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-80854e17-5de7-40e0-a2a2-3bf9ed91225e .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-f683148f-0506-4dfe-b42e-983824850884 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f683148f-0506-4dfe-b42e-983824850884 .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-f683148f-0506-4dfe-b42e-983824850884 .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-be22994a-8462-4c30-b4cc-7d751345588a {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-be22994a-8462-4c30-b4cc-7d751345588a .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-302d86da-7b5c-4148-840a-21a496398385 {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
max-width: 900px;
}
@media (max-width: 767px){#s-302d86da-7b5c-4148-840a-21a496398385 {
  margin-top: 40px;
padding-left: 30px;
padding-right: 30px;
}
}







#s-302d86da-7b5c-4148-840a-21a496398385 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-302d86da-7b5c-4148-840a-21a496398385.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-097ed6f3-01a4-455a-bbb1-eb511a4fc335 {
  margin-top: 16px;
margin-left: 0%;
margin-bottom: 16px;
margin-right: 0%;
}


  #s-097ed6f3-01a4-455a-bbb1-eb511a4fc335 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 3px solid rgba(236, 230, 230, 0);
  }
  #s-097ed6f3-01a4-455a-bbb1-eb511a4fc335 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #000;
    border: 3px solid #000;
  }
#s-097ed6f3-01a4-455a-bbb1-eb511a4fc335 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #000;
  font-family: Poppins;
  font-weight: 700;
  
  font-size: 27px;
}

#s-097ed6f3-01a4-455a-bbb1-eb511a4fc335 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-097ed6f3-01a4-455a-bbb1-eb511a4fc335 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 3px);
  left: 3px;
  bottom: -3px;
  height: 3px;
  background: #000;
}

#s-097ed6f3-01a4-455a-bbb1-eb511a4fc335 .shogun-tabs-body {
  margin-top: -3px;
  border-top: 3px solid #000;
}
@media (max-width: 767px){
  #s-097ed6f3-01a4-455a-bbb1-eb511a4fc335 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 3px solid rgba(236, 230, 230, 0);
  }
  #s-097ed6f3-01a4-455a-bbb1-eb511a4fc335 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #000;
    border: 3px solid #000;
  }
#s-097ed6f3-01a4-455a-bbb1-eb511a4fc335 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #000;
  font-family: Poppins;
  font-weight: 600;
  
  font-size: 17px;
}

#s-097ed6f3-01a4-455a-bbb1-eb511a4fc335 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-097ed6f3-01a4-455a-bbb1-eb511a4fc335 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 3px);
  left: 3px;
  bottom: -3px;
  height: 3px;
  background: #000;
}

#s-097ed6f3-01a4-455a-bbb1-eb511a4fc335 .shogun-tabs-body {
  margin-top: -3px;
  border-top: 3px solid #000;
}
}
#s-9c237bfd-e4b8-4789-980c-d5da9ea74eaa {
  text-align: center;
}

#s-9c237bfd-e4b8-4789-980c-d5da9ea74eaa {
  overflow: hidden;
  
  
}







  #s-9c237bfd-e4b8-4789-980c-d5da9ea74eaa img.shogun-image {
    

    
    
    
  }


#s-9c237bfd-e4b8-4789-980c-d5da9ea74eaa .shogun-image-content {
  
    justify-content: center;
  
}

#s-5f4f8635-7c06-422d-ba9b-0eaa16cacc89 {
  text-align: center;
}

#s-5f4f8635-7c06-422d-ba9b-0eaa16cacc89 {
  overflow: hidden;
  
  
}







  #s-5f4f8635-7c06-422d-ba9b-0eaa16cacc89 img.shogun-image {
    

    
    
    
  }


#s-5f4f8635-7c06-422d-ba9b-0eaa16cacc89 .shogun-image-content {
  
    justify-content: center;
  
}

#s-9c26c5c6-e39d-4ad4-bd5c-914855d68603 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}








#s-9c26c5c6-e39d-4ad4-bd5c-914855d68603 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9c26c5c6-e39d-4ad4-bd5c-914855d68603.shg-box.shg-c {
  justify-content: center;
}

#s-c159e50f-6909-42b2-b23e-aed0403a572f {
  min-height: 50px;
}








#s-c159e50f-6909-42b2-b23e-aed0403a572f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c159e50f-6909-42b2-b23e-aed0403a572f.shg-box.shg-c {
  justify-content: center;
}

#s-b3cee48b-506b-4df7-b358-69027a4288e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b3cee48b-506b-4df7-b358-69027a4288e1 .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-b3cee48b-506b-4df7-b358-69027a4288e1 .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-6dd4a4d8-167f-4667-979b-d4c4024bf749"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6dd4a4d8-167f-4667-979b-d4c4024bf749"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6dd4a4d8-167f-4667-979b-d4c4024bf749"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6dd4a4d8-167f-4667-979b-d4c4024bf749"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-0ef15b99-e757-4664-8fd4-ed78e12753d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0ef15b99-e757-4664-8fd4-ed78e12753d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0ef15b99-e757-4664-8fd4-ed78e12753d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ef15b99-e757-4664-8fd4-ed78e12753d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a8de439f-27a9-4806-8d60-03390f7249cc {
  text-align: center;
}

#s-a8de439f-27a9-4806-8d60-03390f7249cc {
  overflow: hidden;
  
  
}







  #s-a8de439f-27a9-4806-8d60-03390f7249cc img.shogun-image {
    

    
    
    
  }


#s-a8de439f-27a9-4806-8d60-03390f7249cc .shogun-image-content {
  
    justify-content: center;
  
}

#s-06b7bbf3-48d5-4aee-bbdf-6fdf7f9ce0ed {
  padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-06b7bbf3-48d5-4aee-bbdf-6fdf7f9ce0ed {
  padding-left: 10px;
padding-right: 10px;
}
}@media (max-width: 767px){#s-06b7bbf3-48d5-4aee-bbdf-6fdf7f9ce0ed {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-06b7bbf3-48d5-4aee-bbdf-6fdf7f9ce0ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-06b7bbf3-48d5-4aee-bbdf-6fdf7f9ce0ed.shg-box.shg-c {
  justify-content: center;
}

#s-8bbc5fbd-9962-4f63-a15e-8945655a8536 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8bbc5fbd-9962-4f63-a15e-8945655a8536 .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-8bbc5fbd-9962-4f63-a15e-8945655a8536 .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-8bbc5fbd-9962-4f63-a15e-8945655a8536 .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-ae4c1900-caba-4914-a96f-1092f9b73215 {
  text-align: center;
}

#s-ae4c1900-caba-4914-a96f-1092f9b73215 {
  overflow: hidden;
  
  
}







  #s-ae4c1900-caba-4914-a96f-1092f9b73215 img.shogun-image {
    

    
    
    
  }


#s-ae4c1900-caba-4914-a96f-1092f9b73215 .shogun-image-content {
  
    justify-content: center;
  
}

#s-6ebf75b9-2fbc-45b2-8fef-d13a681954bb {
  padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6ebf75b9-2fbc-45b2-8fef-d13a681954bb {
  padding-left: 10px;
padding-right: 10px;
}
}@media (max-width: 767px){#s-6ebf75b9-2fbc-45b2-8fef-d13a681954bb {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-6ebf75b9-2fbc-45b2-8fef-d13a681954bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6ebf75b9-2fbc-45b2-8fef-d13a681954bb.shg-box.shg-c {
  justify-content: center;
}

#s-c2f1fb0c-3d6b-427b-80bc-e9474e4cc5fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2f1fb0c-3d6b-427b-80bc-e9474e4cc5fc .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-c2f1fb0c-3d6b-427b-80bc-e9474e4cc5fc .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-c2f1fb0c-3d6b-427b-80bc-e9474e4cc5fc .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-d90421c1-fdd9-4afe-bd89-52f89e1d24af"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d90421c1-fdd9-4afe-bd89-52f89e1d24af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d90421c1-fdd9-4afe-bd89-52f89e1d24af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d90421c1-fdd9-4afe-bd89-52f89e1d24af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-00b1628c-f729-4c39-96e1-b79662a7ca4f {
  text-align: center;
}

#s-00b1628c-f729-4c39-96e1-b79662a7ca4f {
  overflow: hidden;
  
  
}







  #s-00b1628c-f729-4c39-96e1-b79662a7ca4f img.shogun-image {
    

    
    
    
  }


#s-00b1628c-f729-4c39-96e1-b79662a7ca4f .shogun-image-content {
  
    justify-content: center;
  
}

#s-494e15e5-c742-4cb8-8d44-88791e69e6bd {
  padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-494e15e5-c742-4cb8-8d44-88791e69e6bd {
  padding-left: 10px;
padding-right: 10px;
}
}@media (max-width: 767px){#s-494e15e5-c742-4cb8-8d44-88791e69e6bd {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-494e15e5-c742-4cb8-8d44-88791e69e6bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-494e15e5-c742-4cb8-8d44-88791e69e6bd.shg-box.shg-c {
  justify-content: center;
}

#s-f9322923-aa25-471c-8d4b-5ec5a3115eac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f9322923-aa25-471c-8d4b-5ec5a3115eac .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-f9322923-aa25-471c-8d4b-5ec5a3115eac .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-f9322923-aa25-471c-8d4b-5ec5a3115eac .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-a65148d0-e326-43df-b790-754c12e20e72 {
  text-align: center;
}

#s-a65148d0-e326-43df-b790-754c12e20e72 {
  overflow: hidden;
  
  
}







  #s-a65148d0-e326-43df-b790-754c12e20e72 img.shogun-image {
    

    
    
    
  }


#s-a65148d0-e326-43df-b790-754c12e20e72 .shogun-image-content {
  
    justify-content: center;
  
}

#s-35a25f35-aedb-48d2-a4ae-e8750f557ff7 {
  padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-35a25f35-aedb-48d2-a4ae-e8750f557ff7 {
  padding-left: 10px;
padding-right: 10px;
}
}@media (max-width: 767px){#s-35a25f35-aedb-48d2-a4ae-e8750f557ff7 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-35a25f35-aedb-48d2-a4ae-e8750f557ff7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-35a25f35-aedb-48d2-a4ae-e8750f557ff7.shg-box.shg-c {
  justify-content: center;
}

#s-d52ba7b7-98f4-4fdf-98b2-e4de96cb1d02 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d52ba7b7-98f4-4fdf-98b2-e4de96cb1d02 .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-d52ba7b7-98f4-4fdf-98b2-e4de96cb1d02 .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-d52ba7b7-98f4-4fdf-98b2-e4de96cb1d02 .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-35a1a8ac-d504-44c1-a674-4615a51b6230 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-35a1a8ac-d504-44c1-a674-4615a51b6230 {
  display: none;
}
#s-35a1a8ac-d504-44c1-a674-4615a51b6230, #wrap-s-35a1a8ac-d504-44c1-a674-4615a51b6230, #wrap-content-s-35a1a8ac-d504-44c1-a674-4615a51b6230 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35a1a8ac-d504-44c1-a674-4615a51b6230 {
  display: none;
}
#s-35a1a8ac-d504-44c1-a674-4615a51b6230, #wrap-s-35a1a8ac-d504-44c1-a674-4615a51b6230, #wrap-content-s-35a1a8ac-d504-44c1-a674-4615a51b6230 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-35a1a8ac-d504-44c1-a674-4615a51b6230 {
  padding-left: 30px;
padding-right: 30px;
display: none;
}
#s-35a1a8ac-d504-44c1-a674-4615a51b6230, #wrap-s-35a1a8ac-d504-44c1-a674-4615a51b6230, #wrap-content-s-35a1a8ac-d504-44c1-a674-4615a51b6230 { display: none !important; }}@media (max-width: 767px){#s-35a1a8ac-d504-44c1-a674-4615a51b6230 {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-35a1a8ac-d504-44c1-a674-4615a51b6230, #wrap-s-35a1a8ac-d504-44c1-a674-4615a51b6230, #wrap-content-s-35a1a8ac-d504-44c1-a674-4615a51b6230 { display: none !important; }}







#s-35a1a8ac-d504-44c1-a674-4615a51b6230 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-35a1a8ac-d504-44c1-a674-4615a51b6230.shg-box.shg-c {
  justify-content: center;
}

#s-0520640b-7508-42d8-8ec0-de2336677ede {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-0520640b-7508-42d8-8ec0-de2336677ede > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0520640b-7508-42d8-8ec0-de2336677ede.shg-box.shg-c {
  justify-content: center;
}

#s-cab0f172-82fe-4c70-99f5-c910412191ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cab0f172-82fe-4c70-99f5-c910412191ec .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-10e6de96-737e-4748-8413-8926f51665b9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0.08);
}

#s-10e6de96-737e-4748-8413-8926f51665b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-10e6de96-737e-4748-8413-8926f51665b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(51, 51, 51, 1);
}

#s-10e6de96-737e-4748-8413-8926f51665b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0.08);
}

#s-10e6de96-737e-4748-8413-8926f51665b9 > .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-10e6de96-737e-4748-8413-8926f51665b9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}
#s-6079f359-0f68-4a1d-a2ab-370b61958de8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
min-height: 50px;
}








#s-6079f359-0f68-4a1d-a2ab-370b61958de8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6079f359-0f68-4a1d-a2ab-370b61958de8.shg-box.shg-c {
  justify-content: center;
}

#s-65b1721f-4f9c-4e7a-8f0f-f89b354ee2fe {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
min-height: 50px;
}








#s-65b1721f-4f9c-4e7a-8f0f-f89b354ee2fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-65b1721f-4f9c-4e7a-8f0f-f89b354ee2fe.shg-box.shg-c {
  justify-content: center;
}

#s-852a11a4-4d58-499d-8888-d3c1a2c8dcab {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
min-height: 50px;
}








#s-852a11a4-4d58-499d-8888-d3c1a2c8dcab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-852a11a4-4d58-499d-8888-d3c1a2c8dcab.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}