#s-e7372a84-1d72-4546-b00a-68cde594d486 {
  text-align: left;
}

.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-8b7a9b13-8f1d-43ac-bd6a-6f3d3518d0c1 {
  margin-top: -1px;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-8b7a9b13-8f1d-43ac-bd6a-6f3d3518d0c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8b7a9b13-8f1d-43ac-bd6a-6f3d3518d0c1.shg-box.shg-c {
  justify-content: center;
}

#s-3431c442-2615-42b7-86aa-198d856d60e0 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(240, 90, 79, 1);
border-style: none;
min-height: 50px;
max-width: 1600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3431c442-2615-42b7-86aa-198d856d60e0 {
  display: none;
}
#s-3431c442-2615-42b7-86aa-198d856d60e0, #wrap-s-3431c442-2615-42b7-86aa-198d856d60e0 { display: none !important; }}@media (max-width: 767px){#s-3431c442-2615-42b7-86aa-198d856d60e0 {
  display: none;
}
#s-3431c442-2615-42b7-86aa-198d856d60e0, #wrap-s-3431c442-2615-42b7-86aa-198d856d60e0 { display: none !important; }}







#s-3431c442-2615-42b7-86aa-198d856d60e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3431c442-2615-42b7-86aa-198d856d60e0.shg-box.shg-c {
  justify-content: center;
}

#s-423bbb35-93e1-4e7c-93cb-5dcf43c61f17 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-423bbb35-93e1-4e7c-93cb-5dcf43c61f17 {
  
}
}@media (max-width: 767px){#s-423bbb35-93e1-4e7c-93cb-5dcf43c61f17 {
  
}
}
#s-12dd037e-940f-4977-a883-09c0c670ed39 {
  text-align: left;
}

#s-374752c1-b5d5-4442-9935-a9c6c95b94c8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1600px;
background-color: rgba(0, 59, 113, 1);
}








#s-374752c1-b5d5-4442-9935-a9c6c95b94c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-374752c1-b5d5-4442-9935-a9c6c95b94c8.shg-box.shg-c {
  justify-content: center;
}

#s-c32e05dd-2919-4f91-9b24-c975042dba56 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c32e05dd-2919-4f91-9b24-c975042dba56 {
  display: none;
}
#s-c32e05dd-2919-4f91-9b24-c975042dba56, #wrap-s-c32e05dd-2919-4f91-9b24-c975042dba56 { display: none !important; }}@media (max-width: 767px){#s-c32e05dd-2919-4f91-9b24-c975042dba56 {
  display: none;
}
#s-c32e05dd-2919-4f91-9b24-c975042dba56, #wrap-s-c32e05dd-2919-4f91-9b24-c975042dba56 { display: none !important; }}







#s-c32e05dd-2919-4f91-9b24-c975042dba56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c32e05dd-2919-4f91-9b24-c975042dba56.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

#s-2cfd2019-aa12-4fbb-a244-49349bbe2284 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2cfd2019-aa12-4fbb-a244-49349bbe2284"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cfd2019-aa12-4fbb-a244-49349bbe2284"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2cfd2019-aa12-4fbb-a244-49349bbe2284"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cfd2019-aa12-4fbb-a244-49349bbe2284"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-763f484d-5c13-48d7-a98d-98fd4eb3a4fa {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-763f484d-5c13-48d7-a98d-98fd4eb3a4fa {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-763f484d-5c13-48d7-a98d-98fd4eb3a4fa {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}
}







#s-763f484d-5c13-48d7-a98d-98fd4eb3a4fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-763f484d-5c13-48d7-a98d-98fd4eb3a4fa.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 {
  
  
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-fc56dfb2-cc2e-4d1b-9952-a36441656552 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  -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;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-602d7df6-ccb8-4902-b88d-fae826589667 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}



.shg-image-margin-container-s-602d7df6-ccb8-4902-b88d-fae826589667 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-602d7df6-ccb8-4902-b88d-fae826589667 {
  margin: 0 !important;
}





  img.s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image {
    
    
  }


.s-602d7df6-ccb8-4902-b88d-fae826589667 .shogun-image-content {
  
    align-items: center;
  
}

.s-602d7df6-ccb8-4902-b88d-fae826589667.shg-align-container {
  display: flex;
  justify-content: center
}

.s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-602d7df6-ccb8-4902-b88d-fae826589667 {
  
  
  
  
}

#s-602d7df6-ccb8-4902-b88d-fae826589667 {
  margin: 0 !important;
}





  img.s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image {
    
    
  }


.s-602d7df6-ccb8-4902-b88d-fae826589667 .shogun-image-content {
  
    align-items: center;
  
}

.s-602d7df6-ccb8-4902-b88d-fae826589667.shg-align-container {
  display: flex;
  justify-content: center
}

.s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-602d7df6-ccb8-4902-b88d-fae826589667 {
  
  
  
  
}

#s-602d7df6-ccb8-4902-b88d-fae826589667 {
  margin: 0 !important;
}





  img.s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image {
    
    
  }


.s-602d7df6-ccb8-4902-b88d-fae826589667 .shogun-image-content {
  
    align-items: center;
  
}

.s-602d7df6-ccb8-4902-b88d-fae826589667.shg-align-container {
  display: flex;
  justify-content: center
}

.s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-602d7df6-ccb8-4902-b88d-fae826589667 {
  
  
  
  
}

#s-602d7df6-ccb8-4902-b88d-fae826589667 {
  margin: 0 !important;
}





  img.s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image {
    
    
  }


.s-602d7df6-ccb8-4902-b88d-fae826589667 .shogun-image-content {
  
    align-items: center;
  
}

.s-602d7df6-ccb8-4902-b88d-fae826589667.shg-align-container {
  display: flex;
  justify-content: center
}

.s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-602d7df6-ccb8-4902-b88d-fae826589667 {
  
  
  
  
}

#s-602d7df6-ccb8-4902-b88d-fae826589667 {
  margin: 0 !important;
}





  img.s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image {
    
    
  }


.s-602d7df6-ccb8-4902-b88d-fae826589667 .shogun-image-content {
  
    align-items: center;
  
}

.s-602d7df6-ccb8-4902-b88d-fae826589667.shg-align-container {
  display: flex;
  justify-content: center
}

.s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-602d7df6-ccb8-4902-b88d-fae826589667.shogun-image {
  box-sizing: border-box;
}




}
#s-653a05fd-34e5-4125-b2ee-e49abda9bf0c {
  margin-top: 17%;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-653a05fd-34e5-4125-b2ee-e49abda9bf0c {
  margin-top: 13%;
}
}







#s-653a05fd-34e5-4125-b2ee-e49abda9bf0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-653a05fd-34e5-4125-b2ee-e49abda9bf0c.shg-box.shg-c {
  justify-content: center;
}

#s-b8256f26-9b55-4174-9fa3-816cc3fa0811 {
  margin-left: -3%;
margin-right: auto;
}

#s-337e4d02-3148-459f-b964-ecf4e8d4e114 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 6%;
}

.btn-gea-promo-white{
  transition: 0.3s !important;
  color:#003B71;
  text-decoration:none;
  background-color: rgba(255, 255, 255, 1);
  border: none;
  transition: 250ms all ease-in;
  font-size:16px;
  font-weight:400;
  letter-spacing: 0.2px;
  line-height:22px;
  padding-top:10px;
  padding-bottom:10px;
  padding-right:30px;
  padding-left:30px;
  display:inline-block;
  mso-padding-alt:8px;
  border-radius:0px !important;  
  margin-bottom: 2em;
}

.btn-gea-promo-white:hover {
  transition: 0.3s !important;
  transition: 250ms all ease-in;
  color: #ffffff;
  background-color: #1a63a2;
}

.btn-gea-promo-white:active, 
.btn-gea-promo-white:focus {
  color: #003B71!important;
  background-color: rgba(255, 255, 255, 1);
}  
#s-96428778-641c-4d0c-89e1-87fdaf11a6e6 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-96428778-641c-4d0c-89e1-87fdaf11a6e6 {
  display: none;
}
#s-96428778-641c-4d0c-89e1-87fdaf11a6e6, #wrap-s-96428778-641c-4d0c-89e1-87fdaf11a6e6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96428778-641c-4d0c-89e1-87fdaf11a6e6 {
  display: none;
}
#s-96428778-641c-4d0c-89e1-87fdaf11a6e6, #wrap-s-96428778-641c-4d0c-89e1-87fdaf11a6e6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-96428778-641c-4d0c-89e1-87fdaf11a6e6 {
  
}
}@media (max-width: 767px){#s-96428778-641c-4d0c-89e1-87fdaf11a6e6 {
  
}
}







#s-96428778-641c-4d0c-89e1-87fdaf11a6e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-96428778-641c-4d0c-89e1-87fdaf11a6e6.shg-box.shg-c {
  justify-content: center;
}

#s-0b6e0237-eec1-459d-a8f0-4c00e6b340c0 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 80px;
padding-bottom: 50px;
padding-right: 80px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0b6e0237-eec1-459d-a8f0-4c00e6b340c0 {
  padding-top: 20px;
padding-bottom: 20px;
}
}@media (max-width: 767px){#s-0b6e0237-eec1-459d-a8f0-4c00e6b340c0 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}
}







#s-0b6e0237-eec1-459d-a8f0-4c00e6b340c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0b6e0237-eec1-459d-a8f0-4c00e6b340c0.shg-box.shg-c {
  justify-content: center;
}

#s-74c816b0-d61b-47a5-ac22-71ea278c45a0 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-image-margin-container-s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 {
  margin: 0 !important;
}





  img.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image {
    
    
  }


.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 .shogun-image-content {
  
    align-items: center;
  
}

.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 {
  
  
  
  
}

#s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 {
  margin: 0 !important;
}





  img.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image {
    
    
  }


.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 .shogun-image-content {
  
    align-items: center;
  
}

.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 {
  
  
  
  
}

#s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 {
  margin: 0 !important;
}





  img.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image {
    
    
  }


.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 .shogun-image-content {
  
    align-items: center;
  
}

.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 {
  
  
  
  
}

#s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 {
  margin: 0 !important;
}





  img.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image {
    
    
  }


.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 .shogun-image-content {
  
    align-items: center;
  
}

.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 {
  
  
  
  
}

#s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 {
  margin: 0 !important;
}





  img.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image {
    
    
  }


.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9 .shogun-image-content {
  
    align-items: center;
  
}

.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-89d6c358-65b7-4e58-a8dc-4070b2b75bf9.shogun-image {
  box-sizing: border-box;
}




}
#s-3b975427-d04f-4856-8349-aab5320db48e {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-left: 80px;
padding-bottom: 0px;
padding-right: 80px;
min-height: 50px;
}
@media (max-width: 767px){#s-3b975427-d04f-4856-8349-aab5320db48e {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-3b975427-d04f-4856-8349-aab5320db48e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3b975427-d04f-4856-8349-aab5320db48e.shg-box.shg-c {
  justify-content: center;
}

#s-cff93ce4-c967-44ee-9feb-918912807974 {
  margin-left: -3%;
margin-right: auto;
}

#s-c437d38b-790e-4371-a142-6780097fbf6f {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 6%;
}

#s-9711a954-1efd-48f0-a349-1922520ba1b2 {
  margin-top: 8px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9711a954-1efd-48f0-a349-1922520ba1b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9711a954-1efd-48f0-a349-1922520ba1b2.shg-box.shg-c {
  justify-content: center;
}

#s-d0c622e8-7fa5-410f-9edf-c48b978db680 {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
max-width: 1600px;
background-color: rgba(234, 234, 236, 1);
}








#s-d0c622e8-7fa5-410f-9edf-c48b978db680 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d0c622e8-7fa5-410f-9edf-c48b978db680.shg-box.shg-c {
  justify-content: center;
}

#s-dfceb913-6d3e-4973-a1a0-afb7b4694937 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
min-height: 50px;
}

#s-dfceb913-6d3e-4973-a1a0-afb7b4694937 {
  background-image: url();
}








#s-dfceb913-6d3e-4973-a1a0-afb7b4694937 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dfceb913-6d3e-4973-a1a0-afb7b4694937.shg-box.shg-c {
  justify-content: center;
}

#s-8b9771e5-bcd5-4b9e-8c09-42cca6959450 {
  margin-left: auto;
margin-right: auto;
}

#s-dbe65b3f-1c29-4ef4-8492-2c0e628c659d {
  margin-left: auto;
margin-right: auto;
}

#s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 250px;
aspect-ratio: 766/63;
text-align: center;
}



.shg-image-margin-container-s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

#s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shg-image-content-wrapper {
      aspect-ratio: 766/63;
      width: 100%;
      height: 100%;
    }

    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shogun-image-link {
      aspect-ratio: 766/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image {
    
    
  }


.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shogun-image-content {
  
    align-items: center;
  
}

.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
      --shg-aspect-ratio: calc(766/63); 
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
      position: relative;
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
  
  
  
  
}

#s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shg-image-content-wrapper {
      aspect-ratio: 766/63;
      width: 100%;
      height: 100%;
    }

    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shogun-image-link {
      aspect-ratio: 766/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image {
    
    
  }


.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shogun-image-content {
  
    align-items: center;
  
}

.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
      --shg-aspect-ratio: calc(766/63); 
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
      position: relative;
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
  
  
  
  
}

#s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shg-image-content-wrapper {
      aspect-ratio: 766/63;
      width: 100%;
      height: 100%;
    }

    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shogun-image-link {
      aspect-ratio: 766/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image {
    
    
  }


.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shogun-image-content {
  
    align-items: center;
  
}

.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
      --shg-aspect-ratio: calc(766/63); 
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
      position: relative;
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
  
  
  
  
}

#s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shg-image-content-wrapper {
      aspect-ratio: 766/63;
      width: 100%;
      height: 100%;
    }

    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shogun-image-link {
      aspect-ratio: 766/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image {
    
    
  }


.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shogun-image-content {
  
    align-items: center;
  
}

.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
      --shg-aspect-ratio: calc(766/63); 
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
      position: relative;
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
  
  
  
  
}

#s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shg-image-content-wrapper {
      aspect-ratio: 766/63;
      width: 100%;
      height: 100%;
    }

    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shogun-image-link {
      aspect-ratio: 766/63;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image {
    
    
  }


.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf .shogun-image-content {
  
    align-items: center;
  
}

.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf {
      --shg-aspect-ratio: calc(766/63); 
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container {
      position: relative;
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-061a2882-12e0-4b4b-a78f-4b8486a7a4cf img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-0955db41-5501-4f4f-87ba-5d4d5de86945 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
max-width: 1600px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0955db41-5501-4f4f-87ba-5d4d5de86945 {
  padding-left: 8px;
padding-right: 8px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0955db41-5501-4f4f-87ba-5d4d5de86945 {
  padding-left: 8px;
padding-right: 8px;
}
}@media (max-width: 767px){#s-0955db41-5501-4f4f-87ba-5d4d5de86945 {
  padding-left: 8px;
padding-right: 8px;
}
}







#s-0955db41-5501-4f4f-87ba-5d4d5de86945 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0955db41-5501-4f4f-87ba-5d4d5de86945.shg-box.shg-c {
  justify-content: center;
}

#s-1d8095eb-07d3-4f65-9d9a-14500403a947 {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-1d8095eb-07d3-4f65-9d9a-14500403a947 {
  display: none;
}
#s-1d8095eb-07d3-4f65-9d9a-14500403a947, #wrap-s-1d8095eb-07d3-4f65-9d9a-14500403a947 { display: none !important; }}@media (max-width: 767px){#s-1d8095eb-07d3-4f65-9d9a-14500403a947 {
  display: none;
}
#s-1d8095eb-07d3-4f65-9d9a-14500403a947, #wrap-s-1d8095eb-07d3-4f65-9d9a-14500403a947 { display: none !important; }}
@media (min-width: 0px) {
[id="s-1d8095eb-07d3-4f65-9d9a-14500403a947"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-1d8095eb-07d3-4f65-9d9a-14500403a947"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 6.4px);
}

}

@media (min-width: 992px) {
[id="s-1d8095eb-07d3-4f65-9d9a-14500403a947"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 6.4px);
}

}

@media (min-width: 1200px) {
[id="s-1d8095eb-07d3-4f65-9d9a-14500403a947"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 6.4px);
}

}

#s-a7096c64-29c9-4a38-8bf9-2402bb1cf8e2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(170, 170, 170, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}








#s-a7096c64-29c9-4a38-8bf9-2402bb1cf8e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7096c64-29c9-4a38-8bf9-2402bb1cf8e2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8e0ef41e-2cd6-492d-9d62-f731c1104874 {
  margin-left: auto;
margin-right: auto;
max-width: 650px;
aspect-ratio: 650/530;
text-align: center;
}



.shg-image-margin-container-s-8e0ef41e-2cd6-492d-9d62-f731c1104874 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-8e0ef41e-2cd6-492d-9d62-f731c1104874 {
  margin: 0 !important;
}





  img.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image {
    
    
  }


.s-8e0ef41e-2cd6-492d-9d62-f731c1104874 .shogun-image-content {
  
    align-items: center;
  
}

.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-8e0ef41e-2cd6-492d-9d62-f731c1104874 {
  
  
  
  
}

#s-8e0ef41e-2cd6-492d-9d62-f731c1104874 {
  margin: 0 !important;
}





  img.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image {
    
    
  }


.s-8e0ef41e-2cd6-492d-9d62-f731c1104874 .shogun-image-content {
  
    align-items: center;
  
}

.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8e0ef41e-2cd6-492d-9d62-f731c1104874 {
  
  
  
  
}

#s-8e0ef41e-2cd6-492d-9d62-f731c1104874 {
  margin: 0 !important;
}





  img.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image {
    
    
  }


.s-8e0ef41e-2cd6-492d-9d62-f731c1104874 .shogun-image-content {
  
    align-items: center;
  
}

.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8e0ef41e-2cd6-492d-9d62-f731c1104874 {
  
  
  
  
}

#s-8e0ef41e-2cd6-492d-9d62-f731c1104874 {
  margin: 0 !important;
}





  img.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image {
    
    
  }


.s-8e0ef41e-2cd6-492d-9d62-f731c1104874 .shogun-image-content {
  
    align-items: center;
  
}

.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8e0ef41e-2cd6-492d-9d62-f731c1104874 {
  
  
  
  
}

#s-8e0ef41e-2cd6-492d-9d62-f731c1104874 {
  margin: 0 !important;
}





  img.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image {
    
    
  }


.s-8e0ef41e-2cd6-492d-9d62-f731c1104874 .shogun-image-content {
  
    align-items: center;
  
}

.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8e0ef41e-2cd6-492d-9d62-f731c1104874.shogun-image {
  box-sizing: border-box;
}




}
#s-7606f052-8a17-455f-a3c0-4f5ac722a6fb {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 150px;
}








