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

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

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

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

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

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

#s-354fef98-bf2d-4e43-8343-84120dadafaa {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}

#s-354fef98-bf2d-4e43-8343-84120dadafaa .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(245, 245, 242, 1);
  border-radius: 0px;
}

#s-354fef98-bf2d-4e43-8343-84120dadafaa table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-354fef98-bf2d-4e43-8343-84120dadafaa td.shogun-table-column {
  background-color: rgba(245, 245, 242, 1);
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-354fef98-bf2d-4e43-8343-84120dadafaa td.shogun-table-row {
  background-color: rgba(245, 245, 242, 1);
  padding: 10px;
}

#s-354fef98-bf2d-4e43-8343-84120dadafaa td.shogun-table-column, #s-354fef98-bf2d-4e43-8343-84120dadafaa td.shogun-table-row {
  border: 1px solid rgba(245, 245, 242, 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 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 ::-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: ;
  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-9ba262ff-a1c2-4a98-bc24-492dc39cae08 {
  margin-left: 10px;
}

#s-0c6b3a3b-288e-42ff-beef-11428441f8aa {
  margin-left: 10px;
}

#s-efc27a08-9134-4a9a-84a7-05f8139b7d72 {
  margin-left: 10px;
}

.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

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

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

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

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

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

#s-6024d771-465c-47a7-8cfd-0aa041c59d2a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-6024d771-465c-47a7-8cfd-0aa041c59d2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6024d771-465c-47a7-8cfd-0aa041c59d2a.shg-box.shg-c {
  justify-content: center;
}

#s-ba6d05e3-52c7-439f-85e1-8ee41ff09056 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ba6d05e3-52c7-439f-85e1-8ee41ff09056 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ba6d05e3-52c7-439f-85e1-8ee41ff09056.shg-box.shg-c {
  justify-content: center;
}

#s-989b61b8-6b04-4c88-ae92-fb7d468a5a34 {
  margin-top: 0%;
margin-bottom: 0%;
}

#s-5fb36c3f-da96-453e-b4d7-104743b81454 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5fb36c3f-da96-453e-b4d7-104743b81454 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5fb36c3f-da96-453e-b4d7-104743b81454.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

#s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76 {
  display: none;
}
#s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76, #wrap-s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76, #wrap-content-s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76 {
  display: none;
}
#s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76, #wrap-s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76, #wrap-content-s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76 {
  display: none;
}
#s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76, #wrap-s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76, #wrap-content-s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76 { display: none !important; }}@media (max-width: 767px){#s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76 {
  margin-left: 7%;
margin-right: 7%;
}
}
@media (min-width: 0px) {
[id="s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5dd33a76-6aa9-424f-8d7f-4fcde3ff3e76"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-296cfeab-572d-43a7-ba54-3f90a262a125 {
  margin-top: -2px;
margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}
@media (max-width: 767px){#s-296cfeab-572d-43a7-ba54-3f90a262a125 {
  padding-left: 0%;
padding-right: 0%;
}
}







#s-296cfeab-572d-43a7-ba54-3f90a262a125 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-296cfeab-572d-43a7-ba54-3f90a262a125.shg-box.shg-c {
  justify-content: center;
}

#s-89e4f90a-14a2-4790-b541-0098c76c4aa9 {
  margin-left: 0px;
margin-right: 25px;
padding-right: 0%;
}
@media (max-width: 767px){#s-89e4f90a-14a2-4790-b541-0098c76c4aa9 {
  margin-left: 0%;
margin-right: 0%;
}
}
.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

.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;
  flex-direction: column;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  margin-left: 0px;
margin-right: 50px;
border-top-width: 6px;
border-left-width: 6px;
border-bottom-width: 6px;
border-right-width: 6px;
border-color: #000;
border-style: none;
border-radius: 6px;
max-width: 1200px;
text-align: center;
}
@media (max-width: 767px){#s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  margin: 0 !important;
  overflow: visible;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 0px;
  margin-right: 50px;
  
  
}

.shg-image-content-margin-container-s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  /* Add background color handling */
  
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 6px;
  border-right-width: 6px;
  border-top-width: 6px;
  border-bottom-width: 6px;
  border-color: #000;
  border-style: none;
  border-radius: 6px;

}






.s-a69e1ce4-0988-4340-9da7-a14c61e93dda .shogun-image-content {
  
    justify-content: center;
  
}

.s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shogun-image {
  box-sizing: border-box;
}



.s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  
}


@media (min-width: 1200px){#s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  margin: 0 !important;
  overflow: visible;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  /* Add background color handling */
  
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a69e1ce4-0988-4340-9da7-a14c61e93dda .shogun-image-content {
  
    justify-content: center;
  
}

.s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shogun-image {
  box-sizing: border-box;
}



.s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  margin: 0 !important;
  overflow: visible;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  /* Add background color handling */
  
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a69e1ce4-0988-4340-9da7-a14c61e93dda .shogun-image-content {
  
    justify-content: center;
  
}

.s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shogun-image {
  box-sizing: border-box;
}



.s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  margin: 0 !important;
  overflow: visible;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  /* Add background color handling */
  
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a69e1ce4-0988-4340-9da7-a14c61e93dda .shogun-image-content {
  
    justify-content: center;
  
}

.s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shogun-image {
  box-sizing: border-box;
}



.s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  
}


}@media (max-width: 767px){#s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  margin: 0 !important;
  overflow: visible;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 0%;
  margin-right: 0%;
  
  
}

.shg-image-content-margin-container-s-a69e1ce4-0988-4340-9da7-a14c61e93dda {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  /* Add background color handling */
  
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a69e1ce4-0988-4340-9da7-a14c61e93dda .shogun-image-content {
  
    justify-content: center;
  
}

.s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a69e1ce4-0988-4340-9da7-a14c61e93dda.shogun-image {
  box-sizing: border-box;
}



.s-a69e1ce4-0988-4340-9da7-a14c61e93dda img.shogun-image {
  
}


}
#s-cede013a-ccc2-4912-861a-d04cb93db517 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}
@media (max-width: 767px){#s-cede013a-ccc2-4912-861a-d04cb93db517 {
  display: none;
}
#s-cede013a-ccc2-4912-861a-d04cb93db517, #wrap-s-cede013a-ccc2-4912-861a-d04cb93db517, #wrap-content-s-cede013a-ccc2-4912-861a-d04cb93db517 { display: none !important; }}
@media (min-width: 0px) {
[id="s-cede013a-ccc2-4912-861a-d04cb93db517"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cede013a-ccc2-4912-861a-d04cb93db517"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cede013a-ccc2-4912-861a-d04cb93db517"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cede013a-ccc2-4912-861a-d04cb93db517"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-b18064a3-72c1-4d3c-b3a1-a04de580f9d1 {
  margin-top: -2px;
margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-b18064a3-72c1-4d3c-b3a1-a04de580f9d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b18064a3-72c1-4d3c-b3a1-a04de580f9d1.shg-box.shg-c {
  justify-content: center;
}

#s-873d1368-3b39-42b0-bf97-fe44eb85cb06 {
  margin-left: 0px;
margin-right: 25px;
padding-right: 0%;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  margin-left: 0px;
margin-right: 50px;
border-top-width: 6px;
border-left-width: 6px;
border-bottom-width: 6px;
border-right-width: 6px;
border-color: #000;
border-style: none;
border-radius: 6px;
max-width: 1200px;
text-align: center;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 0px;
  margin-right: 50px;
  
  
}

.shg-image-content-margin-container-s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 6px;
  border-right-width: 6px;
  border-top-width: 6px;
  border-bottom-width: 6px;
  border-color: #000;
  border-style: none;
  border-radius: 6px;

}






