#s-31a8c30b-bea5-4830-9cc8-3545119a4810 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-31a8c30b-bea5-4830-9cc8-3545119a4810 {
  display: none;
}
#s-31a8c30b-bea5-4830-9cc8-3545119a4810, #wrap-s-31a8c30b-bea5-4830-9cc8-3545119a4810, #wrap-content-s-31a8c30b-bea5-4830-9cc8-3545119a4810 { display: none !important; }}@media (max-width: 767px){#s-31a8c30b-bea5-4830-9cc8-3545119a4810 {
  display: none;
}
#s-31a8c30b-bea5-4830-9cc8-3545119a4810, #wrap-s-31a8c30b-bea5-4830-9cc8-3545119a4810, #wrap-content-s-31a8c30b-bea5-4830-9cc8-3545119a4810 { display: none !important; }}
.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-43c57c42-06d7-49b9-821f-d61ac7213912 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
}

@media (min-width: 0px) {
[id="s-43c57c42-06d7-49b9-821f-d61ac7213912"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-43c57c42-06d7-49b9-821f-d61ac7213912"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-43c57c42-06d7-49b9-821f-d61ac7213912"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-43c57c42-06d7-49b9-821f-d61ac7213912"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-43c57c42-06d7-49b9-821f-d61ac7213912"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-43c57c42-06d7-49b9-821f-d61ac7213912"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-43c57c42-06d7-49b9-821f-d61ac7213912"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
  max-width: -moz-max-content;
  max-width: max-content;
}

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

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-3f3a2648-c39d-4abf-b377-2c0205dcf956 {
  margin-left: auto;
margin-right: auto;
padding-left: 18%;
padding-right: 18%;
text-align: center;
}



.shg-c#s-3f3a2648-c39d-4abf-b377-2c0205dcf956 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-3f3a2648-c39d-4abf-b377-2c0205dcf956 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-3f3a2648-c39d-4abf-b377-2c0205dcf956 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-3f3a2648-c39d-4abf-b377-2c0205dcf956 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-3f3a2648-c39d-4abf-b377-2c0205dcf956 .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





}
.shg-gallery-root {}

.shg-gallery-arrows-container {
  display: flex;
  align-items: center;
  position: relative;
}

.shg-gallery-dots-container {
  display: flex;
  justify-content: center;
  position: relative;
}

.shg-gallery-scroll-container {
  position: relative;
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.shg-gallery-image-hidden {
  display: none;
}

.shg-gallery-scroll-button {
  position: absolute;
  width: 3%;
  max-width: 48px;
  max-height: 48px;
}

.shg-left {
  left: 0;
  margin-left: 1%;
}

.shg-right {
  right: 0;
  margin-right: 1%;
}

.shg-gallery-dot {
  height: 14px;
  width: 14px;
  opacity: 0.5;
  border-radius: 100%;
  margin: 0 8px;
}

.shg-selected {
  opacity: 1;
}
#s-f794bffa-18af-4a44-9ab5-73228623b356 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0%;
padding-bottom: 20px;
padding-right: 0%;
text-align: left;
}

#s-f794bffa-18af-4a44-9ab5-73228623b356 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-f794bffa-18af-4a44-9ab5-73228623b356 .shg-gallery-dots-container {
  
    margin-top: 8px;
  
}

#s-f794bffa-18af-4a44-9ab5-73228623b356 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-f794bffa-18af-4a44-9ab5-73228623b356 .shg-gallery-scroll-container {
  
    left: 5%;
    width: 90%;
  
}

#s-f794bffa-18af-4a44-9ab5-73228623b356 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-f794bffa-18af-4a44-9ab5-73228623b356 .shg-gallery-dot {
  background-color: rgba(255, 116, 0, 1);
}

.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-cbd904f2-d30d-494d-9cc2-018f07d00acf {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-cbd904f2-d30d-494d-9cc2-018f07d00acf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cbd904f2-d30d-494d-9cc2-018f07d00acf.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-6c6e6b51-53f9-4af2-96fc-45a59148fcd5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c6e6b51-53f9-4af2-96fc-45a59148fcd5 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 0.98);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: left;
}



#s-be21e510-22f1-421f-be36-bf5cf878f2c3 {
  margin-top: 0em;
margin-bottom: 1em;
text-align: left;
}

#s-be21e510-22f1-421f-be36-bf5cf878f2c3 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 20px;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-be21e510-22f1-421f-be36-bf5cf878f2c3 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 20px;
}

#s-be21e510-22f1-421f-be36-bf5cf878f2c3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}

.shg-product-description {
  overflow-wrap: break-word;
}

.shg-product-description img {
  margin: 0 20px;
}

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

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

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

.shg-default-product-description-content p,
.shg-default-product-description-content h1,
.shg-default-product-description-content h2,
.shg-default-product-description-content h3,
.shg-default-product-description-content h4,
.shg-default-product-description-content h5,
.shg-default-product-description-content h6,
.shg-default-product-description-content address,
.shg-default-product-description-content pre,
.shg-default-product-description-content div,
.shg-default-product-description-content ol,
.shg-default-product-description-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-product-description-content h1,
.shg-default-product-description-content h2,
.shg-default-product-description-content h3,
.shg-default-product-description-content h4,
.shg-default-product-description-content h5,
.shg-default-product-description-content h6 {
  color: #000000;
  font-family: "Lato";
  font-weight: 900;
}

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

.shg-default-product-description-content strong,
.shg-default-product-description-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-product-description-content em {
  font-weight: inherit;
}

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

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

.shg-default-product-description-content p {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: #000000;
  font-family: "Lato";
}

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

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

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

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

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

.shg-default-product-description-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-product-description-content ul {
  list-style: disc;
}

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

.shg-default-product-description-content ul,
.shg-default-product-description-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-product-description-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-product-description-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-product-description-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

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

#s-85bbf623-a157-4fde-821a-b1ebd478d163 {
  padding-right: 10em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-2b883a27-2282-4886-8e3f-356d5e6a3972 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-2b883a27-2282-4886-8e3f-356d5e6a3972 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-2b883a27-2282-4886-8e3f-356d5e6a3972 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2b883a27-2282-4886-8e3f-356d5e6a3972 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2b883a27-2282-4886-8e3f-356d5e6a3972 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2b883a27-2282-4886-8e3f-356d5e6a3972 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Lato;
  font-weight: 700;
  
  font-size: 16px;
}

#s-2b883a27-2282-4886-8e3f-356d5e6a3972 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ff1d291b-45a8-497a-8239-be73463c4b57 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 3%;
padding-bottom: 15px;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.1);
}








#s-ff1d291b-45a8-497a-8239-be73463c4b57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ff1d291b-45a8-497a-8239-be73463c4b57.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: #000000;
  font-family: "Lato";
  font-weight: 900;
}

.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: 400;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: #000000;
  font-family: "Lato";
}

.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: #000000;
  font-family: "Lato";
  font-weight: 900;
}

.shg-theme-text-content p {
  color: #000000;
  font-family: "Lato";
  font-weight: 400;
}

#s-216c4c6f-f8a5-42f0-b57f-74617f642221 {
  margin-left: auto;
margin-right: auto;
}

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

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

#s-b0862ccc-ea13-4769-b586-ad12b9ea8afc {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b0862ccc-ea13-4769-b586-ad12b9ea8afc hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-f3465f54-55a3-40dd-b18d-a5f492bd6cda {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f3465f54-55a3-40dd-b18d-a5f492bd6cda"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3465f54-55a3-40dd-b18d-a5f492bd6cda"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3465f54-55a3-40dd-b18d-a5f492bd6cda"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f3465f54-55a3-40dd-b18d-a5f492bd6cda"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3465f54-55a3-40dd-b18d-a5f492bd6cda"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3465f54-55a3-40dd-b18d-a5f492bd6cda"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3465f54-55a3-40dd-b18d-a5f492bd6cda"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-b8e8abe2-0442-4d01-95ed-9d7f3e04e003 {
  margin-left: auto;
margin-right: auto;
}

#s-fbd5241a-f321-4a21-996b-2f18046f12cf {
  margin-left: auto;
margin-right: auto;
}

#s-357a313d-8b7d-4e95-b9b7-7b0d3429867b {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-357a313d-8b7d-4e95-b9b7-7b0d3429867b hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-3ceaccc5-c094-43cb-b42e-19245144b493 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-3ceaccc5-c094-43cb-b42e-19245144b493"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ceaccc5-c094-43cb-b42e-19245144b493"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ceaccc5-c094-43cb-b42e-19245144b493"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ceaccc5-c094-43cb-b42e-19245144b493"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ceaccc5-c094-43cb-b42e-19245144b493"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ceaccc5-c094-43cb-b42e-19245144b493"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ceaccc5-c094-43cb-b42e-19245144b493"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-2ea712fc-08b1-407e-b0d6-16126c19b4b2 {
  margin-left: auto;
margin-right: auto;
}

#s-d50bc6b6-77a4-4924-acde-084133e2c231 {
  margin-left: auto;
margin-right: auto;
}

#s-0ce60028-3bff-4808-83f5-a7efc8c82e1f {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-0ce60028-3bff-4808-83f5-a7efc8c82e1f hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-5c2fb00e-d1e9-4312-af62-793bfe717bd4 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5c2fb00e-d1e9-4312-af62-793bfe717bd4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c2fb00e-d1e9-4312-af62-793bfe717bd4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5c2fb00e-d1e9-4312-af62-793bfe717bd4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5c2fb00e-d1e9-4312-af62-793bfe717bd4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5c2fb00e-d1e9-4312-af62-793bfe717bd4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c2fb00e-d1e9-4312-af62-793bfe717bd4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5c2fb00e-d1e9-4312-af62-793bfe717bd4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-8bf79bb7-8ee9-498b-af5e-1ea5ba9fd5bf {
  margin-left: auto;
margin-right: auto;
}

#s-06a2eaa5-bce8-4421-80f3-d75e40be3c1e {
  margin-left: auto;
margin-right: auto;
}

#s-01336cce-687f-4328-81c5-c6bf124a1095 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-01336cce-687f-4328-81c5-c6bf124a1095 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-64fd53ce-3a18-4ad2-a6c9-a944d834da17 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-64fd53ce-3a18-4ad2-a6c9-a944d834da17"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64fd53ce-3a18-4ad2-a6c9-a944d834da17"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64fd53ce-3a18-4ad2-a6c9-a944d834da17"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-64fd53ce-3a18-4ad2-a6c9-a944d834da17"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64fd53ce-3a18-4ad2-a6c9-a944d834da17"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-64fd53ce-3a18-4ad2-a6c9-a944d834da17"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64fd53ce-3a18-4ad2-a6c9-a944d834da17"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-ea9469ac-f2f3-4159-bcbb-992050b02fc4 {
  margin-left: auto;
margin-right: auto;
}

#s-2c2e045e-d292-46fd-9073-f956f6060dea {
  margin-left: auto;
margin-right: auto;
}

#s-3f2bc8db-fb6f-4f6d-a57a-afadd4006307 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-3f2bc8db-fb6f-4f6d-a57a-afadd4006307 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-329d384a-4d17-4cc5-b7a2-9c58ef5829b1 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-329d384a-4d17-4cc5-b7a2-9c58ef5829b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-329d384a-4d17-4cc5-b7a2-9c58ef5829b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-329d384a-4d17-4cc5-b7a2-9c58ef5829b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-329d384a-4d17-4cc5-b7a2-9c58ef5829b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-329d384a-4d17-4cc5-b7a2-9c58ef5829b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-329d384a-4d17-4cc5-b7a2-9c58ef5829b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-329d384a-4d17-4cc5-b7a2-9c58ef5829b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-39bc2165-1b9a-4ec1-9148-23d368ef36f5 {
  margin-left: auto;
margin-right: auto;
}

#s-3d5177fc-695e-449e-a6c2-cd993ac3f0f6 {
  margin-left: auto;
margin-right: auto;
}

#s-c8c5a865-5387-4050-ba31-0f7d880c5e4e {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-c8c5a865-5387-4050-ba31-0f7d880c5e4e hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-9df56167-a489-4a54-8435-50d44cf1fbe1 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-9df56167-a489-4a54-8435-50d44cf1fbe1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9df56167-a489-4a54-8435-50d44cf1fbe1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9df56167-a489-4a54-8435-50d44cf1fbe1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9df56167-a489-4a54-8435-50d44cf1fbe1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9df56167-a489-4a54-8435-50d44cf1fbe1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9df56167-a489-4a54-8435-50d44cf1fbe1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9df56167-a489-4a54-8435-50d44cf1fbe1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-3cc67329-90be-4e99-9616-2e384fadb449 {
  margin-left: auto;
margin-right: auto;
}

#s-fcc7a54a-cb0a-4cb7-85c0-479510f875e7 {
  margin-left: auto;
margin-right: auto;
}

#s-f4b4ec8f-e6ea-4848-a8eb-fac95f3c7935 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-f4b4ec8f-e6ea-4848-a8eb-fac95f3c7935 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-f23390c6-9744-4213-becc-84d0612f82e7 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f23390c6-9744-4213-becc-84d0612f82e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f23390c6-9744-4213-becc-84d0612f82e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f23390c6-9744-4213-becc-84d0612f82e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f23390c6-9744-4213-becc-84d0612f82e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f23390c6-9744-4213-becc-84d0612f82e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f23390c6-9744-4213-becc-84d0612f82e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f23390c6-9744-4213-becc-84d0612f82e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-b2d04370-70c2-484c-9785-8da0dc67a358 {
  margin-left: auto;
margin-right: auto;
}

#s-1a782868-9d53-4c30-867e-1dd41b6e3436 {
  margin-left: auto;
margin-right: auto;
}

#s-85f91afc-5628-42a4-8b38-9757e787a348 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-85f91afc-5628-42a4-8b38-9757e787a348 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-996d0da3-d9a5-4cc2-b6ce-1b3e87e6f26c {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
}

.shg-btn-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.shg-variant-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-variant-btn {
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
  letter-spacing: normal;
}

.shg-variant-btn.hidden {
  display: none;
}

.shg-variant-btn.disabled {
  cursor: not-allowed;
}

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

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

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

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

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}



#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-product-selector-wrapper label {
    
    font-weight:  normal ;
    font-family: Lato;
    font-style:  normal ;
    
  }

  
    #s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 0px;
    }
  




  #s-a7a6da8f-3655-4275-a4ca-8bd464ff3329-btn-wrapper {
    text-align: center;
  }


#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-variant-btn {
  
    background-color: rgba(255, 116, 0, 0.1);
  

  color: rgba(0, 0, 0, 0.98);
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 10px;
  border: 4px solid rgba(255, 116, 0, 0);
}

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-variant-btn:hover {
  
    background-image: none;
    background-color: rgba(255, 116, 0, 1);
  
  color: rgba(255, 255, 255, 1);
  border-color: rgba(44, 42, 52, 0);
  border-radius: 10px;
  border-width: 5px;
}

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-variant-btn:active, #s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-variant-btn.active {
  
    background-image: none;
    background-color: rgba(255, 116, 0, 1);
  
  color: #ffffff;
  border-color: #2C2A34;
  border-radius: 10px;
  border-width: 5px;
}

#s-a7a6da8f-3655-4275-a4ca-8bd464ff3329 .shg-variant-btn.disabled {
  
    background-image: none;
    background-color: #252525;
  
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(255, 255, 255, 0);
  border-radius: 10px;
  border-width: 10px;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

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

#s-6129751c-1d5e-4170-81ee-2b208be2cf45 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzZkNjFiMWItZDRjNy00MWIyLThhMDctZmZlMDJjMDc3M2MxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAzYzg3O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjNmQ2MWIxYi1kNGM3LTQxYjItOGEwNy1mZmUwMmMwNzczYzEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
cursor: pointer;
text-align: left;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#003c87"}];
}
#s-6129751c-1d5e-4170-81ee-2b208be2cf45:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDY4OGFiNjUtOWRhYy00YzFlLTkyZjktN2M0ZDM4Mjg1Yzg3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNjg4YWI2NS05ZGFjLTRjMWUtOTJmOS03YzRkMzgyODVjODcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-6129751c-1d5e-4170-81ee-2b208be2cf45:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6129751c-1d5e-4170-81ee-2b208be2cf45-atc-btn-wrapper {
    text-align: left;
  }


#s-6129751c-1d5e-4170-81ee-2b208be2cf45 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


@media (min-width: 1200px){
  #s-6129751c-1d5e-4170-81ee-2b208be2cf45-atc-btn-wrapper {
    text-align: left;
  }


#s-6129751c-1d5e-4170-81ee-2b208be2cf45 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-6129751c-1d5e-4170-81ee-2b208be2cf45-atc-btn-wrapper {
    text-align: left;
  }


#s-6129751c-1d5e-4170-81ee-2b208be2cf45 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-6129751c-1d5e-4170-81ee-2b208be2cf45-atc-btn-wrapper {
    text-align: left;
  }


#s-6129751c-1d5e-4170-81ee-2b208be2cf45 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (max-width: 767px){
  #s-6129751c-1d5e-4170-81ee-2b208be2cf45-atc-btn-wrapper {
    text-align: left;
  }


#s-6129751c-1d5e-4170-81ee-2b208be2cf45 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6129751c-1d5e-4170-81ee-2b208be2cf45.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}
#s-a53d8287-e19d-4f5d-b8bb-4b766c469528 {
  padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a53d8287-e19d-4f5d-b8bb-4b766c469528 {
  display: none;
}
#s-a53d8287-e19d-4f5d-b8bb-4b766c469528, #wrap-s-a53d8287-e19d-4f5d-b8bb-4b766c469528, #wrap-content-s-a53d8287-e19d-4f5d-b8bb-4b766c469528 { display: none !important; }}@media (max-width: 767px){#s-a53d8287-e19d-4f5d-b8bb-4b766c469528 {
  display: none;
}
#s-a53d8287-e19d-4f5d-b8bb-4b766c469528, #wrap-s-a53d8287-e19d-4f5d-b8bb-4b766c469528, #wrap-content-s-a53d8287-e19d-4f5d-b8bb-4b766c469528 { display: none !important; }}







#s-a53d8287-e19d-4f5d-b8bb-4b766c469528 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a53d8287-e19d-4f5d-b8bb-4b766c469528.shg-box.shg-c {
  justify-content: center;
}

#s-a79b1d3f-054f-414d-8aa3-1fd3d8be361d {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a79b1d3f-054f-414d-8aa3-1fd3d8be361d .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}



#s-b7d8abe0-3c81-4461-b503-25887d571a85 {
  margin-left: 5%;
margin-right: 5%;
}

#s-88ae985f-44e2-4b61-8896-14e0a9e0e975 {
  margin-bottom: 30px;
padding-top: 2em;
padding-left: 5%;
padding-bottom: 2em;
padding-right: 5%;
}
@media (min-width: 1200px){#s-88ae985f-44e2-4b61-8896-14e0a9e0e975 {
  display: none;
}
#s-88ae985f-44e2-4b61-8896-14e0a9e0e975, #wrap-s-88ae985f-44e2-4b61-8896-14e0a9e0e975, #wrap-content-s-88ae985f-44e2-4b61-8896-14e0a9e0e975 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-88ae985f-44e2-4b61-8896-14e0a9e0e975 {
  display: none;
}
#s-88ae985f-44e2-4b61-8896-14e0a9e0e975, #wrap-s-88ae985f-44e2-4b61-8896-14e0a9e0e975, #wrap-content-s-88ae985f-44e2-4b61-8896-14e0a9e0e975 { display: none !important; }}
#s-8c72a834-053f-4c0e-abe3-4abf78e2100f {
  margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-8c72a834-053f-4c0e-abe3-4abf78e2100f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c72a834-053f-4c0e-abe3-4abf78e2100f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-8c72a834-053f-4c0e-abe3-4abf78e2100f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-8c72a834-053f-4c0e-abe3-4abf78e2100f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-8c72a834-053f-4c0e-abe3-4abf78e2100f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c72a834-053f-4c0e-abe3-4abf78e2100f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-8c72a834-053f-4c0e-abe3-4abf78e2100f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

}

#s-4e6d2c52-867c-4262-a61d-1d879fa7649b {
  box-shadow:0px 0px 0px 0px ;
text-align: center;
}



.shg-c#s-4e6d2c52-867c-4262-a61d-1d879fa7649b .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-4e6d2c52-867c-4262-a61d-1d879fa7649b .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-4e6d2c52-867c-4262-a61d-1d879fa7649b .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-4e6d2c52-867c-4262-a61d-1d879fa7649b .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





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

.shg-c#s-4e6d2c52-867c-4262-a61d-1d879fa7649b .shg-image-zoom {
  width:  1080; 
  height:  100%; 
}





}
#s-f1b5ac34-0ca7-4fbf-9f6b-2b6906f34e8e {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
text-align: left;
}

#s-f1b5ac34-0ca7-4fbf-9f6b-2b6906f34e8e .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 20.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-f1b5ac34-0ca7-4fbf-9f6b-2b6906f34e8e .shg-gallery-dots-container {
  
    margin-top: 8px;
  
}

#s-f1b5ac34-0ca7-4fbf-9f6b-2b6906f34e8e .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-f1b5ac34-0ca7-4fbf-9f6b-2b6906f34e8e .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-f1b5ac34-0ca7-4fbf-9f6b-2b6906f34e8e .shg-gallery-scroll-button {
  color: #FFF;
}

#s-f1b5ac34-0ca7-4fbf-9f6b-2b6906f34e8e .shg-gallery-dot {
  background-color: rgba(255, 116, 0, 1);
}

.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  font-family: "Lato";
  text-transform: none;
  font-weight: 900;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-524822fe-9d09-4796-9323-48fa63a02044 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-524822fe-9d09-4796-9323-48fa63a02044 {
  display: none;
}
#s-524822fe-9d09-4796-9323-48fa63a02044, #wrap-s-524822fe-9d09-4796-9323-48fa63a02044, #wrap-content-s-524822fe-9d09-4796-9323-48fa63a02044 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-524822fe-9d09-4796-9323-48fa63a02044 {
  display: none;
}
#s-524822fe-9d09-4796-9323-48fa63a02044, #wrap-s-524822fe-9d09-4796-9323-48fa63a02044, #wrap-content-s-524822fe-9d09-4796-9323-48fa63a02044 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-524822fe-9d09-4796-9323-48fa63a02044 {
  display: none;
}
#s-524822fe-9d09-4796-9323-48fa63a02044, #wrap-s-524822fe-9d09-4796-9323-48fa63a02044, #wrap-content-s-524822fe-9d09-4796-9323-48fa63a02044 { display: none !important; }}@media (max-width: 767px){#s-524822fe-9d09-4796-9323-48fa63a02044 {
  display: none;
}
#s-524822fe-9d09-4796-9323-48fa63a02044, #wrap-s-524822fe-9d09-4796-9323-48fa63a02044, #wrap-content-s-524822fe-9d09-4796-9323-48fa63a02044 { display: none !important; }}
#s-524822fe-9d09-4796-9323-48fa63a02044 .shg-product-title-component h1 span {
  color: #000;
  font-weight:  900 ;
  font-family: Lato;
  
  font-size: 32px;
  
  
  text-align: left;
}

#s-1b3bbbdb-4e3c-45b9-88f6-4991200c20f2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b3bbbdb-4e3c-45b9-88f6-4991200c20f2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 0.98);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: left;
}



#s-2f8d931c-8f38-4b45-9c45-bf297e1fa584 {
  margin-top: 0em;
margin-bottom: 1em;
text-align: left;
}

#s-2f8d931c-8f38-4b45-9c45-bf297e1fa584 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 20px;
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-2f8d931c-8f38-4b45-9c45-bf297e1fa584 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 20px;
}

#s-2f8d931c-8f38-4b45-9c45-bf297e1fa584 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-41307fe4-8e48-42d7-a355-8ce4e5580b12 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-41307fe4-8e48-42d7-a355-8ce4e5580b12 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-41307fe4-8e48-42d7-a355-8ce4e5580b12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-41307fe4-8e48-42d7-a355-8ce4e5580b12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-41307fe4-8e48-42d7-a355-8ce4e5580b12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-41307fe4-8e48-42d7-a355-8ce4e5580b12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Lato;
  font-weight: 700;
  
  font-size: 16px;
}

#s-41307fe4-8e48-42d7-a355-8ce4e5580b12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-91bba538-a7db-41d4-9744-ae25e1be2368 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 3%;
padding-bottom: 15px;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.1);
}








#s-91bba538-a7db-41d4-9744-ae25e1be2368 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-91bba538-a7db-41d4-9744-ae25e1be2368.shg-box.shg-c {
  justify-content: center;
}

#s-2abce6d4-ab90-4a47-b302-e743eddacc63 {
  margin-left: auto;
margin-right: auto;
}

#s-46953419-57f8-4597-9695-c5a24e3e0875 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-46953419-57f8-4597-9695-c5a24e3e0875 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-b43c4fea-2312-4f97-9858-e9db32ed4d71 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b43c4fea-2312-4f97-9858-e9db32ed4d71"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-b43c4fea-2312-4f97-9858-e9db32ed4d71"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b43c4fea-2312-4f97-9858-e9db32ed4d71"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-b43c4fea-2312-4f97-9858-e9db32ed4d71"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b43c4fea-2312-4f97-9858-e9db32ed4d71"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-b43c4fea-2312-4f97-9858-e9db32ed4d71"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b43c4fea-2312-4f97-9858-e9db32ed4d71"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

}

#s-e9237eb7-0617-4819-99fd-62d6d1b0a836 {
  margin-left: auto;
margin-right: auto;
}

#s-72cc2a5b-cbe3-4bea-ab6c-17feec8bb117 {
  margin-left: auto;
margin-right: auto;
}

#s-9d56ef5a-fa95-4488-b88d-49ab722dccb5 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-9d56ef5a-fa95-4488-b88d-49ab722dccb5 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-7bd08463-fe7d-451c-9b10-faca7e405979 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7bd08463-fe7d-451c-9b10-faca7e405979"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-7bd08463-fe7d-451c-9b10-faca7e405979"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7bd08463-fe7d-451c-9b10-faca7e405979"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7bd08463-fe7d-451c-9b10-faca7e405979"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7bd08463-fe7d-451c-9b10-faca7e405979"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7bd08463-fe7d-451c-9b10-faca7e405979"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7bd08463-fe7d-451c-9b10-faca7e405979"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

}

#s-52e1ca58-de1a-4522-9fd9-21f0881a896e {
  margin-left: auto;
margin-right: auto;
}

#s-b4a32935-2b07-4fb3-b431-b1b087c0fc93 {
  margin-left: auto;
margin-right: auto;
}

#s-7f39e00c-2994-4552-a136-6d0dfdf866fd {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-7f39e00c-2994-4552-a136-6d0dfdf866fd {
  
}
}
#s-7f39e00c-2994-4552-a136-6d0dfdf866fd hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-b644a9eb-9ef3-4805-b5fb-0d30954fb391 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b644a9eb-9ef3-4805-b5fb-0d30954fb391"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-b644a9eb-9ef3-4805-b5fb-0d30954fb391"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b644a9eb-9ef3-4805-b5fb-0d30954fb391"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-b644a9eb-9ef3-4805-b5fb-0d30954fb391"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b644a9eb-9ef3-4805-b5fb-0d30954fb391"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-b644a9eb-9ef3-4805-b5fb-0d30954fb391"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b644a9eb-9ef3-4805-b5fb-0d30954fb391"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

}

#s-46711ab0-2062-4d62-87f0-55c311f1490f {
  margin-left: auto;
margin-right: auto;
}

#s-e0093eb4-211e-4268-b044-1eb5db60bf1b {
  margin-left: auto;
margin-right: auto;
}

#s-ab42e69f-0f6c-4f22-bb0f-26d13dddf01b {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-ab42e69f-0f6c-4f22-bb0f-26d13dddf01b {
  
}
}
#s-ab42e69f-0f6c-4f22-bb0f-26d13dddf01b hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-c96df4e7-39cc-428e-98e3-aff8ac362d43 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c96df4e7-39cc-428e-98e3-aff8ac362d43"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-c96df4e7-39cc-428e-98e3-aff8ac362d43"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c96df4e7-39cc-428e-98e3-aff8ac362d43"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c96df4e7-39cc-428e-98e3-aff8ac362d43"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c96df4e7-39cc-428e-98e3-aff8ac362d43"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c96df4e7-39cc-428e-98e3-aff8ac362d43"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c96df4e7-39cc-428e-98e3-aff8ac362d43"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

#s-fc6987ff-f488-49ba-a7a8-06ff2a050e18 {
  margin-left: auto;
margin-right: auto;
}

#s-f43a0625-2263-421c-ad60-7f2533f5bf61 {
  margin-left: auto;
margin-right: auto;
}

#s-93af2a72-5ee1-43d1-89b0-14d19a5dbb63 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-93af2a72-5ee1-43d1-89b0-14d19a5dbb63 {
  
}
}
#s-93af2a72-5ee1-43d1-89b0-14d19a5dbb63 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-e6b74b3e-19fe-4e9b-9136-4b6cb767fe87 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-e6b74b3e-19fe-4e9b-9136-4b6cb767fe87"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-e6b74b3e-19fe-4e9b-9136-4b6cb767fe87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e6b74b3e-19fe-4e9b-9136-4b6cb767fe87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e6b74b3e-19fe-4e9b-9136-4b6cb767fe87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e6b74b3e-19fe-4e9b-9136-4b6cb767fe87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6b74b3e-19fe-4e9b-9136-4b6cb767fe87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e6b74b3e-19fe-4e9b-9136-4b6cb767fe87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

#s-4cfa2e13-c609-43df-bc53-634a2ae4e7f2 {
  margin-left: auto;
margin-right: auto;
}

#s-56d2dcab-07b4-49c7-aa73-03ac01304991 {
  margin-left: auto;
margin-right: auto;
}

#s-b0266830-2e0f-423d-8723-3173cbc73b11 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b0266830-2e0f-423d-8723-3173cbc73b11 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-556d5a1c-159a-413b-8250-e29d2cc1b8ab {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-556d5a1c-159a-413b-8250-e29d2cc1b8ab"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-556d5a1c-159a-413b-8250-e29d2cc1b8ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-556d5a1c-159a-413b-8250-e29d2cc1b8ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-556d5a1c-159a-413b-8250-e29d2cc1b8ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-556d5a1c-159a-413b-8250-e29d2cc1b8ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-556d5a1c-159a-413b-8250-e29d2cc1b8ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-556d5a1c-159a-413b-8250-e29d2cc1b8ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

#s-7c024928-77a9-4f20-9f61-cbd5c961adca {
  margin-left: auto;
margin-right: auto;
}

#s-af4c065c-db3b-478a-96c8-54d3895a4593 {
  margin-left: auto;
margin-right: auto;
}

#s-d1446d18-3b8c-4394-aac7-9a7fb0b37fe8 {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-d1446d18-3b8c-4394-aac7-9a7fb0b37fe8 {
  
}
}
#s-d1446d18-3b8c-4394-aac7-9a7fb0b37fe8 hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-a0534f60-b4f5-4faa-901e-1ab222d299a7 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a0534f60-b4f5-4faa-901e-1ab222d299a7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-a0534f60-b4f5-4faa-901e-1ab222d299a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a0534f60-b4f5-4faa-901e-1ab222d299a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a0534f60-b4f5-4faa-901e-1ab222d299a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a0534f60-b4f5-4faa-901e-1ab222d299a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a0534f60-b4f5-4faa-901e-1ab222d299a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a0534f60-b4f5-4faa-901e-1ab222d299a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

}

#s-b7c4e74b-f79f-43ed-8c6f-87a72b43bee6 {
  margin-left: auto;
margin-right: auto;
}

#s-cbdb1102-111e-4848-823f-872ef1ae64f8 {
  margin-left: auto;
margin-right: auto;
}

#s-c4b3e398-0b1d-49f1-8548-1b8ba247e4ca {
  margin-top: -25px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

#s-c4b3e398-0b1d-49f1-8548-1b8ba247e4ca hr {
  border-top: 2px solid rgba(255, 116, 0, 1);
}

#s-8db60f82-c47f-4d1f-9a91-a631e8a036a6 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}



#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-product-selector-wrapper label {
    
    font-weight:  normal ;
    font-family: Lato;
    font-style:  normal ;
    
  }

  
    #s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 0px;
    }
  




  #s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb-btn-wrapper {
    text-align: center;
  }


#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-variant-btn {
  
    background-color: rgba(255, 116, 0, 0.1);
  

  color: rgba(0, 0, 0, 0.98);
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 10px;
  border: 4px solid rgba(255, 116, 0, 0);
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-variant-btn:hover {
  
    background-image: none;
    background-color: rgba(255, 116, 0, 1);
  
  color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, 0);
  border-radius: 10px;
  border-width: 5px;
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-variant-btn:active, #s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-variant-btn.active {
  
    background-image: none;
    background-color: rgba(255, 116, 0, 1);
  
  color: #ffffff;
  border-color: #2C2A34;
  border-radius: 10px;
  border-width: 5px;
}

#s-c24fe3ec-d4b1-4ffc-9801-7ff13be5e1fb .shg-variant-btn.disabled {
  
    background-image: none;
    background-color: #252525;
  
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(255, 255, 255, 0);
  border-radius: 10px;
  border-width: 10px;
}

#s-33b19543-20e7-41a5-9a11-c061070ca5a9 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: left;
}
@media (min-width: 1200px){#s-33b19543-20e7-41a5-9a11-c061070ca5a9 {
  display: none;
}
#s-33b19543-20e7-41a5-9a11-c061070ca5a9, #wrap-s-33b19543-20e7-41a5-9a11-c061070ca5a9, #wrap-content-s-33b19543-20e7-41a5-9a11-c061070ca5a9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-33b19543-20e7-41a5-9a11-c061070ca5a9 {
  display: none;
}
#s-33b19543-20e7-41a5-9a11-c061070ca5a9, #wrap-s-33b19543-20e7-41a5-9a11-c061070ca5a9, #wrap-content-s-33b19543-20e7-41a5-9a11-c061070ca5a9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-33b19543-20e7-41a5-9a11-c061070ca5a9 {
  display: none;
}
#s-33b19543-20e7-41a5-9a11-c061070ca5a9, #wrap-s-33b19543-20e7-41a5-9a11-c061070ca5a9, #wrap-content-s-33b19543-20e7-41a5-9a11-c061070ca5a9 { display: none !important; }}@media (max-width: 767px){#s-33b19543-20e7-41a5-9a11-c061070ca5a9 {
  display: none;
}
#s-33b19543-20e7-41a5-9a11-c061070ca5a9, #wrap-s-33b19543-20e7-41a5-9a11-c061070ca5a9, #wrap-content-s-33b19543-20e7-41a5-9a11-c061070ca5a9 { display: none !important; }}
#s-33b19543-20e7-41a5-9a11-c061070ca5a9 .shg-product-quantity-wrapper {
  display: flex;
}

#s-33b19543-20e7-41a5-9a11-c061070ca5a9 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-33b19543-20e7-41a5-9a11-c061070ca5a9 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-33b19543-20e7-41a5-9a11-c061070ca5a9 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-33b19543-20e7-41a5-9a11-c061070ca5a9 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-33b19543-20e7-41a5-9a11-c061070ca5a9 label {
    color: rgba(0, 0, 0, 0.98);
    
    font-family: Lato;
    font-style:  normal ;
    
  }

  
    #s-33b19543-20e7-41a5-9a11-c061070ca5a9 label:after {
      display: block;
      content: ' ';
      
    }
  