#s-7606f052-8a17-455f-a3c0-4f5ac722a6fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7606f052-8a17-455f-a3c0-4f5ac722a6fb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-57600100-fa35-4a4b-a35d-e7a9353d0d3b {
  margin-left: 3%;
margin-right: 3%;
}

#s-e392de96-b825-41bc-94d1-9ff0ff337f35 {
  margin-left: 3%;
margin-right: 3%;
}

.btn-gea-promo-blue{
  transition: 0.3s !important;
  color:#ffffff;
  text-decoration:none;
  background-color: rgba(0, 59, 113, 1);
  border: none;
  transition: 250ms all ease-in;
  font-size:16px;
  font-weight:400;
  letter-spacing: 0.2px;
  line-height:22px;
  padding-top:10px;
  padding-bottom:10px;
  padding-right:30px;
  padding-left:30px;
  display:inline-block;
  mso-padding-alt:8px;
  border-radius:0px !important;  
  margin-bottom: 2em;
}

.btn-gea-promo-blue:hover {
  transition: 0.3s !important;
  transition: 250ms all ease-in;
  color: #ffffff;
  background-color: #1a63a2;
}

.btn-gea-promo-blue:active, 
.btn-gea-promo-blue:focus {
  color: #003B71!important;
  background-color: rgba(255, 255, 255, 1);
}  

#s-6f7bb9ee-9742-43c3-934a-878a5eb1cdd8 {
  margin-left: 3%;
margin-right: 0%;
text-align: left;
}

#s-11580ca8-7170-49f6-820b-4027faff9cc3 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(170, 170, 170, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}








#s-11580ca8-7170-49f6-820b-4027faff9cc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-11580ca8-7170-49f6-820b-4027faff9cc3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee {
  margin-left: auto;
margin-right: auto;
max-width: 650px;
aspect-ratio: 650/530;
text-align: center;
}



.shg-image-margin-container-s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee {
  margin: 0 !important;
}





  img.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image {
    
    
  }


.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee .shogun-image-content {
  
    align-items: center;
  
}

.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee {
  
  
  
  
}

#s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee {
  margin: 0 !important;
}





  img.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image {
    
    
  }


.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee .shogun-image-content {
  
    align-items: center;
  
}

.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee {
  
  
  
  
}

#s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee {
  margin: 0 !important;
}





  img.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image {
    
    
  }


.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee .shogun-image-content {
  
    align-items: center;
  
}

.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee {
  
  
  
  
}

#s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee {
  margin: 0 !important;
}





  img.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image {
    
    
  }


.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee .shogun-image-content {
  
    align-items: center;
  
}

.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee {
  
  
  
  
}

#s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee {
  margin: 0 !important;
}





  img.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image {
    
    
  }


.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee .shogun-image-content {
  
    align-items: center;
  
}

.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba2a457c-ac2f-41ce-8e1b-a4e99fcd8bee.shogun-image {
  box-sizing: border-box;
}




}
#s-4af59f5a-3fe3-405d-908b-8fbd163dc505 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 150px;
}








#s-4af59f5a-3fe3-405d-908b-8fbd163dc505 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4af59f5a-3fe3-405d-908b-8fbd163dc505.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a6a3adab-ef27-473f-9f24-751137b495e5 {
  margin-left: 3%;
margin-right: 3%;
}

#s-508f82e2-11fb-4cc9-8b8b-22ec6e2439b2 {
  margin-left: 3%;
margin-right: 3%;
}

#s-a6bd2841-59ca-4f3b-97b5-26e53258f8ad {
  margin-left: 3%;
margin-right: 3%;
}

#s-8b26edee-2d25-4c66-a91f-37d3ccf1fffd {
  margin-left: 3%;
margin-right: 0%;
text-align: left;
}

#s-0f491b4b-5601-46f6-8a89-d5ec55624e53 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(170, 170, 170, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}








#s-0f491b4b-5601-46f6-8a89-d5ec55624e53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0f491b4b-5601-46f6-8a89-d5ec55624e53.shg-box.shg-c {
  justify-content: flex-start;
}

#s-10c5da90-3531-4853-9226-8511eae97c7a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
max-width: 650px;
aspect-ratio: 650/530;
text-align: center;
}



.shg-image-margin-container-s-10c5da90-3531-4853-9226-8511eae97c7a {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-10c5da90-3531-4853-9226-8511eae97c7a {
  margin: 0 !important;
}





  img.s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image {
    
    
  }


.s-10c5da90-3531-4853-9226-8511eae97c7a .shogun-image-content {
  
    align-items: center;
  
}

.s-10c5da90-3531-4853-9226-8511eae97c7a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-10c5da90-3531-4853-9226-8511eae97c7a {
  
  
  
  
}

#s-10c5da90-3531-4853-9226-8511eae97c7a {
  margin: 0 !important;
}





  img.s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image {
    
    
  }


.s-10c5da90-3531-4853-9226-8511eae97c7a .shogun-image-content {
  
    align-items: center;
  
}

.s-10c5da90-3531-4853-9226-8511eae97c7a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-10c5da90-3531-4853-9226-8511eae97c7a {
  
  
  
  
}

#s-10c5da90-3531-4853-9226-8511eae97c7a {
  margin: 0 !important;
}





  img.s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image {
    
    
  }


.s-10c5da90-3531-4853-9226-8511eae97c7a .shogun-image-content {
  
    align-items: center;
  
}

.s-10c5da90-3531-4853-9226-8511eae97c7a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-10c5da90-3531-4853-9226-8511eae97c7a {
  
  
  
  
}

#s-10c5da90-3531-4853-9226-8511eae97c7a {
  margin: 0 !important;
}





  img.s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image {
    
    
  }


.s-10c5da90-3531-4853-9226-8511eae97c7a .shogun-image-content {
  
    align-items: center;
  
}

.s-10c5da90-3531-4853-9226-8511eae97c7a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-10c5da90-3531-4853-9226-8511eae97c7a {
  
  
  
  
}

#s-10c5da90-3531-4853-9226-8511eae97c7a {
  margin: 0 !important;
}





  img.s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image {
    
    
  }


.s-10c5da90-3531-4853-9226-8511eae97c7a .shogun-image-content {
  
    align-items: center;
  
}

.s-10c5da90-3531-4853-9226-8511eae97c7a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10c5da90-3531-4853-9226-8511eae97c7a.shogun-image {
  box-sizing: border-box;
}




}
#s-0ac7e707-47ae-4156-be73-3f650b71f54f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 150px;
}








#s-0ac7e707-47ae-4156-be73-3f650b71f54f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0ac7e707-47ae-4156-be73-3f650b71f54f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c31815f2-b074-42fe-8d9a-5f2518e3aa36 {
  margin-left: 3%;
margin-right: 3%;
}

#s-f3e37353-a29b-480e-a42c-dfcda02c528e {
  margin-left: 3%;
margin-right: 3%;
}

#s-d84f9986-6071-4f5a-ae0e-60ba27c8c4aa {
  margin-left: 3%;
margin-right: 0%;
text-align: left;
}

#s-8bf22d51-d2d1-49cd-9616-f7ac95b8b716 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(170, 170, 170, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}








#s-8bf22d51-d2d1-49cd-9616-f7ac95b8b716 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8bf22d51-d2d1-49cd-9616-f7ac95b8b716.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
max-width: 650px;
aspect-ratio: 650/530;
text-align: center;
}



.shg-image-margin-container-s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 {
  margin: 0 !important;
}





  img.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image {
    
    
  }


.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 {
  
  
  
  
}

#s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 {
  margin: 0 !important;
}





  img.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image {
    
    
  }


.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 {
  
  
  
  
}

#s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 {
  margin: 0 !important;
}





  img.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image {
    
    
  }


.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 {
  
  
  
  
}

#s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 {
  margin: 0 !important;
}





  img.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image {
    
    
  }


.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 {
  
  
  
  
}

#s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 {
  margin: 0 !important;
}





  img.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image {
    
    
  }


.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7ce74d90-72f2-40d1-aec2-530d4d8e01a4.shogun-image {
  box-sizing: border-box;
}




}
#s-fb3cc693-7170-435b-967a-a7733d1ba22a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 150px;
}








#s-fb3cc693-7170-435b-967a-a7733d1ba22a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb3cc693-7170-435b-967a-a7733d1ba22a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-965706bb-63d3-4cdb-b620-8eddd563b666 {
  margin-left: 3%;
margin-right: 3%;
}

#s-eb9bbab9-3962-4a7e-8aff-29c8ec174921 {
  margin-left: 3%;
margin-right: 3%;
}

#s-2361fe79-2396-493f-b95a-55a5d37a0b37 {
  margin-left: 3%;
margin-right: 0%;
text-align: left;
}

#s-3f671998-bde6-4701-a9ed-7e35c87c3412 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(170, 170, 170, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}








#s-3f671998-bde6-4701-a9ed-7e35c87c3412 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3f671998-bde6-4701-a9ed-7e35c87c3412.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ee797bff-70a9-41f7-9d32-30714445fb3e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
max-width: 650px;
aspect-ratio: 650/530;
text-align: center;
}



.shg-image-margin-container-s-ee797bff-70a9-41f7-9d32-30714445fb3e {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-ee797bff-70a9-41f7-9d32-30714445fb3e {
  margin: 0 !important;
}





  img.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image {
    
    
  }


.s-ee797bff-70a9-41f7-9d32-30714445fb3e .shogun-image-content {
  
    align-items: center;
  
}

.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-ee797bff-70a9-41f7-9d32-30714445fb3e {
  
  
  
  
}

#s-ee797bff-70a9-41f7-9d32-30714445fb3e {
  margin: 0 !important;
}





  img.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image {
    
    
  }


.s-ee797bff-70a9-41f7-9d32-30714445fb3e .shogun-image-content {
  
    align-items: center;
  
}

.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-ee797bff-70a9-41f7-9d32-30714445fb3e {
  
  
  
  
}

#s-ee797bff-70a9-41f7-9d32-30714445fb3e {
  margin: 0 !important;
}





  img.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image {
    
    
  }


.s-ee797bff-70a9-41f7-9d32-30714445fb3e .shogun-image-content {
  
    align-items: center;
  
}

.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-ee797bff-70a9-41f7-9d32-30714445fb3e {
  
  
  
  
}

#s-ee797bff-70a9-41f7-9d32-30714445fb3e {
  margin: 0 !important;
}





  img.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image {
    
    
  }


.s-ee797bff-70a9-41f7-9d32-30714445fb3e .shogun-image-content {
  
    align-items: center;
  
}

.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-ee797bff-70a9-41f7-9d32-30714445fb3e {
  
  
  
  
}

#s-ee797bff-70a9-41f7-9d32-30714445fb3e {
  margin: 0 !important;
}





  img.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image {
    
    
  }


.s-ee797bff-70a9-41f7-9d32-30714445fb3e .shogun-image-content {
  
    align-items: center;
  
}

.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee797bff-70a9-41f7-9d32-30714445fb3e.shogun-image {
  box-sizing: border-box;
}




}
#s-ae60320e-4ecc-47fe-8071-b123fe86b3da {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 150px;
}








#s-ae60320e-4ecc-47fe-8071-b123fe86b3da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ae60320e-4ecc-47fe-8071-b123fe86b3da.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b3c2347e-726d-47c3-9ee7-79756a352eff {
  margin-left: 3%;
margin-right: 3%;
}

#s-8e4b8063-1705-4d5d-b683-6bb824d8f179 {
  margin-left: 3%;
margin-right: 3%;
}

#s-f1638e24-4bd1-4ad0-aafd-babce3ec2e1e {
  margin-left: 3%;
margin-right: 0%;
text-align: left;
}

#s-c482fdcb-83ef-4a10-ae39-d888aadd31eb {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}
@media (min-width: 1200px){#s-c482fdcb-83ef-4a10-ae39-d888aadd31eb {
  display: none;
}
#s-c482fdcb-83ef-4a10-ae39-d888aadd31eb, #wrap-s-c482fdcb-83ef-4a10-ae39-d888aadd31eb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c482fdcb-83ef-4a10-ae39-d888aadd31eb {
  display: none;
}
#s-c482fdcb-83ef-4a10-ae39-d888aadd31eb, #wrap-s-c482fdcb-83ef-4a10-ae39-d888aadd31eb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c482fdcb-83ef-4a10-ae39-d888aadd31eb {
  
}
}@media (max-width: 767px){#s-c482fdcb-83ef-4a10-ae39-d888aadd31eb {
  
}
}
@media (min-width: 0px) {
[id="s-c482fdcb-83ef-4a10-ae39-d888aadd31eb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-c482fdcb-83ef-4a10-ae39-d888aadd31eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-c482fdcb-83ef-4a10-ae39-d888aadd31eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-c482fdcb-83ef-4a10-ae39-d888aadd31eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-75a5db4e-c74a-4a04-ad49-6a966f0e8201 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(170, 170, 170, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}








#s-75a5db4e-c74a-4a04-ad49-6a966f0e8201 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-75a5db4e-c74a-4a04-ad49-6a966f0e8201.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6c4e5192-5072-41ba-bd64-21f741cf5e01 {
  margin-left: auto;
margin-right: auto;
max-width: 650px;
aspect-ratio: 650/530;
text-align: center;
}



.shg-image-margin-container-s-6c4e5192-5072-41ba-bd64-21f741cf5e01 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6c4e5192-5072-41ba-bd64-21f741cf5e01 {
  margin: 0 !important;
}





  img.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image {
    
    
  }


.s-6c4e5192-5072-41ba-bd64-21f741cf5e01 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-6c4e5192-5072-41ba-bd64-21f741cf5e01 {
  
  
  
  
}

#s-6c4e5192-5072-41ba-bd64-21f741cf5e01 {
  margin: 0 !important;
}





  img.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image {
    
    
  }


.s-6c4e5192-5072-41ba-bd64-21f741cf5e01 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-6c4e5192-5072-41ba-bd64-21f741cf5e01 {
  
  
  
  
}

#s-6c4e5192-5072-41ba-bd64-21f741cf5e01 {
  margin: 0 !important;
}





  img.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image {
    
    
  }


.s-6c4e5192-5072-41ba-bd64-21f741cf5e01 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-6c4e5192-5072-41ba-bd64-21f741cf5e01 {
  
  
  
  
}

#s-6c4e5192-5072-41ba-bd64-21f741cf5e01 {
  margin: 0 !important;
}





  img.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image {
    
    
  }


.s-6c4e5192-5072-41ba-bd64-21f741cf5e01 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-6c4e5192-5072-41ba-bd64-21f741cf5e01 {
  
  
  
  
}

#s-6c4e5192-5072-41ba-bd64-21f741cf5e01 {
  margin: 0 !important;
}





  img.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image {
    
    
  }


.s-6c4e5192-5072-41ba-bd64-21f741cf5e01 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c4e5192-5072-41ba-bd64-21f741cf5e01.shogun-image {
  box-sizing: border-box;
}




}
#s-f3fec1c1-99be-416b-a3c8-edf987015fe7 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 150px;
}








#s-f3fec1c1-99be-416b-a3c8-edf987015fe7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f3fec1c1-99be-416b-a3c8-edf987015fe7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1ae3ad94-edbc-413b-b391-7d0ee65d1206 {
  margin-left: 3%;
margin-right: 3%;
}

#s-68dfe333-9acb-46a0-8f21-265c54a668d7 {
  margin-left: 3%;
margin-right: 3%;
}

#s-31f28d27-428a-40f4-bd4b-1bfe294acca5 {
  margin-left: 3%;
margin-right: 0%;
text-align: left;
}

#s-e94b94b3-552c-4eea-8731-2feac6f9d62c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(170, 170, 170, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}








#s-e94b94b3-552c-4eea-8731-2feac6f9d62c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e94b94b3-552c-4eea-8731-2feac6f9d62c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-47170f80-e75e-48b4-8513-861b01f106b7 {
  margin-left: auto;
margin-right: auto;
max-width: 650px;
aspect-ratio: 650/530;
text-align: center;
}



.shg-image-margin-container-s-47170f80-e75e-48b4-8513-861b01f106b7 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-47170f80-e75e-48b4-8513-861b01f106b7 {
  margin: 0 !important;
}





  img.s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image {
    
    
  }


.s-47170f80-e75e-48b4-8513-861b01f106b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-47170f80-e75e-48b4-8513-861b01f106b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-47170f80-e75e-48b4-8513-861b01f106b7 {
  
  
  
  
}

#s-47170f80-e75e-48b4-8513-861b01f106b7 {
  margin: 0 !important;
}





  img.s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image {
    
    
  }


.s-47170f80-e75e-48b4-8513-861b01f106b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-47170f80-e75e-48b4-8513-861b01f106b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-47170f80-e75e-48b4-8513-861b01f106b7 {
  
  
  
  
}

#s-47170f80-e75e-48b4-8513-861b01f106b7 {
  margin: 0 !important;
}





  img.s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image {
    
    
  }


.s-47170f80-e75e-48b4-8513-861b01f106b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-47170f80-e75e-48b4-8513-861b01f106b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-47170f80-e75e-48b4-8513-861b01f106b7 {
  
  
  
  
}

#s-47170f80-e75e-48b4-8513-861b01f106b7 {
  margin: 0 !important;
}





  img.s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image {
    
    
  }


.s-47170f80-e75e-48b4-8513-861b01f106b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-47170f80-e75e-48b4-8513-861b01f106b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-47170f80-e75e-48b4-8513-861b01f106b7 {
  
  
  
  
}

#s-47170f80-e75e-48b4-8513-861b01f106b7 {
  margin: 0 !important;
}





  img.s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image {
    
    
  }


.s-47170f80-e75e-48b4-8513-861b01f106b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-47170f80-e75e-48b4-8513-861b01f106b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47170f80-e75e-48b4-8513-861b01f106b7.shogun-image {
  box-sizing: border-box;
}




}
#s-3b39927e-5cf6-4daf-ae09-ff2fe3e1a789 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 150px;
}








#s-3b39927e-5cf6-4daf-ae09-ff2fe3e1a789 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3b39927e-5cf6-4daf-ae09-ff2fe3e1a789.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b81ceb2d-be7f-4f6c-94e0-dbb700cce9ca {
  margin-left: 3%;
margin-right: 3%;
}

#s-280fde60-00a4-439a-b60b-9639bf62841c {
  margin-left: 3%;
margin-right: 3%;
}

#s-b75b76cf-3f87-4d7e-b39e-ed1980cf0759 {
  margin-left: 3%;
margin-right: 3%;
}

#s-af843d2f-35d6-470c-af44-5cca83e7044e {
  margin-left: 3%;
margin-right: 0%;
text-align: left;
}

