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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-4488b2c6-b307-4a7a-8604-4dde78bfeb07 {
  text-align: center;
}
@media (max-width: 767px){#s-4488b2c6-b307-4a7a-8604-4dde78bfeb07 {
  display: none;
}
#s-4488b2c6-b307-4a7a-8604-4dde78bfeb07, #wrap-s-4488b2c6-b307-4a7a-8604-4dde78bfeb07 { display:none !important; }}



  #s-4488b2c6-b307-4a7a-8604-4dde78bfeb07 img.shogun-image {
    
    width: px;
  }


#s-4488b2c6-b307-4a7a-8604-4dde78bfeb07 .shogun-image-content {
  
    align-items: center;
  
}

#s-09ed891c-6c91-4be9-812d-9eb1069e8287 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-09ed891c-6c91-4be9-812d-9eb1069e8287 {
  display: none;
}
#s-09ed891c-6c91-4be9-812d-9eb1069e8287, #wrap-s-09ed891c-6c91-4be9-812d-9eb1069e8287 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-09ed891c-6c91-4be9-812d-9eb1069e8287 {
  display: none;
}
#s-09ed891c-6c91-4be9-812d-9eb1069e8287, #wrap-s-09ed891c-6c91-4be9-812d-9eb1069e8287 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-09ed891c-6c91-4be9-812d-9eb1069e8287 {
  display: none;
}
#s-09ed891c-6c91-4be9-812d-9eb1069e8287, #wrap-s-09ed891c-6c91-4be9-812d-9eb1069e8287 { display:none !important; }}@media (max-width: 767px){#s-09ed891c-6c91-4be9-812d-9eb1069e8287 {
  display: none;
}
#s-09ed891c-6c91-4be9-812d-9eb1069e8287, #wrap-s-09ed891c-6c91-4be9-812d-9eb1069e8287 { display:none !important; }}



  #s-09ed891c-6c91-4be9-812d-9eb1069e8287 img.shogun-image {
    
    width: px;
  }


#s-09ed891c-6c91-4be9-812d-9eb1069e8287 .shogun-image-content {
  
    align-items: center;
  
}

#s-90460a49-7048-4cf3-832d-eb8e7a7fae32 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px){#s-d54cb723-89c8-4502-810e-9b49f86915c5 {
  padding-left: 300px;
padding-right: 300px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d54cb723-89c8-4502-810e-9b49f86915c5 {
  padding-left: 300px;
padding-right: 300px;
}
}@media (max-width: 767px){#s-d54cb723-89c8-4502-810e-9b49f86915c5 {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (max-width: 767px){#s-35e9e77a-d0d4-4938-84ec-c57199d9af1f {
  padding-left: 0%;
padding-right: 0%;
}
}
@media (min-width: 1200px){#s-0977bf84-9544-4331-9798-f9a415d346a6 {
  padding-left: 500px;
padding-right: 500px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0977bf84-9544-4331-9798-f9a415d346a6 {
  padding-left: 300px;
padding-right: 300px;
}
}@media (max-width: 767px){#s-0977bf84-9544-4331-9798-f9a415d346a6 {
  padding-left: 50px;
padding-right: 50px;
}
}
#s-1b2dbdf1-4aad-45c4-b473-1a7d408711d0 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-7cc3cbda-8998-4d4e-84e7-8ba724f1a6b5 {
  display: none;
}
#s-7cc3cbda-8998-4d4e-84e7-8ba724f1a6b5, #wrap-s-7cc3cbda-8998-4d4e-84e7-8ba724f1a6b5 { display:none !important; }}
#s-7cc3cbda-8998-4d4e-84e7-8ba724f1a6b5 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-a91e96c4-8aa8-45e2-9e27-302d7d52f0fb {
  
}
}
#s-a91e96c4-8aa8-45e2-9e27-302d7d52f0fb hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

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

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

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

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 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;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-1870d14e-ceba-4f33-8b67-3076b12a0367 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-1870d14e-ceba-4f33-8b67-3076b12a0367 {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1870d14e-ceba-4f33-8b67-3076b12a0367 {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1870d14e-ceba-4f33-8b67-3076b12a0367 {
  padding-left: 10%;
padding-right: 10%;
}
}@media (max-width: 767px){#s-1870d14e-ceba-4f33-8b67-3076b12a0367 {
  padding-left: 10%;
padding-right: 10%;
}
}
#s-1870d14e-ceba-4f33-8b67-3076b12a0367 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-1870d14e-ceba-4f33-8b67-3076b12a0367 .shg-sld-nav-button.shg-sld-left,
#s-1870d14e-ceba-4f33-8b67-3076b12a0367 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-1eedce86-4571-49a8-bf8c-2dcd762fbe4e {
  text-align: center;
}




  #s-1eedce86-4571-49a8-bf8c-2dcd762fbe4e img.shogun-image {
    
    width: px;
  }


#s-1eedce86-4571-49a8-bf8c-2dcd762fbe4e .shogun-image-content {
  
    align-items: center;
  
}

#s-8c151a7b-329a-4f82-b18c-929431d8ee92 {
  text-align: center;
}




  #s-8c151a7b-329a-4f82-b18c-929431d8ee92 img.shogun-image {
    
    width: px;
  }


#s-8c151a7b-329a-4f82-b18c-929431d8ee92 .shogun-image-content {
  
    align-items: center;
  
}

#s-79ca3d1f-2386-443e-bb0f-6d6826602529 {
  text-align: center;
}




  #s-79ca3d1f-2386-443e-bb0f-6d6826602529 img.shogun-image {
    
    width: px;
  }


#s-79ca3d1f-2386-443e-bb0f-6d6826602529 .shogun-image-content {
  
    align-items: center;
  
}

#s-841be6ca-91e8-4ad1-9c67-13f54ab93ed5 {
  text-align: center;
}




  #s-841be6ca-91e8-4ad1-9c67-13f54ab93ed5 img.shogun-image {
    
    width: px;
  }


#s-841be6ca-91e8-4ad1-9c67-13f54ab93ed5 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9c7a742-6aca-47e6-9e90-60b0d8ff091e {
  text-align: center;
}




  #s-b9c7a742-6aca-47e6-9e90-60b0d8ff091e img.shogun-image {
    
    width: px;
  }


#s-b9c7a742-6aca-47e6-9e90-60b0d8ff091e .shogun-image-content {
  
    align-items: center;
  
}

#s-b92c7516-0238-491e-a311-5de7c8f06d78 {
  text-align: center;
}




  #s-b92c7516-0238-491e-a311-5de7c8f06d78 img.shogun-image {
    
    width: px;
  }


#s-b92c7516-0238-491e-a311-5de7c8f06d78 .shogun-image-content {
  
    align-items: center;
  
}

#s-f01f0bf4-a443-4551-af53-f7fd58b52e0d {
  text-align: center;
}




  #s-f01f0bf4-a443-4551-af53-f7fd58b52e0d img.shogun-image {
    
    width: px;
  }


#s-f01f0bf4-a443-4551-af53-f7fd58b52e0d .shogun-image-content {
  
    align-items: center;
  
}

#s-152a5606-03f0-4e66-a580-cc59cd4d07d8 {
  text-align: center;
}




  #s-152a5606-03f0-4e66-a580-cc59cd4d07d8 img.shogun-image {
    
    width: px;
  }


#s-152a5606-03f0-4e66-a580-cc59cd4d07d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-e61cdad0-ce18-4fe4-837d-dd6ac37dc20f {
  text-align: center;
}




  #s-e61cdad0-ce18-4fe4-837d-dd6ac37dc20f img.shogun-image {
    
    width: px;
  }


#s-e61cdad0-ce18-4fe4-837d-dd6ac37dc20f .shogun-image-content {
  
    align-items: center;
  
}

#s-d3a93f69-0359-46e2-b69e-7904d5ca9bb2 {
  text-align: center;
}




  #s-d3a93f69-0359-46e2-b69e-7904d5ca9bb2 img.shogun-image {
    
    width: px;
  }


#s-d3a93f69-0359-46e2-b69e-7904d5ca9bb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b38ee0e-0a51-40d3-ba34-faa365090ee1 {
  text-align: center;
}




  #s-4b38ee0e-0a51-40d3-ba34-faa365090ee1 img.shogun-image {
    
    width: px;
  }


