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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  margin-left: 0%;
margin-right: 0%;
max-width: 1250px;
text-align: center;
}
@media (min-width: 1200px){#s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  display: none;
}
#s-3a06dc6a-5678-4050-a078-71010b4350f4, #wrap-s-3a06dc6a-5678-4050-a078-71010b4350f4, #wrap-content-s-3a06dc6a-5678-4050-a078-71010b4350f4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  display: none;
}
#s-3a06dc6a-5678-4050-a078-71010b4350f4, #wrap-s-3a06dc6a-5678-4050-a078-71010b4350f4, #wrap-content-s-3a06dc6a-5678-4050-a078-71010b4350f4 { display: none !important; }}
#s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3a06dc6a-5678-4050-a078-71010b4350f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a06dc6a-5678-4050-a078-71010b4350f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a06dc6a-5678-4050-a078-71010b4350f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4.shogun-image {
  box-sizing: border-box;
}



.s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  
}


@media (min-width: 1200px){#s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3a06dc6a-5678-4050-a078-71010b4350f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a06dc6a-5678-4050-a078-71010b4350f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a06dc6a-5678-4050-a078-71010b4350f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4.shogun-image {
  box-sizing: border-box;
}



.s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3a06dc6a-5678-4050-a078-71010b4350f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a06dc6a-5678-4050-a078-71010b4350f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a06dc6a-5678-4050-a078-71010b4350f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4.shogun-image {
  box-sizing: border-box;
}



.s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3a06dc6a-5678-4050-a078-71010b4350f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a06dc6a-5678-4050-a078-71010b4350f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a06dc6a-5678-4050-a078-71010b4350f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4.shogun-image {
  box-sizing: border-box;
}



.s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  
}


}@media (max-width: 767px){#s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a06dc6a-5678-4050-a078-71010b4350f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-3a06dc6a-5678-4050-a078-71010b4350f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a06dc6a-5678-4050-a078-71010b4350f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a06dc6a-5678-4050-a078-71010b4350f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a06dc6a-5678-4050-a078-71010b4350f4.shogun-image {
  box-sizing: border-box;
}



.s-3a06dc6a-5678-4050-a078-71010b4350f4 img.shogun-image {
  
}


}
.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;
  flex-direction: column;
  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-6c732a69-acde-4669-99ea-3eb095f0530d {
  max-width: 5503px;
text-align: center;
}
@media (min-width: 1200px){#s-6c732a69-acde-4669-99ea-3eb095f0530d {
  display: none;
}
#s-6c732a69-acde-4669-99ea-3eb095f0530d, #wrap-s-6c732a69-acde-4669-99ea-3eb095f0530d, #wrap-content-s-6c732a69-acde-4669-99ea-3eb095f0530d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c732a69-acde-4669-99ea-3eb095f0530d {
  display: none;
}
#s-6c732a69-acde-4669-99ea-3eb095f0530d, #wrap-s-6c732a69-acde-4669-99ea-3eb095f0530d, #wrap-content-s-6c732a69-acde-4669-99ea-3eb095f0530d { display: none !important; }}
#s-6c732a69-acde-4669-99ea-3eb095f0530d {
  overflow: hidden;
  
  
      max-width: 5503px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-6c732a69-acde-4669-99ea-3eb095f0530d .shogun-image-content {
  
    justify-content:  flex-start;
  
}

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

@media (min-width: 1200px){#s-972a0f48-5666-400d-88a6-02211a424aff {
  display: none;
}
#s-972a0f48-5666-400d-88a6-02211a424aff, #wrap-s-972a0f48-5666-400d-88a6-02211a424aff, #wrap-content-s-972a0f48-5666-400d-88a6-02211a424aff { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-972a0f48-5666-400d-88a6-02211a424aff {
  display: none;
}
#s-972a0f48-5666-400d-88a6-02211a424aff, #wrap-s-972a0f48-5666-400d-88a6-02211a424aff, #wrap-content-s-972a0f48-5666-400d-88a6-02211a424aff { display: none !important; }}@media (max-width: 767px){#s-972a0f48-5666-400d-88a6-02211a424aff {
  display: none;
}
#s-972a0f48-5666-400d-88a6-02211a424aff, #wrap-s-972a0f48-5666-400d-88a6-02211a424aff, #wrap-content-s-972a0f48-5666-400d-88a6-02211a424aff { display: none !important; }}
@media (min-width: 0px) {
[id="s-972a0f48-5666-400d-88a6-02211a424aff"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-972a0f48-5666-400d-88a6-02211a424aff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-972a0f48-5666-400d-88a6-02211a424aff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-972a0f48-5666-400d-88a6-02211a424aff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-972a0f48-5666-400d-88a6-02211a424aff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-972a0f48-5666-400d-88a6-02211a424aff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-972a0f48-5666-400d-88a6-02211a424aff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-87d461b3-2ba1-47a3-957f-ff955cc09f7d {
  margin-top: 300px;
margin-left: -20%;
text-align: center;
}

#s-87d461b3-2ba1-47a3-957f-ff955cc09f7d {
  overflow: hidden;
  
  
}







  #s-87d461b3-2ba1-47a3-957f-ff955cc09f7d img.shogun-image {
    

    
    
    
  }


#s-87d461b3-2ba1-47a3-957f-ff955cc09f7d .shogun-image-content {
  
    justify-content: center;
  
}

.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-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  display: none;
}
#s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-content-s-86c5257e-88a6-438c-b6ba-0a79065cf80c { display: none !important; }}@media (max-width: 767px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  display: none;
}
#s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-content-s-86c5257e-88a6-438c-b6ba-0a79065cf80c { display: none !important; }}
#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  background-image: url(https://i.shgcdn.com/87318c8c-1a5b-4500-a99e-2b5f344154d5/);
}








#s-86c5257e-88a6-438c-b6ba-0a79065cf80c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-86c5257e-88a6-438c-b6ba-0a79065cf80c.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-86c5257e-88a6-438c-b6ba-0a79065cf80c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-86c5257e-88a6-438c-b6ba-0a79065cf80c.shg-box.shg-c {
  justify-content: center;
}
}
#s-d7c34b09-79ed-4ac6-ba52-5a5a42c42cde {
  margin-left: 30px;
margin-right: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-d7c34b09-79ed-4ac6-ba52-5a5a42c42cde {
  display: none;
}
#s-d7c34b09-79ed-4ac6-ba52-5a5a42c42cde, #wrap-s-d7c34b09-79ed-4ac6-ba52-5a5a42c42cde, #wrap-content-s-d7c34b09-79ed-4ac6-ba52-5a5a42c42cde { display: none !important; }}@media (max-width: 767px){#s-d7c34b09-79ed-4ac6-ba52-5a5a42c42cde {
  display: none;
}
#s-d7c34b09-79ed-4ac6-ba52-5a5a42c42cde, #wrap-s-d7c34b09-79ed-4ac6-ba52-5a5a42c42cde, #wrap-content-s-d7c34b09-79ed-4ac6-ba52-5a5a42c42cde { display: none !important; }}
@media (min-width: 0px) {
[id="s-d7c34b09-79ed-4ac6-ba52-5a5a42c42cde"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d7c34b09-79ed-4ac6-ba52-5a5a42c42cde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d7c34b09-79ed-4ac6-ba52-5a5a42c42cde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7c34b09-79ed-4ac6-ba52-5a5a42c42cde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-f9912aed-ab57-4e33-b9ae-98013154de5a {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-f9912aed-ab57-4e33-b9ae-98013154de5a {
  
}
}@media (max-width: 767px){#s-f9912aed-ab57-4e33-b9ae-98013154de5a {
  display: none;
}
#s-f9912aed-ab57-4e33-b9ae-98013154de5a, #wrap-s-f9912aed-ab57-4e33-b9ae-98013154de5a, #wrap-content-s-f9912aed-ab57-4e33-b9ae-98013154de5a { display: none !important; }}







#s-f9912aed-ab57-4e33-b9ae-98013154de5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f9912aed-ab57-4e33-b9ae-98013154de5a.shg-box.shg-c {
  justify-content: flex-end;
}

#s-9e811e90-1a77-45df-8991-fced0da3c42e {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-9e811e90-1a77-45df-8991-fced0da3c42e {
  display: none;
}
#s-9e811e90-1a77-45df-8991-fced0da3c42e, #wrap-s-9e811e90-1a77-45df-8991-fced0da3c42e, #wrap-content-s-9e811e90-1a77-45df-8991-fced0da3c42e { display: none !important; }}@media (max-width: 767px){#s-9e811e90-1a77-45df-8991-fced0da3c42e {
  display: none;
}
#s-9e811e90-1a77-45df-8991-fced0da3c42e, #wrap-s-9e811e90-1a77-45df-8991-fced0da3c42e, #wrap-content-s-9e811e90-1a77-45df-8991-fced0da3c42e { display: none !important; }}







#s-9e811e90-1a77-45df-8991-fced0da3c42e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9e811e90-1a77-45df-8991-fced0da3c42e.shg-box.shg-c {
  justify-content: flex-end;
}

#s-c6e84b1c-c179-48a9-842e-934b3d37fe75 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 2364px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-c6e84b1c-c179-48a9-842e-934b3d37fe75 {
  overflow: hidden;
  
  
      max-width: 2364px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-c6e84b1c-c179-48a9-842e-934b3d37fe75 .shogun-image-content {
  
    justify-content: center;
  
}

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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-8e296176-74d5-4b60-9670-445c8587a671 {
  padding-top: 10px;
padding-left: 23px;
padding-bottom: 10px;
padding-right: 23px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(238, 45, 42, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-8e296176-74d5-4b60-9670-445c8587a671:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjZjYzY0OGYtZDk1NS00NjExLTg2NmItMWQyYTg5YzRlODAzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk3MzAyODU2NDQ1MzEyNSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC45ODM3MjM1ODg0MjMyOTU0IiBzdHlsZT0ic3RvcC1jb2xvcjojZTExZjhmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTcxODhmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNmNjNjQ4Zi1kOTU1LTQ2MTEtODY2Yi0xZDJhODljNGU4MDMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(225, 31, 143, 1) !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee2d2a"}, {"id"=>5, "pos"=>0.973028564453125, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.9837235884232954, "color"=>"#e11f8f"}, {"id"=>4, "pos"=>1, "color"=>"#e7188f"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-8e296176-74d5-4b60-9670-445c8587a671:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8e296176-74d5-4b60-9670-445c8587a671-root {
    text-align: left;
  }


#s-8e296176-74d5-4b60-9670-445c8587a671.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8e296176-74d5-4b60-9670-445c8587a671-root {
    text-align: left;
  }


#s-8e296176-74d5-4b60-9670-445c8587a671.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8e296176-74d5-4b60-9670-445c8587a671-root {
    text-align: left;
  }


#s-8e296176-74d5-4b60-9670-445c8587a671.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8e296176-74d5-4b60-9670-445c8587a671-root {
    text-align: left;
  }


#s-8e296176-74d5-4b60-9670-445c8587a671.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8e296176-74d5-4b60-9670-445c8587a671-root {
    text-align: left;
  }


#s-8e296176-74d5-4b60-9670-445c8587a671.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-817db91a-86d7-4233-b26e-c946a6f10284 {
  margin-left: 11px;
margin-right: 15px;
}

#s-817db91a-86d7-4233-b26e-c946a6f10284 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-817db91a-86d7-4233-b26e-c946a6f10284 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-817db91a-86d7-4233-b26e-c946a6f10284 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-817db91a-86d7-4233-b26e-c946a6f10284 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-817db91a-86d7-4233-b26e-c946a6f10284 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Black;
  
  
  font-size: 17px;
}

#s-817db91a-86d7-4233-b26e-c946a6f10284 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-ad099798-e217-4117-b2b2-a03233eeb4b1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-ad099798-e217-4117-b2b2-a03233eeb4b1:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTBmMzhjYjktZTc0MC00M2YzLTg0ZmMtMmMzNzBiNzliODZhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk3NDA5ODM0NDI4MjY3MDUiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTg5MDcxMzc3ODQwOTA5IiBzdHlsZT0ic3RvcC1jb2xvcjojZWQ5YmMzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxMGYzOGNiOS1lNzQwLTQzZjMtODRmYy0yYzM3MGI3OWI4NmEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee2d2a"}, {"id"=>4, "pos"=>0.9740983442826705, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-ad099798-e217-4117-b2b2-a03233eeb4b1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ad099798-e217-4117-b2b2-a03233eeb4b1-root {
    text-align: left;
  }


#s-ad099798-e217-4117-b2b2-a03233eeb4b1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ad099798-e217-4117-b2b2-a03233eeb4b1-root {
    text-align: left;
  }


#s-ad099798-e217-4117-b2b2-a03233eeb4b1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ad099798-e217-4117-b2b2-a03233eeb4b1-root {
    text-align: left;
  }


#s-ad099798-e217-4117-b2b2-a03233eeb4b1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ad099798-e217-4117-b2b2-a03233eeb4b1-root {
    text-align: left;
  }


#s-ad099798-e217-4117-b2b2-a03233eeb4b1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ad099798-e217-4117-b2b2-a03233eeb4b1-root {
    text-align: left;
  }


#s-ad099798-e217-4117-b2b2-a03233eeb4b1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-9f52f8f4-a1a8-49d2-864b-5773c035f2a7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-9f52f8f4-a1a8-49d2-864b-5773c035f2a7:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmIxNWQ5ZmItYTExZC00NTc1LThlNDItMGExMGZkNjc1YTIyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2YjE1ZDlmYi1hMTFkLTQ1NzUtOGU0Mi0wYTEwZmQ2NzVhMjIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-9f52f8f4-a1a8-49d2-864b-5773c035f2a7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9f52f8f4-a1a8-49d2-864b-5773c035f2a7-root {
    text-align: left;
  }


#s-9f52f8f4-a1a8-49d2-864b-5773c035f2a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9f52f8f4-a1a8-49d2-864b-5773c035f2a7-root {
    text-align: left;
  }


#s-9f52f8f4-a1a8-49d2-864b-5773c035f2a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9f52f8f4-a1a8-49d2-864b-5773c035f2a7-root {
    text-align: left;
  }


#s-9f52f8f4-a1a8-49d2-864b-5773c035f2a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9f52f8f4-a1a8-49d2-864b-5773c035f2a7-root {
    text-align: left;
  }


#s-9f52f8f4-a1a8-49d2-864b-5773c035f2a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9f52f8f4-a1a8-49d2-864b-5773c035f2a7-root {
    text-align: left;
  }


#s-9f52f8f4-a1a8-49d2-864b-5773c035f2a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-70bb7b75-55bc-4b68-ad52-f8c76a7e6b74 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-70bb7b75-55bc-4b68-ad52-f8c76a7e6b74:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGU4Y2U3YjgtZTc2Yy00ZDE1LTk5NjctZTA1YzYxNDU4NzRlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ZThjZTdiOC1lNzZjLTRkMTUtOTk2Ny1lMDVjNjE0NTg3NGUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-70bb7b75-55bc-4b68-ad52-f8c76a7e6b74:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-70bb7b75-55bc-4b68-ad52-f8c76a7e6b74-root {
    text-align: left;
  }


#s-70bb7b75-55bc-4b68-ad52-f8c76a7e6b74.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-70bb7b75-55bc-4b68-ad52-f8c76a7e6b74-root {
    text-align: left;
  }


#s-70bb7b75-55bc-4b68-ad52-f8c76a7e6b74.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-70bb7b75-55bc-4b68-ad52-f8c76a7e6b74-root {
    text-align: left;
  }


#s-70bb7b75-55bc-4b68-ad52-f8c76a7e6b74.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-70bb7b75-55bc-4b68-ad52-f8c76a7e6b74-root {
    text-align: left;
  }


#s-70bb7b75-55bc-4b68-ad52-f8c76a7e6b74.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-70bb7b75-55bc-4b68-ad52-f8c76a7e6b74-root {
    text-align: left;
  }


#s-70bb7b75-55bc-4b68-ad52-f8c76a7e6b74.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-65e281fb-95c2-4d23-a735-219c1e9ecc0e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-65e281fb-95c2-4d23-a735-219c1e9ecc0e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODBiODk3NWYtZTcwNC00ZTFiLTkyMzctYjRmODI5OWFhMTExIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MGI4OTc1Zi1lNzA0LTRlMWItOTIzNy1iNGY4Mjk5YWExMTEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-65e281fb-95c2-4d23-a735-219c1e9ecc0e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-65e281fb-95c2-4d23-a735-219c1e9ecc0e-root {
    text-align: left;
  }


#s-65e281fb-95c2-4d23-a735-219c1e9ecc0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-65e281fb-95c2-4d23-a735-219c1e9ecc0e-root {
    text-align: left;
  }


#s-65e281fb-95c2-4d23-a735-219c1e9ecc0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-65e281fb-95c2-4d23-a735-219c1e9ecc0e-root {
    text-align: left;
  }


#s-65e281fb-95c2-4d23-a735-219c1e9ecc0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-65e281fb-95c2-4d23-a735-219c1e9ecc0e-root {
    text-align: left;
  }


#s-65e281fb-95c2-4d23-a735-219c1e9ecc0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-65e281fb-95c2-4d23-a735-219c1e9ecc0e-root {
    text-align: left;
  }


#s-65e281fb-95c2-4d23-a735-219c1e9ecc0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d7af9dff-e94e-4c67-9735-3e9dad214210 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-d7af9dff-e94e-4c67-9735-3e9dad214210:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzA4MzZkZWItYWMyMC00OWYyLWE2NGYtZDg3OGFiYTM5Njg1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzMDgzNmRlYi1hYzIwLTQ5ZjItYTY0Zi1kODc4YWJhMzk2ODUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-d7af9dff-e94e-4c67-9735-3e9dad214210:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d7af9dff-e94e-4c67-9735-3e9dad214210-root {
    text-align: left;
  }


#s-d7af9dff-e94e-4c67-9735-3e9dad214210.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d7af9dff-e94e-4c67-9735-3e9dad214210-root {
    text-align: left;
  }


#s-d7af9dff-e94e-4c67-9735-3e9dad214210.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d7af9dff-e94e-4c67-9735-3e9dad214210-root {
    text-align: left;
  }


#s-d7af9dff-e94e-4c67-9735-3e9dad214210.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d7af9dff-e94e-4c67-9735-3e9dad214210-root {
    text-align: left;
  }


#s-d7af9dff-e94e-4c67-9735-3e9dad214210.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d7af9dff-e94e-4c67-9735-3e9dad214210-root {
    text-align: left;
  }


#s-d7af9dff-e94e-4c67-9735-3e9dad214210.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-7b10c8a6-119a-4527-9371-60c8ccc9cfc0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-7b10c8a6-119a-4527-9371-60c8ccc9cfc0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjY4YmVmYjAtZWQ5NS00MjM2LThiYzUtNzNjMWYwZjk1ZDg4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmNjhiZWZiMC1lZDk1LTQyMzYtOGJjNS03M2MxZjBmOTVkODgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-7b10c8a6-119a-4527-9371-60c8ccc9cfc0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7b10c8a6-119a-4527-9371-60c8ccc9cfc0-root {
    text-align: left;
  }


#s-7b10c8a6-119a-4527-9371-60c8ccc9cfc0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7b10c8a6-119a-4527-9371-60c8ccc9cfc0-root {
    text-align: left;
  }


#s-7b10c8a6-119a-4527-9371-60c8ccc9cfc0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7b10c8a6-119a-4527-9371-60c8ccc9cfc0-root {
    text-align: left;
  }


#s-7b10c8a6-119a-4527-9371-60c8ccc9cfc0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7b10c8a6-119a-4527-9371-60c8ccc9cfc0-root {
    text-align: left;
  }


#s-7b10c8a6-119a-4527-9371-60c8ccc9cfc0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7b10c8a6-119a-4527-9371-60c8ccc9cfc0-root {
    text-align: left;
  }


#s-7b10c8a6-119a-4527-9371-60c8ccc9cfc0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f5b774e5-e6ae-4b21-ac9b-75a152f5caf4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-f5b774e5-e6ae-4b21-ac9b-75a152f5caf4:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzY1M2U4NWItMDU0YS00ZWI3LTgzYjItYTgzYzQ2ZmIwOTYyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjNjUzZTg1Yi0wNTRhLTRlYjctODNiMi1hODNjNDZmYjA5NjIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-f5b774e5-e6ae-4b21-ac9b-75a152f5caf4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f5b774e5-e6ae-4b21-ac9b-75a152f5caf4-root {
    text-align: left;
  }


#s-f5b774e5-e6ae-4b21-ac9b-75a152f5caf4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f5b774e5-e6ae-4b21-ac9b-75a152f5caf4-root {
    text-align: left;
  }


#s-f5b774e5-e6ae-4b21-ac9b-75a152f5caf4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f5b774e5-e6ae-4b21-ac9b-75a152f5caf4-root {
    text-align: left;
  }