#s-317a07f6-132c-466b-806e-fba99041df5e {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
}
@media (min-width: 1200px){#s-317a07f6-132c-466b-806e-fba99041df5e {
  display: none;
}
#s-317a07f6-132c-466b-806e-fba99041df5e, #wrap-s-317a07f6-132c-466b-806e-fba99041df5e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-317a07f6-132c-466b-806e-fba99041df5e {
  display: none;
}
#s-317a07f6-132c-466b-806e-fba99041df5e, #wrap-s-317a07f6-132c-466b-806e-fba99041df5e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-317a07f6-132c-466b-806e-fba99041df5e {
  
}
}@media (max-width: 767px){#s-317a07f6-132c-466b-806e-fba99041df5e {
  
}
}
@media (min-width: 0px) {
[id="s-317a07f6-132c-466b-806e-fba99041df5e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-317a07f6-132c-466b-806e-fba99041df5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

@media (min-width: 992px) {
[id="s-317a07f6-132c-466b-806e-fba99041df5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

@media (min-width: 1200px) {
[id="s-317a07f6-132c-466b-806e-fba99041df5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

#s-3ad8fa8f-e8a8-4d73-849f-f6ef7bbbe032 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(170, 170, 170, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}








#s-3ad8fa8f-e8a8-4d73-849f-f6ef7bbbe032 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3ad8fa8f-e8a8-4d73-849f-f6ef7bbbe032.shg-box.shg-c {
  justify-content: flex-start;
}

#s-704bff94-4c3a-4321-b043-899253b2c3d7 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
max-width: 650px;
aspect-ratio: 650/530;
text-align: center;
}



.shg-image-margin-container-s-704bff94-4c3a-4321-b043-899253b2c3d7 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-704bff94-4c3a-4321-b043-899253b2c3d7 {
  margin: 0 !important;
}





  img.s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image {
    
    
  }


.s-704bff94-4c3a-4321-b043-899253b2c3d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-704bff94-4c3a-4321-b043-899253b2c3d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-704bff94-4c3a-4321-b043-899253b2c3d7 {
  
  
  
  
}

#s-704bff94-4c3a-4321-b043-899253b2c3d7 {
  margin: 0 !important;
}





  img.s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image {
    
    
  }


.s-704bff94-4c3a-4321-b043-899253b2c3d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-704bff94-4c3a-4321-b043-899253b2c3d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-704bff94-4c3a-4321-b043-899253b2c3d7 {
  
  
  
  
}

#s-704bff94-4c3a-4321-b043-899253b2c3d7 {
  margin: 0 !important;
}





  img.s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image {
    
    
  }


.s-704bff94-4c3a-4321-b043-899253b2c3d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-704bff94-4c3a-4321-b043-899253b2c3d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-704bff94-4c3a-4321-b043-899253b2c3d7 {
  
  
  
  
}

#s-704bff94-4c3a-4321-b043-899253b2c3d7 {
  margin: 0 !important;
}





  img.s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image {
    
    
  }


.s-704bff94-4c3a-4321-b043-899253b2c3d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-704bff94-4c3a-4321-b043-899253b2c3d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-704bff94-4c3a-4321-b043-899253b2c3d7 {
  
  
  
  
}

#s-704bff94-4c3a-4321-b043-899253b2c3d7 {
  margin: 0 !important;
}





  img.s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image {
    
    
  }


.s-704bff94-4c3a-4321-b043-899253b2c3d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-704bff94-4c3a-4321-b043-899253b2c3d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-704bff94-4c3a-4321-b043-899253b2c3d7.shogun-image {
  box-sizing: border-box;
}




}
#s-95bd11b3-8b82-49bf-997e-5708973ad803 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 150px;
}








#s-95bd11b3-8b82-49bf-997e-5708973ad803 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95bd11b3-8b82-49bf-997e-5708973ad803.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d1f8930f-da24-485a-a41a-67de8d67bfc0 {
  margin-left: 3%;
margin-right: 3%;
}

#s-99093756-8e38-458f-ac17-fb5974a7eb25 {
  margin-left: 3%;
margin-right: 3%;
}

#s-07cadae1-9276-48f0-88c5-872946548161 {
  margin-left: 3%;
margin-right: 0%;
text-align: left;
}

#s-80c138a8-9f3b-4297-b5b8-5cc0818a43e1 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(170, 170, 170, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}








#s-80c138a8-9f3b-4297-b5b8-5cc0818a43e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-80c138a8-9f3b-4297-b5b8-5cc0818a43e1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2420fafe-c346-420f-81f2-38834d183f48 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
max-width: 650px;
aspect-ratio: 650/530;
text-align: center;
}



.shg-image-margin-container-s-2420fafe-c346-420f-81f2-38834d183f48 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-2420fafe-c346-420f-81f2-38834d183f48 {
  margin: 0 !important;
}





  img.s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image {
    
    
  }


.s-2420fafe-c346-420f-81f2-38834d183f48 .shogun-image-content {
  
    align-items: center;
  
}

.s-2420fafe-c346-420f-81f2-38834d183f48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-2420fafe-c346-420f-81f2-38834d183f48 {
  
  
  
  
}

#s-2420fafe-c346-420f-81f2-38834d183f48 {
  margin: 0 !important;
}





  img.s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image {
    
    
  }


.s-2420fafe-c346-420f-81f2-38834d183f48 .shogun-image-content {
  
    align-items: center;
  
}

.s-2420fafe-c346-420f-81f2-38834d183f48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2420fafe-c346-420f-81f2-38834d183f48 {
  
  
  
  
}

#s-2420fafe-c346-420f-81f2-38834d183f48 {
  margin: 0 !important;
}





  img.s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image {
    
    
  }


.s-2420fafe-c346-420f-81f2-38834d183f48 .shogun-image-content {
  
    align-items: center;
  
}

.s-2420fafe-c346-420f-81f2-38834d183f48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2420fafe-c346-420f-81f2-38834d183f48 {
  
  
  
  
}

#s-2420fafe-c346-420f-81f2-38834d183f48 {
  margin: 0 !important;
}





  img.s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image {
    
    
  }


.s-2420fafe-c346-420f-81f2-38834d183f48 .shogun-image-content {
  
    align-items: center;
  
}

.s-2420fafe-c346-420f-81f2-38834d183f48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2420fafe-c346-420f-81f2-38834d183f48 {
  
  
  
  
}

#s-2420fafe-c346-420f-81f2-38834d183f48 {
  margin: 0 !important;
}





  img.s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image {
    
    
  }


.s-2420fafe-c346-420f-81f2-38834d183f48 .shogun-image-content {
  
    align-items: center;
  
}

.s-2420fafe-c346-420f-81f2-38834d183f48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2420fafe-c346-420f-81f2-38834d183f48.shogun-image {
  box-sizing: border-box;
}




}
#s-c99302c1-a84a-4a7d-9bd3-59306a44f3d8 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 150px;
}








#s-c99302c1-a84a-4a7d-9bd3-59306a44f3d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c99302c1-a84a-4a7d-9bd3-59306a44f3d8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1dda927d-6b98-47f5-bc8a-344a8e62a065 {
  margin-left: 3%;
margin-right: 3%;
}

#s-02eb1857-e2d0-4f56-a929-d89bf30e2cd2 {
  margin-left: 3%;
margin-right: 3%;
}

#s-06651037-f44b-40bc-acfe-1d10a234934f {
  margin-left: 3%;
margin-right: 0%;
text-align: left;
}

#s-419e1207-6b3f-4480-b613-9132130fd089 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(170, 170, 170, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}








#s-419e1207-6b3f-4480-b613-9132130fd089 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-419e1207-6b3f-4480-b613-9132130fd089.shg-box.shg-c {
  justify-content: flex-start;
}

#s-eb7e1439-2684-4555-9969-786e83462f68 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
max-width: 650px;
aspect-ratio: 650/530;
text-align: center;
}



.shg-image-margin-container-s-eb7e1439-2684-4555-9969-786e83462f68 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-eb7e1439-2684-4555-9969-786e83462f68 {
  margin: 0 !important;
}





  img.s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image {
    
    
  }


.s-eb7e1439-2684-4555-9969-786e83462f68 .shogun-image-content {
  
    align-items: center;
  
}

.s-eb7e1439-2684-4555-9969-786e83462f68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-eb7e1439-2684-4555-9969-786e83462f68 {
  
  
  
  
}

#s-eb7e1439-2684-4555-9969-786e83462f68 {
  margin: 0 !important;
}





  img.s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image {
    
    
  }


.s-eb7e1439-2684-4555-9969-786e83462f68 .shogun-image-content {
  
    align-items: center;
  
}

.s-eb7e1439-2684-4555-9969-786e83462f68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-eb7e1439-2684-4555-9969-786e83462f68 {
  
  
  
  
}

#s-eb7e1439-2684-4555-9969-786e83462f68 {
  margin: 0 !important;
}





  img.s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image {
    
    
  }


.s-eb7e1439-2684-4555-9969-786e83462f68 .shogun-image-content {
  
    align-items: center;
  
}

.s-eb7e1439-2684-4555-9969-786e83462f68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-eb7e1439-2684-4555-9969-786e83462f68 {
  
  
  
  
}

#s-eb7e1439-2684-4555-9969-786e83462f68 {
  margin: 0 !important;
}





  img.s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image {
    
    
  }


.s-eb7e1439-2684-4555-9969-786e83462f68 .shogun-image-content {
  
    align-items: center;
  
}

.s-eb7e1439-2684-4555-9969-786e83462f68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-eb7e1439-2684-4555-9969-786e83462f68 {
  
  
  
  
}

#s-eb7e1439-2684-4555-9969-786e83462f68 {
  margin: 0 !important;
}





  img.s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image {
    
    
  }


.s-eb7e1439-2684-4555-9969-786e83462f68 .shogun-image-content {
  
    align-items: center;
  
}

.s-eb7e1439-2684-4555-9969-786e83462f68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb7e1439-2684-4555-9969-786e83462f68.shogun-image {
  box-sizing: border-box;
}




}
#s-ad55b41c-94ae-4137-b0b4-24681bb86668 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 150px;
}








#s-ad55b41c-94ae-4137-b0b4-24681bb86668 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ad55b41c-94ae-4137-b0b4-24681bb86668.shg-box.shg-c {
  justify-content: flex-start;
}

#s-11f9e017-6fd9-4e9d-ae58-b7f7a8aa2eb4 {
  margin-left: 3%;
margin-right: 3%;
}

#s-1856dcd7-b0c0-4977-94cd-128b25db261c {
  margin-left: 3%;
margin-right: 3%;
}

#s-2c921cf1-fbb2-4d57-9300-a6ae8d7b0d70 {
  margin-left: 3%;
margin-right: 0%;
text-align: left;
}

#s-1d47ea25-0820-4a77-be01-67ebdbbceb19 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1600px;
}








#s-1d47ea25-0820-4a77-be01-67ebdbbceb19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1d47ea25-0820-4a77-be01-67ebdbbceb19.shg-box.shg-c {
  justify-content: center;
}

#s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
max-width: 991px;
aspect-ratio: 991/460;
text-align: center;
}
@media (min-width: 1200px){#s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
  display: none;
}
#s-6d512312-3cb1-41f3-a8f7-f28242c40250, #wrap-s-6d512312-3cb1-41f3-a8f7-f28242c40250 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
  display: none;
}
#s-6d512312-3cb1-41f3-a8f7-f28242c40250, #wrap-s-6d512312-3cb1-41f3-a8f7-f28242c40250 { display: none !important; }}


.shg-image-margin-container-s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
  margin-bottom: 3em;
}

#s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6d512312-3cb1-41f3-a8f7-f28242c40250 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image {
    
    
  }


.s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
      position: relative;
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
  
  
  
  
}

#s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6d512312-3cb1-41f3-a8f7-f28242c40250 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image {
    
    
  }


.s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
      position: relative;
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
  
  
  
  
}

#s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6d512312-3cb1-41f3-a8f7-f28242c40250 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image {
    
    
  }


.s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
      position: relative;
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
  
  
  
  
}

#s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6d512312-3cb1-41f3-a8f7-f28242c40250 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image {
    
    
  }


.s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
      position: relative;
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
  
  
  
  
}

#s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6d512312-3cb1-41f3-a8f7-f28242c40250 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image {
    
    
  }


.s-6d512312-3cb1-41f3-a8f7-f28242c40250 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6d512312-3cb1-41f3-a8f7-f28242c40250 {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container {
      position: relative;
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6d512312-3cb1-41f3-a8f7-f28242c40250 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 1920px;
aspect-ratio: 1920/300;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
  display: none;
}
#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae, #wrap-s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae { display: none !important; }}@media (max-width: 767px){#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
  display: none;
}
#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae, #wrap-s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae { display: none !important; }}


.shg-image-margin-container-s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}

#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shg-image-content-wrapper {
      aspect-ratio: 1920/300;
      width: 100%;
      height: 100%;
    }

    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shogun-image-link {
      aspect-ratio: 1920/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image {
    
    
  }


.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
      --shg-aspect-ratio: calc(1920/300); 
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
      position: relative;
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
  
  
  
  
}

#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shg-image-content-wrapper {
      aspect-ratio: 1920/300;
      width: 100%;
      height: 100%;
    }

    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shogun-image-link {
      aspect-ratio: 1920/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image {
    
    
  }


.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
      --shg-aspect-ratio: calc(1920/300); 
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
      position: relative;
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
  
  
  
  
}

#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shg-image-content-wrapper {
      aspect-ratio: 1920/300;
      width: 100%;
      height: 100%;
    }

    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shogun-image-link {
      aspect-ratio: 1920/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image {
    
    
  }


.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
      --shg-aspect-ratio: calc(1920/300); 
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
      position: relative;
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
  
  
  
  
}

#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shg-image-content-wrapper {
      aspect-ratio: 1920/300;
      width: 100%;
      height: 100%;
    }

    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shogun-image-link {
      aspect-ratio: 1920/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image {
    
    
  }


.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
      --shg-aspect-ratio: calc(1920/300); 
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
      position: relative;
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
  
  
  
  
}

#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shg-image-content-wrapper {
      aspect-ratio: 1920/300;
      width: 100%;
      height: 100%;
    }

    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shogun-image-link {
      aspect-ratio: 1920/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image {
    
    
  }


.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae {
      --shg-aspect-ratio: calc(1920/300); 
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container {
      position: relative;
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d1eac96-8c0b-465a-ae0e-84e04a3306ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-fa52f309-7357-45c0-a137-180e7b262b62 {
  margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
min-height: 50px;
background-color: rgba(234, 234, 236, 1);
}
@media (min-width: 1200px){#s-fa52f309-7357-45c0-a137-180e7b262b62 {
  display: none;
}
#s-fa52f309-7357-45c0-a137-180e7b262b62, #wrap-s-fa52f309-7357-45c0-a137-180e7b262b62 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa52f309-7357-45c0-a137-180e7b262b62 {
  display: none;
}
#s-fa52f309-7357-45c0-a137-180e7b262b62, #wrap-s-fa52f309-7357-45c0-a137-180e7b262b62 { display: none !important; }}







#s-fa52f309-7357-45c0-a137-180e7b262b62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fa52f309-7357-45c0-a137-180e7b262b62.shg-box.shg-c {
  justify-content: center;
}

.swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
   * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 0 var(--arrow-button-size) var(--pagination-height) var(--arrow-button-size);
}

.swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.swiper-container > .swiper {
  margin-left: 0;
  margin-right: 0;
}

.swiper:not(.swiper-initialized) ~ .swiper-pagination,
.swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.swiper-container > .swiper-button-prev,
.swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

.swiper-container > .swiper-button-prev {
  left: 0;
}

.swiper-container > .swiper-button-next {
  right: 0;
}

.swiper-container > .swiper-button-next:after,
.swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.swiper-container > .swiper-button-next svg,
.swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}
#s-e3bd3929-aa0e-438d-9fcf-7416526777c6 {
  margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-bottom: 0px;
}

#slider-v3-s-e3bd3929-aa0e-438d-9fcf-7416526777c6 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;

  
}

#slider-v3-s-e3bd3929-aa0e-438d-9fcf-7416526777c6 > .swiper-button-prev,
#slider-v3-s-e3bd3929-aa0e-438d-9fcf-7416526777c6 > .swiper-button-next {
  
}

& > .swiper-button-prev {
  
}

& > .swiper-button-next {
  }


#slider-v3-s-e3bd3929-aa0e-438d-9fcf-7416526777c6 > .swiper-button-next svg,
#slider-v3-s-e3bd3929-aa0e-438d-9fcf-7416526777c6 > .swiper-button-prev svg {
  fill: rgba(113, 113, 113, 1) !important;
}

#s-152ac19d-2d3a-49cf-893c-302ac3e5bf99 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-79b75f6b-7380-4822-9816-40a767940211 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-521dc7e8-6155-414f-9129-54a8595f30c5 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-d699d767-7734-45d7-8ac4-634c2dc1e82b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-c162f519-3181-45f0-8008-bb3e440ec933 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1600px;
background-color: rgba(0, 59, 113, 1);
}








#s-c162f519-3181-45f0-8008-bb3e440ec933 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c162f519-3181-45f0-8008-bb3e440ec933.shg-box.shg-c {
  justify-content: center;
}

#s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b {
  margin-left: 0px;
margin-right: 0px;
max-width: 1600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b {
  display: none;
}
#s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b, #wrap-s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b { display: none !important; }}@media (max-width: 767px){#s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b {
  display: none;
}
#s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b, #wrap-s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b { display: none !important; }}
@media (min-width: 0px) {
[id="s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-f9b9a9fb-f2cd-44d8-9fb7-240be2f5290b"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f2115dba-8bd2-4e65-b9e3-613bc57f6bfb {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 20px;
padding-left: 6%;
padding-bottom: 20px;
padding-right: 0%;
min-height: 50px;
}








#s-f2115dba-8bd2-4e65-b9e3-613bc57f6bfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f2115dba-8bd2-4e65-b9e3-613bc57f6bfb.shg-box.shg-c {
  justify-content: center;
}

#s-ddd25619-790e-4c79-9e30-681e6fbe4cd3 {
  margin-top: 0.5em;
}

#s-cfb9e470-32f5-496b-877d-dec56e83daf4 {
  margin-top: 0.5em;
margin-bottom: 1.5em;
padding-top: 0px;
padding-bottom: 0px;
}

.btn-gea-white{
  transition: 0.3s !important;
  color:#212226;
  text-decoration:none;
  background-color: rgba(255, 255, 255, 1);
  border: none;
  transition: 250ms all ease-in;
  font-size:16px;
  font-weight:400;
  letter-spacing: 0.2px;
  line-height:22px;
  padding-top:10px;
  padding-bottom:10px;
  padding-right:30px;
  padding-left:30px;
  display:inline-block;
  mso-padding-alt:8px;
  border-radius:0px !important;  
  margin-bottom: 2em;
}

.btn-gea-white:hover {
  transition: 0.3s !important;
  transition: 250ms all ease-in;
  color: #212226;
  background-color: rgba(244, 243, 239, 0.8);
}