#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzZkNjFiMWItZDRjNy00MWIyLThhMDctZmZlMDJjMDc3M2MxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAzYzg3O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjNmQ2MWIxYi1kNGM3LTQxYjItOGEwNy1mZmUwMmMwNzczYzEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
cursor: pointer;
text-align: center;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#003c87"}];
}
#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2MzY2Q4MzgtZWE4OC00OTE5LTlhOTAtOWE4ZGYxNzllNzIzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3YzNjZDgzOC1lYTg4LTQ5MTktOWE5MC05YThkZjE3OWU3MjMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-38f88aae-dcda-49d6-935f-6301a5d9a1fc-atc-btn-wrapper {
    text-align: center;
  }


#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


@media (min-width: 1200px){
  #s-38f88aae-dcda-49d6-935f-6301a5d9a1fc-atc-btn-wrapper {
    text-align: center;
  }


#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-38f88aae-dcda-49d6-935f-6301a5d9a1fc-atc-btn-wrapper {
    text-align: center;
  }


#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-38f88aae-dcda-49d6-935f-6301a5d9a1fc-atc-btn-wrapper {
    text-align: center;
  }


#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (max-width: 767px){
  #s-38f88aae-dcda-49d6-935f-6301a5d9a1fc-atc-btn-wrapper {
    text-align: center;
  }


#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-38f88aae-dcda-49d6-935f-6301a5d9a1fc.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}
#s-5e994e23-43c7-49a3-8279-449bd8aad120 {
  padding-top: 0px;
padding-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-5e994e23-43c7-49a3-8279-449bd8aad120 {
  display: none;
}
#s-5e994e23-43c7-49a3-8279-449bd8aad120, #wrap-s-5e994e23-43c7-49a3-8279-449bd8aad120, #wrap-content-s-5e994e23-43c7-49a3-8279-449bd8aad120 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e994e23-43c7-49a3-8279-449bd8aad120 {
  display: none;
}
#s-5e994e23-43c7-49a3-8279-449bd8aad120, #wrap-s-5e994e23-43c7-49a3-8279-449bd8aad120, #wrap-content-s-5e994e23-43c7-49a3-8279-449bd8aad120 { display: none !important; }}







#s-5e994e23-43c7-49a3-8279-449bd8aad120 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5e994e23-43c7-49a3-8279-449bd8aad120.shg-box.shg-c {
  justify-content: center;
}

#s-e2d6af29-7861-4a9e-b187-2a77bc1cfc9b {
  margin-top: 2%;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-e2d6af29-7861-4a9e-b187-2a77bc1cfc9b .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  text-align: center;
}



#s-b0dd3d73-278f-46d9-94fc-58cf395ff7fe {
  margin-left: 5%;
margin-right: 5%;
}

#s-bac256e1-66fe-4fe9-b3c1-8f2f23d23504 {
  margin-left: 5%;
margin-right: 5%;
}

#s-7307841f-5a0e-4d72-abcd-7ab50357fe2a {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-7307841f-5a0e-4d72-abcd-7ab50357fe2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7307841f-5a0e-4d72-abcd-7ab50357fe2a.shg-box.shg-c {
  justify-content: center;
}

#s-ccb999f1-5533-470f-8e5c-f27449161ccf {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-ccb999f1-5533-470f-8e5c-f27449161ccf .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-3be660ce-5648-46fa-a289-35cf86b743e7 {
  margin-top: 0px;
margin-left: 5%;
margin-right: 5%;
}

#s-11d14df0-5c77-4c56-a46f-4930cdccb1fb {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-11d14df0-5c77-4c56-a46f-4930cdccb1fb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-11d14df0-5c77-4c56-a46f-4930cdccb1fb"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-11d14df0-5c77-4c56-a46f-4930cdccb1fb"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-11d14df0-5c77-4c56-a46f-4930cdccb1fb"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 8.0px);
}

}

.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-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5-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-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500em;

}





  img.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image {
    
    
    
    
  }


.s-a986ba02-7052-4868-ad24-b6defe2d43d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image {
  box-sizing: border-box;
}



.s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  
}


@media (min-width: 1200px){#s-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5-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-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image {
    
    
    
    
  }


.s-a986ba02-7052-4868-ad24-b6defe2d43d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image {
  box-sizing: border-box;
}



.s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5-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-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image {
    
    
    
    
  }


.s-a986ba02-7052-4868-ad24-b6defe2d43d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image {
  box-sizing: border-box;
}



.s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5-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-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image {
    
    
    
    
  }


.s-a986ba02-7052-4868-ad24-b6defe2d43d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image {
  box-sizing: border-box;
}



.s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  
}


}@media (max-width: 767px){#s-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5-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-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a986ba02-7052-4868-ad24-b6defe2d43d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image {
    
    
    
    
  }


.s-a986ba02-7052-4868-ad24-b6defe2d43d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a986ba02-7052-4868-ad24-b6defe2d43d5.shogun-image {
  box-sizing: border-box;
}



.s-a986ba02-7052-4868-ad24-b6defe2d43d5 img.shogun-image {
  
}


}
#s-d6a155d0-bb4d-4460-9f72-0c3228a57b27 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d6a155d0-bb4d-4460-9f72-0c3228a57b27 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  margin: 0 !important;
  overflow: visible;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01-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-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  /* Add background color handling */
  
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500px;

}





  img.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image {
    
    
    
    
  }


.s-36c08530-5ba4-4fa6-b1ed-293aed85be01 .shogun-image-content {
  
    justify-content: center;
  
}

.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image {
  box-sizing: border-box;
}



.s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  
}


@media (min-width: 1200px){#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  margin: 0 !important;
  overflow: visible;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01-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-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  /* Add background color handling */
  
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image {
    
    
    
    
  }


.s-36c08530-5ba4-4fa6-b1ed-293aed85be01 .shogun-image-content {
  
    justify-content: center;
  
}

.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image {
  box-sizing: border-box;
}



.s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  margin: 0 !important;
  overflow: visible;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01-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-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  /* Add background color handling */
  
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image {
    
    
    
    
  }


.s-36c08530-5ba4-4fa6-b1ed-293aed85be01 .shogun-image-content {
  
    justify-content: center;
  
}

.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image {
  box-sizing: border-box;
}



.s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  margin: 0 !important;
  overflow: visible;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01-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-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  /* Add background color handling */
  
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image {
    
    
    
    
  }


.s-36c08530-5ba4-4fa6-b1ed-293aed85be01 .shogun-image-content {
  
    justify-content: center;
  
}

.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image {
  box-sizing: border-box;
}



.s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  
}


}@media (max-width: 767px){#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  margin: 0 !important;
  overflow: visible;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01-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-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36c08530-5ba4-4fa6-b1ed-293aed85be01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  /* Add background color handling */
  
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image {
    
    
    
    
  }


.s-36c08530-5ba4-4fa6-b1ed-293aed85be01 .shogun-image-content {
  
    justify-content: center;
  
}

.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36c08530-5ba4-4fa6-b1ed-293aed85be01.shogun-image {
  box-sizing: border-box;
}



.s-36c08530-5ba4-4fa6-b1ed-293aed85be01 img.shogun-image {
  
}


}
#s-ccae6bfc-4431-49d4-bd46-bd91266e7704 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-ccae6bfc-4431-49d4-bd46-bd91266e7704 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  margin: 0 !important;
  overflow: visible;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364-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-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  /* Add background color handling */
  
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500em;

}





  img.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image {
    
    
    
    
  }


.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image {
  box-sizing: border-box;
}



.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  
}


@media (min-width: 1200px){#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  margin: 0 !important;
  overflow: visible;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364-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-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  /* Add background color handling */
  
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image {
    
    
    
    
  }


.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image {
  box-sizing: border-box;
}



.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  margin: 0 !important;
  overflow: visible;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364-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-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  /* Add background color handling */
  
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image {
    
    
    
    
  }


.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image {
  box-sizing: border-box;
}



.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  margin: 0 !important;
  overflow: visible;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364-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-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  /* Add background color handling */
  
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image {
    
    
    
    
  }


.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image {
  box-sizing: border-box;
}



.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  
}


}@media (max-width: 767px){#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  margin: 0 !important;
  overflow: visible;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364-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-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  /* Add background color handling */
  
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image {
    
    
    
    
  }


.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28db7b0b-0126-4e6a-bf3e-1d77e7650364.shogun-image {
  box-sizing: border-box;
}



.s-28db7b0b-0126-4e6a-bf3e-1d77e7650364 img.shogun-image {
  
}


}
#s-03dfdd97-e277-4c21-8064-8d3816010b33 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-03dfdd97-e277-4c21-8064-8d3816010b33 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-7d67d043-0f28-422f-af46-64c3d5952d6d {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d {
  margin: 0 !important;
  overflow: visible;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d-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-7d67d043-0f28-422f-af46-64c3d5952d6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d67d043-0f28-422f-af46-64c3d5952d6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  /* Add background color handling */
  
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 50em;

}





  img.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image {
    
    
    
    
  }


.s-7d67d043-0f28-422f-af46-64c3d5952d6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image {
  box-sizing: border-box;
}



.s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  
}


@media (min-width: 1200px){#s-7d67d043-0f28-422f-af46-64c3d5952d6d {
  margin: 0 !important;
  overflow: visible;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d-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-7d67d043-0f28-422f-af46-64c3d5952d6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d67d043-0f28-422f-af46-64c3d5952d6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  /* Add background color handling */
  
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image {
    
    
    
    
  }


.s-7d67d043-0f28-422f-af46-64c3d5952d6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image {
  box-sizing: border-box;
}



.s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7d67d043-0f28-422f-af46-64c3d5952d6d {
  margin: 0 !important;
  overflow: visible;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d-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-7d67d043-0f28-422f-af46-64c3d5952d6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d67d043-0f28-422f-af46-64c3d5952d6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  /* Add background color handling */
  
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image {
    
    
    
    
  }


.s-7d67d043-0f28-422f-af46-64c3d5952d6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image {
  box-sizing: border-box;
}



.s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7d67d043-0f28-422f-af46-64c3d5952d6d {
  margin: 0 !important;
  overflow: visible;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d-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-7d67d043-0f28-422f-af46-64c3d5952d6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d67d043-0f28-422f-af46-64c3d5952d6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  /* Add background color handling */
  
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image {
    
    
    
    
  }


.s-7d67d043-0f28-422f-af46-64c3d5952d6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image {
  box-sizing: border-box;
}



.s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  
}


}@media (max-width: 767px){#s-7d67d043-0f28-422f-af46-64c3d5952d6d {
  margin: 0 !important;
  overflow: visible;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d-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-7d67d043-0f28-422f-af46-64c3d5952d6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d67d043-0f28-422f-af46-64c3d5952d6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  /* Add background color handling */
  
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image {
    
    
    
    
  }


.s-7d67d043-0f28-422f-af46-64c3d5952d6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d67d043-0f28-422f-af46-64c3d5952d6d.shogun-image {
  box-sizing: border-box;
}



.s-7d67d043-0f28-422f-af46-64c3d5952d6d img.shogun-image {
  
}


}
#s-5e134a08-5666-4595-839c-b2fdbe39cab7 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-5e134a08-5666-4595-839c-b2fdbe39cab7 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  margin: 0 !important;
  overflow: visible;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b-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-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  /* Add background color handling */
  
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  /* Add padding handling */
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 500px;

}





  img.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image {
    
    
    
    
  }


.s-00b9dad7-1063-4879-ac7d-b3469946fd6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image {
  box-sizing: border-box;
}



.s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  
}


@media (min-width: 1200px){#s-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  margin: 0 !important;
  overflow: visible;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b-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-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  /* Add background color handling */
  
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image {
    
    
    
    
  }


.s-00b9dad7-1063-4879-ac7d-b3469946fd6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image {
  box-sizing: border-box;
}



.s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  margin: 0 !important;
  overflow: visible;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b-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-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  /* Add background color handling */
  
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image {
    
    
    
    
  }


.s-00b9dad7-1063-4879-ac7d-b3469946fd6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image {
  box-sizing: border-box;
}



.s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  margin: 0 !important;
  overflow: visible;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b-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-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  /* Add background color handling */
  
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image {
    
    
    
    
  }


.s-00b9dad7-1063-4879-ac7d-b3469946fd6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image {
  box-sizing: border-box;
}



.s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  
}


}@media (max-width: 767px){#s-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  margin: 0 !important;
  overflow: visible;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b-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-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-00b9dad7-1063-4879-ac7d-b3469946fd6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  /* Add background color handling */
  
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image {
    
    
    
    
  }


.s-00b9dad7-1063-4879-ac7d-b3469946fd6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00b9dad7-1063-4879-ac7d-b3469946fd6b.shogun-image {
  box-sizing: border-box;
}



.s-00b9dad7-1063-4879-ac7d-b3469946fd6b img.shogun-image {
  
}


}
#s-1f959618-2ef6-4f8f-ad74-fa7fb4a2a563 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-1f959618-2ef6-4f8f-ad74-fa7fb4a2a563 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-33b10687-b60f-4e9b-bfeb-2383ab2a95aa {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-33b10687-b60f-4e9b-bfeb-2383ab2a95aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-33b10687-b60f-4e9b-bfeb-2383ab2a95aa.shg-box.shg-c {
  justify-content: center;
}

#s-fa256041-ad33-49f0-9e04-5a37b89bf3c2 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-fa256041-ad33-49f0-9e04-5a37b89bf3c2 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-62d162df-b929-4838-8a58-05fa6d2cd033 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-613705ad-1ca1-41ab-a58a-5641a9752408"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-613705ad-1ca1-41ab-a58a-5641a9752408"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-613705ad-1ca1-41ab-a58a-5641a9752408"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-613705ad-1ca1-41ab-a58a-5641a9752408"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/610;
text-align: center;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  margin: 0 !important;
  overflow: visible;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac-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-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  /* Add background color handling */
  
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image {
  box-sizing: border-box;
}



.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
      position: relative;
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  margin: 0 !important;
  overflow: visible;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac-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-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  /* Add background color handling */
  
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image {
  box-sizing: border-box;
}



.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
      position: relative;
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  margin: 0 !important;
  overflow: visible;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac-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-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  /* Add background color handling */
  
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image {
  box-sizing: border-box;
}



.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
      position: relative;
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  margin: 0 !important;
  overflow: visible;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac-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-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  /* Add background color handling */
  
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image {
  box-sizing: border-box;
}



.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
      position: relative;
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  margin: 0 !important;
  overflow: visible;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac-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-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  /* Add background color handling */
  
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image {
  box-sizing: border-box;
}



.s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container {
      position: relative;
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cc9e894e-67a3-4bba-ae65-eeac72a025ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-62dd57f5-5d65-4060-8e5f-b1de591732e9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-62dd57f5-5d65-4060-8e5f-b1de591732e9 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-c5cda2b8-a949-4705-a333-0b78780c1833 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/610;
text-align: center;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833-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-c5cda2b8-a949-4705-a333-0b78780c1833 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5cda2b8-a949-4705-a333-0b78780c1833 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c5cda2b8-a949-4705-a333-0b78780c1833 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c5cda2b8-a949-4705-a333-0b78780c1833.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image {
  box-sizing: border-box;
}



.s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5cda2b8-a949-4705-a333-0b78780c1833 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
      position: relative;
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-c5cda2b8-a949-4705-a333-0b78780c1833 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833-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-c5cda2b8-a949-4705-a333-0b78780c1833 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5cda2b8-a949-4705-a333-0b78780c1833 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c5cda2b8-a949-4705-a333-0b78780c1833 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c5cda2b8-a949-4705-a333-0b78780c1833.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image {
  box-sizing: border-box;
}



.s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5cda2b8-a949-4705-a333-0b78780c1833 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
      position: relative;
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c5cda2b8-a949-4705-a333-0b78780c1833 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833-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-c5cda2b8-a949-4705-a333-0b78780c1833 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5cda2b8-a949-4705-a333-0b78780c1833 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c5cda2b8-a949-4705-a333-0b78780c1833 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c5cda2b8-a949-4705-a333-0b78780c1833.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image {
  box-sizing: border-box;
}



.s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5cda2b8-a949-4705-a333-0b78780c1833 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
      position: relative;
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c5cda2b8-a949-4705-a333-0b78780c1833 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833-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-c5cda2b8-a949-4705-a333-0b78780c1833 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5cda2b8-a949-4705-a333-0b78780c1833 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c5cda2b8-a949-4705-a333-0b78780c1833 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c5cda2b8-a949-4705-a333-0b78780c1833.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image {
  box-sizing: border-box;
}



.s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5cda2b8-a949-4705-a333-0b78780c1833 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
      position: relative;
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-c5cda2b8-a949-4705-a333-0b78780c1833 {
  margin: 0 !important;
  overflow: visible;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833-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-c5cda2b8-a949-4705-a333-0b78780c1833 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c5cda2b8-a949-4705-a333-0b78780c1833 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  /* Add background color handling */
  
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c5cda2b8-a949-4705-a333-0b78780c1833 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c5cda2b8-a949-4705-a333-0b78780c1833 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-c5cda2b8-a949-4705-a333-0b78780c1833.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image {
  box-sizing: border-box;
}



.s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c5cda2b8-a949-4705-a333-0b78780c1833 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container {
      position: relative;
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c5cda2b8-a949-4705-a333-0b78780c1833 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-e0c3a2a7-2016-4bcd-abea-cc3272524e71 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0c3a2a7-2016-4bcd-abea-cc3272524e71 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/610;
text-align: center;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  margin: 0 !important;
  overflow: visible;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99-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-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  /* Add background color handling */
  
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image {
  box-sizing: border-box;
}



.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
      position: relative;
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  margin: 0 !important;
  overflow: visible;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99-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-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  /* Add background color handling */
  
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image {
  box-sizing: border-box;
}



.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
      position: relative;
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  margin: 0 !important;
  overflow: visible;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99-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-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  /* Add background color handling */
  
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image {
  box-sizing: border-box;
}



.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
      position: relative;
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  margin: 0 !important;
  overflow: visible;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99-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-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  /* Add background color handling */
  
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image {
  box-sizing: border-box;
}



.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
      position: relative;
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  margin: 0 !important;
  overflow: visible;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99-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-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  /* Add background color handling */
  
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shg-image-content-wrapper {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }

    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shogun-image-link {
      aspect-ratio: 1000/610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image {
  box-sizing: border-box;
}



.s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 {
      --shg-aspect-ratio: calc(1000/610); 
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container {
      position: relative;
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-229837b0-7399-4c56-a3ca-ba84a6fb6b99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-24958769-02ea-4653-81e9-862929d02d23 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-24958769-02ea-4653-81e9-862929d02d23 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-537425ee-e220-4981-ac6d-0c2ee9bb229c {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-cdfe3237-2b24-40ec-afa7-bfd0427c5f88 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-cdfe3237-2b24-40ec-afa7-bfd0427c5f88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cdfe3237-2b24-40ec-afa7-bfd0427c5f88.shg-box.shg-c {
  justify-content: center;
}

#s-a5091111-30b1-45fa-983f-9f75a1a70025 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-a5091111-30b1-45fa-983f-9f75a1a70025 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  max-width: 700px;
text-align: center;
}
@media (max-width: 767px){#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  display: none;
}
#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05, #wrap-s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05, #wrap-content-s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 { display: none !important; }}
#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05-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-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 15px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image {
  box-sizing: border-box;
}



.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  
}


@media (min-width: 1200px){#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05-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-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image {
  box-sizing: border-box;
}



.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05-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-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image {
  box-sizing: border-box;
}



.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05-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-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image {
  box-sizing: border-box;
}



.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  
}


}@media (max-width: 767px){#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05-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-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05.shogun-image {
  box-sizing: border-box;
}



.s-0d0460eb-b501-4f2d-a60d-5ddd3a6f5c05 img.shogun-image {
  
}


}
#s-746494d1-0447-449e-9f66-778f72f8d1cd {
  margin-left: 2%;
margin-right: 2%;
text-align: center;
}
@media (min-width: 1200px){#s-746494d1-0447-449e-9f66-778f72f8d1cd {
  display: none;
}
#s-746494d1-0447-449e-9f66-778f72f8d1cd, #wrap-s-746494d1-0447-449e-9f66-778f72f8d1cd, #wrap-content-s-746494d1-0447-449e-9f66-778f72f8d1cd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-746494d1-0447-449e-9f66-778f72f8d1cd {
  display: none;
}
#s-746494d1-0447-449e-9f66-778f72f8d1cd, #wrap-s-746494d1-0447-449e-9f66-778f72f8d1cd, #wrap-content-s-746494d1-0447-449e-9f66-778f72f8d1cd { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-746494d1-0447-449e-9f66-778f72f8d1cd {
  display: none;
}
#s-746494d1-0447-449e-9f66-778f72f8d1cd, #wrap-s-746494d1-0447-449e-9f66-778f72f8d1cd, #wrap-content-s-746494d1-0447-449e-9f66-778f72f8d1cd { display: none !important; }}
#s-746494d1-0447-449e-9f66-778f72f8d1cd {
  margin: 0 !important;
  overflow: visible;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd-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-746494d1-0447-449e-9f66-778f72f8d1cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-746494d1-0447-449e-9f66-778f72f8d1cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  /* Add background color handling */
  
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 15px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image {
    
    
    
    
  }


.s-746494d1-0447-449e-9f66-778f72f8d1cd .shogun-image-content {
  
    justify-content: center;
  
}

.s-746494d1-0447-449e-9f66-778f72f8d1cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image {
  box-sizing: border-box;
}



.s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  
}


@media (min-width: 1200px){#s-746494d1-0447-449e-9f66-778f72f8d1cd {
  margin: 0 !important;
  overflow: visible;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd-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-746494d1-0447-449e-9f66-778f72f8d1cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-746494d1-0447-449e-9f66-778f72f8d1cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  /* Add background color handling */
  
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image {
    
    
    
    
  }


.s-746494d1-0447-449e-9f66-778f72f8d1cd .shogun-image-content {
  
    justify-content: center;
  
}

.s-746494d1-0447-449e-9f66-778f72f8d1cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image {
  box-sizing: border-box;
}



.s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-746494d1-0447-449e-9f66-778f72f8d1cd {
  margin: 0 !important;
  overflow: visible;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd-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-746494d1-0447-449e-9f66-778f72f8d1cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-746494d1-0447-449e-9f66-778f72f8d1cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  /* Add background color handling */
  
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image {
    
    
    
    
  }


.s-746494d1-0447-449e-9f66-778f72f8d1cd .shogun-image-content {
  
    justify-content: center;
  
}

.s-746494d1-0447-449e-9f66-778f72f8d1cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image {
  box-sizing: border-box;
}



.s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-746494d1-0447-449e-9f66-778f72f8d1cd {
  margin: 0 !important;
  overflow: visible;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd-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-746494d1-0447-449e-9f66-778f72f8d1cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-746494d1-0447-449e-9f66-778f72f8d1cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  /* Add background color handling */
  
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image {
    
    
    
    
  }


.s-746494d1-0447-449e-9f66-778f72f8d1cd .shogun-image-content {
  
    justify-content: center;
  
}

.s-746494d1-0447-449e-9f66-778f72f8d1cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image {
  box-sizing: border-box;
}



.s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  
}


}@media (max-width: 767px){#s-746494d1-0447-449e-9f66-778f72f8d1cd {
  margin: 0 !important;
  overflow: visible;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd-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-746494d1-0447-449e-9f66-778f72f8d1cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-746494d1-0447-449e-9f66-778f72f8d1cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  /* Add background color handling */
  
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image {
    
    
    
    
  }


.s-746494d1-0447-449e-9f66-778f72f8d1cd .shogun-image-content {
  
    justify-content: center;
  
}

.s-746494d1-0447-449e-9f66-778f72f8d1cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-746494d1-0447-449e-9f66-778f72f8d1cd.shogun-image {
  box-sizing: border-box;
}



.s-746494d1-0447-449e-9f66-778f72f8d1cd img.shogun-image {
  
}


}
#s-62c89405-e932-4a0c-8ebd-0062d6c1ff76 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}
@media (min-width: 768px) and (max-width: 991px){#s-62c89405-e932-4a0c-8ebd-0062d6c1ff76 {
  display: none;
}
#s-62c89405-e932-4a0c-8ebd-0062d6c1ff76, #wrap-s-62c89405-e932-4a0c-8ebd-0062d6c1ff76, #wrap-content-s-62c89405-e932-4a0c-8ebd-0062d6c1ff76 { display: none !important; }}@media (max-width: 767px){#s-62c89405-e932-4a0c-8ebd-0062d6c1ff76 {
  display: none;
}
#s-62c89405-e932-4a0c-8ebd-0062d6c1ff76, #wrap-s-62c89405-e932-4a0c-8ebd-0062d6c1ff76, #wrap-content-s-62c89405-e932-4a0c-8ebd-0062d6c1ff76 { display: none !important; }}







#s-62c89405-e932-4a0c-8ebd-0062d6c1ff76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-62c89405-e932-4a0c-8ebd-0062d6c1ff76.shg-box.shg-c {
  justify-content: center;
}

#s-8d319718-d850-4d3b-afe2-f121844b90bf {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-8d319718-d850-4d3b-afe2-f121844b90bf .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-90ba2f05-4167-4ba9-a679-f7bd03cee44a {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-90ba2f05-4167-4ba9-a679-f7bd03cee44a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-90ba2f05-4167-4ba9-a679-f7bd03cee44a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-90ba2f05-4167-4ba9-a679-f7bd03cee44a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-90ba2f05-4167-4ba9-a679-f7bd03cee44a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  margin-left: auto;
margin-right: 5%;
max-width: 400px;
text-align: center;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8-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-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  margin-right: 5%;
  
  
}

.shg-image-content-margin-container-s-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  /* Add padding handling */
  
  padding-right: 0%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-d3e028eb-2db0-4735-9701-a1e0730e97f8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image {
  box-sizing: border-box;
}



.s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8-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-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-d3e028eb-2db0-4735-9701-a1e0730e97f8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image {
  box-sizing: border-box;
}



.s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8-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-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-d3e028eb-2db0-4735-9701-a1e0730e97f8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image {
  box-sizing: border-box;
}



.s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8-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-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-d3e028eb-2db0-4735-9701-a1e0730e97f8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image {
  box-sizing: border-box;
}



.s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8-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-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3e028eb-2db0-4735-9701-a1e0730e97f8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-d3e028eb-2db0-4735-9701-a1e0730e97f8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3e028eb-2db0-4735-9701-a1e0730e97f8.shogun-image {
  box-sizing: border-box;
}



.s-d3e028eb-2db0-4735-9701-a1e0730e97f8 img.shogun-image {
  
}


}
#s-1eaa9717-7985-4b80-97bb-5d78ff35cea8 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-1eaa9717-7985-4b80-97bb-5d78ff35cea8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1eaa9717-7985-4b80-97bb-5d78ff35cea8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1eaa9717-7985-4b80-97bb-5d78ff35cea8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1eaa9717-7985-4b80-97bb-5d78ff35cea8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1eaa9717-7985-4b80-97bb-5d78ff35cea8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1eaa9717-7985-4b80-97bb-5d78ff35cea8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1eaa9717-7985-4b80-97bb-5d78ff35cea8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-d0635eee-a0c6-476a-a04f-a9e200244e24 {
  margin-top: 15px;
margin-left: 0%;
margin-right: 0%;
padding-top: 1px;
padding-bottom: 0px;
max-width: 30px;
}

#s-d0635eee-a0c6-476a-a04f-a9e200244e24 .shogun-icon-wrapper {
  text-align: center;
}


#s-d0635eee-a0c6-476a-a04f-a9e200244e24 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-3d0f13fb-c7f9-4cc5-b760-aaa9df594251 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-3d0f13fb-c7f9-4cc5-b760-aaa9df594251 .shogun-icon-wrapper {
  text-align: center;
}


#s-3d0f13fb-c7f9-4cc5-b760-aaa9df594251 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-529332e7-14ca-43c1-9309-5b25a4c22599 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-529332e7-14ca-43c1-9309-5b25a4c22599 .shogun-icon-wrapper {
  text-align: center;
}


#s-529332e7-14ca-43c1-9309-5b25a4c22599 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-f2efbaa7-dd7f-4436-bb00-b147712166ca {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-f2efbaa7-dd7f-4436-bb00-b147712166ca .shogun-icon-wrapper {
  text-align: center;
}


#s-f2efbaa7-dd7f-4436-bb00-b147712166ca .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-978b92e1-2c8d-418b-91d0-7449e96765b3 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-978b92e1-2c8d-418b-91d0-7449e96765b3 .shogun-icon-wrapper {
  text-align: center;
}


#s-978b92e1-2c8d-418b-91d0-7449e96765b3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-8a896677-289e-41dc-8f45-2fac5924cc9b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-8a896677-289e-41dc-8f45-2fac5924cc9b .shogun-icon-wrapper {
  text-align: center;
}


#s-8a896677-289e-41dc-8f45-2fac5924cc9b .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-8ffe135e-eeeb-4ecd-bb53-d4924b4431ce {
  box-shadow:0px 0px 0px 0px ;
margin-left: -1%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

.shg-btn-text {
  font-weight: 400;
  font-family: "Lato";
}

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

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

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

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

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

#s-204ee190-e058-41ad-bce7-ab1142ea3ec3 {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.25);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmMxNzVlN2UtZjAwOS00OWFjLWExYTctODU3ZWVkOGYxMjVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYzE3NWU3ZS1mMDA5LTQ5YWMtYTFhNy04NTdlZWQ4ZjEyNWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
hover-type: gradient;
}
#s-204ee190-e058-41ad-bce7-ab1142ea3ec3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjgxNWZiYWMtNzhhYS00ZDE1LTg4M2QtODBiNDJmOGMwNzE4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiODE1ZmJhYy03OGFhLTRkMTUtODgzZC04MGI0MmY4YzA3MTgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-204ee190-e058-41ad-bce7-ab1142ea3ec3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-204ee190-e058-41ad-bce7-ab1142ea3ec3-root {
    text-align: left;
  }


#s-204ee190-e058-41ad-bce7-ab1142ea3ec3.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-204ee190-e058-41ad-bce7-ab1142ea3ec3-root {
    text-align: left;
  }


#s-204ee190-e058-41ad-bce7-ab1142ea3ec3.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-204ee190-e058-41ad-bce7-ab1142ea3ec3-root {
    text-align: left;
  }


#s-204ee190-e058-41ad-bce7-ab1142ea3ec3.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-204ee190-e058-41ad-bce7-ab1142ea3ec3-root {
    text-align: left;
  }


#s-204ee190-e058-41ad-bce7-ab1142ea3ec3.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-204ee190-e058-41ad-bce7-ab1142ea3ec3-root {
    text-align: left;
  }


#s-204ee190-e058-41ad-bce7-ab1142ea3ec3.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1 {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.25);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmMxNzVlN2UtZjAwOS00OWFjLWExYTctODU3ZWVkOGYxMjVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYzE3NWU3ZS1mMDA5LTQ5YWMtYTFhNy04NTdlZWQ4ZjEyNWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
hover-type: gradient;
}
#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzlhMjI3NGItMDg1ZS00YTNmLTgzYzYtNGU1MGEzNGM4MDY4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3OWEyMjc0Yi0wODVlLTRhM2YtODNjNi00ZTUwYTM0YzgwNjgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1 {
  display: none;
}
#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1, #wrap-s-b7b27636-48c6-43bc-8fde-4a4e4317bef1, #wrap-content-s-b7b27636-48c6-43bc-8fde-4a4e4317bef1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1 {
  display: none;
}
#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1, #wrap-s-b7b27636-48c6-43bc-8fde-4a4e4317bef1, #wrap-content-s-b7b27636-48c6-43bc-8fde-4a4e4317bef1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1 {
  display: none;
}
#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1, #wrap-s-b7b27636-48c6-43bc-8fde-4a4e4317bef1, #wrap-content-s-b7b27636-48c6-43bc-8fde-4a4e4317bef1 { display: none !important; }}@media (max-width: 767px){#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1 {
  display: none;
}
#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1, #wrap-s-b7b27636-48c6-43bc-8fde-4a4e4317bef1, #wrap-content-s-b7b27636-48c6-43bc-8fde-4a4e4317bef1 { display: none !important; }}

  #s-b7b27636-48c6-43bc-8fde-4a4e4317bef1-root {
    text-align: center;
  }


#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b7b27636-48c6-43bc-8fde-4a4e4317bef1-root {
    text-align: center;
  }


#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b7b27636-48c6-43bc-8fde-4a4e4317bef1-root {
    text-align: center;
  }


#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b7b27636-48c6-43bc-8fde-4a4e4317bef1-root {
    text-align: center;
  }


#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b7b27636-48c6-43bc-8fde-4a4e4317bef1-root {
    text-align: center;
  }


#s-b7b27636-48c6-43bc-8fde-4a4e4317bef1.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-c0bf58c2-83b8-4b95-b9b9-8590fb0d4a79 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-c0bf58c2-83b8-4b95-b9b9-8590fb0d4a79 {
  display: none;
}
#s-c0bf58c2-83b8-4b95-b9b9-8590fb0d4a79, #wrap-s-c0bf58c2-83b8-4b95-b9b9-8590fb0d4a79, #wrap-content-s-c0bf58c2-83b8-4b95-b9b9-8590fb0d4a79 { display: none !important; }}@media (max-width: 767px){#s-c0bf58c2-83b8-4b95-b9b9-8590fb0d4a79 {
  display: none;
}
#s-c0bf58c2-83b8-4b95-b9b9-8590fb0d4a79, #wrap-s-c0bf58c2-83b8-4b95-b9b9-8590fb0d4a79, #wrap-content-s-c0bf58c2-83b8-4b95-b9b9-8590fb0d4a79 { display: none !important; }}







#s-c0bf58c2-83b8-4b95-b9b9-8590fb0d4a79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c0bf58c2-83b8-4b95-b9b9-8590fb0d4a79.shg-box.shg-c {
  justify-content: center;
}

#s-23e34b00-7123-48b9-a8dd-aa6e3a29d75f {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-23e34b00-7123-48b9-a8dd-aa6e3a29d75f .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-dac36657-be64-4cc9-8cda-6f03326e84f3 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-d4ff1541-4da3-4296-b091-2f3b51d42c06 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d4ff1541-4da3-4296-b091-2f3b51d42c06"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4ff1541-4da3-4296-b091-2f3b51d42c06"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d4ff1541-4da3-4296-b091-2f3b51d42c06"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4ff1541-4da3-4296-b091-2f3b51d42c06"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-41b6901e-75d6-4aa3-9bdd-9a88e0fd3e64 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-41b6901e-75d6-4aa3-9bdd-9a88e0fd3e64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-41b6901e-75d6-4aa3-9bdd-9a88e0fd3e64.shg-box.shg-c {
  justify-content: center;
}

