.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-def34753-9c5a-4538-b5e4-68a5aafbcd90 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

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

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

#s-a2427d9b-9985-4d4c-9699-b04230f9292b {
  text-align: center;
}







  #s-a2427d9b-9985-4d4c-9699-b04230f9292b img.shogun-image {
    

    
    
    
  }


#s-a2427d9b-9985-4d4c-9699-b04230f9292b .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

.shg-default-text-content 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-6576c68a-d01c-4ad6-82e1-6f003b992289 {
  text-align: left;
}

#s-62770d1f-52c4-4284-9e74-bffbb10e7a93 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



#s-bc0f794a-ba29-4a5a-b321-ecfbc57e2d5c {
  text-align: left;
}

#s-43456681-fd30-4c39-be0c-e0490c256bdb .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



#s-34b7e8f2-0666-46ee-9258-a933a0b02d7a {
  text-align: left;
}

#s-2bcbcd86-9aa9-48bf-9f3b-39316cc5388a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2bcbcd86-9aa9-48bf-9f3b-39316cc5388a .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



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

.shg-image-content-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 400px;
aspect-ratio: 400/241;
text-align: center;
}





  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image,
  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 {
    width: 100%;
    height: auto;
  }

  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image {
    
    
  }


.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 {
      --shg-aspect-ratio: calc(400/241); 
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container {
      position: relative;
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image,
  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 {
    width: 100%;
    height: auto;
  }

  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image {
    
    
  }


.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 {
      --shg-aspect-ratio: calc(400/241); 
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container {
      position: relative;
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image,
  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 {
    width: 100%;
    height: auto;
  }

  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image {
    
    
  }


.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 {
      --shg-aspect-ratio: calc(400/241); 
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container {
      position: relative;
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image,
  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 {
    width: 100%;
    height: auto;
  }

  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image {
    
    
  }


.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 {
      --shg-aspect-ratio: calc(400/241); 
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container {
      position: relative;
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image,
  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 {
    width: 100%;
    height: auto;
  }

  #s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image {
    
    
  }


.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 .shogun-image-content {
  
    align-items: center;
  
}

.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 {
      --shg-aspect-ratio: calc(400/241); 
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container {
      position: relative;
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a5110ff-6f88-4b75-9bdb-e0f1b86206f8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-92f6648c-0ad6-4533-a20b-e315830613d6 {
  min-height: 2px;
}

#s-9e474b16-b19a-4987-940f-a70b47f3feee {
  text-align: left;
}

#s-57518e1f-b5b5-4b87-9e70-656c665d1085 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-57518e1f-b5b5-4b87-9e70-656c665d1085 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b {
  margin-top: 20px;
margin-bottom: 20px;
max-width: 400px;
aspect-ratio: 400/321;
text-align: center;
}





  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image,
  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b {
    width: 100%;
    height: auto;
  }

  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image {
    
    
  }


.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b .shogun-image-content {
  
    align-items: center;
  
}

.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b {
      --shg-aspect-ratio: calc(400/321); 
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container {
      position: relative;
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image,
  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b {
    width: 100%;
    height: auto;
  }

  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image {
    
    
  }


.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b .shogun-image-content {
  
    align-items: center;
  
}

.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b {
      --shg-aspect-ratio: calc(400/321); 
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container {
      position: relative;
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image,
  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b {
    width: 100%;
    height: auto;
  }

  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image {
    
    
  }


.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b .shogun-image-content {
  
    align-items: center;
  
}

.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b {
      --shg-aspect-ratio: calc(400/321); 
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container {
      position: relative;
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image,
  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b {
    width: 100%;
    height: auto;
  }

  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image {
    
    
  }


.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b .shogun-image-content {
  
    align-items: center;
  
}

.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b {
      --shg-aspect-ratio: calc(400/321); 
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container {
      position: relative;
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image,
  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b {
    width: 100%;
    height: auto;
  }

  #s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image {
    
    
  }


.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b .shogun-image-content {
  
    align-items: center;
  
}

.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b {
      --shg-aspect-ratio: calc(400/321); 
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container {
      position: relative;
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad8e0758-c5ec-4ff3-b625-bcb8e7da031b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-aff5e808-cbb5-474d-8cfb-3c64c593be66 {
  text-align: left;
}

#s-33fb680b-6ef9-477a-a480-ec0b24ecb036 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-c1a9504d-c29d-4480-b12a-a92dceb598eb {
  text-align: center;
}







  #s-c1a9504d-c29d-4480-b12a-a92dceb598eb img.shogun-image {
    

    
    
    
  }


#s-c1a9504d-c29d-4480-b12a-a92dceb598eb .shogun-image-content {
  
    align-items: center;
  
}

#s-49afa1f2-aec9-40b9-aaaf-37ebc3eebffe {
  text-align: left;
}

#s-296a7016-59fc-4e19-98aa-abccaa4ec6c9 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-de07656f-8432-489d-ac96-82bf4ffd84ce {
  text-align: center;
}







  #s-de07656f-8432-489d-ac96-82bf4ffd84ce img.shogun-image {
    

    
    
    
  }


#s-de07656f-8432-489d-ac96-82bf4ffd84ce .shogun-image-content {
  
    align-items: center;
  
}

#s-f7ee1744-2287-49ed-ae55-41dffea7f541 {
  text-align: left;
}

#s-950f5b6f-ce58-4bf8-b480-594c4e47da16 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-9d171bd0-9c12-4114-9e10-79b763a80c03 {
  text-align: center;
}







  #s-9d171bd0-9c12-4114-9e10-79b763a80c03 img.shogun-image {
    

    
    
    
  }


#s-9d171bd0-9c12-4114-9e10-79b763a80c03 .shogun-image-content {
  
    align-items: center;
  
}

#s-36f2b45f-1982-474b-bc4e-899ddc3738d4 {
  text-align: left;
}

#s-2c5c4a20-0040-49c2-a777-8fe8019a239c .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-09672ad9-9485-4381-84b0-5dbd64dd38e8 {
  text-align: center;
}







  #s-09672ad9-9485-4381-84b0-5dbd64dd38e8 img.shogun-image {
    

    
    
    
  }


#s-09672ad9-9485-4381-84b0-5dbd64dd38e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-25080919-aa34-46b3-8021-73bdc8b50294 {
  text-align: left;
}

#s-c7603281-117d-4b06-b329-2731dbac9105 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-aee7a01f-5d09-4f11-93ab-c66ad8421ebb {
  text-align: center;
}







  #s-aee7a01f-5d09-4f11-93ab-c66ad8421ebb img.shogun-image {
    

    
    
    
  }