.btn-gea-white:active, 
.btn-gea-white:focus {
  color: #212226 !important;
  background-color: rgba(255, 255, 255, 1);
}  

#s-883e350a-6e6a-4202-9ec1-e9994ed9652e {
  margin-bottom: -1.5em;
}

#s-a2e846bb-ee50-4225-a3e3-e58fedff018c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 230px;
background-position: center top;
}
@media (min-width: 768px) and (max-width: 991px){#s-a2e846bb-ee50-4225-a3e3-e58fedff018c {
  min-height: 240px;
}
}
#s-a2e846bb-ee50-4225-a3e3-e58fedff018c {
  background-image: url(https://i.shgcdn.com/68ac5a3a-32a0-4bc6-b85a-895c5bb50a1e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a2e846bb-ee50-4225-a3e3-e58fedff018c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a2e846bb-ee50-4225-a3e3-e58fedff018c.shg-box.shg-c {
  justify-content: center;
}

#s-2f735aff-368a-43a0-877d-45239556f017 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
aspect-ratio: 1600/700;
text-align: center;
}



.shg-image-margin-container-s-2f735aff-368a-43a0-877d-45239556f017 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-2f735aff-368a-43a0-877d-45239556f017 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f735aff-368a-43a0-877d-45239556f017 .shg-image-content-wrapper {
      aspect-ratio: 1600/700;
      width: 100%;
      height: 100%;
    }

    #s-2f735aff-368a-43a0-877d-45239556f017 .shogun-image-link {
      aspect-ratio: 1600/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f735aff-368a-43a0-877d-45239556f017 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f735aff-368a-43a0-877d-45239556f017 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2f735aff-368a-43a0-877d-45239556f017.shogun-image {
    
    
  }


.s-2f735aff-368a-43a0-877d-45239556f017 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f735aff-368a-43a0-877d-45239556f017.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f735aff-368a-43a0-877d-45239556f017.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f735aff-368a-43a0-877d-45239556f017 {
      --shg-aspect-ratio: calc(1600/700); 
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
      position: relative;
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f735aff-368a-43a0-877d-45239556f017 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-2f735aff-368a-43a0-877d-45239556f017 {
  
  
  
  
}

#s-2f735aff-368a-43a0-877d-45239556f017 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f735aff-368a-43a0-877d-45239556f017 .shg-image-content-wrapper {
      aspect-ratio: 1600/700;
      width: 100%;
      height: 100%;
    }

    #s-2f735aff-368a-43a0-877d-45239556f017 .shogun-image-link {
      aspect-ratio: 1600/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f735aff-368a-43a0-877d-45239556f017 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f735aff-368a-43a0-877d-45239556f017 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2f735aff-368a-43a0-877d-45239556f017.shogun-image {
    
    
  }


.s-2f735aff-368a-43a0-877d-45239556f017 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f735aff-368a-43a0-877d-45239556f017.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f735aff-368a-43a0-877d-45239556f017.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f735aff-368a-43a0-877d-45239556f017 {
      --shg-aspect-ratio: calc(1600/700); 
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
      position: relative;
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f735aff-368a-43a0-877d-45239556f017 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-2f735aff-368a-43a0-877d-45239556f017 {
  
  
  
  
}

#s-2f735aff-368a-43a0-877d-45239556f017 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f735aff-368a-43a0-877d-45239556f017 .shg-image-content-wrapper {
      aspect-ratio: 1600/700;
      width: 100%;
      height: 100%;
    }

    #s-2f735aff-368a-43a0-877d-45239556f017 .shogun-image-link {
      aspect-ratio: 1600/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f735aff-368a-43a0-877d-45239556f017 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f735aff-368a-43a0-877d-45239556f017 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2f735aff-368a-43a0-877d-45239556f017.shogun-image {
    
    
  }


.s-2f735aff-368a-43a0-877d-45239556f017 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f735aff-368a-43a0-877d-45239556f017.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f735aff-368a-43a0-877d-45239556f017.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f735aff-368a-43a0-877d-45239556f017 {
      --shg-aspect-ratio: calc(1600/700); 
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
      position: relative;
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f735aff-368a-43a0-877d-45239556f017 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-2f735aff-368a-43a0-877d-45239556f017 {
  
  
  
  
}

#s-2f735aff-368a-43a0-877d-45239556f017 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f735aff-368a-43a0-877d-45239556f017 .shg-image-content-wrapper {
      aspect-ratio: 1600/700;
      width: 100%;
      height: 100%;
    }

    #s-2f735aff-368a-43a0-877d-45239556f017 .shogun-image-link {
      aspect-ratio: 1600/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f735aff-368a-43a0-877d-45239556f017 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f735aff-368a-43a0-877d-45239556f017 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2f735aff-368a-43a0-877d-45239556f017.shogun-image {
    
    
  }


.s-2f735aff-368a-43a0-877d-45239556f017 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f735aff-368a-43a0-877d-45239556f017.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f735aff-368a-43a0-877d-45239556f017.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f735aff-368a-43a0-877d-45239556f017 {
      --shg-aspect-ratio: calc(1600/700); 
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
      position: relative;
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f735aff-368a-43a0-877d-45239556f017 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-2f735aff-368a-43a0-877d-45239556f017 {
  
  
  
  
}

#s-2f735aff-368a-43a0-877d-45239556f017 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f735aff-368a-43a0-877d-45239556f017 .shg-image-content-wrapper {
      aspect-ratio: 1600/700;
      width: 100%;
      height: 100%;
    }

    #s-2f735aff-368a-43a0-877d-45239556f017 .shogun-image-link {
      aspect-ratio: 1600/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f735aff-368a-43a0-877d-45239556f017 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f735aff-368a-43a0-877d-45239556f017 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2f735aff-368a-43a0-877d-45239556f017.shogun-image {
    
    
  }


.s-2f735aff-368a-43a0-877d-45239556f017 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f735aff-368a-43a0-877d-45239556f017.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f735aff-368a-43a0-877d-45239556f017.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f735aff-368a-43a0-877d-45239556f017 {
      --shg-aspect-ratio: calc(1600/700); 
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container {
      position: relative;
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f735aff-368a-43a0-877d-45239556f017.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f735aff-368a-43a0-877d-45239556f017 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-fb305745-5a8a-4ea2-b889-9d001a5b3a70 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-fb305745-5a8a-4ea2-b889-9d001a5b3a70 {
  display: none;
}
#s-fb305745-5a8a-4ea2-b889-9d001a5b3a70, #wrap-s-fb305745-5a8a-4ea2-b889-9d001a5b3a70 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fb305745-5a8a-4ea2-b889-9d001a5b3a70 {
  display: none;
}
#s-fb305745-5a8a-4ea2-b889-9d001a5b3a70, #wrap-s-fb305745-5a8a-4ea2-b889-9d001a5b3a70 { display: none !important; }}







#s-fb305745-5a8a-4ea2-b889-9d001a5b3a70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb305745-5a8a-4ea2-b889-9d001a5b3a70.shg-box.shg-c {
  justify-content: center;
}

#s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
  margin-left: auto;
margin-right: auto;
max-width: 1666px;
aspect-ratio: 1666/769;
text-align: center;
}



.shg-image-margin-container-s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shg-image-content-wrapper {
      aspect-ratio: 1666/769;
      width: 100%;
      height: 100%;
    }

    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shogun-image-link {
      aspect-ratio: 1666/769;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-18bffbd8-acee-4079-86ca-d12fbb970c30 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image {
    
    
  }


.s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shogun-image-content {
  
    align-items: center;
  
}

.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
      --shg-aspect-ratio: calc(1666/769); 
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
      position: relative;
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
  
  
  
  
}

#s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shg-image-content-wrapper {
      aspect-ratio: 1666/769;
      width: 100%;
      height: 100%;
    }

    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shogun-image-link {
      aspect-ratio: 1666/769;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-18bffbd8-acee-4079-86ca-d12fbb970c30 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image {
    
    
  }


.s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shogun-image-content {
  
    align-items: center;
  
}

.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
      --shg-aspect-ratio: calc(1666/769); 
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
      position: relative;
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
  
  
  
  
}

#s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shg-image-content-wrapper {
      aspect-ratio: 1666/769;
      width: 100%;
      height: 100%;
    }

    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shogun-image-link {
      aspect-ratio: 1666/769;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-18bffbd8-acee-4079-86ca-d12fbb970c30 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image {
    
    
  }


.s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shogun-image-content {
  
    align-items: center;
  
}

.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
      --shg-aspect-ratio: calc(1666/769); 
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
      position: relative;
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
  
  
  
  
}

#s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shg-image-content-wrapper {
      aspect-ratio: 1666/769;
      width: 100%;
      height: 100%;
    }

    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shogun-image-link {
      aspect-ratio: 1666/769;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-18bffbd8-acee-4079-86ca-d12fbb970c30 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image {
    
    
  }


.s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shogun-image-content {
  
    align-items: center;
  
}

.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
      --shg-aspect-ratio: calc(1666/769); 
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
      position: relative;
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
  
  
  
  
}

#s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shg-image-content-wrapper {
      aspect-ratio: 1666/769;
      width: 100%;
      height: 100%;
    }

    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shogun-image-link {
      aspect-ratio: 1666/769;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-18bffbd8-acee-4079-86ca-d12fbb970c30 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image {
    
    
  }


.s-18bffbd8-acee-4079-86ca-d12fbb970c30 .shogun-image-content {
  
    align-items: center;
  
}

.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shg-align-container {
  display: flex;
  justify-content: center
}

.s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-18bffbd8-acee-4079-86ca-d12fbb970c30 {
      --shg-aspect-ratio: calc(1666/769); 
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container {
      position: relative;
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-18bffbd8-acee-4079-86ca-d12fbb970c30 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-8dd7afb4-dc53-46bd-b791-7e1b72ec634e {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-8dd7afb4-dc53-46bd-b791-7e1b72ec634e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8dd7afb4-dc53-46bd-b791-7e1b72ec634e.shg-box.shg-c {
  justify-content: center;
}

#s-43021c68-9105-404e-9dcc-e3f3e8edcc2d {
  margin-top: 0.5em;
}

#s-1da33f9d-59a2-4fa6-b3ac-245b3972bd7b {
  margin-top: 0.5em;
margin-bottom: 1.5em;
padding-top: 0px;
padding-bottom: 0px;
}

#s-0014171c-45a4-46f0-92fa-e9246f0de029 {
  margin-bottom: -1.5em;
}

#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 1em;
padding-left: 2em;
padding-bottom: 0em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}@media (max-width: 767px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}







#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  border-style: solid;
margin-top: 0em;
margin-left: 0px;
margin-bottom: 2em;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  
}
}@media (max-width: 767px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  
}
}
#s-2955216c-ca33-4e12-aa15-8c074ad58caa .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 34px;
  
  letter-spacing: 2px;
  
}



#s-344b5390-c93f-427e-b64d-6274d29bfa50 {
  margin-left: auto;
margin-right: auto;
max-width: 1600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-344b5390-c93f-427e-b64d-6274d29bfa50 {
  display: none;
}
#s-344b5390-c93f-427e-b64d-6274d29bfa50, #wrap-s-344b5390-c93f-427e-b64d-6274d29bfa50 { display: none !important; }}
@media (min-width: 0px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

}

#s-cbf3abbf-6ad9-4d9f-90ae-57f72d7ae837 {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-cbf3abbf-6ad9-4d9f-90ae-57f72d7ae837"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-cbf3abbf-6ad9-4d9f-90ae-57f72d7ae837"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-cbf3abbf-6ad9-4d9f-90ae-57f72d7ae837"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-cbf3abbf-6ad9-4d9f-90ae-57f72d7ae837"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-de66853c-210e-4b3f-9c47-6a13be23cb2d {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}







  #s-de66853c-210e-4b3f-9c47-6a13be23cb2d img.shogun-image {
    

    
    
    
  }


#s-de66853c-210e-4b3f-9c47-6a13be23cb2d .shogun-image-content {
  
    align-items: center;
  
}

#s-58d0fad6-dc42-4800-aef5-52bb0359bc9b {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
text-align: center;
}







  #s-58d0fad6-dc42-4800-aef5-52bb0359bc9b img.shogun-image {
    

    
    
    
  }


#s-58d0fad6-dc42-4800-aef5-52bb0359bc9b .shogun-image-content {
  
    align-items: center;
  
}

#s-dfb87631-d120-4405-a092-d69a29733b4a {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
text-align: center;
}







  #s-dfb87631-d120-4405-a092-d69a29733b4a img.shogun-image {
    

    
    
    
  }


#s-dfb87631-d120-4405-a092-d69a29733b4a .shogun-image-content {
  
    align-items: center;
  
}

#s-5e1f4925-d1d4-461d-9a2c-1c2350b54551 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
text-align: center;
}







  #s-5e1f4925-d1d4-461d-9a2c-1c2350b54551 img.shogun-image {
    

    
    
    
  }


#s-5e1f4925-d1d4-461d-9a2c-1c2350b54551 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f3ef159-921a-4d68-b35a-526799be6127 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-0f3ef159-921a-4d68-b35a-526799be6127 img.shogun-image,
  #s-0f3ef159-921a-4d68-b35a-526799be6127 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0f3ef159-921a-4d68-b35a-526799be6127 {
    width: 100%;
    height: auto;
  }



  #s-0f3ef159-921a-4d68-b35a-526799be6127 img.shogun-image {
    

    
    
    
  }


#s-0f3ef159-921a-4d68-b35a-526799be6127 .shogun-image-content {
  
    align-items: center;
  
}

#s-6db5a5f0-856e-467c-875d-040b3716377e {
  margin-bottom: 1em;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-6db5a5f0-856e-467c-875d-040b3716377e img.shogun-image,
  #s-6db5a5f0-856e-467c-875d-040b3716377e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6db5a5f0-856e-467c-875d-040b3716377e {
    width: 100%;
    height: auto;
  }



  #s-6db5a5f0-856e-467c-875d-040b3716377e img.shogun-image {
    

    
    
    
  }


#s-6db5a5f0-856e-467c-875d-040b3716377e .shogun-image-content {
  
    align-items: center;
  
}

#s-ccdebd68-b469-4c7a-9245-97e5413e5afb {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-ccdebd68-b469-4c7a-9245-97e5413e5afb {
  display: none;
}
#s-ccdebd68-b469-4c7a-9245-97e5413e5afb, #wrap-s-ccdebd68-b469-4c7a-9245-97e5413e5afb { display: none !important; }}
@media (min-width: 0px) {
[id="s-ccdebd68-b469-4c7a-9245-97e5413e5afb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-ccdebd68-b469-4c7a-9245-97e5413e5afb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ccdebd68-b469-4c7a-9245-97e5413e5afb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ccdebd68-b469-4c7a-9245-97e5413e5afb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-addfba4a-aec0-4e00-8e71-3268b0e2c3d1 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-addfba4a-aec0-4e00-8e71-3268b0e2c3d1 img.shogun-image,
  #s-addfba4a-aec0-4e00-8e71-3268b0e2c3d1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-addfba4a-aec0-4e00-8e71-3268b0e2c3d1 {
    width: 100%;
    height: auto;
  }



  #s-addfba4a-aec0-4e00-8e71-3268b0e2c3d1 img.shogun-image {
    

    
    
    
  }


#s-addfba4a-aec0-4e00-8e71-3268b0e2c3d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-c0fb4a7a-b6d9-401a-95f9-72fb88f3c00c {
  margin-bottom: 2em;
}

#s-3284a456-454c-43c7-8c2a-a747efb4899b {
  margin-bottom: 1em;
text-align: center;
}
@media (max-width: 767px){#s-3284a456-454c-43c7-8c2a-a747efb4899b {
  padding-bottom: 0px;
}
}






  #s-3284a456-454c-43c7-8c2a-a747efb4899b img.shogun-image {
    

    
    
    
  }


#s-3284a456-454c-43c7-8c2a-a747efb4899b .shogun-image-content {
  
    align-items: center;
  
}

#s-824e30f5-77c3-4b0b-aed1-02cb046d41f6 {
  margin-bottom: 1em;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-824e30f5-77c3-4b0b-aed1-02cb046d41f6 img.shogun-image,
  #s-824e30f5-77c3-4b0b-aed1-02cb046d41f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-824e30f5-77c3-4b0b-aed1-02cb046d41f6 {
    width: 100%;
    height: auto;
  }



  #s-824e30f5-77c3-4b0b-aed1-02cb046d41f6 img.shogun-image {
    

    
    
    
  }


#s-824e30f5-77c3-4b0b-aed1-02cb046d41f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-f945056d-cfbe-44a8-8625-0327e65ebee4 {
  margin-bottom: 1em;
text-align: center;
}







  #s-f945056d-cfbe-44a8-8625-0327e65ebee4 img.shogun-image {
    

    
    
    
  }


#s-f945056d-cfbe-44a8-8625-0327e65ebee4 .shogun-image-content {
  
    align-items: center;
  
}

#s-be5b0105-75f6-475b-b8a4-d335e28b374c {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-be5b0105-75f6-475b-b8a4-d335e28b374c {
  display: none;
}
#s-be5b0105-75f6-475b-b8a4-d335e28b374c, #wrap-s-be5b0105-75f6-475b-b8a4-d335e28b374c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be5b0105-75f6-475b-b8a4-d335e28b374c {
  display: none;
}
#s-be5b0105-75f6-475b-b8a4-d335e28b374c, #wrap-s-be5b0105-75f6-475b-b8a4-d335e28b374c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-be5b0105-75f6-475b-b8a4-d335e28b374c {
  display: none;
}
#s-be5b0105-75f6-475b-b8a4-d335e28b374c, #wrap-s-be5b0105-75f6-475b-b8a4-d335e28b374c { display: none !important; }}
@media (min-width: 0px) {
[id="s-be5b0105-75f6-475b-b8a4-d335e28b374c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-be5b0105-75f6-475b-b8a4-d335e28b374c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-be5b0105-75f6-475b-b8a4-d335e28b374c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-be5b0105-75f6-475b-b8a4-d335e28b374c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-0f848ed8-b300-40e6-9ac9-428b962d1f72 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-0f848ed8-b300-40e6-9ac9-428b962d1f72 img.shogun-image,
  #s-0f848ed8-b300-40e6-9ac9-428b962d1f72 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0f848ed8-b300-40e6-9ac9-428b962d1f72 {
    width: 100%;
    height: auto;
  }



  #s-0f848ed8-b300-40e6-9ac9-428b962d1f72 img.shogun-image {
    

    
    
    
  }


#s-0f848ed8-b300-40e6-9ac9-428b962d1f72 .shogun-image-content {
  
    align-items: center;
  
}

#s-f467d036-0131-4f42-b668-e09c0e44de4b {
  margin-bottom: 2em;
}

#s-96c44392-f38a-43aa-bcc8-f24503165e8e {
  margin-bottom: 1em;