#s-1af9ac70-559a-4cf9-b885-8ab5825a7a46 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-1af9ac70-559a-4cf9-b885-8ab5825a7a46"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1af9ac70-559a-4cf9-b885-8ab5825a7a46"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1af9ac70-559a-4cf9-b885-8ab5825a7a46"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1af9ac70-559a-4cf9-b885-8ab5825a7a46"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1af9ac70-559a-4cf9-b885-8ab5825a7a46"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1af9ac70-559a-4cf9-b885-8ab5825a7a46"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1af9ac70-559a-4cf9-b885-8ab5825a7a46"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-10632bac-0615-4c79-99ba-1ce259bd195f {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: center;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f {
  margin: 0 !important;
  overflow: visible;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f-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-10632bac-0615-4c79-99ba-1ce259bd195f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10632bac-0615-4c79-99ba-1ce259bd195f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  /* Add background color handling */
  
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-10632bac-0615-4c79-99ba-1ce259bd195f .shogun-image-content {
  
    justify-content: center;
  
}

.s-10632bac-0615-4c79-99ba-1ce259bd195f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image {
  box-sizing: border-box;
}



.s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-10632bac-0615-4c79-99ba-1ce259bd195f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
      position: relative;
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-10632bac-0615-4c79-99ba-1ce259bd195f {
  margin: 0 !important;
  overflow: visible;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f-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-10632bac-0615-4c79-99ba-1ce259bd195f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10632bac-0615-4c79-99ba-1ce259bd195f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  /* Add background color handling */
  
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-10632bac-0615-4c79-99ba-1ce259bd195f .shogun-image-content {
  
    justify-content: center;
  
}

.s-10632bac-0615-4c79-99ba-1ce259bd195f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image {
  box-sizing: border-box;
}



.s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-10632bac-0615-4c79-99ba-1ce259bd195f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
      position: relative;
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-10632bac-0615-4c79-99ba-1ce259bd195f {
  margin: 0 !important;
  overflow: visible;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f-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-10632bac-0615-4c79-99ba-1ce259bd195f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10632bac-0615-4c79-99ba-1ce259bd195f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  /* Add background color handling */
  
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-10632bac-0615-4c79-99ba-1ce259bd195f .shogun-image-content {
  
    justify-content: center;
  
}

.s-10632bac-0615-4c79-99ba-1ce259bd195f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image {
  box-sizing: border-box;
}



.s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-10632bac-0615-4c79-99ba-1ce259bd195f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
      position: relative;
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-10632bac-0615-4c79-99ba-1ce259bd195f {
  margin: 0 !important;
  overflow: visible;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f-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-10632bac-0615-4c79-99ba-1ce259bd195f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10632bac-0615-4c79-99ba-1ce259bd195f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  /* Add background color handling */
  
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-10632bac-0615-4c79-99ba-1ce259bd195f .shogun-image-content {
  
    justify-content: center;
  
}

.s-10632bac-0615-4c79-99ba-1ce259bd195f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image {
  box-sizing: border-box;
}



.s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-10632bac-0615-4c79-99ba-1ce259bd195f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
      position: relative;
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-10632bac-0615-4c79-99ba-1ce259bd195f {
  margin: 0 !important;
  overflow: visible;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f-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-10632bac-0615-4c79-99ba-1ce259bd195f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-10632bac-0615-4c79-99ba-1ce259bd195f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  /* Add background color handling */
  
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-10632bac-0615-4c79-99ba-1ce259bd195f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-10632bac-0615-4c79-99ba-1ce259bd195f .shogun-image-content {
  
    justify-content: center;
  
}

.s-10632bac-0615-4c79-99ba-1ce259bd195f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image {
  box-sizing: border-box;
}



.s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-10632bac-0615-4c79-99ba-1ce259bd195f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container {
      position: relative;
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-10632bac-0615-4c79-99ba-1ce259bd195f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-afa5c902-8a1e-46f5-919c-484436f38008 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-afa5c902-8a1e-46f5-919c-484436f38008 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-83268bb7-428d-462c-8328-0048a36cc235 {
  margin-left: auto;
margin-right: auto;
}

#s-471e4ac7-23e5-4b3f-8fe7-4a8f93da7fab {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-471e4ac7-23e5-4b3f-8fe7-4a8f93da7fab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-471e4ac7-23e5-4b3f-8fe7-4a8f93da7fab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-471e4ac7-23e5-4b3f-8fe7-4a8f93da7fab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-471e4ac7-23e5-4b3f-8fe7-4a8f93da7fab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-471e4ac7-23e5-4b3f-8fe7-4a8f93da7fab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-471e4ac7-23e5-4b3f-8fe7-4a8f93da7fab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-471e4ac7-23e5-4b3f-8fe7-4a8f93da7fab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: center;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  margin: 0 !important;
  overflow: visible;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187-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-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  /* Add background color handling */
  
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shogun-image-content {
  
    justify-content: center;
  
}

.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shg-align-container {
  display: flex;
  justify-content: center
}

.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image {
  box-sizing: border-box;
}



.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
      position: relative;
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  margin: 0 !important;
  overflow: visible;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187-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-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  /* Add background color handling */
  
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shogun-image-content {
  
    justify-content: center;
  
}

.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shg-align-container {
  display: flex;
  justify-content: center
}

.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image {
  box-sizing: border-box;
}



.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
      position: relative;
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  margin: 0 !important;
  overflow: visible;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187-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-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  /* Add background color handling */
  
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shogun-image-content {
  
    justify-content: center;
  
}

.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shg-align-container {
  display: flex;
  justify-content: center
}

.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image {
  box-sizing: border-box;
}



.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
      position: relative;
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  margin: 0 !important;
  overflow: visible;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187-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-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  /* Add background color handling */
  
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shogun-image-content {
  
    justify-content: center;
  
}

.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shg-align-container {
  display: flex;
  justify-content: center
}

.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image {
  box-sizing: border-box;
}



.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
      position: relative;
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  margin: 0 !important;
  overflow: visible;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187-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-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  /* Add background color handling */
  
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 .shogun-image-content {
  
    justify-content: center;
  
}

.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shg-align-container {
  display: flex;
  justify-content: center
}

.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image {
  box-sizing: border-box;
}



.s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container {
      position: relative;
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-60e98021-83a6-4e9f-bc8b-e32c9c36e187 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-00319ed4-dcd5-4ad4-bf0d-d7cbd78b2a83 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-00319ed4-dcd5-4ad4-bf0d-d7cbd78b2a83 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-a02ab78e-62ee-4b1f-91c3-98f7bb9b8e27 {
  margin-left: auto;
margin-right: auto;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60 {
  margin-left: auto;
margin-right: auto;
max-width: 420px;
text-align: center;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60 {
  margin: 0 !important;
  overflow: visible;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60-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-783966d4-6465-41e2-8f36-d5a559142d60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-783966d4-6465-41e2-8f36-d5a559142d60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  /* Add background color handling */
  
}

#s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-783966d4-6465-41e2-8f36-d5a559142d60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-783966d4-6465-41e2-8f36-d5a559142d60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-783966d4-6465-41e2-8f36-d5a559142d60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60.shogun-image {
  box-sizing: border-box;
}



.s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  
}


@media (min-width: 1200px){#s-783966d4-6465-41e2-8f36-d5a559142d60 {
  margin: 0 !important;
  overflow: visible;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60-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-783966d4-6465-41e2-8f36-d5a559142d60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-783966d4-6465-41e2-8f36-d5a559142d60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  /* Add background color handling */
  
}

#s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-783966d4-6465-41e2-8f36-d5a559142d60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-783966d4-6465-41e2-8f36-d5a559142d60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-783966d4-6465-41e2-8f36-d5a559142d60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60.shogun-image {
  box-sizing: border-box;
}



.s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-783966d4-6465-41e2-8f36-d5a559142d60 {
  margin: 0 !important;
  overflow: visible;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60-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-783966d4-6465-41e2-8f36-d5a559142d60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-783966d4-6465-41e2-8f36-d5a559142d60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  /* Add background color handling */
  
}

#s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-783966d4-6465-41e2-8f36-d5a559142d60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-783966d4-6465-41e2-8f36-d5a559142d60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-783966d4-6465-41e2-8f36-d5a559142d60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60.shogun-image {
  box-sizing: border-box;
}



.s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-783966d4-6465-41e2-8f36-d5a559142d60 {
  margin: 0 !important;
  overflow: visible;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60-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-783966d4-6465-41e2-8f36-d5a559142d60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-783966d4-6465-41e2-8f36-d5a559142d60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  /* Add background color handling */
  
}

#s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-783966d4-6465-41e2-8f36-d5a559142d60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-783966d4-6465-41e2-8f36-d5a559142d60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-783966d4-6465-41e2-8f36-d5a559142d60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60.shogun-image {
  box-sizing: border-box;
}



.s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  
}


}@media (max-width: 767px){#s-783966d4-6465-41e2-8f36-d5a559142d60 {
  margin: 0 !important;
  overflow: visible;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60-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-783966d4-6465-41e2-8f36-d5a559142d60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-783966d4-6465-41e2-8f36-d5a559142d60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  /* Add background color handling */
  
}

#s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-783966d4-6465-41e2-8f36-d5a559142d60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-783966d4-6465-41e2-8f36-d5a559142d60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-783966d4-6465-41e2-8f36-d5a559142d60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-783966d4-6465-41e2-8f36-d5a559142d60.shogun-image {
  box-sizing: border-box;
}



.s-783966d4-6465-41e2-8f36-d5a559142d60 img.shogun-image {
  
}


}
#s-72928d28-7967-4591-a070-965087ecdb36 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-72928d28-7967-4591-a070-965087ecdb36"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-72928d28-7967-4591-a070-965087ecdb36"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-72928d28-7967-4591-a070-965087ecdb36"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-72928d28-7967-4591-a070-965087ecdb36"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-72928d28-7967-4591-a070-965087ecdb36"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-72928d28-7967-4591-a070-965087ecdb36"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-72928d28-7967-4591-a070-965087ecdb36"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: center;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2-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-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image {
  box-sizing: border-box;
}



.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
      position: relative;
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2-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-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image {
  box-sizing: border-box;
}



.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
      position: relative;
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2-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-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image {
  box-sizing: border-box;
}



.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
      position: relative;
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2-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-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image {
  box-sizing: border-box;
}



.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
      position: relative;
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2-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-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image {
  box-sizing: border-box;
}



.s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container {
      position: relative;
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5a8c48c-0ba6-42ec-b29b-fc2072dcfff2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-165d0ffe-75ee-48a1-9941-5c24743f4a09 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-165d0ffe-75ee-48a1-9941-5c24743f4a09 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-6d5a68e2-ac85-469f-ad92-74af2464d33f {
  margin-left: auto;
margin-right: auto;
}

#s-b9030819-c9e8-4814-9f49-fcf337e918b2 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b9030819-c9e8-4814-9f49-fcf337e918b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9030819-c9e8-4814-9f49-fcf337e918b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9030819-c9e8-4814-9f49-fcf337e918b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b9030819-c9e8-4814-9f49-fcf337e918b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9030819-c9e8-4814-9f49-fcf337e918b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9030819-c9e8-4814-9f49-fcf337e918b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9030819-c9e8-4814-9f49-fcf337e918b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  margin-left: auto;
margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: center;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80-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-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image {
  box-sizing: border-box;
}



.s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
      position: relative;
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80-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-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image {
  box-sizing: border-box;
}



.s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
      position: relative;
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80-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-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image {
  box-sizing: border-box;
}



.s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
      position: relative;
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80-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-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image {
  box-sizing: border-box;
}



.s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
      position: relative;
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80-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-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-3b768e27-4b34-44a1-bf35-0afdf4663f80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image {
  box-sizing: border-box;
}



.s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container {
      position: relative;
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b768e27-4b34-44a1-bf35-0afdf4663f80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-54873595-7fc8-425a-89bf-5a79b7f9044e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54873595-7fc8-425a-89bf-5a79b7f9044e .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-009fad74-7bb9-465b-95a0-6038c2d24037 {
  margin-left: auto;
margin-right: auto;
}

#s-ceec4b53-e9ad-4338-89b2-bed579501377 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ceec4b53-e9ad-4338-89b2-bed579501377 {
  display: none;
}
#s-ceec4b53-e9ad-4338-89b2-bed579501377, #wrap-s-ceec4b53-e9ad-4338-89b2-bed579501377, #wrap-content-s-ceec4b53-e9ad-4338-89b2-bed579501377 { display: none !important; }}@media (max-width: 767px){#s-ceec4b53-e9ad-4338-89b2-bed579501377 {
  display: none;
}
#s-ceec4b53-e9ad-4338-89b2-bed579501377, #wrap-s-ceec4b53-e9ad-4338-89b2-bed579501377, #wrap-content-s-ceec4b53-e9ad-4338-89b2-bed579501377 { display: none !important; }}







#s-ceec4b53-e9ad-4338-89b2-bed579501377 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ceec4b53-e9ad-4338-89b2-bed579501377.shg-box.shg-c {
  justify-content: center;
}

#s-ceb5f7c7-c9d4-466d-856d-903cbf3a7356 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-ceb5f7c7-c9d4-466d-856d-903cbf3a7356 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-67c048e5-1cd0-4285-92b8-ebe8220e83b9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-67c048e5-1cd0-4285-92b8-ebe8220e83b9 {
  display: none;
}
#s-67c048e5-1cd0-4285-92b8-ebe8220e83b9, #wrap-s-67c048e5-1cd0-4285-92b8-ebe8220e83b9, #wrap-content-s-67c048e5-1cd0-4285-92b8-ebe8220e83b9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67c048e5-1cd0-4285-92b8-ebe8220e83b9 {
  display: none;
}
#s-67c048e5-1cd0-4285-92b8-ebe8220e83b9, #wrap-s-67c048e5-1cd0-4285-92b8-ebe8220e83b9, #wrap-content-s-67c048e5-1cd0-4285-92b8-ebe8220e83b9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-67c048e5-1cd0-4285-92b8-ebe8220e83b9 {
  display: none;
}
#s-67c048e5-1cd0-4285-92b8-ebe8220e83b9, #wrap-s-67c048e5-1cd0-4285-92b8-ebe8220e83b9, #wrap-content-s-67c048e5-1cd0-4285-92b8-ebe8220e83b9 { display: none !important; }}@media (max-width: 767px){#s-67c048e5-1cd0-4285-92b8-ebe8220e83b9 {
  display: none;
}
#s-67c048e5-1cd0-4285-92b8-ebe8220e83b9, #wrap-s-67c048e5-1cd0-4285-92b8-ebe8220e83b9, #wrap-content-s-67c048e5-1cd0-4285-92b8-ebe8220e83b9 { display: none !important; }}
#s-67c048e5-1cd0-4285-92b8-ebe8220e83b9 .shg-sld-dot {
  background-color: rgba(255, 116, 0, 1);
}

#s-67c048e5-1cd0-4285-92b8-ebe8220e83b9 .shg-sld-nav-button.shg-sld-left,
#s-67c048e5-1cd0-4285-92b8-ebe8220e83b9 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 116, 0, 1);
}

#s-9def1351-65b7-43f4-aa3f-dbcf195bf523 {
  margin-left: auto;
margin-right: auto;
padding-left: 5em;
padding-right: 5em;
}

@media (min-width: 0px) {
[id="s-9def1351-65b7-43f4-aa3f-dbcf195bf523"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9def1351-65b7-43f4-aa3f-dbcf195bf523"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9def1351-65b7-43f4-aa3f-dbcf195bf523"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9def1351-65b7-43f4-aa3f-dbcf195bf523"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-ac3c1a40-5939-4f7a-a863-9e0b3f966591 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-ac3c1a40-5939-4f7a-a863-9e0b3f966591 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ac3c1a40-5939-4f7a-a863-9e0b3f966591.shg-box.shg-c {
  justify-content: center;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  margin: 0 !important;
  overflow: visible;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f-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-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  /* Add background color handling */
  
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image {
    
    
    
    
  }


.s-a1dbef9c-62a4-4496-80e6-142b29dca53f .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image {
  box-sizing: border-box;
}



.s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  
}


@media (min-width: 1200px){#s-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  margin: 0 !important;
  overflow: visible;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f-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-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  /* Add background color handling */
  
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image {
    
    
    
    
  }


.s-a1dbef9c-62a4-4496-80e6-142b29dca53f .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image {
  box-sizing: border-box;
}



.s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  margin: 0 !important;
  overflow: visible;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f-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-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  /* Add background color handling */
  
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image {
    
    
    
    
  }


.s-a1dbef9c-62a4-4496-80e6-142b29dca53f .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image {
  box-sizing: border-box;
}



.s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  margin: 0 !important;
  overflow: visible;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f-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-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  /* Add background color handling */
  
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image {
    
    
    
    
  }


.s-a1dbef9c-62a4-4496-80e6-142b29dca53f .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image {
  box-sizing: border-box;
}



.s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  
}


}@media (max-width: 767px){#s-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  margin: 0 !important;
  overflow: visible;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f-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-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a1dbef9c-62a4-4496-80e6-142b29dca53f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  /* Add background color handling */
  
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image {
    
    
    
    
  }


.s-a1dbef9c-62a4-4496-80e6-142b29dca53f .shogun-image-content {
  
    justify-content: center;
  
}

.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1dbef9c-62a4-4496-80e6-142b29dca53f.shogun-image {
  box-sizing: border-box;
}



.s-a1dbef9c-62a4-4496-80e6-142b29dca53f img.shogun-image {
  
}


}
#s-269ed3c5-5946-4ab7-9aca-0c5beba6c207 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-269ed3c5-5946-4ab7-9aca-0c5beba6c207 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-269ed3c5-5946-4ab7-9aca-0c5beba6c207.shg-box.shg-c {
  justify-content: center;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  margin: 0 !important;
  overflow: visible;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394-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-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  /* Add background color handling */
  
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image {
  box-sizing: border-box;
}



.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  
}


@media (min-width: 1200px){#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  margin: 0 !important;
  overflow: visible;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394-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-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  /* Add background color handling */
  
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image {
  box-sizing: border-box;
}



.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  margin: 0 !important;
  overflow: visible;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394-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-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  /* Add background color handling */
  
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image {
  box-sizing: border-box;
}



.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  margin: 0 !important;
  overflow: visible;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394-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-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  /* Add background color handling */
  
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image {
  box-sizing: border-box;
}



.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  
}


}@media (max-width: 767px){#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  margin: 0 !important;
  overflow: visible;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394-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-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  /* Add background color handling */
  
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a32bcb30-9b5a-4e6c-97d2-7285160b3394.shogun-image {
  box-sizing: border-box;
}



.s-a32bcb30-9b5a-4e6c-97d2-7285160b3394 img.shogun-image {
  
}


}
#s-5267d0e2-99dc-4d9f-b3eb-5b8bfd50e5f6 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-5267d0e2-99dc-4d9f-b3eb-5b8bfd50e5f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5267d0e2-99dc-4d9f-b3eb-5b8bfd50e5f6.shg-box.shg-c {
  justify-content: center;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  margin: 0 !important;
  overflow: visible;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11-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-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  /* Add background color handling */
  
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image {
  box-sizing: border-box;
}



.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  
}


@media (min-width: 1200px){#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  margin: 0 !important;
  overflow: visible;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11-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-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  /* Add background color handling */
  
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image {
  box-sizing: border-box;
}



.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  margin: 0 !important;
  overflow: visible;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11-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-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  /* Add background color handling */
  
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image {
  box-sizing: border-box;
}



.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  margin: 0 !important;
  overflow: visible;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11-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-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  /* Add background color handling */
  
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image {
  box-sizing: border-box;
}



.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  
}


}@media (max-width: 767px){#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  margin: 0 !important;
  overflow: visible;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11-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-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  /* Add background color handling */
  
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5a00d9c-110c-46ad-81b6-fc6335d8de11.shogun-image {
  box-sizing: border-box;
}



.s-f5a00d9c-110c-46ad-81b6-fc6335d8de11 img.shogun-image {
  
}


}
#s-2e6d9283-c983-4572-9518-dec84304044b {
  margin-left: auto;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
background-color: rgba(255, 116, 0, 0);
}

@media (min-width: 0px) {
[id="s-2e6d9283-c983-4572-9518-dec84304044b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e6d9283-c983-4572-9518-dec84304044b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-2e6d9283-c983-4572-9518-dec84304044b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e6d9283-c983-4572-9518-dec84304044b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-315085bd-4147-4afe-b656-f63429a3397f {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-315085bd-4147-4afe-b656-f63429a3397f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-315085bd-4147-4afe-b656-f63429a3397f.shg-box.shg-c {
  justify-content: center;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62 {
  margin: 0 !important;
  overflow: visible;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62-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-126718a9-e140-4c73-a67c-beb972b27e62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-126718a9-e140-4c73-a67c-beb972b27e62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  /* Add background color handling */
  
}

#s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-126718a9-e140-4c73-a67c-beb972b27e62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-126718a9-e140-4c73-a67c-beb972b27e62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image {
  box-sizing: border-box;
}



.s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  
}


@media (min-width: 1200px){#s-126718a9-e140-4c73-a67c-beb972b27e62 {
  margin: 0 !important;
  overflow: visible;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62-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-126718a9-e140-4c73-a67c-beb972b27e62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-126718a9-e140-4c73-a67c-beb972b27e62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  /* Add background color handling */
  
}

#s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-126718a9-e140-4c73-a67c-beb972b27e62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-126718a9-e140-4c73-a67c-beb972b27e62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image {
  box-sizing: border-box;
}



.s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-126718a9-e140-4c73-a67c-beb972b27e62 {
  margin: 0 !important;
  overflow: visible;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62-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-126718a9-e140-4c73-a67c-beb972b27e62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-126718a9-e140-4c73-a67c-beb972b27e62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  /* Add background color handling */
  
}

#s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-126718a9-e140-4c73-a67c-beb972b27e62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-126718a9-e140-4c73-a67c-beb972b27e62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image {
  box-sizing: border-box;
}



.s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-126718a9-e140-4c73-a67c-beb972b27e62 {
  margin: 0 !important;
  overflow: visible;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62-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-126718a9-e140-4c73-a67c-beb972b27e62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-126718a9-e140-4c73-a67c-beb972b27e62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  /* Add background color handling */
  
}

#s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-126718a9-e140-4c73-a67c-beb972b27e62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-126718a9-e140-4c73-a67c-beb972b27e62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image {
  box-sizing: border-box;
}



.s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  
}


}@media (max-width: 767px){#s-126718a9-e140-4c73-a67c-beb972b27e62 {
  margin: 0 !important;
  overflow: visible;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62-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-126718a9-e140-4c73-a67c-beb972b27e62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-126718a9-e140-4c73-a67c-beb972b27e62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  /* Add background color handling */
  
}

#s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-126718a9-e140-4c73-a67c-beb972b27e62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-126718a9-e140-4c73-a67c-beb972b27e62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-126718a9-e140-4c73-a67c-beb972b27e62.shogun-image {
  box-sizing: border-box;
}



.s-126718a9-e140-4c73-a67c-beb972b27e62 img.shogun-image {
  
}


}
#s-0c5e7449-5b37-4039-bf35-70028034dd9c {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-0c5e7449-5b37-4039-bf35-70028034dd9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0c5e7449-5b37-4039-bf35-70028034dd9c.shg-box.shg-c {
  justify-content: center;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  margin: 0 !important;
  overflow: visible;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873-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-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  /* Add background color handling */
  
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-ada30e97-6d6d-425c-a4c2-9d80210a9873 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image {
  box-sizing: border-box;
}



.s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  
}


@media (min-width: 1200px){#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  margin: 0 !important;
  overflow: visible;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873-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-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  /* Add background color handling */
  
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-ada30e97-6d6d-425c-a4c2-9d80210a9873 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image {
  box-sizing: border-box;
}



.s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  margin: 0 !important;
  overflow: visible;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873-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-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  /* Add background color handling */
  
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-ada30e97-6d6d-425c-a4c2-9d80210a9873 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image {
  box-sizing: border-box;
}



.s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  margin: 0 !important;
  overflow: visible;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873-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-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  /* Add background color handling */
  
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-ada30e97-6d6d-425c-a4c2-9d80210a9873 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image {
  box-sizing: border-box;
}



.s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  
}


}@media (max-width: 767px){#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  margin: 0 !important;
  overflow: visible;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873-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-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ada30e97-6d6d-425c-a4c2-9d80210a9873 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  /* Add background color handling */
  
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-ada30e97-6d6d-425c-a4c2-9d80210a9873 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ada30e97-6d6d-425c-a4c2-9d80210a9873.shogun-image {
  box-sizing: border-box;
}



.s-ada30e97-6d6d-425c-a4c2-9d80210a9873 img.shogun-image {
  
}


}
#s-0214fb43-ae80-4b61-9933-dee206e1fb5c {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-0214fb43-ae80-4b61-9933-dee206e1fb5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0214fb43-ae80-4b61-9933-dee206e1fb5c.shg-box.shg-c {
  justify-content: center;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675 {
  margin: 0 !important;
  overflow: visible;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675-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-e6091507-7ff4-4839-b899-88e0484c5675 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e6091507-7ff4-4839-b899-88e0484c5675 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  /* Add background color handling */
  
}

#s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-e6091507-7ff4-4839-b899-88e0484c5675 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e6091507-7ff4-4839-b899-88e0484c5675.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image {
  box-sizing: border-box;
}



.s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  
}


@media (min-width: 1200px){#s-e6091507-7ff4-4839-b899-88e0484c5675 {
  margin: 0 !important;
  overflow: visible;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675-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-e6091507-7ff4-4839-b899-88e0484c5675 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e6091507-7ff4-4839-b899-88e0484c5675 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  /* Add background color handling */
  
}

#s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-e6091507-7ff4-4839-b899-88e0484c5675 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e6091507-7ff4-4839-b899-88e0484c5675.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image {
  box-sizing: border-box;
}



.s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e6091507-7ff4-4839-b899-88e0484c5675 {
  margin: 0 !important;
  overflow: visible;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675-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-e6091507-7ff4-4839-b899-88e0484c5675 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e6091507-7ff4-4839-b899-88e0484c5675 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  /* Add background color handling */
  
}

#s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-e6091507-7ff4-4839-b899-88e0484c5675 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e6091507-7ff4-4839-b899-88e0484c5675.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image {
  box-sizing: border-box;
}



.s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e6091507-7ff4-4839-b899-88e0484c5675 {
  margin: 0 !important;
  overflow: visible;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675-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-e6091507-7ff4-4839-b899-88e0484c5675 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e6091507-7ff4-4839-b899-88e0484c5675 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  /* Add background color handling */
  
}

#s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-e6091507-7ff4-4839-b899-88e0484c5675 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e6091507-7ff4-4839-b899-88e0484c5675.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image {
  box-sizing: border-box;
}



.s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  
}


}@media (max-width: 767px){#s-e6091507-7ff4-4839-b899-88e0484c5675 {
  margin: 0 !important;
  overflow: visible;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675-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-e6091507-7ff4-4839-b899-88e0484c5675 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e6091507-7ff4-4839-b899-88e0484c5675 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  /* Add background color handling */
  
}

#s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-e6091507-7ff4-4839-b899-88e0484c5675 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e6091507-7ff4-4839-b899-88e0484c5675.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e6091507-7ff4-4839-b899-88e0484c5675.shogun-image {
  box-sizing: border-box;
}



.s-e6091507-7ff4-4839-b899-88e0484c5675 img.shogun-image {
  
}


}
#s-87b8af03-5aef-49c0-b945-b43840ba1c0e {
  margin-left: auto;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
}

@media (min-width: 0px) {
[id="s-87b8af03-5aef-49c0-b945-b43840ba1c0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87b8af03-5aef-49c0-b945-b43840ba1c0e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-87b8af03-5aef-49c0-b945-b43840ba1c0e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-87b8af03-5aef-49c0-b945-b43840ba1c0e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-4c7b3a9c-6833-4491-b737-117addbeba45 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-4c7b3a9c-6833-4491-b737-117addbeba45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c7b3a9c-6833-4491-b737-117addbeba45.shg-box.shg-c {
  justify-content: center;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142-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-4a81519e-24cd-4aea-8e75-116d049e7142 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a81519e-24cd-4aea-8e75-116d049e7142 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4a81519e-24cd-4aea-8e75-116d049e7142 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a81519e-24cd-4aea-8e75-116d049e7142.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image {
  box-sizing: border-box;
}



.s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  
}


@media (min-width: 1200px){#s-4a81519e-24cd-4aea-8e75-116d049e7142 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142-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-4a81519e-24cd-4aea-8e75-116d049e7142 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a81519e-24cd-4aea-8e75-116d049e7142 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4a81519e-24cd-4aea-8e75-116d049e7142 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a81519e-24cd-4aea-8e75-116d049e7142.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image {
  box-sizing: border-box;
}



.s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4a81519e-24cd-4aea-8e75-116d049e7142 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142-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-4a81519e-24cd-4aea-8e75-116d049e7142 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a81519e-24cd-4aea-8e75-116d049e7142 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4a81519e-24cd-4aea-8e75-116d049e7142 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a81519e-24cd-4aea-8e75-116d049e7142.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image {
  box-sizing: border-box;
}



.s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4a81519e-24cd-4aea-8e75-116d049e7142 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142-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-4a81519e-24cd-4aea-8e75-116d049e7142 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a81519e-24cd-4aea-8e75-116d049e7142 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4a81519e-24cd-4aea-8e75-116d049e7142 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a81519e-24cd-4aea-8e75-116d049e7142.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image {
  box-sizing: border-box;
}



.s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  
}


}@media (max-width: 767px){#s-4a81519e-24cd-4aea-8e75-116d049e7142 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142-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-4a81519e-24cd-4aea-8e75-116d049e7142 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a81519e-24cd-4aea-8e75-116d049e7142 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-4a81519e-24cd-4aea-8e75-116d049e7142 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a81519e-24cd-4aea-8e75-116d049e7142.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a81519e-24cd-4aea-8e75-116d049e7142.shogun-image {
  box-sizing: border-box;
}



.s-4a81519e-24cd-4aea-8e75-116d049e7142 img.shogun-image {
  
}


}
#s-f0c3e318-5ade-4c77-bfb2-3c7192c72807 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-f0c3e318-5ade-4c77-bfb2-3c7192c72807 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f0c3e318-5ade-4c77-bfb2-3c7192c72807.shg-box.shg-c {
  justify-content: center;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  margin: 0 !important;
  overflow: visible;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b-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-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  /* Add background color handling */
  
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-12381cf9-1785-4a31-b8bd-88f008cfa57b .shogun-image-content {
  
    justify-content: center;
  
}

.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image {
  box-sizing: border-box;
}



.s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  
}


@media (min-width: 1200px){#s-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  margin: 0 !important;
  overflow: visible;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b-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-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  /* Add background color handling */
  
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-12381cf9-1785-4a31-b8bd-88f008cfa57b .shogun-image-content {
  
    justify-content: center;
  
}

.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image {
  box-sizing: border-box;
}



.s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  margin: 0 !important;
  overflow: visible;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b-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-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  /* Add background color handling */
  
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-12381cf9-1785-4a31-b8bd-88f008cfa57b .shogun-image-content {
  
    justify-content: center;
  
}

.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image {
  box-sizing: border-box;
}



.s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  margin: 0 !important;
  overflow: visible;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b-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-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  /* Add background color handling */
  
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-12381cf9-1785-4a31-b8bd-88f008cfa57b .shogun-image-content {
  
    justify-content: center;
  
}

.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image {
  box-sizing: border-box;
}



.s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  
}


}@media (max-width: 767px){#s-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  margin: 0 !important;
  overflow: visible;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b-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-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-12381cf9-1785-4a31-b8bd-88f008cfa57b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  /* Add background color handling */
  
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-12381cf9-1785-4a31-b8bd-88f008cfa57b .shogun-image-content {
  
    justify-content: center;
  
}

.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12381cf9-1785-4a31-b8bd-88f008cfa57b.shogun-image {
  box-sizing: border-box;
}



.s-12381cf9-1785-4a31-b8bd-88f008cfa57b img.shogun-image {
  
}


}
#s-197c151b-edd8-4255-b71e-8840b9012576 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-197c151b-edd8-4255-b71e-8840b9012576 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-197c151b-edd8-4255-b71e-8840b9012576.shg-box.shg-c {
  justify-content: center;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  margin: 0 !important;
  overflow: visible;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89-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-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  /* Add background color handling */
  
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-79e97c62-ce1d-4a4c-a468-70d04338eb89 .shogun-image-content {
  
    justify-content: center;
  
}

.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image {
  box-sizing: border-box;
}



.s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  
}


@media (min-width: 1200px){#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  margin: 0 !important;
  overflow: visible;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89-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-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  /* Add background color handling */
  
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-79e97c62-ce1d-4a4c-a468-70d04338eb89 .shogun-image-content {
  
    justify-content: center;
  
}

.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image {
  box-sizing: border-box;
}



.s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  margin: 0 !important;
  overflow: visible;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89-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-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  /* Add background color handling */
  
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-79e97c62-ce1d-4a4c-a468-70d04338eb89 .shogun-image-content {
  
    justify-content: center;
  
}

.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image {
  box-sizing: border-box;
}



.s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  margin: 0 !important;
  overflow: visible;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89-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-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  /* Add background color handling */
  
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-79e97c62-ce1d-4a4c-a468-70d04338eb89 .shogun-image-content {
  
    justify-content: center;
  
}

.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image {
  box-sizing: border-box;
}



.s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  
}


}@media (max-width: 767px){#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  margin: 0 !important;
  overflow: visible;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89-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-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79e97c62-ce1d-4a4c-a468-70d04338eb89 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  /* Add background color handling */
  
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-79e97c62-ce1d-4a4c-a468-70d04338eb89 .shogun-image-content {
  
    justify-content: center;
  
}

.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79e97c62-ce1d-4a4c-a468-70d04338eb89.shogun-image {
  box-sizing: border-box;
}



.s-79e97c62-ce1d-4a4c-a468-70d04338eb89 img.shogun-image {
  
}


}
#s-e2de6058-14f7-4b46-bab8-e9316c8a4d2d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#s-e2de6058-14f7-4b46-bab8-e9316c8a4d2d .shg-sld-dot {
  background-color: rgba(255, 116, 0, 1);
}

#s-e2de6058-14f7-4b46-bab8-e9316c8a4d2d .shg-sld-nav-button.shg-sld-left,
#s-e2de6058-14f7-4b46-bab8-e9316c8a4d2d .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 116, 0, 1);
}

#s-ce60e023-aad9-4181-9653-41b2867ad92e {
  margin-left: auto;
margin-right: auto;
padding-left: 5em;
padding-right: 5em;
}

@media (min-width: 0px) {
[id="s-ce60e023-aad9-4181-9653-41b2867ad92e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce60e023-aad9-4181-9653-41b2867ad92e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ce60e023-aad9-4181-9653-41b2867ad92e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce60e023-aad9-4181-9653-41b2867ad92e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8854a3e8-6e41-4a93-8030-b2c5bbbfc70b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-8854a3e8-6e41-4a93-8030-b2c5bbbfc70b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8854a3e8-6e41-4a93-8030-b2c5bbbfc70b.shg-box.shg-c {
  justify-content: center;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  margin: 0 !important;
  overflow: visible;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d-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-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  /* Add background color handling */
  
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image {
  box-sizing: border-box;
}



.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  
}


@media (min-width: 1200px){#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  margin: 0 !important;
  overflow: visible;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d-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-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  /* Add background color handling */
  
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image {
  box-sizing: border-box;
}



.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  margin: 0 !important;
  overflow: visible;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d-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-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  /* Add background color handling */
  
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image {
  box-sizing: border-box;
}



.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  margin: 0 !important;
  overflow: visible;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d-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-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  /* Add background color handling */
  
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image {
  box-sizing: border-box;
}



.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  
}


}@media (max-width: 767px){#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  margin: 0 !important;
  overflow: visible;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d-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-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  /* Add background color handling */
  
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d .shogun-image-content {
  
    justify-content: center;
  
}

.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d.shogun-image {
  box-sizing: border-box;
}



.s-8afa6b71-aaf7-45d6-a5c8-90020ae4465d img.shogun-image {
  
}


}
#s-475a5a7d-3aa5-4a71-9e6e-0950acbe2765 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-475a5a7d-3aa5-4a71-9e6e-0950acbe2765 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-475a5a7d-3aa5-4a71-9e6e-0950acbe2765.shg-box.shg-c {
  justify-content: center;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9-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-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image {
  box-sizing: border-box;
}