#s-aee7a01f-5d09-4f11-93ab-c66ad8421ebb .shogun-image-content {
  
    align-items: center;
  
}

#s-7fe0ce5d-32d0-45ff-b213-2fdad63f95c4 {
  text-align: left;
}

#s-d92141ad-3286-40f5-9eb3-76cc539692b3 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-8f9b4706-5ece-4e64-8693-c257fa04e17a {
  text-align: center;
}







  #s-8f9b4706-5ece-4e64-8693-c257fa04e17a img.shogun-image {
    

    
    
    
  }


#s-8f9b4706-5ece-4e64-8693-c257fa04e17a .shogun-image-content {
  
    align-items: center;
  
}

#s-8500c696-72ed-4bf7-ab74-153a4b3961bd {
  text-align: left;
}

#s-db2c4816-9e79-4358-923c-f743f853984a .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-d0bddbc6-b1f6-45ae-a3b8-95379b121998 {
  text-align: center;
}







  #s-d0bddbc6-b1f6-45ae-a3b8-95379b121998 img.shogun-image {
    

    
    
    
  }


#s-d0bddbc6-b1f6-45ae-a3b8-95379b121998 .shogun-image-content {
  
    align-items: center;
  
}

#s-077bf2dc-cd68-4bb2-b885-54ff83fc3a89 {
  text-align: left;
}