text-align: center;
}
@media (max-width: 767px){#s-96c44392-f38a-43aa-bcc8-f24503165e8e {
  padding-bottom: 0px;
}
}






  #s-96c44392-f38a-43aa-bcc8-f24503165e8e img.shogun-image {
    

    
    
    
  }


#s-96c44392-f38a-43aa-bcc8-f24503165e8e .shogun-image-content {
  
    align-items: center;
  
}

#s-4366e6b4-a3cc-44eb-89c7-9077dd048e12 {
  margin-bottom: 1em;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-4366e6b4-a3cc-44eb-89c7-9077dd048e12 img.shogun-image,
  #s-4366e6b4-a3cc-44eb-89c7-9077dd048e12 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4366e6b4-a3cc-44eb-89c7-9077dd048e12 {
    width: 100%;
    height: auto;
  }



  #s-4366e6b4-a3cc-44eb-89c7-9077dd048e12 img.shogun-image {
    

    
    
    
  }


#s-4366e6b4-a3cc-44eb-89c7-9077dd048e12 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc61955e-e75f-4773-9fa0-8e3073841643 {
  margin-bottom: 1em;
text-align: center;
}







  #s-cc61955e-e75f-4773-9fa0-8e3073841643 img.shogun-image {
    

    
    
    
  }


#s-cc61955e-e75f-4773-9fa0-8e3073841643 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc3d678b-c338-435f-bce9-04cbb7db00ca {
  min-height: 50px;
}
@media (min-width: 1200px){#s-cc3d678b-c338-435f-bce9-04cbb7db00ca {
  display: none;
}
#s-cc3d678b-c338-435f-bce9-04cbb7db00ca, #wrap-s-cc3d678b-c338-435f-bce9-04cbb7db00ca { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc3d678b-c338-435f-bce9-04cbb7db00ca {
  display: none;
}
#s-cc3d678b-c338-435f-bce9-04cbb7db00ca, #wrap-s-cc3d678b-c338-435f-bce9-04cbb7db00ca { display: none !important; }}@media (max-width: 767px){#s-cc3d678b-c338-435f-bce9-04cbb7db00ca {
  display: none;
}
#s-cc3d678b-c338-435f-bce9-04cbb7db00ca, #wrap-s-cc3d678b-c338-435f-bce9-04cbb7db00ca { display: none !important; }}







#s-cc3d678b-c338-435f-bce9-04cbb7db00ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cc3d678b-c338-435f-bce9-04cbb7db00ca.shg-box.shg-c {
  justify-content: center;
}

#s-c242f960-bda7-4677-b767-4f946e757758 {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c242f960-bda7-4677-b767-4f946e757758"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-c242f960-bda7-4677-b767-4f946e757758"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c242f960-bda7-4677-b767-4f946e757758"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c242f960-bda7-4677-b767-4f946e757758"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-58cc92f7-117e-4b2f-9a89-cc821314e921 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}







  #s-58cc92f7-117e-4b2f-9a89-cc821314e921 img.shogun-image {
    

    
    
    
  }


#s-58cc92f7-117e-4b2f-9a89-cc821314e921 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f7bb741-7431-4a94-a6cc-fafc91b97bea {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
text-align: center;
}







  #s-6f7bb741-7431-4a94-a6cc-fafc91b97bea img.shogun-image {
    

    
    
    
  }


#s-6f7bb741-7431-4a94-a6cc-fafc91b97bea .shogun-image-content {
  
    align-items: center;
  
}

#s-d57b28ec-5e47-4c0e-9dc6-8831ce32605f {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
text-align: center;
}







  #s-d57b28ec-5e47-4c0e-9dc6-8831ce32605f img.shogun-image {
    

    
    
    
  }


#s-d57b28ec-5e47-4c0e-9dc6-8831ce32605f .shogun-image-content {
  
    align-items: center;
  
}

#s-01d735b3-0312-427f-9b6a-542279e4a425 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
text-align: center;
}







  #s-01d735b3-0312-427f-9b6a-542279e4a425 img.shogun-image {
    

    
    
    
  }


#s-01d735b3-0312-427f-9b6a-542279e4a425 .shogun-image-content {
  
    align-items: center;
  
}

#s-5244646c-8ddb-4f6e-897d-48f45bb25606 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5244646c-8ddb-4f6e-897d-48f45bb25606"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-5244646c-8ddb-4f6e-897d-48f45bb25606"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5244646c-8ddb-4f6e-897d-48f45bb25606"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5244646c-8ddb-4f6e-897d-48f45bb25606"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-9255b743-3bca-4ac5-ab10-46edf14eda99 {
  margin-bottom: 1em;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-9255b743-3bca-4ac5-ab10-46edf14eda99 img.shogun-image,
  #s-9255b743-3bca-4ac5-ab10-46edf14eda99 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9255b743-3bca-4ac5-ab10-46edf14eda99 {
    width: 100%;
    height: auto;
  }



  #s-9255b743-3bca-4ac5-ab10-46edf14eda99 img.shogun-image {
    

    
    
    
  }


#s-9255b743-3bca-4ac5-ab10-46edf14eda99 .shogun-image-content {
  
    align-items: center;
  
}

#s-531e6169-b047-4ee4-b46f-b95831ae2780 {
  margin-bottom: 1em;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-531e6169-b047-4ee4-b46f-b95831ae2780 img.shogun-image,
  #s-531e6169-b047-4ee4-b46f-b95831ae2780 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-531e6169-b047-4ee4-b46f-b95831ae2780 {
    width: 100%;
    height: auto;
  }



  #s-531e6169-b047-4ee4-b46f-b95831ae2780 img.shogun-image {
    

    
    
    
  }


#s-531e6169-b047-4ee4-b46f-b95831ae2780 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ce122ff-bb90-4693-b901-ce45afb4f7dc {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-7ce122ff-bb90-4693-b901-ce45afb4f7dc img.shogun-image,
  #s-7ce122ff-bb90-4693-b901-ce45afb4f7dc .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7ce122ff-bb90-4693-b901-ce45afb4f7dc {
    width: 100%;
    height: auto;
  }



  #s-7ce122ff-bb90-4693-b901-ce45afb4f7dc img.shogun-image {
    

    
    
    
  }


#s-7ce122ff-bb90-4693-b901-ce45afb4f7dc .shogun-image-content {
  
    align-items: center;
  
}

#s-c17cf2e0-1193-41a6-8761-55ed8bc14f3f {
  margin-bottom: 1em;
text-align: center;
}
@media (max-width: 767px){#s-c17cf2e0-1193-41a6-8761-55ed8bc14f3f {
  padding-bottom: 0px;
}
}






  #s-c17cf2e0-1193-41a6-8761-55ed8bc14f3f img.shogun-image {
    

    
    
    
  }


#s-c17cf2e0-1193-41a6-8761-55ed8bc14f3f .shogun-image-content {
  
    align-items: center;
  
}

#s-2d1358a6-08f4-4853-8a46-1b98218f0876 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2d1358a6-08f4-4853-8a46-1b98218f0876"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-2d1358a6-08f4-4853-8a46-1b98218f0876"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2d1358a6-08f4-4853-8a46-1b98218f0876"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d1358a6-08f4-4853-8a46-1b98218f0876"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-f3b90497-f036-4c09-ac25-c7662ec9da2d {
  margin-bottom: 1em;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-f3b90497-f036-4c09-ac25-c7662ec9da2d img.shogun-image,
  #s-f3b90497-f036-4c09-ac25-c7662ec9da2d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f3b90497-f036-4c09-ac25-c7662ec9da2d {
    width: 100%;
    height: auto;
  }



  #s-f3b90497-f036-4c09-ac25-c7662ec9da2d img.shogun-image {
    

    
    
    
  }


#s-f3b90497-f036-4c09-ac25-c7662ec9da2d .shogun-image-content {
  
    align-items: center;
  
}

#s-dd6ef23e-36b3-41c0-a636-57bb3598bb23 {
  margin-bottom: 1em;
text-align: center;
}







  #s-dd6ef23e-36b3-41c0-a636-57bb3598bb23 img.shogun-image {
    

    
    
    
  }


#s-dd6ef23e-36b3-41c0-a636-57bb3598bb23 .shogun-image-content {
  
    align-items: center;
  
}

#s-f7d6ac1e-6679-4a08-bc2b-1f3519b0f023 {
  margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
min-height: 50px;
}








#s-f7d6ac1e-6679-4a08-bc2b-1f3519b0f023 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f7d6ac1e-6679-4a08-bc2b-1f3519b0f023.shg-box.shg-c {
  justify-content: center;
}

#s-bbd22624-787c-455d-970c-d7d1d9005101 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}

#s-55bb31c2-87ef-4b1c-ae55-4ae8e15e0865 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-55bb31c2-87ef-4b1c-ae55-4ae8e15e0865 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-55bb31c2-87ef-4b1c-ae55-4ae8e15e0865.shg-box.shg-c {
  justify-content: center;
}

#s-1057ba1e-23f9-4e3b-95f4-e4cecb83148d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-9ae55c75-f4ac-4183-8fe1-966ffc104b8b {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-top: 1em;
padding-left: 2%;
padding-bottom: 1em;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: none;
min-height: 120px;
background-color: rgba(0, 0, 0, 1);
}








#s-9ae55c75-f4ac-4183-8fe1-966ffc104b8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9ae55c75-f4ac-4183-8fe1-966ffc104b8b.shg-box.shg-c {
  justify-content: center;
}

#s-ca6594c6-e35f-491b-928c-6f06b85f64a2 {
  margin-left: auto;
margin-right: auto;
padding-top: 1em;
padding-left: 2%;
padding-bottom: 1em;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 234, 236, 1);
border-style: solid;
min-height: 50px;
max-width: 1200px;
}








#s-ca6594c6-e35f-491b-928c-6f06b85f64a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ca6594c6-e35f-491b-928c-6f06b85f64a2 {
  cursor: pointer;
}#s-ca6594c6-e35f-491b-928c-6f06b85f64a2.shg-box.shg-c {
  justify-content: center;
}

#s-68cc5e89-6427-45c8-af0f-25ab0e862146 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-68cc5e89-6427-45c8-af0f-25ab0e862146"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68cc5e89-6427-45c8-af0f-25ab0e862146"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-68cc5e89-6427-45c8-af0f-25ab0e862146"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-68cc5e89-6427-45c8-af0f-25ab0e862146"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-68cc5e89-6427-45c8-af0f-25ab0e862146"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-68cc5e89-6427-45c8-af0f-25ab0e862146"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-68cc5e89-6427-45c8-af0f-25ab0e862146"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-91a3af1d-8641-400e-bb85-42a0cfa89b2c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-91a3af1d-8641-400e-bb85-42a0cfa89b2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-91a3af1d-8641-400e-bb85-42a0cfa89b2c.shg-box.shg-c {
  justify-content: center;
}

#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
max-width: 200px;
aspect-ratio: 316/93;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  max-width: 150px;
text-align: left;
}
}@media (min-width: 768px) and (max-width: 991px){#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  max-width: 150px;
}
}@media (max-width: 767px){#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  max-width: 150px;
}
}


.shg-image-margin-container-s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  margin-left: auto;
  margin-right: auto;
  
  margin-bottom: 0em;
}

#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shg-image-content-wrapper {
      aspect-ratio: 316/93;
      width: 100%;
      height: 100%;
    }

    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shogun-image-link {
      aspect-ratio: 316/93;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image {
    
    
  }


.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
      --shg-aspect-ratio: calc(316/93); 
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
      position: relative;
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  
  
  
  
}

#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shg-image-content-wrapper {
      aspect-ratio: 316/93;
      width: 100%;
      height: 100%;
    }

    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shogun-image-link {
      aspect-ratio: 316/93;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image {
    
    
  }


.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
      --shg-aspect-ratio: calc(316/93); 
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
      position: relative;
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  
  
  
  
}

#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shg-image-content-wrapper {
      aspect-ratio: 316/93;
      width: 100%;
      height: 100%;
    }

    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shogun-image-link {
      aspect-ratio: 316/93;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image {
    
    
  }


.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
      --shg-aspect-ratio: calc(316/93); 
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
      position: relative;
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  
  
  
  
}

#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shg-image-content-wrapper {
      aspect-ratio: 316/93;
      width: 100%;
      height: 100%;
    }

    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shogun-image-link {
      aspect-ratio: 316/93;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image {
    
    
  }


.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
      --shg-aspect-ratio: calc(316/93); 
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
      position: relative;
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  
  
  
  
}

#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shg-image-content-wrapper {
      aspect-ratio: 316/93;
      width: 100%;
      height: 100%;
    }

    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shogun-image-link {
      aspect-ratio: 316/93;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image {
    
    
  }


.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 .shogun-image-content {
  
    align-items: center;
  
}

.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 {
      --shg-aspect-ratio: calc(316/93); 
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container {
      position: relative;
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05babcf7-b824-4461-bd5a-d79ef2a56cb8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-ab2cdbeb-4cdc-4395-98a7-9d6f83667dca {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ab2cdbeb-4cdc-4395-98a7-9d6f83667dca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ab2cdbeb-4cdc-4395-98a7-9d6f83667dca.shg-box.shg-c {
  justify-content: center;
}

#s-cc8622cf-41ff-4bfb-85a7-0d036e0ffcf9 {
  margin-left: auto;
margin-bottom: -1.5em;
margin-right: auto;
}
@media (min-width: 1200px){#s-cc8622cf-41ff-4bfb-85a7-0d036e0ffcf9 {
  display: none;
}
#s-cc8622cf-41ff-4bfb-85a7-0d036e0ffcf9, #wrap-s-cc8622cf-41ff-4bfb-85a7-0d036e0ffcf9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc8622cf-41ff-4bfb-85a7-0d036e0ffcf9 {
  display: none;
}
#s-cc8622cf-41ff-4bfb-85a7-0d036e0ffcf9, #wrap-s-cc8622cf-41ff-4bfb-85a7-0d036e0ffcf9 { display: none !important; }}
#s-f54d98fa-bdf0-492a-bcc4-7ae043aecb3e {
  margin-left: auto;
margin-bottom: -1.5em;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-f54d98fa-bdf0-492a-bcc4-7ae043aecb3e {
  display: none;
}
#s-f54d98fa-bdf0-492a-bcc4-7ae043aecb3e, #wrap-s-f54d98fa-bdf0-492a-bcc4-7ae043aecb3e { display: none !important; }}@media (max-width: 767px){#s-f54d98fa-bdf0-492a-bcc4-7ae043aecb3e {
  display: none;
}
#s-f54d98fa-bdf0-492a-bcc4-7ae043aecb3e, #wrap-s-f54d98fa-bdf0-492a-bcc4-7ae043aecb3e { display: none !important; }}
#s-8162786a-5415-4b48-bf3d-4875e70be13b {
  margin-left: auto;
margin-bottom: -1.5em;
margin-right: auto;
}
@media (min-width: 1200px){#s-8162786a-5415-4b48-bf3d-4875e70be13b {
  display: none;
}
#s-8162786a-5415-4b48-bf3d-4875e70be13b, #wrap-s-8162786a-5415-4b48-bf3d-4875e70be13b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8162786a-5415-4b48-bf3d-4875e70be13b {
  display: none;
}
#s-8162786a-5415-4b48-bf3d-4875e70be13b, #wrap-s-8162786a-5415-4b48-bf3d-4875e70be13b { display: none !important; }}
#s-2fc8e0a7-b95b-4ec7-824a-6dd906c9d463 {
  margin-left: auto;
margin-bottom: -1.5em;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-2fc8e0a7-b95b-4ec7-824a-6dd906c9d463 {
  display: none;
}
#s-2fc8e0a7-b95b-4ec7-824a-6dd906c9d463, #wrap-s-2fc8e0a7-b95b-4ec7-824a-6dd906c9d463 { display: none !important; }}@media (max-width: 767px){#s-2fc8e0a7-b95b-4ec7-824a-6dd906c9d463 {
  display: none;
}
#s-2fc8e0a7-b95b-4ec7-824a-6dd906c9d463, #wrap-s-2fc8e0a7-b95b-4ec7-824a-6dd906c9d463 { display: none !important; }}
#s-c49e5788-5f94-49f6-b3d3-ad8247d0ad58 {
  margin-left: auto;
margin-bottom: -2em;
margin-right: auto;
}
@media (min-width: 1200px){#s-c49e5788-5f94-49f6-b3d3-ad8247d0ad58 {
  display: none;
}
#s-c49e5788-5f94-49f6-b3d3-ad8247d0ad58, #wrap-s-c49e5788-5f94-49f6-b3d3-ad8247d0ad58 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c49e5788-5f94-49f6-b3d3-ad8247d0ad58 {
  display: none;
}
#s-c49e5788-5f94-49f6-b3d3-ad8247d0ad58, #wrap-s-c49e5788-5f94-49f6-b3d3-ad8247d0ad58 { display: none !important; }}
#s-b3ad8dad-e975-4ad1-a188-8e8d333bd076 {
  margin-left: auto;
margin-bottom: -2em;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-b3ad8dad-e975-4ad1-a188-8e8d333bd076 {
  display: none;
}
#s-b3ad8dad-e975-4ad1-a188-8e8d333bd076, #wrap-s-b3ad8dad-e975-4ad1-a188-8e8d333bd076 { display: none !important; }}@media (max-width: 767px){#s-b3ad8dad-e975-4ad1-a188-8e8d333bd076 {
  display: none;
}
#s-b3ad8dad-e975-4ad1-a188-8e8d333bd076, #wrap-s-b3ad8dad-e975-4ad1-a188-8e8d333bd076 { display: none !important; }}
#s-7890ba09-f577-401d-9b56-885a72ce7f84 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-7890ba09-f577-401d-9b56-885a72ce7f84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7890ba09-f577-401d-9b56-885a72ce7f84.shg-box.shg-c {
  justify-content: center;
}

#s-f73b6192-208c-4197-9795-21efbba17d29 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f73b6192-208c-4197-9795-21efbba17d29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f73b6192-208c-4197-9795-21efbba17d29.shg-box.shg-c {
  justify-content: center;
}

.button-profile-light-steel, .button-profile-light-steel:active, .button-profile-light-steel:focus, .button-profile-light-steel:visited  {
    background-color: #f4f3ef;
    border: 1px solid #f4f3ef;
    mso-border-alt: 8px solid #f4f3ef;
    color: #212226;
    transition: 250ms all ease-in;
    font-family:nudista-web, arial, sans-serif;
    font-weight:400;
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 22px;
    padding: 10px 30px;
    display: inline-block;
    text-decoration: none;
    mso-padding-alt: 0px;
    border-radius: 0px !important;
}
.button-profile-light-steel:hover {
      transition: 0.3s !important;
      background-color: #393a37 !important;
      border: 1px solid #f4f3ef !important;
      mso-border-alt: 8px solid #393a37 !important;
      color: #f4f3ef !important;
}