#s-f5b774e5-e6ae-4b21-ac9b-75a152f5caf4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f5b774e5-e6ae-4b21-ac9b-75a152f5caf4-root {
    text-align: left;
  }


#s-f5b774e5-e6ae-4b21-ac9b-75a152f5caf4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f5b774e5-e6ae-4b21-ac9b-75a152f5caf4-root {
    text-align: left;
  }


#s-f5b774e5-e6ae-4b21-ac9b-75a152f5caf4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-bbcad7b0-9070-40f9-ad99-d763a97cb335 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-bbcad7b0-9070-40f9-ad99-d763a97cb335:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzJjYTVjMjMtNjJkMS00NTc4LTg5MWQtODdjMzJiNTFlYTczIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjMmNhNWMyMy02MmQxLTQ1NzgtODkxZC04N2MzMmI1MWVhNzMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-bbcad7b0-9070-40f9-ad99-d763a97cb335:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bbcad7b0-9070-40f9-ad99-d763a97cb335-root {
    text-align: left;
  }


#s-bbcad7b0-9070-40f9-ad99-d763a97cb335.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-bbcad7b0-9070-40f9-ad99-d763a97cb335-root {
    text-align: left;
  }


#s-bbcad7b0-9070-40f9-ad99-d763a97cb335.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bbcad7b0-9070-40f9-ad99-d763a97cb335-root {
    text-align: left;
  }


#s-bbcad7b0-9070-40f9-ad99-d763a97cb335.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bbcad7b0-9070-40f9-ad99-d763a97cb335-root {
    text-align: left;
  }


#s-bbcad7b0-9070-40f9-ad99-d763a97cb335.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-bbcad7b0-9070-40f9-ad99-d763a97cb335-root {
    text-align: left;
  }


#s-bbcad7b0-9070-40f9-ad99-d763a97cb335.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-219db7f6-137e-4dbd-b69d-77d6c9ecdc60 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-219db7f6-137e-4dbd-b69d-77d6c9ecdc60:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODFiM2Y1YmMtNjM3Ni00YzMwLTg1YWQtZmVkM2E5ZDhhZDBmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MWIzZjViYy02Mzc2LTRjMzAtODVhZC1mZWQzYTlkOGFkMGYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-219db7f6-137e-4dbd-b69d-77d6c9ecdc60:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-219db7f6-137e-4dbd-b69d-77d6c9ecdc60-root {
    text-align: left;
  }


#s-219db7f6-137e-4dbd-b69d-77d6c9ecdc60.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-219db7f6-137e-4dbd-b69d-77d6c9ecdc60-root {
    text-align: left;
  }


#s-219db7f6-137e-4dbd-b69d-77d6c9ecdc60.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-219db7f6-137e-4dbd-b69d-77d6c9ecdc60-root {
    text-align: left;
  }


#s-219db7f6-137e-4dbd-b69d-77d6c9ecdc60.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-219db7f6-137e-4dbd-b69d-77d6c9ecdc60-root {
    text-align: left;
  }


#s-219db7f6-137e-4dbd-b69d-77d6c9ecdc60.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-219db7f6-137e-4dbd-b69d-77d6c9ecdc60-root {
    text-align: left;
  }


#s-219db7f6-137e-4dbd-b69d-77d6c9ecdc60.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-73b9a079-6e47-4ba1-9d11-dbe15e65c782 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-73b9a079-6e47-4ba1-9d11-dbe15e65c782:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzUxYjRiOWUtYTZiYy00NzNiLTg3YjItMWM5OTBiMTNmOGI0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzNTFiNGI5ZS1hNmJjLTQ3M2ItODdiMi0xYzk5MGIxM2Y4YjQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-73b9a079-6e47-4ba1-9d11-dbe15e65c782:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-73b9a079-6e47-4ba1-9d11-dbe15e65c782-root {
    text-align: left;
  }


#s-73b9a079-6e47-4ba1-9d11-dbe15e65c782.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-73b9a079-6e47-4ba1-9d11-dbe15e65c782-root {
    text-align: left;
  }


#s-73b9a079-6e47-4ba1-9d11-dbe15e65c782.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-73b9a079-6e47-4ba1-9d11-dbe15e65c782-root {
    text-align: left;
  }


#s-73b9a079-6e47-4ba1-9d11-dbe15e65c782.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-73b9a079-6e47-4ba1-9d11-dbe15e65c782-root {
    text-align: left;
  }


#s-73b9a079-6e47-4ba1-9d11-dbe15e65c782.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-73b9a079-6e47-4ba1-9d11-dbe15e65c782-root {
    text-align: left;
  }


#s-73b9a079-6e47-4ba1-9d11-dbe15e65c782.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-79ec5859-59f3-402f-b704-d5faae18dab6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-79ec5859-59f3-402f-b704-d5faae18dab6:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTQzNDg5Y2MtOWI4MS00NjBlLWI3NjItZTIwNmJlOWNiZTc1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NDM0ODljYy05YjgxLTQ2MGUtYjc2Mi1lMjA2YmU5Y2JlNzUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-79ec5859-59f3-402f-b704-d5faae18dab6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-79ec5859-59f3-402f-b704-d5faae18dab6-root {
    text-align: left;
  }


#s-79ec5859-59f3-402f-b704-d5faae18dab6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-79ec5859-59f3-402f-b704-d5faae18dab6-root {
    text-align: left;
  }


#s-79ec5859-59f3-402f-b704-d5faae18dab6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-79ec5859-59f3-402f-b704-d5faae18dab6-root {
    text-align: left;
  }


#s-79ec5859-59f3-402f-b704-d5faae18dab6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-79ec5859-59f3-402f-b704-d5faae18dab6-root {
    text-align: left;
  }


#s-79ec5859-59f3-402f-b704-d5faae18dab6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-79ec5859-59f3-402f-b704-d5faae18dab6-root {
    text-align: left;
  }


#s-79ec5859-59f3-402f-b704-d5faae18dab6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-bbeac805-470a-42bf-aeea-554cfbcebaf6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-bbeac805-470a-42bf-aeea-554cfbcebaf6:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2ZmNTliYjAtYjE0OS00YTM0LWIwYjUtNDM2MGQzMjAxM2RiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk3NDA5ODM0NDI4MjY3MDUiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTg5MDcxMzc3ODQwOTA5IiBzdHlsZT0ic3RvcC1jb2xvcjojZWQ5YmMzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ZmY1OWJiMC1iMTQ5LTRhMzQtYjBiNS00MzYwZDMyMDEzZGIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee2d2a"}, {"id"=>4, "pos"=>0.9740983442826705, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-bbeac805-470a-42bf-aeea-554cfbcebaf6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bbeac805-470a-42bf-aeea-554cfbcebaf6-root {
    text-align: left;
  }


#s-bbeac805-470a-42bf-aeea-554cfbcebaf6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-bbeac805-470a-42bf-aeea-554cfbcebaf6-root {
    text-align: left;
  }


#s-bbeac805-470a-42bf-aeea-554cfbcebaf6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bbeac805-470a-42bf-aeea-554cfbcebaf6-root {
    text-align: left;
  }


#s-bbeac805-470a-42bf-aeea-554cfbcebaf6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bbeac805-470a-42bf-aeea-554cfbcebaf6-root {
    text-align: left;
  }


#s-bbeac805-470a-42bf-aeea-554cfbcebaf6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-bbeac805-470a-42bf-aeea-554cfbcebaf6-root {
    text-align: left;
  }


#s-bbeac805-470a-42bf-aeea-554cfbcebaf6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b934334e-6594-485f-b91e-93a04d6ff304 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg0ZWJkZTktMTYxYi00YWVmLWIxYjUtMWRmZjgwNGQ5YzRmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODRlYmRlOS0xNjFiLTRhZWYtYjFiNS0xZGZmODA0ZDljNGYpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b934334e-6594-485f-b91e-93a04d6ff304:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjNlZWM1ZmYtYWU3Mi00ZGI2LTlhNGQtOWZlMzJlYTg5YzZkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk4MjExOTQ3MzU0NDAzNDEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTg5MDcxMzc3ODQwOTA5IiBzdHlsZT0ic3RvcC1jb2xvcjojZWQ5YmMzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmM2VlYzVmZi1hZTcyLTRkYjYtOWE0ZC05ZmUzMmVhODljNmQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee2d2a"}, {"id"=>4, "pos"=>0.9821194735440341, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b934334e-6594-485f-b91e-93a04d6ff304:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b934334e-6594-485f-b91e-93a04d6ff304-root {
    text-align: left;
  }


#s-b934334e-6594-485f-b91e-93a04d6ff304.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b934334e-6594-485f-b91e-93a04d6ff304-root {
    text-align: left;
  }


#s-b934334e-6594-485f-b91e-93a04d6ff304.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b934334e-6594-485f-b91e-93a04d6ff304-root {
    text-align: left;
  }


#s-b934334e-6594-485f-b91e-93a04d6ff304.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b934334e-6594-485f-b91e-93a04d6ff304-root {
    text-align: left;
  }


#s-b934334e-6594-485f-b91e-93a04d6ff304.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b934334e-6594-485f-b91e-93a04d6ff304-root {
    text-align: left;
  }


#s-b934334e-6594-485f-b91e-93a04d6ff304.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-16ccb5d9-0137-48ae-83db-5d6afdda8d96 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-16ccb5d9-0137-48ae-83db-5d6afdda8d96:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWQ4N2E3Y2ItMGNkNy00YWUzLWE2OGYtYTc5ZTkzYmYyMmY2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk4MjExOTQ3MzU0NDAzNDEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTk1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6I2IzOGJiZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjOWQ4N2E3Y2ItMGNkNy00YWUzLWE2OGYtYTc5ZTkzYmYyMmY2KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>4, "pos"=>0.9821194735440341, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-16ccb5d9-0137-48ae-83db-5d6afdda8d96:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-16ccb5d9-0137-48ae-83db-5d6afdda8d96-root {
    text-align: left;
  }


#s-16ccb5d9-0137-48ae-83db-5d6afdda8d96.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-16ccb5d9-0137-48ae-83db-5d6afdda8d96-root {
    text-align: left;
  }


#s-16ccb5d9-0137-48ae-83db-5d6afdda8d96.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-16ccb5d9-0137-48ae-83db-5d6afdda8d96-root {
    text-align: left;
  }


#s-16ccb5d9-0137-48ae-83db-5d6afdda8d96.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-16ccb5d9-0137-48ae-83db-5d6afdda8d96-root {
    text-align: left;
  }


#s-16ccb5d9-0137-48ae-83db-5d6afdda8d96.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-16ccb5d9-0137-48ae-83db-5d6afdda8d96-root {
    text-align: left;
  }


#s-16ccb5d9-0137-48ae-83db-5d6afdda8d96.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f456b15c-1e0c-4792-9b73-2814da008cb5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-f456b15c-1e0c-4792-9b73-2814da008cb5:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzhjZTM2MGUtNmQ3MC00NGYyLWJjYmItYjE2ZmUyOTQzMGE1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjU3MzAyODU2NDQ1MzEyNSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC45NzMwMjg1NjQ0NTMxMjUiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTk1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6I2IzOGJiZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjYzhjZTM2MGUtNmQ3MC00NGYyLWJjYmItYjE2ZmUyOTQzMGE1KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>4, "pos"=>0.573028564453125, "color"=>"#ee2d2a"}, {"id"=>5, "pos"=>0.973028564453125, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-f456b15c-1e0c-4792-9b73-2814da008cb5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f456b15c-1e0c-4792-9b73-2814da008cb5-root {
    text-align: left;
  }


#s-f456b15c-1e0c-4792-9b73-2814da008cb5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f456b15c-1e0c-4792-9b73-2814da008cb5-root {
    text-align: left;
  }


#s-f456b15c-1e0c-4792-9b73-2814da008cb5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f456b15c-1e0c-4792-9b73-2814da008cb5-root {
    text-align: left;
  }


#s-f456b15c-1e0c-4792-9b73-2814da008cb5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f456b15c-1e0c-4792-9b73-2814da008cb5-root {
    text-align: left;
  }


#s-f456b15c-1e0c-4792-9b73-2814da008cb5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f456b15c-1e0c-4792-9b73-2814da008cb5-root {
    text-align: left;
  }


#s-f456b15c-1e0c-4792-9b73-2814da008cb5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-acaf0b8b-6f40-4297-b41c-8619f3a9cf26 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-acaf0b8b-6f40-4297-b41c-8619f3a9cf26:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmUxYzZjMGQtYWI3NC00MWI3LTg1ZGEtNDgzYTUxMWVkMjU4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk3NzU3NDAxODk5ODU3OTUiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTc3NTc0MDE4OTk4NTc5NSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC45OTU0NTQ1NDU0NTQ1NDU1IiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiZTFjNmMwZC1hYjc0LTQxYjctODVkYS00ODNhNTExZWQyNTgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>4, "pos"=>0.9775740189985795, "color"=>"#ee2d2a"}, {"id"=>8, "pos"=>0.9775740189985795, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>6, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>7, "pos"=>1, "color"=>"#ee2d2a"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-acaf0b8b-6f40-4297-b41c-8619f3a9cf26:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-acaf0b8b-6f40-4297-b41c-8619f3a9cf26-root {
    text-align: left;
  }


#s-acaf0b8b-6f40-4297-b41c-8619f3a9cf26.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-acaf0b8b-6f40-4297-b41c-8619f3a9cf26-root {
    text-align: left;
  }


#s-acaf0b8b-6f40-4297-b41c-8619f3a9cf26.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-acaf0b8b-6f40-4297-b41c-8619f3a9cf26-root {
    text-align: left;
  }


#s-acaf0b8b-6f40-4297-b41c-8619f3a9cf26.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-acaf0b8b-6f40-4297-b41c-8619f3a9cf26-root {
    text-align: left;
  }


#s-acaf0b8b-6f40-4297-b41c-8619f3a9cf26.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-acaf0b8b-6f40-4297-b41c-8619f3a9cf26-root {
    text-align: left;
  }


#s-acaf0b8b-6f40-4297-b41c-8619f3a9cf26.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-878d0bb4-20e0-42b7-99cb-c082610a7f0b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-878d0bb4-20e0-42b7-99cb-c082610a7f0b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMGQ1OGE5YWUtZjVkNC00ZTFhLTkzNmEtNzFlZGY2MjAzZTA1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk5MTIxMDM4MjYzNDk0MzIiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZTJkMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTk1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6I2IzOGJiZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjMGQ1OGE5YWUtZjVkNC00ZTFhLTkzNmEtNzFlZGY2MjAzZTA1KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>4, "pos"=>0.9912103826349432, "color"=>"#ee2d2a"}, {"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-878d0bb4-20e0-42b7-99cb-c082610a7f0b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-878d0bb4-20e0-42b7-99cb-c082610a7f0b-root {
    text-align: left;
  }


#s-878d0bb4-20e0-42b7-99cb-c082610a7f0b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-878d0bb4-20e0-42b7-99cb-c082610a7f0b-root {
    text-align: left;
  }


#s-878d0bb4-20e0-42b7-99cb-c082610a7f0b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-878d0bb4-20e0-42b7-99cb-c082610a7f0b-root {
    text-align: left;
  }


#s-878d0bb4-20e0-42b7-99cb-c082610a7f0b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-878d0bb4-20e0-42b7-99cb-c082610a7f0b-root {
    text-align: left;
  }


#s-878d0bb4-20e0-42b7-99cb-c082610a7f0b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-878d0bb4-20e0-42b7-99cb-c082610a7f0b-root {
    text-align: left;
  }


#s-878d0bb4-20e0-42b7-99cb-c082610a7f0b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-36e6e610-a861-4093-a0a7-05e3ee4d3a43 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTA3MGRjY2UtYzk3ZC00NDBlLTgzYmQtOTgxMTgwNDhhZmI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxMDcwZGNjZS1jOTdkLTQ0MGUtODNiZC05ODExODA0OGFmYjgpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-36e6e610-a861-4093-a0a7-05e3ee4d3a43:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMGJjMjRhNWMtMTJkZC00YzYxLTk4ZjctMDQzNDVmODAyYmU2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk4MjExOTQ3MzU0NDAzNDEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDAwMDA7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTk1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6I2IzOGJiZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjMGJjMjRhNWMtMTJkZC00YzYxLTk4ZjctMDQzNDVmODAyYmU2KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>4, "pos"=>0.9821194735440341, "color"=>"#000000"}, {"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}] !important;
hover-type: gradient !important;}#s-36e6e610-a861-4093-a0a7-05e3ee4d3a43:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-36e6e610-a861-4093-a0a7-05e3ee4d3a43-root {
    text-align: center;
  }


#s-36e6e610-a861-4093-a0a7-05e3ee4d3a43.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-36e6e610-a861-4093-a0a7-05e3ee4d3a43-root {
    text-align: center;
  }


#s-36e6e610-a861-4093-a0a7-05e3ee4d3a43.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-36e6e610-a861-4093-a0a7-05e3ee4d3a43-root {
    text-align: center;
  }


#s-36e6e610-a861-4093-a0a7-05e3ee4d3a43.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-36e6e610-a861-4093-a0a7-05e3ee4d3a43-root {
    text-align: center;
  }


#s-36e6e610-a861-4093-a0a7-05e3ee4d3a43.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-36e6e610-a861-4093-a0a7-05e3ee4d3a43-root {
    text-align: center;
  }


#s-36e6e610-a861-4093-a0a7-05e3ee4d3a43.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-c2ab1ed8-76b7-4a37-8624-079d5c96ebfd {
  margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 0px;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-c2ab1ed8-76b7-4a37-8624-079d5c96ebfd {
  display: none;
}
#s-c2ab1ed8-76b7-4a37-8624-079d5c96ebfd, #wrap-s-c2ab1ed8-76b7-4a37-8624-079d5c96ebfd, #wrap-content-s-c2ab1ed8-76b7-4a37-8624-079d5c96ebfd { display: none !important; }}







#s-c2ab1ed8-76b7-4a37-8624-079d5c96ebfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2ab1ed8-76b7-4a37-8624-079d5c96ebfd.shg-box.shg-c {
  justify-content: flex-end;
}

@media (min-width: 1200px){#s-d80cff43-6db4-4b23-b480-60e36474c5a7 {
  display: none;
}
#s-d80cff43-6db4-4b23-b480-60e36474c5a7, #wrap-s-d80cff43-6db4-4b23-b480-60e36474c5a7, #wrap-content-s-d80cff43-6db4-4b23-b480-60e36474c5a7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d80cff43-6db4-4b23-b480-60e36474c5a7 {
  display: none;
}
#s-d80cff43-6db4-4b23-b480-60e36474c5a7, #wrap-s-d80cff43-6db4-4b23-b480-60e36474c5a7, #wrap-content-s-d80cff43-6db4-4b23-b480-60e36474c5a7 { display: none !important; }}
#s-d80cff43-6db4-4b23-b480-60e36474c5a7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-d80cff43-6db4-4b23-b480-60e36474c5a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-d80cff43-6db4-4b23-b480-60e36474c5a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-d80cff43-6db4-4b23-b480-60e36474c5a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d80cff43-6db4-4b23-b480-60e36474c5a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Black;
  
  
  font-size: 16px;
}

#s-d80cff43-6db4-4b23-b480-60e36474c5a7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-05a69a36-755f-4f52-a035-48cfda103d17 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-05a69a36-755f-4f52-a035-48cfda103d17:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDg2NDE4OTQtZWExMC00NjNjLWFkOGEtMjU5Y2IwN2IzNmI2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ODY0MTg5NC1lYTEwLTQ2M2MtYWQ4YS0yNTljYjA3YjM2YjYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-05a69a36-755f-4f52-a035-48cfda103d17:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-05a69a36-755f-4f52-a035-48cfda103d17-root {
    text-align: center;
  }


#s-05a69a36-755f-4f52-a035-48cfda103d17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-05a69a36-755f-4f52-a035-48cfda103d17-root {
    text-align: center;
  }


#s-05a69a36-755f-4f52-a035-48cfda103d17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-05a69a36-755f-4f52-a035-48cfda103d17-root {
    text-align: center;
  }


#s-05a69a36-755f-4f52-a035-48cfda103d17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-05a69a36-755f-4f52-a035-48cfda103d17-root {
    text-align: center;
  }


#s-05a69a36-755f-4f52-a035-48cfda103d17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-05a69a36-755f-4f52-a035-48cfda103d17-root {
    text-align: center;
  }


#s-05a69a36-755f-4f52-a035-48cfda103d17.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-40aadd9c-58cb-42cf-9a91-6d12927bdfe9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-40aadd9c-58cb-42cf-9a91-6d12927bdfe9:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjRiMjFlYzItNTdjNS00NDJlLWEyYTctZGUzMjZmMGMwMTgxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNGIyMWVjMi01N2M1LTQ0MmUtYTJhNy1kZTMyNmYwYzAxODEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-40aadd9c-58cb-42cf-9a91-6d12927bdfe9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-40aadd9c-58cb-42cf-9a91-6d12927bdfe9-root {
    text-align: center;
  }