#s-4b38ee0e-0a51-40d3-ba34-faa365090ee1 .shogun-image-content {
  
    align-items: center;
  
}

#s-d848d3ba-29cd-4a87-8470-1bd827e4efef {
  text-align: center;
}
@media (min-width: 1200px){#s-d848d3ba-29cd-4a87-8470-1bd827e4efef {
  padding-left: 0%;
padding-right: 0%;
}
}



  #s-d848d3ba-29cd-4a87-8470-1bd827e4efef img.shogun-image {
    
    width: px;
  }


#s-d848d3ba-29cd-4a87-8470-1bd827e4efef .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-b25c9a48-8cb6-41f4-9b6f-417c5008c85b {
  display: none;
}
#s-b25c9a48-8cb6-41f4-9b6f-417c5008c85b, #wrap-s-b25c9a48-8cb6-41f4-9b6f-417c5008c85b { display:none !important; }}
#s-b25c9a48-8cb6-41f4-9b6f-417c5008c85b hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (min-width: 1200px){#s-c8384952-272d-427e-b0d6-7a2a508c2328 {
  padding-left: 500px;
padding-right: 500px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c8384952-272d-427e-b0d6-7a2a508c2328 {
  padding-left: 350px;
padding-right: 350px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c8384952-272d-427e-b0d6-7a2a508c2328 {
  padding-left: 150px;
padding-right: 150px;
}
}@media (max-width: 767px){#s-c8384952-272d-427e-b0d6-7a2a508c2328 {
  padding-left: 50px;
padding-right: 50px;
}
}
@media (min-width: 1200px){#s-53dc5008-4715-4a12-8714-a7800acef448 {
  padding-left: 600px;
padding-right: 600px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-53dc5008-4715-4a12-8714-a7800acef448 {
  padding-left: 300px;
padding-right: 300px;
}
}@media (max-width: 767px){#s-53dc5008-4715-4a12-8714-a7800acef448 {
  padding-left: 50px;
padding-right: 50px;
}
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-fa529493-3275-45b5-8143-173a0beeed04 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-fa529493-3275-45b5-8143-173a0beeed04:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fa529493-3275-45b5-8143-173a0beeed04:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-fa529493-3275-45b5-8143-173a0beeed04 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fa529493-3275-45b5-8143-173a0beeed04 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fa529493-3275-45b5-8143-173a0beeed04 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-fa529493-3275-45b5-8143-173a0beeed04 {
  padding-top: 8px;
padding-left: 13px;
padding-bottom: 8px;
padding-right: 13px;
}
}


#s-fa529493-3275-45b5-8143-173a0beeed04.shg-btn {
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-f26ec825-dde5-429f-b961-60c7537358bc hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-1c92cf3c-dca5-4a44-95d5-8f7635706400 {
  
}
}
#s-1c92cf3c-dca5-4a44-95d5-8f7635706400 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-45372346-fc05-46cc-a5e3-aa725953a559 {
  display: none;
}
#s-45372346-fc05-46cc-a5e3-aa725953a559, #wrap-s-45372346-fc05-46cc-a5e3-aa725953a559 { display:none !important; }}
#s-45372346-fc05-46cc-a5e3-aa725953a559 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-727c71ba-ce67-43a7-8bf0-c9eaf9a5bd4a {
  display: none;
}
#s-727c71ba-ce67-43a7-8bf0-c9eaf9a5bd4a, #wrap-s-727c71ba-ce67-43a7-8bf0-c9eaf9a5bd4a { display:none !important; }}
#s-727c71ba-ce67-43a7-8bf0-c9eaf9a5bd4a hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

#s-716a7435-4bd0-4f59-8e4c-4edc5532d5ce {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-716a7435-4bd0-4f59-8e4c-4edc5532d5ce {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-716a7435-4bd0-4f59-8e4c-4edc5532d5ce {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-716a7435-4bd0-4f59-8e4c-4edc5532d5ce {
  padding-left: 10%;
padding-right: 10%;
}
}@media (max-width: 767px){#s-716a7435-4bd0-4f59-8e4c-4edc5532d5ce {
  padding-left: 10%;
padding-right: 10%;
}
}
#s-716a7435-4bd0-4f59-8e4c-4edc5532d5ce .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-716a7435-4bd0-4f59-8e4c-4edc5532d5ce .shg-sld-nav-button.shg-sld-left,
#s-716a7435-4bd0-4f59-8e4c-4edc5532d5ce .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-f88fdb76-eeb7-4a60-aa8f-f655872b1fe6 {
  text-align: center;
}




  #s-f88fdb76-eeb7-4a60-aa8f-f655872b1fe6 img.shogun-image {
    
    width: px;
  }


#s-f88fdb76-eeb7-4a60-aa8f-f655872b1fe6 .shogun-image-content {
  
    align-items: center;
  
}

#s-c43bbdde-3b74-4c08-84e4-5fc42b392142 {
  text-align: center;
}




  #s-c43bbdde-3b74-4c08-84e4-5fc42b392142 img.shogun-image {
    
    width: px;
  }


#s-c43bbdde-3b74-4c08-84e4-5fc42b392142 .shogun-image-content {
  
    align-items: center;
  
}

#s-2e144dcf-3c04-4202-8a85-13e1b48fdcc0 {
  text-align: center;
}




  #s-2e144dcf-3c04-4202-8a85-13e1b48fdcc0 img.shogun-image {
    
    width: px;
  }


#s-2e144dcf-3c04-4202-8a85-13e1b48fdcc0 .shogun-image-content {
  
    align-items: center;
  
}

#s-7e0adc78-60a3-48a4-bce6-be605399d864 {
  text-align: center;
}




  #s-7e0adc78-60a3-48a4-bce6-be605399d864 img.shogun-image {
    
    width: px;
  }


#s-7e0adc78-60a3-48a4-bce6-be605399d864 .shogun-image-content {
  
    align-items: center;
  
}

#s-e8d47845-8018-447f-a0b9-bcee49a2f3a1 {
  text-align: center;
}




  #s-e8d47845-8018-447f-a0b9-bcee49a2f3a1 img.shogun-image {
    
    width: px;
  }


#s-e8d47845-8018-447f-a0b9-bcee49a2f3a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd858621-e085-423b-bcde-0fa43ebd347e {
  text-align: center;
}




  #s-fd858621-e085-423b-bcde-0fa43ebd347e img.shogun-image {
    
    width: px;
  }


#s-fd858621-e085-423b-bcde-0fa43ebd347e .shogun-image-content {
  
    align-items: center;
  
}

#s-6b876e49-f83b-49d6-b25d-093abb465c05 {
  text-align: center;
}




  #s-6b876e49-f83b-49d6-b25d-093abb465c05 img.shogun-image {
    
    width: px;
  }


#s-6b876e49-f83b-49d6-b25d-093abb465c05 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1b4cfaf-df53-4ed1-9852-2008992fdd5b {
  text-align: center;
}




  #s-d1b4cfaf-df53-4ed1-9852-2008992fdd5b img.shogun-image {
    
    width: px;
  }


#s-d1b4cfaf-df53-4ed1-9852-2008992fdd5b .shogun-image-content {
  
    align-items: center;
  
}

#s-6cb32205-5a64-4dcd-a702-f73e6ec5e8ea {
  text-align: center;
}




  #s-6cb32205-5a64-4dcd-a702-f73e6ec5e8ea img.shogun-image {
    
    width: px;
  }


#s-6cb32205-5a64-4dcd-a702-f73e6ec5e8ea .shogun-image-content {
  
    align-items: center;
  
}

#s-91543d05-d9a3-4491-9e1b-567f1b208466 {
  text-align: center;
}




  #s-91543d05-d9a3-4491-9e1b-567f1b208466 img.shogun-image {
    
    width: px;
  }


#s-91543d05-d9a3-4491-9e1b-567f1b208466 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee2e040d-a982-446c-a8ba-5aebf8ea6dd3 {
  text-align: center;
}




  #s-ee2e040d-a982-446c-a8ba-5aebf8ea6dd3 img.shogun-image {
    
    width: px;
  }


#s-ee2e040d-a982-446c-a8ba-5aebf8ea6dd3 .shogun-image-content {
  
    align-items: center;
  
}