#s-596c5c49-f952-4dd0-a344-2c5f60063ddd {
  margin-bottom: -1em;
}
@media (max-width: 767px){#s-596c5c49-f952-4dd0-a344-2c5f60063ddd {
  margin-top: 1em;
text-align: center;
}
}
#s-965f75c5-d6a0-48ff-b25c-73d914f18dd6 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-top: 2em;
padding-left: 2%;
padding-bottom: 2em;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(240, 90, 79, 1);
border-style: none;
min-height: 50px;
background-color: rgba(0, 59, 113, 1);
}








#s-965f75c5-d6a0-48ff-b25c-73d914f18dd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-965f75c5-d6a0-48ff-b25c-73d914f18dd6.shg-box.shg-c {
  justify-content: center;
}

#s-eeda6282-ed64-4527-bf34-6268be7bf668 {
  margin-left: auto;
margin-right: auto;
max-width: 1600px;
aspect-ratio: 1600/460;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-eeda6282-ed64-4527-bf34-6268be7bf668 {
  display: none;
}
#s-eeda6282-ed64-4527-bf34-6268be7bf668, #wrap-s-eeda6282-ed64-4527-bf34-6268be7bf668 { display: none !important; }}@media (max-width: 767px){#s-eeda6282-ed64-4527-bf34-6268be7bf668 {
  display: none;
}
#s-eeda6282-ed64-4527-bf34-6268be7bf668, #wrap-s-eeda6282-ed64-4527-bf34-6268be7bf668 { display: none !important; }}


.shg-image-margin-container-s-eeda6282-ed64-4527-bf34-6268be7bf668 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-eeda6282-ed64-4527-bf34-6268be7bf668 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eeda6282-ed64-4527-bf34-6268be7bf668 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image {
    
    
  }


.s-eeda6282-ed64-4527-bf34-6268be7bf668 .shogun-image-content {
  
    align-items: center;
  
}

.s-eeda6282-ed64-4527-bf34-6268be7bf668.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eeda6282-ed64-4527-bf34-6268be7bf668 {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
      position: relative;
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-eeda6282-ed64-4527-bf34-6268be7bf668 {
  
  
  
  
}

#s-eeda6282-ed64-4527-bf34-6268be7bf668 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eeda6282-ed64-4527-bf34-6268be7bf668 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image {
    
    
  }


.s-eeda6282-ed64-4527-bf34-6268be7bf668 .shogun-image-content {
  
    align-items: center;
  
}

.s-eeda6282-ed64-4527-bf34-6268be7bf668.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eeda6282-ed64-4527-bf34-6268be7bf668 {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
      position: relative;
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-eeda6282-ed64-4527-bf34-6268be7bf668 {
  
  
  
  
}

#s-eeda6282-ed64-4527-bf34-6268be7bf668 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eeda6282-ed64-4527-bf34-6268be7bf668 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image {
    
    
  }


.s-eeda6282-ed64-4527-bf34-6268be7bf668 .shogun-image-content {
  
    align-items: center;
  
}

.s-eeda6282-ed64-4527-bf34-6268be7bf668.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eeda6282-ed64-4527-bf34-6268be7bf668 {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
      position: relative;
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-eeda6282-ed64-4527-bf34-6268be7bf668 {
  
  
  
  
}

#s-eeda6282-ed64-4527-bf34-6268be7bf668 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eeda6282-ed64-4527-bf34-6268be7bf668 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image {
    
    
  }


.s-eeda6282-ed64-4527-bf34-6268be7bf668 .shogun-image-content {
  
    align-items: center;
  
}

.s-eeda6282-ed64-4527-bf34-6268be7bf668.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eeda6282-ed64-4527-bf34-6268be7bf668 {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
      position: relative;
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-eeda6282-ed64-4527-bf34-6268be7bf668 {
  
  
  
  
}

#s-eeda6282-ed64-4527-bf34-6268be7bf668 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eeda6282-ed64-4527-bf34-6268be7bf668 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eeda6282-ed64-4527-bf34-6268be7bf668 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image {
    
    
  }


.s-eeda6282-ed64-4527-bf34-6268be7bf668 .shogun-image-content {
  
    align-items: center;
  
}

.s-eeda6282-ed64-4527-bf34-6268be7bf668.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eeda6282-ed64-4527-bf34-6268be7bf668 {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container {
      position: relative;
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eeda6282-ed64-4527-bf34-6268be7bf668 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-1eb663f1-1a42-4aba-975a-5e4d84e3a2ce {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1eb663f1-1a42-4aba-975a-5e4d84e3a2ce {
  display: none;
}
#s-1eb663f1-1a42-4aba-975a-5e4d84e3a2ce, #wrap-s-1eb663f1-1a42-4aba-975a-5e4d84e3a2ce { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1eb663f1-1a42-4aba-975a-5e4d84e3a2ce {
  display: none;
}
#s-1eb663f1-1a42-4aba-975a-5e4d84e3a2ce, #wrap-s-1eb663f1-1a42-4aba-975a-5e4d84e3a2ce { display: none !important; }}







#s-1eb663f1-1a42-4aba-975a-5e4d84e3a2ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1eb663f1-1a42-4aba-975a-5e4d84e3a2ce.shg-box.shg-c {
  justify-content: center;
}

#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
  max-width: 953px;
aspect-ratio: 991/460;
text-align: center;
}
@media (min-width: 1200px){#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
  display: none;
}
#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965, #wrap-s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
  display: none;
}
#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965, #wrap-s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 { display: none !important; }}


.shg-image-margin-container-s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
  
  
  
  
}

#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image {
    
    
  }


.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shogun-image-content {
  
    align-items: center;
  
}

.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
      position: relative;
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
  
  
  
  
}

#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image {
    
    
  }


.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shogun-image-content {
  
    align-items: center;
  
}

.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
      position: relative;
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
  
  
  
  
}

#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image {
    
    
  }


.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shogun-image-content {
  
    align-items: center;
  
}

.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
      position: relative;
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
  
  
  
  
}

#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image {
    
    
  }


.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shogun-image-content {
  
    align-items: center;
  
}

.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
      position: relative;
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
  
  
  
  
}

#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image {
    
    
  }


.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 .shogun-image-content {
  
    align-items: center;
  
}

.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container {
      position: relative;
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33a9bf19-df4b-438b-9f6f-bad91f8c6965 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
  max-width: 953px;
aspect-ratio: 1600/460;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
  display: none;
}
#s-71ff40b4-40da-4c18-b286-2d76147ddf84, #wrap-s-71ff40b4-40da-4c18-b286-2d76147ddf84 { display: none !important; }}@media (max-width: 767px){#s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
  display: none;
}
#s-71ff40b4-40da-4c18-b286-2d76147ddf84, #wrap-s-71ff40b4-40da-4c18-b286-2d76147ddf84 { display: none !important; }}


.shg-image-margin-container-s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
  
  
  
  
}

#s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71ff40b4-40da-4c18-b286-2d76147ddf84 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image {
    
    
  }


.s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shogun-image-content {
  
    align-items: center;
  
}

.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
      position: relative;
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
  
  
  
  
}

#s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71ff40b4-40da-4c18-b286-2d76147ddf84 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image {
    
    
  }


.s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shogun-image-content {
  
    align-items: center;
  
}

.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
      position: relative;
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
  
  
  
  
}

#s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71ff40b4-40da-4c18-b286-2d76147ddf84 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image {
    
    
  }


.s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shogun-image-content {
  
    align-items: center;
  
}

.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
      position: relative;
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
  
  
  
  
}

#s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71ff40b4-40da-4c18-b286-2d76147ddf84 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image {
    
    
  }


.s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shogun-image-content {
  
    align-items: center;
  
}

.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
      position: relative;
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
  
  
  
  
}

#s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71ff40b4-40da-4c18-b286-2d76147ddf84 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image {
    
    
  }


.s-71ff40b4-40da-4c18-b286-2d76147ddf84 .shogun-image-content {
  
    align-items: center;
  
}

.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-71ff40b4-40da-4c18-b286-2d76147ddf84 {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container {
      position: relative;
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71ff40b4-40da-4c18-b286-2d76147ddf84 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-58ed7ae8-b3b0-4bd2-900b-34936127f9ed {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: left;
}

#s-3ed0eb1e-0daa-447e-8afd-cb1db05490ed {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-3ed0eb1e-0daa-447e-8afd-cb1db05490ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ed0eb1e-0daa-447e-8afd-cb1db05490ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ed0eb1e-0daa-447e-8afd-cb1db05490ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ed0eb1e-0daa-447e-8afd-cb1db05490ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ed0eb1e-0daa-447e-8afd-cb1db05490ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ed0eb1e-0daa-447e-8afd-cb1db05490ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ed0eb1e-0daa-447e-8afd-cb1db05490ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
  margin-left: auto;
margin-right: auto;
max-width: 283px;
aspect-ratio: 300/236;
text-align: center;
}



.shg-image-margin-container-s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shg-image-content-wrapper {
      aspect-ratio: 300/236;
      width: 100%;
      height: 100%;
    }

    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shogun-image-link {
      aspect-ratio: 300/236;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image {
    
    
  }


.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shogun-image-content {
  
    align-items: center;
  
}

.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
      --shg-aspect-ratio: calc(300/236); 
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
      position: relative;
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
  
  
  
  
}

#s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shg-image-content-wrapper {
      aspect-ratio: 300/236;
      width: 100%;
      height: 100%;
    }

    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shogun-image-link {
      aspect-ratio: 300/236;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image {
    
    
  }


.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shogun-image-content {
  
    align-items: center;
  
}

.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
      --shg-aspect-ratio: calc(300/236); 
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
      position: relative;
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
  
  
  
  
}

#s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shg-image-content-wrapper {
      aspect-ratio: 300/236;
      width: 100%;
      height: 100%;
    }

    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shogun-image-link {
      aspect-ratio: 300/236;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image {
    
    
  }


.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shogun-image-content {
  
    align-items: center;
  
}

.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
      --shg-aspect-ratio: calc(300/236); 
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
      position: relative;
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
  
  
  
  
}

#s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shg-image-content-wrapper {
      aspect-ratio: 300/236;
      width: 100%;
      height: 100%;
    }

    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shogun-image-link {
      aspect-ratio: 300/236;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image {
    
    
  }


.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shogun-image-content {
  
    align-items: center;
  
}

.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
      --shg-aspect-ratio: calc(300/236); 
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
      position: relative;
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
  
  
  
  
}

#s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shg-image-content-wrapper {
      aspect-ratio: 300/236;
      width: 100%;
      height: 100%;
    }

    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shogun-image-link {
      aspect-ratio: 300/236;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image {
    
    
  }


.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b .shogun-image-content {
  
    align-items: center;
  
}

.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b {
      --shg-aspect-ratio: calc(300/236); 
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container {
      position: relative;
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7d3bfa5-11ac-4d00-b37b-fc866605ab2b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-1cb4a8ac-085e-40a8-ad6e-f9284aaac69b {
  margin-bottom: -1em;
}

#s-efb87c6c-aace-4dac-9286-7bfbb64409cc {
  margin-left: auto;
margin-right: auto;
padding-left: 0em;
padding-right: 2em;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-efb87c6c-aace-4dac-9286-7bfbb64409cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-efb87c6c-aace-4dac-9286-7bfbb64409cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-efb87c6c-aace-4dac-9286-7bfbb64409cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-efb87c6c-aace-4dac-9286-7bfbb64409cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-efb87c6c-aace-4dac-9286-7bfbb64409cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-efb87c6c-aace-4dac-9286-7bfbb64409cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-efb87c6c-aace-4dac-9286-7bfbb64409cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

.btn-transparent-white{
  transition: 0.3s !important;
  color:#ffffff;
  text-decoration:none;
  border-width:2px;
  border-style:solid;
  border-color:#ffffff;
  mso-border-alt:2px solid #ffffff;
  transition: 250ms all ease-in;
  font-size:16px;
  font-weight:400;
  letter-spacing: 0.2px;
  line-height:22px;
  padding-top:10px;
  padding-bottom:10px;
  padding-right:30px;
  padding-left:30px;
  display:inline-block;
  mso-padding-alt:8px;
  border-radius:0px !important;  
  margin-bottom: 2em;
}

.btn-transparent-white:hover {
  transition: 0.3s !important;
  color: #ffffff;
  border: 2px solid #ffffff;
  background-color: rgba(244, 243, 239, 0.5);
}

.btn-transparent-white:active, 
.button-opaque:focus {
  color: #ffffff;
  border: 2px solid #ffffff;
}  
#s-cd9c5d47-4b3b-4dc9-96e8-e80a20a9c386 {
  margin-bottom: 0em;
text-align: left;
}

#s-6a71685e-b5cb-42b8-8fae-0526130839ee {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-6a71685e-b5cb-42b8-8fae-0526130839ee {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6a71685e-b5cb-42b8-8fae-0526130839ee {
  
}
}
#s-a7e3be2f-caac-479f-9508-27ba5e35e530 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a7e3be2f-caac-479f-9508-27ba5e35e530 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7e3be2f-caac-479f-9508-27ba5e35e530.shg-box.shg-c {
  justify-content: center;
}

#s-738c633c-fcc1-4c32-8af9-0784da250010 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 59, 113, 1);
border-style: none;
border-radius: 20px;
min-height: 50px;
max-width: 1400px;
background-color: rgba(255, 255, 255, 1);
}








#s-738c633c-fcc1-4c32-8af9-0784da250010 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-738c633c-fcc1-4c32-8af9-0784da250010.shg-box.shg-c {
  justify-content: center;
}

#s-7fc10fbf-b6bb-4c48-969a-f8e004d555b6 {
  margin-top: 1em;
margin-bottom: 0em;
padding-left: 1%;
padding-right: 1%;
}