.s-c6ab6c34-49dd-412e-bab7-e40399a2a080 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shogun-image {
  box-sizing: border-box;
}



.s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  
}


@media (min-width: 1200px){#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-c6ab6c34-49dd-412e-bab7-e40399a2a080 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shogun-image {
  box-sizing: border-box;
}



.s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-c6ab6c34-49dd-412e-bab7-e40399a2a080 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shogun-image {
  box-sizing: border-box;
}



.s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-c6ab6c34-49dd-412e-bab7-e40399a2a080 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shogun-image {
  box-sizing: border-box;
}



.s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  
}


}@media (max-width: 767px){#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6ab6c34-49dd-412e-bab7-e40399a2a080 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-c6ab6c34-49dd-412e-bab7-e40399a2a080 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6ab6c34-49dd-412e-bab7-e40399a2a080.shogun-image {
  box-sizing: border-box;
}



.s-c6ab6c34-49dd-412e-bab7-e40399a2a080 img.shogun-image {
  
}


}
#s-7e9af501-f531-4880-9d72-91538c2e152d {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
}
@media (min-width: 1200px){#s-7e9af501-f531-4880-9d72-91538c2e152d {
  display: none;
}
#s-7e9af501-f531-4880-9d72-91538c2e152d, #wrap-s-7e9af501-f531-4880-9d72-91538c2e152d, #wrap-content-s-7e9af501-f531-4880-9d72-91538c2e152d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7e9af501-f531-4880-9d72-91538c2e152d {
  display: none;
}
#s-7e9af501-f531-4880-9d72-91538c2e152d, #wrap-s-7e9af501-f531-4880-9d72-91538c2e152d, #wrap-content-s-7e9af501-f531-4880-9d72-91538c2e152d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7e9af501-f531-4880-9d72-91538c2e152d {
  display: none;
}
#s-7e9af501-f531-4880-9d72-91538c2e152d, #wrap-s-7e9af501-f531-4880-9d72-91538c2e152d, #wrap-content-s-7e9af501-f531-4880-9d72-91538c2e152d { display: none !important; }}@media (max-width: 767px){#s-7e9af501-f531-4880-9d72-91538c2e152d {
  
}
}







#s-7e9af501-f531-4880-9d72-91538c2e152d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7e9af501-f531-4880-9d72-91538c2e152d.shg-box.shg-c {
  justify-content: center;
}

#s-a79f849c-ad9a-45ae-b7ad-2cc3da140529 {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}








#s-a79f849c-ad9a-45ae-b7ad-2cc3da140529 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a79f849c-ad9a-45ae-b7ad-2cc3da140529.shg-box.shg-c {
  justify-content: center;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  margin-left: 20%;
margin-right: auto;
max-width: 350px;
text-align: left;
}
@media (max-width: 767px){#s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  max-width: 200px;
}
}
#s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 20%;
  
  
  
}

.shg-image-content-margin-container-s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0f9e674a-69bd-43c5-a193-e9b75b150138 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f9e674a-69bd-43c5-a193-e9b75b150138.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0f9e674a-69bd-43c5-a193-e9b75b150138.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138.shogun-image {
  box-sizing: border-box;
}



.s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  
}


@media (min-width: 1200px){#s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0f9e674a-69bd-43c5-a193-e9b75b150138 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f9e674a-69bd-43c5-a193-e9b75b150138.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0f9e674a-69bd-43c5-a193-e9b75b150138.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138.shogun-image {
  box-sizing: border-box;
}



.s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0f9e674a-69bd-43c5-a193-e9b75b150138 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f9e674a-69bd-43c5-a193-e9b75b150138.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0f9e674a-69bd-43c5-a193-e9b75b150138.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138.shogun-image {
  box-sizing: border-box;
}



.s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0f9e674a-69bd-43c5-a193-e9b75b150138 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f9e674a-69bd-43c5-a193-e9b75b150138.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0f9e674a-69bd-43c5-a193-e9b75b150138.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138.shogun-image {
  box-sizing: border-box;
}



.s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  
}


}@media (max-width: 767px){#s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f9e674a-69bd-43c5-a193-e9b75b150138 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0f9e674a-69bd-43c5-a193-e9b75b150138 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f9e674a-69bd-43c5-a193-e9b75b150138.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0f9e674a-69bd-43c5-a193-e9b75b150138.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f9e674a-69bd-43c5-a193-e9b75b150138.shogun-image {
  box-sizing: border-box;
}



.s-0f9e674a-69bd-43c5-a193-e9b75b150138 img.shogun-image {
  
}


}
#s-7deeef96-2a2e-4a44-ac96-e200eeefd496 {
  margin-top: -205px;
margin-left: 37%;
margin-right: -228%;
}
@media (max-width: 767px){#s-7deeef96-2a2e-4a44-ac96-e200eeefd496 {
  margin-top: -118px;
margin-left: 23%;
margin-bottom: 0px;
margin-right: -50%;
}
}
#s-1303dd59-210e-4673-b26d-f9015c2f698a {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
}
@media (min-width: 1200px){#s-1303dd59-210e-4673-b26d-f9015c2f698a {
  display: none;
}
#s-1303dd59-210e-4673-b26d-f9015c2f698a, #wrap-s-1303dd59-210e-4673-b26d-f9015c2f698a, #wrap-content-s-1303dd59-210e-4673-b26d-f9015c2f698a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1303dd59-210e-4673-b26d-f9015c2f698a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1303dd59-210e-4673-b26d-f9015c2f698a {
  display: none;
}
#s-1303dd59-210e-4673-b26d-f9015c2f698a, #wrap-s-1303dd59-210e-4673-b26d-f9015c2f698a, #wrap-content-s-1303dd59-210e-4673-b26d-f9015c2f698a { display: none !important; }}@media (max-width: 767px){#s-1303dd59-210e-4673-b26d-f9015c2f698a {
  display: none;
}
#s-1303dd59-210e-4673-b26d-f9015c2f698a, #wrap-s-1303dd59-210e-4673-b26d-f9015c2f698a, #wrap-content-s-1303dd59-210e-4673-b26d-f9015c2f698a { display: none !important; }}







#s-1303dd59-210e-4673-b26d-f9015c2f698a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1303dd59-210e-4673-b26d-f9015c2f698a.shg-box.shg-c {
  justify-content: center;
}

#s-adb8178a-181b-47d7-97da-7281c40a0521 {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}
@media (min-width: 1200px){#s-adb8178a-181b-47d7-97da-7281c40a0521 {
  min-height: 120px;
}
}







#s-adb8178a-181b-47d7-97da-7281c40a0521 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-adb8178a-181b-47d7-97da-7281c40a0521.shg-box.shg-c {
  justify-content: center;
}