#s-62129f66-cb75-4e36-9912-db84ce00c271 {
  text-align: center;
}
@media (min-width: 1200px){#s-62129f66-cb75-4e36-9912-db84ce00c271 {
  padding-left: 0%;
padding-right: 0%;
}
}



  #s-62129f66-cb75-4e36-9912-db84ce00c271 img.shogun-image {
    
    width: px;
  }


#s-62129f66-cb75-4e36-9912-db84ce00c271 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-a05e2d51-5049-4d2e-bdcd-ae05d7247ab1 {
  display: none;
}
#s-a05e2d51-5049-4d2e-bdcd-ae05d7247ab1, #wrap-s-a05e2d51-5049-4d2e-bdcd-ae05d7247ab1 { display:none !important; }}
#s-a05e2d51-5049-4d2e-bdcd-ae05d7247ab1 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (min-width: 1200px){#s-692ffaea-618c-4c68-a564-c7846e770cd9 {
  padding-left: 500px;
padding-right: 500px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-692ffaea-618c-4c68-a564-c7846e770cd9 {
  padding-left: 350px;
padding-right: 350px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-692ffaea-618c-4c68-a564-c7846e770cd9 {
  padding-left: 150px;
padding-right: 150px;
}
}@media (max-width: 767px){#s-692ffaea-618c-4c68-a564-c7846e770cd9 {
  padding-left: 50px;
padding-right: 50px;
}
}
@media (min-width: 1200px){#s-1fd2ab3d-742a-4f7a-80db-03bd2c9b08db {
  padding-left: 600px;
padding-right: 600px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1fd2ab3d-742a-4f7a-80db-03bd2c9b08db {
  padding-left: 300px;
padding-right: 300px;
}
}@media (max-width: 767px){#s-1fd2ab3d-742a-4f7a-80db-03bd2c9b08db {
  padding-left: 50px;
padding-right: 50px;
}
}
#s-9b6b5587-bc28-402d-8b72-fd506f2e41e9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9b6b5587-bc28-402d-8b72-fd506f2e41e9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9b6b5587-bc28-402d-8b72-fd506f2e41e9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-9b6b5587-bc28-402d-8b72-fd506f2e41e9 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9b6b5587-bc28-402d-8b72-fd506f2e41e9 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9b6b5587-bc28-402d-8b72-fd506f2e41e9 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-9b6b5587-bc28-402d-8b72-fd506f2e41e9 {
  padding-top: 8px;
padding-left: 13px;
padding-bottom: 8px;
padding-right: 13px;
}
}


#s-9b6b5587-bc28-402d-8b72-fd506f2e41e9.shg-btn {
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-fbe94cbf-b92f-45b0-9e91-efbed0cf162d hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-974da3e0-78ce-496f-8e98-b1f6952fb03d {
  
}
}
#s-974da3e0-78ce-496f-8e98-b1f6952fb03d hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-ea10b300-d562-46a2-928a-223305f23864 {
  display: none;
}
#s-ea10b300-d562-46a2-928a-223305f23864, #wrap-s-ea10b300-d562-46a2-928a-223305f23864 { display:none !important; }}
#s-ea10b300-d562-46a2-928a-223305f23864 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-25e0085a-cb74-4be8-9230-c022f8df932c {
  display: none;
}
#s-25e0085a-cb74-4be8-9230-c022f8df932c, #wrap-s-25e0085a-cb74-4be8-9230-c022f8df932c { display:none !important; }}
#s-25e0085a-cb74-4be8-9230-c022f8df932c hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

#s-ced74e8f-42d7-4fca-8fa4-4d45d704d59f {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-ced74e8f-42d7-4fca-8fa4-4d45d704d59f {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ced74e8f-42d7-4fca-8fa4-4d45d704d59f {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ced74e8f-42d7-4fca-8fa4-4d45d704d59f {
  padding-left: 10%;
padding-right: 10%;
}
}@media (max-width: 767px){#s-ced74e8f-42d7-4fca-8fa4-4d45d704d59f {
  padding-left: 10%;
padding-right: 10%;
}
}
#s-ced74e8f-42d7-4fca-8fa4-4d45d704d59f .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-ced74e8f-42d7-4fca-8fa4-4d45d704d59f .shg-sld-nav-button.shg-sld-left,
#s-ced74e8f-42d7-4fca-8fa4-4d45d704d59f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-ffef519b-ae29-4fcb-9f59-15a6b07f0740 {
  text-align: center;
}




  #s-ffef519b-ae29-4fcb-9f59-15a6b07f0740 img.shogun-image {
    
    width: px;
  }


#s-ffef519b-ae29-4fcb-9f59-15a6b07f0740 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc2d9a46-ec94-4871-86a4-39f3148f22a4 {
  text-align: center;
}




  #s-dc2d9a46-ec94-4871-86a4-39f3148f22a4 img.shogun-image {
    
    width: px;
  }


#s-dc2d9a46-ec94-4871-86a4-39f3148f22a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-65fd11c8-507b-4155-b157-1dc3f398cf26 {
  text-align: center;
}




  #s-65fd11c8-507b-4155-b157-1dc3f398cf26 img.shogun-image {
    
    width: px;
  }


#s-65fd11c8-507b-4155-b157-1dc3f398cf26 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef9b5be1-d429-4f1e-b652-f8ddac715bdb {
  text-align: center;
}




  #s-ef9b5be1-d429-4f1e-b652-f8ddac715bdb img.shogun-image {
    
    width: px;
  }


#s-ef9b5be1-d429-4f1e-b652-f8ddac715bdb .shogun-image-content {
  
    align-items: center;
  
}

#s-687e8840-72d5-47e5-87a7-82d31b413b1b {
  text-align: center;
}




  #s-687e8840-72d5-47e5-87a7-82d31b413b1b img.shogun-image {
    
    width: px;
  }


#s-687e8840-72d5-47e5-87a7-82d31b413b1b .shogun-image-content {
  
    align-items: center;
  
}

#s-85576e51-fc7e-483c-b4dc-cadce4b0b1ad {
  text-align: center;
}




  #s-85576e51-fc7e-483c-b4dc-cadce4b0b1ad img.shogun-image {
    
    width: px;
  }


#s-85576e51-fc7e-483c-b4dc-cadce4b0b1ad .shogun-image-content {
  
    align-items: center;
  
}

#s-73f613a2-add8-4c14-9494-b41420c8e953 {
  text-align: center;
}




  #s-73f613a2-add8-4c14-9494-b41420c8e953 img.shogun-image {
    
    width: px;
  }


#s-73f613a2-add8-4c14-9494-b41420c8e953 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ae54247-b2ce-4bb1-aebb-036dae2eaf87 {
  text-align: center;
}




  #s-9ae54247-b2ce-4bb1-aebb-036dae2eaf87 img.shogun-image {
    
    width: px;
  }


#s-9ae54247-b2ce-4bb1-aebb-036dae2eaf87 .shogun-image-content {
  
    align-items: center;
  
}

#s-15bb200f-8e65-4345-a73c-a4e34353b2c1 {
  text-align: center;
}




  #s-15bb200f-8e65-4345-a73c-a4e34353b2c1 img.shogun-image {
    
    width: px;
  }


#s-15bb200f-8e65-4345-a73c-a4e34353b2c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-6aa60b84-ada4-4392-9e58-b438d066b688 {
  text-align: center;
}




  #s-6aa60b84-ada4-4392-9e58-b438d066b688 img.shogun-image {
    
    width: px;
  }


#s-6aa60b84-ada4-4392-9e58-b438d066b688 .shogun-image-content {
  
    align-items: center;
  
}

#s-38728350-45f8-4a90-a04f-d410c5db99eb {
  text-align: center;
}




  #s-38728350-45f8-4a90-a04f-d410c5db99eb img.shogun-image {
    
    width: px;
  }


#s-38728350-45f8-4a90-a04f-d410c5db99eb .shogun-image-content {
  
    align-items: center;
  
}

#s-3bb70758-796a-43cd-8888-ac030bb178ff {
  text-align: center;
}
@media (min-width: 1200px){#s-3bb70758-796a-43cd-8888-ac030bb178ff {
  padding-left: 0%;
padding-right: 0%;
}
}



  #s-3bb70758-796a-43cd-8888-ac030bb178ff img.shogun-image {
    
    width: px;
  }