.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9-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-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image {
  box-sizing: border-box;
}



.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9-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-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image {
  box-sizing: border-box;
}



.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9-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-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image {
  box-sizing: border-box;
}



.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  margin: 0 !important;
  overflow: visible;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9-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-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  /* Add background color handling */
  
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9.shogun-image {
  box-sizing: border-box;
}



.s-d8d36a6e-97e9-4d58-8f4c-44cfa54531f9 img.shogun-image {
  
}


}
#s-a8c73331-5c60-4a87-9a2e-8bd29eed8814 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-a8c73331-5c60-4a87-9a2e-8bd29eed8814 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a8c73331-5c60-4a87-9a2e-8bd29eed8814.shg-box.shg-c {
  justify-content: center;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d {
  margin: 0 !important;
  overflow: visible;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d-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-03f0cb1c-7750-4765-bae1-d6101b21519d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f0cb1c-7750-4765-bae1-d6101b21519d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  /* Add background color handling */
  
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-03f0cb1c-7750-4765-bae1-d6101b21519d .shogun-image-content {
  
    justify-content: center;
  
}

.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image {
  box-sizing: border-box;
}



.s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  
}


@media (min-width: 1200px){#s-03f0cb1c-7750-4765-bae1-d6101b21519d {
  margin: 0 !important;
  overflow: visible;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d-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-03f0cb1c-7750-4765-bae1-d6101b21519d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f0cb1c-7750-4765-bae1-d6101b21519d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  /* Add background color handling */
  
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-03f0cb1c-7750-4765-bae1-d6101b21519d .shogun-image-content {
  
    justify-content: center;
  
}

.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image {
  box-sizing: border-box;
}



.s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-03f0cb1c-7750-4765-bae1-d6101b21519d {
  margin: 0 !important;
  overflow: visible;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d-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-03f0cb1c-7750-4765-bae1-d6101b21519d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f0cb1c-7750-4765-bae1-d6101b21519d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  /* Add background color handling */
  
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-03f0cb1c-7750-4765-bae1-d6101b21519d .shogun-image-content {
  
    justify-content: center;
  
}

.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image {
  box-sizing: border-box;
}



.s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-03f0cb1c-7750-4765-bae1-d6101b21519d {
  margin: 0 !important;
  overflow: visible;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d-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-03f0cb1c-7750-4765-bae1-d6101b21519d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f0cb1c-7750-4765-bae1-d6101b21519d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  /* Add background color handling */
  
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-03f0cb1c-7750-4765-bae1-d6101b21519d .shogun-image-content {
  
    justify-content: center;
  
}

.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image {
  box-sizing: border-box;
}



.s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  
}


}@media (max-width: 767px){#s-03f0cb1c-7750-4765-bae1-d6101b21519d {
  margin: 0 !important;
  overflow: visible;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d-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-03f0cb1c-7750-4765-bae1-d6101b21519d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f0cb1c-7750-4765-bae1-d6101b21519d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  /* Add background color handling */
  
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-03f0cb1c-7750-4765-bae1-d6101b21519d .shogun-image-content {
  
    justify-content: center;
  
}

.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f0cb1c-7750-4765-bae1-d6101b21519d.shogun-image {
  box-sizing: border-box;
}



.s-03f0cb1c-7750-4765-bae1-d6101b21519d img.shogun-image {
  
}


}
#s-70617021-9139-4c61-864a-7e1222f29fb0 {
  margin-left: auto;
margin-right: auto;
padding-left: 5em;
padding-right: 5em;
}

@media (min-width: 0px) {
[id="s-70617021-9139-4c61-864a-7e1222f29fb0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70617021-9139-4c61-864a-7e1222f29fb0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-70617021-9139-4c61-864a-7e1222f29fb0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-70617021-9139-4c61-864a-7e1222f29fb0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-1546ed69-3af3-4a63-8630-07c51cdc759b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-1546ed69-3af3-4a63-8630-07c51cdc759b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1546ed69-3af3-4a63-8630-07c51cdc759b.shg-box.shg-c {
  justify-content: center;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  margin: 0 !important;
  overflow: visible;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d-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-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  /* Add background color handling */
  
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d .shogun-image-content {
  
    justify-content: center;
  
}

.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image {
  box-sizing: border-box;
}



.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  
}


@media (min-width: 1200px){#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  margin: 0 !important;
  overflow: visible;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d-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-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  /* Add background color handling */
  
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d .shogun-image-content {
  
    justify-content: center;
  
}

.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image {
  box-sizing: border-box;
}



.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  margin: 0 !important;
  overflow: visible;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d-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-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  /* Add background color handling */
  
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d .shogun-image-content {
  
    justify-content: center;
  
}

.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image {
  box-sizing: border-box;
}



.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  margin: 0 !important;
  overflow: visible;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d-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-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  /* Add background color handling */
  
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d .shogun-image-content {
  
    justify-content: center;
  
}

.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image {
  box-sizing: border-box;
}



.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  
}


}@media (max-width: 767px){#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  margin: 0 !important;
  overflow: visible;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d-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-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50c66961-0865-41ca-8c6c-7fc63ee47c0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  /* Add background color handling */
  
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d .shogun-image-content {
  
    justify-content: center;
  
}

.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c66961-0865-41ca-8c6c-7fc63ee47c0d.shogun-image {
  box-sizing: border-box;
}



.s-50c66961-0865-41ca-8c6c-7fc63ee47c0d img.shogun-image {
  
}


}
#s-9cd39bde-1347-424f-a36f-ae0db3560f63 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-9cd39bde-1347-424f-a36f-ae0db3560f63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9cd39bde-1347-424f-a36f-ae0db3560f63.shg-box.shg-c {
  justify-content: center;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  margin: 0 !important;
  overflow: visible;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2-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-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  /* Add background color handling */
  
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-54dc3570-fe44-426e-9a05-f52e67e53dc2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image {
  box-sizing: border-box;
}



.s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  
}


@media (min-width: 1200px){#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  margin: 0 !important;
  overflow: visible;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2-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-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  /* Add background color handling */
  
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-54dc3570-fe44-426e-9a05-f52e67e53dc2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image {
  box-sizing: border-box;
}



.s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  margin: 0 !important;
  overflow: visible;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2-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-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  /* Add background color handling */
  
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-54dc3570-fe44-426e-9a05-f52e67e53dc2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image {
  box-sizing: border-box;
}



.s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  margin: 0 !important;
  overflow: visible;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2-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-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  /* Add background color handling */
  
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-54dc3570-fe44-426e-9a05-f52e67e53dc2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image {
  box-sizing: border-box;
}



.s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  
}


}@media (max-width: 767px){#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  margin: 0 !important;
  overflow: visible;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2-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-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-54dc3570-fe44-426e-9a05-f52e67e53dc2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  /* Add background color handling */
  
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-54dc3570-fe44-426e-9a05-f52e67e53dc2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54dc3570-fe44-426e-9a05-f52e67e53dc2.shogun-image {
  box-sizing: border-box;
}



.s-54dc3570-fe44-426e-9a05-f52e67e53dc2 img.shogun-image {
  
}


}
#s-b2a0c199-ec46-4f8c-bf6d-5d57d026ae39 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-b2a0c199-ec46-4f8c-bf6d-5d57d026ae39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b2a0c199-ec46-4f8c-bf6d-5d57d026ae39.shg-box.shg-c {
  justify-content: center;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  margin: 0 !important;
  overflow: visible;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0-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-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  /* Add background color handling */
  
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-3eddbc16-1394-46ce-8396-c90a86d47ac0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image {
  box-sizing: border-box;
}



.s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  
}


@media (min-width: 1200px){#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  margin: 0 !important;
  overflow: visible;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0-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-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  /* Add background color handling */
  
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-3eddbc16-1394-46ce-8396-c90a86d47ac0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image {
  box-sizing: border-box;
}



.s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  margin: 0 !important;
  overflow: visible;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0-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-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  /* Add background color handling */
  
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-3eddbc16-1394-46ce-8396-c90a86d47ac0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image {
  box-sizing: border-box;
}



.s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  margin: 0 !important;
  overflow: visible;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0-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-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  /* Add background color handling */
  
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-3eddbc16-1394-46ce-8396-c90a86d47ac0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image {
  box-sizing: border-box;
}



.s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  
}


}@media (max-width: 767px){#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  margin: 0 !important;
  overflow: visible;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0-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-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3eddbc16-1394-46ce-8396-c90a86d47ac0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  /* Add background color handling */
  
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-3eddbc16-1394-46ce-8396-c90a86d47ac0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eddbc16-1394-46ce-8396-c90a86d47ac0.shogun-image {
  box-sizing: border-box;
}



.s-3eddbc16-1394-46ce-8396-c90a86d47ac0 img.shogun-image {
  
}


}
#s-dad596d9-60dd-4118-8fb3-e3afd55f12df {
  margin-left: auto;
margin-right: auto;
padding-left: 5em;
padding-right: 5em;
}

@media (min-width: 0px) {
[id="s-dad596d9-60dd-4118-8fb3-e3afd55f12df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dad596d9-60dd-4118-8fb3-e3afd55f12df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dad596d9-60dd-4118-8fb3-e3afd55f12df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dad596d9-60dd-4118-8fb3-e3afd55f12df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-3480ec1e-5410-4b85-b5aa-35aff38a0248 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-3480ec1e-5410-4b85-b5aa-35aff38a0248 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3480ec1e-5410-4b85-b5aa-35aff38a0248.shg-box.shg-c {
  justify-content: center;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d {
  margin: 0 !important;
  overflow: visible;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d-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-36272872-8b08-4492-8ab2-32a893c2669d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36272872-8b08-4492-8ab2-32a893c2669d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  /* Add background color handling */
  
}

#s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image {
    
    
    
    
  }


.s-36272872-8b08-4492-8ab2-32a893c2669d .shogun-image-content {
  
    justify-content: center;
  
}

.s-36272872-8b08-4492-8ab2-32a893c2669d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image {
  box-sizing: border-box;
}



.s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  
}


@media (min-width: 1200px){#s-36272872-8b08-4492-8ab2-32a893c2669d {
  margin: 0 !important;
  overflow: visible;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d-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-36272872-8b08-4492-8ab2-32a893c2669d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36272872-8b08-4492-8ab2-32a893c2669d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  /* Add background color handling */
  
}

#s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image {
    
    
    
    
  }


.s-36272872-8b08-4492-8ab2-32a893c2669d .shogun-image-content {
  
    justify-content: center;
  
}

.s-36272872-8b08-4492-8ab2-32a893c2669d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image {
  box-sizing: border-box;
}



.s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-36272872-8b08-4492-8ab2-32a893c2669d {
  margin: 0 !important;
  overflow: visible;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d-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-36272872-8b08-4492-8ab2-32a893c2669d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36272872-8b08-4492-8ab2-32a893c2669d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  /* Add background color handling */
  
}

#s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image {
    
    
    
    
  }


.s-36272872-8b08-4492-8ab2-32a893c2669d .shogun-image-content {
  
    justify-content: center;
  
}

.s-36272872-8b08-4492-8ab2-32a893c2669d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image {
  box-sizing: border-box;
}



.s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-36272872-8b08-4492-8ab2-32a893c2669d {
  margin: 0 !important;
  overflow: visible;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d-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-36272872-8b08-4492-8ab2-32a893c2669d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36272872-8b08-4492-8ab2-32a893c2669d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  /* Add background color handling */
  
}

#s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image {
    
    
    
    
  }


.s-36272872-8b08-4492-8ab2-32a893c2669d .shogun-image-content {
  
    justify-content: center;
  
}

.s-36272872-8b08-4492-8ab2-32a893c2669d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image {
  box-sizing: border-box;
}



.s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  
}


}@media (max-width: 767px){#s-36272872-8b08-4492-8ab2-32a893c2669d {
  margin: 0 !important;
  overflow: visible;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d-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-36272872-8b08-4492-8ab2-32a893c2669d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36272872-8b08-4492-8ab2-32a893c2669d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  /* Add background color handling */
  
}

#s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image {
    
    
    
    
  }


.s-36272872-8b08-4492-8ab2-32a893c2669d .shogun-image-content {
  
    justify-content: center;
  
}

.s-36272872-8b08-4492-8ab2-32a893c2669d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36272872-8b08-4492-8ab2-32a893c2669d.shogun-image {
  box-sizing: border-box;
}



.s-36272872-8b08-4492-8ab2-32a893c2669d img.shogun-image {
  
}


}
#s-2bffd920-f72c-4a85-81e8-fe09be24a786 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-2bffd920-f72c-4a85-81e8-fe09be24a786 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2bffd920-f72c-4a85-81e8-fe09be24a786.shg-box.shg-c {
  justify-content: center;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362 {
  margin: 0 !important;
  overflow: visible;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362-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-790eb0ce-082e-45f8-988f-35a21cc00362 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-790eb0ce-082e-45f8-988f-35a21cc00362 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  /* Add background color handling */
  
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-790eb0ce-082e-45f8-988f-35a21cc00362 .shogun-image-content {
  
    justify-content: center;
  
}

.s-790eb0ce-082e-45f8-988f-35a21cc00362.shg-align-container {
  display: flex;
  justify-content: center
}

.s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image {
  box-sizing: border-box;
}



.s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  
}


@media (min-width: 1200px){#s-790eb0ce-082e-45f8-988f-35a21cc00362 {
  margin: 0 !important;
  overflow: visible;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362-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-790eb0ce-082e-45f8-988f-35a21cc00362 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-790eb0ce-082e-45f8-988f-35a21cc00362 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  /* Add background color handling */
  
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-790eb0ce-082e-45f8-988f-35a21cc00362 .shogun-image-content {
  
    justify-content: center;
  
}

.s-790eb0ce-082e-45f8-988f-35a21cc00362.shg-align-container {
  display: flex;
  justify-content: center
}

.s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image {
  box-sizing: border-box;
}



.s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-790eb0ce-082e-45f8-988f-35a21cc00362 {
  margin: 0 !important;
  overflow: visible;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362-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-790eb0ce-082e-45f8-988f-35a21cc00362 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-790eb0ce-082e-45f8-988f-35a21cc00362 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  /* Add background color handling */
  
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-790eb0ce-082e-45f8-988f-35a21cc00362 .shogun-image-content {
  
    justify-content: center;
  
}

.s-790eb0ce-082e-45f8-988f-35a21cc00362.shg-align-container {
  display: flex;
  justify-content: center
}

.s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image {
  box-sizing: border-box;
}



.s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-790eb0ce-082e-45f8-988f-35a21cc00362 {
  margin: 0 !important;
  overflow: visible;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362-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-790eb0ce-082e-45f8-988f-35a21cc00362 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-790eb0ce-082e-45f8-988f-35a21cc00362 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  /* Add background color handling */
  
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-790eb0ce-082e-45f8-988f-35a21cc00362 .shogun-image-content {
  
    justify-content: center;
  
}

.s-790eb0ce-082e-45f8-988f-35a21cc00362.shg-align-container {
  display: flex;
  justify-content: center
}

.s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image {
  box-sizing: border-box;
}



.s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  
}


}@media (max-width: 767px){#s-790eb0ce-082e-45f8-988f-35a21cc00362 {
  margin: 0 !important;
  overflow: visible;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362-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-790eb0ce-082e-45f8-988f-35a21cc00362 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-790eb0ce-082e-45f8-988f-35a21cc00362 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  /* Add background color handling */
  
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-790eb0ce-082e-45f8-988f-35a21cc00362 .shogun-image-content {
  
    justify-content: center;
  
}

.s-790eb0ce-082e-45f8-988f-35a21cc00362.shg-align-container {
  display: flex;
  justify-content: center
}

.s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-790eb0ce-082e-45f8-988f-35a21cc00362.shogun-image {
  box-sizing: border-box;
}



.s-790eb0ce-082e-45f8-988f-35a21cc00362 img.shogun-image {
  
}


}
#s-b197a5ca-4dda-4aca-8647-8b72f2d247a0 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-b197a5ca-4dda-4aca-8647-8b72f2d247a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b197a5ca-4dda-4aca-8647-8b72f2d247a0.shg-box.shg-c {
  justify-content: center;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  margin: 0 !important;
  overflow: visible;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22-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-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  /* Add background color handling */
  
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-7be2ec05-1fb6-4092-a362-3c7b71346f22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image {
  box-sizing: border-box;
}



.s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  
}


@media (min-width: 1200px){#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  margin: 0 !important;
  overflow: visible;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22-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-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  /* Add background color handling */
  
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-7be2ec05-1fb6-4092-a362-3c7b71346f22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image {
  box-sizing: border-box;
}



.s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  margin: 0 !important;
  overflow: visible;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22-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-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  /* Add background color handling */
  
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-7be2ec05-1fb6-4092-a362-3c7b71346f22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image {
  box-sizing: border-box;
}



.s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  margin: 0 !important;
  overflow: visible;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22-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-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  /* Add background color handling */
  
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-7be2ec05-1fb6-4092-a362-3c7b71346f22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image {
  box-sizing: border-box;
}



.s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  
}


}@media (max-width: 767px){#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  margin: 0 !important;
  overflow: visible;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22-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-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7be2ec05-1fb6-4092-a362-3c7b71346f22 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  /* Add background color handling */
  
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-7be2ec05-1fb6-4092-a362-3c7b71346f22 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7be2ec05-1fb6-4092-a362-3c7b71346f22.shogun-image {
  box-sizing: border-box;
}



.s-7be2ec05-1fb6-4092-a362-3c7b71346f22 img.shogun-image {
  
}


}
#s-6e5685d1-644a-4ccd-b1c0-b85622be6151 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6e5685d1-644a-4ccd-b1c0-b85622be6151 {
  display: none;
}
#s-6e5685d1-644a-4ccd-b1c0-b85622be6151, #wrap-s-6e5685d1-644a-4ccd-b1c0-b85622be6151, #wrap-content-s-6e5685d1-644a-4ccd-b1c0-b85622be6151 { display: none !important; }}@media (max-width: 767px){#s-6e5685d1-644a-4ccd-b1c0-b85622be6151 {
  display: none;
}
#s-6e5685d1-644a-4ccd-b1c0-b85622be6151, #wrap-s-6e5685d1-644a-4ccd-b1c0-b85622be6151, #wrap-content-s-6e5685d1-644a-4ccd-b1c0-b85622be6151 { display: none !important; }}







#s-6e5685d1-644a-4ccd-b1c0-b85622be6151 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6e5685d1-644a-4ccd-b1c0-b85622be6151.shg-box.shg-c {
  justify-content: center;
}

#s-40108c88-15d5-45cb-bfb1-e0122f4a2216 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-40108c88-15d5-45cb-bfb1-e0122f4a2216 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-117bebe0-1122-475f-801b-50e41e97111d {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-e4d234d9-0688-46ad-b39e-124cc28da4ed {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-e4d234d9-0688-46ad-b39e-124cc28da4ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4d234d9-0688-46ad-b39e-124cc28da4ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4d234d9-0688-46ad-b39e-124cc28da4ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e4d234d9-0688-46ad-b39e-124cc28da4ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4d234d9-0688-46ad-b39e-124cc28da4ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4d234d9-0688-46ad-b39e-124cc28da4ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4d234d9-0688-46ad-b39e-124cc28da4ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-38ea3810-3f95-4439-aee9-9feeff549184 {
  margin-top: 120px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-38ea3810-3f95-4439-aee9-9feeff549184 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-38ea3810-3f95-4439-aee9-9feeff549184.shg-box.shg-c {
  justify-content: center;
}

#s-80fab170-da81-4822-a0b7-cca52972c93f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-80fab170-da81-4822-a0b7-cca52972c93f .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-f0adddea-b3a9-46b4-ba8a-8f15aeabefb0 {
  margin-left: auto;
margin-right: auto;
}

#s-59509af0-781f-4cac-a40b-e1c7fa3a8376 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-43d1939c-f7a9-4f40-b4e4-ea2bceeeb700 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-43d1939c-f7a9-4f40-b4e4-ea2bceeeb700 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-43d1939c-f7a9-4f40-b4e4-ea2bceeeb700.shg-box.shg-c {
  justify-content: center;
}

#s-6caef9da-20c8-4dc9-b1e6-196bcb8d7eff {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6caef9da-20c8-4dc9-b1e6-196bcb8d7eff .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-3d72d1d5-f13e-4804-b19a-6acb69a8926b {
  margin-left: auto;
margin-right: auto;
}

#s-18599723-3d82-4f05-8508-1d9244cec258 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
text-align: center;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  margin: 0 !important;
  overflow: visible;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa-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-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  /* Add background color handling */
  
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image {
  box-sizing: border-box;
}



.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  
}


@media (min-width: 1200px){#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  margin: 0 !important;
  overflow: visible;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa-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-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  /* Add background color handling */
  
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image {
  box-sizing: border-box;
}



.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  margin: 0 !important;
  overflow: visible;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa-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-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  /* Add background color handling */
  
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image {
  box-sizing: border-box;
}



.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  margin: 0 !important;
  overflow: visible;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa-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-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  /* Add background color handling */
  
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image {
  box-sizing: border-box;
}



.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  
}


}@media (max-width: 767px){#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  margin: 0 !important;
  overflow: visible;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa-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-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  /* Add background color handling */
  
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa.shogun-image {
  box-sizing: border-box;
}



.s-c6caeb1c-9c1c-47dc-816f-205ca9bb6eaa img.shogun-image {
  
}


}
#s-279775e4-2233-42c3-80fa-f19463ea07b9 {
  margin-top: 120px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-279775e4-2233-42c3-80fa-f19463ea07b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-279775e4-2233-42c3-80fa-f19463ea07b9.shg-box.shg-c {
  justify-content: center;
}

#s-346537c3-0451-43b7-a5af-4a4bc6f4c726 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-346537c3-0451-43b7-a5af-4a4bc6f4c726 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-f001f66f-4afe-49f3-a3dd-2bbe395f38aa {
  margin-left: auto;
margin-right: auto;
}

#s-cacaad87-35b8-40a5-8ba2-7917e4df3c69 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-5637c1b7-736f-4c11-a1f0-4217a570f3a5 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-5637c1b7-736f-4c11-a1f0-4217a570f3a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5637c1b7-736f-4c11-a1f0-4217a570f3a5.shg-box.shg-c {
  justify-content: center;
}

#s-1c3ce722-0b22-4ba5-8115-f651283bd774 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c3ce722-0b22-4ba5-8115-f651283bd774 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-caf4dc57-fdd8-4b09-94dd-778b82f9754c {
  margin-left: auto;
margin-right: auto;
}

#s-9e28e71b-48a9-458f-8f91-ddb5350ca389 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-a306cba4-3a8c-4877-b751-bbc4ae311249 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}
@media (min-width: 1200px){#s-a306cba4-3a8c-4877-b751-bbc4ae311249 {
  display: none;
}
#s-a306cba4-3a8c-4877-b751-bbc4ae311249, #wrap-s-a306cba4-3a8c-4877-b751-bbc4ae311249, #wrap-content-s-a306cba4-3a8c-4877-b751-bbc4ae311249 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a306cba4-3a8c-4877-b751-bbc4ae311249 {
  display: none;
}
#s-a306cba4-3a8c-4877-b751-bbc4ae311249, #wrap-s-a306cba4-3a8c-4877-b751-bbc4ae311249, #wrap-content-s-a306cba4-3a8c-4877-b751-bbc4ae311249 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a306cba4-3a8c-4877-b751-bbc4ae311249 {
  display: none;
}
#s-a306cba4-3a8c-4877-b751-bbc4ae311249, #wrap-s-a306cba4-3a8c-4877-b751-bbc4ae311249, #wrap-content-s-a306cba4-3a8c-4877-b751-bbc4ae311249 { display: none !important; }}







#s-a306cba4-3a8c-4877-b751-bbc4ae311249 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a306cba4-3a8c-4877-b751-bbc4ae311249.shg-box.shg-c {
  justify-content: center;
}

#s-ae122d32-ddac-4993-8afe-93376e6f1db5 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-ae122d32-ddac-4993-8afe-93376e6f1db5 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



.shg-grid {
  position: relative;
  width: 100%;
}

.shg-grid-content {
  display: grid;
}

#s-1a9ac8a5-bd29-4b11-81c6-17cc4c5dbae4 {
  margin-left: 5%;
margin-right: auto;
}

#s-1a9ac8a5-bd29-4b11-81c6-17cc4c5dbae4 .shg-grid-content {
  grid-template-columns: repeat(24, 1fr);
  grid-template-rows: repeat(15, calc(100vw / 24));
}

#s-74f33572-066b-48d0-a6b0-6499f4202938 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
max-width: 30px;
}

#s-74f33572-066b-48d0-a6b0-6499f4202938 {
  grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 1;
grid-row-end: 3;
z-index: 0;
}

#s-74f33572-066b-48d0-a6b0-6499f4202938 .shogun-icon-wrapper {
  text-align: center;
}


#s-74f33572-066b-48d0-a6b0-6499f4202938 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-382b5786-3186-42db-a819-6feee20f4a40 {
  box-shadow:0px 0px 0px 0px ;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-382b5786-3186-42db-a819-6feee20f4a40 {
  grid-column-start: 4;
grid-column-end: 25;
grid-row-start: 1;
grid-row-end: 16;
z-index: 1;
}

#s-873c5012-26b6-4741-bd0d-c3759f295912 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 2px;
padding-bottom: 2px;
max-width: 30px;
}

#s-873c5012-26b6-4741-bd0d-c3759f295912 {
  grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 3;
grid-row-end: 6;
z-index: 2;
}

#s-873c5012-26b6-4741-bd0d-c3759f295912 .shogun-icon-wrapper {
  text-align: center;
}


#s-873c5012-26b6-4741-bd0d-c3759f295912 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-1c0f5421-a110-4270-bc2d-ed89cc77f667 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 4px;
padding-bottom: 4px;
max-width: 30px;
}

#s-1c0f5421-a110-4270-bc2d-ed89cc77f667 {
  grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 5;
grid-row-end: 8;
z-index: 3;
}

#s-1c0f5421-a110-4270-bc2d-ed89cc77f667 .shogun-icon-wrapper {
  text-align: center;
}


#s-1c0f5421-a110-4270-bc2d-ed89cc77f667 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-cc4c556b-4a5c-48ed-b0b7-e6a83ce04cc1 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 6px;
padding-bottom: 0px;
max-width: 30px;
}

#s-cc4c556b-4a5c-48ed-b0b7-e6a83ce04cc1 {
  grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 7;
grid-row-end: 10;
z-index: 4;
}

#s-cc4c556b-4a5c-48ed-b0b7-e6a83ce04cc1 .shogun-icon-wrapper {
  text-align: center;
}


#s-cc4c556b-4a5c-48ed-b0b7-e6a83ce04cc1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-01a597b7-065a-4237-9662-56c7072b0633 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 8px;
padding-bottom: 0px;
max-width: 30px;
}

#s-01a597b7-065a-4237-9662-56c7072b0633 {
  grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 9;
grid-row-end: 12;
z-index: 5;
}

#s-01a597b7-065a-4237-9662-56c7072b0633 .shogun-icon-wrapper {
  text-align: center;
}


#s-01a597b7-065a-4237-9662-56c7072b0633 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-35346269-9ef3-4773-b141-bd17a3edf8b4 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 25px;
padding-bottom: 0px;
max-width: 30px;
}

#s-35346269-9ef3-4773-b141-bd17a3edf8b4 {
  grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 10;
grid-row-end: 14;
z-index: 6;
}

#s-35346269-9ef3-4773-b141-bd17a3edf8b4 .shogun-icon-wrapper {
  text-align: center;
}


#s-35346269-9ef3-4773-b141-bd17a3edf8b4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-89995bc7-547e-423b-a5e1-6706b422c38f {
  margin-left: 0%;
margin-bottom: 15px;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-89995bc7-547e-423b-a5e1-6706b422c38f {
  display: none;
}
#s-89995bc7-547e-423b-a5e1-6706b422c38f, #wrap-s-89995bc7-547e-423b-a5e1-6706b422c38f, #wrap-content-s-89995bc7-547e-423b-a5e1-6706b422c38f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89995bc7-547e-423b-a5e1-6706b422c38f {
  display: none;
}
#s-89995bc7-547e-423b-a5e1-6706b422c38f, #wrap-s-89995bc7-547e-423b-a5e1-6706b422c38f, #wrap-content-s-89995bc7-547e-423b-a5e1-6706b422c38f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-89995bc7-547e-423b-a5e1-6706b422c38f {
  display: none;
}
#s-89995bc7-547e-423b-a5e1-6706b422c38f, #wrap-s-89995bc7-547e-423b-a5e1-6706b422c38f, #wrap-content-s-89995bc7-547e-423b-a5e1-6706b422c38f { display: none !important; }}@media (max-width: 767px){#s-89995bc7-547e-423b-a5e1-6706b422c38f {
  display: none;
}
#s-89995bc7-547e-423b-a5e1-6706b422c38f, #wrap-s-89995bc7-547e-423b-a5e1-6706b422c38f, #wrap-content-s-89995bc7-547e-423b-a5e1-6706b422c38f { display: none !important; }}
@media (min-width: 0px) {
[id="s-89995bc7-547e-423b-a5e1-6706b422c38f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-89995bc7-547e-423b-a5e1-6706b422c38f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-89995bc7-547e-423b-a5e1-6706b422c38f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-89995bc7-547e-423b-a5e1-6706b422c38f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-89995bc7-547e-423b-a5e1-6706b422c38f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-89995bc7-547e-423b-a5e1-6706b422c38f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-89995bc7-547e-423b-a5e1-6706b422c38f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-7b05d771-ea0e-4ab6-aa4f-e5f613ede4e7 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
max-width: 30px;
}

#s-7b05d771-ea0e-4ab6-aa4f-e5f613ede4e7 .shogun-icon-wrapper {
  text-align: center;
}


#s-7b05d771-ea0e-4ab6-aa4f-e5f613ede4e7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-62760b39-388a-4c6e-b736-3e49bfed74ef {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 0px;
max-width: 30px;
}

#s-62760b39-388a-4c6e-b736-3e49bfed74ef .shogun-icon-wrapper {
  text-align: center;
}


#s-62760b39-388a-4c6e-b736-3e49bfed74ef .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-bf5c443e-667d-410e-805a-60094fb7436f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 11px;
max-width: 30px;
}

#s-bf5c443e-667d-410e-805a-60094fb7436f .shogun-icon-wrapper {
  text-align: center;
}


#s-bf5c443e-667d-410e-805a-60094fb7436f .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-8d3a3777-27e4-40d7-951c-fa186b9b3cc2 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
max-width: 30px;
}

#s-8d3a3777-27e4-40d7-951c-fa186b9b3cc2 .shogun-icon-wrapper {
  text-align: center;
}


#s-8d3a3777-27e4-40d7-951c-fa186b9b3cc2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-0d578ab7-8e1f-4d52-8a83-50c956697199 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 11px;
max-width: 30px;
}

#s-0d578ab7-8e1f-4d52-8a83-50c956697199 .shogun-icon-wrapper {
  text-align: center;
}


#s-0d578ab7-8e1f-4d52-8a83-50c956697199 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-1bab6366-40c7-4ae0-a155-67307fdb1888 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
max-width: 30px;
}

#s-1bab6366-40c7-4ae0-a155-67307fdb1888 .shogun-icon-wrapper {
  text-align: center;
}


#s-1bab6366-40c7-4ae0-a155-67307fdb1888 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-7fede830-5a33-4513-8246-504809825ed4 {
  box-shadow:0px 0px 0px 0px ;
margin-left: -150px;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-6805d56a-177f-4d05-9f82-a2c58be03c5d {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.25);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmMxNzVlN2UtZjAwOS00OWFjLWExYTctODU3ZWVkOGYxMjVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYzE3NWU3ZS1mMDA5LTQ5YWMtYTFhNy04NTdlZWQ4ZjEyNWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
hover-type: gradient;
}
#s-6805d56a-177f-4d05-9f82-a2c58be03c5d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTQ1NWFkMGYtMjk3Zi00MzRhLWJlNTAtNmUyODkzNTY1N2E0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlNDU1YWQwZi0yOTdmLTQzNGEtYmU1MC02ZTI4OTM1NjU3YTQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-6805d56a-177f-4d05-9f82-a2c58be03c5d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6805d56a-177f-4d05-9f82-a2c58be03c5d-root {
    text-align: center;
  }


#s-6805d56a-177f-4d05-9f82-a2c58be03c5d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6805d56a-177f-4d05-9f82-a2c58be03c5d-root {
    text-align: center;
  }


#s-6805d56a-177f-4d05-9f82-a2c58be03c5d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6805d56a-177f-4d05-9f82-a2c58be03c5d-root {
    text-align: center;
  }


#s-6805d56a-177f-4d05-9f82-a2c58be03c5d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6805d56a-177f-4d05-9f82-a2c58be03c5d-root {
    text-align: center;
  }


#s-6805d56a-177f-4d05-9f82-a2c58be03c5d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6805d56a-177f-4d05-9f82-a2c58be03c5d-root {
    text-align: center;
  }


#s-6805d56a-177f-4d05-9f82-a2c58be03c5d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-a48a06e4-babb-43e8-964d-79202ec45d5a {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.25);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmMxNzVlN2UtZjAwOS00OWFjLWExYTctODU3ZWVkOGYxMjVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYzE3NWU3ZS1mMDA5LTQ5YWMtYTFhNy04NTdlZWQ4ZjEyNWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
hover-type: gradient;
}
#s-a48a06e4-babb-43e8-964d-79202ec45d5a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDljZWM5NDAtNjgwYy00M2RkLTg4NGYtY2Y0Y2M3YmI4M2RkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0OWNlYzk0MC02ODBjLTQzZGQtODg0Zi1jZjRjYzdiYjgzZGQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-a48a06e4-babb-43e8-964d-79202ec45d5a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a48a06e4-babb-43e8-964d-79202ec45d5a {
  display: none;
}
#s-a48a06e4-babb-43e8-964d-79202ec45d5a, #wrap-s-a48a06e4-babb-43e8-964d-79202ec45d5a, #wrap-content-s-a48a06e4-babb-43e8-964d-79202ec45d5a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a48a06e4-babb-43e8-964d-79202ec45d5a {
  display: none;
}
#s-a48a06e4-babb-43e8-964d-79202ec45d5a, #wrap-s-a48a06e4-babb-43e8-964d-79202ec45d5a, #wrap-content-s-a48a06e4-babb-43e8-964d-79202ec45d5a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a48a06e4-babb-43e8-964d-79202ec45d5a {
  display: none;
}
#s-a48a06e4-babb-43e8-964d-79202ec45d5a, #wrap-s-a48a06e4-babb-43e8-964d-79202ec45d5a, #wrap-content-s-a48a06e4-babb-43e8-964d-79202ec45d5a { display: none !important; }}@media (max-width: 767px){#s-a48a06e4-babb-43e8-964d-79202ec45d5a {
  display: none;
}
#s-a48a06e4-babb-43e8-964d-79202ec45d5a, #wrap-s-a48a06e4-babb-43e8-964d-79202ec45d5a, #wrap-content-s-a48a06e4-babb-43e8-964d-79202ec45d5a { display: none !important; }}

  #s-a48a06e4-babb-43e8-964d-79202ec45d5a-root {
    text-align: center;
  }