#s-40aadd9c-58cb-42cf-9a91-6d12927bdfe9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-40aadd9c-58cb-42cf-9a91-6d12927bdfe9-root {
    text-align: center;
  }


#s-40aadd9c-58cb-42cf-9a91-6d12927bdfe9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-40aadd9c-58cb-42cf-9a91-6d12927bdfe9-root {
    text-align: center;
  }


#s-40aadd9c-58cb-42cf-9a91-6d12927bdfe9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-40aadd9c-58cb-42cf-9a91-6d12927bdfe9-root {
    text-align: center;
  }


#s-40aadd9c-58cb-42cf-9a91-6d12927bdfe9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-40aadd9c-58cb-42cf-9a91-6d12927bdfe9-root {
    text-align: center;
  }


#s-40aadd9c-58cb-42cf-9a91-6d12927bdfe9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d2cb3456-cbe3-4425-9222-75bf8091c152 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-d2cb3456-cbe3-4425-9222-75bf8091c152:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2VlODQyMjEtZDEyZS00NTZhLTgyZDItOTU2ZjRjYmY4MjA3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzZWU4NDIyMS1kMTJlLTQ1NmEtODJkMi05NTZmNGNiZjgyMDcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-d2cb3456-cbe3-4425-9222-75bf8091c152:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d2cb3456-cbe3-4425-9222-75bf8091c152-root {
    text-align: center;
  }


#s-d2cb3456-cbe3-4425-9222-75bf8091c152.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d2cb3456-cbe3-4425-9222-75bf8091c152-root {
    text-align: center;
  }


#s-d2cb3456-cbe3-4425-9222-75bf8091c152.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d2cb3456-cbe3-4425-9222-75bf8091c152-root {
    text-align: center;
  }


#s-d2cb3456-cbe3-4425-9222-75bf8091c152.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d2cb3456-cbe3-4425-9222-75bf8091c152-root {
    text-align: center;
  }


#s-d2cb3456-cbe3-4425-9222-75bf8091c152.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d2cb3456-cbe3-4425-9222-75bf8091c152-root {
    text-align: center;
  }


#s-d2cb3456-cbe3-4425-9222-75bf8091c152.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-1ebe6219-da98-4100-b9d6-37c6161ad152 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-1ebe6219-da98-4100-b9d6-37c6161ad152:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjNiZmM3ZTItYmZlYS00ZmZkLWIzN2ItZDJjNDIxNmU1ZGVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiM2JmYzdlMi1iZmVhLTRmZmQtYjM3Yi1kMmM0MjE2ZTVkZWQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-1ebe6219-da98-4100-b9d6-37c6161ad152:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1ebe6219-da98-4100-b9d6-37c6161ad152 {
  
}
#s-1ebe6219-da98-4100-b9d6-37c6161ad152:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDk5MmFhZWItN2U2NC00NzdmLTg1MzItYzc3NWExZDk1NDk0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwOTkyYWFlYi03ZTY0LTQ3N2YtODUzMi1jNzc1YTFkOTU0OTQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-1ebe6219-da98-4100-b9d6-37c6161ad152-root {
    text-align: center;
  }


#s-1ebe6219-da98-4100-b9d6-37c6161ad152.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1ebe6219-da98-4100-b9d6-37c6161ad152-root {
    text-align: center;
  }


#s-1ebe6219-da98-4100-b9d6-37c6161ad152.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1ebe6219-da98-4100-b9d6-37c6161ad152-root {
    text-align: center;
  }


#s-1ebe6219-da98-4100-b9d6-37c6161ad152.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1ebe6219-da98-4100-b9d6-37c6161ad152-root {
    text-align: center;
  }


#s-1ebe6219-da98-4100-b9d6-37c6161ad152.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1ebe6219-da98-4100-b9d6-37c6161ad152-root {
    text-align: center;
  }


#s-1ebe6219-da98-4100-b9d6-37c6161ad152.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3d46658d-b38e-41e1-935c-ce59e1491c7e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-3d46658d-b38e-41e1-935c-ce59e1491c7e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDNlNjc1Y2QtYmVhZC00NTM1LWFhYTktMjY2YjgzZjYwYWJkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwM2U2NzVjZC1iZWFkLTQ1MzUtYWFhOS0yNjZiODNmNjBhYmQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-3d46658d-b38e-41e1-935c-ce59e1491c7e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-3d46658d-b38e-41e1-935c-ce59e1491c7e {
  
}
#s-3d46658d-b38e-41e1-935c-ce59e1491c7e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMGRjMWE4NmEtNDQwZi00MmI2LWJiNGYtNGZlNjRkZTBiNjYwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwZGMxYTg2YS00NDBmLTQyYjYtYmI0Zi00ZmU2NGRlMGI2NjApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-3d46658d-b38e-41e1-935c-ce59e1491c7e-root {
    text-align: center;
  }


#s-3d46658d-b38e-41e1-935c-ce59e1491c7e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3d46658d-b38e-41e1-935c-ce59e1491c7e-root {
    text-align: center;
  }


#s-3d46658d-b38e-41e1-935c-ce59e1491c7e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3d46658d-b38e-41e1-935c-ce59e1491c7e-root {
    text-align: center;
  }


#s-3d46658d-b38e-41e1-935c-ce59e1491c7e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3d46658d-b38e-41e1-935c-ce59e1491c7e-root {
    text-align: center;
  }


#s-3d46658d-b38e-41e1-935c-ce59e1491c7e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3d46658d-b38e-41e1-935c-ce59e1491c7e-root {
    text-align: center;
  }


#s-3d46658d-b38e-41e1-935c-ce59e1491c7e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2E2M2E0NzEtMjNlYS00MjNhLTkzNDgtN2I0YzgzZmFkNzI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjYTYzYTQ3MS0yM2VhLTQyM2EtOTM0OC03YjRjODNmYWQ3MjgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea {
  
}
#s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGJiMjcyN2UtMDNiYS00NmViLThhYWYtNDU5YmQ2MTU3ZWU2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0YmIyNzI3ZS0wM2JhLTQ2ZWItOGFhZi00NTliZDYxNTdlZTYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea-root {
    text-align: center;
  }


#s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea-root {
    text-align: center;
  }


#s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea-root {
    text-align: center;
  }


#s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea-root {
    text-align: center;
  }


#s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea-root {
    text-align: center;
  }


#s-d3c819ec-9c8f-4b8e-b51a-f42ea1a26eea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-7a644be0-8527-4125-9a47-58f6e65f6bcf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-7a644be0-8527-4125-9a47-58f6e65f6bcf:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmM0MGZhZTEtYzUwMy00OWJiLWE0NDItZDI0N2MxMWZhZDdhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiYzQwZmFlMS1jNTAzLTQ5YmItYTQ0Mi1kMjQ3YzExZmFkN2EpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-7a644be0-8527-4125-9a47-58f6e65f6bcf:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7a644be0-8527-4125-9a47-58f6e65f6bcf-root {
    text-align: center;
  }


#s-7a644be0-8527-4125-9a47-58f6e65f6bcf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7a644be0-8527-4125-9a47-58f6e65f6bcf-root {
    text-align: center;
  }


#s-7a644be0-8527-4125-9a47-58f6e65f6bcf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7a644be0-8527-4125-9a47-58f6e65f6bcf-root {
    text-align: center;
  }


#s-7a644be0-8527-4125-9a47-58f6e65f6bcf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7a644be0-8527-4125-9a47-58f6e65f6bcf-root {
    text-align: center;
  }


#s-7a644be0-8527-4125-9a47-58f6e65f6bcf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7a644be0-8527-4125-9a47-58f6e65f6bcf-root {
    text-align: center;
  }


#s-7a644be0-8527-4125-9a47-58f6e65f6bcf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8bb25340-e118-4db5-b2de-63d991600c9f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-8bb25340-e118-4db5-b2de-63d991600c9f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjI5ZjljN2MtNWEwNS00MzM2LWI1NmUtOWI3ZTBlYjQyODg0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyMjlmOWM3Yy01YTA1LTQzMzYtYjU2ZS05YjdlMGViNDI4ODQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-8bb25340-e118-4db5-b2de-63d991600c9f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8bb25340-e118-4db5-b2de-63d991600c9f-root {
    text-align: center;
  }


#s-8bb25340-e118-4db5-b2de-63d991600c9f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8bb25340-e118-4db5-b2de-63d991600c9f-root {
    text-align: center;
  }


#s-8bb25340-e118-4db5-b2de-63d991600c9f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8bb25340-e118-4db5-b2de-63d991600c9f-root {
    text-align: center;
  }


#s-8bb25340-e118-4db5-b2de-63d991600c9f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8bb25340-e118-4db5-b2de-63d991600c9f-root {
    text-align: center;
  }


#s-8bb25340-e118-4db5-b2de-63d991600c9f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8bb25340-e118-4db5-b2de-63d991600c9f-root {
    text-align: center;
  }


#s-8bb25340-e118-4db5-b2de-63d991600c9f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f42ec9d2-752e-43b4-8a16-667a35b7790a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-f42ec9d2-752e-43b4-8a16-667a35b7790a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGY1ODI0ZTgtNjY1OS00ZTZiLWI4NjItZDUzOTRlMmExYmJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZjU4MjRlOC02NjU5LTRlNmItYjg2Mi1kNTM5NGUyYTFiYmUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-f42ec9d2-752e-43b4-8a16-667a35b7790a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-f42ec9d2-752e-43b4-8a16-667a35b7790a {
  
}
#s-f42ec9d2-752e-43b4-8a16-667a35b7790a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjc5MzJkMzMtN2Q5MC00NGIxLTg5NDItNWI2MzU2MDM0NWExIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2NzkzMmQzMy03ZDkwLTQ0YjEtODk0Mi01YjYzNTYwMzQ1YTEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-f42ec9d2-752e-43b4-8a16-667a35b7790a-root {
    text-align: center;
  }


#s-f42ec9d2-752e-43b4-8a16-667a35b7790a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f42ec9d2-752e-43b4-8a16-667a35b7790a-root {
    text-align: center;
  }


#s-f42ec9d2-752e-43b4-8a16-667a35b7790a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f42ec9d2-752e-43b4-8a16-667a35b7790a-root {
    text-align: center;
  }


#s-f42ec9d2-752e-43b4-8a16-667a35b7790a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f42ec9d2-752e-43b4-8a16-667a35b7790a-root {
    text-align: center;
  }


#s-f42ec9d2-752e-43b4-8a16-667a35b7790a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f42ec9d2-752e-43b4-8a16-667a35b7790a-root {
    text-align: center;
  }


#s-f42ec9d2-752e-43b4-8a16-667a35b7790a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-094e7b41-c00c-4ddf-9827-bfaa610a8da8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-094e7b41-c00c-4ddf-9827-bfaa610a8da8:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGY1ODI0ZTgtNjY1OS00ZTZiLWI4NjItZDUzOTRlMmExYmJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZjU4MjRlOC02NjU5LTRlNmItYjg2Mi1kNTM5NGUyYTFiYmUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-094e7b41-c00c-4ddf-9827-bfaa610a8da8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-094e7b41-c00c-4ddf-9827-bfaa610a8da8 {
  
}
#s-094e7b41-c00c-4ddf-9827-bfaa610a8da8:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDA4Mjg0ZWQtNjk2Yy00MzJiLThiZDQtY2QwN2NmZDYxZDJiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMDgyODRlZC02OTZjLTQzMmItOGJkNC1jZDA3Y2ZkNjFkMmIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-094e7b41-c00c-4ddf-9827-bfaa610a8da8-root {
    text-align: center;
  }


#s-094e7b41-c00c-4ddf-9827-bfaa610a8da8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-094e7b41-c00c-4ddf-9827-bfaa610a8da8-root {
    text-align: center;
  }


#s-094e7b41-c00c-4ddf-9827-bfaa610a8da8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-094e7b41-c00c-4ddf-9827-bfaa610a8da8-root {
    text-align: center;
  }


#s-094e7b41-c00c-4ddf-9827-bfaa610a8da8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-094e7b41-c00c-4ddf-9827-bfaa610a8da8-root {
    text-align: center;
  }


#s-094e7b41-c00c-4ddf-9827-bfaa610a8da8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-094e7b41-c00c-4ddf-9827-bfaa610a8da8-root {
    text-align: center;
  }


#s-094e7b41-c00c-4ddf-9827-bfaa610a8da8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-1942c608-0f9a-4f36-be3c-6fff96e2da4e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-1942c608-0f9a-4f36-be3c-6fff96e2da4e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGY1ODI0ZTgtNjY1OS00ZTZiLWI4NjItZDUzOTRlMmExYmJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZjU4MjRlOC02NjU5LTRlNmItYjg2Mi1kNTM5NGUyYTFiYmUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-1942c608-0f9a-4f36-be3c-6fff96e2da4e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1942c608-0f9a-4f36-be3c-6fff96e2da4e {
  
}
#s-1942c608-0f9a-4f36-be3c-6fff96e2da4e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDY0M2Q5ZTgtOGM3YS00OGZjLWIyOTEtNDNiZTQ2ZGFjODA2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNjQzZDllOC04YzdhLTQ4ZmMtYjI5MS00M2JlNDZkYWM4MDYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-1942c608-0f9a-4f36-be3c-6fff96e2da4e-root {
    text-align: center;
  }


#s-1942c608-0f9a-4f36-be3c-6fff96e2da4e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1942c608-0f9a-4f36-be3c-6fff96e2da4e-root {
    text-align: center;
  }


#s-1942c608-0f9a-4f36-be3c-6fff96e2da4e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1942c608-0f9a-4f36-be3c-6fff96e2da4e-root {
    text-align: center;
  }


#s-1942c608-0f9a-4f36-be3c-6fff96e2da4e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1942c608-0f9a-4f36-be3c-6fff96e2da4e-root {
    text-align: center;
  }


#s-1942c608-0f9a-4f36-be3c-6fff96e2da4e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1942c608-0f9a-4f36-be3c-6fff96e2da4e-root {
    text-align: center;
  }


#s-1942c608-0f9a-4f36-be3c-6fff96e2da4e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ca7aa294-0e77-44cd-90dc-967ca1fc6c2d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-ca7aa294-0e77-44cd-90dc-967ca1fc6c2d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDVhMjVmYzYtNTYwZS00MTMyLTk5MzEtZDlmYTQ1MTUyMzJjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NWEyNWZjNi01NjBlLTQxMzItOTkzMS1kOWZhNDUxNTIzMmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-ca7aa294-0e77-44cd-90dc-967ca1fc6c2d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ca7aa294-0e77-44cd-90dc-967ca1fc6c2d-root {
    text-align: center;
  }


#s-ca7aa294-0e77-44cd-90dc-967ca1fc6c2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ca7aa294-0e77-44cd-90dc-967ca1fc6c2d-root {
    text-align: center;
  }


#s-ca7aa294-0e77-44cd-90dc-967ca1fc6c2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ca7aa294-0e77-44cd-90dc-967ca1fc6c2d-root {
    text-align: center;
  }


#s-ca7aa294-0e77-44cd-90dc-967ca1fc6c2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ca7aa294-0e77-44cd-90dc-967ca1fc6c2d-root {
    text-align: center;
  }


#s-ca7aa294-0e77-44cd-90dc-967ca1fc6c2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ca7aa294-0e77-44cd-90dc-967ca1fc6c2d-root {
    text-align: center;
  }


#s-ca7aa294-0e77-44cd-90dc-967ca1fc6c2d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a803d643-0220-4eb7-b23f-13cabb529041 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a803d643-0220-4eb7-b23f-13cabb529041:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDVhMjVmYzYtNTYwZS00MTMyLTk5MzEtZDlmYTQ1MTUyMzJjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NWEyNWZjNi01NjBlLTQxMzItOTkzMS1kOWZhNDUxNTIzMmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-a803d643-0220-4eb7-b23f-13cabb529041:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a803d643-0220-4eb7-b23f-13cabb529041 {
  
}
#s-a803d643-0220-4eb7-b23f-13cabb529041:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDE0NWI3MWEtODZiOS00OTZiLTg5MzktOWU4YmM2NmFjNmQ2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwMTQ1YjcxYS04NmI5LTQ5NmItODkzOS05ZThiYzY2YWM2ZDYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-a803d643-0220-4eb7-b23f-13cabb529041-root {
    text-align: center;
  }


#s-a803d643-0220-4eb7-b23f-13cabb529041.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a803d643-0220-4eb7-b23f-13cabb529041-root {
    text-align: center;
  }


#s-a803d643-0220-4eb7-b23f-13cabb529041.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a803d643-0220-4eb7-b23f-13cabb529041-root {
    text-align: center;
  }


#s-a803d643-0220-4eb7-b23f-13cabb529041.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a803d643-0220-4eb7-b23f-13cabb529041-root {
    text-align: center;
  }


#s-a803d643-0220-4eb7-b23f-13cabb529041.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a803d643-0220-4eb7-b23f-13cabb529041-root {
    text-align: center;
  }


#s-a803d643-0220-4eb7-b23f-13cabb529041.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-c268c328-a41c-4c1a-ba9a-8c5090185127 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-c268c328-a41c-4c1a-ba9a-8c5090185127:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzhkNjRjZjMtZjIzZC00NjU5LWI2MTAtMTE2NmU3YjljZDZiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3OGQ2NGNmMy1mMjNkLTQ2NTktYjYxMC0xMTY2ZTdiOWNkNmIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-c268c328-a41c-4c1a-ba9a-8c5090185127:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c268c328-a41c-4c1a-ba9a-8c5090185127-root {
    text-align: center;
  }


#s-c268c328-a41c-4c1a-ba9a-8c5090185127.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c268c328-a41c-4c1a-ba9a-8c5090185127-root {
    text-align: center;
  }


#s-c268c328-a41c-4c1a-ba9a-8c5090185127.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c268c328-a41c-4c1a-ba9a-8c5090185127-root {
    text-align: center;
  }


#s-c268c328-a41c-4c1a-ba9a-8c5090185127.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c268c328-a41c-4c1a-ba9a-8c5090185127-root {
    text-align: center;
  }


#s-c268c328-a41c-4c1a-ba9a-8c5090185127.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c268c328-a41c-4c1a-ba9a-8c5090185127-root {
    text-align: center;
  }


#s-c268c328-a41c-4c1a-ba9a-8c5090185127.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ece8dcaa-43dc-449d-a64a-503de8124636 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-ece8dcaa-43dc-449d-a64a-503de8124636:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWJjNDIwMmQtZDI4Mi00YjQ4LThkMDItNGEyZDFlMzM5YzFmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYmM0MjAyZC1kMjgyLTRiNDgtOGQwMi00YTJkMWUzMzljMWYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-ece8dcaa-43dc-449d-a64a-503de8124636:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-ece8dcaa-43dc-449d-a64a-503de8124636 {
  
}
#s-ece8dcaa-43dc-449d-a64a-503de8124636:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWMyNzIxMmMtMzg0MC00YTRjLWEyNTQtMTJlMzY0YTYwZjg5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhYzI3MjEyYy0zODQwLTRhNGMtYTI1NC0xMmUzNjRhNjBmODkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-ece8dcaa-43dc-449d-a64a-503de8124636-root {
    text-align: center;
  }


#s-ece8dcaa-43dc-449d-a64a-503de8124636.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ece8dcaa-43dc-449d-a64a-503de8124636-root {
    text-align: center;
  }


#s-ece8dcaa-43dc-449d-a64a-503de8124636.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ece8dcaa-43dc-449d-a64a-503de8124636-root {
    text-align: center;
  }


#s-ece8dcaa-43dc-449d-a64a-503de8124636.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ece8dcaa-43dc-449d-a64a-503de8124636-root {
    text-align: center;
  }


#s-ece8dcaa-43dc-449d-a64a-503de8124636.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ece8dcaa-43dc-449d-a64a-503de8124636-root {
    text-align: center;
  }


#s-ece8dcaa-43dc-449d-a64a-503de8124636.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3ae1678f-fb1e-4278-93ce-a8aeda93e893 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-3ae1678f-fb1e-4278-93ce-a8aeda93e893:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDU3MDYwNzItMzE4My00MWI3LWE5ZGEtNDE2ZWU3MjQ1YTBkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNTcwNjA3Mi0zMTgzLTQxYjctYTlkYS00MTZlZTcyNDVhMGQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-3ae1678f-fb1e-4278-93ce-a8aeda93e893:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3ae1678f-fb1e-4278-93ce-a8aeda93e893-root {
    text-align: center;
  }


#s-3ae1678f-fb1e-4278-93ce-a8aeda93e893.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3ae1678f-fb1e-4278-93ce-a8aeda93e893-root {
    text-align: center;
  }