#s-3bb70758-796a-43cd-8888-ac030bb178ff .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-dc071a1c-f331-4262-800e-dca056e79eb5 {
  display: none;
}
#s-dc071a1c-f331-4262-800e-dca056e79eb5, #wrap-s-dc071a1c-f331-4262-800e-dca056e79eb5 { display:none !important; }}
#s-dc071a1c-f331-4262-800e-dca056e79eb5 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (min-width: 1200px){#s-4c07bcec-1b5c-490e-9029-63514f7c730b {
  padding-left: 500px;
padding-right: 500px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4c07bcec-1b5c-490e-9029-63514f7c730b {
  padding-left: 350px;
padding-right: 350px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4c07bcec-1b5c-490e-9029-63514f7c730b {
  padding-left: 150px;
padding-right: 150px;
}
}@media (max-width: 767px){#s-4c07bcec-1b5c-490e-9029-63514f7c730b {
  padding-left: 50px;
padding-right: 50px;
}
}
@media (min-width: 1200px){#s-fdc3ca53-e3cd-4290-8551-c0d0bfa06198 {
  padding-left: 600px;
padding-right: 600px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fdc3ca53-e3cd-4290-8551-c0d0bfa06198 {
  padding-left: 300px;
padding-right: 300px;
}
}@media (max-width: 767px){#s-fdc3ca53-e3cd-4290-8551-c0d0bfa06198 {
  padding-left: 50px;
padding-right: 50px;
}
}
#s-a2bc3f6f-fed4-45fb-a8c5-b905529a6b4f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a2bc3f6f-fed4-45fb-a8c5-b905529a6b4f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a2bc3f6f-fed4-45fb-a8c5-b905529a6b4f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a2bc3f6f-fed4-45fb-a8c5-b905529a6b4f {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a2bc3f6f-fed4-45fb-a8c5-b905529a6b4f {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a2bc3f6f-fed4-45fb-a8c5-b905529a6b4f {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-a2bc3f6f-fed4-45fb-a8c5-b905529a6b4f {
  padding-top: 8px;
padding-left: 13px;
padding-bottom: 8px;
padding-right: 13px;
}
}


#s-a2bc3f6f-fed4-45fb-a8c5-b905529a6b4f.shg-btn {
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-492945f6-0c7d-4d9a-89d3-f5d2ffef26d6 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-bd077452-8f49-4fee-a7ad-f1a63acf86b9 {
  
}
}
#s-bd077452-8f49-4fee-a7ad-f1a63acf86b9 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-8316554a-ebdc-4433-ac00-850e7e3165a9 {
  display: none;
}
#s-8316554a-ebdc-4433-ac00-850e7e3165a9, #wrap-s-8316554a-ebdc-4433-ac00-850e7e3165a9 { display:none !important; }}
#s-8316554a-ebdc-4433-ac00-850e7e3165a9 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-9a4d1672-77ed-482d-a9ea-a12f7a967969 {
  display: none;
}
#s-9a4d1672-77ed-482d-a9ea-a12f7a967969, #wrap-s-9a4d1672-77ed-482d-a9ea-a12f7a967969 { display:none !important; }}
#s-9a4d1672-77ed-482d-a9ea-a12f7a967969 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

#s-ec7b4f1c-bd3d-4535-81bc-ea49d814f0d4 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-ec7b4f1c-bd3d-4535-81bc-ea49d814f0d4 {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ec7b4f1c-bd3d-4535-81bc-ea49d814f0d4 {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ec7b4f1c-bd3d-4535-81bc-ea49d814f0d4 {
  padding-left: 10%;
padding-right: 10%;
}
}@media (max-width: 767px){#s-ec7b4f1c-bd3d-4535-81bc-ea49d814f0d4 {
  padding-left: 10%;
padding-right: 10%;
}
}
#s-ec7b4f1c-bd3d-4535-81bc-ea49d814f0d4 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-ec7b4f1c-bd3d-4535-81bc-ea49d814f0d4 .shg-sld-nav-button.shg-sld-left,
#s-ec7b4f1c-bd3d-4535-81bc-ea49d814f0d4 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-d6334681-53ec-4c96-a021-a50e73536141 {
  text-align: center;
}




  #s-d6334681-53ec-4c96-a021-a50e73536141 img.shogun-image {
    
    width: px;
  }


#s-d6334681-53ec-4c96-a021-a50e73536141 .shogun-image-content {
  
    align-items: center;
  
}

#s-dcf19c09-b766-4997-bece-8ed8492ae8ff {
  text-align: center;
}




  #s-dcf19c09-b766-4997-bece-8ed8492ae8ff img.shogun-image {
    
    width: px;
  }


#s-dcf19c09-b766-4997-bece-8ed8492ae8ff .shogun-image-content {
  
    align-items: center;
  
}

#s-bcf8918d-39ae-4b59-8150-34d30dfb0638 {
  text-align: center;
}




  #s-bcf8918d-39ae-4b59-8150-34d30dfb0638 img.shogun-image {
    
    width: px;
  }


#s-bcf8918d-39ae-4b59-8150-34d30dfb0638 .shogun-image-content {
  
    align-items: center;
  
}

#s-f7b7c580-e649-4991-8780-e144f4947b74 {
  text-align: center;
}




  #s-f7b7c580-e649-4991-8780-e144f4947b74 img.shogun-image {
    
    width: px;
  }


#s-f7b7c580-e649-4991-8780-e144f4947b74 .shogun-image-content {
  
    align-items: center;
  
}

#s-c106c17d-d8f5-453e-af40-7d4dee1ff07d {
  text-align: center;
}




  #s-c106c17d-d8f5-453e-af40-7d4dee1ff07d img.shogun-image {
    
    width: px;
  }


#s-c106c17d-d8f5-453e-af40-7d4dee1ff07d .shogun-image-content {
  
    align-items: center;
  
}

#s-05ad6ebf-70c0-4f9a-afce-5b750cf51b1a {
  text-align: center;
}




  #s-05ad6ebf-70c0-4f9a-afce-5b750cf51b1a img.shogun-image {
    
    width: px;
  }


#s-05ad6ebf-70c0-4f9a-afce-5b750cf51b1a .shogun-image-content {
  
    align-items: center;
  
}

#s-8b4bf2ce-1beb-441d-91eb-579846069e61 {
  text-align: center;
}




  #s-8b4bf2ce-1beb-441d-91eb-579846069e61 img.shogun-image {
    
    width: px;
  }


#s-8b4bf2ce-1beb-441d-91eb-579846069e61 .shogun-image-content {
  
    align-items: center;
  
}

#s-611e6be5-6ac2-4fe3-9899-3266d130f21f {
  text-align: center;
}




  #s-611e6be5-6ac2-4fe3-9899-3266d130f21f img.shogun-image {
    
    width: px;
  }


#s-611e6be5-6ac2-4fe3-9899-3266d130f21f .shogun-image-content {
  
    align-items: center;
  
}

#s-d905f6a4-3195-4099-9648-e10e79fb5245 {
  text-align: center;
}




  #s-d905f6a4-3195-4099-9648-e10e79fb5245 img.shogun-image {
    
    width: px;
  }


#s-d905f6a4-3195-4099-9648-e10e79fb5245 .shogun-image-content {
  
    align-items: center;
  
}

#s-b7811e96-14c3-4fd4-acef-910c458e9d3b {
  text-align: center;
}




  #s-b7811e96-14c3-4fd4-acef-910c458e9d3b img.shogun-image {
    
    width: px;
  }


#s-b7811e96-14c3-4fd4-acef-910c458e9d3b .shogun-image-content {
  
    align-items: center;
  
}

#s-000e65ef-8b1a-4bcd-bf93-abde9ed6d46d {
  text-align: center;
}




  #s-000e65ef-8b1a-4bcd-bf93-abde9ed6d46d img.shogun-image {
    
    width: px;
  }


#s-000e65ef-8b1a-4bcd-bf93-abde9ed6d46d .shogun-image-content {
  
    align-items: center;
  
}

#s-1bb49464-f794-4b26-b6a2-ddea94224d99 {
  text-align: center;
}
@media (min-width: 1200px){#s-1bb49464-f794-4b26-b6a2-ddea94224d99 {
  padding-left: 0%;
padding-right: 0%;
}
}



  #s-1bb49464-f794-4b26-b6a2-ddea94224d99 img.shogun-image {
    
    width: px;
  }