#s-a48a06e4-babb-43e8-964d-79202ec45d5a.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a48a06e4-babb-43e8-964d-79202ec45d5a-root {
    text-align: center;
  }


#s-a48a06e4-babb-43e8-964d-79202ec45d5a.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a48a06e4-babb-43e8-964d-79202ec45d5a-root {
    text-align: center;
  }


#s-a48a06e4-babb-43e8-964d-79202ec45d5a.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a48a06e4-babb-43e8-964d-79202ec45d5a-root {
    text-align: center;
  }


#s-a48a06e4-babb-43e8-964d-79202ec45d5a.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a48a06e4-babb-43e8-964d-79202ec45d5a-root {
    text-align: center;
  }


#s-a48a06e4-babb-43e8-964d-79202ec45d5a.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-9e5fcd30-851f-49ba-8cda-1b634158bf2b {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}
@media (min-width: 1200px){#s-9e5fcd30-851f-49ba-8cda-1b634158bf2b {
  display: none;
}
#s-9e5fcd30-851f-49ba-8cda-1b634158bf2b, #wrap-s-9e5fcd30-851f-49ba-8cda-1b634158bf2b, #wrap-content-s-9e5fcd30-851f-49ba-8cda-1b634158bf2b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e5fcd30-851f-49ba-8cda-1b634158bf2b {
  display: none;
}
#s-9e5fcd30-851f-49ba-8cda-1b634158bf2b, #wrap-s-9e5fcd30-851f-49ba-8cda-1b634158bf2b, #wrap-content-s-9e5fcd30-851f-49ba-8cda-1b634158bf2b { display: none !important; }}@media (max-width: 767px){#s-9e5fcd30-851f-49ba-8cda-1b634158bf2b {
  display: none;
}
#s-9e5fcd30-851f-49ba-8cda-1b634158bf2b, #wrap-s-9e5fcd30-851f-49ba-8cda-1b634158bf2b, #wrap-content-s-9e5fcd30-851f-49ba-8cda-1b634158bf2b { display: none !important; }}







#s-9e5fcd30-851f-49ba-8cda-1b634158bf2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9e5fcd30-851f-49ba-8cda-1b634158bf2b.shg-box.shg-c {
  justify-content: center;
}

#s-3fef43a8-1827-47c2-bc3e-2bc259201a43 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-3fef43a8-1827-47c2-bc3e-2bc259201a43 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-0c85ffea-126b-4507-9e10-f1b781fefd03 {
  margin-left: 5%;
margin-right: auto;
}

#s-0c85ffea-126b-4507-9e10-f1b781fefd03 .shg-grid-content {
  grid-template-columns: repeat(24, 1fr);
  grid-template-rows: repeat(24, calc(100vw / 24));
}

#s-682de4a5-274a-40d3-ac5a-8c462098243c {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
max-width: 30px;
}

#s-682de4a5-274a-40d3-ac5a-8c462098243c {
  grid-column-start: 6;
grid-column-end: 7;
grid-row-start: 1;
grid-row-end: 3;
z-index: 0;
}

#s-682de4a5-274a-40d3-ac5a-8c462098243c .shogun-icon-wrapper {
  text-align: center;
}


#s-682de4a5-274a-40d3-ac5a-8c462098243c .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-eef4d874-03a3-4998-b2fe-a12a0bd03dc7 {
  box-shadow:0px 0px 0px 0px ;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-eef4d874-03a3-4998-b2fe-a12a0bd03dc7 {
  grid-column-start: 8;
grid-column-end: 25;
grid-row-start: 1;
grid-row-end: 25;
z-index: 1;
}

#s-a044dfe5-8f1c-406f-a038-99935ea0ffc7 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 2px;
padding-bottom: 2px;
max-width: 30px;
}

#s-a044dfe5-8f1c-406f-a038-99935ea0ffc7 {
  grid-column-start: 6;
grid-column-end: 8;
grid-row-start: 3;
grid-row-end: 6;
z-index: 2;
}

#s-a044dfe5-8f1c-406f-a038-99935ea0ffc7 .shogun-icon-wrapper {
  text-align: center;
}


#s-a044dfe5-8f1c-406f-a038-99935ea0ffc7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-f0c76bd3-cc75-4a90-9537-037cfe6ee64a {
  margin-left: 0%;
margin-right: 0%;
padding-top: 4px;
padding-bottom: 4px;
max-width: 30px;
}

#s-f0c76bd3-cc75-4a90-9537-037cfe6ee64a {
  grid-column-start: 6;
grid-column-end: 8;
grid-row-start: 5;
grid-row-end: 8;
z-index: 3;
}

#s-f0c76bd3-cc75-4a90-9537-037cfe6ee64a .shogun-icon-wrapper {
  text-align: center;
}


#s-f0c76bd3-cc75-4a90-9537-037cfe6ee64a .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-b95cc73a-5d0b-4fdd-9d9c-eef7c4dbf423 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 6px;
padding-bottom: 0px;
max-width: 30px;
}

#s-b95cc73a-5d0b-4fdd-9d9c-eef7c4dbf423 {
  grid-column-start: 6;
grid-column-end: 8;
grid-row-start: 7;
grid-row-end: 10;
z-index: 4;
}

#s-b95cc73a-5d0b-4fdd-9d9c-eef7c4dbf423 .shogun-icon-wrapper {
  text-align: center;
}


#s-b95cc73a-5d0b-4fdd-9d9c-eef7c4dbf423 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-a60765c8-5eba-4f6f-97a9-393860261deb {
  margin-left: 0%;
margin-right: 0%;
padding-top: 8px;
padding-bottom: 0px;
max-width: 30px;
}

#s-a60765c8-5eba-4f6f-97a9-393860261deb {
  grid-column-start: 6;
grid-column-end: 8;
grid-row-start: 9;
grid-row-end: 12;
z-index: 5;
}

#s-a60765c8-5eba-4f6f-97a9-393860261deb .shogun-icon-wrapper {
  text-align: center;
}


#s-a60765c8-5eba-4f6f-97a9-393860261deb .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-ae77fca6-ccbb-465b-8085-601846d9ef0a {
  margin-left: 0%;
margin-right: 0%;
padding-top: 30px;
padding-bottom: 0px;
max-width: 30px;
}

#s-ae77fca6-ccbb-465b-8085-601846d9ef0a {
  grid-column-start: 6;
grid-column-end: 8;
grid-row-start: 10;
grid-row-end: 14;
z-index: 6;
}

#s-ae77fca6-ccbb-465b-8085-601846d9ef0a .shogun-icon-wrapper {
  text-align: center;
}


#s-ae77fca6-ccbb-465b-8085-601846d9ef0a .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-1b43e52d-eb21-40bf-862c-37d1e770995c {
  margin-left: 0%;
margin-bottom: 15px;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-1b43e52d-eb21-40bf-862c-37d1e770995c {
  display: none;
}
#s-1b43e52d-eb21-40bf-862c-37d1e770995c, #wrap-s-1b43e52d-eb21-40bf-862c-37d1e770995c, #wrap-content-s-1b43e52d-eb21-40bf-862c-37d1e770995c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1b43e52d-eb21-40bf-862c-37d1e770995c {
  display: none;
}
#s-1b43e52d-eb21-40bf-862c-37d1e770995c, #wrap-s-1b43e52d-eb21-40bf-862c-37d1e770995c, #wrap-content-s-1b43e52d-eb21-40bf-862c-37d1e770995c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1b43e52d-eb21-40bf-862c-37d1e770995c {
  display: none;
}
#s-1b43e52d-eb21-40bf-862c-37d1e770995c, #wrap-s-1b43e52d-eb21-40bf-862c-37d1e770995c, #wrap-content-s-1b43e52d-eb21-40bf-862c-37d1e770995c { display: none !important; }}@media (max-width: 767px){#s-1b43e52d-eb21-40bf-862c-37d1e770995c {
  display: none;
}
#s-1b43e52d-eb21-40bf-862c-37d1e770995c, #wrap-s-1b43e52d-eb21-40bf-862c-37d1e770995c, #wrap-content-s-1b43e52d-eb21-40bf-862c-37d1e770995c { display: none !important; }}
@media (min-width: 0px) {
[id="s-1b43e52d-eb21-40bf-862c-37d1e770995c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1b43e52d-eb21-40bf-862c-37d1e770995c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1b43e52d-eb21-40bf-862c-37d1e770995c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1b43e52d-eb21-40bf-862c-37d1e770995c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1b43e52d-eb21-40bf-862c-37d1e770995c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b43e52d-eb21-40bf-862c-37d1e770995c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1b43e52d-eb21-40bf-862c-37d1e770995c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-46552565-2a94-4cdb-b4fa-73b223321250 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
max-width: 30px;
}

#s-46552565-2a94-4cdb-b4fa-73b223321250 .shogun-icon-wrapper {
  text-align: center;
}


#s-46552565-2a94-4cdb-b4fa-73b223321250 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-9e41904e-34b9-4e84-bc4f-76f45cea88e0 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 0px;
max-width: 30px;
}

#s-9e41904e-34b9-4e84-bc4f-76f45cea88e0 .shogun-icon-wrapper {
  text-align: center;
}


#s-9e41904e-34b9-4e84-bc4f-76f45cea88e0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-27bbda20-03c4-4281-9220-67e61e20b4cb {
  margin-left: 0%;
margin-right: 0%;
padding-top: 11px;
max-width: 30px;
}

#s-27bbda20-03c4-4281-9220-67e61e20b4cb .shogun-icon-wrapper {
  text-align: center;
}


#s-27bbda20-03c4-4281-9220-67e61e20b4cb .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-7d52446b-3b01-4db8-ab20-9ca5058f637c {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
max-width: 30px;
}

#s-7d52446b-3b01-4db8-ab20-9ca5058f637c .shogun-icon-wrapper {
  text-align: center;
}


#s-7d52446b-3b01-4db8-ab20-9ca5058f637c .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-5a2ab74b-d9a1-4fa8-9994-56950e66e9e6 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 11px;
max-width: 30px;
}

#s-5a2ab74b-d9a1-4fa8-9994-56950e66e9e6 .shogun-icon-wrapper {
  text-align: center;
}


#s-5a2ab74b-d9a1-4fa8-9994-56950e66e9e6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-65e6d399-aa8e-41d7-b125-b901c67856f1 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
max-width: 30px;
}

#s-65e6d399-aa8e-41d7-b125-b901c67856f1 .shogun-icon-wrapper {
  text-align: center;
}


#s-65e6d399-aa8e-41d7-b125-b901c67856f1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-301e92f2-4fb0-4b4c-91aa-0f4d8db318a2 {
  box-shadow:0px 0px 0px 0px ;
margin-left: -150px;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-90b091d5-cfc5-434b-8518-46f8e6f6ce39 {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.25);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmMxNzVlN2UtZjAwOS00OWFjLWExYTctODU3ZWVkOGYxMjVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYzE3NWU3ZS1mMDA5LTQ5YWMtYTFhNy04NTdlZWQ4ZjEyNWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
hover-type: gradient;
}
#s-90b091d5-cfc5-434b-8518-46f8e6f6ce39:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTJhYmI4MzMtZmVkNC00MDU0LWFhNjEtYTQzMWVlMjZjZjA5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMmFiYjgzMy1mZWQ0LTQwNTQtYWE2MS1hNDMxZWUyNmNmMDkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-90b091d5-cfc5-434b-8518-46f8e6f6ce39:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-90b091d5-cfc5-434b-8518-46f8e6f6ce39-root {
    text-align: center;
  }


#s-90b091d5-cfc5-434b-8518-46f8e6f6ce39.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-90b091d5-cfc5-434b-8518-46f8e6f6ce39-root {
    text-align: center;
  }


#s-90b091d5-cfc5-434b-8518-46f8e6f6ce39.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-90b091d5-cfc5-434b-8518-46f8e6f6ce39-root {
    text-align: center;
  }


#s-90b091d5-cfc5-434b-8518-46f8e6f6ce39.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-90b091d5-cfc5-434b-8518-46f8e6f6ce39-root {
    text-align: center;
  }


#s-90b091d5-cfc5-434b-8518-46f8e6f6ce39.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-90b091d5-cfc5-434b-8518-46f8e6f6ce39-root {
    text-align: center;
  }


#s-90b091d5-cfc5-434b-8518-46f8e6f6ce39.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7 {
  box-shadow:0px 3px 3px 0px rgba(0, 37, 69, 0.25);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmMxNzVlN2UtZjAwOS00OWFjLWExYTctODU3ZWVkOGYxMjVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYzE3NWU3ZS1mMDA5LTQ5YWMtYTFhNy04NTdlZWQ4ZjEyNWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 10px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
hover-type: gradient;
}
#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDljZWM5NDAtNjgwYy00M2RkLTg4NGYtY2Y0Y2M3YmI4M2RkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0OWNlYzk0MC02ODBjLTQzZGQtODg0Zi1jZjRjYzdiYjgzZGQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7 {
  display: none;
}
#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7, #wrap-s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7, #wrap-content-s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7 {
  display: none;
}
#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7, #wrap-s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7, #wrap-content-s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7 {
  display: none;
}
#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7, #wrap-s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7, #wrap-content-s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7 { display: none !important; }}@media (max-width: 767px){#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7 {
  display: none;
}
#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7, #wrap-s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7, #wrap-content-s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7 { display: none !important; }}

  #s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7-root {
    text-align: center;
  }


#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7-root {
    text-align: center;
  }


#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7-root {
    text-align: center;
  }


#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7-root {
    text-align: center;
  }


#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7-root {
    text-align: center;
  }


#s-963e3f3a-d548-4ca1-8f03-348c7d2d1cf7.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-8e5ee070-1bae-42a1-9ed8-5a438839c7a2 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8e5ee070-1bae-42a1-9ed8-5a438839c7a2 {
  display: none;
}
#s-8e5ee070-1bae-42a1-9ed8-5a438839c7a2, #wrap-s-8e5ee070-1bae-42a1-9ed8-5a438839c7a2, #wrap-content-s-8e5ee070-1bae-42a1-9ed8-5a438839c7a2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e5ee070-1bae-42a1-9ed8-5a438839c7a2 {
  display: none;
}
#s-8e5ee070-1bae-42a1-9ed8-5a438839c7a2, #wrap-s-8e5ee070-1bae-42a1-9ed8-5a438839c7a2, #wrap-content-s-8e5ee070-1bae-42a1-9ed8-5a438839c7a2 { display: none !important; }}







#s-8e5ee070-1bae-42a1-9ed8-5a438839c7a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8e5ee070-1bae-42a1-9ed8-5a438839c7a2.shg-box.shg-c {
  justify-content: center;
}

#s-815cd9bd-f6f3-4e54-a2d1-884bc4f3b277 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-815cd9bd-f6f3-4e54-a2d1-884bc4f3b277 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-ef1f92d5-a990-41fa-b3b9-06f78febc27c {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  margin: 0 !important;
  overflow: visible;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c-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-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  /* Add background color handling */
  
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shogun-image {
  box-sizing: border-box;
}



.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  
}


@media (min-width: 1200px){#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  margin: 0 !important;
  overflow: visible;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c-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-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  /* Add background color handling */
  
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shogun-image {
  box-sizing: border-box;
}



.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  margin: 0 !important;
  overflow: visible;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c-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-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  /* Add background color handling */
  
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shogun-image {
  box-sizing: border-box;
}



.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  margin: 0 !important;
  overflow: visible;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c-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-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  /* Add background color handling */
  
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shogun-image {
  box-sizing: border-box;
}



.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  
}


}@media (max-width: 767px){#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  margin: 0 !important;
  overflow: visible;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c-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-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  /* Add background color handling */
  
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c .shogun-image-content {
  
    justify-content: center;
  
}

.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c.shogun-image {
  box-sizing: border-box;
}



.s-ec61d502-022c-45ef-a9ea-f10d5bee5e7c img.shogun-image {
  
}


}
#s-2f6f65b1-50e7-49b1-b27c-afcf4bed261b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-2f6f65b1-50e7-49b1-b27c-afcf4bed261b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2f6f65b1-50e7-49b1-b27c-afcf4bed261b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2f6f65b1-50e7-49b1-b27c-afcf4bed261b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f6f65b1-50e7-49b1-b27c-afcf4bed261b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: left;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  margin: 0 !important;
  overflow: visible;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581-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-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  /* Add background color handling */
  
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shogun-image-content {
  
    justify-content: center;
  
}

.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image {
  box-sizing: border-box;
}



.s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
      position: relative;
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  margin: 0 !important;
  overflow: visible;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581-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-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  /* Add background color handling */
  
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shogun-image-content {
  
    justify-content: center;
  
}

.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image {
  box-sizing: border-box;
}



.s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
      position: relative;
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  margin: 0 !important;
  overflow: visible;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581-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-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  /* Add background color handling */
  
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shogun-image-content {
  
    justify-content: center;
  
}

.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image {
  box-sizing: border-box;
}



.s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
      position: relative;
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  margin: 0 !important;
  overflow: visible;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581-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-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  /* Add background color handling */
  
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shogun-image-content {
  
    justify-content: center;
  
}

.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image {
  box-sizing: border-box;
}



.s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
      position: relative;
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  margin: 0 !important;
  overflow: visible;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581-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-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  /* Add background color handling */
  
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-528d9ce2-99ec-403f-9b40-0d870a49f581 .shogun-image-content {
  
    justify-content: center;
  
}

.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image {
  box-sizing: border-box;
}



.s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-528d9ce2-99ec-403f-9b40-0d870a49f581 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container {
      position: relative;
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-528d9ce2-99ec-403f-9b40-0d870a49f581 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-d938ab44-bc7c-435e-b9d4-08f549d3bddc {
  margin-left: -35%;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-d938ab44-bc7c-435e-b9d4-08f549d3bddc .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-a4ceeb56-648c-4a40-9f20-a41f84f411fd {
  margin-left: -35%;
margin-right: auto;
}

#s-f9951660-bd84-4421-9d5c-92f8b7984014 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-f9951660-bd84-4421-9d5c-92f8b7984014"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-f9951660-bd84-4421-9d5c-92f8b7984014"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f9951660-bd84-4421-9d5c-92f8b7984014"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9951660-bd84-4421-9d5c-92f8b7984014"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-ceb6201c-5327-4c63-8999-86080691a2be {
  margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: left;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be {
  margin: 0 !important;
  overflow: visible;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be-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-ceb6201c-5327-4c63-8999-86080691a2be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ceb6201c-5327-4c63-8999-86080691a2be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  /* Add background color handling */
  
}

#s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ceb6201c-5327-4c63-8999-86080691a2be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ceb6201c-5327-4c63-8999-86080691a2be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ceb6201c-5327-4c63-8999-86080691a2be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-ceb6201c-5327-4c63-8999-86080691a2be .shogun-image-content {
  
    justify-content: center;
  
}

.s-ceb6201c-5327-4c63-8999-86080691a2be.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image {
  box-sizing: border-box;
}



.s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ceb6201c-5327-4c63-8999-86080691a2be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
      position: relative;
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-ceb6201c-5327-4c63-8999-86080691a2be {
  margin: 0 !important;
  overflow: visible;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be-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-ceb6201c-5327-4c63-8999-86080691a2be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ceb6201c-5327-4c63-8999-86080691a2be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  /* Add background color handling */
  
}

#s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ceb6201c-5327-4c63-8999-86080691a2be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ceb6201c-5327-4c63-8999-86080691a2be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ceb6201c-5327-4c63-8999-86080691a2be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-ceb6201c-5327-4c63-8999-86080691a2be .shogun-image-content {
  
    justify-content: center;
  
}

.s-ceb6201c-5327-4c63-8999-86080691a2be.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image {
  box-sizing: border-box;
}



.s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ceb6201c-5327-4c63-8999-86080691a2be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
      position: relative;
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ceb6201c-5327-4c63-8999-86080691a2be {
  margin: 0 !important;
  overflow: visible;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be-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-ceb6201c-5327-4c63-8999-86080691a2be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ceb6201c-5327-4c63-8999-86080691a2be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  /* Add background color handling */
  
}

#s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ceb6201c-5327-4c63-8999-86080691a2be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ceb6201c-5327-4c63-8999-86080691a2be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ceb6201c-5327-4c63-8999-86080691a2be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-ceb6201c-5327-4c63-8999-86080691a2be .shogun-image-content {
  
    justify-content: center;
  
}

.s-ceb6201c-5327-4c63-8999-86080691a2be.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image {
  box-sizing: border-box;
}



.s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ceb6201c-5327-4c63-8999-86080691a2be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
      position: relative;
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ceb6201c-5327-4c63-8999-86080691a2be {
  margin: 0 !important;
  overflow: visible;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be-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-ceb6201c-5327-4c63-8999-86080691a2be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ceb6201c-5327-4c63-8999-86080691a2be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  /* Add background color handling */
  
}

#s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ceb6201c-5327-4c63-8999-86080691a2be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ceb6201c-5327-4c63-8999-86080691a2be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ceb6201c-5327-4c63-8999-86080691a2be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-ceb6201c-5327-4c63-8999-86080691a2be .shogun-image-content {
  
    justify-content: center;
  
}

.s-ceb6201c-5327-4c63-8999-86080691a2be.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image {
  box-sizing: border-box;
}



.s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ceb6201c-5327-4c63-8999-86080691a2be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
      position: relative;
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-ceb6201c-5327-4c63-8999-86080691a2be {
  margin: 0 !important;
  overflow: visible;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be-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-ceb6201c-5327-4c63-8999-86080691a2be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ceb6201c-5327-4c63-8999-86080691a2be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  /* Add background color handling */
  
}

#s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ceb6201c-5327-4c63-8999-86080691a2be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ceb6201c-5327-4c63-8999-86080691a2be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ceb6201c-5327-4c63-8999-86080691a2be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-ceb6201c-5327-4c63-8999-86080691a2be .shogun-image-content {
  
    justify-content: center;
  
}

.s-ceb6201c-5327-4c63-8999-86080691a2be.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image {
  box-sizing: border-box;
}



.s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ceb6201c-5327-4c63-8999-86080691a2be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container {
      position: relative;
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ceb6201c-5327-4c63-8999-86080691a2be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-c2a058bd-ab7b-4477-b7c7-1b4bb984dc07 {
  margin-left: -35%;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-c2a058bd-ab7b-4477-b7c7-1b4bb984dc07 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-708691e3-4712-4035-a15f-e066ac53ebf1 {
  margin-left: -35%;
margin-right: auto;
}

#s-9557bc3f-997a-44f0-b010-3ecd4a0f9511 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-9557bc3f-997a-44f0-b010-3ecd4a0f9511"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-9557bc3f-997a-44f0-b010-3ecd4a0f9511"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9557bc3f-997a-44f0-b010-3ecd4a0f9511"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9557bc3f-997a-44f0-b010-3ecd4a0f9511"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: left;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5-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-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image {
  box-sizing: border-box;
}



.s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
      position: relative;
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5-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-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image {
  box-sizing: border-box;
}



.s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
      position: relative;
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5-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-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image {
  box-sizing: border-box;
}



.s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
      position: relative;
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5-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-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image {
  box-sizing: border-box;
}



.s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
      position: relative;
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5-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-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-9faec95d-9d00-4104-b32b-2718997ff5f5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image {
  box-sizing: border-box;
}



.s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9faec95d-9d00-4104-b32b-2718997ff5f5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container {
      position: relative;
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9faec95d-9d00-4104-b32b-2718997ff5f5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-9788e8d4-b846-44b4-96d8-563b00be3d57 {
  margin-left: -35%;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-9788e8d4-b846-44b4-96d8-563b00be3d57 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-d87c4ce3-c2d1-4217-9562-29325da0cab3 {
  margin-left: -35%;
margin-right: auto;
}

#s-ec340c92-60b8-44bb-93cf-1ab8a537dd9e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
}

@media (min-width: 0px) {
[id="s-ec340c92-60b8-44bb-93cf-1ab8a537dd9e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ec340c92-60b8-44bb-93cf-1ab8a537dd9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ec340c92-60b8-44bb-93cf-1ab8a537dd9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec340c92-60b8-44bb-93cf-1ab8a537dd9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  margin-right: auto;
max-width: 86px;
aspect-ratio: 1/1;
text-align: left;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  margin: 0 !important;
  overflow: visible;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf-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-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  /* Add background color handling */
  
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image {
  box-sizing: border-box;
}



.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
      position: relative;
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

@media (min-width: 1200px){#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  margin: 0 !important;
  overflow: visible;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf-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-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  /* Add background color handling */
  
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image {
  box-sizing: border-box;
}



.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
      position: relative;
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  margin: 0 !important;
  overflow: visible;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf-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-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  /* Add background color handling */
  
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image {
  box-sizing: border-box;
}



.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
      position: relative;
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  margin: 0 !important;
  overflow: visible;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf-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-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  /* Add background color handling */
  
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image {
  box-sizing: border-box;
}



.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
      position: relative;
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}@media (max-width: 767px){#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  margin: 0 !important;
  overflow: visible;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf-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-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  /* Add background color handling */
  
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 86px;
  }



  img.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image {
    
    
    
    max-height: 86px;
  }


.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image {
  box-sizing: border-box;
}



.s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container {
      position: relative;
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b98c7a2-f34c-48a3-ad07-2d864d0938bf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 86px;
    }
  }

}
#s-bf89776b-376d-4303-bf55-13568376517b {
  margin-left: -35%;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#s-bf89776b-376d-4303-bf55-13568376517b .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-efac84cd-12ee-44f8-8935-9e477ccaa54d {
  margin-left: -35%;
margin-right: auto;
}

#s-c64319ab-f561-4349-a008-7e34ced3dfdd {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0);
}
@media (min-width: 1200px){#s-c64319ab-f561-4349-a008-7e34ced3dfdd {
  display: none;
}
#s-c64319ab-f561-4349-a008-7e34ced3dfdd, #wrap-s-c64319ab-f561-4349-a008-7e34ced3dfdd, #wrap-content-s-c64319ab-f561-4349-a008-7e34ced3dfdd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c64319ab-f561-4349-a008-7e34ced3dfdd {
  display: none;
}
#s-c64319ab-f561-4349-a008-7e34ced3dfdd, #wrap-s-c64319ab-f561-4349-a008-7e34ced3dfdd, #wrap-content-s-c64319ab-f561-4349-a008-7e34ced3dfdd { display: none !important; }}







#s-c64319ab-f561-4349-a008-7e34ced3dfdd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c64319ab-f561-4349-a008-7e34ced3dfdd.shg-box.shg-c {
  justify-content: center;
}

#s-5a970d8d-1c63-4f4c-89db-cb9f3534258b {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-5a970d8d-1c63-4f4c-89db-cb9f3534258b .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-6c694256-ca90-4468-bde7-d6b38c074241 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-6c694256-ca90-4468-bde7-d6b38c074241 {
  display: none;
}
#s-6c694256-ca90-4468-bde7-d6b38c074241, #wrap-s-6c694256-ca90-4468-bde7-d6b38c074241, #wrap-content-s-6c694256-ca90-4468-bde7-d6b38c074241 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c694256-ca90-4468-bde7-d6b38c074241 {
  display: none;
}
#s-6c694256-ca90-4468-bde7-d6b38c074241, #wrap-s-6c694256-ca90-4468-bde7-d6b38c074241, #wrap-content-s-6c694256-ca90-4468-bde7-d6b38c074241 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6c694256-ca90-4468-bde7-d6b38c074241 {
  display: none;
}
#s-6c694256-ca90-4468-bde7-d6b38c074241, #wrap-s-6c694256-ca90-4468-bde7-d6b38c074241, #wrap-content-s-6c694256-ca90-4468-bde7-d6b38c074241 { display: none !important; }}@media (max-width: 767px){#s-6c694256-ca90-4468-bde7-d6b38c074241 {
  display: none;
}
#s-6c694256-ca90-4468-bde7-d6b38c074241, #wrap-s-6c694256-ca90-4468-bde7-d6b38c074241, #wrap-content-s-6c694256-ca90-4468-bde7-d6b38c074241 { display: none !important; }}
#s-6c694256-ca90-4468-bde7-d6b38c074241 .shg-sld-dot {
  background-color: rgba(255, 116, 0, 1);
}

#s-6c694256-ca90-4468-bde7-d6b38c074241 .shg-sld-nav-button.shg-sld-left,
#s-6c694256-ca90-4468-bde7-d6b38c074241 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 116, 0, 1);
}

#s-8c8505a9-0481-4d7e-9dd1-1a73b704c9f2 {
  margin-left: auto;
margin-right: auto;
padding-left: 5em;
padding-right: 5em;
}

@media (min-width: 0px) {
[id="s-8c8505a9-0481-4d7e-9dd1-1a73b704c9f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c8505a9-0481-4d7e-9dd1-1a73b704c9f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8c8505a9-0481-4d7e-9dd1-1a73b704c9f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c8505a9-0481-4d7e-9dd1-1a73b704c9f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-dea698fb-fff1-4e1a-aea6-76b59a3b61d1 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-dea698fb-fff1-4e1a-aea6-76b59a3b61d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dea698fb-fff1-4e1a-aea6-76b59a3b61d1.shg-box.shg-c {
  justify-content: center;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  margin: 0 !important;
  overflow: visible;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f-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-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  /* Add background color handling */
  
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image {
    
    
    
    
  }


.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image {
  box-sizing: border-box;
}



.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  
}


@media (min-width: 1200px){#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  margin: 0 !important;
  overflow: visible;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f-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-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  /* Add background color handling */
  
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image {
    
    
    
    
  }


.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image {
  box-sizing: border-box;
}



.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  margin: 0 !important;
  overflow: visible;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f-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-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  /* Add background color handling */
  
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image {
    
    
    
    
  }


.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image {
  box-sizing: border-box;
}



.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  margin: 0 !important;
  overflow: visible;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f-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-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  /* Add background color handling */
  
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image {
    
    
    
    
  }


.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image {
  box-sizing: border-box;
}



.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  
}


}@media (max-width: 767px){#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  margin: 0 !important;
  overflow: visible;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f-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-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  /* Add background color handling */
  
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image {
    
    
    
    
  }


.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f.shogun-image {
  box-sizing: border-box;
}



.s-0d5bd44b-f8c1-4a48-ac53-ccd7bf69372f img.shogun-image {
  
}


}
#s-dbb5d3e7-a55e-40ae-ba29-942983830952 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-dbb5d3e7-a55e-40ae-ba29-942983830952 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dbb5d3e7-a55e-40ae-ba29-942983830952.shg-box.shg-c {
  justify-content: center;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  margin: 0 !important;
  overflow: visible;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754-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-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  /* Add background color handling */
  
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a2f219ec-67b0-470f-911e-9f4d376a3754 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image {
  box-sizing: border-box;
}



.s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  
}


@media (min-width: 1200px){#s-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  margin: 0 !important;
  overflow: visible;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754-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-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  /* Add background color handling */
  
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a2f219ec-67b0-470f-911e-9f4d376a3754 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image {
  box-sizing: border-box;
}



.s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  margin: 0 !important;
  overflow: visible;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754-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-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  /* Add background color handling */
  
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a2f219ec-67b0-470f-911e-9f4d376a3754 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image {
  box-sizing: border-box;
}



.s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  margin: 0 !important;
  overflow: visible;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754-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-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  /* Add background color handling */
  
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a2f219ec-67b0-470f-911e-9f4d376a3754 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image {
  box-sizing: border-box;
}



.s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  
}


}@media (max-width: 767px){#s-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  margin: 0 !important;
  overflow: visible;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754-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-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a2f219ec-67b0-470f-911e-9f4d376a3754 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  /* Add background color handling */
  
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a2f219ec-67b0-470f-911e-9f4d376a3754 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2f219ec-67b0-470f-911e-9f4d376a3754.shogun-image {
  box-sizing: border-box;
}



.s-a2f219ec-67b0-470f-911e-9f4d376a3754 img.shogun-image {
  
}


}
#s-015f78a1-2a2d-4b33-b0a8-4a103ad9ce34 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-015f78a1-2a2d-4b33-b0a8-4a103ad9ce34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-015f78a1-2a2d-4b33-b0a8-4a103ad9ce34.shg-box.shg-c {
  justify-content: center;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25-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-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image {
  box-sizing: border-box;
}



.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  
}


@media (min-width: 1200px){#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25-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-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image {
  box-sizing: border-box;
}



.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25-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-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image {
  box-sizing: border-box;
}



.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25-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-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image {
  box-sizing: border-box;
}



.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  
}


}@media (max-width: 767px){#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25-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-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7538c34-dc3e-4fc4-b524-084afa7f8c25.shogun-image {
  box-sizing: border-box;
}



.s-f7538c34-dc3e-4fc4-b524-084afa7f8c25 img.shogun-image {
  
}


}
#s-f2bbabaa-aab6-4b37-b4ad-0fb6981a2d76 {
  margin-left: auto;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
background-color: rgba(255, 116, 0, 0);
}