#s-0170467a-a083-436f-a63c-24521f15e4c6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-0170467a-a083-436f-a63c-24521f15e4c6 {
  min-height: 80px;
}
}







#s-0170467a-a083-436f-a63c-24521f15e4c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0170467a-a083-436f-a63c-24521f15e4c6.shg-box.shg-c {
  justify-content: center;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c {
  margin-left: 20%;
margin-right: auto;
max-width: 350px;
text-align: left;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c {
  margin: 0 !important;
  overflow: visible;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0748bdf1-db64-4f09-9d17-b2020351717c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 20%;
  
  
  
}

.shg-image-content-margin-container-s-0748bdf1-db64-4f09-9d17-b2020351717c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  /* Add background color handling */
  
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0748bdf1-db64-4f09-9d17-b2020351717c .shogun-image-content {
  
    justify-content: center;
  
}

.s-0748bdf1-db64-4f09-9d17-b2020351717c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0748bdf1-db64-4f09-9d17-b2020351717c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c.shogun-image {
  box-sizing: border-box;
}



.s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  
}


@media (min-width: 1200px){#s-0748bdf1-db64-4f09-9d17-b2020351717c {
  margin: 0 !important;
  overflow: visible;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0748bdf1-db64-4f09-9d17-b2020351717c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0748bdf1-db64-4f09-9d17-b2020351717c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  /* Add background color handling */
  
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0748bdf1-db64-4f09-9d17-b2020351717c .shogun-image-content {
  
    justify-content: center;
  
}

.s-0748bdf1-db64-4f09-9d17-b2020351717c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0748bdf1-db64-4f09-9d17-b2020351717c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c.shogun-image {
  box-sizing: border-box;
}



.s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0748bdf1-db64-4f09-9d17-b2020351717c {
  margin: 0 !important;
  overflow: visible;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0748bdf1-db64-4f09-9d17-b2020351717c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0748bdf1-db64-4f09-9d17-b2020351717c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  /* Add background color handling */
  
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0748bdf1-db64-4f09-9d17-b2020351717c .shogun-image-content {
  
    justify-content: center;
  
}

.s-0748bdf1-db64-4f09-9d17-b2020351717c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0748bdf1-db64-4f09-9d17-b2020351717c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c.shogun-image {
  box-sizing: border-box;
}



.s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-0748bdf1-db64-4f09-9d17-b2020351717c {
  margin: 0 !important;
  overflow: visible;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0748bdf1-db64-4f09-9d17-b2020351717c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0748bdf1-db64-4f09-9d17-b2020351717c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  /* Add background color handling */
  
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0748bdf1-db64-4f09-9d17-b2020351717c .shogun-image-content {
  
    justify-content: center;
  
}

.s-0748bdf1-db64-4f09-9d17-b2020351717c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0748bdf1-db64-4f09-9d17-b2020351717c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c.shogun-image {
  box-sizing: border-box;
}



.s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  
}


}@media (max-width: 767px){#s-0748bdf1-db64-4f09-9d17-b2020351717c {
  margin: 0 !important;
  overflow: visible;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0748bdf1-db64-4f09-9d17-b2020351717c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0748bdf1-db64-4f09-9d17-b2020351717c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  /* Add background color handling */
  
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0748bdf1-db64-4f09-9d17-b2020351717c .shogun-image-content {
  
    justify-content: center;
  
}

.s-0748bdf1-db64-4f09-9d17-b2020351717c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0748bdf1-db64-4f09-9d17-b2020351717c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0748bdf1-db64-4f09-9d17-b2020351717c.shogun-image {
  box-sizing: border-box;
}



.s-0748bdf1-db64-4f09-9d17-b2020351717c img.shogun-image {
  
}


}
#s-7b38509a-80da-499d-a006-3f065dfffc8f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-7b38509a-80da-499d-a006-3f065dfffc8f {
  margin-top: -281px;
margin-left: 65%;
margin-right: 65%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b38509a-80da-499d-a006-3f065dfffc8f {
  margin-top: -283px;
margin-left: 71%;
}
}







#s-7b38509a-80da-499d-a006-3f065dfffc8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7b38509a-80da-499d-a006-3f065dfffc8f.shg-box.shg-c {
  justify-content: center;
}

#s-e8193bed-707e-4f5a-867f-a2d733edb724 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 1200px){#s-e8193bed-707e-4f5a-867f-a2d733edb724 {
  margin-right: -107%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e8193bed-707e-4f5a-867f-a2d733edb724 {
  margin-right: -120%;
}
}
#s-c0b3a663-7b30-4dc8-95ab-0697e754d24e {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
}
@media (min-width: 1200px){#s-c0b3a663-7b30-4dc8-95ab-0697e754d24e {
  display: none;
}
#s-c0b3a663-7b30-4dc8-95ab-0697e754d24e, #wrap-s-c0b3a663-7b30-4dc8-95ab-0697e754d24e, #wrap-content-s-c0b3a663-7b30-4dc8-95ab-0697e754d24e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c0b3a663-7b30-4dc8-95ab-0697e754d24e {
  display: none;
}
#s-c0b3a663-7b30-4dc8-95ab-0697e754d24e, #wrap-s-c0b3a663-7b30-4dc8-95ab-0697e754d24e, #wrap-content-s-c0b3a663-7b30-4dc8-95ab-0697e754d24e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c0b3a663-7b30-4dc8-95ab-0697e754d24e {
  
}
}@media (max-width: 767px){#s-c0b3a663-7b30-4dc8-95ab-0697e754d24e {
  display: none;
}
#s-c0b3a663-7b30-4dc8-95ab-0697e754d24e, #wrap-s-c0b3a663-7b30-4dc8-95ab-0697e754d24e, #wrap-content-s-c0b3a663-7b30-4dc8-95ab-0697e754d24e { display: none !important; }}







#s-c0b3a663-7b30-4dc8-95ab-0697e754d24e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c0b3a663-7b30-4dc8-95ab-0697e754d24e.shg-box.shg-c {
  justify-content: center;
}

#s-7ad12e8e-9294-45b5-8adb-56d29fbe229d {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}
@media (min-width: 1200px){#s-7ad12e8e-9294-45b5-8adb-56d29fbe229d {
  min-height: 120px;
}
}







#s-7ad12e8e-9294-45b5-8adb-56d29fbe229d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7ad12e8e-9294-45b5-8adb-56d29fbe229d.shg-box.shg-c {
  justify-content: center;
}

#s-815fa513-4667-485d-8b06-735b7f918110 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-815fa513-4667-485d-8b06-735b7f918110 {
  min-height: 80px;
}
}







#s-815fa513-4667-485d-8b06-735b7f918110 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-815fa513-4667-485d-8b06-735b7f918110.shg-box.shg-c {
  justify-content: center;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  margin-left: 20%;
margin-right: auto;
max-width: 350px;
text-align: left;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  margin: 0 !important;
  overflow: visible;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 20%;
  
  
  
}

.shg-image-content-margin-container-s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  /* Add background color handling */
  
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shogun-image {
  box-sizing: border-box;
}



.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  
}