#s-1bb49464-f794-4b26-b6a2-ddea94224d99 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-362fa0ab-48d2-4aff-98e1-5eeddb5d147b {
  display: none;
}
#s-362fa0ab-48d2-4aff-98e1-5eeddb5d147b, #wrap-s-362fa0ab-48d2-4aff-98e1-5eeddb5d147b { display:none !important; }}
#s-362fa0ab-48d2-4aff-98e1-5eeddb5d147b hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (min-width: 1200px){#s-06f6c8d3-c4f8-4935-a8b3-ad3ac3170967 {
  padding-left: 500px;
padding-right: 500px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-06f6c8d3-c4f8-4935-a8b3-ad3ac3170967 {
  padding-left: 350px;
padding-right: 350px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-06f6c8d3-c4f8-4935-a8b3-ad3ac3170967 {
  padding-left: 150px;
padding-right: 150px;
}
}@media (max-width: 767px){#s-06f6c8d3-c4f8-4935-a8b3-ad3ac3170967 {
  padding-left: 50px;
padding-right: 50px;
}
}
@media (min-width: 1200px){#s-2a739f4b-8ec9-499c-8000-5f0161116ecc {
  padding-left: 600px;
padding-right: 600px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2a739f4b-8ec9-499c-8000-5f0161116ecc {
  padding-left: 300px;
padding-right: 300px;
}
}@media (max-width: 767px){#s-2a739f4b-8ec9-499c-8000-5f0161116ecc {
  padding-left: 50px;
padding-right: 50px;
}
}
#s-77145b08-85ac-4991-a398-696d89a97d95 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-77145b08-85ac-4991-a398-696d89a97d95:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-77145b08-85ac-4991-a398-696d89a97d95:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-77145b08-85ac-4991-a398-696d89a97d95 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-77145b08-85ac-4991-a398-696d89a97d95 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-77145b08-85ac-4991-a398-696d89a97d95 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-77145b08-85ac-4991-a398-696d89a97d95 {
  padding-top: 8px;
padding-left: 13px;
padding-bottom: 8px;
padding-right: 13px;
}
}


#s-77145b08-85ac-4991-a398-696d89a97d95.shg-btn {
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-68fbb982-0744-423c-847d-ad9d0dcc954b hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-dbd1ca5b-1260-45bb-babb-cfe2ab7c3f96 {
  display: none;
}
#s-dbd1ca5b-1260-45bb-babb-cfe2ab7c3f96, #wrap-s-dbd1ca5b-1260-45bb-babb-cfe2ab7c3f96 { display:none !important; }}
#s-dbd1ca5b-1260-45bb-babb-cfe2ab7c3f96 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

#s-bc202f1f-93bf-4ab7-a48f-186a1ed2aadb hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-04b17d5e-2e83-4f4d-921f-4ab8481ac833 {
  display: none;
}
#s-04b17d5e-2e83-4f4d-921f-4ab8481ac833, #wrap-s-04b17d5e-2e83-4f4d-921f-4ab8481ac833 { display:none !important; }}
#s-04b17d5e-2e83-4f4d-921f-4ab8481ac833 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

#s-23f20537-c94e-4939-9955-99dd8d70db98 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-23f20537-c94e-4939-9955-99dd8d70db98 {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-23f20537-c94e-4939-9955-99dd8d70db98 {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-23f20537-c94e-4939-9955-99dd8d70db98 {
  padding-left: 10%;
padding-right: 10%;
}
}@media (max-width: 767px){#s-23f20537-c94e-4939-9955-99dd8d70db98 {
  padding-left: 10%;
padding-right: 10%;
}
}
#s-23f20537-c94e-4939-9955-99dd8d70db98 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-23f20537-c94e-4939-9955-99dd8d70db98 .shg-sld-nav-button.shg-sld-left,
#s-23f20537-c94e-4939-9955-99dd8d70db98 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-81d1f124-665a-4d66-a536-56d9225da554 {
  text-align: center;
}




  #s-81d1f124-665a-4d66-a536-56d9225da554 img.shogun-image {
    
    width: px;
  }


#s-81d1f124-665a-4d66-a536-56d9225da554 .shogun-image-content {
  
    align-items: center;
  
}

#s-951b114b-8e59-4524-8023-cac91fa24d93 {
  text-align: center;
}




  #s-951b114b-8e59-4524-8023-cac91fa24d93 img.shogun-image {
    
    width: px;
  }


#s-951b114b-8e59-4524-8023-cac91fa24d93 .shogun-image-content {
  
    align-items: center;
  
}

#s-38ef457b-675e-4fad-88de-fe84796e0f8a {
  text-align: center;
}




  #s-38ef457b-675e-4fad-88de-fe84796e0f8a img.shogun-image {
    
    width: px;
  }


#s-38ef457b-675e-4fad-88de-fe84796e0f8a .shogun-image-content {
  
    align-items: center;
  
}

#s-8879c238-db75-4874-8e24-dfc93288800d {
  text-align: center;
}




  #s-8879c238-db75-4874-8e24-dfc93288800d img.shogun-image {
    
    width: px;
  }


#s-8879c238-db75-4874-8e24-dfc93288800d .shogun-image-content {
  
    align-items: center;
  
}

#s-40ec8bcd-ef44-45a5-a6fc-d4eeba11f1a3 {
  text-align: center;
}




  #s-40ec8bcd-ef44-45a5-a6fc-d4eeba11f1a3 img.shogun-image {
    
    width: px;
  }


#s-40ec8bcd-ef44-45a5-a6fc-d4eeba11f1a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-0c56d648-04ea-403e-ad28-42468b028c98 {
  text-align: center;
}




  #s-0c56d648-04ea-403e-ad28-42468b028c98 img.shogun-image {
    
    width: px;
  }


#s-0c56d648-04ea-403e-ad28-42468b028c98 .shogun-image-content {
  
    align-items: center;
  
}

#s-e0a70c70-8732-4268-9687-207e8b523ad0 {
  text-align: center;
}




  #s-e0a70c70-8732-4268-9687-207e8b523ad0 img.shogun-image {
    
    width: px;
  }


#s-e0a70c70-8732-4268-9687-207e8b523ad0 .shogun-image-content {
  
    align-items: center;
  
}

#s-4895cd2f-3d1a-4d82-b729-4aefb40bf0cf {
  text-align: center;
}




  #s-4895cd2f-3d1a-4d82-b729-4aefb40bf0cf img.shogun-image {
    
    width: px;
  }


#s-4895cd2f-3d1a-4d82-b729-4aefb40bf0cf .shogun-image-content {
  
    align-items: center;
  
}

#s-45cf09fe-0aed-4524-8fd2-b2522075849b {
  text-align: center;
}




  #s-45cf09fe-0aed-4524-8fd2-b2522075849b img.shogun-image {
    
    width: px;
  }


#s-45cf09fe-0aed-4524-8fd2-b2522075849b .shogun-image-content {
  
    align-items: center;
  
}

#s-1955569b-d799-4faa-9433-43a5d60cb92e {
  text-align: center;
}




  #s-1955569b-d799-4faa-9433-43a5d60cb92e img.shogun-image {
    
    width: px;
  }


#s-1955569b-d799-4faa-9433-43a5d60cb92e .shogun-image-content {
  
    align-items: center;
  
}

#s-01719110-6165-4b73-bbce-de0a36c7da94 {
  text-align: center;
}




  #s-01719110-6165-4b73-bbce-de0a36c7da94 img.shogun-image {
    
    width: px;
  }


#s-01719110-6165-4b73-bbce-de0a36c7da94 .shogun-image-content {
  
    align-items: center;
  
}

#s-d9bbb5ff-91e4-414d-86c0-00d6ddde28dd {
  text-align: center;
}
@media (min-width: 1200px){#s-d9bbb5ff-91e4-414d-86c0-00d6ddde28dd {
  padding-left: 0%;
padding-right: 0%;
}
}



  #s-d9bbb5ff-91e4-414d-86c0-00d6ddde28dd img.shogun-image {
    
    width: px;
  }


#s-d9bbb5ff-91e4-414d-86c0-00d6ddde28dd .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-b5827eeb-06c9-4590-9a3d-a564a3561b04 {
  display: none;
}
#s-b5827eeb-06c9-4590-9a3d-a564a3561b04, #wrap-s-b5827eeb-06c9-4590-9a3d-a564a3561b04 { display:none !important; }}
#s-b5827eeb-06c9-4590-9a3d-a564a3561b04 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (min-width: 1200px){#s-114b2018-020f-4ad0-b384-87054f19bc00 {
  padding-left: 500px;