@media (min-width: 0px) {
[id="s-f2bbabaa-aab6-4b37-b4ad-0fb6981a2d76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f2bbabaa-aab6-4b37-b4ad-0fb6981a2d76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-f2bbabaa-aab6-4b37-b4ad-0fb6981a2d76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-f2bbabaa-aab6-4b37-b4ad-0fb6981a2d76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-565a3287-4a23-4387-9b0f-82138c737aa3 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-565a3287-4a23-4387-9b0f-82138c737aa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-565a3287-4a23-4387-9b0f-82138c737aa3.shg-box.shg-c {
  justify-content: center;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  margin: 0 !important;
  overflow: visible;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e-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-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  /* Add background color handling */
  
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image {
  box-sizing: border-box;
}



.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  
}


@media (min-width: 1200px){#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  margin: 0 !important;
  overflow: visible;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e-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-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  /* Add background color handling */
  
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image {
  box-sizing: border-box;
}



.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  margin: 0 !important;
  overflow: visible;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e-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-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  /* Add background color handling */
  
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image {
  box-sizing: border-box;
}



.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  margin: 0 !important;
  overflow: visible;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e-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-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  /* Add background color handling */
  
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image {
  box-sizing: border-box;
}



.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  
}


}@media (max-width: 767px){#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  margin: 0 !important;
  overflow: visible;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e-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-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  /* Add background color handling */
  
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e.shogun-image {
  box-sizing: border-box;
}



.s-f4dd1bb6-00cc-45cb-9a4c-3fe364372f3e img.shogun-image {
  
}


}
#s-b0b05224-feda-4b27-8d04-1cc58f03c1c3 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-b0b05224-feda-4b27-8d04-1cc58f03c1c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b0b05224-feda-4b27-8d04-1cc58f03c1c3.shg-box.shg-c {
  justify-content: center;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122 {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122 {
  margin: 0 !important;
  overflow: visible;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122-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-1988537e-f6e1-428e-89ff-6ce04d583122 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1988537e-f6e1-428e-89ff-6ce04d583122 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  /* Add background color handling */
  
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-1988537e-f6e1-428e-89ff-6ce04d583122 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1988537e-f6e1-428e-89ff-6ce04d583122.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image {
  box-sizing: border-box;
}



.s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  
}


@media (min-width: 1200px){#s-1988537e-f6e1-428e-89ff-6ce04d583122 {
  margin: 0 !important;
  overflow: visible;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122-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-1988537e-f6e1-428e-89ff-6ce04d583122 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1988537e-f6e1-428e-89ff-6ce04d583122 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  /* Add background color handling */
  
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-1988537e-f6e1-428e-89ff-6ce04d583122 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1988537e-f6e1-428e-89ff-6ce04d583122.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image {
  box-sizing: border-box;
}



.s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1988537e-f6e1-428e-89ff-6ce04d583122 {
  margin: 0 !important;
  overflow: visible;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122-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-1988537e-f6e1-428e-89ff-6ce04d583122 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1988537e-f6e1-428e-89ff-6ce04d583122 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  /* Add background color handling */
  
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-1988537e-f6e1-428e-89ff-6ce04d583122 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1988537e-f6e1-428e-89ff-6ce04d583122.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image {
  box-sizing: border-box;
}



.s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1988537e-f6e1-428e-89ff-6ce04d583122 {
  margin: 0 !important;
  overflow: visible;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122-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-1988537e-f6e1-428e-89ff-6ce04d583122 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1988537e-f6e1-428e-89ff-6ce04d583122 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  /* Add background color handling */
  
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-1988537e-f6e1-428e-89ff-6ce04d583122 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1988537e-f6e1-428e-89ff-6ce04d583122.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image {
  box-sizing: border-box;
}



.s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  
}


}@media (max-width: 767px){#s-1988537e-f6e1-428e-89ff-6ce04d583122 {
  margin: 0 !important;
  overflow: visible;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122-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-1988537e-f6e1-428e-89ff-6ce04d583122 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1988537e-f6e1-428e-89ff-6ce04d583122 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  /* Add background color handling */
  
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-1988537e-f6e1-428e-89ff-6ce04d583122 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1988537e-f6e1-428e-89ff-6ce04d583122.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1988537e-f6e1-428e-89ff-6ce04d583122.shogun-image {
  box-sizing: border-box;
}



.s-1988537e-f6e1-428e-89ff-6ce04d583122 img.shogun-image {
  
}


}
#s-125fd918-80f8-487c-add7-38153cf44aa3 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-125fd918-80f8-487c-add7-38153cf44aa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-125fd918-80f8-487c-add7-38153cf44aa3.shg-box.shg-c {
  justify-content: center;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  margin: 0 !important;
  overflow: visible;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab-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-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  /* Add background color handling */
  
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image {
  box-sizing: border-box;
}



.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  
}


@media (min-width: 1200px){#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  margin: 0 !important;
  overflow: visible;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab-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-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  /* Add background color handling */
  
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image {
  box-sizing: border-box;
}



.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  margin: 0 !important;
  overflow: visible;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab-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-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  /* Add background color handling */
  
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image {
  box-sizing: border-box;
}



.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  margin: 0 !important;
  overflow: visible;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab-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-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  /* Add background color handling */
  
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image {
  box-sizing: border-box;
}



.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  
}


}@media (max-width: 767px){#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  margin: 0 !important;
  overflow: visible;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab-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-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  /* Add background color handling */
  
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab.shogun-image {
  box-sizing: border-box;
}



.s-39781fc4-b72e-49ae-a2cb-3aaf9f1c81ab img.shogun-image {
  
}


}
#s-63d036d3-1cce-41c1-868e-337013552bad {
  margin-left: auto;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
}

@media (min-width: 0px) {
[id="s-63d036d3-1cce-41c1-868e-337013552bad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63d036d3-1cce-41c1-868e-337013552bad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-63d036d3-1cce-41c1-868e-337013552bad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-63d036d3-1cce-41c1-868e-337013552bad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-2d013e4e-80ad-402a-8eaf-7bd12a6e0a8b {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-2d013e4e-80ad-402a-8eaf-7bd12a6e0a8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2d013e4e-80ad-402a-8eaf-7bd12a6e0a8b.shg-box.shg-c {
  justify-content: center;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8-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-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image {
  box-sizing: border-box;
}



.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  
}


@media (min-width: 1200px){#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8-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-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image {
  box-sizing: border-box;
}



.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8-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-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image {
  box-sizing: border-box;
}



.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8-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-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image {
  box-sizing: border-box;
}



.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  
}


}@media (max-width: 767px){#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8-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-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a925ac4d-30d3-42b8-a214-9d6af680f9d8.shogun-image {
  box-sizing: border-box;
}



.s-a925ac4d-30d3-42b8-a214-9d6af680f9d8 img.shogun-image {
  
}


}
#s-33799ecd-0096-452c-81b1-8f2473c924d8 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-33799ecd-0096-452c-81b1-8f2473c924d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-33799ecd-0096-452c-81b1-8f2473c924d8.shg-box.shg-c {
  justify-content: center;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  margin: 0 !important;
  overflow: visible;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a-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-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  /* Add background color handling */
  
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image {
  box-sizing: border-box;
}



.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  
}


@media (min-width: 1200px){#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  margin: 0 !important;
  overflow: visible;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a-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-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  /* Add background color handling */
  
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image {
  box-sizing: border-box;
}



.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  margin: 0 !important;
  overflow: visible;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a-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-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  /* Add background color handling */
  
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image {
  box-sizing: border-box;
}



.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  margin: 0 !important;
  overflow: visible;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a-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-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  /* Add background color handling */
  
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image {
  box-sizing: border-box;
}



.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  
}


}@media (max-width: 767px){#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  margin: 0 !important;
  overflow: visible;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a-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-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  /* Add background color handling */
  
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a .shogun-image-content {
  
    justify-content: center;
  
}

.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a.shogun-image {
  box-sizing: border-box;
}



.s-f4cf20df-0e15-45be-bef4-b6fd240f8e6a img.shogun-image {
  
}


}
#s-a83ddb4b-6e61-4a4b-b4ae-af48f36af1bd {
  margin-left: 10%;
margin-right: 10%;
padding-top: 15px;
padding-bottom: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-a83ddb4b-6e61-4a4b-b4ae-af48f36af1bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a83ddb4b-6e61-4a4b-b4ae-af48f36af1bd.shg-box.shg-c {
  justify-content: center;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d {
  margin: 0 !important;
  overflow: visible;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d-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-3db54fb1-5d27-4e81-b357-83d005706e6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3db54fb1-5d27-4e81-b357-83d005706e6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  /* Add background color handling */
  
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-3db54fb1-5d27-4e81-b357-83d005706e6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image {
  box-sizing: border-box;
}



.s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  
}


@media (min-width: 1200px){#s-3db54fb1-5d27-4e81-b357-83d005706e6d {
  margin: 0 !important;
  overflow: visible;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d-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-3db54fb1-5d27-4e81-b357-83d005706e6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3db54fb1-5d27-4e81-b357-83d005706e6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  /* Add background color handling */
  
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-3db54fb1-5d27-4e81-b357-83d005706e6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image {
  box-sizing: border-box;
}



.s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3db54fb1-5d27-4e81-b357-83d005706e6d {
  margin: 0 !important;
  overflow: visible;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d-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-3db54fb1-5d27-4e81-b357-83d005706e6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3db54fb1-5d27-4e81-b357-83d005706e6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  /* Add background color handling */
  
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-3db54fb1-5d27-4e81-b357-83d005706e6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image {
  box-sizing: border-box;
}



.s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3db54fb1-5d27-4e81-b357-83d005706e6d {
  margin: 0 !important;
  overflow: visible;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d-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-3db54fb1-5d27-4e81-b357-83d005706e6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3db54fb1-5d27-4e81-b357-83d005706e6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  /* Add background color handling */
  
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-3db54fb1-5d27-4e81-b357-83d005706e6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image {
  box-sizing: border-box;
}



.s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  
}


}@media (max-width: 767px){#s-3db54fb1-5d27-4e81-b357-83d005706e6d {
  margin: 0 !important;
  overflow: visible;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d-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-3db54fb1-5d27-4e81-b357-83d005706e6d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3db54fb1-5d27-4e81-b357-83d005706e6d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  /* Add background color handling */
  
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-3db54fb1-5d27-4e81-b357-83d005706e6d .shogun-image-content {
  
    justify-content: center;
  
}

.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3db54fb1-5d27-4e81-b357-83d005706e6d.shogun-image {
  box-sizing: border-box;
}



.s-3db54fb1-5d27-4e81-b357-83d005706e6d img.shogun-image {
  
}


}
#s-e582b8c7-0bb8-4399-9f7d-1046ce10a216 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#s-e582b8c7-0bb8-4399-9f7d-1046ce10a216 .shg-sld-dot {
  background-color: rgba(255, 116, 0, 1);
}

#s-e582b8c7-0bb8-4399-9f7d-1046ce10a216 .shg-sld-nav-button.shg-sld-left,
#s-e582b8c7-0bb8-4399-9f7d-1046ce10a216 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 116, 0, 1);
}

#s-a5507b31-8380-4cb9-ae2c-ba771a599a40 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-a5507b31-8380-4cb9-ae2c-ba771a599a40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a5507b31-8380-4cb9-ae2c-ba771a599a40.shg-box.shg-c {
  justify-content: center;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  margin: 0 !important;
  overflow: visible;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf-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-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  /* Add background color handling */
  
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf .shogun-image-content {
  
    justify-content: center;
  
}

.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image {
  box-sizing: border-box;
}



.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  
}


@media (min-width: 1200px){#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  margin: 0 !important;
  overflow: visible;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf-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-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  /* Add background color handling */
  
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf .shogun-image-content {
  
    justify-content: center;
  
}

.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image {
  box-sizing: border-box;
}



.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  margin: 0 !important;
  overflow: visible;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf-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-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  /* Add background color handling */
  
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf .shogun-image-content {
  
    justify-content: center;
  
}

.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image {
  box-sizing: border-box;
}



.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  margin: 0 !important;
  overflow: visible;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf-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-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  /* Add background color handling */
  
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf .shogun-image-content {
  
    justify-content: center;
  
}

.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image {
  box-sizing: border-box;
}



.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  
}


}@media (max-width: 767px){#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  margin: 0 !important;
  overflow: visible;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf-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-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  /* Add background color handling */
  
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf .shogun-image-content {
  
    justify-content: center;
  
}

.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf.shogun-image {
  box-sizing: border-box;
}



.s-d20c3573-b5a3-4064-b0d3-e63dd3b05eaf img.shogun-image {
  
}


}
#s-0e801b3b-6bb1-4e14-bfec-6f525ba54fd5 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-0e801b3b-6bb1-4e14-bfec-6f525ba54fd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0e801b3b-6bb1-4e14-bfec-6f525ba54fd5.shg-box.shg-c {
  justify-content: center;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  margin: 0 !important;
  overflow: visible;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2-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-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  /* Add background color handling */
  
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image {
  box-sizing: border-box;
}



.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  
}


@media (min-width: 1200px){#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  margin: 0 !important;
  overflow: visible;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2-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-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  /* Add background color handling */
  
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image {
  box-sizing: border-box;
}



.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  margin: 0 !important;
  overflow: visible;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2-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-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  /* Add background color handling */
  
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image {
  box-sizing: border-box;
}



.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  margin: 0 !important;
  overflow: visible;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2-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-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  /* Add background color handling */
  
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image {
  box-sizing: border-box;
}



.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  
}


}@media (max-width: 767px){#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  margin: 0 !important;
  overflow: visible;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2-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-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  /* Add background color handling */
  
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2.shogun-image {
  box-sizing: border-box;
}



.s-61af7486-56dd-4b7b-8680-7bc8e95c4bb2 img.shogun-image {
  
}


}
#s-6b5ce04f-047c-47e6-a28f-fbc5e9dc4d5e {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-6b5ce04f-047c-47e6-a28f-fbc5e9dc4d5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6b5ce04f-047c-47e6-a28f-fbc5e9dc4d5e.shg-box.shg-c {
  justify-content: center;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb {
  margin: 0 !important;
  overflow: visible;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb-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-42d87114-cb3d-4758-b5fb-78494ca07afb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42d87114-cb3d-4758-b5fb-78494ca07afb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  /* Add background color handling */
  
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-42d87114-cb3d-4758-b5fb-78494ca07afb .shogun-image-content {
  
    justify-content: center;
  
}

.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image {
  box-sizing: border-box;
}



.s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  
}


@media (min-width: 1200px){#s-42d87114-cb3d-4758-b5fb-78494ca07afb {
  margin: 0 !important;
  overflow: visible;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb-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-42d87114-cb3d-4758-b5fb-78494ca07afb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42d87114-cb3d-4758-b5fb-78494ca07afb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  /* Add background color handling */
  
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-42d87114-cb3d-4758-b5fb-78494ca07afb .shogun-image-content {
  
    justify-content: center;
  
}

.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image {
  box-sizing: border-box;
}



.s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-42d87114-cb3d-4758-b5fb-78494ca07afb {
  margin: 0 !important;
  overflow: visible;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb-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-42d87114-cb3d-4758-b5fb-78494ca07afb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42d87114-cb3d-4758-b5fb-78494ca07afb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  /* Add background color handling */
  
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-42d87114-cb3d-4758-b5fb-78494ca07afb .shogun-image-content {
  
    justify-content: center;
  
}

.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image {
  box-sizing: border-box;
}



.s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-42d87114-cb3d-4758-b5fb-78494ca07afb {
  margin: 0 !important;
  overflow: visible;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb-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-42d87114-cb3d-4758-b5fb-78494ca07afb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42d87114-cb3d-4758-b5fb-78494ca07afb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  /* Add background color handling */
  
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-42d87114-cb3d-4758-b5fb-78494ca07afb .shogun-image-content {
  
    justify-content: center;
  
}

.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image {
  box-sizing: border-box;
}



.s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  
}


}@media (max-width: 767px){#s-42d87114-cb3d-4758-b5fb-78494ca07afb {
  margin: 0 !important;
  overflow: visible;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb-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-42d87114-cb3d-4758-b5fb-78494ca07afb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-42d87114-cb3d-4758-b5fb-78494ca07afb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  /* Add background color handling */
  
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-42d87114-cb3d-4758-b5fb-78494ca07afb .shogun-image-content {
  
    justify-content: center;
  
}

.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-42d87114-cb3d-4758-b5fb-78494ca07afb.shogun-image {
  box-sizing: border-box;
}



.s-42d87114-cb3d-4758-b5fb-78494ca07afb img.shogun-image {
  
}


}
#s-337cbaed-0082-4c95-8531-3e8f7d36e619 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-337cbaed-0082-4c95-8531-3e8f7d36e619 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-337cbaed-0082-4c95-8531-3e8f7d36e619.shg-box.shg-c {
  justify-content: center;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 369/274;
text-align: center;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  margin: 0 !important;
  overflow: visible;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f-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-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  /* Add background color handling */
  
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image {
  box-sizing: border-box;
}



.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  
}


@media (min-width: 1200px){#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  margin: 0 !important;
  overflow: visible;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f-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-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  /* Add background color handling */
  
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image {
  box-sizing: border-box;
}



.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  margin: 0 !important;
  overflow: visible;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f-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-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  /* Add background color handling */
  
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image {
  box-sizing: border-box;
}



.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  margin: 0 !important;
  overflow: visible;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f-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-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  /* Add background color handling */
  
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image {
  box-sizing: border-box;
}



.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  
}


}@media (max-width: 767px){#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  margin: 0 !important;
  overflow: visible;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f-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-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3bd206fb-25bc-41d4-ba99-1b22abedc18f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  /* Add background color handling */
  
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f .shogun-image-content {
  
    justify-content: center;
  
}

.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3bd206fb-25bc-41d4-ba99-1b22abedc18f.shogun-image {
  box-sizing: border-box;
}



.s-3bd206fb-25bc-41d4-ba99-1b22abedc18f img.shogun-image {
  
}


}
#s-21641916-11e1-49cd-bd2d-665437d9188b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-21641916-11e1-49cd-bd2d-665437d9188b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-21641916-11e1-49cd-bd2d-665437d9188b.shg-box.shg-c {
  justify-content: center;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  margin: 0 !important;
  overflow: visible;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a-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-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  /* Add background color handling */
  
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image {
  box-sizing: border-box;
}



.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  
}


@media (min-width: 1200px){#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  margin: 0 !important;
  overflow: visible;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a-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-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  /* Add background color handling */
  
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image {
  box-sizing: border-box;
}



.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  margin: 0 !important;
  overflow: visible;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a-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-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  /* Add background color handling */
  
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image {
  box-sizing: border-box;
}



.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  margin: 0 !important;
  overflow: visible;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a-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-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  /* Add background color handling */
  
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image {
  box-sizing: border-box;
}



.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  
}


}@media (max-width: 767px){#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  margin: 0 !important;
  overflow: visible;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a-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-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-321abb56-b317-4c91-90a9-bc1ca1a54d0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  /* Add background color handling */
  
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-321abb56-b317-4c91-90a9-bc1ca1a54d0a.shogun-image {
  box-sizing: border-box;
}



.s-321abb56-b317-4c91-90a9-bc1ca1a54d0a img.shogun-image {
  
}


}
#s-bf8a6823-dc85-41ae-af7e-3d9b0d200680 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-bf8a6823-dc85-41ae-af7e-3d9b0d200680 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bf8a6823-dc85-41ae-af7e-3d9b0d200680.shg-box.shg-c {
  justify-content: center;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/275;
text-align: center;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7 {
  margin: 0 !important;
  overflow: visible;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7-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-639a8d03-26b6-4f71-9318-254e43130dd7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-639a8d03-26b6-4f71-9318-254e43130dd7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  /* Add background color handling */
  
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-639a8d03-26b6-4f71-9318-254e43130dd7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-639a8d03-26b6-4f71-9318-254e43130dd7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image {
  box-sizing: border-box;
}



.s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  
}


@media (min-width: 1200px){#s-639a8d03-26b6-4f71-9318-254e43130dd7 {
  margin: 0 !important;
  overflow: visible;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7-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-639a8d03-26b6-4f71-9318-254e43130dd7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-639a8d03-26b6-4f71-9318-254e43130dd7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  /* Add background color handling */
  
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-639a8d03-26b6-4f71-9318-254e43130dd7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-639a8d03-26b6-4f71-9318-254e43130dd7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image {
  box-sizing: border-box;
}



.s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-639a8d03-26b6-4f71-9318-254e43130dd7 {
  margin: 0 !important;
  overflow: visible;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7-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-639a8d03-26b6-4f71-9318-254e43130dd7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-639a8d03-26b6-4f71-9318-254e43130dd7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  /* Add background color handling */
  
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-639a8d03-26b6-4f71-9318-254e43130dd7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-639a8d03-26b6-4f71-9318-254e43130dd7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image {
  box-sizing: border-box;
}



.s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-639a8d03-26b6-4f71-9318-254e43130dd7 {
  margin: 0 !important;
  overflow: visible;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7-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-639a8d03-26b6-4f71-9318-254e43130dd7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-639a8d03-26b6-4f71-9318-254e43130dd7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  /* Add background color handling */
  
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-639a8d03-26b6-4f71-9318-254e43130dd7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-639a8d03-26b6-4f71-9318-254e43130dd7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image {
  box-sizing: border-box;
}



.s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  
}


}@media (max-width: 767px){#s-639a8d03-26b6-4f71-9318-254e43130dd7 {
  margin: 0 !important;
  overflow: visible;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7-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-639a8d03-26b6-4f71-9318-254e43130dd7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-639a8d03-26b6-4f71-9318-254e43130dd7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  /* Add background color handling */
  
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-639a8d03-26b6-4f71-9318-254e43130dd7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-639a8d03-26b6-4f71-9318-254e43130dd7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-639a8d03-26b6-4f71-9318-254e43130dd7.shogun-image {
  box-sizing: border-box;
}



.s-639a8d03-26b6-4f71-9318-254e43130dd7 img.shogun-image {
  
}


}
#s-110af497-cc30-4f2d-b082-05b8815aab2f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-110af497-cc30-4f2d-b082-05b8815aab2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-110af497-cc30-4f2d-b082-05b8815aab2f.shg-box.shg-c {
  justify-content: center;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f {
  margin-left: auto;
margin-right: auto;
max-width: 369px;
aspect-ratio: 4/3;
text-align: center;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f {
  margin: 0 !important;
  overflow: visible;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f-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-79784c84-3c2c-476f-9ed2-5970d237183f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79784c84-3c2c-476f-9ed2-5970d237183f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  /* Add background color handling */
  
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-79784c84-3c2c-476f-9ed2-5970d237183f .shogun-image-content {
  
    justify-content: center;
  
}

.s-79784c84-3c2c-476f-9ed2-5970d237183f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image {
  box-sizing: border-box;
}



.s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  
}


@media (min-width: 1200px){#s-79784c84-3c2c-476f-9ed2-5970d237183f {
  margin: 0 !important;
  overflow: visible;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f-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-79784c84-3c2c-476f-9ed2-5970d237183f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79784c84-3c2c-476f-9ed2-5970d237183f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  /* Add background color handling */
  
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-79784c84-3c2c-476f-9ed2-5970d237183f .shogun-image-content {
  
    justify-content: center;
  
}

.s-79784c84-3c2c-476f-9ed2-5970d237183f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image {
  box-sizing: border-box;
}



.s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-79784c84-3c2c-476f-9ed2-5970d237183f {
  margin: 0 !important;
  overflow: visible;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f-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-79784c84-3c2c-476f-9ed2-5970d237183f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79784c84-3c2c-476f-9ed2-5970d237183f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  /* Add background color handling */
  
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-79784c84-3c2c-476f-9ed2-5970d237183f .shogun-image-content {
  
    justify-content: center;
  
}

.s-79784c84-3c2c-476f-9ed2-5970d237183f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image {
  box-sizing: border-box;
}



.s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-79784c84-3c2c-476f-9ed2-5970d237183f {
  margin: 0 !important;
  overflow: visible;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f-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-79784c84-3c2c-476f-9ed2-5970d237183f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79784c84-3c2c-476f-9ed2-5970d237183f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  /* Add background color handling */
  
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-79784c84-3c2c-476f-9ed2-5970d237183f .shogun-image-content {
  
    justify-content: center;
  
}

.s-79784c84-3c2c-476f-9ed2-5970d237183f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image {
  box-sizing: border-box;
}



.s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  
}


}@media (max-width: 767px){#s-79784c84-3c2c-476f-9ed2-5970d237183f {
  margin: 0 !important;
  overflow: visible;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f-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-79784c84-3c2c-476f-9ed2-5970d237183f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-79784c84-3c2c-476f-9ed2-5970d237183f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  /* Add background color handling */
  
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image {
    
    
    
    max-height: 369px;
  }


.s-79784c84-3c2c-476f-9ed2-5970d237183f .shogun-image-content {
  
    justify-content: center;
  
}

.s-79784c84-3c2c-476f-9ed2-5970d237183f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79784c84-3c2c-476f-9ed2-5970d237183f.shogun-image {
  box-sizing: border-box;
}



.s-79784c84-3c2c-476f-9ed2-5970d237183f img.shogun-image {
  
}


}
#s-73c74733-5909-4a53-9d7a-eb7516890166 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-73c74733-5909-4a53-9d7a-eb7516890166 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-73c74733-5909-4a53-9d7a-eb7516890166.shg-box.shg-c {
  justify-content: center;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095 {
  margin-left: auto;
margin-right: auto;
max-width: 370px;
aspect-ratio: 370/274;
text-align: center;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095 {
  margin: 0 !important;
  overflow: visible;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095-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-2949e964-4fb1-4eba-9714-6e34005d8095 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2949e964-4fb1-4eba-9714-6e34005d8095 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  /* Add background color handling */
  
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-2949e964-4fb1-4eba-9714-6e34005d8095 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2949e964-4fb1-4eba-9714-6e34005d8095.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image {
  box-sizing: border-box;
}



.s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  
}


@media (min-width: 1200px){#s-2949e964-4fb1-4eba-9714-6e34005d8095 {
  margin: 0 !important;
  overflow: visible;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095-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-2949e964-4fb1-4eba-9714-6e34005d8095 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2949e964-4fb1-4eba-9714-6e34005d8095 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  /* Add background color handling */
  
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-2949e964-4fb1-4eba-9714-6e34005d8095 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2949e964-4fb1-4eba-9714-6e34005d8095.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image {
  box-sizing: border-box;
}



.s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-2949e964-4fb1-4eba-9714-6e34005d8095 {
  margin: 0 !important;
  overflow: visible;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095-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-2949e964-4fb1-4eba-9714-6e34005d8095 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2949e964-4fb1-4eba-9714-6e34005d8095 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  /* Add background color handling */
  
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-2949e964-4fb1-4eba-9714-6e34005d8095 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2949e964-4fb1-4eba-9714-6e34005d8095.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image {
  box-sizing: border-box;
}



.s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-2949e964-4fb1-4eba-9714-6e34005d8095 {
  margin: 0 !important;
  overflow: visible;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095-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-2949e964-4fb1-4eba-9714-6e34005d8095 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2949e964-4fb1-4eba-9714-6e34005d8095 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  /* Add background color handling */
  
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-2949e964-4fb1-4eba-9714-6e34005d8095 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2949e964-4fb1-4eba-9714-6e34005d8095.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image {
  box-sizing: border-box;
}



.s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  
}


}@media (max-width: 767px){#s-2949e964-4fb1-4eba-9714-6e34005d8095 {
  margin: 0 !important;
  overflow: visible;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095-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-2949e964-4fb1-4eba-9714-6e34005d8095 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2949e964-4fb1-4eba-9714-6e34005d8095 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  /* Add background color handling */
  
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image {
    
    
    
    max-height: 370px;
  }


.s-2949e964-4fb1-4eba-9714-6e34005d8095 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2949e964-4fb1-4eba-9714-6e34005d8095.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2949e964-4fb1-4eba-9714-6e34005d8095.shogun-image {
  box-sizing: border-box;
}



.s-2949e964-4fb1-4eba-9714-6e34005d8095 img.shogun-image {
  
}


}
#s-e1f34ee1-23df-48b9-921e-ff333838abfc {
  margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-e1f34ee1-23df-48b9-921e-ff333838abfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e1f34ee1-23df-48b9-921e-ff333838abfc.shg-box.shg-c {
  justify-content: center;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b {
  margin: 0 !important;
  overflow: visible;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b-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-058b9e94-972c-4eb9-a2be-1f393a26073b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-058b9e94-972c-4eb9-a2be-1f393a26073b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  /* Add background color handling */
  
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  /* Add padding handling */
  padding-left: 1%;
  padding-right: 1%;
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  

}





  img.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image {
    
    
    
    
  }


.s-058b9e94-972c-4eb9-a2be-1f393a26073b .shogun-image-content {
  
    justify-content: center;
  
}

.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image {
  box-sizing: border-box;
}



.s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  
}


@media (min-width: 1200px){#s-058b9e94-972c-4eb9-a2be-1f393a26073b {
  margin: 0 !important;
  overflow: visible;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b-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-058b9e94-972c-4eb9-a2be-1f393a26073b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-058b9e94-972c-4eb9-a2be-1f393a26073b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  /* Add background color handling */
  
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image {
    
    
    
    
  }


.s-058b9e94-972c-4eb9-a2be-1f393a26073b .shogun-image-content {
  
    justify-content: center;
  
}

.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image {
  box-sizing: border-box;
}



.s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-058b9e94-972c-4eb9-a2be-1f393a26073b {
  margin: 0 !important;
  overflow: visible;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b-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-058b9e94-972c-4eb9-a2be-1f393a26073b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-058b9e94-972c-4eb9-a2be-1f393a26073b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  /* Add background color handling */
  
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image {
    
    
    
    
  }


.s-058b9e94-972c-4eb9-a2be-1f393a26073b .shogun-image-content {
  
    justify-content: center;
  
}

.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image {
  box-sizing: border-box;
}



.s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-058b9e94-972c-4eb9-a2be-1f393a26073b {
  margin: 0 !important;
  overflow: visible;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b-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-058b9e94-972c-4eb9-a2be-1f393a26073b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-058b9e94-972c-4eb9-a2be-1f393a26073b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  /* Add background color handling */
  
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image {
    
    
    
    
  }


.s-058b9e94-972c-4eb9-a2be-1f393a26073b .shogun-image-content {
  
    justify-content: center;
  
}

.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image {
  box-sizing: border-box;
}



.s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  
}


}@media (max-width: 767px){#s-058b9e94-972c-4eb9-a2be-1f393a26073b {
  margin: 0 !important;
  overflow: visible;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b-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-058b9e94-972c-4eb9-a2be-1f393a26073b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-058b9e94-972c-4eb9-a2be-1f393a26073b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  /* Add background color handling */
  
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image {
    
    
    
    
  }


.s-058b9e94-972c-4eb9-a2be-1f393a26073b .shogun-image-content {
  
    justify-content: center;
  
}

.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-058b9e94-972c-4eb9-a2be-1f393a26073b.shogun-image {
  box-sizing: border-box;
}



.s-058b9e94-972c-4eb9-a2be-1f393a26073b img.shogun-image {
  
}


}
#s-79e14778-5104-47a6-b335-71030ed82b5a {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-79e14778-5104-47a6-b335-71030ed82b5a {
  display: none;
}
#s-79e14778-5104-47a6-b335-71030ed82b5a, #wrap-s-79e14778-5104-47a6-b335-71030ed82b5a, #wrap-content-s-79e14778-5104-47a6-b335-71030ed82b5a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-79e14778-5104-47a6-b335-71030ed82b5a {
  display: none;
}
#s-79e14778-5104-47a6-b335-71030ed82b5a, #wrap-s-79e14778-5104-47a6-b335-71030ed82b5a, #wrap-content-s-79e14778-5104-47a6-b335-71030ed82b5a { display: none !important; }}







#s-79e14778-5104-47a6-b335-71030ed82b5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-79e14778-5104-47a6-b335-71030ed82b5a.shg-box.shg-c {
  justify-content: center;
}

#s-8a633126-91f5-435a-80d6-1297d81c91db {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-8a633126-91f5-435a-80d6-1297d81c91db .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-b9d9b21b-abc9-40da-a664-fb22f46ea9f5 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 1000px;
text-align: center;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  margin: 0 !important;
  overflow: visible;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f-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-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  /* Add background color handling */
  
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image {
  box-sizing: border-box;
}



.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  
}


@media (min-width: 1200px){#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  margin: 0 !important;
  overflow: visible;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f-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-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  /* Add background color handling */
  
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image {
  box-sizing: border-box;
}



.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  margin: 0 !important;
  overflow: visible;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f-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-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  /* Add background color handling */
  
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image {
  box-sizing: border-box;
}



.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  margin: 0 !important;
  overflow: visible;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f-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-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  /* Add background color handling */
  
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image {
  box-sizing: border-box;
}



.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  
}


}@media (max-width: 767px){#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  margin: 0 !important;
  overflow: visible;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f-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-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  /* Add background color handling */
  
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f.shogun-image {
  box-sizing: border-box;
}



.s-7f9d8e6a-2ddb-468f-9b4f-5ef887d4222f img.shogun-image {
  
}


}
#s-71a89b02-1446-494c-9ace-b7f2d105348d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-71a89b02-1446-494c-9ace-b7f2d105348d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-71a89b02-1446-494c-9ace-b7f2d105348d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-71a89b02-1446-494c-9ace-b7f2d105348d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-71a89b02-1446-494c-9ace-b7f2d105348d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-fac2ee5a-1bda-44fb-92fb-d8b513459204 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-fac2ee5a-1bda-44fb-92fb-d8b513459204 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fac2ee5a-1bda-44fb-92fb-d8b513459204.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c4f946e8-d9ff-4963-8d6f-4db2b0da9c7f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4f946e8-d9ff-4963-8d6f-4db2b0da9c7f .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-4e8f9f2d-7717-4f9d-b16a-f339680e85f1 {
  margin-left: auto;
margin-right: auto;
}

#s-166107ac-62da-4583-b13d-c455eafb4780 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-5584f89d-7013-433c-a74a-b373c4545950 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-5584f89d-7013-433c-a74a-b373c4545950 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5584f89d-7013-433c-a74a-b373c4545950.shg-box.shg-c {
  justify-content: flex-start;
}

#s-11f6d668-af29-4d95-9a92-56fb4b4784d4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-11f6d668-af29-4d95-9a92-56fb4b4784d4 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-507fe2cc-da08-4de5-9120-5a68bf59f030 {
  margin-left: auto;
margin-right: auto;
}

#s-ce3c4320-736b-4c3e-a31d-737980283c5f {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-5e7c7aa6-e0ff-4666-90c7-95ccce883d4b {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-5e7c7aa6-e0ff-4666-90c7-95ccce883d4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5e7c7aa6-e0ff-4666-90c7-95ccce883d4b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7e85524b-0412-403f-82e0-ca3c627f41b3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7e85524b-0412-403f-82e0-ca3c627f41b3 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-f5437559-c44b-4c34-aa3c-4042903dde94 {
  margin-left: auto;
margin-right: auto;
}

#s-40c3843c-94ac-4e7b-886f-93400fbf9e24 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-e30198c2-718e-4672-a812-55873d126163 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-e30198c2-718e-4672-a812-55873d126163 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e30198c2-718e-4672-a812-55873d126163.shg-box.shg-c {
  justify-content: flex-start;
}

#s-948b346d-6fd3-40e8-94f2-e5e287bdfb08 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-948b346d-6fd3-40e8-94f2-e5e287bdfb08 .shogun-heading-component h1 {
  
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-4af477c0-89dd-4318-810b-3761dc8e5f8f {
  margin-left: auto;
margin-right: auto;
}

#s-58b13777-46b0-4629-b83e-7accd19ceadb {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-72a9bff0-6344-49d5-9223-ff4402d0304f {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-72a9bff0-6344-49d5-9223-ff4402d0304f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-72a9bff0-6344-49d5-9223-ff4402d0304f.shg-box.shg-c {
  justify-content: center;
}

#s-a19a0414-9ca0-4c5f-8250-1ec34a627cb7 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-a19a0414-9ca0-4c5f-8250-1ec34a627cb7 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-30a905d9-dfb7-4d49-8170-f77efc411590 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}
@media (max-width: 767px){#s-30a905d9-dfb7-4d49-8170-f77efc411590 {
  display: none;
}
#s-30a905d9-dfb7-4d49-8170-f77efc411590, #wrap-s-30a905d9-dfb7-4d49-8170-f77efc411590, #wrap-content-s-30a905d9-dfb7-4d49-8170-f77efc411590 { display: none !important; }}
#s-30a905d9-dfb7-4d49-8170-f77efc411590 {
  margin: 0 !important;
  overflow: visible;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590-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-30a905d9-dfb7-4d49-8170-f77efc411590 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-30a905d9-dfb7-4d49-8170-f77efc411590 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  /* Add background color handling */
  
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-30a905d9-dfb7-4d49-8170-f77efc411590 .shogun-image-content {
  
    justify-content: center;
  
}