@media (min-width: 1200px){#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  margin: 0 !important;
  overflow: visible;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  /* Add background color handling */
  
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shogun-image {
  box-sizing: border-box;
}



.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  margin: 0 !important;
  overflow: visible;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  /* Add background color handling */
  
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shogun-image {
  box-sizing: border-box;
}



.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  margin: 0 !important;
  overflow: visible;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  /* Add background color handling */
  
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shogun-image {
  box-sizing: border-box;
}



.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  
}


}@media (max-width: 767px){#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  margin: 0 !important;
  overflow: visible;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  /* Add background color handling */
  
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a .shogun-image-content {
  
    justify-content: center;
  
}

.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a.shogun-image {
  box-sizing: border-box;
}



.s-cb92f8cf-2379-41d0-93a8-82d7dbd03c3a img.shogun-image {
  
}


}
#s-551863a4-7217-43c0-b9d2-f709bbbf98cf {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-551863a4-7217-43c0-b9d2-f709bbbf98cf {
  margin-top: -281px;
margin-left: 65%;
margin-right: 65%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-551863a4-7217-43c0-b9d2-f709bbbf98cf {
  margin-top: -280px;
margin-left: 66%;
}
}







#s-551863a4-7217-43c0-b9d2-f709bbbf98cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-551863a4-7217-43c0-b9d2-f709bbbf98cf.shg-box.shg-c {
  justify-content: center;
}

#s-968836db-233a-4315-b5e4-14687a6289a3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 1200px){#s-968836db-233a-4315-b5e4-14687a6289a3 {
  margin-right: -107%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-968836db-233a-4315-b5e4-14687a6289a3 {
  margin-right: -70%;
}
}
#s-9556e657-eb41-4f8b-8456-9a64804c7385 {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
}
@media (min-width: 1200px){#s-9556e657-eb41-4f8b-8456-9a64804c7385 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9556e657-eb41-4f8b-8456-9a64804c7385 {
  display: none;
}
#s-9556e657-eb41-4f8b-8456-9a64804c7385, #wrap-s-9556e657-eb41-4f8b-8456-9a64804c7385, #wrap-content-s-9556e657-eb41-4f8b-8456-9a64804c7385 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9556e657-eb41-4f8b-8456-9a64804c7385 {
  display: none;
}
#s-9556e657-eb41-4f8b-8456-9a64804c7385, #wrap-s-9556e657-eb41-4f8b-8456-9a64804c7385, #wrap-content-s-9556e657-eb41-4f8b-8456-9a64804c7385 { display: none !important; }}@media (max-width: 767px){#s-9556e657-eb41-4f8b-8456-9a64804c7385 {
  display: none;
}
#s-9556e657-eb41-4f8b-8456-9a64804c7385, #wrap-s-9556e657-eb41-4f8b-8456-9a64804c7385, #wrap-content-s-9556e657-eb41-4f8b-8456-9a64804c7385 { display: none !important; }}







#s-9556e657-eb41-4f8b-8456-9a64804c7385 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9556e657-eb41-4f8b-8456-9a64804c7385.shg-box.shg-c {
  justify-content: center;
}

#s-231c2e7f-74fd-49c2-8f90-f109e91ff05c {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}
@media (min-width: 1200px){#s-231c2e7f-74fd-49c2-8f90-f109e91ff05c {
  min-height: 120px;
}
}







#s-231c2e7f-74fd-49c2-8f90-f109e91ff05c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-231c2e7f-74fd-49c2-8f90-f109e91ff05c.shg-box.shg-c {
  justify-content: center;
}

#s-a97a1443-86f8-4d49-829d-86ccf2b76ca1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-a97a1443-86f8-4d49-829d-86ccf2b76ca1 {
  min-height: 80px;
}
}







#s-a97a1443-86f8-4d49-829d-86ccf2b76ca1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a97a1443-86f8-4d49-829d-86ccf2b76ca1.shg-box.shg-c {
  justify-content: center;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  margin-left: 20%;
margin-right: auto;
max-width: 350px;
text-align: left;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  margin: 0 !important;
  overflow: visible;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 20%;
  
  
  
}

.shg-image-content-margin-container-s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  /* Add background color handling */
  
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fc630a5e-ef85-4719-8332-9f07bbb19ace .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shogun-image {
  box-sizing: border-box;
}



.s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  
}


@media (min-width: 1200px){#s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  margin: 0 !important;
  overflow: visible;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  /* Add background color handling */
  
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fc630a5e-ef85-4719-8332-9f07bbb19ace .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shogun-image {
  box-sizing: border-box;
}



.s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  margin: 0 !important;
  overflow: visible;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  /* Add background color handling */
  
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fc630a5e-ef85-4719-8332-9f07bbb19ace .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shogun-image {
  box-sizing: border-box;
}



.s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  margin: 0 !important;
  overflow: visible;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  /* Add background color handling */
  
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fc630a5e-ef85-4719-8332-9f07bbb19ace .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shogun-image {
  box-sizing: border-box;
}



.s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  
}


}@media (max-width: 767px){#s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  margin: 0 !important;
  overflow: visible;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fc630a5e-ef85-4719-8332-9f07bbb19ace {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  /* Add background color handling */
  
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fc630a5e-ef85-4719-8332-9f07bbb19ace .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc630a5e-ef85-4719-8332-9f07bbb19ace.shogun-image {
  box-sizing: border-box;
}



.s-fc630a5e-ef85-4719-8332-9f07bbb19ace img.shogun-image {
  
}


}
#s-21164716-db4d-440b-a048-551d076edbc1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-21164716-db4d-440b-a048-551d076edbc1 {
  margin-top: -281px;
margin-left: 65%;
margin-right: 65%;
}
}







#s-21164716-db4d-440b-a048-551d076edbc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-21164716-db4d-440b-a048-551d076edbc1.shg-box.shg-c {
  justify-content: center;
}

#s-98566c8c-9d48-42b4-b545-b6a940021711 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 1200px){#s-98566c8c-9d48-42b4-b545-b6a940021711 {
  margin-right: -107%;
}
}
#s-c682d895-3286-4ac4-af95-0b0f39e2c07a {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-345cd96b-eb0f-4bc5-9e01-79c5931fef72 {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}
@media (max-width: 767px){#s-345cd96b-eb0f-4bc5-9e01-79c5931fef72 {
  display: none;
}
#s-345cd96b-eb0f-4bc5-9e01-79c5931fef72, #wrap-s-345cd96b-eb0f-4bc5-9e01-79c5931fef72, #wrap-content-s-345cd96b-eb0f-4bc5-9e01-79c5931fef72 { display: none !important; }}







#s-345cd96b-eb0f-4bc5-9e01-79c5931fef72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-345cd96b-eb0f-4bc5-9e01-79c5931fef72.shg-box.shg-c {
  justify-content: center;
}