padding-right: 500px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-114b2018-020f-4ad0-b384-87054f19bc00 {
  padding-left: 350px;
padding-right: 350px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-114b2018-020f-4ad0-b384-87054f19bc00 {
  padding-left: 150px;
padding-right: 150px;
}
}@media (max-width: 767px){#s-114b2018-020f-4ad0-b384-87054f19bc00 {
  padding-left: 50px;
padding-right: 50px;
}
}
@media (min-width: 1200px){#s-45bfc5e1-344a-4606-b6e2-56bb56e7bc00 {
  padding-left: 600px;
padding-right: 600px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-45bfc5e1-344a-4606-b6e2-56bb56e7bc00 {
  padding-left: 300px;
padding-right: 300px;
}
}@media (max-width: 767px){#s-45bfc5e1-344a-4606-b6e2-56bb56e7bc00 {
  padding-left: 50px;
padding-right: 50px;
}
}
#s-3ee197d7-2452-4c16-899d-d20380dbeb52 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-3ee197d7-2452-4c16-899d-d20380dbeb52:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3ee197d7-2452-4c16-899d-d20380dbeb52:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3ee197d7-2452-4c16-899d-d20380dbeb52 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3ee197d7-2452-4c16-899d-d20380dbeb52 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3ee197d7-2452-4c16-899d-d20380dbeb52 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-3ee197d7-2452-4c16-899d-d20380dbeb52 {
  padding-top: 8px;
padding-left: 13px;
padding-bottom: 8px;
padding-right: 13px;
}
}


#s-3ee197d7-2452-4c16-899d-d20380dbeb52.shg-btn {
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-847165c3-639f-4f77-b833-43a698391b34 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

#s-b588fd1d-53e5-480e-84fe-4add70aee8c1 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-efcc94b1-c524-4239-b37c-81d57b14d993 {
  display: none;
}
#s-efcc94b1-c524-4239-b37c-81d57b14d993, #wrap-s-efcc94b1-c524-4239-b37c-81d57b14d993 { display:none !important; }}
#s-efcc94b1-c524-4239-b37c-81d57b14d993 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-1b867fbf-9856-466d-9308-48c196856cc3 {
  display: none;
}
#s-1b867fbf-9856-466d-9308-48c196856cc3, #wrap-s-1b867fbf-9856-466d-9308-48c196856cc3 { display:none !important; }}
#s-1b867fbf-9856-466d-9308-48c196856cc3 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

#s-4baf9c35-0631-4586-bcd8-3ec4f881dc8d {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-4baf9c35-0631-4586-bcd8-3ec4f881dc8d {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4baf9c35-0631-4586-bcd8-3ec4f881dc8d {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4baf9c35-0631-4586-bcd8-3ec4f881dc8d {
  padding-left: 10%;
padding-right: 10%;
}
}@media (max-width: 767px){#s-4baf9c35-0631-4586-bcd8-3ec4f881dc8d {
  padding-left: 10%;
padding-right: 10%;
}
}
#s-4baf9c35-0631-4586-bcd8-3ec4f881dc8d .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-4baf9c35-0631-4586-bcd8-3ec4f881dc8d .shg-sld-nav-button.shg-sld-left,
#s-4baf9c35-0631-4586-bcd8-3ec4f881dc8d .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-4094e527-5ffb-45bd-b7ab-d1ab30974043 {
  text-align: center;
}




  #s-4094e527-5ffb-45bd-b7ab-d1ab30974043 img.shogun-image {
    
    width: px;
  }


#s-4094e527-5ffb-45bd-b7ab-d1ab30974043 .shogun-image-content {
  
    align-items: center;
  
}

#s-6d6ca3b0-66dc-4764-9c61-bb6c0673ef79 {
  text-align: center;
}




  #s-6d6ca3b0-66dc-4764-9c61-bb6c0673ef79 img.shogun-image {
    
    width: px;
  }


#s-6d6ca3b0-66dc-4764-9c61-bb6c0673ef79 .shogun-image-content {
  
    align-items: center;
  
}

#s-167167a7-9af1-4751-8f7d-16608f8654ef {
  text-align: center;
}




  #s-167167a7-9af1-4751-8f7d-16608f8654ef img.shogun-image {
    
    width: px;
  }


#s-167167a7-9af1-4751-8f7d-16608f8654ef .shogun-image-content {
  
    align-items: center;
  
}

#s-b4325c4c-ca62-46b9-810c-6b4fca492a66 {
  text-align: center;
}




  #s-b4325c4c-ca62-46b9-810c-6b4fca492a66 img.shogun-image {
    
    width: px;
  }


#s-b4325c4c-ca62-46b9-810c-6b4fca492a66 .shogun-image-content {
  
    align-items: center;
  
}

#s-91336cde-7769-45d4-a02f-41a2259d96cc {
  text-align: center;
}




  #s-91336cde-7769-45d4-a02f-41a2259d96cc img.shogun-image {
    
    width: px;
  }


#s-91336cde-7769-45d4-a02f-41a2259d96cc .shogun-image-content {
  
    align-items: center;
  
}

#s-5a174c04-f133-432d-ab24-c2b3f8e72bd5 {
  text-align: center;
}




  #s-5a174c04-f133-432d-ab24-c2b3f8e72bd5 img.shogun-image {
    
    width: px;
  }


#s-5a174c04-f133-432d-ab24-c2b3f8e72bd5 .shogun-image-content {
  
    align-items: center;
  
}

#s-418c5e52-947a-4936-af5d-e7d832d9bd3a {
  text-align: center;
}




  #s-418c5e52-947a-4936-af5d-e7d832d9bd3a img.shogun-image {
    
    width: px;
  }


#s-418c5e52-947a-4936-af5d-e7d832d9bd3a .shogun-image-content {
  
    align-items: center;
  
}

#s-ea40aa68-01a1-400f-9168-1cb4a46d6e58 {
  text-align: center;
}




  #s-ea40aa68-01a1-400f-9168-1cb4a46d6e58 img.shogun-image {
    
    width: px;
  }


#s-ea40aa68-01a1-400f-9168-1cb4a46d6e58 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7a2bd7b-c5fd-42a6-ae48-3eccc0507dd1 {
  text-align: center;
}




  #s-d7a2bd7b-c5fd-42a6-ae48-3eccc0507dd1 img.shogun-image {
    
    width: px;
  }


#s-d7a2bd7b-c5fd-42a6-ae48-3eccc0507dd1 .shogun-image-content {
  
    align-items: center;
  
}

#s-0406d2dc-1096-4f7a-8cc6-d63c4408dc59 {
  text-align: center;
}




  #s-0406d2dc-1096-4f7a-8cc6-d63c4408dc59 img.shogun-image {
    
    width: px;
  }


#s-0406d2dc-1096-4f7a-8cc6-d63c4408dc59 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6c19d5f-7b7f-4835-b11d-03d496ea0ee3 {
  text-align: center;
}




  #s-f6c19d5f-7b7f-4835-b11d-03d496ea0ee3 img.shogun-image {
    
    width: px;
  }


#s-f6c19d5f-7b7f-4835-b11d-03d496ea0ee3 .shogun-image-content {
  
    align-items: center;
  
}

#s-9f9eca1d-ca4f-431e-b967-90406ab448c9 {
  text-align: center;
}
@media (min-width: 1200px){#s-9f9eca1d-ca4f-431e-b967-90406ab448c9 {
  padding-left: 0%;
padding-right: 0%;
}
}



  #s-9f9eca1d-ca4f-431e-b967-90406ab448c9 img.shogun-image {
    
    width: px;
  }


#s-9f9eca1d-ca4f-431e-b967-90406ab448c9 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-66d028e4-fa69-478e-9a56-43b46c87d3cf {
  display: none;
}
#s-66d028e4-fa69-478e-9a56-43b46c87d3cf, #wrap-s-66d028e4-fa69-478e-9a56-43b46c87d3cf { display:none !important; }}
#s-66d028e4-fa69-478e-9a56-43b46c87d3cf hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (min-width: 1200px){#s-76ab95b9-206f-4256-92a9-14607dc21532 {
  padding-left: 500px;