#s-3ae1678f-fb1e-4278-93ce-a8aeda93e893.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3ae1678f-fb1e-4278-93ce-a8aeda93e893-root {
    text-align: center;
  }


#s-3ae1678f-fb1e-4278-93ce-a8aeda93e893.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3ae1678f-fb1e-4278-93ce-a8aeda93e893-root {
    text-align: center;
  }


#s-3ae1678f-fb1e-4278-93ce-a8aeda93e893.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3ae1678f-fb1e-4278-93ce-a8aeda93e893-root {
    text-align: center;
  }


#s-3ae1678f-fb1e-4278-93ce-a8aeda93e893.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-87681deb-62f1-4287-96d3-f852038da9cd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-87681deb-62f1-4287-96d3-f852038da9cd:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDIyYzExMDYtYmE3Yi00MjUzLThlNDItNGUyNjMwYjg3ZTRkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwMjJjMTEwNi1iYTdiLTQyNTMtOGU0Mi00ZTI2MzBiODdlNGQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-87681deb-62f1-4287-96d3-f852038da9cd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-87681deb-62f1-4287-96d3-f852038da9cd-root {
    text-align: center;
  }


#s-87681deb-62f1-4287-96d3-f852038da9cd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-87681deb-62f1-4287-96d3-f852038da9cd-root {
    text-align: center;
  }


#s-87681deb-62f1-4287-96d3-f852038da9cd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-87681deb-62f1-4287-96d3-f852038da9cd-root {
    text-align: center;
  }


#s-87681deb-62f1-4287-96d3-f852038da9cd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-87681deb-62f1-4287-96d3-f852038da9cd-root {
    text-align: center;
  }


#s-87681deb-62f1-4287-96d3-f852038da9cd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-87681deb-62f1-4287-96d3-f852038da9cd-root {
    text-align: center;
  }


#s-87681deb-62f1-4287-96d3-f852038da9cd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzkxYmVmMDEtZmFlYS00OGZjLWJiN2MtZWFkZmVjMTdhMWNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjOTFiZWYwMS1mYWVhLTQ4ZmMtYmI3Yy1lYWRmZWMxN2ExY2QpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4 {
  
}
#s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2RkNzgwODAtMDkwMC00M2RlLThiODYtOTJmNTRmMzg0Y2I3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ZGQ3ODA4MC0wOTAwLTQzZGUtOGI4Ni05MmY1NGYzODRjYjcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4-root {
    text-align: center;
  }


#s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4-root {
    text-align: center;
  }


#s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4-root {
    text-align: center;
  }


#s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4-root {
    text-align: center;
  }


#s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4-root {
    text-align: center;
  }


#s-d3fc2b9b-d40e-48b3-9f1f-b72028226ab4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-64f97e39-5e4a-47e1-ab32-459ac884179f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-64f97e39-5e4a-47e1-ab32-459ac884179f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-64f97e39-5e4a-47e1-ab32-459ac884179f.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-2522cc38-e928-4cf0-8bbe-bb2201eb17a8 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2522cc38-e928-4cf0-8bbe-bb2201eb17a8 {
  display: none;
}
#s-2522cc38-e928-4cf0-8bbe-bb2201eb17a8, #wrap-s-2522cc38-e928-4cf0-8bbe-bb2201eb17a8, #wrap-content-s-2522cc38-e928-4cf0-8bbe-bb2201eb17a8 { display: none !important; }}@media (max-width: 767px){#s-2522cc38-e928-4cf0-8bbe-bb2201eb17a8 {
  display: none;
}
#s-2522cc38-e928-4cf0-8bbe-bb2201eb17a8, #wrap-s-2522cc38-e928-4cf0-8bbe-bb2201eb17a8, #wrap-content-s-2522cc38-e928-4cf0-8bbe-bb2201eb17a8 { display: none !important; }}
#s-d142e134-0bc4-4f2c-9e50-1b745c8b16a7 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-d142e134-0bc4-4f2c-9e50-1b745c8b16a7 {
  display: none;
}
#s-d142e134-0bc4-4f2c-9e50-1b745c8b16a7, #wrap-s-d142e134-0bc4-4f2c-9e50-1b745c8b16a7, #wrap-content-s-d142e134-0bc4-4f2c-9e50-1b745c8b16a7 { display: none !important; }}@media (max-width: 767px){#s-d142e134-0bc4-4f2c-9e50-1b745c8b16a7 {
  margin-left: 2%;
margin-right: 2%;
display: none;
}
#s-d142e134-0bc4-4f2c-9e50-1b745c8b16a7, #wrap-s-d142e134-0bc4-4f2c-9e50-1b745c8b16a7, #wrap-content-s-d142e134-0bc4-4f2c-9e50-1b745c8b16a7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-d142e134-0bc4-4f2c-9e50-1b745c8b16a7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.0px);
}

}

@media (min-width: 768px) {
[id="s-d142e134-0bc4-4f2c-9e50-1b745c8b16a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-d142e134-0bc4-4f2c-9e50-1b745c8b16a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-d142e134-0bc4-4f2c-9e50-1b745c8b16a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

}

#s-7caacab2-513c-4cd0-8305-384db6a907e4 .shogun-icon-wrapper {
  text-align: center;
}


#s-7caacab2-513c-4cd0-8305-384db6a907e4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(238, 45, 42, 1);
}

#s-f3722d7d-a634-4f31-aee4-c084ff633f8e {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-5d1fe5c9-7f1e-4196-aa1c-ac545abb786b .shogun-icon-wrapper {
  text-align: center;
}


#s-5d1fe5c9-7f1e-4196-aa1c-ac545abb786b .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(238, 45, 42, 1);
}

#s-b5ae695f-1c00-4e95-b374-c75320112a1e {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-a863b593-e2d7-4d84-8af8-c3a677eb6eee .shogun-icon-wrapper {
  text-align: center;
}


#s-a863b593-e2d7-4d84-8af8-c3a677eb6eee .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(238, 45, 42, 1);
}

#s-94b5978e-3861-4925-944e-da76f1535aaa {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-fc6618ef-0869-45ee-81fb-c775af0f1429 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-fc6618ef-0869-45ee-81fb-c775af0f1429 {
  display: none;
}
#s-fc6618ef-0869-45ee-81fb-c775af0f1429, #wrap-s-fc6618ef-0869-45ee-81fb-c775af0f1429, #wrap-content-s-fc6618ef-0869-45ee-81fb-c775af0f1429 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc6618ef-0869-45ee-81fb-c775af0f1429 {
  display: none;
}
#s-fc6618ef-0869-45ee-81fb-c775af0f1429, #wrap-s-fc6618ef-0869-45ee-81fb-c775af0f1429, #wrap-content-s-fc6618ef-0869-45ee-81fb-c775af0f1429 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fc6618ef-0869-45ee-81fb-c775af0f1429 {
  
}
}@media (max-width: 767px){#s-fc6618ef-0869-45ee-81fb-c775af0f1429 {
  
}
}







#s-fc6618ef-0869-45ee-81fb-c775af0f1429 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fc6618ef-0869-45ee-81fb-c775af0f1429.shg-box.shg-c {
  justify-content: center;
}

#s-3491b346-9b2b-4016-86e2-f0adf416fff4 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-3491b346-9b2b-4016-86e2-f0adf416fff4 {
  display: none;
}
#s-3491b346-9b2b-4016-86e2-f0adf416fff4, #wrap-s-3491b346-9b2b-4016-86e2-f0adf416fff4, #wrap-content-s-3491b346-9b2b-4016-86e2-f0adf416fff4 { display: none !important; }}@media (max-width: 767px){#s-3491b346-9b2b-4016-86e2-f0adf416fff4 {
  display: none;
}
#s-3491b346-9b2b-4016-86e2-f0adf416fff4, #wrap-s-3491b346-9b2b-4016-86e2-f0adf416fff4, #wrap-content-s-3491b346-9b2b-4016-86e2-f0adf416fff4 { display: none !important; }}
#s-c4c39752-377a-4768-a16a-5b9716cac73e {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
@media (min-width: 1200px){#s-c4c39752-377a-4768-a16a-5b9716cac73e {
  display: none;
}
#s-c4c39752-377a-4768-a16a-5b9716cac73e, #wrap-s-c4c39752-377a-4768-a16a-5b9716cac73e, #wrap-content-s-c4c39752-377a-4768-a16a-5b9716cac73e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c4c39752-377a-4768-a16a-5b9716cac73e {
  display: none;
}
#s-c4c39752-377a-4768-a16a-5b9716cac73e, #wrap-s-c4c39752-377a-4768-a16a-5b9716cac73e, #wrap-content-s-c4c39752-377a-4768-a16a-5b9716cac73e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c4c39752-377a-4768-a16a-5b9716cac73e {
  
}
}@media (max-width: 767px){#s-c4c39752-377a-4768-a16a-5b9716cac73e {
  
}
}
#s-d5dec485-fcc1-4c35-8a49-948cca242f47 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d5dec485-fcc1-4c35-8a49-948cca242f47 {
  margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 767px){#s-d5dec485-fcc1-4c35-8a49-948cca242f47 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 42px;
margin-right: 25px;
padding-top: 25px;
padding-left: 40px;
padding-bottom: 25px;
padding-right: 40px;
border-radius: 0px;
background-color: rgba(238, 45, 42, 1);
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDBmNzY2YWYtN2M0My00ZTgxLTlmYzktNDc5YTUxZGFhYzAxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk4MjExOTQ3MzU0NDAzNDEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDAwMDA7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTk1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6I2IzOGJiZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjMDBmNzY2YWYtN2M0My00ZTgxLTlmYzktNDc5YTUxZGFhYzAxKSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>4, "pos"=>0.9821194735440341, "color"=>"#000000"}, {"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}] !important;
hover-type: gradient !important;}#s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f {
  
}
#s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjRlYzE5YTQtYzcxMi00Y2UzLWJhYWItM2IwNDFiODlmOTdkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk4MjExOTQ3MzU0NDAzNDEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDAwMDA7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTk1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6I2IzOGJiZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2VlMmQyYTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjMjRlYzE5YTQtYzcxMi00Y2UzLWJhYWItM2IwNDFiODlmOTdkKSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>4, "pos"=>0.9821194735440341, "color"=>"#000000"}, {"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}] !important;
hover-type: gradient !important;}}

  #s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f-root {
    text-align: center;
  }


#s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f-root {
    text-align: center;
  }


#s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f-root {
    text-align: center;
  }


#s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f-root {
    text-align: center;
  }


#s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f-root {
    text-align: center;
  }


#s-f624a42a-7eeb-4f2f-bdd7-6d038edde91f.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-fb889329-8d0b-4f1e-b972-ffb8f34714e5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-fb889329-8d0b-4f1e-b972-ffb8f34714e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb889329-8d0b-4f1e-b972-ffb8f34714e5.shg-box.shg-c {
  justify-content: center;
}

#s-cdc0e071-7c18-4770-adc4-c15fabcda7c6 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

.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-1442996e-2800-428b-9d96-75f1de6fdcec {
  margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 767px){#s-1442996e-2800-428b-9d96-75f1de6fdcec {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-1442996e-2800-428b-9d96-75f1de6fdcec .shg-proportional-font-size,
#s-1442996e-2800-428b-9d96-75f1de6fdcec .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-0a558eeb-2542-491d-b3ba-c1f6952b3c02 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-0a558eeb-2542-491d-b3ba-c1f6952b3c02 .shogun-countdown span, #s-0a558eeb-2542-491d-b3ba-c1f6952b3c02 .shogun-countdown label {
  color: rgba(238, 45, 42, 1);
}
#s-b01eb392-c539-42ea-9c44-fe518dadd07b {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}

#s-45b5d0b1-913f-4e02-b079-7b5f95fce248 {
  margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-45b5d0b1-913f-4e02-b079-7b5f95fce248 {
  display: none;
}
#s-45b5d0b1-913f-4e02-b079-7b5f95fce248, #wrap-s-45b5d0b1-913f-4e02-b079-7b5f95fce248, #wrap-content-s-45b5d0b1-913f-4e02-b079-7b5f95fce248 { display: none !important; }}@media (max-width: 767px){#s-45b5d0b1-913f-4e02-b079-7b5f95fce248 {
  display: none;
}
#s-45b5d0b1-913f-4e02-b079-7b5f95fce248, #wrap-s-45b5d0b1-913f-4e02-b079-7b5f95fce248, #wrap-content-s-45b5d0b1-913f-4e02-b079-7b5f95fce248 { display: none !important; }}
@media (min-width: 0px) {
[id="s-45b5d0b1-913f-4e02-b079-7b5f95fce248"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45b5d0b1-913f-4e02-b079-7b5f95fce248"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-45b5d0b1-913f-4e02-b079-7b5f95fce248"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-45b5d0b1-913f-4e02-b079-7b5f95fce248"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e5a3028f-62e7-4869-aa55-5eecfd7cceec {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(238, 45, 42, 1);
}








#s-e5a3028f-62e7-4869-aa55-5eecfd7cceec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e5a3028f-62e7-4869-aa55-5eecfd7cceec.shg-box.shg-c {
  justify-content: center;
}

#s-1a3fd7e5-43e1-4160-a1fd-352a8eb953fe {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-662681ec-1ca1-48ec-ac11-aaddc4e6d2e3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-662681ec-1ca1-48ec-ac11-aaddc4e6d2e3:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(238, 45, 42, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-662681ec-1ca1-48ec-ac11-aaddc4e6d2e3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-662681ec-1ca1-48ec-ac11-aaddc4e6d2e3-root {
    text-align: center;
  }


#s-662681ec-1ca1-48ec-ac11-aaddc4e6d2e3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-662681ec-1ca1-48ec-ac11-aaddc4e6d2e3-root {
    text-align: center;
  }


#s-662681ec-1ca1-48ec-ac11-aaddc4e6d2e3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-662681ec-1ca1-48ec-ac11-aaddc4e6d2e3-root {
    text-align: center;
  }


#s-662681ec-1ca1-48ec-ac11-aaddc4e6d2e3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-662681ec-1ca1-48ec-ac11-aaddc4e6d2e3-root {
    text-align: center;
  }


#s-662681ec-1ca1-48ec-ac11-aaddc4e6d2e3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-662681ec-1ca1-48ec-ac11-aaddc4e6d2e3-root {
    text-align: center;
  }


#s-662681ec-1ca1-48ec-ac11-aaddc4e6d2e3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-44c3295a-eee0-4598-93a9-62c65a0a9bfc {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(238, 45, 42, 1);
}
@media (min-width: 1200px){#s-44c3295a-eee0-4598-93a9-62c65a0a9bfc {
  display: none;
}
#s-44c3295a-eee0-4598-93a9-62c65a0a9bfc, #wrap-s-44c3295a-eee0-4598-93a9-62c65a0a9bfc, #wrap-content-s-44c3295a-eee0-4598-93a9-62c65a0a9bfc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-44c3295a-eee0-4598-93a9-62c65a0a9bfc {
  display: none;
}
#s-44c3295a-eee0-4598-93a9-62c65a0a9bfc, #wrap-s-44c3295a-eee0-4598-93a9-62c65a0a9bfc, #wrap-content-s-44c3295a-eee0-4598-93a9-62c65a0a9bfc { display: none !important; }}@media (max-width: 767px){#s-44c3295a-eee0-4598-93a9-62c65a0a9bfc {
  margin-top: 10px;
margin-bottom: 30px;
}
}







#s-44c3295a-eee0-4598-93a9-62c65a0a9bfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-44c3295a-eee0-4598-93a9-62c65a0a9bfc.shg-box.shg-c {
  justify-content: center;
}

#s-7e7da9d5-98b8-4f35-b1de-9295c2b34735 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-f30bc83b-c6a3-45fc-a3ea-663fe59e9dc1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-f30bc83b-c6a3-45fc-a3ea-663fe59e9dc1:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(238, 45, 42, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f30bc83b-c6a3-45fc-a3ea-663fe59e9dc1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f30bc83b-c6a3-45fc-a3ea-663fe59e9dc1-root {
    text-align: center;
  }


#s-f30bc83b-c6a3-45fc-a3ea-663fe59e9dc1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f30bc83b-c6a3-45fc-a3ea-663fe59e9dc1-root {
    text-align: center;
  }


#s-f30bc83b-c6a3-45fc-a3ea-663fe59e9dc1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f30bc83b-c6a3-45fc-a3ea-663fe59e9dc1-root {
    text-align: center;
  }


#s-f30bc83b-c6a3-45fc-a3ea-663fe59e9dc1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f30bc83b-c6a3-45fc-a3ea-663fe59e9dc1-root {
    text-align: center;
  }


#s-f30bc83b-c6a3-45fc-a3ea-663fe59e9dc1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f30bc83b-c6a3-45fc-a3ea-663fe59e9dc1-root {
    text-align: center;
  }


#s-f30bc83b-c6a3-45fc-a3ea-663fe59e9dc1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-b6b50311-d98a-4356-be11-461f760835f0 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-b6b50311-d98a-4356-be11-461f760835f0 {
  background-color: rgba(255, 255, 255, 1);
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b6b50311-d98a-4356-be11-461f760835f0 {
  background-color: rgba(255, 255, 255, 1);
}
}@media (max-width: 767px){#s-b6b50311-d98a-4356-be11-461f760835f0 {
  background-color: rgba(255, 255, 255, 1);
}
}
@media (min-width: 0px) {
[id="s-b6b50311-d98a-4356-be11-461f760835f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6b50311-d98a-4356-be11-461f760835f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b6b50311-d98a-4356-be11-461f760835f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6b50311-d98a-4356-be11-461f760835f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-24fb5820-684f-4ade-8b32-a8f24d095913 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-24fb5820-684f-4ade-8b32-a8f24d095913 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-24fb5820-684f-4ade-8b32-a8f24d095913.shg-box.shg-c {
  justify-content: center;
}

#s-82b932a6-1715-43a0-bf08-d5f68f0bf3b1 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
@media (min-width: 1200px){#s-82b932a6-1715-43a0-bf08-d5f68f0bf3b1 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-33f10bee-1ea9-43ad-a78f-c33de1f61bfb {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-33f10bee-1ea9-43ad-a78f-c33de1f61bfb .shg-proportional-font-size,
#s-33f10bee-1ea9-43ad-a78f-c33de1f61bfb .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-75fdf492-b6aa-4972-a290-ac8024707af5 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-75fdf492-b6aa-4972-a290-ac8024707af5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-75fdf492-b6aa-4972-a290-ac8024707af5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-75fdf492-b6aa-4972-a290-ac8024707af5 {
  display: none;
}
#s-75fdf492-b6aa-4972-a290-ac8024707af5, #wrap-s-75fdf492-b6aa-4972-a290-ac8024707af5, #wrap-content-s-75fdf492-b6aa-4972-a290-ac8024707af5 { display: none !important; }}@media (max-width: 767px){#s-75fdf492-b6aa-4972-a290-ac8024707af5 {
  display: none;
}
#s-75fdf492-b6aa-4972-a290-ac8024707af5, #wrap-s-75fdf492-b6aa-4972-a290-ac8024707af5, #wrap-content-s-75fdf492-b6aa-4972-a290-ac8024707af5 { display: none !important; }}
#s-75fdf492-b6aa-4972-a290-ac8024707af5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-75fdf492-b6aa-4972-a290-ac8024707af5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-75fdf492-b6aa-4972-a290-ac8024707af5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(247, 7, 7, 1);
}

#s-75fdf492-b6aa-4972-a290-ac8024707af5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-75fdf492-b6aa-4972-a290-ac8024707af5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(247, 7, 7, 1);
  text-align: center;
  
  
  
  font-size: 20px;
}

#s-75fdf492-b6aa-4972-a290-ac8024707af5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-5831e59a-12ea-4407-8277-143d0681b4f9 {
  margin-top: 40px;
margin-left: 5%;
margin-bottom: 40px;
margin-right: 5%;
text-align: left;
}

#s-98fffc5b-5099-4d6a-8498-e6d3bbf6f9ff {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-98fffc5b-5099-4d6a-8498-e6d3bbf6f9ff {
  display: none;
}
#s-98fffc5b-5099-4d6a-8498-e6d3bbf6f9ff, #wrap-s-98fffc5b-5099-4d6a-8498-e6d3bbf6f9ff, #wrap-content-s-98fffc5b-5099-4d6a-8498-e6d3bbf6f9ff { display: none !important; }}@media (max-width: 767px){#s-98fffc5b-5099-4d6a-8498-e6d3bbf6f9ff {
  display: none;
}
#s-98fffc5b-5099-4d6a-8498-e6d3bbf6f9ff, #wrap-s-98fffc5b-5099-4d6a-8498-e6d3bbf6f9ff, #wrap-content-s-98fffc5b-5099-4d6a-8498-e6d3bbf6f9ff { display: none !important; }}
.shogun-table-wrapper {
  overflow: auto;
}

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

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

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

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

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

#s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7 {
  margin-left: 15%;