#s-4c43b3c9-3496-49f9-95c8-860fd68dee1d {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
}
@media (min-width: 1200px){#s-4c43b3c9-3496-49f9-95c8-860fd68dee1d {
  display: none;
}
#s-4c43b3c9-3496-49f9-95c8-860fd68dee1d, #wrap-s-4c43b3c9-3496-49f9-95c8-860fd68dee1d, #wrap-content-s-4c43b3c9-3496-49f9-95c8-860fd68dee1d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4c43b3c9-3496-49f9-95c8-860fd68dee1d {
  display: none;
}
#s-4c43b3c9-3496-49f9-95c8-860fd68dee1d, #wrap-s-4c43b3c9-3496-49f9-95c8-860fd68dee1d, #wrap-content-s-4c43b3c9-3496-49f9-95c8-860fd68dee1d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4c43b3c9-3496-49f9-95c8-860fd68dee1d {
  display: none;
}
#s-4c43b3c9-3496-49f9-95c8-860fd68dee1d, #wrap-s-4c43b3c9-3496-49f9-95c8-860fd68dee1d, #wrap-content-s-4c43b3c9-3496-49f9-95c8-860fd68dee1d { display: none !important; }}@media (max-width: 767px){#s-4c43b3c9-3496-49f9-95c8-860fd68dee1d {
  min-height: 50px;
}
}







#s-4c43b3c9-3496-49f9-95c8-860fd68dee1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c43b3c9-3496-49f9-95c8-860fd68dee1d.shg-box.shg-c {
  justify-content: center;
}

#s-6d16f47b-26ba-474d-bd10-836a92a0522b {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}
@media (max-width: 767px){#s-6d16f47b-26ba-474d-bd10-836a92a0522b {
  
}
}
@media (min-width: 0px) {
[id="s-6d16f47b-26ba-474d-bd10-836a92a0522b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d16f47b-26ba-474d-bd10-836a92a0522b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6d16f47b-26ba-474d-bd10-836a92a0522b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d16f47b-26ba-474d-bd10-836a92a0522b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-2522ab96-438f-41b9-a7b7-065d50dcb26c {
  margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-2522ab96-438f-41b9-a7b7-065d50dcb26c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2522ab96-438f-41b9-a7b7-065d50dcb26c.shg-box.shg-c {
  justify-content: center;
}

#s-9b3e42e8-73e5-4024-9f5a-315376a794c6 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-ac48a6e1-144c-4965-8604-8e2ee675d697 {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}








#s-ac48a6e1-144c-4965-8604-8e2ee675d697 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ac48a6e1-144c-4965-8604-8e2ee675d697.shg-box.shg-c {
  justify-content: center;
}

#s-2cacf668-27da-4b7b-bb4f-d2351acc2683 {
  margin-top: -2px;
margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-2cacf668-27da-4b7b-bb4f-d2351acc2683 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2cacf668-27da-4b7b-bb4f-d2351acc2683.shg-box.shg-c {
  justify-content: center;
}

#s-655e02a2-b3b4-4227-8e0c-cbdfbed6f9fe {
  margin-bottom: 15px;
padding-left: 0px;
padding-right: 0px;
}
@media (max-width: 767px){#s-655e02a2-b3b4-4227-8e0c-cbdfbed6f9fe {
  
}
}
#s-3bae199c-ef6c-4f30-8d7c-d68da21e94ca {
  margin-left: 0px;
margin-right: 0px;
padding-right: 0%;
}

#s-4e8bef79-8775-4b4e-90e5-f6a02885be35 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-4e8bef79-8775-4b4e-90e5-f6a02885be35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4e8bef79-8775-4b4e-90e5-f6a02885be35.shg-box.shg-c {
  justify-content: center;
}

#s-ac125728-7a41-4be6-b0fe-4a19ed0565ac {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-25cfd382-3b1c-474f-8f4f-04ec187b6bcf {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}








#s-25cfd382-3b1c-474f-8f4f-04ec187b6bcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-25cfd382-3b1c-474f-8f4f-04ec187b6bcf.shg-box.shg-c {
  justify-content: center;
}

#s-585aa752-fbbc-4ac6-b3f6-58a95daa6237 {
  margin-top: -2px;
margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-585aa752-fbbc-4ac6-b3f6-58a95daa6237 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-585aa752-fbbc-4ac6-b3f6-58a95daa6237.shg-box.shg-c {
  justify-content: center;
}

#s-c1f39b5b-cfcb-4667-9c4c-8ca3cb36a429 {
  margin-bottom: 15px;
padding-left: 0px;
padding-right: 0px;
}
@media (max-width: 767px){#s-c1f39b5b-cfcb-4667-9c4c-8ca3cb36a429 {
  
}
}
#s-acc218cb-16d1-48f7-8a14-76cdcf467a34 {
  margin-left: 0px;
margin-right: 0px;
padding-right: 0%;
}

#s-010d86d3-b574-4623-9007-754996d0c4d4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-010d86d3-b574-4623-9007-754996d0c4d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-010d86d3-b574-4623-9007-754996d0c4d4.shg-box.shg-c {
  justify-content: center;
}

#s-30523a17-d075-477c-8e48-2ad3df223286 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}
@media (max-width: 767px){#s-30523a17-d075-477c-8e48-2ad3df223286 {
  
}
}
@media (min-width: 0px) {
[id="s-30523a17-d075-477c-8e48-2ad3df223286"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30523a17-d075-477c-8e48-2ad3df223286"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-30523a17-d075-477c-8e48-2ad3df223286"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-30523a17-d075-477c-8e48-2ad3df223286"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-e856f648-21df-4e1e-81f7-a64a8cb88177 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-e856f648-21df-4e1e-81f7-a64a8cb88177 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e856f648-21df-4e1e-81f7-a64a8cb88177.shg-box.shg-c {
  justify-content: center;
}

#s-23461821-f438-4f04-bb6f-61524fd1921d {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}








#s-23461821-f438-4f04-bb6f-61524fd1921d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-23461821-f438-4f04-bb6f-61524fd1921d.shg-box.shg-c {
  justify-content: center;
}

#s-c6c2e23b-5c8f-4a5b-9232-586c2f8108eb {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-87d72695-4778-4936-ae3f-73c8cdaf206e {
  margin-top: -2px;
margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-87d72695-4778-4936-ae3f-73c8cdaf206e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-87d72695-4778-4936-ae3f-73c8cdaf206e.shg-box.shg-c {
  justify-content: center;
}

#s-399de230-bf55-4d0f-8a42-db59b626a3b8 {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}








#s-399de230-bf55-4d0f-8a42-db59b626a3b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-399de230-bf55-4d0f-8a42-db59b626a3b8.shg-box.shg-c {
  justify-content: center;
}

#s-7e823f75-c9e1-4e60-838c-02fbad79155e {
  margin-bottom: 15px;
padding-left: 0px;
padding-right: 0px;
}
@media (max-width: 767px){#s-7e823f75-c9e1-4e60-838c-02fbad79155e {
  
}
}
#s-b77b5103-70b3-45c0-a380-d5efe33d9cff {
  margin-left: 0px;
margin-right: 0px;
padding-right: 0%;
}

#s-10653a9b-e9b1-43d6-806b-edd0e1fd9f6e {
  margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-10653a9b-e9b1-43d6-806b-edd0e1fd9f6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-10653a9b-e9b1-43d6-806b-edd0e1fd9f6e.shg-box.shg-c {
  justify-content: center;
}