@media (min-width: 0px) {
[id="s-7fc10fbf-b6bb-4c48-969a-f8e004d555b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7fc10fbf-b6bb-4c48-969a-f8e004d555b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-7fc10fbf-b6bb-4c48-969a-f8e004d555b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-7fc10fbf-b6bb-4c48-969a-f8e004d555b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

}

#s-de9d5875-e54a-4737-a1ba-5e0d7ec265fa {
  margin-bottom: -1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de9d5875-e54a-4737-a1ba-5e0d7ec265fa .shogun-heading-component h3 {
  color: rgba(0, 59, 113, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-7cd5f9d2-10b3-4380-aedc-b040d1c3b88d {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-7cd5f9d2-10b3-4380-aedc-b040d1c3b88d img.shogun-image {
    

    
    
    
  }


#s-7cd5f9d2-10b3-4380-aedc-b040d1c3b88d .shogun-image-content {
  
    align-items: center;
  
}

#s-bc08f099-1d53-471f-b71f-38390ca22f6c {
  margin-bottom: -1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc08f099-1d53-471f-b71f-38390ca22f6c .shogun-heading-component h3 {
  color: rgba(0, 59, 113, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-33d83c06-be0b-4889-a218-2eb11d375af5 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-33d83c06-be0b-4889-a218-2eb11d375af5 img.shogun-image {
    

    
    
    
  }


#s-33d83c06-be0b-4889-a218-2eb11d375af5 .shogun-image-content {
  
    align-items: center;
  
}

#s-873383c0-376d-48ca-afdc-9335f1a6ea01 {
  margin-bottom: -1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-873383c0-376d-48ca-afdc-9335f1a6ea01 .shogun-heading-component h3 {
  color: rgba(0, 59, 113, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-ea97658b-a6bb-436f-8d5e-a0d6165ecc74 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-ea97658b-a6bb-436f-8d5e-a0d6165ecc74 img.shogun-image {
    

    
    
    
  }


#s-ea97658b-a6bb-436f-8d5e-a0d6165ecc74 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a3985e4-02ac-471d-8ee3-8bac110771ab {
  margin-bottom: -1em;
}

#s-fe1800a9-9a3e-461f-9aae-36444854842f {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-top: 2em;
padding-left: 2%;
padding-bottom: 2em;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(240, 90, 79, 1);
border-style: none;
min-height: 50px;
background-color: rgba(0, 59, 113, 1);
}








#s-fe1800a9-9a3e-461f-9aae-36444854842f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe1800a9-9a3e-461f-9aae-36444854842f.shg-box.shg-c {
  justify-content: center;
}

#s-0a91c712-aea8-4aba-912d-5068cd95633a {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 1600px;
aspect-ratio: 1600/460;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0a91c712-aea8-4aba-912d-5068cd95633a {
  display: none;
}
#s-0a91c712-aea8-4aba-912d-5068cd95633a, #wrap-s-0a91c712-aea8-4aba-912d-5068cd95633a { display: none !important; }}@media (max-width: 767px){#s-0a91c712-aea8-4aba-912d-5068cd95633a {
  display: none;
}
#s-0a91c712-aea8-4aba-912d-5068cd95633a, #wrap-s-0a91c712-aea8-4aba-912d-5068cd95633a { display: none !important; }}


.shg-image-margin-container-s-0a91c712-aea8-4aba-912d-5068cd95633a {
  margin-left: auto;
  margin-right: auto;
  
  margin-bottom: 2em;
}

#s-0a91c712-aea8-4aba-912d-5068cd95633a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0a91c712-aea8-4aba-912d-5068cd95633a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image {
    
    
  }


.s-0a91c712-aea8-4aba-912d-5068cd95633a .shogun-image-content {
  
    align-items: center;
  
}

.s-0a91c712-aea8-4aba-912d-5068cd95633a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0a91c712-aea8-4aba-912d-5068cd95633a {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
      position: relative;
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-0a91c712-aea8-4aba-912d-5068cd95633a {
  
  
  
  
}

#s-0a91c712-aea8-4aba-912d-5068cd95633a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0a91c712-aea8-4aba-912d-5068cd95633a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image {
    
    
  }


.s-0a91c712-aea8-4aba-912d-5068cd95633a .shogun-image-content {
  
    align-items: center;
  
}

.s-0a91c712-aea8-4aba-912d-5068cd95633a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0a91c712-aea8-4aba-912d-5068cd95633a {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
      position: relative;
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-0a91c712-aea8-4aba-912d-5068cd95633a {
  
  
  
  
}

#s-0a91c712-aea8-4aba-912d-5068cd95633a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0a91c712-aea8-4aba-912d-5068cd95633a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image {
    
    
  }


.s-0a91c712-aea8-4aba-912d-5068cd95633a .shogun-image-content {
  
    align-items: center;
  
}

.s-0a91c712-aea8-4aba-912d-5068cd95633a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0a91c712-aea8-4aba-912d-5068cd95633a {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
      position: relative;
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-0a91c712-aea8-4aba-912d-5068cd95633a {
  
  
  
  
}

#s-0a91c712-aea8-4aba-912d-5068cd95633a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0a91c712-aea8-4aba-912d-5068cd95633a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image {
    
    
  }


.s-0a91c712-aea8-4aba-912d-5068cd95633a .shogun-image-content {
  
    align-items: center;
  
}

.s-0a91c712-aea8-4aba-912d-5068cd95633a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0a91c712-aea8-4aba-912d-5068cd95633a {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
      position: relative;
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-0a91c712-aea8-4aba-912d-5068cd95633a {
  
  
  
  
}

#s-0a91c712-aea8-4aba-912d-5068cd95633a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shg-image-content-wrapper {
      aspect-ratio: 1600/460;
      width: 100%;
      height: 100%;
    }

    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shogun-image-link {
      aspect-ratio: 1600/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0a91c712-aea8-4aba-912d-5068cd95633a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0a91c712-aea8-4aba-912d-5068cd95633a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image {
    
    
  }


.s-0a91c712-aea8-4aba-912d-5068cd95633a .shogun-image-content {
  
    align-items: center;
  
}

.s-0a91c712-aea8-4aba-912d-5068cd95633a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0a91c712-aea8-4aba-912d-5068cd95633a {
      --shg-aspect-ratio: calc(1600/460); 
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container {
      position: relative;
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0a91c712-aea8-4aba-912d-5068cd95633a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-6d0bbf6e-05bb-4730-b0dd-fa71b9cbfbfe {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6d0bbf6e-05bb-4730-b0dd-fa71b9cbfbfe {
  display: none;
}
#s-6d0bbf6e-05bb-4730-b0dd-fa71b9cbfbfe, #wrap-s-6d0bbf6e-05bb-4730-b0dd-fa71b9cbfbfe { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6d0bbf6e-05bb-4730-b0dd-fa71b9cbfbfe {
  display: none;
}
#s-6d0bbf6e-05bb-4730-b0dd-fa71b9cbfbfe, #wrap-s-6d0bbf6e-05bb-4730-b0dd-fa71b9cbfbfe { display: none !important; }}







#s-6d0bbf6e-05bb-4730-b0dd-fa71b9cbfbfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6d0bbf6e-05bb-4730-b0dd-fa71b9cbfbfe.shg-box.shg-c {
  justify-content: center;
}

#s-e2c5d15f-fa65-4341-819e-43cf640592ab {
  margin-bottom: 1em;
max-width: 953px;
aspect-ratio: 991/460;
text-align: center;
}



.shg-image-margin-container-s-e2c5d15f-fa65-4341-819e-43cf640592ab {
  
  
  
  margin-bottom: 1em;
}

#s-e2c5d15f-fa65-4341-819e-43cf640592ab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2c5d15f-fa65-4341-819e-43cf640592ab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image {
    
    
  }


.s-e2c5d15f-fa65-4341-819e-43cf640592ab .shogun-image-content {
  
    align-items: center;
  
}

.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2c5d15f-fa65-4341-819e-43cf640592ab {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
      position: relative;
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e2c5d15f-fa65-4341-819e-43cf640592ab {
  
  
  
  
}

#s-e2c5d15f-fa65-4341-819e-43cf640592ab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2c5d15f-fa65-4341-819e-43cf640592ab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image {
    
    
  }


.s-e2c5d15f-fa65-4341-819e-43cf640592ab .shogun-image-content {
  
    align-items: center;
  
}

.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2c5d15f-fa65-4341-819e-43cf640592ab {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
      position: relative;
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e2c5d15f-fa65-4341-819e-43cf640592ab {
  
  
  
  
}

#s-e2c5d15f-fa65-4341-819e-43cf640592ab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2c5d15f-fa65-4341-819e-43cf640592ab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image {
    
    
  }


.s-e2c5d15f-fa65-4341-819e-43cf640592ab .shogun-image-content {
  
    align-items: center;
  
}

.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2c5d15f-fa65-4341-819e-43cf640592ab {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
      position: relative;
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e2c5d15f-fa65-4341-819e-43cf640592ab {
  
  
  
  
}

#s-e2c5d15f-fa65-4341-819e-43cf640592ab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2c5d15f-fa65-4341-819e-43cf640592ab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image {
    
    
  }


.s-e2c5d15f-fa65-4341-819e-43cf640592ab .shogun-image-content {
  
    align-items: center;
  
}

.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2c5d15f-fa65-4341-819e-43cf640592ab {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
      position: relative;
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-e2c5d15f-fa65-4341-819e-43cf640592ab {
  
  
  
  
}

#s-e2c5d15f-fa65-4341-819e-43cf640592ab {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shg-image-content-wrapper {
      aspect-ratio: 991/460;
      width: 100%;
      height: 100%;
    }

    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shogun-image-link {
      aspect-ratio: 991/460;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2c5d15f-fa65-4341-819e-43cf640592ab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2c5d15f-fa65-4341-819e-43cf640592ab img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image {
    
    
  }


.s-e2c5d15f-fa65-4341-819e-43cf640592ab .shogun-image-content {
  
    align-items: center;
  
}

.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2c5d15f-fa65-4341-819e-43cf640592ab {
      --shg-aspect-ratio: calc(991/460); 
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container {
      position: relative;
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2c5d15f-fa65-4341-819e-43cf640592ab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-17995010-59a3-44a5-b436-ed5b00ea4985 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 59, 113, 1);
border-style: none;
border-radius: 20px;
min-height: 50px;
max-width: 1400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-17995010-59a3-44a5-b436-ed5b00ea4985 {
  max-width: 1100px;
}
}







#s-17995010-59a3-44a5-b436-ed5b00ea4985 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-17995010-59a3-44a5-b436-ed5b00ea4985.shg-box.shg-c {
  justify-content: center;
}

#s-ddc20829-6d69-4e90-aa0f-d54b0fab737d {
  margin-left: auto;
margin-right: auto;
}

#s-ac73bf24-72af-4fff-8b0f-6099a7bcac0b {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-ac73bf24-72af-4fff-8b0f-6099a7bcac0b {
  
}
}@media (max-width: 767px){#s-ac73bf24-72af-4fff-8b0f-6099a7bcac0b {
  
}
}
@media (min-width: 0px) {
[id="s-ac73bf24-72af-4fff-8b0f-6099a7bcac0b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 18.0px);
}

}

@media (min-width: 768px) {
[id="s-ac73bf24-72af-4fff-8b0f-6099a7bcac0b"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 28.8px);
}

}

@media (min-width: 992px) {
[id="s-ac73bf24-72af-4fff-8b0f-6099a7bcac0b"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 28.8px);
}

}

@media (min-width: 1200px) {
[id="s-ac73bf24-72af-4fff-8b0f-6099a7bcac0b"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 28.8px);
}

}

#s-f7ea90d0-f05f-481c-b3b9-4250eaa3d06d {
  max-width: 450px;
aspect-ratio: 210/291;
text-align: center;
}





  #s-f7ea90d0-f05f-481c-b3b9-4250eaa3d06d img.shogun-image,
  #s-f7ea90d0-f05f-481c-b3b9-4250eaa3d06d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f7ea90d0-f05f-481c-b3b9-4250eaa3d06d {
    width: 100%;
    height: auto;
  }



  #s-f7ea90d0-f05f-481c-b3b9-4250eaa3d06d img.shogun-image {
    

    
    
    
  }


#s-f7ea90d0-f05f-481c-b3b9-4250eaa3d06d .shogun-image-content {
  
    align-items: center;
  
}

#s-77bc33d6-ff51-44b8-b705-78e5b41697b6 {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-21261e74-b708-490a-a445-500288c5caac {
  margin-top: 0px;
max-width: 450px;
aspect-ratio: 210/291;
text-align: center;
}





  #s-21261e74-b708-490a-a445-500288c5caac img.shogun-image,
  #s-21261e74-b708-490a-a445-500288c5caac .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-21261e74-b708-490a-a445-500288c5caac {
    width: 100%;
    height: auto;
  }



  #s-21261e74-b708-490a-a445-500288c5caac img.shogun-image {
    

    
    
    
  }


#s-21261e74-b708-490a-a445-500288c5caac .shogun-image-content {
  
    align-items: center;
  
}

#s-ac7569db-4619-4fbc-a64f-5f43bb84e38d {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-a2ebf558-20b5-431e-815d-70aa383d51f1 {
  max-width: 450px;
aspect-ratio: 210/291;
text-align: center;
}





  #s-a2ebf558-20b5-431e-815d-70aa383d51f1 img.shogun-image,
  #s-a2ebf558-20b5-431e-815d-70aa383d51f1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a2ebf558-20b5-431e-815d-70aa383d51f1 {
    width: 100%;
    height: auto;
  }



  #s-a2ebf558-20b5-431e-815d-70aa383d51f1 img.shogun-image {
    

    
    
    
  }


#s-a2ebf558-20b5-431e-815d-70aa383d51f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-128fee1e-e5b6-4f8a-9eb0-40720abd1038 {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-75c0d9df-bb0e-4556-a086-42f7584beba5 {
  max-width: 450px;
aspect-ratio: 210/291;
text-align: center;
}





  #s-75c0d9df-bb0e-4556-a086-42f7584beba5 img.shogun-image,
  #s-75c0d9df-bb0e-4556-a086-42f7584beba5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-75c0d9df-bb0e-4556-a086-42f7584beba5 {
    width: 100%;
    height: auto;
  }



  #s-75c0d9df-bb0e-4556-a086-42f7584beba5 img.shogun-image {
    

    
    
    
  }


#s-75c0d9df-bb0e-4556-a086-42f7584beba5 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ee40474-664e-48fd-9024-edc87798f6ad {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-c1364365-dd5c-42de-8831-62942d6ab11f {
  max-width: 450px;
aspect-ratio: 210/291;
text-align: center;
}





  #s-c1364365-dd5c-42de-8831-62942d6ab11f img.shogun-image,
  #s-c1364365-dd5c-42de-8831-62942d6ab11f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c1364365-dd5c-42de-8831-62942d6ab11f {
    width: 100%;
    height: auto;
  }



  #s-c1364365-dd5c-42de-8831-62942d6ab11f img.shogun-image {
    

    
    
    
  }


#s-c1364365-dd5c-42de-8831-62942d6ab11f .shogun-image-content {
  
    align-items: center;
  
}

#s-4262931f-0b9e-4134-ae95-fdaaa7c2216e {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-964ee4fa-37a8-47b5-8f5d-6e0254cec317 {
  margin-bottom: 0em;
text-align: center;
}

#s-dea4d4cf-c357-4fe1-9c2b-fb2535e752b1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-36c2116c-0f14-43fa-92f2-6b228dd9368c {
  padding-left: 2em;
padding-right: 2em;
min-height: 50px;
}








#s-36c2116c-0f14-43fa-92f2-6b228dd9368c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-36c2116c-0f14-43fa-92f2-6b228dd9368c.shg-box.shg-c {
  justify-content: center;
}

#s-28333804-eb4b-4354-8879-691b20a37c90 {
  padding-left: 1em;
padding-right: 1em;
min-height: 50px;
}








#s-28333804-eb4b-4354-8879-691b20a37c90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-28333804-eb4b-4354-8879-691b20a37c90.shg-box.shg-c {
  justify-content: center;
}

#s-734768cf-97c2-4124-8510-35112c1642bf {
  margin-left: auto;
margin-right: auto;
}

#s-2f2b1590-e039-4ed6-9b97-5a472515a1be {
  margin-left: auto;
margin-right: auto;
}

#s-c3e9849c-4728-4857-86ce-3357b38da2b7 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-left: 1%;
padding-bottom: 2em;
padding-right: 1%;
min-height: 650px;
background-position: center center;
}








#s-c3e9849c-4728-4857-86ce-3357b38da2b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c3e9849c-4728-4857-86ce-3357b38da2b7.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-c3e9849c-4728-4857-86ce-3357b38da2b7 > .shg-box-overlay {
  background-color: rgba(0, 59, 113, 1);
  opacity: 1;
  display: block;
}#s-c3e9849c-4728-4857-86ce-3357b38da2b7.shg-box.shg-c {
  justify-content: center;
}
}
#s-06c4f86a-72d0-4c1b-92a8-46d30e3b4829 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-06c4f86a-72d0-4c1b-92a8-46d30e3b4829"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06c4f86a-72d0-4c1b-92a8-46d30e3b4829"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-06c4f86a-72d0-4c1b-92a8-46d30e3b4829"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-06c4f86a-72d0-4c1b-92a8-46d30e3b4829"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  margin-left: auto;
margin-right: auto;
max-width: 2576px;
aspect-ratio: 2576/1076;
text-align: center;
}
@media (min-width: 1200px){#s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  display: none;
}
#s-aee4f8cd-f1e0-4363-9495-8f729de4110e, #wrap-s-aee4f8cd-f1e0-4363-9495-8f729de4110e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  display: none;
}
#s-aee4f8cd-f1e0-4363-9495-8f729de4110e, #wrap-s-aee4f8cd-f1e0-4363-9495-8f729de4110e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  display: none;
}
#s-aee4f8cd-f1e0-4363-9495-8f729de4110e, #wrap-s-aee4f8cd-f1e0-4363-9495-8f729de4110e { display: none !important; }}


.shg-image-margin-container-s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shg-image-content-wrapper {
      aspect-ratio: 2576/1076;
      width: 100%;
      height: 100%;
    }

    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shogun-image-link {
      aspect-ratio: 2576/1076;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aee4f8cd-f1e0-4363-9495-8f729de4110e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image {
    
    
  }


.s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shogun-image-content {
  
    align-items: center;
  
}

.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
      --shg-aspect-ratio: calc(2576/1076); 
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
      position: relative;
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  
  
  
  
}

#s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shg-image-content-wrapper {
      aspect-ratio: 2576/1076;
      width: 100%;
      height: 100%;
    }

    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shogun-image-link {
      aspect-ratio: 2576/1076;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aee4f8cd-f1e0-4363-9495-8f729de4110e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image {
    
    
  }


.s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shogun-image-content {
  
    align-items: center;
  
}

.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
      --shg-aspect-ratio: calc(2576/1076); 
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
      position: relative;
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  
  
  
  
}

#s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shg-image-content-wrapper {
      aspect-ratio: 2576/1076;
      width: 100%;
      height: 100%;
    }

    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shogun-image-link {
      aspect-ratio: 2576/1076;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aee4f8cd-f1e0-4363-9495-8f729de4110e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image {
    
    
  }


.s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shogun-image-content {
  
    align-items: center;
  
}

.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
      --shg-aspect-ratio: calc(2576/1076); 
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
      position: relative;
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  
  
  
  
}

#s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shg-image-content-wrapper {
      aspect-ratio: 2576/1076;
      width: 100%;
      height: 100%;
    }

    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shogun-image-link {
      aspect-ratio: 2576/1076;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aee4f8cd-f1e0-4363-9495-8f729de4110e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image {
    
    
  }


.s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shogun-image-content {
  
    align-items: center;
  
}

.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
      --shg-aspect-ratio: calc(2576/1076); 
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
      position: relative;
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  
  
  
  
}

#s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shg-image-content-wrapper {
      aspect-ratio: 2576/1076;
      width: 100%;
      height: 100%;
    }

    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shogun-image-link {
      aspect-ratio: 2576/1076;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aee4f8cd-f1e0-4363-9495-8f729de4110e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image {
    
    
  }


.s-aee4f8cd-f1e0-4363-9495-8f729de4110e .shogun-image-content {
  
    align-items: center;
  
}

.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e {
      --shg-aspect-ratio: calc(2576/1076); 
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container {
      position: relative;
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aee4f8cd-f1e0-4363-9495-8f729de4110e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-3618de4a-32fa-4763-8430-c3ed3a821b99 {
  margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-left: 3%;
padding-bottom: 2em;
padding-right: 3%;
min-height: 50px;
max-width: 600px;
background-color: rgba(0, 59, 113, 1);
}
@media (max-width: 767px){#s-3618de4a-32fa-4763-8430-c3ed3a821b99 {
  margin-left: 2%;
margin-right: 2%;
padding-left: 2%;
padding-right: 2%;
}
}







#s-3618de4a-32fa-4763-8430-c3ed3a821b99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3618de4a-32fa-4763-8430-c3ed3a821b99.shg-box.shg-c {
  justify-content: center;
}

#s-55314c3e-cb01-464d-a36a-a40f5eda407c {
  margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
max-width: 150px;
aspect-ratio: 300/61;
text-align: left;
}



.shg-image-margin-container-s-55314c3e-cb01-464d-a36a-a40f5eda407c {
  margin-left: auto;
  margin-right: auto;
  
  margin-bottom: 0em;
}