margin-bottom: 40px;
margin-right: 15%;
}
@media (min-width: 1200px){#s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7 {
  display: none;
}
#s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7, #wrap-s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7, #wrap-content-s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7 { display: none !important; }}@media (max-width: 767px){#s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7 {
  display: none;
}
#s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7, #wrap-s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7, #wrap-content-s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7 { display: none !important; }}
#s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7 .shogun-table-wrapper {
  overflow: auto;
  border: 2px solid rgba(238, 45, 42, 1);
  border-radius: 15px;
}

#s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 16px;
  
  
  
  
  
}

#s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7 td.shogun-table-column, #s-ca9beeba-8a05-4193-91ea-8b6bd4a788d7 td.shogun-table-row {
  border: 2px solid rgba(238, 45, 42, 1);
}

#s-c65b58cb-019c-4c70-ad0c-9e0d234f42f5 {
  margin-left: auto;
margin-right: auto;
}

#s-218aa067-69cc-4b80-b8a7-66961e96ecc6 {
  margin-left: auto;
margin-right: auto;
}

#s-6762852f-d35b-4f8d-a2b2-82d7c54e15ca {
  margin-left: auto;
margin-right: auto;
}

#s-0959e7b3-1305-4b92-98f9-b9b3c7e48c7f {
  margin-left: auto;
margin-right: auto;
}

#s-1064ffc1-09f1-4a5d-9175-eba8867695eb {
  margin-left: auto;
margin-right: auto;
}

#s-aca56264-3098-469b-a064-e81662cc3593 {
  margin-left: auto;
margin-right: auto;
}

#s-f0c8c505-373e-4211-a9bc-6c927dead532 {
  margin-left: auto;
margin-right: auto;
}

#s-56f4c296-2541-483f-82a7-8eb9e5f42506 {
  margin-left: auto;
margin-right: auto;
}

#s-954a045e-69f7-475d-b5b6-a90aaffcdab5 {
  margin-left: auto;
margin-right: auto;
}

#s-29b152a9-31bc-4413-8142-465c56ea79f8 {
  margin-left: auto;
margin-right: auto;
}

#s-4394e496-2592-4a35-8caa-504a2ccdecd0 {
  margin-left: auto;
margin-right: auto;
}

#s-ac095a05-f20f-4486-9ead-2dfc5015e8aa {
  margin-left: auto;
margin-right: auto;
}

#s-8a8b93cb-a469-4048-a04d-bfd430663587 {
  margin-left: 0%;
margin-right: 0%;
}

#s-1ca31337-f7a0-4004-9148-c05e9b3cf3a2 {
  margin-left: 0%;
margin-right: 0%;
}

#s-82857b35-e416-4a98-8f40-95a0de5e361a {
  margin-left: auto;
margin-right: auto;
}

#s-5e117971-49d7-490e-84f3-a95f8b7e2f58 {
  margin-left: auto;
margin-right: auto;
}

#s-eb80237d-1b7e-4c5d-bb34-87ee9411d7c6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-eb80237d-1b7e-4c5d-bb34-87ee9411d7c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eb80237d-1b7e-4c5d-bb34-87ee9411d7c6.shg-box.shg-c {
  justify-content: center;
}

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

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.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-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-imageV3-content {
  text-align: initial;
}

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

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

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

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

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

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

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
max-width: 1754px;
text-align: center;
}
@media (min-width: 1200px){#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  margin-top: 45px;
margin-bottom: 45px;
}
}
#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e img.shogun-image {
  width: 100%;
  
  
  max-width: 1754px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 45px;
  margin-bottom: 45px;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  padding-top: 5px;
  padding-bottom: 5px;
}


.shg-image-content-margin-container-s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-af1b6e9f-297e-4d54-8960-f1921c30cd4e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af1b6e9f-297e-4d54-8960-f1921c30cd4e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
@media (max-width: 767px){#s-84d91458-e46c-47ac-b19b-f0d8bb743005 {
  margin-top: 20px;
margin-bottom: 20px;
}
}
#s-2b96307e-8ab0-47a6-b555-59ff07b87017 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-2b96307e-8ab0-47a6-b555-59ff07b87017 {
  display: none;
}
#s-2b96307e-8ab0-47a6-b555-59ff07b87017, #wrap-s-2b96307e-8ab0-47a6-b555-59ff07b87017, #wrap-content-s-2b96307e-8ab0-47a6-b555-59ff07b87017 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b96307e-8ab0-47a6-b555-59ff07b87017 {
  display: none;
}
#s-2b96307e-8ab0-47a6-b555-59ff07b87017, #wrap-s-2b96307e-8ab0-47a6-b555-59ff07b87017, #wrap-content-s-2b96307e-8ab0-47a6-b555-59ff07b87017 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2b96307e-8ab0-47a6-b555-59ff07b87017 {
  
}
}@media (max-width: 767px){#s-2b96307e-8ab0-47a6-b555-59ff07b87017 {
  margin-top: 20px;
margin-bottom: 20px;
}
}
#s-2b96307e-8ab0-47a6-b555-59ff07b87017 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2b96307e-8ab0-47a6-b555-59ff07b87017 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2b96307e-8ab0-47a6-b555-59ff07b87017 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(247, 7, 7, 1);
}

#s-2b96307e-8ab0-47a6-b555-59ff07b87017 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2b96307e-8ab0-47a6-b555-59ff07b87017 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(247, 7, 7, 1);
  text-align: center;
  
  
  
  font-size: 20px;
}

#s-2b96307e-8ab0-47a6-b555-59ff07b87017 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-ad2f35a9-f171-49b7-8224-68be5e5ba6c9 {
  margin-top: 40px;
margin-left: 5%;
margin-bottom: 40px;
margin-right: 5%;
text-align: left;
}

#s-7bdcb635-a066-4825-8340-348b3ba65e9d {
  margin-top: 0px;
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(238, 45, 42, 1);
border-style: none;
min-height: 50px;
background-color: rgba(254, 254, 254, 1);
}








#s-7bdcb635-a066-4825-8340-348b3ba65e9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7bdcb635-a066-4825-8340-348b3ba65e9d.shg-box.shg-c {
  justify-content: center;
}

#s-bbe12312-f0f1-41d7-8c4d-272993fa4e22 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bbe12312-f0f1-41d7-8c4d-272993fa4e22 {
  display: none;
}
#s-bbe12312-f0f1-41d7-8c4d-272993fa4e22, #wrap-s-bbe12312-f0f1-41d7-8c4d-272993fa4e22, #wrap-content-s-bbe12312-f0f1-41d7-8c4d-272993fa4e22 { display: none !important; }}@media (max-width: 767px){#s-bbe12312-f0f1-41d7-8c4d-272993fa4e22 {
  display: none;
}
#s-bbe12312-f0f1-41d7-8c4d-272993fa4e22, #wrap-s-bbe12312-f0f1-41d7-8c4d-272993fa4e22, #wrap-content-s-bbe12312-f0f1-41d7-8c4d-272993fa4e22 { display: none !important; }}







#s-bbe12312-f0f1-41d7-8c4d-272993fa4e22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bbe12312-f0f1-41d7-8c4d-272993fa4e22.shg-box.shg-c {
  justify-content: center;
}

#s-f26e56b0-7b78-402a-b934-6a089c6d7d27 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-dd0bb8d5-28a9-4a89-b856-5eb9decc6db0 {
  margin-left: 15%;
margin-bottom: 40px;
margin-right: 15%;
}
@media (min-width: 1200px){#s-dd0bb8d5-28a9-4a89-b856-5eb9decc6db0 {
  margin-left: 25%;
margin-right: 25%;
}
}
#s-dd0bb8d5-28a9-4a89-b856-5eb9decc6db0 .shogun-table-wrapper {
  overflow: auto;
  border: 2px solid rgba(238, 45, 42, 1);
  border-radius: 15px;
}

#s-dd0bb8d5-28a9-4a89-b856-5eb9decc6db0 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-dd0bb8d5-28a9-4a89-b856-5eb9decc6db0 td.shogun-table-column {
  background-color: rgba(255, 255, 255, 1);
  padding: 10px;
  text-align: inherit;
  
  font-size: 16px;
  
  
  
  
  
}

#s-dd0bb8d5-28a9-4a89-b856-5eb9decc6db0 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-dd0bb8d5-28a9-4a89-b856-5eb9decc6db0 td.shogun-table-column, #s-dd0bb8d5-28a9-4a89-b856-5eb9decc6db0 td.shogun-table-row {
  border: 2px solid rgba(238, 45, 42, 1);
}

#s-cf04521f-9b51-45a7-a495-056ed48483c4 {
  margin-left: 0%;
margin-right: 0%;
}

#s-6101e152-591f-4c97-bbf0-3a1bc8df55c0 {
  margin-left: 0%;
margin-right: 0%;
}

#s-cc035707-6f6a-4c65-929f-8ae12991f9a5 {
  margin-left: auto;
margin-right: auto;
}

#s-ebdb03e1-99a2-4870-a723-04bea9eaef8d {
  margin-left: auto;
margin-right: auto;
}

#s-d1ebc9f5-6b31-4b41-8855-93bebdf4613a {
  margin-left: auto;
margin-right: auto;
}

#s-28e06dd0-b059-48ae-82fe-8f0f22e9fc92 {
  margin-left: auto;
margin-right: auto;
}

#s-4c8d4777-74a3-4a19-81ce-888ca4040a47 {
  margin-left: auto;
margin-right: auto;
}

#s-5aad9301-6960-40ca-b72b-6f327f720cb0 {
  margin-left: auto;
margin-right: auto;
}

#s-6910cdca-c2ef-4261-a917-1597d4e2482a {
  margin-left: auto;
margin-right: auto;
}

#s-46b918f2-d3ec-4ee2-a48c-591d3e1c8bda {
  margin-left: auto;
margin-right: auto;
}

#s-716d3153-02e6-43e7-bec3-d8c81dc10119 {
  margin-left: 0%;
margin-right: 0%;
}

#s-b152fe8d-786c-4157-9c20-49536ca6f23d {
  margin-left: auto;
margin-right: auto;
}

#s-4e8ed8c6-d194-4131-8f1c-b0e52745f22e {
  margin-left: auto;
margin-right: auto;
}

#s-f8c4d998-6b72-43c8-8c38-48ea1e6f647b {
  margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}

#s-f8c4d998-6b72-43c8-8c38-48ea1e6f647b .shg-proportional-font-size,
#s-f8c4d998-6b72-43c8-8c38-48ea1e6f647b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-90df01b0-0711-44ba-b92a-5623d901348d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-90df01b0-0711-44ba-b92a-5623d901348d {
  display: none;
}
#s-90df01b0-0711-44ba-b92a-5623d901348d, #wrap-s-90df01b0-0711-44ba-b92a-5623d901348d, #wrap-content-s-90df01b0-0711-44ba-b92a-5623d901348d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-90df01b0-0711-44ba-b92a-5623d901348d {
  display: none;
}
#s-90df01b0-0711-44ba-b92a-5623d901348d, #wrap-s-90df01b0-0711-44ba-b92a-5623d901348d, #wrap-content-s-90df01b0-0711-44ba-b92a-5623d901348d { display: none !important; }}







#s-90df01b0-0711-44ba-b92a-5623d901348d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-90df01b0-0711-44ba-b92a-5623d901348d.shg-box.shg-c {
  justify-content: center;
}

#s-c1a7e6a9-1fc5-4140-a13a-b1825475c912 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-b169f10e-5146-4650-bc18-d9f00df53c5e {
  margin-left: 15%;
margin-bottom: 40px;
margin-right: 15%;
}
@media (max-width: 767px){#s-b169f10e-5146-4650-bc18-d9f00df53c5e {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-b169f10e-5146-4650-bc18-d9f00df53c5e .shogun-table-wrapper {
  overflow: auto;
  border: 2px solid rgba(238, 45, 42, 1);
  border-radius: 15px;
}

#s-b169f10e-5146-4650-bc18-d9f00df53c5e table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-b169f10e-5146-4650-bc18-d9f00df53c5e td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 16px;
  
  
  
  
  
}

#s-b169f10e-5146-4650-bc18-d9f00df53c5e td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-b169f10e-5146-4650-bc18-d9f00df53c5e td.shogun-table-column, #s-b169f10e-5146-4650-bc18-d9f00df53c5e td.shogun-table-row {
  border: 2px solid rgba(238, 45, 42, 1);
}
@media (max-width: 767px){#s-b169f10e-5146-4650-bc18-d9f00df53c5e .shogun-table-wrapper {
  overflow: auto;
  border: 2px solid rgba(238, 45, 42, 1);
  border-radius: 15px;
}

#s-b169f10e-5146-4650-bc18-d9f00df53c5e table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-b169f10e-5146-4650-bc18-d9f00df53c5e td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 16px;
  
  
  
  
  
}

#s-b169f10e-5146-4650-bc18-d9f00df53c5e td.shogun-table-row {
  background-color: #fff;
  padding: 5px;
}

#s-b169f10e-5146-4650-bc18-d9f00df53c5e td.shogun-table-column, #s-b169f10e-5146-4650-bc18-d9f00df53c5e td.shogun-table-row {
  border: 2px solid rgba(238, 45, 42, 1);
}
}
#s-72560a29-4689-4859-b852-e6fc8d4494ea {
  margin-left: auto;
margin-right: auto;
}

#s-f640a3d0-e9e5-4332-94c7-dccc0db748de {
  margin-left: auto;
margin-right: auto;
}

#s-64c6ec93-5f77-4e4b-a0a0-1cd0a6fe64a1 {
  margin-left: auto;
margin-right: auto;
}

#s-3b262186-d548-4db4-9ad9-e267ffca9dc9 {
  margin-left: auto;
margin-right: auto;
}

#s-3266070c-27b8-4436-9d21-17ae73756d6d {
  margin-left: auto;
margin-right: auto;
}

#s-0086bf50-3dde-4f15-a54f-e3d2b9dac84b {
  margin-left: auto;
margin-right: auto;
}

#s-d560a089-a5ca-4f4e-8d80-bd63113962ae {
  margin-left: auto;
margin-right: auto;
}

#s-c36cc1f0-df65-4c52-ae0f-1460027888f4 {
  margin-left: auto;
margin-right: auto;
}

#s-3ebc350e-2f47-4556-8b18-43783d744db5 {
  margin-left: auto;
margin-right: auto;
}

#s-5d865cca-eea0-4ec2-afb2-4d6f2005f777 {
  margin-left: auto;
margin-right: auto;
}

#s-e0532671-0c9a-40b1-990a-1133ff09c57a {
  margin-left: auto;
margin-right: auto;
}

#s-c1a8d225-5a79-4138-bec0-846a9838f7ba {
  margin-left: auto;
margin-right: auto;
}

#s-fa382658-300d-4283-a401-2506ef75aa1a {
  margin-left: 0%;
margin-right: 0%;
}

#s-2cc972c7-5b8c-4cc9-aece-15031b8de41d {
  margin-left: 0%;
margin-right: 0%;
}

#s-4470e9db-efb9-4ffe-9c78-e11a67e3c913 {
  margin-left: auto;
margin-right: auto;
}

#s-5004e058-4af6-4f7c-8d55-1c5f7f3481bd {
  margin-left: auto;
margin-right: auto;
}

#s-4178e2d8-4371-4e03-9008-e96e93dacc4d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4178e2d8-4371-4e03-9008-e96e93dacc4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4178e2d8-4371-4e03-9008-e96e93dacc4d.shg-box.shg-c {
  justify-content: center;
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 {
  margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}@media (min-width: 1200px){#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(247, 58, 19, 1);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(247, 58, 19, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 21px;
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 21px;
}}@media (min-width: 992px) and (max-width: 1199px){#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(241, 52, 13, 1);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(241, 52, 13, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 20px;
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}}@media (min-width: 768px) and (max-width: 991px){#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgb(238, 45, 42);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgb(238, 45, 42);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 20px;
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}}@media (max-width: 767px){#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgb(238, 45, 42);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgb(238, 45, 42);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 20px;
}

#s-c04f9926-f798-4cc9-9376-d1e1a0aa6546 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}}
#s-e9a80f87-0c71-4663-a049-1f44b7d63a2a {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
}

#s-e9a80f87-0c71-4663-a049-1f44b7d63a2a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-e9a80f87-0c71-4663-a049-1f44b7d63a2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-e9a80f87-0c71-4663-a049-1f44b7d63a2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-e9a80f87-0c71-4663-a049-1f44b7d63a2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-e9a80f87-0c71-4663-a049-1f44b7d63a2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-e9a80f87-0c71-4663-a049-1f44b7d63a2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9fb6abc4-0e5f-413d-aedc-1ef1947eeec0 {
  margin-top: 20px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}

#s-9fb6abc4-0e5f-413d-aedc-1ef1947eeec0 .shg-proportional-font-size,
#s-9fb6abc4-0e5f-413d-aedc-1ef1947eeec0 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ab39aafc-e9c8-4021-b188-543b1cf3b97b {
  margin-top: 0px;
margin-left: 5%;
margin-right: 5%;
}

#s-ab39aafc-e9c8-4021-b188-543b1cf3b97b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ab39aafc-e9c8-4021-b188-543b1cf3b97b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-ab39aafc-e9c8-4021-b188-543b1cf3b97b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-ab39aafc-e9c8-4021-b188-543b1cf3b97b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ab39aafc-e9c8-4021-b188-543b1cf3b97b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-ab39aafc-e9c8-4021-b188-543b1cf3b97b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-24e05116-2c63-41a9-b6a8-3d4298ad2ec4 {
  margin-top: 20px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}

#s-24e05116-2c63-41a9-b6a8-3d4298ad2ec4 .shg-proportional-font-size,
#s-24e05116-2c63-41a9-b6a8-3d4298ad2ec4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c6c57841-1879-4cdd-8660-d175ee9367ce {
  margin-top: 0px;
margin-left: 5%;
margin-right: 5%;
}

#s-c6c57841-1879-4cdd-8660-d175ee9367ce > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c6c57841-1879-4cdd-8660-d175ee9367ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c6c57841-1879-4cdd-8660-d175ee9367ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-c6c57841-1879-4cdd-8660-d175ee9367ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c6c57841-1879-4cdd-8660-d175ee9367ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-c6c57841-1879-4cdd-8660-d175ee9367ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d2c779ee-c624-4617-a957-f25bc779ab80 {
  margin-top: 20px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}

#s-d2c779ee-c624-4617-a957-f25bc779ab80 .shg-proportional-font-size,
#s-d2c779ee-c624-4617-a957-f25bc779ab80 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-edf2f7f2-336a-45fc-9ea3-68261b847389 {
  margin-top: 0px;
margin-left: 5%;
margin-right: 5%;
}

#s-edf2f7f2-336a-45fc-9ea3-68261b847389 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-edf2f7f2-336a-45fc-9ea3-68261b847389 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-edf2f7f2-336a-45fc-9ea3-68261b847389 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-edf2f7f2-336a-45fc-9ea3-68261b847389 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-edf2f7f2-336a-45fc-9ea3-68261b847389 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-edf2f7f2-336a-45fc-9ea3-68261b847389 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-270a2842-95dc-42fd-9527-cda40a947528 {
  margin-top: 20px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}

#s-270a2842-95dc-42fd-9527-cda40a947528 .shg-proportional-font-size,
#s-270a2842-95dc-42fd-9527-cda40a947528 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c79e1e60-daad-4b8f-9136-8e98325f9e49 {
  margin-top: 0px;
margin-left: 5%;
margin-right: 5%;
}

#s-c79e1e60-daad-4b8f-9136-8e98325f9e49 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c79e1e60-daad-4b8f-9136-8e98325f9e49 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c79e1e60-daad-4b8f-9136-8e98325f9e49 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-c79e1e60-daad-4b8f-9136-8e98325f9e49 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c79e1e60-daad-4b8f-9136-8e98325f9e49 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-c79e1e60-daad-4b8f-9136-8e98325f9e49 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-45276f35-22c8-4f1f-bf9b-1a330ac2c34f {
  margin-top: 20px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}

#s-45276f35-22c8-4f1f-bf9b-1a330ac2c34f .shg-proportional-font-size,
#s-45276f35-22c8-4f1f-bf9b-1a330ac2c34f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5c23131b-b62d-4e45-b510-6b97cd5eede7 {
  margin-top: 0px;
margin-left: 5%;
margin-right: 5%;
}

#s-5c23131b-b62d-4e45-b510-6b97cd5eede7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-5c23131b-b62d-4e45-b510-6b97cd5eede7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-5c23131b-b62d-4e45-b510-6b97cd5eede7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-5c23131b-b62d-4e45-b510-6b97cd5eede7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-5c23131b-b62d-4e45-b510-6b97cd5eede7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-5c23131b-b62d-4e45-b510-6b97cd5eede7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d6f67232-1107-40df-9c29-6ea15ed40988 {
  margin-top: 20px;
margin-left: 12px;
margin-bottom: 20px;
margin-right: 12px;
}