#s-696e8884-6adc-4266-b64d-3212e94337cf .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-ffa580b5-f29e-4eb6-b479-698143305392 {
  text-align: center;
}







  #s-ffa580b5-f29e-4eb6-b479-698143305392 img.shogun-image {
    

    
    
    
  }


#s-ffa580b5-f29e-4eb6-b479-698143305392 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8c34d35-0726-4241-a33d-bbd0017a7fe2 {
  text-align: left;
}

#s-2a006855-d2bc-490b-8384-4c02d9b5fc4f .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-03d27df0-c250-4ce8-929e-d512a7db62e0 {
  text-align: center;
}







  #s-03d27df0-c250-4ce8-929e-d512a7db62e0 img.shogun-image {
    

    
    
    
  }


#s-03d27df0-c250-4ce8-929e-d512a7db62e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-c589144d-73aa-4bee-bddf-091528895bc4 {
  text-align: left;
}

#s-ce202f03-ee38-4889-826f-a0859125faec .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-47bbac71-44ad-437e-8c3f-315441903185 {
  text-align: center;
}







  #s-47bbac71-44ad-437e-8c3f-315441903185 img.shogun-image {
    

    
    
    
  }


#s-47bbac71-44ad-437e-8c3f-315441903185 .shogun-image-content {
  
    align-items: center;
  
}

#s-1031eba6-88ed-4754-88ce-7ce433a63850 {
  text-align: left;
}

#s-1fb016af-e2bf-4d19-b730-bb00c2e083c6 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-36686011-c0bc-4d32-abdb-e26868da353c {
  text-align: center;
}







  #s-36686011-c0bc-4d32-abdb-e26868da353c img.shogun-image {
    

    
    
    
  }


#s-36686011-c0bc-4d32-abdb-e26868da353c .shogun-image-content {
  
    align-items: center;
  
}

#s-4d80f1e8-bb4b-44a1-8dfc-0ab7f97a7422 {
  text-align: left;
}

#s-cbc245f7-689a-410b-8bf1-8de34e13825d .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}









  #s-ab502688-c10b-497d-ad0e-7fc3c54bf369 img.shogun-image {
    

    
    
    
  }


#s-ab502688-c10b-497d-ad0e-7fc3c54bf369 .shogun-image-content {
  
    align-items: center;
  
}

#s-77c55d07-81b6-4485-98e3-e346f9302052 {
  text-align: left;
}

#s-f8de512d-57d3-40ae-bf7e-bec51cbdf5d9 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-337cb932-55e5-4871-91e9-495bf10aeb0b {
  text-align: center;
}







  #s-337cb932-55e5-4871-91e9-495bf10aeb0b img.shogun-image {
    

    
    
    
  }


#s-337cb932-55e5-4871-91e9-495bf10aeb0b .shogun-image-content {
  
    align-items: center;
  
}

#s-5eac9908-a1ae-4c40-b09e-c93544cddda0 {
  text-align: left;
}

#s-3a113a06-26cb-4fa7-a674-a73ad17fdf95 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-0ecf8586-18b4-4325-a43a-576d0867b819 {
  text-align: center;
}







  #s-0ecf8586-18b4-4325-a43a-576d0867b819 img.shogun-image {
    

    
    
    
  }


#s-0ecf8586-18b4-4325-a43a-576d0867b819 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b8eb37c-5005-4537-8887-09bfe6508708 {
  text-align: left;
}

#s-0ebaec87-39fa-44f1-ad1b-461f60306a72 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-e2ae197c-2bc4-4f12-bd18-3e4159d85f7a {
  text-align: center;
}







  #s-e2ae197c-2bc4-4f12-bd18-3e4159d85f7a img.shogun-image {
    

    
    
    
  }