#s-f52e4a1c-7034-4afe-9c42-57291f413a31 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-62f002bf-dbdd-4803-9157-24b94c4ab01a {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}








#s-62f002bf-dbdd-4803-9157-24b94c4ab01a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-62f002bf-dbdd-4803-9157-24b94c4ab01a.shg-box.shg-c {
  justify-content: center;
}

#s-9cb52244-6a02-4755-9ea1-64d75d88ec92 {
  margin-top: -2px;
margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-9cb52244-6a02-4755-9ea1-64d75d88ec92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9cb52244-6a02-4755-9ea1-64d75d88ec92.shg-box.shg-c {
  justify-content: center;
}

#s-fc846ab4-4fd5-4478-a534-fd08b0f215a4 {
  margin-bottom: 15px;
padding-left: 0px;
padding-right: 0px;
}
@media (max-width: 767px){#s-fc846ab4-4fd5-4478-a534-fd08b0f215a4 {
  
}
}
#s-af0dbd8d-b54d-438d-82b6-b3c235983a9e {
  margin-left: 0px;
margin-right: 0px;
padding-right: 0%;
}

#s-c683dd95-1a4d-4981-a432-7997aa3c4b18 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c683dd95-1a4d-4981-a432-7997aa3c4b18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c683dd95-1a4d-4981-a432-7997aa3c4b18.shg-box.shg-c {
  justify-content: center;
}

#s-7241783c-8b8f-4147-b8ac-84a2e559aa29 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}
@media (max-width: 767px){#s-7241783c-8b8f-4147-b8ac-84a2e559aa29 {
  
}
}
@media (min-width: 0px) {
[id="s-7241783c-8b8f-4147-b8ac-84a2e559aa29"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7241783c-8b8f-4147-b8ac-84a2e559aa29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7241783c-8b8f-4147-b8ac-84a2e559aa29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7241783c-8b8f-4147-b8ac-84a2e559aa29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-c38c30a4-aa5e-4777-b9a4-c17be08a443e {
  margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-c38c30a4-aa5e-4777-b9a4-c17be08a443e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c38c30a4-aa5e-4777-b9a4-c17be08a443e.shg-box.shg-c {
  justify-content: center;
}

#s-6bfb7309-581e-437a-aee4-da248f0b4114 {
  margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 0px;
text-align: left;
}

#s-03f9c802-bf19-4c50-86a1-2981b4d3d46e {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}








#s-03f9c802-bf19-4c50-86a1-2981b4d3d46e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-03f9c802-bf19-4c50-86a1-2981b4d3d46e.shg-box.shg-c {
  justify-content: center;
}

#s-18f4115c-420d-4adc-9de0-918044f4da7b {
  margin-top: -2px;
margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-18f4115c-420d-4adc-9de0-918044f4da7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-18f4115c-420d-4adc-9de0-918044f4da7b.shg-box.shg-c {
  justify-content: center;
}

#s-68471840-f665-498b-9efd-6b91e3f5f0d2 {
  margin-bottom: 15px;
padding-left: 0px;
padding-right: 0px;
}
@media (max-width: 767px){#s-68471840-f665-498b-9efd-6b91e3f5f0d2 {
  
}
}
#s-7ad2bafc-8067-4ecf-94f8-5d55ea3eb278 {
  margin-left: 0px;
margin-right: 0px;
padding-right: 0%;
}

#s-d440574d-ab41-4609-970f-7a087d9ace68 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-d440574d-ab41-4609-970f-7a087d9ace68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d440574d-ab41-4609-970f-7a087d9ace68.shg-box.shg-c {
  justify-content: center;
}

#s-07c404c5-d03e-45bd-a843-108e53bd1bf3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-390d59df-d326-4211-a426-3be0acaecaec {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}








#s-390d59df-d326-4211-a426-3be0acaecaec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-390d59df-d326-4211-a426-3be0acaecaec.shg-box.shg-c {
  justify-content: center;
}

#s-d0b8bc99-a005-41e8-a72d-9970aec88d7d {
  margin-top: -2px;
margin-left: 0%;
margin-right: 0%;
padding-left: 7%;
padding-right: 7%;
min-height: 50px;
}








#s-d0b8bc99-a005-41e8-a72d-9970aec88d7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d0b8bc99-a005-41e8-a72d-9970aec88d7d.shg-box.shg-c {
  justify-content: center;
}

#s-6b960f78-3783-4536-a2a4-34c7b935edc7 {
  margin-bottom: 15px;
padding-left: 0px;
padding-right: 0px;
}
@media (max-width: 767px){#s-6b960f78-3783-4536-a2a4-34c7b935edc7 {
  
}
}
#s-6ad0b2f3-0719-4eb4-adca-611df0d6be09 {
  margin-left: 0px;
margin-right: 0px;
padding-right: 0%;
}

#s-1d6a3d85-5140-41f9-aa3b-fd49609c1c4f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1d6a3d85-5140-41f9-aa3b-fd49609c1c4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1d6a3d85-5140-41f9-aa3b-fd49609c1c4f.shg-box.shg-c {
  justify-content: center;
}

#s-35a37246-742b-4b7c-ad10-3714b461a29f {
  min-height: 100px;
background-color: rgba(235, 236, 230, 1);
}








#s-35a37246-742b-4b7c-ad10-3714b461a29f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-35a37246-742b-4b7c-ad10-3714b461a29f.shg-box.shg-c {
  justify-content: center;
}

#s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282 {
  margin-top: 0%;
margin-bottom: 0%;
margin-right: 0%;
min-height: 50px;
background-attachment: scroll;
background-color: rgba(235, 236, 230, 1);
}
@media (min-width: 1200px){#s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282 {
  display: none;
}
#s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282, #wrap-s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282, #wrap-content-s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282 {
  display: none;
}
#s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282, #wrap-s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282, #wrap-content-s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282 {
  display: none;
}
#s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282, #wrap-s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282, #wrap-content-s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282 { display: none !important; }}







#s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1ceb53c8-2bf6-4edd-b2a3-f4148b548282.shg-box.shg-c {
  justify-content: center;
}

#s-0487df6e-1d69-4461-9847-b0638e4edd4e {
  margin-left: 7%;
margin-right: 7%;
}

@media (min-width: 0px) {
[id="s-0487df6e-1d69-4461-9847-b0638e4edd4e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0487df6e-1d69-4461-9847-b0638e4edd4e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0487df6e-1d69-4461-9847-b0638e4edd4e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0487df6e-1d69-4461-9847-b0638e4edd4e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d52e6cc2-6b04-44d5-a31a-4288d0d88f0c {
  margin-left: 90px;
margin-right: 76px;
padding-left: 0px;
padding-right: 0px;
}
@media (max-width: 767px){#s-d52e6cc2-6b04-44d5-a31a-4288d0d88f0c {
  margin-left: 7%;
margin-right: 7%;
}
}
#s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  margin-top: 46px;
margin-left: 87px;
margin-right: 100px;
max-width: 1725px;
text-align: center;
}
@media (max-width: 767px){#s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  margin-top: 0px;
margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
}
}
#s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  margin: 0 !important;
  overflow: visible;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 87px;
  margin-right: 100px;
  margin-top: 46px;
  
}