padding-right: 500px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-76ab95b9-206f-4256-92a9-14607dc21532 {
  padding-left: 350px;
padding-right: 350px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-76ab95b9-206f-4256-92a9-14607dc21532 {
  padding-left: 150px;
padding-right: 150px;
}
}@media (max-width: 767px){#s-76ab95b9-206f-4256-92a9-14607dc21532 {
  padding-left: 50px;
padding-right: 50px;
}
}
@media (min-width: 1200px){#s-86a7b838-d5c7-41c9-be77-5ef983c4936a {
  padding-left: 600px;
padding-right: 600px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86a7b838-d5c7-41c9-be77-5ef983c4936a {
  padding-left: 300px;
padding-right: 300px;
}
}@media (max-width: 767px){#s-86a7b838-d5c7-41c9-be77-5ef983c4936a {
  padding-left: 50px;
padding-right: 50px;
}
}
#s-7f4e41ee-9877-4992-8887-867fc2129a0d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-7f4e41ee-9877-4992-8887-867fc2129a0d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7f4e41ee-9877-4992-8887-867fc2129a0d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7f4e41ee-9877-4992-8887-867fc2129a0d {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7f4e41ee-9877-4992-8887-867fc2129a0d {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7f4e41ee-9877-4992-8887-867fc2129a0d {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-7f4e41ee-9877-4992-8887-867fc2129a0d {
  padding-top: 8px;
padding-left: 13px;
padding-bottom: 8px;
padding-right: 13px;
}
}


#s-7f4e41ee-9877-4992-8887-867fc2129a0d.shg-btn {
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

@media (max-width: 767px){#s-32155927-58b6-412a-a636-a475371682e4 {
  
}
}
#s-32155927-58b6-412a-a636-a475371682e4 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-4cccb600-2bf4-4674-afac-696fc4ed8765 {
  
}
}
#s-4cccb600-2bf4-4674-afac-696fc4ed8765 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-efab6764-8a07-4320-a0e4-972fa477a663 {
  display: none;
}
#s-efab6764-8a07-4320-a0e4-972fa477a663, #wrap-s-efab6764-8a07-4320-a0e4-972fa477a663 { display:none !important; }}
#s-efab6764-8a07-4320-a0e4-972fa477a663 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-5f389c9d-4dac-4bdc-a125-0251cc835ebb {
  display: none;
}
#s-5f389c9d-4dac-4bdc-a125-0251cc835ebb, #wrap-s-5f389c9d-4dac-4bdc-a125-0251cc835ebb { display:none !important; }}
#s-5f389c9d-4dac-4bdc-a125-0251cc835ebb hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

#s-f4223036-fb7a-4228-859a-37789d9fd2ed {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-f4223036-fb7a-4228-859a-37789d9fd2ed {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4223036-fb7a-4228-859a-37789d9fd2ed {
  padding-left: 30%;
padding-right: 30%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f4223036-fb7a-4228-859a-37789d9fd2ed {
  padding-left: 10%;
padding-right: 10%;
}
}@media (max-width: 767px){#s-f4223036-fb7a-4228-859a-37789d9fd2ed {
  padding-left: 10%;
padding-right: 10%;
}
}
#s-f4223036-fb7a-4228-859a-37789d9fd2ed .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-f4223036-fb7a-4228-859a-37789d9fd2ed .shg-sld-nav-button.shg-sld-left,
#s-f4223036-fb7a-4228-859a-37789d9fd2ed .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-fae0b944-6189-44f5-ae80-7d84fab17330 {
  text-align: center;
}




  #s-fae0b944-6189-44f5-ae80-7d84fab17330 img.shogun-image {
    
    width: px;
  }


#s-fae0b944-6189-44f5-ae80-7d84fab17330 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b7115d7-fb57-4325-b6d7-c4b980f10d1f {
  text-align: center;
}




  #s-6b7115d7-fb57-4325-b6d7-c4b980f10d1f img.shogun-image {
    
    width: px;
  }


#s-6b7115d7-fb57-4325-b6d7-c4b980f10d1f .shogun-image-content {
  
    align-items: center;
  
}

#s-9f581eff-02bb-482d-b503-612c08261642 {
  text-align: center;
}




  #s-9f581eff-02bb-482d-b503-612c08261642 img.shogun-image {
    
    width: px;
  }


#s-9f581eff-02bb-482d-b503-612c08261642 .shogun-image-content {
  
    align-items: center;
  
}

#s-5433a95c-806d-45cc-9f80-a56aeec77c9c {
  text-align: center;
}




  #s-5433a95c-806d-45cc-9f80-a56aeec77c9c img.shogun-image {
    
    width: px;
  }


#s-5433a95c-806d-45cc-9f80-a56aeec77c9c .shogun-image-content {
  
    align-items: center;
  
}

#s-1e848f84-e848-4fc9-baab-83d13eba252b {
  text-align: center;
}




  #s-1e848f84-e848-4fc9-baab-83d13eba252b img.shogun-image {
    
    width: px;
  }


#s-1e848f84-e848-4fc9-baab-83d13eba252b .shogun-image-content {
  
    align-items: center;
  
}

#s-331134a2-b177-41f4-95a5-085c5b643971 {
  text-align: center;
}




  #s-331134a2-b177-41f4-95a5-085c5b643971 img.shogun-image {
    
    width: px;
  }


#s-331134a2-b177-41f4-95a5-085c5b643971 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e7d5876-68e0-47cd-ae74-1879e3e29dd5 {
  text-align: center;
}




  #s-3e7d5876-68e0-47cd-ae74-1879e3e29dd5 img.shogun-image {
    
    width: px;
  }


#s-3e7d5876-68e0-47cd-ae74-1879e3e29dd5 .shogun-image-content {
  
    align-items: center;
  
}

#s-ff389284-4d4a-448e-bd4f-2ab6253601f0 {
  text-align: center;
}




  #s-ff389284-4d4a-448e-bd4f-2ab6253601f0 img.shogun-image {
    
    width: px;
  }


#s-ff389284-4d4a-448e-bd4f-2ab6253601f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-08b7fb8b-a04d-4867-835e-f5bd7dad09bb {
  text-align: center;
}




  #s-08b7fb8b-a04d-4867-835e-f5bd7dad09bb img.shogun-image {
    
    width: px;
  }


#s-08b7fb8b-a04d-4867-835e-f5bd7dad09bb .shogun-image-content {
  
    align-items: center;
  
}

#s-7996b1d1-756f-446a-92ff-9bb1b0d2a141 {
  text-align: center;
}




  #s-7996b1d1-756f-446a-92ff-9bb1b0d2a141 img.shogun-image {
    
    width: px;
  }


#s-7996b1d1-756f-446a-92ff-9bb1b0d2a141 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6bae06b-d977-47ce-95c7-d13732472bc0 {
  text-align: center;
}




  #s-c6bae06b-d977-47ce-95c7-d13732472bc0 img.shogun-image {
    
    width: px;
  }


#s-c6bae06b-d977-47ce-95c7-d13732472bc0 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a9bfa71-df87-4d70-9dfa-8adc0579874c {
  text-align: center;
}
@media (min-width: 1200px){#s-6a9bfa71-df87-4d70-9dfa-8adc0579874c {
  padding-left: 0%;
padding-right: 0%;
}
}



  #s-6a9bfa71-df87-4d70-9dfa-8adc0579874c img.shogun-image {
    
    width: px;
  }


#s-6a9bfa71-df87-4d70-9dfa-8adc0579874c .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-bf7a59e2-e99a-46d2-925f-e486a7bedbf1 {
  display: none;
}
#s-bf7a59e2-e99a-46d2-925f-e486a7bedbf1, #wrap-s-bf7a59e2-e99a-46d2-925f-e486a7bedbf1 { display:none !important; }}
#s-bf7a59e2-e99a-46d2-925f-e486a7bedbf1 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (min-width: 1200px){#s-c42e102d-17ff-4b49-aff6-5d41367cf0dd {
  padding-left: 500px;