#s-55314c3e-cb01-464d-a36a-a40f5eda407c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shg-image-content-wrapper {
      aspect-ratio: 300/61;
      width: 100%;
      height: 100%;
    }

    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shogun-image-link {
      aspect-ratio: 300/61;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55314c3e-cb01-464d-a36a-a40f5eda407c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image {
    
    
  }


.s-55314c3e-cb01-464d-a36a-a40f5eda407c .shogun-image-content {
  
    align-items: center;
  
}

.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55314c3e-cb01-464d-a36a-a40f5eda407c {
      --shg-aspect-ratio: calc(300/61); 
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
      position: relative;
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-55314c3e-cb01-464d-a36a-a40f5eda407c {
  
  
  
  
}

#s-55314c3e-cb01-464d-a36a-a40f5eda407c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shg-image-content-wrapper {
      aspect-ratio: 300/61;
      width: 100%;
      height: 100%;
    }

    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shogun-image-link {
      aspect-ratio: 300/61;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55314c3e-cb01-464d-a36a-a40f5eda407c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image {
    
    
  }


.s-55314c3e-cb01-464d-a36a-a40f5eda407c .shogun-image-content {
  
    align-items: center;
  
}

.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55314c3e-cb01-464d-a36a-a40f5eda407c {
      --shg-aspect-ratio: calc(300/61); 
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
      position: relative;
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-55314c3e-cb01-464d-a36a-a40f5eda407c {
  
  
  
  
}

#s-55314c3e-cb01-464d-a36a-a40f5eda407c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shg-image-content-wrapper {
      aspect-ratio: 300/61;
      width: 100%;
      height: 100%;
    }

    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shogun-image-link {
      aspect-ratio: 300/61;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55314c3e-cb01-464d-a36a-a40f5eda407c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image {
    
    
  }


.s-55314c3e-cb01-464d-a36a-a40f5eda407c .shogun-image-content {
  
    align-items: center;
  
}

.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55314c3e-cb01-464d-a36a-a40f5eda407c {
      --shg-aspect-ratio: calc(300/61); 
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
      position: relative;
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-55314c3e-cb01-464d-a36a-a40f5eda407c {
  
  
  
  
}

#s-55314c3e-cb01-464d-a36a-a40f5eda407c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shg-image-content-wrapper {
      aspect-ratio: 300/61;
      width: 100%;
      height: 100%;
    }

    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shogun-image-link {
      aspect-ratio: 300/61;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55314c3e-cb01-464d-a36a-a40f5eda407c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image {
    
    
  }


.s-55314c3e-cb01-464d-a36a-a40f5eda407c .shogun-image-content {
  
    align-items: center;
  
}

.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55314c3e-cb01-464d-a36a-a40f5eda407c {
      --shg-aspect-ratio: calc(300/61); 
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
      position: relative;
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-55314c3e-cb01-464d-a36a-a40f5eda407c {
  
  
  
  
}

#s-55314c3e-cb01-464d-a36a-a40f5eda407c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shg-image-content-wrapper {
      aspect-ratio: 300/61;
      width: 100%;
      height: 100%;
    }

    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shogun-image-link {
      aspect-ratio: 300/61;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55314c3e-cb01-464d-a36a-a40f5eda407c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55314c3e-cb01-464d-a36a-a40f5eda407c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image {
    
    
  }


.s-55314c3e-cb01-464d-a36a-a40f5eda407c .shogun-image-content {
  
    align-items: center;
  
}

.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55314c3e-cb01-464d-a36a-a40f5eda407c {
      --shg-aspect-ratio: calc(300/61); 
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container {
      position: relative;
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55314c3e-cb01-464d-a36a-a40f5eda407c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-a4e41cf9-cd0d-4205-9d85-992580cd0a1b {
  margin-top: 0em;
margin-bottom: -2em;
}
@media (min-width: 768px) and (max-width: 991px){#s-a4e41cf9-cd0d-4205-9d85-992580cd0a1b {
  
}
}@media (max-width: 767px){#s-a4e41cf9-cd0d-4205-9d85-992580cd0a1b {
  
}
}
#s-419b360f-2b8d-40df-85df-cd3b3d7017cd {
  margin-top: 0em;
margin-bottom: 0em;
}
@media (min-width: 768px) and (max-width: 991px){#s-419b360f-2b8d-40df-85df-cd3b3d7017cd {
  
}
}@media (max-width: 767px){#s-419b360f-2b8d-40df-85df-cd3b3d7017cd {
  
}
}
#s-8deecfd3-731e-43b8-8081-c6828f496e5e {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
padding-left: 2em;
}

@media (min-width: 0px) {
[id="s-8deecfd3-731e-43b8-8081-c6828f496e5e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-8deecfd3-731e-43b8-8081-c6828f496e5e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8deecfd3-731e-43b8-8081-c6828f496e5e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8deecfd3-731e-43b8-8081-c6828f496e5e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8deecfd3-731e-43b8-8081-c6828f496e5e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8deecfd3-731e-43b8-8081-c6828f496e5e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8deecfd3-731e-43b8-8081-c6828f496e5e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image {
    
    
  }


.s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shogun-image-content {
  
    align-items: center;
  
}

.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
      position: relative;
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
  
  
  
  
}

#s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image {
    
    
  }


.s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shogun-image-content {
  
    align-items: center;
  
}

.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
      position: relative;
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
  
  
  
  
}

#s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image {
    
    
  }


.s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shogun-image-content {
  
    align-items: center;
  
}

.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
      position: relative;
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
  
  
  
  
}

#s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image {
    
    
  }


.s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shogun-image-content {
  
    align-items: center;
  
}

.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
      position: relative;
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
  
  
  
  
}

#s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cf520101-c2dd-4b10-bc2b-16d3641555b8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image {
    
    
  }


.s-cf520101-c2dd-4b10-bc2b-16d3641555b8 .shogun-image-content {
  
    align-items: center;
  
}

.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container {
      position: relative;
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cf520101-c2dd-4b10-bc2b-16d3641555b8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-aefcdd56-9cbd-4ad2-a5ab-0d72da4e91fa {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-aefcdd56-9cbd-4ad2-a5ab-0d72da4e91fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aefcdd56-9cbd-4ad2-a5ab-0d72da4e91fa.shg-box.shg-c {
  justify-content: center;
}

#s-a7cff586-9516-4508-a718-9d150d973072 {
  margin-bottom: -2em;
}

#s-5d1efcb8-264c-477d-b08f-165879cbbc68 {
  margin-left: 2em;
margin-bottom: 1em;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5d1efcb8-264c-477d-b08f-165879cbbc68"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-5d1efcb8-264c-477d-b08f-165879cbbc68"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5d1efcb8-264c-477d-b08f-165879cbbc68"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5d1efcb8-264c-477d-b08f-165879cbbc68"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5d1efcb8-264c-477d-b08f-165879cbbc68"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d1efcb8-264c-477d-b08f-165879cbbc68"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5d1efcb8-264c-477d-b08f-165879cbbc68"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-afac56e9-588b-4e11-ac76-1dacbbd9842e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image {
    
    
  }


.s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shogun-image-content {
  
    align-items: center;
  
}

.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
      position: relative;
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
  
  
  
  
}

#s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-afac56e9-588b-4e11-ac76-1dacbbd9842e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image {
    
    
  }


.s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shogun-image-content {
  
    align-items: center;
  
}

.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
      position: relative;
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
  
  
  
  
}

#s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-afac56e9-588b-4e11-ac76-1dacbbd9842e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image {
    
    
  }


.s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shogun-image-content {
  
    align-items: center;
  
}

.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
      position: relative;
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
  
  
  
  
}

#s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-afac56e9-588b-4e11-ac76-1dacbbd9842e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image {
    
    
  }


.s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shogun-image-content {
  
    align-items: center;
  
}

.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
      position: relative;
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
  
  
  
  
}

#s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-afac56e9-588b-4e11-ac76-1dacbbd9842e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image {
    
    
  }


.s-afac56e9-588b-4e11-ac76-1dacbbd9842e .shogun-image-content {
  
    align-items: center;
  
}

.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container {
      position: relative;
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-afac56e9-588b-4e11-ac76-1dacbbd9842e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-422e8938-f3d3-4f35-942e-def520dee30f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-422e8938-f3d3-4f35-942e-def520dee30f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-422e8938-f3d3-4f35-942e-def520dee30f.shg-box.shg-c {
  justify-content: center;
}

#s-8ccbecfc-90a3-463f-b917-1b71bc7c5a5c {
  margin-bottom: -2em;
}

#s-f5744cb5-280a-4f5a-aac5-3a4ff346bb65 {
  margin-left: 2em;
margin-bottom: 1em;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f5744cb5-280a-4f5a-aac5-3a4ff346bb65"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-f5744cb5-280a-4f5a-aac5-3a4ff346bb65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f5744cb5-280a-4f5a-aac5-3a4ff346bb65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f5744cb5-280a-4f5a-aac5-3a4ff346bb65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f5744cb5-280a-4f5a-aac5-3a4ff346bb65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5744cb5-280a-4f5a-aac5-3a4ff346bb65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f5744cb5-280a-4f5a-aac5-3a4ff346bb65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image {
    
    
  }


.s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shogun-image-content {
  
    align-items: center;
  
}

.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
      position: relative;
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
  
  
  
  
}

#s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image {
    
    
  }


.s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shogun-image-content {
  
    align-items: center;
  
}

.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
      position: relative;
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
  
  
  
  
}

#s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image {
    
    
  }


.s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shogun-image-content {
  
    align-items: center;
  
}

.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
      position: relative;
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
  
  
  
  
}

#s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image {
    
    
  }


.s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shogun-image-content {
  
    align-items: center;
  
}

.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
      position: relative;
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
  
  
  
  
}

#s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98c2b240-7f20-481c-934c-6dd0bbbc6569 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image {
    
    
  }


.s-98c2b240-7f20-481c-934c-6dd0bbbc6569 .shogun-image-content {
  
    align-items: center;
  
}

.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container {
      position: relative;
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98c2b240-7f20-481c-934c-6dd0bbbc6569 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-ff4ce1e5-21c8-41e2-a245-8295e1f40548 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ff4ce1e5-21c8-41e2-a245-8295e1f40548 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ff4ce1e5-21c8-41e2-a245-8295e1f40548.shg-box.shg-c {
  justify-content: center;
}

#s-c364cadd-3709-42e5-9bc1-5cfdd4687149 {
  margin-bottom: -2em;
}

#s-99fc3658-0a02-4ba0-ad2e-51d9945efb54 {
  margin-left: 2em;
margin-bottom: 1em;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-99fc3658-0a02-4ba0-ad2e-51d9945efb54"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-99fc3658-0a02-4ba0-ad2e-51d9945efb54"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-99fc3658-0a02-4ba0-ad2e-51d9945efb54"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-99fc3658-0a02-4ba0-ad2e-51d9945efb54"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-99fc3658-0a02-4ba0-ad2e-51d9945efb54"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-99fc3658-0a02-4ba0-ad2e-51d9945efb54"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-99fc3658-0a02-4ba0-ad2e-51d9945efb54"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-55b6f07f-b5db-4173-b945-147e9d25c783 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-55b6f07f-b5db-4173-b945-147e9d25c783 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-55b6f07f-b5db-4173-b945-147e9d25c783 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55b6f07f-b5db-4173-b945-147e9d25c783 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image {
    
    
  }


.s-55b6f07f-b5db-4173-b945-147e9d25c783 .shogun-image-content {
  
    align-items: center;
  
}

.s-55b6f07f-b5db-4173-b945-147e9d25c783.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55b6f07f-b5db-4173-b945-147e9d25c783 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
      position: relative;
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-55b6f07f-b5db-4173-b945-147e9d25c783 {
  
  
  
  
}

#s-55b6f07f-b5db-4173-b945-147e9d25c783 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55b6f07f-b5db-4173-b945-147e9d25c783 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image {
    
    
  }


.s-55b6f07f-b5db-4173-b945-147e9d25c783 .shogun-image-content {
  
    align-items: center;
  
}

.s-55b6f07f-b5db-4173-b945-147e9d25c783.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55b6f07f-b5db-4173-b945-147e9d25c783 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
      position: relative;
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-55b6f07f-b5db-4173-b945-147e9d25c783 {
  
  
  
  
}

#s-55b6f07f-b5db-4173-b945-147e9d25c783 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55b6f07f-b5db-4173-b945-147e9d25c783 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image {
    
    
  }


.s-55b6f07f-b5db-4173-b945-147e9d25c783 .shogun-image-content {
  
    align-items: center;
  
}

.s-55b6f07f-b5db-4173-b945-147e9d25c783.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55b6f07f-b5db-4173-b945-147e9d25c783 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
      position: relative;
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-55b6f07f-b5db-4173-b945-147e9d25c783 {
  
  
  
  
}

#s-55b6f07f-b5db-4173-b945-147e9d25c783 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55b6f07f-b5db-4173-b945-147e9d25c783 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image {
    
    
  }


.s-55b6f07f-b5db-4173-b945-147e9d25c783 .shogun-image-content {
  
    align-items: center;
  
}

.s-55b6f07f-b5db-4173-b945-147e9d25c783.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55b6f07f-b5db-4173-b945-147e9d25c783 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
      position: relative;
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-55b6f07f-b5db-4173-b945-147e9d25c783 {
  
  
  
  
}

#s-55b6f07f-b5db-4173-b945-147e9d25c783 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-55b6f07f-b5db-4173-b945-147e9d25c783 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-55b6f07f-b5db-4173-b945-147e9d25c783 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image {
    
    
  }


.s-55b6f07f-b5db-4173-b945-147e9d25c783 .shogun-image-content {
  
    align-items: center;
  
}

.s-55b6f07f-b5db-4173-b945-147e9d25c783.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-55b6f07f-b5db-4173-b945-147e9d25c783 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container {
      position: relative;
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-55b6f07f-b5db-4173-b945-147e9d25c783 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-15e5a0c5-0a6f-49f6-8f85-ef08ac7f1aca {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-15e5a0c5-0a6f-49f6-8f85-ef08ac7f1aca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-15e5a0c5-0a6f-49f6-8f85-ef08ac7f1aca.shg-box.shg-c {
  justify-content: center;
}

#s-f62aff28-2a36-4213-8d52-7cb209b818b8 {
  margin-bottom: -2em;
}

#s-2b6cf3f0-c173-4168-b2dc-8208edfc3235 {
  margin-left: 2em;
margin-bottom: 1em;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2b6cf3f0-c173-4168-b2dc-8208edfc3235"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-2b6cf3f0-c173-4168-b2dc-8208edfc3235"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2b6cf3f0-c173-4168-b2dc-8208edfc3235"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2b6cf3f0-c173-4168-b2dc-8208edfc3235"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2b6cf3f0-c173-4168-b2dc-8208edfc3235"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b6cf3f0-c173-4168-b2dc-8208edfc3235"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2b6cf3f0-c173-4168-b2dc-8208edfc3235"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-32c161b7-4c38-418b-8501-1cea751b564b {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-32c161b7-4c38-418b-8501-1cea751b564b {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-32c161b7-4c38-418b-8501-1cea751b564b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32c161b7-4c38-418b-8501-1cea751b564b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-32c161b7-4c38-418b-8501-1cea751b564b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32c161b7-4c38-418b-8501-1cea751b564b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32c161b7-4c38-418b-8501-1cea751b564b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image {
    
    
  }


.s-32c161b7-4c38-418b-8501-1cea751b564b .shogun-image-content {
  
    align-items: center;
  
}

.s-32c161b7-4c38-418b-8501-1cea751b564b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-32c161b7-4c38-418b-8501-1cea751b564b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
      position: relative;
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-32c161b7-4c38-418b-8501-1cea751b564b {
  
  
  
  
}

#s-32c161b7-4c38-418b-8501-1cea751b564b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32c161b7-4c38-418b-8501-1cea751b564b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-32c161b7-4c38-418b-8501-1cea751b564b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32c161b7-4c38-418b-8501-1cea751b564b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32c161b7-4c38-418b-8501-1cea751b564b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image {
    
    
  }


.s-32c161b7-4c38-418b-8501-1cea751b564b .shogun-image-content {
  
    align-items: center;
  
}

.s-32c161b7-4c38-418b-8501-1cea751b564b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-32c161b7-4c38-418b-8501-1cea751b564b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
      position: relative;
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-32c161b7-4c38-418b-8501-1cea751b564b {
  
  
  
  
}

#s-32c161b7-4c38-418b-8501-1cea751b564b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32c161b7-4c38-418b-8501-1cea751b564b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-32c161b7-4c38-418b-8501-1cea751b564b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32c161b7-4c38-418b-8501-1cea751b564b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32c161b7-4c38-418b-8501-1cea751b564b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image {
    
    
  }


.s-32c161b7-4c38-418b-8501-1cea751b564b .shogun-image-content {
  
    align-items: center;
  
}

.s-32c161b7-4c38-418b-8501-1cea751b564b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-32c161b7-4c38-418b-8501-1cea751b564b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
      position: relative;
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-32c161b7-4c38-418b-8501-1cea751b564b {
  
  
  
  
}

#s-32c161b7-4c38-418b-8501-1cea751b564b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32c161b7-4c38-418b-8501-1cea751b564b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-32c161b7-4c38-418b-8501-1cea751b564b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32c161b7-4c38-418b-8501-1cea751b564b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32c161b7-4c38-418b-8501-1cea751b564b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image {
    
    
  }


.s-32c161b7-4c38-418b-8501-1cea751b564b .shogun-image-content {
  
    align-items: center;
  
}

.s-32c161b7-4c38-418b-8501-1cea751b564b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-32c161b7-4c38-418b-8501-1cea751b564b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
      position: relative;
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-32c161b7-4c38-418b-8501-1cea751b564b {
  
  
  
  
}

#s-32c161b7-4c38-418b-8501-1cea751b564b {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32c161b7-4c38-418b-8501-1cea751b564b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-32c161b7-4c38-418b-8501-1cea751b564b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32c161b7-4c38-418b-8501-1cea751b564b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32c161b7-4c38-418b-8501-1cea751b564b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image {
    
    
  }


.s-32c161b7-4c38-418b-8501-1cea751b564b .shogun-image-content {
  
    align-items: center;
  
}

.s-32c161b7-4c38-418b-8501-1cea751b564b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-32c161b7-4c38-418b-8501-1cea751b564b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container {
      position: relative;
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32c161b7-4c38-418b-8501-1cea751b564b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-49a4848e-9cbd-4b82-b307-af92d9955819 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-49a4848e-9cbd-4b82-b307-af92d9955819 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-49a4848e-9cbd-4b82-b307-af92d9955819.shg-box.shg-c {
  justify-content: center;
}

#s-5441a2bb-9031-48eb-9cf6-968d06590d6f {
  margin-bottom: -1em;
}

#s-a8058f89-6fbc-4d71-97ed-7b49c6dd4a07 {
  margin-left: 2em;
margin-bottom: 1em;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a8058f89-6fbc-4d71-97ed-7b49c6dd4a07"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-a8058f89-6fbc-4d71-97ed-7b49c6dd4a07"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a8058f89-6fbc-4d71-97ed-7b49c6dd4a07"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a8058f89-6fbc-4d71-97ed-7b49c6dd4a07"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a8058f89-6fbc-4d71-97ed-7b49c6dd4a07"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8058f89-6fbc-4d71-97ed-7b49c6dd4a07"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a8058f89-6fbc-4d71-97ed-7b49c6dd4a07"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

}

#s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image {
    
    
  }


.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shogun-image-content {
  
    align-items: center;
  
}

.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
      position: relative;
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
  
  
  
  
}

#s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image {
    
    
  }


.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shogun-image-content {
  
    align-items: center;
  
}

.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
      position: relative;
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
  
  
  
  
}

#s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image {
    
    
  }


.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shogun-image-content {
  
    align-items: center;
  
}

.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
      position: relative;
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
  
  
  
  
}

#s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image {
    
    
  }


.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shogun-image-content {
  
    align-items: center;
  
}

.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
      position: relative;
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
  
  
  
  
}

#s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image {
    
    
  }


.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 .shogun-image-content {
  
    align-items: center;
  
}

.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container {
      position: relative;
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8df5e246-5d1c-4774-a0ca-21a4f2d41975 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-cc8d2404-26cf-4e53-877c-327cd027ae1b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-cc8d2404-26cf-4e53-877c-327cd027ae1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cc8d2404-26cf-4e53-877c-327cd027ae1b.shg-box.shg-c {
  justify-content: center;
}

#s-1c856287-e42f-473d-8673-fe63b741fae0 {
  margin-bottom: -2em;
}

#s-9c901ac0-e923-44de-b530-9e9d52bf395b {
  padding-left: 1em;
padding-right: 1em;
min-height: 50px;
}








#s-9c901ac0-e923-44de-b530-9e9d52bf395b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9c901ac0-e923-44de-b530-9e9d52bf395b.shg-box.shg-c {
  justify-content: center;
}

#s-3cd9cbb7-b99f-48ef-b4b9-cc4fdb15f3e8 {
  margin-left: auto;
margin-right: auto;
}

#s-7bf87cdd-3477-4ddc-bd4a-bda91fa1e247 {
  margin-bottom: 2em;
}
@media (max-width: 767px){#s-7bf87cdd-3477-4ddc-bd4a-bda91fa1e247 {
  
}
}
/*
  $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}
@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

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