#s-e2ae197c-2bc4-4f12-bd18-3e4159d85f7a .shogun-image-content {
  
    align-items: center;
  
}

#s-068dc831-2615-497a-8309-2451954231d1 {
  text-align: left;
}

#s-ee5a893f-7ac1-4923-b2cd-4b18ac941f65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ee5a893f-7ac1-4923-b2cd-4b18ac941f65 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-b460010e-3a84-488e-9251-614fce784e79 {
  margin-top: 20px;
margin-bottom: 20px;
max-width: 567px;
aspect-ratio: 567/463;
text-align: center;
}





  #s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image,
  #s-b460010e-3a84-488e-9251-614fce784e79 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b460010e-3a84-488e-9251-614fce784e79 {
    width: 100%;
    height: auto;
  }

  #s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b460010e-3a84-488e-9251-614fce784e79.shogun-image {
    
    
  }


.s-b460010e-3a84-488e-9251-614fce784e79 .shogun-image-content {
  
    align-items: center;
  
}

.s-b460010e-3a84-488e-9251-614fce784e79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b460010e-3a84-488e-9251-614fce784e79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b460010e-3a84-488e-9251-614fce784e79 {
      --shg-aspect-ratio: calc(567/463); 
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container {
      position: relative;
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image,
  #s-b460010e-3a84-488e-9251-614fce784e79 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b460010e-3a84-488e-9251-614fce784e79 {
    width: 100%;
    height: auto;
  }

  #s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b460010e-3a84-488e-9251-614fce784e79.shogun-image {
    
    
  }


.s-b460010e-3a84-488e-9251-614fce784e79 .shogun-image-content {
  
    align-items: center;
  
}

.s-b460010e-3a84-488e-9251-614fce784e79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b460010e-3a84-488e-9251-614fce784e79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b460010e-3a84-488e-9251-614fce784e79 {
      --shg-aspect-ratio: calc(567/463); 
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container {
      position: relative;
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image,
  #s-b460010e-3a84-488e-9251-614fce784e79 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b460010e-3a84-488e-9251-614fce784e79 {
    width: 100%;
    height: auto;
  }

  #s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b460010e-3a84-488e-9251-614fce784e79.shogun-image {
    
    
  }


.s-b460010e-3a84-488e-9251-614fce784e79 .shogun-image-content {
  
    align-items: center;
  
}

.s-b460010e-3a84-488e-9251-614fce784e79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b460010e-3a84-488e-9251-614fce784e79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b460010e-3a84-488e-9251-614fce784e79 {
      --shg-aspect-ratio: calc(567/463); 
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container {
      position: relative;
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image,
  #s-b460010e-3a84-488e-9251-614fce784e79 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b460010e-3a84-488e-9251-614fce784e79 {
    width: 100%;
    height: auto;
  }

  #s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b460010e-3a84-488e-9251-614fce784e79.shogun-image {
    
    
  }


.s-b460010e-3a84-488e-9251-614fce784e79 .shogun-image-content {
  
    align-items: center;
  
}

.s-b460010e-3a84-488e-9251-614fce784e79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b460010e-3a84-488e-9251-614fce784e79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b460010e-3a84-488e-9251-614fce784e79 {
      --shg-aspect-ratio: calc(567/463); 
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container {
      position: relative;
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image,
  #s-b460010e-3a84-488e-9251-614fce784e79 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b460010e-3a84-488e-9251-614fce784e79 {
    width: 100%;
    height: auto;
  }

  #s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b460010e-3a84-488e-9251-614fce784e79.shogun-image {
    
    
  }


.s-b460010e-3a84-488e-9251-614fce784e79 .shogun-image-content {
  
    align-items: center;
  
}