#s-d6f67232-1107-40df-9c29-6ea15ed40988 .shg-proportional-font-size,
#s-d6f67232-1107-40df-9c29-6ea15ed40988 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e290c7bb-5c5e-41cf-8a74-aa32f605f57e {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-e290c7bb-5c5e-41cf-8a74-aa32f605f57e .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-e290c7bb-5c5e-41cf-8a74-aa32f605f57e table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-e290c7bb-5c5e-41cf-8a74-aa32f605f57e td.shogun-table-column {
  background-color: #fff;
  padding: 2px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-e290c7bb-5c5e-41cf-8a74-aa32f605f57e td.shogun-table-row {
  background-color: #fff;
  padding: 2px;
}

#s-e290c7bb-5c5e-41cf-8a74-aa32f605f57e td.shogun-table-column, #s-e290c7bb-5c5e-41cf-8a74-aa32f605f57e td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-e0774013-0155-46dc-9b7b-3def5c127226 {
  margin-left: auto;
margin-right: auto;
}

#s-366b3370-08c5-497c-8ef4-485c25c35ca5 {
  margin-left: auto;
margin-right: auto;
}

#s-b3978cd0-02a6-4518-b213-b826dfe5a85e {
  margin-left: auto;
margin-right: auto;
}

#s-252665a7-cb5d-4548-bb12-0c22072fd56a {
  margin-left: auto;
margin-right: auto;
}

#s-b35cc3fa-513f-4cdb-9254-404dd13affaf {
  margin-left: auto;
margin-right: auto;
}

#s-db71e95c-dcc6-4396-abe9-6be57a54249a {
  margin-left: auto;
margin-right: auto;
}

#s-133c0dc4-703a-4ec8-b86d-90254af75bfc {
  margin-left: auto;
margin-right: auto;
}

#s-8714d93e-fb8b-4ac6-90d2-5d6aae3d5526 {
  margin-left: auto;
margin-right: auto;
}

#s-759bd9b0-d88a-43b4-9307-044e9159bb13 {
  margin-left: auto;
margin-right: auto;
}

#s-9b2e0289-37c7-4cc8-94bd-e299866044f8 {
  margin-left: auto;
margin-right: auto;
}

#s-a795658e-f8de-452f-8814-90550b3d082f {
  margin-left: auto;
margin-right: auto;
}

#s-a38acf5d-8b0b-4ce9-8e4e-266d9d724683 {
  margin-left: auto;
margin-right: auto;
}

#s-d731a195-a584-4a02-ba70-c7181881f092 {
  margin-left: auto;
margin-right: auto;
}

#s-a4d7e3c6-ec4c-4e72-bdb6-a4c9fba62842 {
  margin-left: auto;
margin-right: auto;
}

#s-12fcf760-06a8-4125-a107-90dd2f9411c5 {
  margin-left: auto;
margin-right: auto;
}

#s-438def9f-0d7a-438c-8f30-6d9874199e40 {
  margin-left: auto;
margin-right: auto;
}

#s-0f6cc3ee-38b0-408d-a426-0d5ff5bd661c {
  margin-left: auto;
margin-right: auto;
}

#s-fb3d0485-d4d3-4abd-9294-2c2dd99eebc4 {
  margin-left: auto;
margin-right: auto;
}

#s-587047c3-8e41-4487-a0ec-4af69c18c836 {
  margin-left: auto;
margin-right: auto;
}

#s-eb95d826-578c-4992-9548-4145e60578d9 {
  margin-left: auto;
margin-right: auto;
}

#s-0f20aa43-148b-488a-9641-56557ad8260d {
  margin-left: auto;
margin-right: auto;
}

#s-1745e470-9f26-43d1-838b-40a302025cd3 {
  margin-left: auto;
margin-right: auto;
}

#s-1e51b871-6cd1-408d-b042-edc61e450315 {
  margin-left: auto;
margin-right: auto;
}

#s-f7fa2dff-2cc9-4273-a6c3-5e574cda7280 {
  margin-left: auto;
margin-right: auto;
}

#s-543893de-52d7-4f5d-9768-4fdcd2483226 {
  margin-left: auto;
margin-right: auto;
}

#s-027ceae7-4504-47c6-a065-89437f16378a {
  margin-left: auto;
margin-right: auto;
}

#s-946c60d2-5a1e-4cf9-a7fd-692b75c25ef4 {
  margin-left: auto;
margin-right: auto;
}

#s-1c8cbeac-5778-46a2-9bad-de57779694f0 {
  margin-left: auto;
margin-right: auto;
}

#s-2bfcd702-a187-4747-8472-b21873925ccc {
  margin-left: auto;
margin-right: auto;
}

#s-8a4291a7-80e1-401a-9458-2d7552b996dd {
  margin-left: auto;
margin-right: auto;
}

#s-e3fd6641-123f-482e-bbb0-db198a4536f9 {
  margin-left: auto;
margin-right: auto;
}

#s-27e2d5a1-070b-45bd-be4e-0ed6712e914f {
  margin-left: auto;
margin-right: auto;
}

#s-0ac897ed-60a5-4e99-b740-4efc0eb52de6 {
  margin-left: auto;
margin-right: auto;
}

#s-6ed25db2-f91d-4245-b605-9e6122d3f852 {
  margin-left: auto;
margin-right: auto;
}

#s-54c9cf53-6c54-4cb5-b89e-2476ff871ae1 {
  margin-left: auto;
margin-right: auto;
}

#s-2c985630-7b5c-4a39-ae5e-a953b8fa3b6f {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-2c985630-7b5c-4a39-ae5e-a953b8fa3b6f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2c985630-7b5c-4a39-ae5e-a953b8fa3b6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2c985630-7b5c-4a39-ae5e-a953b8fa3b6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2c985630-7b5c-4a39-ae5e-a953b8fa3b6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2c985630-7b5c-4a39-ae5e-a953b8fa3b6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-2c985630-7b5c-4a39-ae5e-a953b8fa3b6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-80dfa021-ff32-4b30-bab7-be80f95c18c5 {
  margin-top: 20px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}

#s-80dfa021-ff32-4b30-bab7-be80f95c18c5 .shg-proportional-font-size,
#s-80dfa021-ff32-4b30-bab7-be80f95c18c5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-4fb8f2b2-4085-4161-8b7f-586cfa8abd07 {
  margin-top: 0px;
margin-left: 5%;
margin-right: 5%;
}

#s-4fb8f2b2-4085-4161-8b7f-586cfa8abd07 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-4fb8f2b2-4085-4161-8b7f-586cfa8abd07 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-4fb8f2b2-4085-4161-8b7f-586cfa8abd07 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-4fb8f2b2-4085-4161-8b7f-586cfa8abd07 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-4fb8f2b2-4085-4161-8b7f-586cfa8abd07 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-4fb8f2b2-4085-4161-8b7f-586cfa8abd07 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-a487499d-e398-4c5c-acda-d7276526cefc {
  margin-top: 20px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}

#s-a487499d-e398-4c5c-acda-d7276526cefc .shg-proportional-font-size,
#s-a487499d-e398-4c5c-acda-d7276526cefc .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-cad0b419-cd2e-4bf4-b404-b262e12e05f9 {
  margin-top: 0px;
margin-left: 5%;
margin-right: 5%;
}

#s-cad0b419-cd2e-4bf4-b404-b262e12e05f9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-cad0b419-cd2e-4bf4-b404-b262e12e05f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-cad0b419-cd2e-4bf4-b404-b262e12e05f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-cad0b419-cd2e-4bf4-b404-b262e12e05f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-cad0b419-cd2e-4bf4-b404-b262e12e05f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-cad0b419-cd2e-4bf4-b404-b262e12e05f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-dcbda36f-ff92-4181-873a-4608f292caae {
  margin-top: 20px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}

#s-dcbda36f-ff92-4181-873a-4608f292caae .shg-proportional-font-size,
#s-dcbda36f-ff92-4181-873a-4608f292caae .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-802ec358-0c6c-4094-9853-26ee967a6c8c {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-802ec358-0c6c-4094-9853-26ee967a6c8c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-802ec358-0c6c-4094-9853-26ee967a6c8c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-802ec358-0c6c-4094-9853-26ee967a6c8c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-802ec358-0c6c-4094-9853-26ee967a6c8c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-802ec358-0c6c-4094-9853-26ee967a6c8c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-802ec358-0c6c-4094-9853-26ee967a6c8c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8711c7f1-e07e-4e8e-a997-d5bd7c0ef459 {
  margin-top: 20px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}

#s-8711c7f1-e07e-4e8e-a997-d5bd7c0ef459 .shg-proportional-font-size,
#s-8711c7f1-e07e-4e8e-a997-d5bd7c0ef459 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 {
  margin-left: 10%;
margin-bottom: 60px;
margin-right: 10%;
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}@media (min-width: 1200px){#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(247, 58, 19, 1);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(247, 58, 19, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 21px;
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 21px;
}}@media (min-width: 992px) and (max-width: 1199px){#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(241, 52, 13, 1);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(241, 52, 13, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 20px;
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}}@media (min-width: 768px) and (max-width: 991px){#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgb(238, 45, 42);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgb(238, 45, 42);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 20px;
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}}@media (max-width: 767px){#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgb(238, 45, 42);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgb(238, 45, 42);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 20px;
}

#s-dcecf7cc-0b85-443a-bef8-1e225fd10306 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}}
#s-4d1ebaee-e849-48ce-bf5f-a9d72f0cafa2 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-4d1ebaee-e849-48ce-bf5f-a9d72f0cafa2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d1ebaee-e849-48ce-bf5f-a9d72f0cafa2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4d1ebaee-e849-48ce-bf5f-a9d72f0cafa2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d1ebaee-e849-48ce-bf5f-a9d72f0cafa2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-cacba94f-1109-43f3-aff7-801a60440f9c {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-60086514-eb3a-4a06-9689-0f396fa63f68 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-60086514-eb3a-4a06-9689-0f396fa63f68 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 1);
  padding: 10px;
}

#s-60086514-eb3a-4a06-9689-0f396fa63f68 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-60086514-eb3a-4a06-9689-0f396fa63f68 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-60086514-eb3a-4a06-9689-0f396fa63f68 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-60086514-eb3a-4a06-9689-0f396fa63f68 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ac41dc33-9419-48f7-ab29-8d67894b2ffb {
  margin-top: 20px;
margin-left: 50px;
margin-right: 50px;
}

#s-f53d9fd0-a4b2-401e-8b29-30e51816c68c {
  margin-left: 100px;
margin-bottom: 20px;
margin-right: 100px;
}

#s-32363d3c-2839-4a55-85e8-3020f3508a93 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-32363d3c-2839-4a55-85e8-3020f3508a93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 1);
  padding: 10px;
}

#s-32363d3c-2839-4a55-85e8-3020f3508a93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-32363d3c-2839-4a55-85e8-3020f3508a93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-32363d3c-2839-4a55-85e8-3020f3508a93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-32363d3c-2839-4a55-85e8-3020f3508a93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-93e92ff4-fba1-4ee0-9f04-b00cd0d3ad8c {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-5fa22e3b-2cfb-4765-a6ed-904838a0380b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-5fa22e3b-2cfb-4765-a6ed-904838a0380b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 1);
  padding: 10px;
}

#s-5fa22e3b-2cfb-4765-a6ed-904838a0380b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-5fa22e3b-2cfb-4765-a6ed-904838a0380b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-5fa22e3b-2cfb-4765-a6ed-904838a0380b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-5fa22e3b-2cfb-4765-a6ed-904838a0380b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-5d110d9e-31fa-4c6b-8efd-c191e95592cb {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-d309586a-8c32-49b7-9fd4-6836ca6e69d4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d309586a-8c32-49b7-9fd4-6836ca6e69d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-d309586a-8c32-49b7-9fd4-6836ca6e69d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-d309586a-8c32-49b7-9fd4-6836ca6e69d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d309586a-8c32-49b7-9fd4-6836ca6e69d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-d309586a-8c32-49b7-9fd4-6836ca6e69d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-05870756-18ca-4164-a35f-79dce4e4f511 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-2b4312e2-7906-4842-b738-58193fadc9b8 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2b4312e2-7906-4842-b738-58193fadc9b8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2b4312e2-7906-4842-b738-58193fadc9b8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2b4312e2-7906-4842-b738-58193fadc9b8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2b4312e2-7906-4842-b738-58193fadc9b8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-2b4312e2-7906-4842-b738-58193fadc9b8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-a8c1cc04-3ada-4c0d-bd5a-ac98b87a180f {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-385165b0-5a5a-42ef-a941-e9145e3729fa > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-385165b0-5a5a-42ef-a941-e9145e3729fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-385165b0-5a5a-42ef-a941-e9145e3729fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-385165b0-5a5a-42ef-a941-e9145e3729fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-385165b0-5a5a-42ef-a941-e9145e3729fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-385165b0-5a5a-42ef-a941-e9145e3729fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-836bd392-ba4a-44fa-b79f-d892358fbd12 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-15ccfb4b-583a-4ecd-8c11-45d68f44d19f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-15ccfb4b-583a-4ecd-8c11-45d68f44d19f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-15ccfb4b-583a-4ecd-8c11-45d68f44d19f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-15ccfb4b-583a-4ecd-8c11-45d68f44d19f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-15ccfb4b-583a-4ecd-8c11-45d68f44d19f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-15ccfb4b-583a-4ecd-8c11-45d68f44d19f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-15ccfb4b-583a-4ecd-8c11-45d68f44d19f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-310accec-7206-47a5-bd28-ae3774fbd614 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-da29b9ff-bdda-433c-ad50-7fc8ba18f578 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-da29b9ff-bdda-433c-ad50-7fc8ba18f578 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-da29b9ff-bdda-433c-ad50-7fc8ba18f578 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-da29b9ff-bdda-433c-ad50-7fc8ba18f578 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-da29b9ff-bdda-433c-ad50-7fc8ba18f578 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-da29b9ff-bdda-433c-ad50-7fc8ba18f578 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4f00a437-ebb4-4a00-8cf4-ee02e4245a45 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-a6abf19f-cae1-4440-89c5-4219f22f6383 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a6abf19f-cae1-4440-89c5-4219f22f6383 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-a6abf19f-cae1-4440-89c5-4219f22f6383 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-a6abf19f-cae1-4440-89c5-4219f22f6383 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a6abf19f-cae1-4440-89c5-4219f22f6383 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-a6abf19f-cae1-4440-89c5-4219f22f6383 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-48e62488-2394-4127-9c65-b986d6fd9be7 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-c8409bd0-1591-4bd6-b656-3cbbe2cc404a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c8409bd0-1591-4bd6-b656-3cbbe2cc404a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c8409bd0-1591-4bd6-b656-3cbbe2cc404a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-c8409bd0-1591-4bd6-b656-3cbbe2cc404a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c8409bd0-1591-4bd6-b656-3cbbe2cc404a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-c8409bd0-1591-4bd6-b656-3cbbe2cc404a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-548b70dc-3ad7-4c32-a262-89fbdf2e6dd7 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-5396bb8a-d410-434b-8d8d-7e8a02926f85 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-5396bb8a-d410-434b-8d8d-7e8a02926f85 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-5396bb8a-d410-434b-8d8d-7e8a02926f85 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-5396bb8a-d410-434b-8d8d-7e8a02926f85 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-5396bb8a-d410-434b-8d8d-7e8a02926f85 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-5396bb8a-d410-434b-8d8d-7e8a02926f85 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-766d2421-584f-4946-ac88-b39f9a52c10a {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

@media (min-width: 768px) and (max-width: 991px){#s-b5d4ba30-4112-4e8f-9f0a-413eaeef21c9 {
  margin-bottom: 5px;
padding-bottom: 30px;
}
}@media (max-width: 767px){#s-b5d4ba30-4112-4e8f-9f0a-413eaeef21c9 {
  margin-bottom: 30px;
}
}
#s-b5d4ba30-4112-4e8f-9f0a-413eaeef21c9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b5d4ba30-4112-4e8f-9f0a-413eaeef21c9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-b5d4ba30-4112-4e8f-9f0a-413eaeef21c9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-b5d4ba30-4112-4e8f-9f0a-413eaeef21c9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b5d4ba30-4112-4e8f-9f0a-413eaeef21c9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-b5d4ba30-4112-4e8f-9f0a-413eaeef21c9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-50f36496-2b81-451e-a710-8c1ddef0b850 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-c8ecbf57-0907-4a4a-8897-0d539990f027 {
  margin-top: 40px;
margin-bottom: 10px;
}

#s-16ebc5f2-0f0d-414a-b361-fec1906abfde > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-16ebc5f2-0f0d-414a-b361-fec1906abfde > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-16ebc5f2-0f0d-414a-b361-fec1906abfde > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-16ebc5f2-0f0d-414a-b361-fec1906abfde > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-16ebc5f2-0f0d-414a-b361-fec1906abfde > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-16ebc5f2-0f0d-414a-b361-fec1906abfde > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-950e5fa9-529d-4d47-a141-f16dda11c4a9 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-0d0d000c-ccae-47da-ad6b-638a38935e62 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0d0d000c-ccae-47da-ad6b-638a38935e62 {
  margin-bottom: 30px;
}
}
#s-0d0d000c-ccae-47da-ad6b-638a38935e62 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0d0d000c-ccae-47da-ad6b-638a38935e62 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-0d0d000c-ccae-47da-ad6b-638a38935e62 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-0d0d000c-ccae-47da-ad6b-638a38935e62 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0d0d000c-ccae-47da-ad6b-638a38935e62 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-0d0d000c-ccae-47da-ad6b-638a38935e62 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-edebaa34-fdfa-4240-8be5-9cdf0507d0ec {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-e9e5fa60-53a8-4fe8-be1b-103b1eada4fb {
  margin-top: 40px;
margin-bottom: 10px;
}

#s-f184501b-f269-4e98-b4c9-993115bc5cad > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f184501b-f269-4e98-b4c9-993115bc5cad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 12px;
}

#s-f184501b-f269-4e98-b4c9-993115bc5cad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-f184501b-f269-4e98-b4c9-993115bc5cad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f184501b-f269-4e98-b4c9-993115bc5cad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-f184501b-f269-4e98-b4c9-993115bc5cad > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-f6814b76-f6f6-49b1-aeb6-88cd47440a64 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-31358da9-d6ca-4c0f-a34f-466f49a9f6c5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-31358da9-d6ca-4c0f-a34f-466f49a9f6c5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 12px;
}

#s-31358da9-d6ca-4c0f-a34f-466f49a9f6c5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-31358da9-d6ca-4c0f-a34f-466f49a9f6c5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-31358da9-d6ca-4c0f-a34f-466f49a9f6c5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-31358da9-d6ca-4c0f-a34f-466f49a9f6c5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-2465bd2c-dd3d-4617-9bbe-89a7cb7c0e7b {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-6ef317ec-6da9-4b8e-8643-0e69c855ae8b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-6ef317ec-6da9-4b8e-8643-0e69c855ae8b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 12px;
}

#s-6ef317ec-6da9-4b8e-8643-0e69c855ae8b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-6ef317ec-6da9-4b8e-8643-0e69c855ae8b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-6ef317ec-6da9-4b8e-8643-0e69c855ae8b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-6ef317ec-6da9-4b8e-8643-0e69c855ae8b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-31add933-9f52-4b03-8b19-b4ef51c73c7f {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-3664d4f2-a4d9-40a1-9ce2-b248f1345afa > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-3664d4f2-a4d9-40a1-9ce2-b248f1345afa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-3664d4f2-a4d9-40a1-9ce2-b248f1345afa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-3664d4f2-a4d9-40a1-9ce2-b248f1345afa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-3664d4f2-a4d9-40a1-9ce2-b248f1345afa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-3664d4f2-a4d9-40a1-9ce2-b248f1345afa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7cbd9e89-29f3-4911-9b3c-ef0a3f2c087f {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-54996b11-f678-4f66-afc3-c4143fabb9bf > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-54996b11-f678-4f66-afc3-c4143fabb9bf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-54996b11-f678-4f66-afc3-c4143fabb9bf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-54996b11-f678-4f66-afc3-c4143fabb9bf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-54996b11-f678-4f66-afc3-c4143fabb9bf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-54996b11-f678-4f66-afc3-c4143fabb9bf > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4362663d-d78b-4a43-a86f-b1fd80027dfb {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-56d3e1e1-1889-423a-96e8-ce1c2d92d3f0 {
  margin-bottom: 40px;
}