.shg-image-content-margin-container-s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  /* Add background color handling */
  
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  /* Add padding handling */
  padding-left: 0px;
  padding-right: 0px;
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 5px;

}






.s-85345525-dbd8-4877-b9a3-6779b392ce87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85345525-dbd8-4877-b9a3-6779b392ce87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85345525-dbd8-4877-b9a3-6779b392ce87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87.shogun-image {
  box-sizing: border-box;
}



.s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  
}


@media (min-width: 1200px){#s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  margin: 0 !important;
  overflow: visible;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  /* Add background color handling */
  
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-85345525-dbd8-4877-b9a3-6779b392ce87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85345525-dbd8-4877-b9a3-6779b392ce87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85345525-dbd8-4877-b9a3-6779b392ce87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87.shogun-image {
  box-sizing: border-box;
}



.s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  margin: 0 !important;
  overflow: visible;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  /* Add background color handling */
  
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-85345525-dbd8-4877-b9a3-6779b392ce87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85345525-dbd8-4877-b9a3-6779b392ce87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85345525-dbd8-4877-b9a3-6779b392ce87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87.shogun-image {
  box-sizing: border-box;
}



.s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  margin: 0 !important;
  overflow: visible;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  /* Add background color handling */
  
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-85345525-dbd8-4877-b9a3-6779b392ce87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85345525-dbd8-4877-b9a3-6779b392ce87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85345525-dbd8-4877-b9a3-6779b392ce87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87.shogun-image {
  box-sizing: border-box;
}



.s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  
}


}@media (max-width: 767px){#s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  margin: 0 !important;
  overflow: visible;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 7%;
  margin-right: 7%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-85345525-dbd8-4877-b9a3-6779b392ce87 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  /* Add background color handling */
  
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-85345525-dbd8-4877-b9a3-6779b392ce87 .shogun-image-content {
  
    justify-content: center;
  
}

.s-85345525-dbd8-4877-b9a3-6779b392ce87.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85345525-dbd8-4877-b9a3-6779b392ce87.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85345525-dbd8-4877-b9a3-6779b392ce87.shogun-image {
  box-sizing: border-box;
}



.s-85345525-dbd8-4877-b9a3-6779b392ce87 img.shogun-image {
  
}


}
#s-70f31d0a-7da0-411f-afc5-8a6b8e1a0560 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-70f31d0a-7da0-411f-afc5-8a6b8e1a0560 {
  min-height: 20px;
}
}







#s-70f31d0a-7da0-411f-afc5-8a6b8e1a0560 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-70f31d0a-7da0-411f-afc5-8a6b8e1a0560.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-dc3c1259-68ad-4dad-a68f-d2e4ad772aaf {
  box-shadow:0px 0px 0px 0px rgba(189, 189, 189, 1);
margin-left: 7%;
margin-right: 7%;
text-align: left;
opacity: 1;
}


  #s-dc3c1259-68ad-4dad-a68f-d2e4ad772aaf .shogun-tabs > li > .shogun-tab-box {
    background: rgba(244, 244, 244, 1);
    border: 1px solid #DDDDDD;
  }
  #s-dc3c1259-68ad-4dad-a68f-d2e4ad772aaf .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #DDDDDD;
    border: 1px solid #ddd;
  }
#s-dc3c1259-68ad-4dad-a68f-d2e4ad772aaf .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Futura;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-dc3c1259-68ad-4dad-a68f-d2e4ad772aaf .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-dc3c1259-68ad-4dad-a68f-d2e4ad772aaf .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #DDDDDD;
}

#s-dc3c1259-68ad-4dad-a68f-d2e4ad772aaf .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-26969b30-9044-4a3f-a6e5-3b1505e6628d {
  padding-left: 0%;
}

#s-39fe7b92-b9ec-4211-b8a1-ece916dc902c {
  margin-left: 0%;
margin-right: 0%;
}

#s-39fe7b92-b9ec-4211-b8a1-ece916dc902c .shogun-table-wrapper {
  overflow: auto;
  border: 5px solid rgba(235, 236, 230, 1);
  border-radius: 0px;
}

#s-39fe7b92-b9ec-4211-b8a1-ece916dc902c table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-39fe7b92-b9ec-4211-b8a1-ece916dc902c td.shogun-table-column {
  background-color: rgba(235, 236, 230, 1);
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: rgba(235, 236, 230, 1);
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-39fe7b92-b9ec-4211-b8a1-ece916dc902c td.shogun-table-row {
  background-color: rgba(235, 236, 230, 1);
  padding: 0px;
}

#s-39fe7b92-b9ec-4211-b8a1-ece916dc902c td.shogun-table-column, #s-39fe7b92-b9ec-4211-b8a1-ece916dc902c td.shogun-table-row {
  border: 5px solid rgba(235, 236, 230, 1);
}

#s-1658d67c-7a0f-4588-8cac-916ad45026ac {
  margin-left: auto;
margin-right: auto;
padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-379151ee-6ea2-4c6a-b855-30e93cf2ca2d {
  margin-left: auto;
margin-right: auto;
padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-1b21a290-050e-4827-a4d2-038498f5f2c5 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-54d19a78-5287-4a45-b71f-a7e81706e9d3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-4e67a5ae-2793-4650-b974-2113cc396f8d {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-31c06b7c-4986-49d7-8a3d-ddfa9dbb0d56 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-d86ab0ac-17b0-4e18-bac2-3704583073c6 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-5f70da53-629a-46a8-b9e8-f0adaf5815fd {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-918cd922-f1ad-426e-8523-265457616e6e {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-9b6cbc13-42bf-4b69-811c-85dbbe1c2d09 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-a2cf1169-31a9-49b0-bfcb-a02d3dfa0f5d {
  margin-left: auto;
margin-right: auto;
}

#s-15a88836-daef-4d94-87d2-b396d975d178 {
  margin-left: auto;
margin-right: auto;
}

#s-33972306-9418-4253-96e0-4c4d34e041ca {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-35bfa48a-e2a4-4c24-a1a0-7fb232051f9c {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-6c90957b-6438-4f36-ac96-2306a12cbac2 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-215ad39e-c063-4645-b828-436db2228ca2 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-356450f4-b1ba-4227-a1ce-a3eb94f0b9fd {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-39311940-d1d7-49d7-a3b4-9166cd5e1dab {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-87078c23-ce1f-4f26-a3b1-1c0fb60530de {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-f8a73e9d-1adf-47a8-9366-6f58497c5ee2 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-3bc7fef1-9200-45d7-a209-34f5ffd5fabb {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
background-color: rgba(235, 236, 230, 1);
}

#s-a85c47ad-a102-47b9-92a1-5edaeb8e80b4 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-c144b320-f298-4d65-a57e-2be42f1dab3d {
  padding-left: 0%;
}

#s-c360446b-7dc5-4ac9-a6ad-653735a08e44 {
  padding-left: 0%;
}

#s-fcf2752b-6a71-4b80-82eb-5372e16823a2 {
  margin-top: 0%;