padding-right: 500px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c42e102d-17ff-4b49-aff6-5d41367cf0dd {
  padding-left: 350px;
padding-right: 350px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c42e102d-17ff-4b49-aff6-5d41367cf0dd {
  padding-left: 150px;
padding-right: 150px;
}
}@media (max-width: 767px){#s-c42e102d-17ff-4b49-aff6-5d41367cf0dd {
  padding-left: 50px;
padding-right: 50px;
}
}
@media (min-width: 1200px){#s-d039c3c7-c8f8-450d-8a8d-c6a345ad0164 {
  padding-left: 600px;
padding-right: 600px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d039c3c7-c8f8-450d-8a8d-c6a345ad0164 {
  padding-left: 300px;
padding-right: 300px;
}
}@media (max-width: 767px){#s-d039c3c7-c8f8-450d-8a8d-c6a345ad0164 {
  padding-left: 50px;
padding-right: 50px;
}
}
#s-42e1355a-608a-4a14-9656-230395698e45 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-42e1355a-608a-4a14-9656-230395698e45:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-42e1355a-608a-4a14-9656-230395698e45:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-42e1355a-608a-4a14-9656-230395698e45 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-42e1355a-608a-4a14-9656-230395698e45 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-42e1355a-608a-4a14-9656-230395698e45 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-42e1355a-608a-4a14-9656-230395698e45 {
  padding-top: 8px;
padding-left: 13px;
padding-bottom: 8px;
padding-right: 13px;
}
}


#s-42e1355a-608a-4a14-9656-230395698e45.shg-btn {
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-28c7f2f5-46b5-4700-ad92-66f0d8d8acaa hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

#s-214287cd-9456-427b-92b0-e34fde0e957e hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-db102317-4122-4f01-9dcd-a2e339711038 {
  display: none;
}
#s-db102317-4122-4f01-9dcd-a2e339711038, #wrap-s-db102317-4122-4f01-9dcd-a2e339711038 { display:none !important; }}
#s-db102317-4122-4f01-9dcd-a2e339711038 hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

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

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

#s-45a4ea8b-7dfc-490b-b6ce-b95313755f30 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-45a4ea8b-7dfc-490b-b6ce-b95313755f30 {
  padding-left: 20%;
padding-right: 20%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-45a4ea8b-7dfc-490b-b6ce-b95313755f30 {
  padding-left: 20%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-45a4ea8b-7dfc-490b-b6ce-b95313755f30 {
  padding-left: 20%;
}
}@media (max-width: 767px){#s-45a4ea8b-7dfc-490b-b6ce-b95313755f30 {
  padding-left: 7%;
}
}
#s-45a4ea8b-7dfc-490b-b6ce-b95313755f30 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

#s-d9ddc449-6277-4255-b9b8-07f5faf34dde {
  padding-left: 20%;
padding-right: 20%;
}
@media (max-width: 767px){#s-d9ddc449-6277-4255-b9b8-07f5faf34dde {
  padding-left: 7%;
padding-right: 7%;
}
}
@media (min-width: 0px) {
[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d9ddc449-6277-4255-b9b8-07f5faf34dde"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-45d98a31-24c7-42a8-9a53-6fc49cf38509 {
  text-align: center;
}




  #s-45d98a31-24c7-42a8-9a53-6fc49cf38509 img.shogun-image {
    
    width: px;
  }


#s-45d98a31-24c7-42a8-9a53-6fc49cf38509 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b042550-2ad1-4dd7-90fa-23e815da7b01 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-8b042550-2ad1-4dd7-90fa-23e815da7b01 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}



#s-6bf0ac1e-693c-403f-84d9-98e804dff524 {
  padding-top: 14px;
padding-bottom: 14px;
}

#s-6bf0ac1e-693c-403f-84d9-98e804dff524 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 10px;
  line-height: ;
  letter-spacing: ;
  
}


#s-6bf0ac1e-693c-403f-84d9-98e804dff524 .shogun-heading-component h1 a {
  color: #000;
}


@media (min-width: 1200px){#s-7f532ed9-74da-4892-b833-015bc7404c50 {
  display: none;
}
#s-7f532ed9-74da-4892-b833-015bc7404c50, #wrap-s-7f532ed9-74da-4892-b833-015bc7404c50 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f532ed9-74da-4892-b833-015bc7404c50 {
  display: none;
}
#s-7f532ed9-74da-4892-b833-015bc7404c50, #wrap-s-7f532ed9-74da-4892-b833-015bc7404c50 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f532ed9-74da-4892-b833-015bc7404c50 {
  display: none;
}
#s-7f532ed9-74da-4892-b833-015bc7404c50, #wrap-s-7f532ed9-74da-4892-b833-015bc7404c50 { display:none !important; }}
#s-7f532ed9-74da-4892-b833-015bc7404c50 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-bbbbc7f4-2b08-4222-ba97-c3bbd1c7271b {
  text-align: center;
}




  #s-bbbbc7f4-2b08-4222-ba97-c3bbd1c7271b img.shogun-image {
    
    width: px;
  }


#s-bbbbc7f4-2b08-4222-ba97-c3bbd1c7271b .shogun-image-content {
  
    align-items: center;
  
}

#s-620bd186-49b6-43de-bb36-2fae32f4010c {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-620bd186-49b6-43de-bb36-2fae32f4010c .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}



#s-265d4e6e-b33a-43b9-89d1-664251372539 {
  padding-top: 14px;
padding-bottom: 14px;
}

#s-265d4e6e-b33a-43b9-89d1-664251372539 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 10px;
  line-height: ;
  letter-spacing: ;
  
}


#s-265d4e6e-b33a-43b9-89d1-664251372539 .shogun-heading-component h1 a {
  color: #000;
}


@media (min-width: 1200px){#s-9a2f9bc3-aca2-46ac-b17f-e8b8f55e02c6 {
  display: none;
}
#s-9a2f9bc3-aca2-46ac-b17f-e8b8f55e02c6, #wrap-s-9a2f9bc3-aca2-46ac-b17f-e8b8f55e02c6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a2f9bc3-aca2-46ac-b17f-e8b8f55e02c6 {
  display: none;
}
#s-9a2f9bc3-aca2-46ac-b17f-e8b8f55e02c6, #wrap-s-9a2f9bc3-aca2-46ac-b17f-e8b8f55e02c6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9a2f9bc3-aca2-46ac-b17f-e8b8f55e02c6 {
  display: none;
}
#s-9a2f9bc3-aca2-46ac-b17f-e8b8f55e02c6, #wrap-s-9a2f9bc3-aca2-46ac-b17f-e8b8f55e02c6 { display:none !important; }}
#s-9a2f9bc3-aca2-46ac-b17f-e8b8f55e02c6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-8d5b5118-1fbc-4a8b-983b-e4a01ea926da {
  text-align: center;
}




  #s-8d5b5118-1fbc-4a8b-983b-e4a01ea926da img.shogun-image {
    
    width: px;
  }


#s-8d5b5118-1fbc-4a8b-983b-e4a01ea926da .shogun-image-content {
  
    align-items: center;
  
}

#s-3023611e-e4a1-4dc7-a1bc-e373b53d3220 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3023611e-e4a1-4dc7-a1bc-e373b53d3220 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}



#s-00828f0e-12fa-4eb8-8a2b-1cfb32388a9b {
  padding-top: 14px;
padding-bottom: 14px;
}

#s-00828f0e-12fa-4eb8-8a2b-1cfb32388a9b .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 10px;
  line-height: ;
  letter-spacing: ;
  
}


#s-00828f0e-12fa-4eb8-8a2b-1cfb32388a9b .shogun-heading-component h1 a {
  color: #000;
}


#s-ccad2acb-f24c-437c-9db4-cb195ea13c18 {
  text-align: center;
}




  #s-ccad2acb-f24c-437c-9db4-cb195ea13c18 img.shogun-image {
    
    width: px;
  }


#s-ccad2acb-f24c-437c-9db4-cb195ea13c18 .shogun-image-content {
  
    align-items: center;
  
}

#s-0735eaa8-c74e-41e9-bb99-4d5220523142 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-0735eaa8-c74e-41e9-bb99-4d5220523142 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  
}



#s-0f17550c-a50f-4804-a1be-aaee59eb0e73 {
  padding-top: 14px;
padding-bottom: 14px;
}

#s-0f17550c-a50f-4804-a1be-aaee59eb0e73 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 10px;
  line-height: ;
  letter-spacing: ;
  
}


#s-0f17550c-a50f-4804-a1be-aaee59eb0e73 .shogun-heading-component h1 a {
  color: #000;
}


#s-1291b2ae-52ad-4a28-9e7d-b52e4c602ece hr {
  border: 0;
  width: 100%;
  border-top: 40px solid rgba(255, 255, 255, 1);
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}

.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 {
  display: inline-block;
}