.s-30a905d9-dfb7-4d49-8170-f77efc411590.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image {
  box-sizing: border-box;
}



.s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  
}


@media (min-width: 1200px){#s-30a905d9-dfb7-4d49-8170-f77efc411590 {
  margin: 0 !important;
  overflow: visible;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590-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-30a905d9-dfb7-4d49-8170-f77efc411590 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-30a905d9-dfb7-4d49-8170-f77efc411590 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  /* Add background color handling */
  
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-30a905d9-dfb7-4d49-8170-f77efc411590 .shogun-image-content {
  
    justify-content: center;
  
}

.s-30a905d9-dfb7-4d49-8170-f77efc411590.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image {
  box-sizing: border-box;
}



.s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-30a905d9-dfb7-4d49-8170-f77efc411590 {
  margin: 0 !important;
  overflow: visible;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590-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-30a905d9-dfb7-4d49-8170-f77efc411590 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-30a905d9-dfb7-4d49-8170-f77efc411590 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  /* Add background color handling */
  
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-30a905d9-dfb7-4d49-8170-f77efc411590 .shogun-image-content {
  
    justify-content: center;
  
}

.s-30a905d9-dfb7-4d49-8170-f77efc411590.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image {
  box-sizing: border-box;
}



.s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-30a905d9-dfb7-4d49-8170-f77efc411590 {
  margin: 0 !important;
  overflow: visible;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590-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-30a905d9-dfb7-4d49-8170-f77efc411590 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-30a905d9-dfb7-4d49-8170-f77efc411590 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  /* Add background color handling */
  
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-30a905d9-dfb7-4d49-8170-f77efc411590 .shogun-image-content {
  
    justify-content: center;
  
}

.s-30a905d9-dfb7-4d49-8170-f77efc411590.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image {
  box-sizing: border-box;
}



.s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  
}


}@media (max-width: 767px){#s-30a905d9-dfb7-4d49-8170-f77efc411590 {
  margin: 0 !important;
  overflow: visible;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590-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-30a905d9-dfb7-4d49-8170-f77efc411590 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-30a905d9-dfb7-4d49-8170-f77efc411590 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  /* Add background color handling */
  
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-30a905d9-dfb7-4d49-8170-f77efc411590 .shogun-image-content {
  
    justify-content: center;
  
}

.s-30a905d9-dfb7-4d49-8170-f77efc411590.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30a905d9-dfb7-4d49-8170-f77efc411590.shogun-image {
  box-sizing: border-box;
}



.s-30a905d9-dfb7-4d49-8170-f77efc411590 img.shogun-image {
  
}


}
#s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  margin-left: auto;
margin-right: auto;
max-width: 1061px;
aspect-ratio: 1061/917;
text-align: center;
}
@media (min-width: 1200px){#s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  display: none;
}
#s-199e8918-e3d8-454c-b6f0-0e44f045590f, #wrap-s-199e8918-e3d8-454c-b6f0-0e44f045590f, #wrap-content-s-199e8918-e3d8-454c-b6f0-0e44f045590f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  display: none;
}
#s-199e8918-e3d8-454c-b6f0-0e44f045590f, #wrap-s-199e8918-e3d8-454c-b6f0-0e44f045590f, #wrap-content-s-199e8918-e3d8-454c-b6f0-0e44f045590f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  display: none;
}
#s-199e8918-e3d8-454c-b6f0-0e44f045590f, #wrap-s-199e8918-e3d8-454c-b6f0-0e44f045590f, #wrap-content-s-199e8918-e3d8-454c-b6f0-0e44f045590f { display: none !important; }}
#s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  margin: 0 !important;
  overflow: visible;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f-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-199e8918-e3d8-454c-b6f0-0e44f045590f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  /* Add background color handling */
  
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-199e8918-e3d8-454c-b6f0-0e44f045590f .shogun-image-content {
  
    justify-content: center;
  
}

.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image {
  box-sizing: border-box;
}



.s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  
}


@media (min-width: 1200px){#s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  margin: 0 !important;
  overflow: visible;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f-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-199e8918-e3d8-454c-b6f0-0e44f045590f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  /* Add background color handling */
  
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-199e8918-e3d8-454c-b6f0-0e44f045590f .shogun-image-content {
  
    justify-content: center;
  
}

.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image {
  box-sizing: border-box;
}



.s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  margin: 0 !important;
  overflow: visible;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f-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-199e8918-e3d8-454c-b6f0-0e44f045590f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  /* Add background color handling */
  
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-199e8918-e3d8-454c-b6f0-0e44f045590f .shogun-image-content {
  
    justify-content: center;
  
}

.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image {
  box-sizing: border-box;
}



.s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  margin: 0 !important;
  overflow: visible;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f-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-199e8918-e3d8-454c-b6f0-0e44f045590f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  /* Add background color handling */
  
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-199e8918-e3d8-454c-b6f0-0e44f045590f .shogun-image-content {
  
    justify-content: center;
  
}

.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image {
  box-sizing: border-box;
}



.s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  
}


}@media (max-width: 767px){#s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  margin: 0 !important;
  overflow: visible;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f-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-199e8918-e3d8-454c-b6f0-0e44f045590f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-199e8918-e3d8-454c-b6f0-0e44f045590f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  /* Add background color handling */
  
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image {
    
    
    
    max-height: 1061px;
  }


.s-199e8918-e3d8-454c-b6f0-0e44f045590f .shogun-image-content {
  
    justify-content: center;
  
}

.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-199e8918-e3d8-454c-b6f0-0e44f045590f.shogun-image {
  box-sizing: border-box;
}



.s-199e8918-e3d8-454c-b6f0-0e44f045590f img.shogun-image {
  
}


}
#s-b1edd306-f9f1-4f66-8f51-92f22039268c {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b1edd306-f9f1-4f66-8f51-92f22039268c {
  display: none;
}
#s-b1edd306-f9f1-4f66-8f51-92f22039268c, #wrap-s-b1edd306-f9f1-4f66-8f51-92f22039268c, #wrap-content-s-b1edd306-f9f1-4f66-8f51-92f22039268c { display: none !important; }}@media (max-width: 767px){#s-b1edd306-f9f1-4f66-8f51-92f22039268c {
  display: none;
}
#s-b1edd306-f9f1-4f66-8f51-92f22039268c, #wrap-s-b1edd306-f9f1-4f66-8f51-92f22039268c, #wrap-content-s-b1edd306-f9f1-4f66-8f51-92f22039268c { display: none !important; }}







#s-b1edd306-f9f1-4f66-8f51-92f22039268c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b1edd306-f9f1-4f66-8f51-92f22039268c.shg-box.shg-c {
  justify-content: center;
}

#s-531db04c-25e9-4f35-870b-a485ce5e0326 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-531db04c-25e9-4f35-870b-a485ce5e0326 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-04741a94-61f1-4e21-b8af-a8c871e2e6fd {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-04741a94-61f1-4e21-b8af-a8c871e2e6fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04741a94-61f1-4e21-b8af-a8c871e2e6fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-04741a94-61f1-4e21-b8af-a8c871e2e6fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-04741a94-61f1-4e21-b8af-a8c871e2e6fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  margin-left: 35%;
margin-bottom: -30px;
margin-right: auto;
max-width: 400px;
text-align: center;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  margin: 0 !important;
  overflow: visible;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3-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-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 35%;
  
  
  margin-bottom: -30px;
}

.shg-image-content-margin-container-s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  /* Add background color handling */
  
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  /* Add padding handling */
  
  
  
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shogun-image {
  box-sizing: border-box;
}



.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  
}


@media (min-width: 1200px){#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  margin: 0 !important;
  overflow: visible;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3-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-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  /* Add background color handling */
  
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shogun-image {
  box-sizing: border-box;
}



.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  margin: 0 !important;
  overflow: visible;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3-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-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  /* Add background color handling */
  
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shogun-image {
  box-sizing: border-box;
}



.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  margin: 0 !important;
  overflow: visible;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3-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-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  /* Add background color handling */
  
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shogun-image {
  box-sizing: border-box;
}



.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  
}


}@media (max-width: 767px){#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  margin: 0 !important;
  overflow: visible;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3-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-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  /* Add background color handling */
  
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3.shogun-image {
  box-sizing: border-box;
}



.s-ecc732c4-6cbc-4e07-bc55-2ec15cc2ccf3 img.shogun-image {
  
}


}
#s-61b6e61d-95ad-4f4a-8b1e-7a0dfe3bab42 {
  margin-top: 10%;
margin-left: 0%;
margin-right: 0%;
padding-top: 5px;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-61b6e61d-95ad-4f4a-8b1e-7a0dfe3bab42"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61b6e61d-95ad-4f4a-8b1e-7a0dfe3bab42"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-61b6e61d-95ad-4f4a-8b1e-7a0dfe3bab42"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-61b6e61d-95ad-4f4a-8b1e-7a0dfe3bab42"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-61b6e61d-95ad-4f4a-8b1e-7a0dfe3bab42"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-61b6e61d-95ad-4f4a-8b1e-7a0dfe3bab42"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-61b6e61d-95ad-4f4a-8b1e-7a0dfe3bab42"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-f1626962-41f4-4494-9859-aaa5c1f41f58 {
  margin-top: 15px;
margin-left: 0%;
margin-right: 0%;
padding-top: 1px;
padding-bottom: 0px;
max-width: 30px;
}

#s-f1626962-41f4-4494-9859-aaa5c1f41f58 .shogun-icon-wrapper {
  text-align: center;
}


#s-f1626962-41f4-4494-9859-aaa5c1f41f58 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-b4c1bbe8-1464-4e46-8657-60276812d341 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 31px;
max-width: 30px;
}

#s-b4c1bbe8-1464-4e46-8657-60276812d341 .shogun-icon-wrapper {
  text-align: center;
}


#s-b4c1bbe8-1464-4e46-8657-60276812d341 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-f914ffb6-6269-416a-b4b9-ebc6703233eb {
  box-shadow:0px 0px 0px 0px ;
margin-left: -3%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-24a25949-ec81-4534-875f-a8d5dc9f4924 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-24a25949-ec81-4534-875f-a8d5dc9f4924 {
  display: none;
}
#s-24a25949-ec81-4534-875f-a8d5dc9f4924, #wrap-s-24a25949-ec81-4534-875f-a8d5dc9f4924, #wrap-content-s-24a25949-ec81-4534-875f-a8d5dc9f4924 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24a25949-ec81-4534-875f-a8d5dc9f4924 {
  display: none;
}
#s-24a25949-ec81-4534-875f-a8d5dc9f4924, #wrap-s-24a25949-ec81-4534-875f-a8d5dc9f4924, #wrap-content-s-24a25949-ec81-4534-875f-a8d5dc9f4924 { display: none !important; }}







#s-24a25949-ec81-4534-875f-a8d5dc9f4924 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-24a25949-ec81-4534-875f-a8d5dc9f4924.shg-box.shg-c {
  justify-content: center;
}

#s-9fc7c98f-4387-4d46-95c0-3597578fef6b {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-9fc7c98f-4387-4d46-95c0-3597578fef6b .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  margin-left: 15%;
margin-bottom: -10px;
margin-right: 15%;
max-width: 400px;
text-align: center;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  margin: 0 !important;
  overflow: visible;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e-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-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 15%;
  margin-right: 15%;
  
  margin-bottom: -10px;
}

.shg-image-content-margin-container-s-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  /* Add background color handling */
  
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  /* Add padding handling */
  
  
  
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shogun-image {
  box-sizing: border-box;
}



.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  
}


@media (min-width: 1200px){#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  margin: 0 !important;
  overflow: visible;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e-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-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  /* Add background color handling */
  
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shogun-image {
  box-sizing: border-box;
}



.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  margin: 0 !important;
  overflow: visible;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e-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-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  /* Add background color handling */
  
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shogun-image {
  box-sizing: border-box;
}



.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  margin: 0 !important;
  overflow: visible;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e-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-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  /* Add background color handling */
  
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shogun-image {
  box-sizing: border-box;
}



.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  
}


}@media (max-width: 767px){#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  margin: 0 !important;
  overflow: visible;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e-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-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-095242b6-0d4a-4f77-8de2-ddf27876ef8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  /* Add background color handling */
  
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-095242b6-0d4a-4f77-8de2-ddf27876ef8e.shogun-image {
  box-sizing: border-box;
}



.s-095242b6-0d4a-4f77-8de2-ddf27876ef8e img.shogun-image {
  
}


}
#s-d5df7f2e-7673-4971-918f-5c69cf4c15c8 {
  margin-left: 15%;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d5df7f2e-7673-4971-918f-5c69cf4c15c8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d5df7f2e-7673-4971-918f-5c69cf4c15c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d5df7f2e-7673-4971-918f-5c69cf4c15c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d5df7f2e-7673-4971-918f-5c69cf4c15c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e8022076-4fe7-462e-b627-1f2a7fd12865 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
max-width: 30px;
}

#s-e8022076-4fe7-462e-b627-1f2a7fd12865 .shogun-icon-wrapper {
  text-align: center;
}


#s-e8022076-4fe7-462e-b627-1f2a7fd12865 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-ecc6b1b0-b2a5-41ed-8503-d2a89190d17e {
  margin-left: 0%;
margin-right: 0%;
padding-top: 33px;
max-width: 30px;
}

#s-ecc6b1b0-b2a5-41ed-8503-d2a89190d17e .shogun-icon-wrapper {
  text-align: center;
}


#s-ecc6b1b0-b2a5-41ed-8503-d2a89190d17e .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(255, 116, 0, 1);
}

#s-b19e8cae-d10b-4e38-9e37-4c1536c868d4 {
  box-shadow:0px 0px 0px 0px ;
margin-left: -80%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(7, 126, 72, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-f6d703e1-c126-4846-af06-ca697f34ba0b {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}








#s-f6d703e1-c126-4846-af06-ca697f34ba0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f6d703e1-c126-4846-af06-ca697f34ba0b.shg-box.shg-c {
  justify-content: center;
}

#s-8c5aac96-49bd-4eaf-80d7-74cfe6e17a22 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-8c5aac96-49bd-4eaf-80d7-74cfe6e17a22 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-137d4ccc-c69d-470d-b76b-9d2dfa1ac712 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  margin-left: 0%;
margin-right: 0%;
max-width: 500px;
text-align: center;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160-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-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  border-color: #000;
  border-style: solid;
  border-radius: 20px;

}





  img.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image {
  box-sizing: border-box;
}



.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  
}


@media (min-width: 1200px){#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160-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-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image {
  box-sizing: border-box;
}



.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160-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-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image {
  box-sizing: border-box;
}



.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160-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-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image {
  box-sizing: border-box;
}



.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  
}


}@media (max-width: 767px){#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  margin: 0 !important;
  overflow: visible;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160-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-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  /* Add background color handling */
  
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160.shogun-image {
  box-sizing: border-box;
}



.s-0d07e1b3-c16d-46b7-a8b0-7cccdb3d7160 img.shogun-image {
  
}


}
#s-3af30792-3ced-48bc-9c68-d04c1ca0fd09 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}








#s-3af30792-3ced-48bc-9c68-d04c1ca0fd09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3af30792-3ced-48bc-9c68-d04c1ca0fd09.shg-box.shg-c {
  justify-content: center;
}

#s-667da088-375b-41c8-b1d4-9a96af5859a4 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-667da088-375b-41c8-b1d4-9a96af5859a4 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}
@media (max-width: 767px){#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  display: none;
}
#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72, #wrap-s-a682f1e3-7056-4a70-b9e5-27dc5443bd72, #wrap-content-s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 { display: none !important; }}
#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  margin: 0 !important;
  overflow: visible;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72-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-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  /* Add background color handling */
  
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: none;
  border-radius: 20px;

}





  img.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image {
  box-sizing: border-box;
}



.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  
}


@media (min-width: 1200px){#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  margin: 0 !important;
  overflow: visible;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72-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-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  /* Add background color handling */
  
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image {
  box-sizing: border-box;
}



.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  margin: 0 !important;
  overflow: visible;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72-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-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  /* Add background color handling */
  
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image {
  box-sizing: border-box;
}



.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  margin: 0 !important;
  overflow: visible;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72-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-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  /* Add background color handling */
  
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image {
  box-sizing: border-box;
}



.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  
}


}@media (max-width: 767px){#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  margin: 0 !important;
  overflow: visible;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72-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-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  /* Add background color handling */
  
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a682f1e3-7056-4a70-b9e5-27dc5443bd72.shogun-image {
  box-sizing: border-box;
}



.s-a682f1e3-7056-4a70-b9e5-27dc5443bd72 img.shogun-image {
  
}


}
#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  display: none;
}
#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee, #wrap-s-d70f6779-6f7c-4bd9-9133-801b79a2fcee, #wrap-content-s-d70f6779-6f7c-4bd9-9133-801b79a2fcee { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  display: none;
}
#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee, #wrap-s-d70f6779-6f7c-4bd9-9133-801b79a2fcee, #wrap-content-s-d70f6779-6f7c-4bd9-9133-801b79a2fcee { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  display: none;
}
#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee, #wrap-s-d70f6779-6f7c-4bd9-9133-801b79a2fcee, #wrap-content-s-d70f6779-6f7c-4bd9-9133-801b79a2fcee { display: none !important; }}
#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  margin: 0 !important;
  overflow: visible;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee-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-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  /* Add background color handling */
  
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: none;
  border-radius: 20px;

}





  img.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image {
    
    
    
    
  }


.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee .shogun-image-content {
  
    justify-content: center;
  
}

.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image {
  box-sizing: border-box;
}



.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  
}


@media (min-width: 1200px){#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  margin: 0 !important;
  overflow: visible;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee-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-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  /* Add background color handling */
  
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image {
    
    
    
    
  }


.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee .shogun-image-content {
  
    justify-content: center;
  
}

.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image {
  box-sizing: border-box;
}



.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  margin: 0 !important;
  overflow: visible;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee-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-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  /* Add background color handling */
  
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image {
    
    
    
    
  }


.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee .shogun-image-content {
  
    justify-content: center;
  
}

.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image {
  box-sizing: border-box;
}



.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  margin: 0 !important;
  overflow: visible;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee-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-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  /* Add background color handling */
  
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image {
    
    
    
    
  }


.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee .shogun-image-content {
  
    justify-content: center;
  
}

.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image {
  box-sizing: border-box;
}



.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  
}


}@media (max-width: 767px){#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  margin: 0 !important;
  overflow: visible;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee-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-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d70f6779-6f7c-4bd9-9133-801b79a2fcee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  /* Add background color handling */
  
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image {
    
    
    
    
  }


.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee .shogun-image-content {
  
    justify-content: center;
  
}

.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d70f6779-6f7c-4bd9-9133-801b79a2fcee.shogun-image {
  box-sizing: border-box;
}



.s-d70f6779-6f7c-4bd9-9133-801b79a2fcee img.shogun-image {
  
}


}
#s-33908f14-8f58-4dd0-901e-fd1814ea638d {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-33908f14-8f58-4dd0-901e-fd1814ea638d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-33908f14-8f58-4dd0-901e-fd1814ea638d.shg-box.shg-c {
  justify-content: center;
}

#s-ce9d899d-9c85-49cf-9ab5-e15bc37aa7df {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-ce9d899d-9c85-49cf-9ab5-e15bc37aa7df .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-b0194535-d481-41c7-84d6-e68b7d65ca27 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  margin: 0 !important;
  overflow: visible;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab-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-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  /* Add background color handling */
  
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: solid;
  border-radius: 20px;

}





  img.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image {
  box-sizing: border-box;
}



.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  
}


@media (min-width: 1200px){#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  margin: 0 !important;
  overflow: visible;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab-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-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  /* Add background color handling */
  
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image {
  box-sizing: border-box;
}



.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  margin: 0 !important;
  overflow: visible;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab-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-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  /* Add background color handling */
  
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image {
  box-sizing: border-box;
}



.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  margin: 0 !important;
  overflow: visible;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab-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-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  /* Add background color handling */
  
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image {
  box-sizing: border-box;
}



.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  
}


}@media (max-width: 767px){#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  margin: 0 !important;
  overflow: visible;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab-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-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  /* Add background color handling */
  
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image {
    
    
    
    max-height: 800px;
  }


.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab .shogun-image-content {
  
    justify-content: center;
  
}

.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab.shogun-image {
  box-sizing: border-box;
}



.s-edeca6fb-3e9e-446f-b2e5-f70e9412b1ab img.shogun-image {
  
}


}
#s-e45b658d-75a2-4675-bcb1-0b9f8159cecf {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-e45b658d-75a2-4675-bcb1-0b9f8159cecf {
  display: none;
}
#s-e45b658d-75a2-4675-bcb1-0b9f8159cecf, #wrap-s-e45b658d-75a2-4675-bcb1-0b9f8159cecf, #wrap-content-s-e45b658d-75a2-4675-bcb1-0b9f8159cecf { display: none !important; }}







#s-e45b658d-75a2-4675-bcb1-0b9f8159cecf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e45b658d-75a2-4675-bcb1-0b9f8159cecf.shg-box.shg-c {
  justify-content: center;
}

#s-f8ceaa67-227b-4928-aca7-c84b93b71132 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-f8ceaa67-227b-4928-aca7-c84b93b71132 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-c5f8e759-9072-4665-95e6-26ed0c191311 {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c5f8e759-9072-4665-95e6-26ed0c191311"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5f8e759-9072-4665-95e6-26ed0c191311"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c5f8e759-9072-4665-95e6-26ed0c191311"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5f8e759-9072-4665-95e6-26ed0c191311"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-a3e96b47-b0d9-4cff-805a-125941c673d7 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
border-color: #000;
border-style: none;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-a3e96b47-b0d9-4cff-805a-125941c673d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a3e96b47-b0d9-4cff-805a-125941c673d7.shg-box.shg-c {
  justify-content: center;
}

#s-dec4721b-6cf7-4f33-883f-4d9eccfe1591 {
  margin-top: -30px;
margin-left: 25%;
margin-bottom: 0px;
margin-right: 25%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0);
}

#s-bc6076ae-286a-41d1-a1ea-4559349ac2ec {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-7065d775-1b04-4d0e-8fdf-fb72f7264628 {
  margin-top: 5%;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-7065d775-1b04-4d0e-8fdf-fb72f7264628 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  margin-top: -15%;
margin-left: auto;
margin-bottom: -15%;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  margin: 0 !important;
  overflow: visible;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c-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-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -15%;
  margin-bottom: -15%;
}

.shg-image-content-margin-container-s-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  /* Add background color handling */
  
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shogun-image {
  box-sizing: border-box;
}



.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  
}


@media (min-width: 1200px){#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  margin: 0 !important;
  overflow: visible;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c-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-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  /* Add background color handling */
  
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shogun-image {
  box-sizing: border-box;
}



.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  margin: 0 !important;
  overflow: visible;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c-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-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  /* Add background color handling */
  
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shogun-image {
  box-sizing: border-box;
}



.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  margin: 0 !important;
  overflow: visible;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c-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-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  /* Add background color handling */
  
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shogun-image {
  box-sizing: border-box;
}



.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  
}


}@media (max-width: 767px){#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  margin: 0 !important;
  overflow: visible;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c-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-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f23d0e72-87dd-4c9a-9f10-07904ce8924c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  /* Add background color handling */
  
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f23d0e72-87dd-4c9a-9f10-07904ce8924c.shogun-image {
  box-sizing: border-box;
}



.s-f23d0e72-87dd-4c9a-9f10-07904ce8924c img.shogun-image {
  
}


}
#s-4f7883d0-f3b5-4cb0-b8a7-983eecfe2fda {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-4f7883d0-f3b5-4cb0-b8a7-983eecfe2fda .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 40px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-4f7883d0-f3b5-4cb0-b8a7-983eecfe2fda .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-4f7883d0-f3b5-4cb0-b8a7-983eecfe2fda .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-891c5b74-b177-4934-b296-b3249165837d {
  margin-top: -5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-5c43ba08-5c06-451f-bad9-55e1980f0069 {
  margin-top: 10px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.15);
}

#s-7499d635-d1ac-45b8-bf05-0c88b71d62e2 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmQ1ODgyYmMtYWZjNy00YThlLTk2YmUtODUwYzhhOWI5ZjI1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2ZDU4ODJiYy1hZmM3LTRhOGUtOTZiZS04NTBjOGE5YjlmMjUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: #000;
border-style: none;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTBlYTFhMDctZjc0Yi00ODRlLWJlZjctYjljMWYyZjQ2MTk0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxMGVhMWEwNy1mNzRiLTQ4NGUtYmVmNy1iOWMxZjJmNDYxOTQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c-atc-btn-wrapper {
    text-align: center;
  }


#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c-atc-btn-wrapper {
    text-align: center;
  }


#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c-atc-btn-wrapper {
    text-align: center;
  }


#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c-atc-btn-wrapper {
    text-align: center;
  }


#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c-atc-btn-wrapper {
    text-align: center;
  }


#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-8676648c-c6c9-4ddf-b5bc-aa5444d5f21c.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-cb428201-f191-4efd-ace7-293f281a343d {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 116, 0, 1);
border-style: solid;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-cb428201-f191-4efd-ace7-293f281a343d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cb428201-f191-4efd-ace7-293f281a343d.shg-box.shg-c {
  justify-content: center;
}

#s-5beaab8a-0877-4fa5-aa5b-975eabe5fed7 {
  margin-top: -30px;
margin-left: 30%;
margin-bottom: 0px;
margin-right: 30%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 1);
}

#s-52e124ed-8e6d-45c6-b2d7-db3e7998b590 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-f56af2c0-154c-43af-bf9b-f3f082a8d319 {
  margin-top: 5%;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-f56af2c0-154c-43af-bf9b-f3f082a8d319 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-f37d1049-d174-428f-8cfa-692a0708679d {
  margin-top: -15%;
margin-left: auto;
margin-bottom: -15%;
margin-right: auto;
max-width: 1210px;
text-align: center;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d {
  margin: 0 !important;
  overflow: visible;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d-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-f37d1049-d174-428f-8cfa-692a0708679d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -15%;
  margin-bottom: -15%;
}

.shg-image-content-margin-container-s-f37d1049-d174-428f-8cfa-692a0708679d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  /* Add background color handling */
  
}

#s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f37d1049-d174-428f-8cfa-692a0708679d .shogun-image-content {
  
    justify-content: center;
  
}

.s-f37d1049-d174-428f-8cfa-692a0708679d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f37d1049-d174-428f-8cfa-692a0708679d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d.shogun-image {
  box-sizing: border-box;
}



.s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  
}


@media (min-width: 1200px){#s-f37d1049-d174-428f-8cfa-692a0708679d {
  margin: 0 !important;
  overflow: visible;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d-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-f37d1049-d174-428f-8cfa-692a0708679d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f37d1049-d174-428f-8cfa-692a0708679d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  /* Add background color handling */
  
}

#s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f37d1049-d174-428f-8cfa-692a0708679d .shogun-image-content {
  
    justify-content: center;
  
}

.s-f37d1049-d174-428f-8cfa-692a0708679d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f37d1049-d174-428f-8cfa-692a0708679d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d.shogun-image {
  box-sizing: border-box;
}



.s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f37d1049-d174-428f-8cfa-692a0708679d {
  margin: 0 !important;
  overflow: visible;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d-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-f37d1049-d174-428f-8cfa-692a0708679d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f37d1049-d174-428f-8cfa-692a0708679d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  /* Add background color handling */
  
}

#s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f37d1049-d174-428f-8cfa-692a0708679d .shogun-image-content {
  
    justify-content: center;
  
}

.s-f37d1049-d174-428f-8cfa-692a0708679d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f37d1049-d174-428f-8cfa-692a0708679d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d.shogun-image {
  box-sizing: border-box;
}



.s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f37d1049-d174-428f-8cfa-692a0708679d {
  margin: 0 !important;
  overflow: visible;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d-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-f37d1049-d174-428f-8cfa-692a0708679d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f37d1049-d174-428f-8cfa-692a0708679d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  /* Add background color handling */
  
}

#s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f37d1049-d174-428f-8cfa-692a0708679d .shogun-image-content {
  
    justify-content: center;
  
}

.s-f37d1049-d174-428f-8cfa-692a0708679d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f37d1049-d174-428f-8cfa-692a0708679d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d.shogun-image {
  box-sizing: border-box;
}



.s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  
}


}@media (max-width: 767px){#s-f37d1049-d174-428f-8cfa-692a0708679d {
  margin: 0 !important;
  overflow: visible;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d-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-f37d1049-d174-428f-8cfa-692a0708679d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f37d1049-d174-428f-8cfa-692a0708679d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  /* Add background color handling */
  
}

#s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f37d1049-d174-428f-8cfa-692a0708679d .shogun-image-content {
  
    justify-content: center;
  
}

.s-f37d1049-d174-428f-8cfa-692a0708679d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f37d1049-d174-428f-8cfa-692a0708679d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f37d1049-d174-428f-8cfa-692a0708679d.shogun-image {
  box-sizing: border-box;
}



.s-f37d1049-d174-428f-8cfa-692a0708679d img.shogun-image {
  
}


}
#s-fd55b2a6-7219-4aec-8a83-464268383f15 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-fd55b2a6-7219-4aec-8a83-464268383f15 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 40px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-fd55b2a6-7219-4aec-8a83-464268383f15 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-fd55b2a6-7219-4aec-8a83-464268383f15 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-aae2a945-a8ab-4afa-85fb-5ef1a5f4f0d0 {
  margin-top: -5px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-c2086a9c-814d-4b86-bed2-f27354f2a02e {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-1d0c4222-cf13-4743-9b04-925eded487d3 {
  margin-top: 10px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.15);
}

#s-17c678c7-69e9-405c-80d5-199f15383152 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjY3NWZkZGEtNmIwMS00YzFjLTk3ODYtYWI0M2Q2MmRhZmZkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNjc1ZmRkYS02YjAxLTRjMWMtOTc4Ni1hYjQzZDYyZGFmZmQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: #000;
border-style: none;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-17c678c7-69e9-405c-80d5-199f15383152:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjNiNTk1ZjAtZTEzMC00OGM0LTg4YjEtMzZiMzg2YWY1OGJkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyM2I1OTVmMC1lMTMwLTQ4YzQtODhiMS0zNmIzODZhZjU4YmQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-17c678c7-69e9-405c-80d5-199f15383152:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-17c678c7-69e9-405c-80d5-199f15383152-atc-btn-wrapper {
    text-align: center;
  }


#s-17c678c7-69e9-405c-80d5-199f15383152 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-17c678c7-69e9-405c-80d5-199f15383152-atc-btn-wrapper {
    text-align: center;
  }


#s-17c678c7-69e9-405c-80d5-199f15383152 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-17c678c7-69e9-405c-80d5-199f15383152-atc-btn-wrapper {
    text-align: center;
  }


#s-17c678c7-69e9-405c-80d5-199f15383152 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-17c678c7-69e9-405c-80d5-199f15383152-atc-btn-wrapper {
    text-align: center;
  }


#s-17c678c7-69e9-405c-80d5-199f15383152 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-17c678c7-69e9-405c-80d5-199f15383152-atc-btn-wrapper {
    text-align: center;
  }


#s-17c678c7-69e9-405c-80d5-199f15383152 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-17c678c7-69e9-405c-80d5-199f15383152.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-7589072c-af1c-4dbd-8efa-1829287c5bc1 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
border-color: #000;
border-style: none;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-7589072c-af1c-4dbd-8efa-1829287c5bc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7589072c-af1c-4dbd-8efa-1829287c5bc1.shg-box.shg-c {
  justify-content: center;
}

#s-1b60b98a-4e1e-41cc-9845-a23a2871c6f0 {
  margin-top: -30px;
margin-left: 30%;
margin-bottom: 0px;
margin-right: 30%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 1);
}

#s-d9679d0f-b9e5-4fcc-b602-d9ffc7bbdac3 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-f21f6800-d941-43b8-807f-e72184cc4055 {
  margin-top: 5%;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-f21f6800-d941-43b8-807f-e72184cc4055 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  margin-top: -15%;
margin-left: auto;
margin-bottom: -15%;
margin-right: auto;
max-width: 1202px;
text-align: center;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  margin: 0 !important;
  overflow: visible;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252-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-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -15%;
  margin-bottom: -15%;
}

.shg-image-content-margin-container-s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  /* Add background color handling */
  
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shogun-image {
  box-sizing: border-box;
}



.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  
}


@media (min-width: 1200px){#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  margin: 0 !important;
  overflow: visible;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252-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-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  /* Add background color handling */
  
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shogun-image {
  box-sizing: border-box;
}



.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  margin: 0 !important;
  overflow: visible;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252-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-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  /* Add background color handling */
  
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shogun-image {
  box-sizing: border-box;
}



.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  margin: 0 !important;
  overflow: visible;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252-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-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  /* Add background color handling */
  
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shogun-image {
  box-sizing: border-box;
}



.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  
}


}@media (max-width: 767px){#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  margin: 0 !important;
  overflow: visible;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252-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-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  /* Add background color handling */
  
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252.shogun-image {
  box-sizing: border-box;
}



.s-0cac7c61-b080-4e66-8f4d-1f8e1fad7252 img.shogun-image {
  
}


}
#s-42099eb7-695f-4ca4-917c-692151411a61 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-42099eb7-695f-4ca4-917c-692151411a61 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 40px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-42099eb7-695f-4ca4-917c-692151411a61 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-42099eb7-695f-4ca4-917c-692151411a61 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-33c03c05-6c60-4045-9480-16daa2309dcd {
  margin-top: -5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-976cf631-2ce6-4820-8708-9976a7cf6817 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-0cb5f967-9063-4658-a7ea-db1fadd4fc4e {
  margin-top: 10px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.15);
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTZjOTlkZmMtZTFkNC00NDE2LTk3MmMtNmFmMjE0ODkxODk2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NmM5OWRmYy1lMWQ0LTQ0MTYtOTcyYy02YWYyMTQ4OTE4OTYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: #000;
border-style: none;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGQxN2JhY2QtOTVhMS00MWI1LWFlNmItYmU4MjZkNmRmNDYxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZDE3YmFjZC05NWExLTQxYjUtYWU2Yi1iZTgyNmQ2ZGY0NjEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-df85f90f-0239-4b4b-8fa0-729ae64fdec2-atc-btn-wrapper {
    text-align: center;
  }


#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-df85f90f-0239-4b4b-8fa0-729ae64fdec2-atc-btn-wrapper {
    text-align: center;
  }


#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-df85f90f-0239-4b4b-8fa0-729ae64fdec2-atc-btn-wrapper {
    text-align: center;
  }


#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-df85f90f-0239-4b4b-8fa0-729ae64fdec2-atc-btn-wrapper {
    text-align: center;
  }


#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-df85f90f-0239-4b4b-8fa0-729ae64fdec2-atc-btn-wrapper {
    text-align: center;
  }