margin-bottom: 0%;
margin-right: 0%;
min-height: 50px;
background-attachment: scroll;
background-color: rgba(235, 236, 230, 1);
}
@media (max-width: 767px){#s-fcf2752b-6a71-4b80-82eb-5372e16823a2 {
  display: none;
}
#s-fcf2752b-6a71-4b80-82eb-5372e16823a2, #wrap-s-fcf2752b-6a71-4b80-82eb-5372e16823a2, #wrap-content-s-fcf2752b-6a71-4b80-82eb-5372e16823a2 { display: none !important; }}







#s-fcf2752b-6a71-4b80-82eb-5372e16823a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fcf2752b-6a71-4b80-82eb-5372e16823a2.shg-box.shg-c {
  justify-content: center;
}

#s-f1bcd414-c67e-46a5-a6e7-85224aed88f6 {
  margin-left: 7%;
margin-right: 7%;
}

@media (min-width: 0px) {
[id="s-f1bcd414-c67e-46a5-a6e7-85224aed88f6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1bcd414-c67e-46a5-a6e7-85224aed88f6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f1bcd414-c67e-46a5-a6e7-85224aed88f6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1bcd414-c67e-46a5-a6e7-85224aed88f6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-1f4599c8-04a7-4c01-ac8e-601d7aa2a58f {
  margin-left: 90px;
margin-right: 76px;
padding-left: 0px;
padding-right: 0px;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  margin-top: 46px;
margin-left: 87px;
margin-right: 100px;
max-width: 1725px;
text-align: center;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  margin: 0 !important;
  overflow: visible;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 87px;
  margin-right: 100px;
  margin-top: 46px;
  
}

.shg-image-content-margin-container-s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  /* Add background color handling */
  
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  /* Add padding handling */
  padding-left: 0px;
  padding-right: 0px;
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 5px;

}






.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shogun-image {
  box-sizing: border-box;
}



.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  
}


@media (min-width: 1200px){#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  margin: 0 !important;
  overflow: visible;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  /* Add background color handling */
  
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shogun-image {
  box-sizing: border-box;
}



.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  margin: 0 !important;
  overflow: visible;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  /* Add background color handling */
  
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shogun-image {
  box-sizing: border-box;
}



.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  margin: 0 !important;
  overflow: visible;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  /* Add background color handling */
  
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shogun-image {
  box-sizing: border-box;
}



.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  
}


}@media (max-width: 767px){#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  margin: 0 !important;
  overflow: visible;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  /* Add background color handling */
  
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377.shogun-image {
  box-sizing: border-box;
}



.s-6fdc2e4e-b6be-43c6-b86a-54127d1ec377 img.shogun-image {
  
}


}
#s-17eab43a-a31b-416e-a5a3-28b230db89d5 {
  box-shadow:0px 0px 0px 0px rgba(189, 189, 189, 1);
margin-left: 7%;
margin-right: 7%;
text-align: left;
opacity: 1;
}


  #s-17eab43a-a31b-416e-a5a3-28b230db89d5 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(244, 244, 244, 1);
    border: 1px solid #DDDDDD;
  }
  #s-17eab43a-a31b-416e-a5a3-28b230db89d5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #DDDDDD;
    border: 1px solid #ddd;
  }
#s-17eab43a-a31b-416e-a5a3-28b230db89d5 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Futura;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-17eab43a-a31b-416e-a5a3-28b230db89d5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-17eab43a-a31b-416e-a5a3-28b230db89d5 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #DDDDDD;
}

#s-17eab43a-a31b-416e-a5a3-28b230db89d5 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-eda955db-b4df-4953-8b61-5ee4f94c90ad {
  padding-left: 0%;
}

#s-b8ae8816-2a80-466b-83f6-d5bb3a7d34c4 {
  margin-left: 0%;
margin-right: 0%;
}

#s-b8ae8816-2a80-466b-83f6-d5bb3a7d34c4 .shogun-table-wrapper {
  overflow: auto;
  border: 5px solid rgba(235, 236, 230, 1);
  border-radius: 0px;
}

#s-b8ae8816-2a80-466b-83f6-d5bb3a7d34c4 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-b8ae8816-2a80-466b-83f6-d5bb3a7d34c4 td.shogun-table-column {
  background-color: rgba(235, 236, 230, 1);
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: rgba(235, 236, 230, 1);
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-b8ae8816-2a80-466b-83f6-d5bb3a7d34c4 td.shogun-table-row {
  background-color: rgba(235, 236, 230, 1);
  padding: 0px;
}

#s-b8ae8816-2a80-466b-83f6-d5bb3a7d34c4 td.shogun-table-column, #s-b8ae8816-2a80-466b-83f6-d5bb3a7d34c4 td.shogun-table-row {
  border: 5px solid rgba(235, 236, 230, 1);
}

#s-265b5f53-c8d1-47c6-8062-bc0ea53afbe0 {
  margin-left: auto;
margin-right: auto;
padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-95ce8470-8b02-4304-9df9-35e29b76dcbc {
  margin-left: auto;
margin-right: auto;
padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-b9f666b5-16ff-466f-b980-aa4e17093e97 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-512da693-9b6c-4d6e-a751-cbc5714e36c3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-575a7644-655d-454d-9b93-5f0c0b6a9422 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-8bbd11b0-bfe7-48b8-9dae-a3257300c43e {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-f1b65490-dc87-4d70-9667-a01e4e002e3a {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-9d26216b-2391-45e0-8715-fd4b168dbf4c {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-d20728f7-0f2c-4c09-a4ed-6902df1c3237 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-64785b5f-72d5-480c-9e25-9767ba7182a2 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-2da021f5-fd1c-43e7-9d25-3edfd98864be {
  margin-left: auto;
margin-right: auto;
}

#s-2bbbd3b0-bdea-4a62-a162-f04c13999d40 {
  margin-left: auto;
margin-right: auto;
}

#s-15398d92-e212-4a66-9b63-f1962bca7506 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-df8af069-28da-4e3a-bf34-caa7fb8ec18c {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-d12ef166-cc97-408d-a1aa-db6109c48498 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-ecfe6de0-7107-4c35-86aa-4469e8b2b03d {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-14104019-7965-44eb-a89f-f1b64e3c3626 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-3427cc32-65ba-443c-9ffd-ca5702229a66 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-521ef6d9-5107-44e7-8aa2-328778b72a1d {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-a0971126-1763-44ec-b684-001247c57216 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-0556b51e-f53f-4dd5-9696-8b75efd0c058 {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
background-color: rgba(235, 236, 230, 1);
}

#s-ad3410f5-ec0e-4b18-9368-2a22e840e39c {
  padding-top: 1px;
padding-left: 1%;
padding-bottom: 1px;
padding-right: 1%;
}

#s-761f4f9e-6690-4a56-aefb-c54a51217a1d {
  padding-left: 0%;
}

#s-35a96ca2-12b0-474a-9d0b-39acee0c69b6 {
  padding-left: 0%;
}

#s-7758b830-a03e-4f5d-9f9a-c5f8b873b173 {
  min-height: 100px;
background-color: rgba(235, 236, 230, 1);
}








#s-7758b830-a03e-4f5d-9f9a-c5f8b873b173 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7758b830-a03e-4f5d-9f9a-c5f8b873b173.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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