#s-56d3e1e1-1889-423a-96e8-ce1c2d92d3f0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-56d3e1e1-1889-423a-96e8-ce1c2d92d3f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-56d3e1e1-1889-423a-96e8-ce1c2d92d3f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-56d3e1e1-1889-423a-96e8-ce1c2d92d3f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-56d3e1e1-1889-423a-96e8-ce1c2d92d3f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-56d3e1e1-1889-423a-96e8-ce1c2d92d3f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ee70b3e2-d93d-448a-ac48-8fa420268c8f {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-d6c3babf-a878-4e4c-a0a3-b954e0dc0f8d {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-c80c755d-7c9d-4fb1-a181-52efff13408c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c80c755d-7c9d-4fb1-a181-52efff13408c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c80c755d-7c9d-4fb1-a181-52efff13408c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-c80c755d-7c9d-4fb1-a181-52efff13408c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c80c755d-7c9d-4fb1-a181-52efff13408c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-c80c755d-7c9d-4fb1-a181-52efff13408c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8e85ab10-eee1-464f-afda-177bb92b1a6f {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-e2c86e9b-898a-4a28-a3f3-7a2559f4959f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-e2c86e9b-898a-4a28-a3f3-7a2559f4959f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-e2c86e9b-898a-4a28-a3f3-7a2559f4959f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-e2c86e9b-898a-4a28-a3f3-7a2559f4959f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-e2c86e9b-898a-4a28-a3f3-7a2559f4959f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-e2c86e9b-898a-4a28-a3f3-7a2559f4959f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8882b1ff-5e1e-414c-b4ed-53fd106db854 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
max-width: 1291px;
text-align: center;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-3a524b75-cc43-4363-b36c-40d8d252b423 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423 img.shogun-image {
  width: 100%;
  
  
  max-width: 1291px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3a524b75-cc43-4363-b36c-40d8d252b423 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3a524b75-cc43-4363-b36c-40d8d252b423.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a524b75-cc43-4363-b36c-40d8d252b423.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3a524b75-cc43-4363-b36c-40d8d252b423 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3a524b75-cc43-4363-b36c-40d8d252b423.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a524b75-cc43-4363-b36c-40d8d252b423.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3a524b75-cc43-4363-b36c-40d8d252b423 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3a524b75-cc43-4363-b36c-40d8d252b423.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a524b75-cc43-4363-b36c-40d8d252b423.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3a524b75-cc43-4363-b36c-40d8d252b423 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3a524b75-cc43-4363-b36c-40d8d252b423.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a524b75-cc43-4363-b36c-40d8d252b423.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3a524b75-cc43-4363-b36c-40d8d252b423 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3a524b75-cc43-4363-b36c-40d8d252b423 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3a524b75-cc43-4363-b36c-40d8d252b423.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a524b75-cc43-4363-b36c-40d8d252b423.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a524b75-cc43-4363-b36c-40d8d252b423.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2e086a9a-8973-4c41-9f23-3909e64b0773 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
max-width: 1291px;
text-align: center;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc img.shogun-image {
  width: 100%;
  
  
  max-width: 1291px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64b2ca9e-5888-4db9-bbf4-51d6b14c9fbc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-af5bd24c-eb92-45ba-8b14-e1c8d1983b24 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-af5bd24c-eb92-45ba-8b14-e1c8d1983b24 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-af5bd24c-eb92-45ba-8b14-e1c8d1983b24 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-af5bd24c-eb92-45ba-8b14-e1c8d1983b24 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-af5bd24c-eb92-45ba-8b14-e1c8d1983b24 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-af5bd24c-eb92-45ba-8b14-e1c8d1983b24 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-a7697a3f-ea84-41fd-b735-c82e3aa6f875 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-dcc0b387-f3cd-4db4-b97d-3b5921cd36c1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-dcc0b387-f3cd-4db4-b97d-3b5921cd36c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-dcc0b387-f3cd-4db4-b97d-3b5921cd36c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-dcc0b387-f3cd-4db4-b97d-3b5921cd36c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-dcc0b387-f3cd-4db4-b97d-3b5921cd36c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-dcc0b387-f3cd-4db4-b97d-3b5921cd36c1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-6f8966f0-1b42-4c21-bbf9-ff8055369173 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-7db1f25d-27fc-422c-8329-0fdec100a9ce > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7db1f25d-27fc-422c-8329-0fdec100a9ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-7db1f25d-27fc-422c-8329-0fdec100a9ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-7db1f25d-27fc-422c-8329-0fdec100a9ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7db1f25d-27fc-422c-8329-0fdec100a9ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-7db1f25d-27fc-422c-8329-0fdec100a9ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-2c729c97-89e6-4007-b9b1-54017951167c {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-16660af3-d211-42cb-a69a-8b62aa9b4264 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-16660af3-d211-42cb-a69a-8b62aa9b4264 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-16660af3-d211-42cb-a69a-8b62aa9b4264 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-16660af3-d211-42cb-a69a-8b62aa9b4264 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-16660af3-d211-42cb-a69a-8b62aa9b4264 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-16660af3-d211-42cb-a69a-8b62aa9b4264 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-75f1f1f4-6542-4b49-a6a7-1a7e8be546f2 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-79198299-3d83-4381-8fdf-75b68bc3a6e4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-79198299-3d83-4381-8fdf-75b68bc3a6e4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-79198299-3d83-4381-8fdf-75b68bc3a6e4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-79198299-3d83-4381-8fdf-75b68bc3a6e4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-79198299-3d83-4381-8fdf-75b68bc3a6e4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-79198299-3d83-4381-8fdf-75b68bc3a6e4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-59722a8b-0d0b-4e5c-b2d1-f324af6e406c {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-2decf2dc-951f-4c98-a838-306d527840a8 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2decf2dc-951f-4c98-a838-306d527840a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2decf2dc-951f-4c98-a838-306d527840a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2decf2dc-951f-4c98-a838-306d527840a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2decf2dc-951f-4c98-a838-306d527840a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-2decf2dc-951f-4c98-a838-306d527840a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-52898462-6ff5-4db4-b4fb-aff90faa5ad8 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-349321e8-f6af-474a-bfd0-eb0f18db3762 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-349321e8-f6af-474a-bfd0-eb0f18db3762 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-349321e8-f6af-474a-bfd0-eb0f18db3762 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-349321e8-f6af-474a-bfd0-eb0f18db3762 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-349321e8-f6af-474a-bfd0-eb0f18db3762 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-349321e8-f6af-474a-bfd0-eb0f18db3762 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-528146ae-0d0b-4463-b51a-3f9e9f1dc4de {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-ed6ab040-db35-4985-afeb-6013e7a4e476 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ed6ab040-db35-4985-afeb-6013e7a4e476 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-ed6ab040-db35-4985-afeb-6013e7a4e476 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-ed6ab040-db35-4985-afeb-6013e7a4e476 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ed6ab040-db35-4985-afeb-6013e7a4e476 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-ed6ab040-db35-4985-afeb-6013e7a4e476 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4765773e-d2b1-4770-a7a7-d06cf5dcc45c {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-f9daa3a7-43a1-420f-9aed-609edc2a560f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f9daa3a7-43a1-420f-9aed-609edc2a560f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-f9daa3a7-43a1-420f-9aed-609edc2a560f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-f9daa3a7-43a1-420f-9aed-609edc2a560f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f9daa3a7-43a1-420f-9aed-609edc2a560f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-f9daa3a7-43a1-420f-9aed-609edc2a560f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9a1baca2-c194-4b50-b4d7-9dbda5506bab {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-4e1262ae-fcd3-440a-b28f-fee92027c0ac > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-4e1262ae-fcd3-440a-b28f-fee92027c0ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-4e1262ae-fcd3-440a-b28f-fee92027c0ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-4e1262ae-fcd3-440a-b28f-fee92027c0ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-4e1262ae-fcd3-440a-b28f-fee92027c0ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-4e1262ae-fcd3-440a-b28f-fee92027c0ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-bc82d603-1d40-4e9a-8b4d-560384b2558d {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-b769df91-896d-452c-90e4-0c2eee6028a2 {
  margin-top: 40px;
margin-bottom: 10px;
}

#s-90bc63e2-58de-4ceb-abe0-ee6a301a2235 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-90bc63e2-58de-4ceb-abe0-ee6a301a2235 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-90bc63e2-58de-4ceb-abe0-ee6a301a2235 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-90bc63e2-58de-4ceb-abe0-ee6a301a2235 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-90bc63e2-58de-4ceb-abe0-ee6a301a2235 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-90bc63e2-58de-4ceb-abe0-ee6a301a2235 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d3d42bbe-dc64-4e2a-bc5f-3265f0c041ca {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-da4a93cc-52f5-4f3b-8b4a-e9542e98ebaa > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-da4a93cc-52f5-4f3b-8b4a-e9542e98ebaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-da4a93cc-52f5-4f3b-8b4a-e9542e98ebaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-da4a93cc-52f5-4f3b-8b4a-e9542e98ebaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-da4a93cc-52f5-4f3b-8b4a-e9542e98ebaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-da4a93cc-52f5-4f3b-8b4a-e9542e98ebaa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-da97913f-e2da-4205-a30a-1dbc60d935ee {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-dc266a08-3f46-4ce7-85a5-8b4aa9874219 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-dc266a08-3f46-4ce7-85a5-8b4aa9874219 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-dc266a08-3f46-4ce7-85a5-8b4aa9874219 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-dc266a08-3f46-4ce7-85a5-8b4aa9874219 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-dc266a08-3f46-4ce7-85a5-8b4aa9874219 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-dc266a08-3f46-4ce7-85a5-8b4aa9874219 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-db915251-1107-4a4f-8afd-008220b81a6c {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-91ae7411-b739-486b-b27b-7414bbe40e59 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-91ae7411-b739-486b-b27b-7414bbe40e59 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-91ae7411-b739-486b-b27b-7414bbe40e59 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-91ae7411-b739-486b-b27b-7414bbe40e59 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-91ae7411-b739-486b-b27b-7414bbe40e59 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-91ae7411-b739-486b-b27b-7414bbe40e59 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-91ae7411-b739-486b-b27b-7414bbe40e59 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8ef29a53-0e60-4edb-8dfc-1618d5d3bdf5 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-758e269e-5d89-4e93-9d5e-ecd165a1ca22 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-758e269e-5d89-4e93-9d5e-ecd165a1ca22 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-758e269e-5d89-4e93-9d5e-ecd165a1ca22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-758e269e-5d89-4e93-9d5e-ecd165a1ca22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-758e269e-5d89-4e93-9d5e-ecd165a1ca22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-758e269e-5d89-4e93-9d5e-ecd165a1ca22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-758e269e-5d89-4e93-9d5e-ecd165a1ca22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-04afcfa1-5574-4903-b360-7072f8e347a2 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-eadced19-781b-4a84-806e-6ebf6140fc0e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-eadced19-781b-4a84-806e-6ebf6140fc0e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-eadced19-781b-4a84-806e-6ebf6140fc0e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-eadced19-781b-4a84-806e-6ebf6140fc0e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-eadced19-781b-4a84-806e-6ebf6140fc0e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-eadced19-781b-4a84-806e-6ebf6140fc0e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-58604fcf-e337-44e2-9ac2-434a9677dbf4 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-5b616332-f662-44d7-87cf-2172fe4c8280 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-5b616332-f662-44d7-87cf-2172fe4c8280 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-5b616332-f662-44d7-87cf-2172fe4c8280 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-5b616332-f662-44d7-87cf-2172fe4c8280 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-5b616332-f662-44d7-87cf-2172fe4c8280 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-5b616332-f662-44d7-87cf-2172fe4c8280 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d5fb1255-4cda-4b71-a4a1-24ccaf103669 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

@media (min-width: 768px) and (max-width: 991px){#s-60be3f77-4176-4c66-98ff-c3ed06beae12 {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-60be3f77-4176-4c66-98ff-c3ed06beae12 {
  margin-bottom: 30px;
}
}
#s-60be3f77-4176-4c66-98ff-c3ed06beae12 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-60be3f77-4176-4c66-98ff-c3ed06beae12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-60be3f77-4176-4c66-98ff-c3ed06beae12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-60be3f77-4176-4c66-98ff-c3ed06beae12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-60be3f77-4176-4c66-98ff-c3ed06beae12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-60be3f77-4176-4c66-98ff-c3ed06beae12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-eb786eac-8c09-4208-a685-3e74d62fdf94 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

@media (min-width: 768px) and (max-width: 991px){#s-22c71754-ab4b-4632-8380-4b59401344c2 {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-22c71754-ab4b-4632-8380-4b59401344c2 {
  margin-bottom: 30px;
}
}
#s-22c71754-ab4b-4632-8380-4b59401344c2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-22c71754-ab4b-4632-8380-4b59401344c2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-22c71754-ab4b-4632-8380-4b59401344c2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-22c71754-ab4b-4632-8380-4b59401344c2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-22c71754-ab4b-4632-8380-4b59401344c2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-22c71754-ab4b-4632-8380-4b59401344c2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-f8e6c731-11d8-4164-8d4c-6d8c051214ad {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

@media (min-width: 768px) and (max-width: 991px){#s-2556dba1-1d52-4164-a312-e81cf324e3ac {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-2556dba1-1d52-4164-a312-e81cf324e3ac {
  margin-bottom: 30px;
}
}
#s-2556dba1-1d52-4164-a312-e81cf324e3ac > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2556dba1-1d52-4164-a312-e81cf324e3ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2556dba1-1d52-4164-a312-e81cf324e3ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2556dba1-1d52-4164-a312-e81cf324e3ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2556dba1-1d52-4164-a312-e81cf324e3ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-2556dba1-1d52-4164-a312-e81cf324e3ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-a8dd159c-264f-45a9-9d00-daa4a5044860 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-0d9e88a3-9600-4009-8929-871acccb4901 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-0d9e88a3-9600-4009-8929-871acccb4901"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0d9e88a3-9600-4009-8929-871acccb4901"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d9e88a3-9600-4009-8929-871acccb4901"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0d9e88a3-9600-4009-8929-871acccb4901"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d9e88a3-9600-4009-8929-871acccb4901"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d9e88a3-9600-4009-8929-871acccb4901"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d9e88a3-9600-4009-8929-871acccb4901"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-eae2fd36-032e-4881-bfdb-13ebc96dee92 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-eae2fd36-032e-4881-bfdb-13ebc96dee92 {
  display: none;
}
#s-eae2fd36-032e-4881-bfdb-13ebc96dee92, #wrap-s-eae2fd36-032e-4881-bfdb-13ebc96dee92, #wrap-content-s-eae2fd36-032e-4881-bfdb-13ebc96dee92 { display: none !important; }}@media (max-width: 767px){#s-eae2fd36-032e-4881-bfdb-13ebc96dee92 {
  display: none;
}
#s-eae2fd36-032e-4881-bfdb-13ebc96dee92, #wrap-s-eae2fd36-032e-4881-bfdb-13ebc96dee92, #wrap-content-s-eae2fd36-032e-4881-bfdb-13ebc96dee92 { display: none !important; }}
@media (min-width: 0px) {
[id="s-eae2fd36-032e-4881-bfdb-13ebc96dee92"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eae2fd36-032e-4881-bfdb-13ebc96dee92"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eae2fd36-032e-4881-bfdb-13ebc96dee92"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eae2fd36-032e-4881-bfdb-13ebc96dee92"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-eae2fd36-032e-4881-bfdb-13ebc96dee92"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eae2fd36-032e-4881-bfdb-13ebc96dee92"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eae2fd36-032e-4881-bfdb-13ebc96dee92"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-eae2fd36-032e-4881-bfdb-13ebc96dee92"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eae2fd36-032e-4881-bfdb-13ebc96dee92"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eae2fd36-032e-4881-bfdb-13ebc96dee92"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  margin-left: auto;
margin-right: auto;
max-width: 1195px;
text-align: center;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d img.shogun-image {
  width: 100%;
  
  
  max-width: 1195px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b7619995-0c7c-4f02-bf6d-5c147229365d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b7619995-0c7c-4f02-bf6d-5c147229365d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7619995-0c7c-4f02-bf6d-5c147229365d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b7619995-0c7c-4f02-bf6d-5c147229365d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b7619995-0c7c-4f02-bf6d-5c147229365d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7619995-0c7c-4f02-bf6d-5c147229365d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b7619995-0c7c-4f02-bf6d-5c147229365d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b7619995-0c7c-4f02-bf6d-5c147229365d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7619995-0c7c-4f02-bf6d-5c147229365d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b7619995-0c7c-4f02-bf6d-5c147229365d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b7619995-0c7c-4f02-bf6d-5c147229365d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7619995-0c7c-4f02-bf6d-5c147229365d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b7619995-0c7c-4f02-bf6d-5c147229365d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b7619995-0c7c-4f02-bf6d-5c147229365d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b7619995-0c7c-4f02-bf6d-5c147229365d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b7619995-0c7c-4f02-bf6d-5c147229365d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b7619995-0c7c-4f02-bf6d-5c147229365d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ee7cd205-1b90-405e-a648-36c7acb4f69e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-ee7cd205-1b90-405e-a648-36c7acb4f69e {
  display: none;
}
#s-ee7cd205-1b90-405e-a648-36c7acb4f69e, #wrap-s-ee7cd205-1b90-405e-a648-36c7acb4f69e, #wrap-content-s-ee7cd205-1b90-405e-a648-36c7acb4f69e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee7cd205-1b90-405e-a648-36c7acb4f69e {
  display: none;
}
#s-ee7cd205-1b90-405e-a648-36c7acb4f69e, #wrap-s-ee7cd205-1b90-405e-a648-36c7acb4f69e, #wrap-content-s-ee7cd205-1b90-405e-a648-36c7acb4f69e { display: none !important; }}







#s-ee7cd205-1b90-405e-a648-36c7acb4f69e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ee7cd205-1b90-405e-a648-36c7acb4f69e.shg-box.shg-c {
  justify-content: center;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  margin-left: auto;
margin-right: auto;
max-width: 1195px;
text-align: center;
}
@media (min-width: 1200px){#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  display: none;
}
#s-06798db0-959a-40bd-b5fb-ba295eb91ae7, #wrap-s-06798db0-959a-40bd-b5fb-ba295eb91ae7, #wrap-content-s-06798db0-959a-40bd-b5fb-ba295eb91ae7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  display: none;
}
#s-06798db0-959a-40bd-b5fb-ba295eb91ae7, #wrap-s-06798db0-959a-40bd-b5fb-ba295eb91ae7, #wrap-content-s-06798db0-959a-40bd-b5fb-ba295eb91ae7 { display: none !important; }}
#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 img.shogun-image {
  width: 100%;
  
  
  max-width: 1195px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-06798db0-959a-40bd-b5fb-ba295eb91ae7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-06798db0-959a-40bd-b5fb-ba295eb91ae7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-06798db0-959a-40bd-b5fb-ba295eb91ae7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-06798db0-959a-40bd-b5fb-ba295eb91ae7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-06798db0-959a-40bd-b5fb-ba295eb91ae7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7 img.shogun-image {
  width: 100%;
  
  
  

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-06798db0-959a-40bd-b5fb-ba295eb91ae7 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06798db0-959a-40bd-b5fb-ba295eb91ae7.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-bc8caa14-62c2-4f28-acf6-e8fe5e9d8763 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
@media (min-width: 1200px){#s-bc8caa14-62c2-4f28-acf6-e8fe5e9d8763 {
  display: none;
}
#s-bc8caa14-62c2-4f28-acf6-e8fe5e9d8763, #wrap-s-bc8caa14-62c2-4f28-acf6-e8fe5e9d8763, #wrap-content-s-bc8caa14-62c2-4f28-acf6-e8fe5e9d8763 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bc8caa14-62c2-4f28-acf6-e8fe5e9d8763 {
  display: none;
}
#s-bc8caa14-62c2-4f28-acf6-e8fe5e9d8763, #wrap-s-bc8caa14-62c2-4f28-acf6-e8fe5e9d8763, #wrap-content-s-bc8caa14-62c2-4f28-acf6-e8fe5e9d8763 { display: none !important; }}
#s-bc8caa14-62c2-4f28-acf6-e8fe5e9d8763 .shg-proportional-font-size,
#s-bc8caa14-62c2-4f28-acf6-e8fe5e9d8763 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-70fe98f8-fd3f-49e0-9db1-252f231cb99c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-70fe98f8-fd3f-49e0-9db1-252f231cb99c {
  display: none;
}
#s-70fe98f8-fd3f-49e0-9db1-252f231cb99c, #wrap-s-70fe98f8-fd3f-49e0-9db1-252f231cb99c, #wrap-content-s-70fe98f8-fd3f-49e0-9db1-252f231cb99c { display: none !important; }}@media (max-width: 767px){#s-70fe98f8-fd3f-49e0-9db1-252f231cb99c {
  display: none;
}
#s-70fe98f8-fd3f-49e0-9db1-252f231cb99c, #wrap-s-70fe98f8-fd3f-49e0-9db1-252f231cb99c, #wrap-content-s-70fe98f8-fd3f-49e0-9db1-252f231cb99c { display: none !important; }}







#s-70fe98f8-fd3f-49e0-9db1-252f231cb99c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-70fe98f8-fd3f-49e0-9db1-252f231cb99c.shg-box.shg-c {
  justify-content: center;
}