.s-b460010e-3a84-488e-9251-614fce784e79.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b460010e-3a84-488e-9251-614fce784e79.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b460010e-3a84-488e-9251-614fce784e79 {
      --shg-aspect-ratio: calc(567/463); 
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container {
      position: relative;
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b460010e-3a84-488e-9251-614fce784e79.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b460010e-3a84-488e-9251-614fce784e79 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-21253bf2-95b1-4851-a801-f4286e32bfd9 {
  text-align: left;
}

#s-31910758-ee96-47be-a0df-db8f46c12f7f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31910758-ee96-47be-a0df-db8f46c12f7f .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-a639f793-11ae-461f-a30e-21d3e40d284a {
  margin-top: 20px;
margin-bottom: 20px;
max-width: 400px;
aspect-ratio: 400/260;
text-align: center;
}





  #s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image,
  #s-a639f793-11ae-461f-a30e-21d3e40d284a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a639f793-11ae-461f-a30e-21d3e40d284a {
    width: 100%;
    height: auto;
  }

  #s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image {
    
    
  }


.s-a639f793-11ae-461f-a30e-21d3e40d284a .shogun-image-content {
  
    align-items: center;
  
}

.s-a639f793-11ae-461f-a30e-21d3e40d284a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a639f793-11ae-461f-a30e-21d3e40d284a {
      --shg-aspect-ratio: calc(400/260); 
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container {
      position: relative;
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image,
  #s-a639f793-11ae-461f-a30e-21d3e40d284a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a639f793-11ae-461f-a30e-21d3e40d284a {
    width: 100%;
    height: auto;
  }

  #s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image {
    
    
  }


.s-a639f793-11ae-461f-a30e-21d3e40d284a .shogun-image-content {
  
    align-items: center;
  
}

.s-a639f793-11ae-461f-a30e-21d3e40d284a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a639f793-11ae-461f-a30e-21d3e40d284a {
      --shg-aspect-ratio: calc(400/260); 
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container {
      position: relative;
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image,
  #s-a639f793-11ae-461f-a30e-21d3e40d284a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a639f793-11ae-461f-a30e-21d3e40d284a {
    width: 100%;
    height: auto;
  }

  #s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image {
    
    
  }


.s-a639f793-11ae-461f-a30e-21d3e40d284a .shogun-image-content {
  
    align-items: center;
  
}

.s-a639f793-11ae-461f-a30e-21d3e40d284a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a639f793-11ae-461f-a30e-21d3e40d284a {
      --shg-aspect-ratio: calc(400/260); 
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container {
      position: relative;
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image,
  #s-a639f793-11ae-461f-a30e-21d3e40d284a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a639f793-11ae-461f-a30e-21d3e40d284a {
    width: 100%;
    height: auto;
  }

  #s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image {
    
    
  }


.s-a639f793-11ae-461f-a30e-21d3e40d284a .shogun-image-content {
  
    align-items: center;
  
}

.s-a639f793-11ae-461f-a30e-21d3e40d284a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a639f793-11ae-461f-a30e-21d3e40d284a {
      --shg-aspect-ratio: calc(400/260); 
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container {
      position: relative;
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image,
  #s-a639f793-11ae-461f-a30e-21d3e40d284a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a639f793-11ae-461f-a30e-21d3e40d284a {
    width: 100%;
    height: auto;
  }

  #s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image {
    
    
  }


.s-a639f793-11ae-461f-a30e-21d3e40d284a .shogun-image-content {
  
    align-items: center;
  
}

.s-a639f793-11ae-461f-a30e-21d3e40d284a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a639f793-11ae-461f-a30e-21d3e40d284a {
      --shg-aspect-ratio: calc(400/260); 
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container {
      position: relative;
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a639f793-11ae-461f-a30e-21d3e40d284a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-e835a1e7-dfad-4497-b0f3-b21efbfde307 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



/*
  $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;
  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-lazyload-bg-image {
  display: none;
}

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

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

.shg-c:before,.shg-c:after{content:" ";display:table}.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:#000;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;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-lazyload-bg-image{display:none}.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}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.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}