#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-df85f90f-0239-4b4b-8fa0-729ae64fdec2.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-3e06d92b-6261-42fc-9ec7-1b699f41ee72 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-5f5ab9ee-9cdb-45e8-b9be-7da518cc4410 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-58f2bae8-2714-46ca-8104-7f0fb093a756 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-58f2bae8-2714-46ca-8104-7f0fb093a756 {
  display: none;
}
#s-58f2bae8-2714-46ca-8104-7f0fb093a756, #wrap-s-58f2bae8-2714-46ca-8104-7f0fb093a756, #wrap-content-s-58f2bae8-2714-46ca-8104-7f0fb093a756 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-58f2bae8-2714-46ca-8104-7f0fb093a756 {
  display: none;
}
#s-58f2bae8-2714-46ca-8104-7f0fb093a756, #wrap-s-58f2bae8-2714-46ca-8104-7f0fb093a756, #wrap-content-s-58f2bae8-2714-46ca-8104-7f0fb093a756 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-58f2bae8-2714-46ca-8104-7f0fb093a756 {
  display: none;
}
#s-58f2bae8-2714-46ca-8104-7f0fb093a756, #wrap-s-58f2bae8-2714-46ca-8104-7f0fb093a756, #wrap-content-s-58f2bae8-2714-46ca-8104-7f0fb093a756 { display: none !important; }}







#s-58f2bae8-2714-46ca-8104-7f0fb093a756 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-58f2bae8-2714-46ca-8104-7f0fb093a756.shg-box.shg-c {
  justify-content: center;
}

#s-097dcb6a-e57e-4cbe-b923-fcfc7e10e64b {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-097dcb6a-e57e-4cbe-b923-fcfc7e10e64b .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-68c055be-122d-4181-b154-6d59f60a9be4 {
  margin-top: 20px;
margin-left: -3%;
margin-right: -3%;
}
@media (min-width: 1200px){#s-68c055be-122d-4181-b154-6d59f60a9be4 {
  display: none;
}
#s-68c055be-122d-4181-b154-6d59f60a9be4, #wrap-s-68c055be-122d-4181-b154-6d59f60a9be4, #wrap-content-s-68c055be-122d-4181-b154-6d59f60a9be4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68c055be-122d-4181-b154-6d59f60a9be4 {
  display: none;
}
#s-68c055be-122d-4181-b154-6d59f60a9be4, #wrap-s-68c055be-122d-4181-b154-6d59f60a9be4, #wrap-content-s-68c055be-122d-4181-b154-6d59f60a9be4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-68c055be-122d-4181-b154-6d59f60a9be4 {
  display: none;
}
#s-68c055be-122d-4181-b154-6d59f60a9be4, #wrap-s-68c055be-122d-4181-b154-6d59f60a9be4, #wrap-content-s-68c055be-122d-4181-b154-6d59f60a9be4 { display: none !important; }}@media (max-width: 767px){#s-68c055be-122d-4181-b154-6d59f60a9be4 {
  display: none;
}
#s-68c055be-122d-4181-b154-6d59f60a9be4, #wrap-s-68c055be-122d-4181-b154-6d59f60a9be4, #wrap-content-s-68c055be-122d-4181-b154-6d59f60a9be4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-68c055be-122d-4181-b154-6d59f60a9be4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

@media (min-width: 768px) {
[id="s-68c055be-122d-4181-b154-6d59f60a9be4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

@media (min-width: 992px) {
[id="s-68c055be-122d-4181-b154-6d59f60a9be4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

@media (min-width: 1200px) {
[id="s-68c055be-122d-4181-b154-6d59f60a9be4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

#s-fdaf236a-4d5e-4b49-8495-decab7a5f935 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
border-color: #000;
border-style: none;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-fdaf236a-4d5e-4b49-8495-decab7a5f935 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fdaf236a-4d5e-4b49-8495-decab7a5f935.shg-box.shg-c {
  justify-content: center;
}

#s-0989a479-a6d4-4146-b439-d669c911d4c9 {
  margin-top: -10px;
margin-left: 10%;
margin-right: 10%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0);
}

#s-b1c97d0c-b16a-4234-a47e-c13821f73462 {
  margin-left: auto;
margin-right: auto;
}

#s-723631d7-2cc3-4811-816c-20bcd0718579 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}

#s-723631d7-2cc3-4811-816c-20bcd0718579 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  text-align: center;
}



#s-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 601px;
aspect-ratio: 1/1;
text-align: center;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  margin: 0 !important;
  overflow: visible;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde-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-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -10px;
  margin-bottom: -10px;
}

.shg-image-content-margin-container-s-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  /* Add background color handling */
  
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-b7af9db7-67b3-4b90-9354-e42c394e4dde .shogun-image-content {
  
    justify-content: center;
  
}

.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image {
  box-sizing: border-box;
}



.s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  
}


@media (min-width: 1200px){#s-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  margin: 0 !important;
  overflow: visible;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde-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-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  /* Add background color handling */
  
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-b7af9db7-67b3-4b90-9354-e42c394e4dde .shogun-image-content {
  
    justify-content: center;
  
}

.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image {
  box-sizing: border-box;
}



.s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  margin: 0 !important;
  overflow: visible;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde-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-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  /* Add background color handling */
  
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-b7af9db7-67b3-4b90-9354-e42c394e4dde .shogun-image-content {
  
    justify-content: center;
  
}

.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image {
  box-sizing: border-box;
}



.s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  margin: 0 !important;
  overflow: visible;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde-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-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  /* Add background color handling */
  
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-b7af9db7-67b3-4b90-9354-e42c394e4dde .shogun-image-content {
  
    justify-content: center;
  
}

.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image {
  box-sizing: border-box;
}



.s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  
}


}@media (max-width: 767px){#s-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  margin: 0 !important;
  overflow: visible;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde-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-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b7af9db7-67b3-4b90-9354-e42c394e4dde {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  /* Add background color handling */
  
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-b7af9db7-67b3-4b90-9354-e42c394e4dde .shogun-image-content {
  
    justify-content: center;
  
}

.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7af9db7-67b3-4b90-9354-e42c394e4dde.shogun-image {
  box-sizing: border-box;
}



.s-b7af9db7-67b3-4b90-9354-e42c394e4dde img.shogun-image {
  
}


}
#s-2097e724-c97e-4573-bcad-8dd5a62e4262 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-2097e724-c97e-4573-bcad-8dd5a62e4262 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 22px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-2097e724-c97e-4573-bcad-8dd5a62e4262 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 22px;
}

#s-2097e724-c97e-4573-bcad-8dd5a62e4262 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0c1130a3-cfbe-49d6-8865-c22180ad8fbc {
  margin-top: -5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-4c11ceba-0e5f-4b66-af95-2f1643e0c9c2 {
  margin-left: auto;
margin-right: auto;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTZjOTlkZmMtZTFkNC00NDE2LTk3MmMtNmFmMjE0ODkxODk2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NmM5OWRmYy1lMWQ0LTQ0MTYtOTcyYy02YWYyMTQ4OTE4OTYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 4px;
padding-bottom: 10px;
padding-right: 4px;
border-color: #000;
border-style: none;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDQ2YzU1MTgtNmY5Ny00NmEzLWE5YTYtOGVhMmI3MGE3ZmQwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNDZjNTUxOC02Zjk3LTQ2YTMtYTlhNi04ZWEyYjcwYTdmZDApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-76ee0aae-5c48-4506-a5a0-6743e1fcb681-atc-btn-wrapper {
    text-align: center;
  }


#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-76ee0aae-5c48-4506-a5a0-6743e1fcb681-atc-btn-wrapper {
    text-align: center;
  }


#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-76ee0aae-5c48-4506-a5a0-6743e1fcb681-atc-btn-wrapper {
    text-align: center;
  }


#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-76ee0aae-5c48-4506-a5a0-6743e1fcb681-atc-btn-wrapper {
    text-align: center;
  }


#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-76ee0aae-5c48-4506-a5a0-6743e1fcb681-atc-btn-wrapper {
    text-align: center;
  }


#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-76ee0aae-5c48-4506-a5a0-6743e1fcb681.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-32747267-7f0d-4350-abb5-0d64bef28f9e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
border-color: #000;
border-style: none;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-32747267-7f0d-4350-abb5-0d64bef28f9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-32747267-7f0d-4350-abb5-0d64bef28f9e.shg-box.shg-c {
  justify-content: center;
}

#s-bc2a3144-d0ad-4849-afc8-920b33cba75a {
  margin-top: -10px;
margin-left: 3%;
margin-right: 3%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 1);
}

#s-9cd46842-106a-4997-8535-8e6720d58e6d {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-dbf2a768-fe51-4087-ad26-52dd2b570ffb {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}

#s-dbf2a768-fe51-4087-ad26-52dd2b570ffb .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  text-align: center;
}



#s-e01365d9-dff6-4fce-8d65-51c472091197 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197 {
  margin: 0 !important;
  overflow: visible;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197-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-e01365d9-dff6-4fce-8d65-51c472091197 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -10px;
  margin-bottom: -10px;
}

.shg-image-content-margin-container-s-e01365d9-dff6-4fce-8d65-51c472091197 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  /* Add background color handling */
  
}

#s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e01365d9-dff6-4fce-8d65-51c472091197 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e01365d9-dff6-4fce-8d65-51c472091197.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image {
  box-sizing: border-box;
}



.s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  
}


@media (min-width: 1200px){#s-e01365d9-dff6-4fce-8d65-51c472091197 {
  margin: 0 !important;
  overflow: visible;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197-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-e01365d9-dff6-4fce-8d65-51c472091197 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e01365d9-dff6-4fce-8d65-51c472091197 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  /* Add background color handling */
  
}

#s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e01365d9-dff6-4fce-8d65-51c472091197 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e01365d9-dff6-4fce-8d65-51c472091197.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image {
  box-sizing: border-box;
}



.s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e01365d9-dff6-4fce-8d65-51c472091197 {
  margin: 0 !important;
  overflow: visible;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197-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-e01365d9-dff6-4fce-8d65-51c472091197 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e01365d9-dff6-4fce-8d65-51c472091197 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  /* Add background color handling */
  
}

#s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e01365d9-dff6-4fce-8d65-51c472091197 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e01365d9-dff6-4fce-8d65-51c472091197.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image {
  box-sizing: border-box;
}



.s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e01365d9-dff6-4fce-8d65-51c472091197 {
  margin: 0 !important;
  overflow: visible;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197-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-e01365d9-dff6-4fce-8d65-51c472091197 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e01365d9-dff6-4fce-8d65-51c472091197 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  /* Add background color handling */
  
}

#s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e01365d9-dff6-4fce-8d65-51c472091197 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e01365d9-dff6-4fce-8d65-51c472091197.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image {
  box-sizing: border-box;
}



.s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  
}


}@media (max-width: 767px){#s-e01365d9-dff6-4fce-8d65-51c472091197 {
  margin: 0 !important;
  overflow: visible;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197-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-e01365d9-dff6-4fce-8d65-51c472091197 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e01365d9-dff6-4fce-8d65-51c472091197 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  /* Add background color handling */
  
}

#s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e01365d9-dff6-4fce-8d65-51c472091197 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e01365d9-dff6-4fce-8d65-51c472091197.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e01365d9-dff6-4fce-8d65-51c472091197.shogun-image {
  box-sizing: border-box;
}



.s-e01365d9-dff6-4fce-8d65-51c472091197 img.shogun-image {
  
}


}
#s-ace241a8-5d81-4a70-8f95-a27d9f4de6d9 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-ace241a8-5d81-4a70-8f95-a27d9f4de6d9 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 22px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-ace241a8-5d81-4a70-8f95-a27d9f4de6d9 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 22px;
}

#s-ace241a8-5d81-4a70-8f95-a27d9f4de6d9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ad52a1f2-9757-43a5-bfa1-059ab32faa75 {
  margin-top: -5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-10a89cd6-db38-4a23-a682-1af8d91a2816 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTZjOTlkZmMtZTFkNC00NDE2LTk3MmMtNmFmMjE0ODkxODk2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NmM5OWRmYy1lMWQ0LTQ0MTYtOTcyYy02YWYyMTQ4OTE4OTYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 4px;
padding-bottom: 10px;
padding-right: 4px;
border-color: #000;
border-style: none;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-e567e709-dbea-4b08-a638-9eb956a519a5:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmZlODQzYjAtMDczZC00OGYxLTgxZjUtNzkzNjM5NmU5MTE4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyZmU4NDNiMC0wNzNkLTQ4ZjEtODFmNS03OTM2Mzk2ZTkxMTgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-e567e709-dbea-4b08-a638-9eb956a519a5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e567e709-dbea-4b08-a638-9eb956a519a5-atc-btn-wrapper {
    text-align: center;
  }


#s-e567e709-dbea-4b08-a638-9eb956a519a5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-e567e709-dbea-4b08-a638-9eb956a519a5-atc-btn-wrapper {
    text-align: center;
  }


#s-e567e709-dbea-4b08-a638-9eb956a519a5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-e567e709-dbea-4b08-a638-9eb956a519a5-atc-btn-wrapper {
    text-align: center;
  }


#s-e567e709-dbea-4b08-a638-9eb956a519a5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-e567e709-dbea-4b08-a638-9eb956a519a5-atc-btn-wrapper {
    text-align: center;
  }


#s-e567e709-dbea-4b08-a638-9eb956a519a5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-e567e709-dbea-4b08-a638-9eb956a519a5-atc-btn-wrapper {
    text-align: center;
  }


#s-e567e709-dbea-4b08-a638-9eb956a519a5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-e567e709-dbea-4b08-a638-9eb956a519a5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-c55953f1-432b-4810-b614-ce65f1f9ea77 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 7%;
padding-bottom: 10px;
padding-right: 7%;
border-color: #000;
border-style: none;
border-radius: 20px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-c55953f1-432b-4810-b614-ce65f1f9ea77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c55953f1-432b-4810-b614-ce65f1f9ea77.shg-box.shg-c {
  justify-content: center;
}

#s-8e073b9c-9695-4faf-b700-04713668e313 {
  margin-top: -10px;
margin-left: 3%;
margin-right: 3%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 1);
}

#s-6d5c5b99-c8bf-45fb-b38d-62cb2e828670 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-cdc9c94a-c9ae-46fb-bd96-4cef52990236 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}

#s-cdc9c94a-c9ae-46fb-bd96-4cef52990236 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  text-align: center;
}



#s-394b134c-8127-4bfa-b836-66d77ed79392 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 601px;
aspect-ratio: 1/1;
text-align: center;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392 {
  margin: 0 !important;
  overflow: visible;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392-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-394b134c-8127-4bfa-b836-66d77ed79392 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -10px;
  margin-bottom: -10px;
}

.shg-image-content-margin-container-s-394b134c-8127-4bfa-b836-66d77ed79392 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  /* Add background color handling */
  
}

#s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-394b134c-8127-4bfa-b836-66d77ed79392 .shogun-image-content {
  
    justify-content: center;
  
}

.s-394b134c-8127-4bfa-b836-66d77ed79392.shg-align-container {
  display: flex;
  justify-content: center
}

.s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image {
  box-sizing: border-box;
}



.s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  
}


@media (min-width: 1200px){#s-394b134c-8127-4bfa-b836-66d77ed79392 {
  margin: 0 !important;
  overflow: visible;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392-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-394b134c-8127-4bfa-b836-66d77ed79392 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-394b134c-8127-4bfa-b836-66d77ed79392 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  /* Add background color handling */
  
}

#s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-394b134c-8127-4bfa-b836-66d77ed79392 .shogun-image-content {
  
    justify-content: center;
  
}

.s-394b134c-8127-4bfa-b836-66d77ed79392.shg-align-container {
  display: flex;
  justify-content: center
}

.s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image {
  box-sizing: border-box;
}



.s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-394b134c-8127-4bfa-b836-66d77ed79392 {
  margin: 0 !important;
  overflow: visible;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392-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-394b134c-8127-4bfa-b836-66d77ed79392 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-394b134c-8127-4bfa-b836-66d77ed79392 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  /* Add background color handling */
  
}

#s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-394b134c-8127-4bfa-b836-66d77ed79392 .shogun-image-content {
  
    justify-content: center;
  
}

.s-394b134c-8127-4bfa-b836-66d77ed79392.shg-align-container {
  display: flex;
  justify-content: center
}

.s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image {
  box-sizing: border-box;
}



.s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-394b134c-8127-4bfa-b836-66d77ed79392 {
  margin: 0 !important;
  overflow: visible;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392-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-394b134c-8127-4bfa-b836-66d77ed79392 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-394b134c-8127-4bfa-b836-66d77ed79392 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  /* Add background color handling */
  
}

#s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-394b134c-8127-4bfa-b836-66d77ed79392 .shogun-image-content {
  
    justify-content: center;
  
}

.s-394b134c-8127-4bfa-b836-66d77ed79392.shg-align-container {
  display: flex;
  justify-content: center
}

.s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image {
  box-sizing: border-box;
}



.s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  
}


}@media (max-width: 767px){#s-394b134c-8127-4bfa-b836-66d77ed79392 {
  margin: 0 !important;
  overflow: visible;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392-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-394b134c-8127-4bfa-b836-66d77ed79392 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-394b134c-8127-4bfa-b836-66d77ed79392 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  /* Add background color handling */
  
}

#s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image {
    
    
    
    max-height: 601px;
  }


.s-394b134c-8127-4bfa-b836-66d77ed79392 .shogun-image-content {
  
    justify-content: center;
  
}

.s-394b134c-8127-4bfa-b836-66d77ed79392.shg-align-container {
  display: flex;
  justify-content: center
}

.s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-394b134c-8127-4bfa-b836-66d77ed79392.shogun-image {
  box-sizing: border-box;
}



.s-394b134c-8127-4bfa-b836-66d77ed79392 img.shogun-image {
  
}


}
#s-c1518994-a428-41b2-94cc-968a273b433a {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-c1518994-a428-41b2-94cc-968a273b433a .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 22px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-c1518994-a428-41b2-94cc-968a273b433a .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 22px;
}

#s-c1518994-a428-41b2-94cc-968a273b433a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a372cc6c-9171-4dd9-b7a7-e29fa99dd737 {
  margin-top: -5px;
margin-left: auto;
margin-bottom: -5px;
margin-right: auto;
}

#s-4391f653-8a10-4e92-89a8-ea3d8f24973d {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTZjOTlkZmMtZTFkNC00NDE2LTk3MmMtNmFmMjE0ODkxODk2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NmM5OWRmYy1lMWQ0LTQ0MTYtOTcyYy02YWYyMTQ4OTE4OTYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-left: 4px;
padding-bottom: 10px;
padding-right: 4px;
border-color: #000;
border-style: none;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-1501954c-3e10-41c2-9731-9b81c0fc1c24:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTE5NDFlODItOTM5Ni00NTBlLTlmYWItZTMyODFhZDk0YWRjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY3NDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYzYwMDAzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5MTk0MWU4Mi05Mzk2LTQ1MGUtOWZhYi1lMzI4MWFkOTRhZGMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ff7400"}, {"id"=>2, "pos"=>1, "color"=>"#c60003"}] !important;}#s-1501954c-3e10-41c2-9731-9b81c0fc1c24:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1501954c-3e10-41c2-9731-9b81c0fc1c24-atc-btn-wrapper {
    text-align: center;
  }


#s-1501954c-3e10-41c2-9731-9b81c0fc1c24 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


@media (min-width: 1200px){
  #s-1501954c-3e10-41c2-9731-9b81c0fc1c24-atc-btn-wrapper {
    text-align: center;
  }


#s-1501954c-3e10-41c2-9731-9b81c0fc1c24 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-1501954c-3e10-41c2-9731-9b81c0fc1c24-atc-btn-wrapper {
    text-align: center;
  }


#s-1501954c-3e10-41c2-9731-9b81c0fc1c24 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-1501954c-3e10-41c2-9731-9b81c0fc1c24-atc-btn-wrapper {
    text-align: center;
  }


#s-1501954c-3e10-41c2-9731-9b81c0fc1c24 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}@media (max-width: 767px){
  #s-1501954c-3e10-41c2-9731-9b81c0fc1c24-atc-btn-wrapper {
    text-align: center;
  }


#s-1501954c-3e10-41c2-9731-9b81c0fc1c24 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  block ;
}

#s-1501954c-3e10-41c2-9731-9b81c0fc1c24.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 24px;
  
}


}
#s-15110ba4-3e50-436d-b6c0-4823baf86cc4 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-15110ba4-3e50-436d-b6c0-4823baf86cc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-15110ba4-3e50-436d-b6c0-4823baf86cc4.shg-box.shg-c {
  justify-content: center;
}

#s-0ea227ad-f0f3-49e8-9b4d-3a0caeae969e {
  margin-top: -10px;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0);
}

#s-2382bfb6-aee2-477f-8178-b4c49c5479e8 {
  margin-top: -2%;
margin-left: 0%;
margin-bottom: -3%;
margin-right: 0%;
padding-top: 5%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
text-align: center;
}

#s-2382bfb6-aee2-477f-8178-b4c49c5479e8 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  text-align: center;
}



#s-b411f7bb-e97c-4b19-a486-73b056d0ba22 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b411f7bb-e97c-4b19-a486-73b056d0ba22"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b411f7bb-e97c-4b19-a486-73b056d0ba22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b411f7bb-e97c-4b19-a486-73b056d0ba22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b411f7bb-e97c-4b19-a486-73b056d0ba22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  margin-top: -20%;
margin-left: auto;
margin-bottom: -10%;
margin-right: auto;
max-width: 1200px;
text-align: center;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  margin: 0 !important;
  overflow: visible;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8-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-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -20%;
  margin-bottom: -10%;
}

.shg-image-content-margin-container-s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  /* Add background color handling */
  
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shogun-image {
  box-sizing: border-box;
}



.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  
}


@media (min-width: 1200px){#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  margin: 0 !important;
  overflow: visible;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8-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-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  /* Add background color handling */
  
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shogun-image {
  box-sizing: border-box;
}



.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  margin: 0 !important;
  overflow: visible;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8-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-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  /* Add background color handling */
  
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shogun-image {
  box-sizing: border-box;
}



.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  margin: 0 !important;
  overflow: visible;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8-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-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  /* Add background color handling */
  
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shogun-image {
  box-sizing: border-box;
}



.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  
}


}@media (max-width: 767px){#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  margin: 0 !important;
  overflow: visible;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8-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-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  /* Add background color handling */
  
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-379ec0c9-44d7-481f-9ebf-174cf97f74b8.shogun-image {
  box-sizing: border-box;
}



.s-379ec0c9-44d7-481f-9ebf-174cf97f74b8 img.shogun-image {
  
}


}
#s-8caf7b18-aa83-4258-be7c-af5332d146c3 {
  margin-left: auto;
margin-right: auto;
}

#s-227c685c-4005-4946-9886-c021e681e790 {
  margin-top: -5%;
margin-left: -20%;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-227c685c-4005-4946-9886-c021e681e790 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 40px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-227c685c-4005-4946-9886-c021e681e790 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-227c685c-4005-4946-9886-c021e681e790 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7ed66e66-5e47-4b8f-b4e1-2b4b49a85743 {
  margin-top: -5px;
margin-left: -20%;
margin-bottom: -5px;
margin-right: auto;
}

#s-db12bb3e-87fe-4121-b933-d6e83eba1991 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 20%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.15);
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODdlOTFkMTQtNDBlZC00YmQ2LTg4NTItMzg2ODM1MTVkNDlhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4N2U5MWQxNC00MGVkLTRiZDYtODg1Mi0zODY4MzUxNWQ0OWEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 5%;
margin-left: -20%;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f318b2b6-43de-41ba-8a28-2e097ad10bc3-atc-btn-wrapper {
    text-align: center;
  }


#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


@media (min-width: 1200px){
  #s-f318b2b6-43de-41ba-8a28-2e097ad10bc3-atc-btn-wrapper {
    text-align: center;
  }


#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-f318b2b6-43de-41ba-8a28-2e097ad10bc3-atc-btn-wrapper {
    text-align: center;
  }


#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-f318b2b6-43de-41ba-8a28-2e097ad10bc3-atc-btn-wrapper {
    text-align: center;
  }


#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (max-width: 767px){
  #s-f318b2b6-43de-41ba-8a28-2e097ad10bc3-atc-btn-wrapper {
    text-align: center;
  }


#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-f318b2b6-43de-41ba-8a28-2e097ad10bc3.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}
#s-2f485905-4e42-4a75-af55-716532d0f3ae {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 116, 0, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-2f485905-4e42-4a75-af55-716532d0f3ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2f485905-4e42-4a75-af55-716532d0f3ae.shg-box.shg-c {
  justify-content: center;
}

#s-f1d939c6-e15a-439b-ae5d-0f6110db7a3d {
  margin-top: -10px;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 1);
}

#s-899bfc20-086c-4cc9-9f5f-53b7262c4d58 {
  margin-top: -2%;
margin-left: 0%;
margin-bottom: -3%;
margin-right: 0%;
padding-top: 5%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
text-align: center;
}

#s-899bfc20-086c-4cc9-9f5f-53b7262c4d58 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  text-align: center;
}



#s-cd41c377-780e-4303-8139-c8163cc80efd {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-cd41c377-780e-4303-8139-c8163cc80efd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-cd41c377-780e-4303-8139-c8163cc80efd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cd41c377-780e-4303-8139-c8163cc80efd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd41c377-780e-4303-8139-c8163cc80efd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  margin-top: -20%;
margin-left: auto;
margin-bottom: -10%;
margin-right: auto;
max-width: 1216px;
text-align: center;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  margin: 0 !important;
  overflow: visible;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb-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-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -20%;
  margin-bottom: -10%;
}

.shg-image-content-margin-container-s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  /* Add background color handling */
  
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb .shogun-image-content {
  
    justify-content: center;
  
}

.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shogun-image {
  box-sizing: border-box;
}



.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  
}


@media (min-width: 1200px){#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  margin: 0 !important;
  overflow: visible;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb-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-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  /* Add background color handling */
  
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb .shogun-image-content {
  
    justify-content: center;
  
}

.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shogun-image {
  box-sizing: border-box;
}



.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  margin: 0 !important;
  overflow: visible;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb-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-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  /* Add background color handling */
  
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb .shogun-image-content {
  
    justify-content: center;
  
}

.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shogun-image {
  box-sizing: border-box;
}



.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  margin: 0 !important;
  overflow: visible;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb-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-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  /* Add background color handling */
  
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb .shogun-image-content {
  
    justify-content: center;
  
}

.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shogun-image {
  box-sizing: border-box;
}



.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  
}


}@media (max-width: 767px){#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  margin: 0 !important;
  overflow: visible;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb-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-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  /* Add background color handling */
  
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb .shogun-image-content {
  
    justify-content: center;
  
}

.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb.shogun-image {
  box-sizing: border-box;
}



.s-f45e61cc-15e7-4bea-bded-c2d1154f6fcb img.shogun-image {
  
}


}
#s-dd6d4a00-d674-4869-b4b6-3dace6d368c3 {
  margin-left: auto;
margin-right: auto;
}

#s-2e3f4b7f-7be5-464b-8f49-dd8d4f448556 {
  margin-top: -5%;
margin-left: -20%;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-2e3f4b7f-7be5-464b-8f49-dd8d4f448556 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 40px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-2e3f4b7f-7be5-464b-8f49-dd8d4f448556 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-2e3f4b7f-7be5-464b-8f49-dd8d4f448556 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-044d44b3-260b-4d42-ab68-b92e4e051e42 {
  margin-top: -5px;
margin-left: -20%;
margin-bottom: -5px;
margin-right: auto;
}

#s-3bc4e257-dbc3-474d-8195-ac3775c20aee {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 20%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.15);
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODVkOTk0NGQtNTRkYS00NTVkLTk1MDEtOTRhOGU0MzhjYzVhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4NWQ5OTQ0ZC01NGRhLTQ1NWQtOTUwMS05NGE4ZTQzOGNjNWEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 5%;
margin-left: -20%;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-e8a82e82-2d10-44e1-a923-571b9c01caa5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e8a82e82-2d10-44e1-a923-571b9c01caa5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e8a82e82-2d10-44e1-a923-571b9c01caa5-atc-btn-wrapper {
    text-align: center;
  }


#s-e8a82e82-2d10-44e1-a923-571b9c01caa5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


@media (min-width: 1200px){
  #s-e8a82e82-2d10-44e1-a923-571b9c01caa5-atc-btn-wrapper {
    text-align: center;
  }


#s-e8a82e82-2d10-44e1-a923-571b9c01caa5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-e8a82e82-2d10-44e1-a923-571b9c01caa5-atc-btn-wrapper {
    text-align: center;
  }


#s-e8a82e82-2d10-44e1-a923-571b9c01caa5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-e8a82e82-2d10-44e1-a923-571b9c01caa5-atc-btn-wrapper {
    text-align: center;
  }


#s-e8a82e82-2d10-44e1-a923-571b9c01caa5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (max-width: 767px){
  #s-e8a82e82-2d10-44e1-a923-571b9c01caa5-atc-btn-wrapper {
    text-align: center;
  }


#s-e8a82e82-2d10-44e1-a923-571b9c01caa5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-e8a82e82-2d10-44e1-a923-571b9c01caa5.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}
#s-46c51883-3f34-4afa-9b01-b683ff6e7804 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 116, 0, 1);
border-style: none;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 116, 0, 0.15);
}








#s-46c51883-3f34-4afa-9b01-b683ff6e7804 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-46c51883-3f34-4afa-9b01-b683ff6e7804.shg-box.shg-c {
  justify-content: center;
}

#s-f190116b-1860-4902-93be-817d810c72c2 {
  margin-top: -10px;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 1);
}

#s-22a8fc6e-6933-45a3-8150-91639e856f29 {
  margin-top: -2%;
margin-left: 0%;
margin-bottom: -3%;
margin-right: 0%;
padding-top: 5%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
text-align: center;
}

#s-22a8fc6e-6933-45a3-8150-91639e856f29 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  text-align: center;
}



#s-9afa8a36-961b-4b1f-a645-cde47b7aec19 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-9afa8a36-961b-4b1f-a645-cde47b7aec19"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9afa8a36-961b-4b1f-a645-cde47b7aec19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9afa8a36-961b-4b1f-a645-cde47b7aec19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9afa8a36-961b-4b1f-a645-cde47b7aec19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  margin-top: -20%;
margin-left: auto;
margin-bottom: -10%;
margin-right: auto;
max-width: 1218px;
text-align: center;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059-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-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -20%;
  margin-bottom: -10%;
}

.shg-image-content-margin-container-s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shogun-image {
  box-sizing: border-box;
}



.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  
}


@media (min-width: 1200px){#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059-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-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shogun-image {
  box-sizing: border-box;
}



.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059-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-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shogun-image {
  box-sizing: border-box;
}



.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059-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-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shogun-image {
  box-sizing: border-box;
}



.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  
}


}@media (max-width: 767px){#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  margin: 0 !important;
  overflow: visible;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059-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-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  /* Add background color handling */
  
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ccb209e-c992-4a0b-afb5-694a4ac2e059.shogun-image {
  box-sizing: border-box;
}



.s-3ccb209e-c992-4a0b-afb5-694a4ac2e059 img.shogun-image {
  
}


}
#s-e3acabfb-7a6a-47c9-afc4-6dd4c2004ac5 {
  margin-left: auto;
margin-right: auto;
}

#s-50c1a243-b026-4ca0-bdf7-33bb756d2a38 {
  margin-top: -5%;
margin-left: -20%;
margin-bottom: 0px;
margin-right: auto;
text-align: center;
}

#s-50c1a243-b026-4ca0-bdf7-33bb756d2a38 .shg-product-sold-out {
  display: none;
  color: rgba(255, 116, 0, 1);
  font-size: 40px;
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
}

#s-50c1a243-b026-4ca0-bdf7-33bb756d2a38 .shg-product-price {
  color: rgba(255, 116, 0, 1);
  font-weight:  900 ;
  font-family: Lato;
  font-style:  normal ;
  font-size: 40px;
}

#s-50c1a243-b026-4ca0-bdf7-33bb756d2a38 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cb162244-4cc2-41d3-9717-b6225ccbb76a {
  margin-top: -5px;
margin-left: -20%;
margin-bottom: -5px;
margin-right: auto;
}

#s-cc531fea-cb07-4b94-9af4-3c4340921d3f {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 20%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.15);
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGE2YjAwMjAtNjg3MS00OTBhLThiMWYtZjQ1OWFkYzEwMGYxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTY2OGFmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojMDA0OTdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0YTZiMDAyMC02ODcxLTQ5MGEtOGIxZi1mNDU5YWRjMTAwZjEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 5%;
margin-left: -20%;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#1668af"}, {"id"=>2, "pos"=>1, "color"=>"#00497f"}];
}
#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6-atc-btn-wrapper {
    text-align: center;
  }


#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


@media (min-width: 1200px){
  #s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6-atc-btn-wrapper {
    text-align: center;
  }


#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6-atc-btn-wrapper {
    text-align: center;
  }


#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6-atc-btn-wrapper {
    text-align: center;
  }


#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}@media (max-width: 767px){
  #s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6-atc-btn-wrapper {
    text-align: center;
  }


#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-a4ae0331-45c8-46e1-b59e-b8739aabf2c6.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Lato;
  
  font-size: 20px;
  
}


}
#s-68d0cfdb-9cc3-4e25-b3a9-1d0c2bd4efb5 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}








#s-68d0cfdb-9cc3-4e25-b3a9-1d0c2bd4efb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-68d0cfdb-9cc3-4e25-b3a9-1d0c2bd4efb5.shg-box.shg-c {
  justify-content: center;
}

#s-2872d41b-665f-413f-9cd9-e6bd864526a3 {
  margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 116, 0, 0);
}

#s-2872d41b-665f-413f-9cd9-e6bd864526a3 .shogun-heading-component h1 {
  
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-f987784d-c7e6-45aa-91e6-505a11277f90 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
}

#s-73ba8c1a-1466-4128-8c71-daf1c4c5f214 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
}

#s-73ba8c1a-1466-4128-8c71-daf1c4c5f214 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-73ba8c1a-1466-4128-8c71-daf1c4c5f214 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 116, 0, 0.15);
  padding: 10px;
}

#s-73ba8c1a-1466-4128-8c71-daf1c4c5f214 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-73ba8c1a-1466-4128-8c71-daf1c4c5f214 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 116, 0, 0.05);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-73ba8c1a-1466-4128-8c71-daf1c4c5f214 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Lato;
  font-weight: 700;
  
  font-size: 18px;
}

#s-73ba8c1a-1466-4128-8c71-daf1c4c5f214 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-5f49d23e-55f4-4795-8b8c-88b7f257a1d9 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-80bff190-3147-40c6-b955-2ae9d1b50b2c {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-dfc0a6da-901b-43a4-ab5f-8e96c95600d8 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-c46c0d2a-fed3-44ac-bb0a-13040cff19a2 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-1d953d62-1518-4788-9532-201f93e43b13 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-f7ace794-c08a-4152-91c4-6ee7b717d1ae {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-c03f71c0-6bba-4177-b128-fd6bb17609bb {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-55c8a0b7-b466-457d-9f32-bfdd39ea9d6f {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-9cc45ccc-a84a-48a5-b298-952ac6310ff8 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-573c44c8-74d8-410c-b46d-eb48a088df4f {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-cf3885e1-04a2-46d7-93e3-8f3fa7438cca {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-cdabfec0-ec37-45b4-a5f8-c0ed08879362 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

#s-c651deaa-29cf-451d-8414-24b2c5945067 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 116, 0, 0.03);
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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

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