#s-fd084da7-8488-4d09-babc-deab286dfb73 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-fd084da7-8488-4d09-babc-deab286dfb73 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd084da7-8488-4d09-babc-deab286dfb73 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd084da7-8488-4d09-babc-deab286dfb73 {
  display: none;
}
#s-fd084da7-8488-4d09-babc-deab286dfb73, #wrap-s-fd084da7-8488-4d09-babc-deab286dfb73, #wrap-content-s-fd084da7-8488-4d09-babc-deab286dfb73 { display: none !important; }}@media (max-width: 767px){#s-fd084da7-8488-4d09-babc-deab286dfb73 {
  display: none;
}
#s-fd084da7-8488-4d09-babc-deab286dfb73, #wrap-s-fd084da7-8488-4d09-babc-deab286dfb73, #wrap-content-s-fd084da7-8488-4d09-babc-deab286dfb73 { display: none !important; }}
@media (min-width: 0px) {
[id="s-fd084da7-8488-4d09-babc-deab286dfb73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd084da7-8488-4d09-babc-deab286dfb73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd084da7-8488-4d09-babc-deab286dfb73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fd084da7-8488-4d09-babc-deab286dfb73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd084da7-8488-4d09-babc-deab286dfb73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd084da7-8488-4d09-babc-deab286dfb73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd084da7-8488-4d09-babc-deab286dfb73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-614e466e-fbc2-44be-b360-c955fa861704 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-614e466e-fbc2-44be-b360-c955fa861704 .shg-proportional-font-size,
#s-614e466e-fbc2-44be-b360-c955fa861704 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5db4f880-62dc-41b0-ac79-e4407bee77cb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 48px;
background-color: rgba(238, 45, 42, 1);
}








#s-5db4f880-62dc-41b0-ac79-e4407bee77cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5db4f880-62dc-41b0-ac79-e4407bee77cb.shg-box.shg-c {
  justify-content: center;
}

#s-df53b499-fe48-48b8-b70a-818825775cb2 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown span, #s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown label {
  color: rgba(255, 255, 255, 1);
}
#s-fe3b68fe-5353-4a36-9f51-53ad998030eb {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-fe3b68fe-5353-4a36-9f51-53ad998030eb {
  margin-top: 20px;
margin-bottom: 20px;
}
}







#s-fe3b68fe-5353-4a36-9f51-53ad998030eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe3b68fe-5353-4a36-9f51-53ad998030eb.shg-box.shg-c {
  justify-content: center;
}

#s-7edf3ff1-5056-4e29-baf2-a8ff9005b9c8 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

/* Duplicated Styles are also in Category base.css - keep them in sync */

.shg-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: 8px var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 {
  display: none;
}
#s-5c339bfb-53d4-4a7a-9273-d98b15f5b569, #wrap-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569, #wrap-content-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 { display: none !important; }}@media (max-width: 767px){#s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 {
  display: none;
}
#s-5c339bfb-53d4-4a7a-9273-d98b15f5b569, #wrap-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569, #wrap-content-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 { display: none !important; }}
/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-prev,
#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-next {
  
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-prev svg,
#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-5c339bfb-53d4-4a7a-9273-d98b15f5b569 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-5e1fde92-15a1-47d0-9961-1b079cc7a835 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-5e1fde92-15a1-47d0-9961-1b079cc7a835 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-5e1fde92-15a1-47d0-9961-1b079cc7a835"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5e1fde92-15a1-47d0-9961-1b079cc7a835"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-5e1fde92-15a1-47d0-9961-1b079cc7a835"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e1fde92-15a1-47d0-9961-1b079cc7a835"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 400px;
text-align: center;
}
@media (min-width: 1200px){#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin: 0 !important;
  overflow: visible;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add background color handling */
  
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image {
  box-sizing: border-box;
}



.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  
}


@media (min-width: 1200px){#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin: 0 !important;
  overflow: visible;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add background color handling */
  
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image {
  box-sizing: border-box;
}



.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin: 0 !important;
  overflow: visible;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add background color handling */
  
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image {
  box-sizing: border-box;
}



.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin: 0 !important;
  overflow: visible;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add background color handling */
  
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image {
  box-sizing: border-box;
}



.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  
}


}@media (max-width: 767px){#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  margin: 0 !important;
  overflow: visible;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-96ac5817-f3a9-49e4-9819-c16e9314f7ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add background color handling */
  
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-96ac5817-f3a9-49e4-9819-c16e9314f7ea.shogun-image {
  box-sizing: border-box;
}



.s-96ac5817-f3a9-49e4-9819-c16e9314f7ea img.shogun-image {
  
}


}
#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 400px;
text-align: center;
}
@media (min-width: 1200px){#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin: 0 !important;
  overflow: visible;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add background color handling */
  
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image {
  box-sizing: border-box;
}



.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  
}


@media (min-width: 1200px){#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin: 0 !important;
  overflow: visible;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add background color handling */
  
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image {
  box-sizing: border-box;
}



.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin: 0 !important;
  overflow: visible;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add background color handling */
  
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image {
  box-sizing: border-box;
}



.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin: 0 !important;
  overflow: visible;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add background color handling */
  
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image {
  box-sizing: border-box;
}



.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  
}


}@media (max-width: 767px){#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  margin: 0 !important;
  overflow: visible;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add background color handling */
  
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe.shogun-image {
  box-sizing: border-box;
}



.s-2ea8cfad-0aa5-4178-917a-5cbf1eb37dbe img.shogun-image {
  
}


}
#s-8fb2d9e2-2f7b-459e-ab27-9db59336a43b {
  max-width: 400px;
text-align: center;
}

#s-8fb2d9e2-2f7b-459e-ab27-9db59336a43b {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-8fb2d9e2-2f7b-459e-ab27-9db59336a43b .shogun-image-content {
  
    justify-content: center;
  
}

#s-1ed03d37-337e-4cd0-8bcc-220734b1a9d0 {
  max-width: 400px;
text-align: center;
}

#s-1ed03d37-337e-4cd0-8bcc-220734b1a9d0 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-1ed03d37-337e-4cd0-8bcc-220734b1a9d0 .shogun-image-content {
  
    justify-content: center;
  
}

#s-8aa715b2-172a-425c-bf4e-d05a34a6188b {
  max-width: 400px;
text-align: center;
}

#s-8aa715b2-172a-425c-bf4e-d05a34a6188b {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-8aa715b2-172a-425c-bf4e-d05a34a6188b .shogun-image-content {
  
    justify-content: center;
  
}

#s-b6a31fa2-55fe-4de1-addc-6ec1d428099e {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}
@media (min-width: 1200px){#s-b6a31fa2-55fe-4de1-addc-6ec1d428099e {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-b6a31fa2-55fe-4de1-addc-6ec1d428099e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b6a31fa2-55fe-4de1-addc-6ec1d428099e"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-b6a31fa2-55fe-4de1-addc-6ec1d428099e"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6a31fa2-55fe-4de1-addc-6ec1d428099e"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-a9e408f2-5485-440c-af6c-37f3f0182608 {
  max-width: 400px;
text-align: center;
}

#s-a9e408f2-5485-440c-af6c-37f3f0182608 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-a9e408f2-5485-440c-af6c-37f3f0182608 .shogun-image-content {
  
    justify-content: center;
  
}

#s-41157d90-66be-4796-b31b-0e9a5ffb52f3 {
  max-width: 400px;
text-align: center;
}

#s-41157d90-66be-4796-b31b-0e9a5ffb52f3 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-41157d90-66be-4796-b31b-0e9a5ffb52f3 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a3c1e900-079b-4eea-91ef-3258a049c4af {
  min-height: 0px;
max-width: 400px;
text-align: center;
}
@media (min-width: 1200px){#s-a3c1e900-079b-4eea-91ef-3258a049c4af {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-a3c1e900-079b-4eea-91ef-3258a049c4af {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-a3c1e900-079b-4eea-91ef-3258a049c4af .shogun-image-content {
  
    justify-content: center;
  
}

#s-f1a67fdd-b7f8-42c3-bff1-bb744bb60aa1 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 400px;
text-align: center;
}

#s-f1a67fdd-b7f8-42c3-bff1-bb744bb60aa1 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-f1a67fdd-b7f8-42c3-bff1-bb744bb60aa1 .shogun-image-content {
  
    justify-content: center;
  
}

#s-63e81c3e-5674-43e5-8e05-dbe960307083 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-63e81c3e-5674-43e5-8e05-dbe960307083 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-63e81c3e-5674-43e5-8e05-dbe960307083"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-63e81c3e-5674-43e5-8e05-dbe960307083"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-63e81c3e-5674-43e5-8e05-dbe960307083"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-63e81c3e-5674-43e5-8e05-dbe960307083"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-5059720c-276a-4bd3-b926-2e9f4855e09b {
  max-width: 400px;
text-align: center;
}

#s-5059720c-276a-4bd3-b926-2e9f4855e09b {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-5059720c-276a-4bd3-b926-2e9f4855e09b .shogun-image-content {
  
    justify-content: center;
  
}

#s-b05af6e3-55c5-4c65-ab82-55283eac300f {
  max-width: 400px;
text-align: center;
}

#s-b05af6e3-55c5-4c65-ab82-55283eac300f {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-b05af6e3-55c5-4c65-ab82-55283eac300f .shogun-image-content {
  
    justify-content: center;
  
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  max-width: 400px;
text-align: center;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image {
  box-sizing: border-box;
}



.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  
}


@media (min-width: 1200px){#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image {
  box-sizing: border-box;
}



.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image {
  box-sizing: border-box;
}



.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image {
  box-sizing: border-box;
}



.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  
}


}@media (max-width: 767px){#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2.shogun-image {
  box-sizing: border-box;
}



.s-a4d11f44-ec4f-4fd3-a189-4880fd6b55c2 img.shogun-image {
  
}


}
#s-1b4e54a7-4bec-4402-89b1-6ef942734996 {
  max-width: 400px;
text-align: center;
}

#s-1b4e54a7-4bec-4402-89b1-6ef942734996 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-1b4e54a7-4bec-4402-89b1-6ef942734996 .shogun-image-content {
  
    justify-content: center;
  
}

#s-62a5c391-bad1-4855-9660-689d6768984d {
  max-width: 400px;
text-align: center;
}

#s-62a5c391-bad1-4855-9660-689d6768984d {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-62a5c391-bad1-4855-9660-689d6768984d .shogun-image-content {
  
    justify-content: center;
  
}

#s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  display: none;
}
#s-22b62e97-ee2b-4479-b5b0-ef718cc10493, #wrap-s-22b62e97-ee2b-4479-b5b0-ef718cc10493, #wrap-content-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  display: none;
}
#s-22b62e97-ee2b-4479-b5b0-ef718cc10493, #wrap-s-22b62e97-ee2b-4479-b5b0-ef718cc10493, #wrap-content-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 { display: none !important; }}@media (max-width: 767px){#s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  margin-left: 2%;
margin-right: 2%;
}
}
/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev,
#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next {
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev svg,
#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev,
#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next {
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev svg,
#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev,
#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next {
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev svg,
#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-22b62e97-ee2b-4479-b5b0-ef718cc10493 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-57e7f37b-a104-4fad-9610-e6f1942bbe85 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-57e7f37b-a104-4fad-9610-e6f1942bbe85"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-57e7f37b-a104-4fad-9610-e6f1942bbe85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-57e7f37b-a104-4fad-9610-e6f1942bbe85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-57e7f37b-a104-4fad-9610-e6f1942bbe85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-a3160d26-5539-4bec-be8f-65a7ef5a2a0a {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 400px;
text-align: center;
}

#s-a3160d26-5539-4bec-be8f-65a7ef5a2a0a {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-a3160d26-5539-4bec-be8f-65a7ef5a2a0a .shogun-image-content {
  
    justify-content: center;
  
}

#s-22475bc7-a81a-4676-8556-c44d2a4a63a7 {
  max-width: 400px;
text-align: center;
}

#s-22475bc7-a81a-4676-8556-c44d2a4a63a7 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-22475bc7-a81a-4676-8556-c44d2a4a63a7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d00323a2-fff5-4378-9f2b-26cf49403423 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d00323a2-fff5-4378-9f2b-26cf49403423"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d00323a2-fff5-4378-9f2b-26cf49403423"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d00323a2-fff5-4378-9f2b-26cf49403423"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d00323a2-fff5-4378-9f2b-26cf49403423"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-41862c42-480f-4998-b11e-1801586a0905 {
  max-width: 400px;
text-align: center;
}

#s-41862c42-480f-4998-b11e-1801586a0905 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-41862c42-480f-4998-b11e-1801586a0905 .shogun-image-content {
  
    justify-content: center;
  
}

#s-47ace5ac-5850-491b-b6a6-97ed4c37bc1c {
  max-width: 400px;
text-align: center;
}

#s-47ace5ac-5850-491b-b6a6-97ed4c37bc1c {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-47ace5ac-5850-491b-b6a6-97ed4c37bc1c .shogun-image-content {
  
    justify-content: center;
  
}

#s-48e13134-d5ea-4977-ba67-f0777b8fc410 {
  margin-top: 19px;
margin-bottom: 19px;
min-height: 0px;
max-width: 400px;
text-align: center;
}
@media (max-width: 767px){#s-48e13134-d5ea-4977-ba67-f0777b8fc410 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-48e13134-d5ea-4977-ba67-f0777b8fc410 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-48e13134-d5ea-4977-ba67-f0777b8fc410 .shogun-image-content {
  
    justify-content: center;
  
}

#s-01b3429e-4299-4b5b-ab39-c48822c7e10e {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-01b3429e-4299-4b5b-ab39-c48822c7e10e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-01b3429e-4299-4b5b-ab39-c48822c7e10e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-01b3429e-4299-4b5b-ab39-c48822c7e10e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-01b3429e-4299-4b5b-ab39-c48822c7e10e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}
@media (max-width: 767px){#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  
}

.shg-image-content-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e548a9a9-70f9-4805-897f-2294873f4ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image {
  box-sizing: border-box;
}



.s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  
}


@media (min-width: 1200px){#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e548a9a9-70f9-4805-897f-2294873f4ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image {
  box-sizing: border-box;
}



.s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e548a9a9-70f9-4805-897f-2294873f4ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image {
  box-sizing: border-box;
}



.s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e548a9a9-70f9-4805-897f-2294873f4ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image {
  box-sizing: border-box;
}



.s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  
}


}@media (max-width: 767px){#s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-e548a9a9-70f9-4805-897f-2294873f4ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-e548a9a9-70f9-4805-897f-2294873f4ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e548a9a9-70f9-4805-897f-2294873f4ec4.shogun-image {
  box-sizing: border-box;
}



.s-e548a9a9-70f9-4805-897f-2294873f4ec4 img.shogun-image {
  
}


}
#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}
@media (max-width: 767px){#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  
}

.shg-image-content-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ab693eff-b051-4d77-9c34-c11fc9227a19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image {
  box-sizing: border-box;
}



.s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  
}


@media (min-width: 1200px){#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ab693eff-b051-4d77-9c34-c11fc9227a19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image {
  box-sizing: border-box;
}



.s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ab693eff-b051-4d77-9c34-c11fc9227a19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image {
  box-sizing: border-box;
}



.s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ab693eff-b051-4d77-9c34-c11fc9227a19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image {
  box-sizing: border-box;
}



.s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  
}


}@media (max-width: 767px){#s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  margin: 0 !important;
  overflow: visible;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-ab693eff-b051-4d77-9c34-c11fc9227a19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add background color handling */
  
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-ab693eff-b051-4d77-9c34-c11fc9227a19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab693eff-b051-4d77-9c34-c11fc9227a19.shogun-image {
  box-sizing: border-box;
}



.s-ab693eff-b051-4d77-9c34-c11fc9227a19 img.shogun-image {
  
}


}
#s-41833db5-089e-40be-84ad-99405a539506 {
  max-width: 400px;
text-align: center;
}

#s-41833db5-089e-40be-84ad-99405a539506 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-41833db5-089e-40be-84ad-99405a539506 .shogun-image-content {
  
    justify-content: center;
  
}

#s-0ba3815e-987e-44f6-8f67-7f25b47cf714 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-0ba3815e-987e-44f6-8f67-7f25b47cf714"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-0ba3815e-987e-44f6-8f67-7f25b47cf714"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0ba3815e-987e-44f6-8f67-7f25b47cf714"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ba3815e-987e-44f6-8f67-7f25b47cf714"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f4259ba5-a8a6-4261-96c8-1689a51a668b {
  max-width: 400px;
text-align: center;
}

#s-f4259ba5-a8a6-4261-96c8-1689a51a668b {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-f4259ba5-a8a6-4261-96c8-1689a51a668b .shogun-image-content {
  
    justify-content: center;
  
}

#s-8bc9c9c2-7c7e-4847-a796-77b6a62216c4 {
  max-width: 400px;
text-align: center;
}

#s-8bc9c9c2-7c7e-4847-a796-77b6a62216c4 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-8bc9c9c2-7c7e-4847-a796-77b6a62216c4 .shogun-image-content {
  
    justify-content: center;
  
}

#s-316f7bf2-7780-4c2c-82a4-5a0a2c9eea57 {
  max-width: 400px;
text-align: center;
}

#s-316f7bf2-7780-4c2c-82a4-5a0a2c9eea57 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-316f7bf2-7780-4c2c-82a4-5a0a2c9eea57 .shogun-image-content {
  
    justify-content: center;
  
}

#s-2f7b0774-d5ed-4008-aa91-342421489bba {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2f7b0774-d5ed-4008-aa91-342421489bba"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2f7b0774-d5ed-4008-aa91-342421489bba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2f7b0774-d5ed-4008-aa91-342421489bba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f7b0774-d5ed-4008-aa91-342421489bba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-aae81ab0-95fd-4657-b4b1-fbb38ed5aafb {
  max-width: 400px;
text-align: center;
}

#s-aae81ab0-95fd-4657-b4b1-fbb38ed5aafb {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-aae81ab0-95fd-4657-b4b1-fbb38ed5aafb .shogun-image-content {
  
    justify-content: center;
  
}

#s-7dca832c-07f7-457d-b0bd-a229ac1d33d6 {
  max-width: 400px;
text-align: center;
}

#s-7dca832c-07f7-457d-b0bd-a229ac1d33d6 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-7dca832c-07f7-457d-b0bd-a229ac1d33d6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 {
  max-width: 400px;
text-align: center;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-542affb6-e53b-4875-a202-2e3477a628c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image {
  box-sizing: border-box;
}



.s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  
}


@media (min-width: 1200px){#s-542affb6-e53b-4875-a202-2e3477a628c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-542affb6-e53b-4875-a202-2e3477a628c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image {
  box-sizing: border-box;
}



.s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-542affb6-e53b-4875-a202-2e3477a628c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-542affb6-e53b-4875-a202-2e3477a628c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image {
  box-sizing: border-box;
}



.s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-542affb6-e53b-4875-a202-2e3477a628c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-542affb6-e53b-4875-a202-2e3477a628c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image {
  box-sizing: border-box;
}



.s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  
}


}@media (max-width: 767px){#s-542affb6-e53b-4875-a202-2e3477a628c7 {
  margin: 0 !important;
  overflow: visible;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-542affb6-e53b-4875-a202-2e3477a628c7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add background color handling */
  
}

#s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-542affb6-e53b-4875-a202-2e3477a628c7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-542affb6-e53b-4875-a202-2e3477a628c7.shogun-image {
  box-sizing: border-box;
}



.s-542affb6-e53b-4875-a202-2e3477a628c7 img.shogun-image {
  
}


}
#s-92316994-008b-4ca8-a859-7262f2dcd881 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDFmZjc4NDItZjBkMi00ZmE3LWI0MTktYTA2ZTkwYmViOGFlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0MWZmNzg0Mi1mMGQyLTRmYTctYjQxOS1hMDZlOTBiZWI4YWUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 29px;
margin-left: 25px;
margin-bottom: 42px;
margin-right: 25px;
padding-top: 25px;
padding-left: 50px;
padding-bottom: 25px;
padding-right: 50px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-92316994-008b-4ca8-a859-7262f2dcd881:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-92316994-008b-4ca8-a859-7262f2dcd881:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-92316994-008b-4ca8-a859-7262f2dcd881-root {
    text-align: center;
  }


#s-92316994-008b-4ca8-a859-7262f2dcd881.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-92316994-008b-4ca8-a859-7262f2dcd881-root {
    text-align: center;
  }


#s-92316994-008b-4ca8-a859-7262f2dcd881.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-92316994-008b-4ca8-a859-7262f2dcd881-root {
    text-align: center;
  }


#s-92316994-008b-4ca8-a859-7262f2dcd881.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-92316994-008b-4ca8-a859-7262f2dcd881-root {
    text-align: center;
  }


#s-92316994-008b-4ca8-a859-7262f2dcd881.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-92316994-008b-4ca8-a859-7262f2dcd881-root {
    text-align: center;
  }


#s-92316994-008b-4ca8-a859-7262f2dcd881.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
/*
  $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}