.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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-915fb2dc-9ff8-466e-b7a7-73d32c4ebbf5 {
  min-height: 50px;
}








#s-915fb2dc-9ff8-466e-b7a7-73d32c4ebbf5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-915fb2dc-9ff8-466e-b7a7-73d32c4ebbf5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f7bd1d29-2dba-463b-b2d2-dcb89adf26d4 {
  min-height: 50px;
}








#s-f7bd1d29-2dba-463b-b2d2-dcb89adf26d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7bd1d29-2dba-463b-b2d2-dcb89adf26d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f9b33156-262b-4747-b337-cd38369b4477 {
  min-height: 50px;
}








#s-f9b33156-262b-4747-b337-cd38369b4477 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9b33156-262b-4747-b337-cd38369b4477.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-36821958-0745-42c4-818d-3ca1227f283e {
  min-height: 50px;
background-color: rgba(250, 249, 245, 1);
}








#s-36821958-0745-42c4-818d-3ca1227f283e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36821958-0745-42c4-818d-3ca1227f283e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d8806326-25e8-4560-99c7-928d5f32321c {
  background-size: cover;
margin-left: 2%;
margin-right: 2%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 12px;
min-height: 300px;
background-color: rgba(250, 249, 245, 1);
background-position: center center;
}








#s-d8806326-25e8-4560-99c7-928d5f32321c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d8806326-25e8-4560-99c7-928d5f32321c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-02f75542-d867-4e1a-b1f3-c3c288a97778 {
  min-height: 50px;
}








#s-02f75542-d867-4e1a-b1f3-c3c288a97778 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02f75542-d867-4e1a-b1f3-c3c288a97778.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a7a832d9-50ed-456e-916b-2848b248ee29 {
  min-height: 50px;
}








#s-a7a832d9-50ed-456e-916b-2848b248ee29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7a832d9-50ed-456e-916b-2848b248ee29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-99aad4c3-7540-4e04-8637-dc22c3071ff2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-99aad4c3-7540-4e04-8637-dc22c3071ff2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 72px;
  line-height: 1em;
  
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

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

#s-7123fe90-92f4-4bbd-b3fc-f0b431b17352 {
  padding-left: 0%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-7123fe90-92f4-4bbd-b3fc-f0b431b17352 {
  padding-left: 15%;
padding-right: 15%;
}
}
#s-ca075a13-b60f-4bf2-bbd1-05a9d2a66ffb {
  min-height: 50px;
}








#s-ca075a13-b60f-4bf2-bbd1-05a9d2a66ffb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca075a13-b60f-4bf2-bbd1-05a9d2a66ffb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cabf305c-e2d8-4590-b993-f000c8aa0ba1 {
  min-height: 50px;
}








#s-cabf305c-e2d8-4590-b993-f000c8aa0ba1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cabf305c-e2d8-4590-b993-f000c8aa0ba1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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;
}

#s-762f6ce3-e1e8-402a-bbe6-86728664b37d {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
max-width: 1800px;
}

@media (min-width: 0px) {
[id="s-762f6ce3-e1e8-402a-bbe6-86728664b37d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-762f6ce3-e1e8-402a-bbe6-86728664b37d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

}

@media (min-width: 992px) {
[id="s-762f6ce3-e1e8-402a-bbe6-86728664b37d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-762f6ce3-e1e8-402a-bbe6-86728664b37d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

}

.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-6d25f0b9-b6b0-416a-a73d-766e234a86fe {
  margin-top: 10px;
margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 12px;
text-align: left;
opacity: 1;
}
#s-6d25f0b9-b6b0-416a-a73d-766e234a86fe:hover {opacity: 1 !important;}






  #s-6d25f0b9-b6b0-416a-a73d-766e234a86fe img.shogun-image {
    

    
    
    
  }


#s-6d25f0b9-b6b0-416a-a73d-766e234a86fe .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-715f4373-ff10-456a-ae0f-41e8134122d5 {
  margin-top: 0px;
margin-bottom: 0em;
padding-top: 3%;
padding-bottom: 0em;
text-align: center;
}

#s-715f4373-ff10-456a-ae0f-41e8134122d5 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-35576736-771d-4ca7-be8f-8730a1a7b2ec {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-bottom: 2%;
}

#s-fc894a7f-4316-458c-9ca6-a874331a8226 {
  min-height: 50px;
}








#s-fc894a7f-4316-458c-9ca6-a874331a8226 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc894a7f-4316-458c-9ca6-a874331a8226.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eaf55f98-febf-4af5-ad95-685f294ffd5d {
  margin-top: 10px;
margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 12px;
text-align: left;
}







  #s-eaf55f98-febf-4af5-ad95-685f294ffd5d img.shogun-image {
    

    
    
    
  }


#s-eaf55f98-febf-4af5-ad95-685f294ffd5d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6e7ebb47-41e0-46a2-b2b0-2e832b5b5ef0 {
  margin-top: 0px;
margin-bottom: 0em;
padding-top: 3%;
padding-bottom: 0em;
text-align: center;
}

#s-6e7ebb47-41e0-46a2-b2b0-2e832b5b5ef0 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-8d932a0b-016a-460b-9888-985f2a29531e {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-bottom: 2%;
}

#s-638fbafc-21d8-4e15-ac43-7c0298a7b3ec {
  min-height: 50px;
}








#s-638fbafc-21d8-4e15-ac43-7c0298a7b3ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-638fbafc-21d8-4e15-ac43-7c0298a7b3ec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-47da684f-e3b8-45b9-856e-4464511cebc6 {
  margin-top: 10px;
margin-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 12px;
text-align: left;
}







  #s-47da684f-e3b8-45b9-856e-4464511cebc6 img.shogun-image {
    

    
    
    
  }


#s-47da684f-e3b8-45b9-856e-4464511cebc6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-9ca69af6-6e77-48d0-ac73-24f2447d9e6a {
  margin-top: 0px;
margin-bottom: 0em;
padding-top: 3%;
padding-bottom: 0em;
text-align: center;
}

#s-9ca69af6-6e77-48d0-ac73-24f2447d9e6a .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-9ef27e11-962e-4290-84af-269de914d2bc {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-bottom: 2%;
}

#s-d7b0aecf-e151-468d-951f-d1b970e30991 {
  min-height: 50px;
}








#s-d7b0aecf-e151-468d-951f-d1b970e30991 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7b0aecf-e151-468d-951f-d1b970e30991.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2f43932-65c3-41aa-9b8c-76de75b81f6a {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
min-height: 50px;
background-color: rgba(250, 249, 245, 1);
}
@media (max-width: 767px){#s-a2f43932-65c3-41aa-9b8c-76de75b81f6a {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-a2f43932-65c3-41aa-9b8c-76de75b81f6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2f43932-65c3-41aa-9b8c-76de75b81f6a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c46ce3b3-4d43-4276-9faf-f8b1d40fac9c {
  margin-bottom: 0px;
padding-top: 60px;
padding-left: 0%;
padding-bottom: 20px;
padding-right: 0%;
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;
text-align: center;
}

#s-c46ce3b3-4d43-4276-9faf-f8b1d40fac9c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 72px;
  line-height: 1em;
  
  text-align: center;
}



#s-91a5a88d-73d6-4e5f-9cdd-edd13962c3d8 {
  min-height: 50px;
}








#s-91a5a88d-73d6-4e5f-9cdd-edd13962c3d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91a5a88d-73d6-4e5f-9cdd-edd13962c3d8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4095a640-cbbb-46c4-9051-7ceb4b75b31f {
  margin-left: auto;
margin-right: auto;
padding-left: 4%;
padding-right: 4%;
max-width: 1800px;
}

@media (min-width: 0px) {
[id="s-4095a640-cbbb-46c4-9051-7ceb4b75b31f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4095a640-cbbb-46c4-9051-7ceb4b75b31f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-4095a640-cbbb-46c4-9051-7ceb4b75b31f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-4095a640-cbbb-46c4-9051-7ceb4b75b31f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

}

#s-8edf4b8a-fdc3-4e72-b15d-99211da0cc17 {
  min-height: 50px;
}








#s-8edf4b8a-fdc3-4e72-b15d-99211da0cc17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8edf4b8a-fdc3-4e72-b15d-99211da0cc17.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-847ae5e4-4bed-488d-90c1-c3d4ff0f99da {
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c {
  padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
border-radius: 12px;
text-align: center;
}







  img.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image {
    
    
  }


.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c .shogun-image-content {
  
    align-items: center;
  
}

.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shg-align-container {
  text-align: center
}

.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image {
    
    
  }


.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c .shogun-image-content {
  
    align-items: center;
  
}

.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shg-align-container {
  text-align: center
}

.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image {
    
    
  }


.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c .shogun-image-content {
  
    align-items: center;
  
}

.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shg-align-container {
  text-align: center
}

.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image {
    
    
  }


.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c .shogun-image-content {
  
    align-items: center;
  
}

.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shg-align-container {
  text-align: center
}

.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image {
    
    
  }


.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c .shogun-image-content {
  
    align-items: center;
  
}

.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shg-align-container {
  text-align: center
}

.s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca90bb80-d2ba-4e7a-8777-8d4d6868b84c.shogun-image {
  box-sizing: border-box;
}


}
#s-62825ba9-ce3e-451c-bb20-05e070e301cc {
  text-align: left;
}

#s-8cb75b73-0129-4131-bd9d-8b1769a4b6fa {
  padding-bottom: 10px;
text-align: center;
}

#s-8cb75b73-0129-4131-bd9d-8b1769a4b6fa .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-5dc5217a-f23d-4096-905a-96f48061a1de {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-4d3ec059-b7ce-4a9b-b763-f4a795d2dc45 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-4d3ec059-b7ce-4a9b-b763-f4a795d2dc45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d3ec059-b7ce-4a9b-b763-f4a795d2dc45.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  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 {
  font-weight: ;
  font-family: ;
}

.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-955679f6-e643-4a8d-b2ff-99117fb4f250 {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-955679f6-e643-4a8d-b2ff-99117fb4f250:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-955679f6-e643-4a8d-b2ff-99117fb4f250:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-955679f6-e643-4a8d-b2ff-99117fb4f250-root {
    text-align: left;
  }


#s-955679f6-e643-4a8d-b2ff-99117fb4f250.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-955679f6-e643-4a8d-b2ff-99117fb4f250-root {
    text-align: left;
  }


#s-955679f6-e643-4a8d-b2ff-99117fb4f250.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-955679f6-e643-4a8d-b2ff-99117fb4f250-root {
    text-align: left;
  }


#s-955679f6-e643-4a8d-b2ff-99117fb4f250.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-955679f6-e643-4a8d-b2ff-99117fb4f250-root {
    text-align: left;
  }


#s-955679f6-e643-4a8d-b2ff-99117fb4f250.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-955679f6-e643-4a8d-b2ff-99117fb4f250-root {
    text-align: left;
  }


#s-955679f6-e643-4a8d-b2ff-99117fb4f250.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-0ab8a73d-bf77-4d4e-ad92-1857feed82c3 {
  text-align: left;
}

#s-f400cf40-0604-4840-8477-bd3005c90312 {
  padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
border-radius: 12px;
text-align: center;
}







  img.s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image {
    
    
  }


.s-f400cf40-0604-4840-8477-bd3005c90312 .shogun-image-content {
  
    align-items: center;
  
}

.s-f400cf40-0604-4840-8477-bd3005c90312.shg-align-container {
  text-align: center
}

.s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image {
    
    
  }


.s-f400cf40-0604-4840-8477-bd3005c90312 .shogun-image-content {
  
    align-items: center;
  
}

.s-f400cf40-0604-4840-8477-bd3005c90312.shg-align-container {
  text-align: center
}

.s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image {
    
    
  }


.s-f400cf40-0604-4840-8477-bd3005c90312 .shogun-image-content {
  
    align-items: center;
  
}

.s-f400cf40-0604-4840-8477-bd3005c90312.shg-align-container {
  text-align: center
}

.s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image {
    
    
  }


.s-f400cf40-0604-4840-8477-bd3005c90312 .shogun-image-content {
  
    align-items: center;
  
}

.s-f400cf40-0604-4840-8477-bd3005c90312.shg-align-container {
  text-align: center
}

.s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image {
  box-sizing: border-box;
}


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





  img.s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image {
    
    
  }


.s-f400cf40-0604-4840-8477-bd3005c90312 .shogun-image-content {
  
    align-items: center;
  
}

.s-f400cf40-0604-4840-8477-bd3005c90312.shg-align-container {
  text-align: center
}

.s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f400cf40-0604-4840-8477-bd3005c90312.shogun-image {
  box-sizing: border-box;
}


}
#s-bee2e9e1-5851-46bb-bf43-1080dc526405 {
  margin-top: 6%;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-bee2e9e1-5851-46bb-bf43-1080dc526405 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-7c62611c-6601-4cac-9398-2eb56bb545f4 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-d2916343-bd22-478d-9702-9fa7652cf369 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-d2916343-bd22-478d-9702-9fa7652cf369 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2916343-bd22-478d-9702-9fa7652cf369.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4eddfe43-a2b4-494f-866a-f8b19c369fba {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-4eddfe43-a2b4-494f-866a-f8b19c369fba:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4eddfe43-a2b4-494f-866a-f8b19c369fba:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4eddfe43-a2b4-494f-866a-f8b19c369fba-root {
    text-align: left;
  }


#s-4eddfe43-a2b4-494f-866a-f8b19c369fba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4eddfe43-a2b4-494f-866a-f8b19c369fba-root {
    text-align: left;
  }


#s-4eddfe43-a2b4-494f-866a-f8b19c369fba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4eddfe43-a2b4-494f-866a-f8b19c369fba-root {
    text-align: left;
  }


#s-4eddfe43-a2b4-494f-866a-f8b19c369fba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4eddfe43-a2b4-494f-866a-f8b19c369fba-root {
    text-align: left;
  }


#s-4eddfe43-a2b4-494f-866a-f8b19c369fba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4eddfe43-a2b4-494f-866a-f8b19c369fba-root {
    text-align: left;
  }


#s-4eddfe43-a2b4-494f-866a-f8b19c369fba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-4a948c45-32dd-4a42-8f61-cfadbb1d7e7e {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-4a948c45-32dd-4a42-8f61-cfadbb1d7e7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a948c45-32dd-4a42-8f61-cfadbb1d7e7e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2ac39d08-b455-4d31-afd0-60bb5865a1f2 {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-2ac39d08-b455-4d31-afd0-60bb5865a1f2:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2ac39d08-b455-4d31-afd0-60bb5865a1f2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2ac39d08-b455-4d31-afd0-60bb5865a1f2-root {
    text-align: left;
  }


#s-2ac39d08-b455-4d31-afd0-60bb5865a1f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2ac39d08-b455-4d31-afd0-60bb5865a1f2-root {
    text-align: left;
  }


#s-2ac39d08-b455-4d31-afd0-60bb5865a1f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2ac39d08-b455-4d31-afd0-60bb5865a1f2-root {
    text-align: left;
  }


#s-2ac39d08-b455-4d31-afd0-60bb5865a1f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2ac39d08-b455-4d31-afd0-60bb5865a1f2-root {
    text-align: left;
  }


#s-2ac39d08-b455-4d31-afd0-60bb5865a1f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2ac39d08-b455-4d31-afd0-60bb5865a1f2-root {
    text-align: left;
  }


#s-2ac39d08-b455-4d31-afd0-60bb5865a1f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-757d3202-7094-4a0d-b61e-8531c1851b84 {
  text-align: left;
}

#s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c {
  padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
border-radius: 12px;
text-align: center;
}







  img.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image {
    
    
  }


.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c .shogun-image-content {
  
    align-items: center;
  
}

.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shg-align-container {
  text-align: center
}

.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image {
    
    
  }


.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c .shogun-image-content {
  
    align-items: center;
  
}

.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shg-align-container {
  text-align: center
}

.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image {
    
    
  }


.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c .shogun-image-content {
  
    align-items: center;
  
}

.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shg-align-container {
  text-align: center
}

.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image {
    
    
  }


.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c .shogun-image-content {
  
    align-items: center;
  
}

.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shg-align-container {
  text-align: center
}

.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image {
  box-sizing: border-box;
}


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





  img.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image {
    
    
  }


.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c .shogun-image-content {
  
    align-items: center;
  
}

.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shg-align-container {
  text-align: center
}

.s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc35e4a7-507d-46c9-9cdf-fa7396442a9c.shogun-image {
  box-sizing: border-box;
}


}
#s-4d88a7d6-3435-4dbf-a559-5aafa8f46184 {
  margin-top: 6%;
margin-bottom: 6%;
padding-bottom: 10px;
text-align: center;
}

#s-4d88a7d6-3435-4dbf-a559-5aafa8f46184 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-d12235f1-8b25-4ff5-836a-d97fd166d8d2 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-94a6425e-b48a-43fa-a5d5-7f07820ec69c {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-94a6425e-b48a-43fa-a5d5-7f07820ec69c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94a6425e-b48a-43fa-a5d5-7f07820ec69c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-17d7a03e-e469-4906-874b-291598992f58 {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-17d7a03e-e469-4906-874b-291598992f58:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-17d7a03e-e469-4906-874b-291598992f58:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-17d7a03e-e469-4906-874b-291598992f58-root {
    text-align: left;
  }


#s-17d7a03e-e469-4906-874b-291598992f58.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-17d7a03e-e469-4906-874b-291598992f58-root {
    text-align: left;
  }


#s-17d7a03e-e469-4906-874b-291598992f58.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-17d7a03e-e469-4906-874b-291598992f58-root {
    text-align: left;
  }


#s-17d7a03e-e469-4906-874b-291598992f58.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-17d7a03e-e469-4906-874b-291598992f58-root {
    text-align: left;
  }


#s-17d7a03e-e469-4906-874b-291598992f58.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-17d7a03e-e469-4906-874b-291598992f58-root {
    text-align: left;
  }


#s-17d7a03e-e469-4906-874b-291598992f58.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-e0e21de9-13c0-4237-b9a4-13231d2ec106 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-e0e21de9-13c0-4237-b9a4-13231d2ec106 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0e21de9-13c0-4237-b9a4-13231d2ec106.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c9156402-092f-406c-a94a-d31b57fe392a {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-c9156402-092f-406c-a94a-d31b57fe392a:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c9156402-092f-406c-a94a-d31b57fe392a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c9156402-092f-406c-a94a-d31b57fe392a-root {
    text-align: left;
  }


#s-c9156402-092f-406c-a94a-d31b57fe392a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c9156402-092f-406c-a94a-d31b57fe392a-root {
    text-align: left;
  }


#s-c9156402-092f-406c-a94a-d31b57fe392a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c9156402-092f-406c-a94a-d31b57fe392a-root {
    text-align: left;
  }


#s-c9156402-092f-406c-a94a-d31b57fe392a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c9156402-092f-406c-a94a-d31b57fe392a-root {
    text-align: left;
  }


#s-c9156402-092f-406c-a94a-d31b57fe392a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c9156402-092f-406c-a94a-d31b57fe392a-root {
    text-align: left;
  }


#s-c9156402-092f-406c-a94a-d31b57fe392a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-a293a540-8e15-4c89-9d58-86543b01e8fe {
  margin-left: auto;
margin-right: auto;
padding-left: 4%;
padding-right: 4%;
max-width: 1800px;
}

@media (min-width: 0px) {
[id="s-a293a540-8e15-4c89-9d58-86543b01e8fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a293a540-8e15-4c89-9d58-86543b01e8fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-a293a540-8e15-4c89-9d58-86543b01e8fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-a293a540-8e15-4c89-9d58-86543b01e8fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

}

#s-3561fd59-6091-46a5-a5bd-78a57a54e2c6 {
  min-height: 50px;
}








#s-3561fd59-6091-46a5-a5bd-78a57a54e2c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3561fd59-6091-46a5-a5bd-78a57a54e2c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-13acaccb-f242-42d8-aa55-c5eea5bb5b7c {
  text-align: left;
}

#s-d55b2909-bad7-406e-be00-0da99b295cf6 {
  padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
border-radius: 12px;
text-align: center;
}







  img.s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image {
    
    
  }


.s-d55b2909-bad7-406e-be00-0da99b295cf6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d55b2909-bad7-406e-be00-0da99b295cf6.shg-align-container {
  text-align: center
}

.s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image {
    
    
  }


.s-d55b2909-bad7-406e-be00-0da99b295cf6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d55b2909-bad7-406e-be00-0da99b295cf6.shg-align-container {
  text-align: center
}

.s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image {
    
    
  }


.s-d55b2909-bad7-406e-be00-0da99b295cf6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d55b2909-bad7-406e-be00-0da99b295cf6.shg-align-container {
  text-align: center
}

.s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image {
    
    
  }


.s-d55b2909-bad7-406e-be00-0da99b295cf6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d55b2909-bad7-406e-be00-0da99b295cf6.shg-align-container {
  text-align: center
}

.s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image {
    
    
  }


.s-d55b2909-bad7-406e-be00-0da99b295cf6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d55b2909-bad7-406e-be00-0da99b295cf6.shg-align-container {
  text-align: center
}

.s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d55b2909-bad7-406e-be00-0da99b295cf6.shogun-image {
  box-sizing: border-box;
}


}
#s-13a3fa98-144e-43e4-b687-e9a01dd49c86 {
  margin-top: 6%;
margin-bottom: 6%;
padding-bottom: 10px;
text-align: center;
}

#s-13a3fa98-144e-43e4-b687-e9a01dd49c86 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-b1034520-88c5-4484-96a8-e2477492ee49 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-cd4fd950-7d18-40c4-9272-476e9626d0e5 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-cd4fd950-7d18-40c4-9272-476e9626d0e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd4fd950-7d18-40c4-9272-476e9626d0e5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-07e30e26-acea-4e82-9f91-13c1e8073d11 {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-07e30e26-acea-4e82-9f91-13c1e8073d11:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-07e30e26-acea-4e82-9f91-13c1e8073d11:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-07e30e26-acea-4e82-9f91-13c1e8073d11-root {
    text-align: left;
  }


#s-07e30e26-acea-4e82-9f91-13c1e8073d11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-07e30e26-acea-4e82-9f91-13c1e8073d11-root {
    text-align: left;
  }


#s-07e30e26-acea-4e82-9f91-13c1e8073d11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-07e30e26-acea-4e82-9f91-13c1e8073d11-root {
    text-align: left;
  }


#s-07e30e26-acea-4e82-9f91-13c1e8073d11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-07e30e26-acea-4e82-9f91-13c1e8073d11-root {
    text-align: left;
  }


#s-07e30e26-acea-4e82-9f91-13c1e8073d11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-07e30e26-acea-4e82-9f91-13c1e8073d11-root {
    text-align: left;
  }


#s-07e30e26-acea-4e82-9f91-13c1e8073d11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-b7b7f89e-0f1e-496c-b1eb-b391fafb70df {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-b7b7f89e-0f1e-496c-b1eb-b391fafb70df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7b7f89e-0f1e-496c-b1eb-b391fafb70df.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-41087562-5228-4ce0-97cf-5f17369ac694 {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-41087562-5228-4ce0-97cf-5f17369ac694:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-41087562-5228-4ce0-97cf-5f17369ac694:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-41087562-5228-4ce0-97cf-5f17369ac694-root {
    text-align: left;
  }


#s-41087562-5228-4ce0-97cf-5f17369ac694.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-41087562-5228-4ce0-97cf-5f17369ac694-root {
    text-align: left;
  }


#s-41087562-5228-4ce0-97cf-5f17369ac694.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-41087562-5228-4ce0-97cf-5f17369ac694-root {
    text-align: left;
  }


#s-41087562-5228-4ce0-97cf-5f17369ac694.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-41087562-5228-4ce0-97cf-5f17369ac694-root {
    text-align: left;
  }


#s-41087562-5228-4ce0-97cf-5f17369ac694.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-41087562-5228-4ce0-97cf-5f17369ac694-root {
    text-align: left;
  }


#s-41087562-5228-4ce0-97cf-5f17369ac694.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-f8b43d04-2846-4b0a-afee-1cf03cab50fc {
  text-align: left;
}

#s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5 {
  padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
border-radius: 12px;
text-align: center;
}







  img.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image {
    
    
  }


.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5 .shogun-image-content {
  
    align-items: center;
  
}

.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shg-align-container {
  text-align: center
}

.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image {
    
    
  }


.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5 .shogun-image-content {
  
    align-items: center;
  
}

.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shg-align-container {
  text-align: center
}

.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image {
  box-sizing: border-box;
}


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





  img.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image {
    
    
  }


.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5 .shogun-image-content {
  
    align-items: center;
  
}

.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shg-align-container {
  text-align: center
}

.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image {
  box-sizing: border-box;
}


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





  img.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image {
    
    
  }


.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5 .shogun-image-content {
  
    align-items: center;
  
}

.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shg-align-container {
  text-align: center
}

.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image {
  box-sizing: border-box;
}


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





  img.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image {
    
    
  }


.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5 .shogun-image-content {
  
    align-items: center;
  
}

.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shg-align-container {
  text-align: center
}

.s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc7b83a4-d3e2-47d6-a872-00ddf9a290b5.shogun-image {
  box-sizing: border-box;
}


}
#s-08f5266b-09ae-4905-bccd-f16915f0537c {
  margin-top: 6%;
margin-bottom: 6%;
padding-bottom: 10px;
text-align: center;
}

#s-08f5266b-09ae-4905-bccd-f16915f0537c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-0c84410e-4a14-4560-b45a-40d0b2cc7280 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-c45ad6ef-e19d-4d44-8987-f1442ad0fcfb {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-c45ad6ef-e19d-4d44-8987-f1442ad0fcfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c45ad6ef-e19d-4d44-8987-f1442ad0fcfb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f1d12655-3567-498e-b874-9b7a19e7b2aa {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-f1d12655-3567-498e-b874-9b7a19e7b2aa:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f1d12655-3567-498e-b874-9b7a19e7b2aa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f1d12655-3567-498e-b874-9b7a19e7b2aa-root {
    text-align: left;
  }


#s-f1d12655-3567-498e-b874-9b7a19e7b2aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f1d12655-3567-498e-b874-9b7a19e7b2aa-root {
    text-align: left;
  }


#s-f1d12655-3567-498e-b874-9b7a19e7b2aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f1d12655-3567-498e-b874-9b7a19e7b2aa-root {
    text-align: left;
  }


#s-f1d12655-3567-498e-b874-9b7a19e7b2aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f1d12655-3567-498e-b874-9b7a19e7b2aa-root {
    text-align: left;
  }


#s-f1d12655-3567-498e-b874-9b7a19e7b2aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f1d12655-3567-498e-b874-9b7a19e7b2aa-root {
    text-align: left;
  }


#s-f1d12655-3567-498e-b874-9b7a19e7b2aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-d4c6e50e-8168-49ca-b57b-2893b1fb21f4 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-d4c6e50e-8168-49ca-b57b-2893b1fb21f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4c6e50e-8168-49ca-b57b-2893b1fb21f4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f5cf4a84-11c4-44a7-9efb-fc584aa1e1ec {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-f5cf4a84-11c4-44a7-9efb-fc584aa1e1ec:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f5cf4a84-11c4-44a7-9efb-fc584aa1e1ec:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f5cf4a84-11c4-44a7-9efb-fc584aa1e1ec-root {
    text-align: left;
  }


#s-f5cf4a84-11c4-44a7-9efb-fc584aa1e1ec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f5cf4a84-11c4-44a7-9efb-fc584aa1e1ec-root {
    text-align: left;
  }


#s-f5cf4a84-11c4-44a7-9efb-fc584aa1e1ec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f5cf4a84-11c4-44a7-9efb-fc584aa1e1ec-root {
    text-align: left;
  }


#s-f5cf4a84-11c4-44a7-9efb-fc584aa1e1ec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f5cf4a84-11c4-44a7-9efb-fc584aa1e1ec-root {
    text-align: left;
  }


#s-f5cf4a84-11c4-44a7-9efb-fc584aa1e1ec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f5cf4a84-11c4-44a7-9efb-fc584aa1e1ec-root {
    text-align: left;
  }


#s-f5cf4a84-11c4-44a7-9efb-fc584aa1e1ec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-9e894642-a70e-4a29-be92-a6135f14f12b {
  text-align: left;
}

#s-543e5358-373f-4c01-99f5-e0254ef3338f {
  padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
border-radius: 12px;
text-align: center;
}







  img.s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image {
    
    
  }


.s-543e5358-373f-4c01-99f5-e0254ef3338f .shogun-image-content {
  
    align-items: center;
  
}

.s-543e5358-373f-4c01-99f5-e0254ef3338f.shg-align-container {
  text-align: center
}

.s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image {
    
    
  }


.s-543e5358-373f-4c01-99f5-e0254ef3338f .shogun-image-content {
  
    align-items: center;
  
}

.s-543e5358-373f-4c01-99f5-e0254ef3338f.shg-align-container {
  text-align: center
}

.s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image {
    
    
  }


.s-543e5358-373f-4c01-99f5-e0254ef3338f .shogun-image-content {
  
    align-items: center;
  
}

.s-543e5358-373f-4c01-99f5-e0254ef3338f.shg-align-container {
  text-align: center
}

.s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image {
    
    
  }


.s-543e5358-373f-4c01-99f5-e0254ef3338f .shogun-image-content {
  
    align-items: center;
  
}

.s-543e5358-373f-4c01-99f5-e0254ef3338f.shg-align-container {
  text-align: center
}

.s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image {
  box-sizing: border-box;
}


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





  img.s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image {
    
    
  }


.s-543e5358-373f-4c01-99f5-e0254ef3338f .shogun-image-content {
  
    align-items: center;
  
}

.s-543e5358-373f-4c01-99f5-e0254ef3338f.shg-align-container {
  text-align: center
}

.s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-543e5358-373f-4c01-99f5-e0254ef3338f.shogun-image {
  box-sizing: border-box;
}


}
#s-8156a6b9-4ac5-45bf-ab37-9837ac638eb7 {
  margin-top: 6%;
margin-bottom: 6%;
padding-bottom: 10px;
text-align: center;
}

#s-8156a6b9-4ac5-45bf-ab37-9837ac638eb7 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-a6f65e45-aad8-499e-ac2c-e672de34ea24 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-24ce6d1c-19f1-43b4-a357-4987144a3781 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-24ce6d1c-19f1-43b4-a357-4987144a3781 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24ce6d1c-19f1-43b4-a357-4987144a3781.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3f774e1a-165e-4c01-8ea4-b29043037f12 {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-3f774e1a-165e-4c01-8ea4-b29043037f12:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3f774e1a-165e-4c01-8ea4-b29043037f12:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3f774e1a-165e-4c01-8ea4-b29043037f12-root {
    text-align: left;
  }


#s-3f774e1a-165e-4c01-8ea4-b29043037f12.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3f774e1a-165e-4c01-8ea4-b29043037f12-root {
    text-align: left;
  }


#s-3f774e1a-165e-4c01-8ea4-b29043037f12.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3f774e1a-165e-4c01-8ea4-b29043037f12-root {
    text-align: left;
  }


#s-3f774e1a-165e-4c01-8ea4-b29043037f12.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3f774e1a-165e-4c01-8ea4-b29043037f12-root {
    text-align: left;
  }


#s-3f774e1a-165e-4c01-8ea4-b29043037f12.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3f774e1a-165e-4c01-8ea4-b29043037f12-root {
    text-align: left;
  }


#s-3f774e1a-165e-4c01-8ea4-b29043037f12.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-58892558-7b9a-4788-b785-6a0d175dbaa4 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-58892558-7b9a-4788-b785-6a0d175dbaa4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58892558-7b9a-4788-b785-6a0d175dbaa4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ecd1b6db-519f-4e98-bc12-15b85808e99a {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-ecd1b6db-519f-4e98-bc12-15b85808e99a:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ecd1b6db-519f-4e98-bc12-15b85808e99a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ecd1b6db-519f-4e98-bc12-15b85808e99a-root {
    text-align: left;
  }


#s-ecd1b6db-519f-4e98-bc12-15b85808e99a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ecd1b6db-519f-4e98-bc12-15b85808e99a-root {
    text-align: left;
  }


#s-ecd1b6db-519f-4e98-bc12-15b85808e99a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ecd1b6db-519f-4e98-bc12-15b85808e99a-root {
    text-align: left;
  }


#s-ecd1b6db-519f-4e98-bc12-15b85808e99a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ecd1b6db-519f-4e98-bc12-15b85808e99a-root {
    text-align: left;
  }


#s-ecd1b6db-519f-4e98-bc12-15b85808e99a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ecd1b6db-519f-4e98-bc12-15b85808e99a-root {
    text-align: left;
  }


#s-ecd1b6db-519f-4e98-bc12-15b85808e99a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-aea04999-b52e-45dd-a15b-46316080e894 {
  margin-left: auto;
margin-right: auto;
padding-left: 4%;
padding-right: 4%;
max-width: 1800px;
}

@media (min-width: 0px) {
[id="s-aea04999-b52e-45dd-a15b-46316080e894"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aea04999-b52e-45dd-a15b-46316080e894"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-aea04999-b52e-45dd-a15b-46316080e894"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-aea04999-b52e-45dd-a15b-46316080e894"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

}

#s-aa50b2b7-7e12-4f75-a34f-27e239d4ea34 {
  min-height: 50px;
}








#s-aa50b2b7-7e12-4f75-a34f-27e239d4ea34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa50b2b7-7e12-4f75-a34f-27e239d4ea34.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1cd2f47-caf0-4a21-8347-589935a8b43c {
  text-align: left;
}

#s-51566a03-95f8-4645-a570-8b0cb5a24762 {
  padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
border-radius: 12px;
text-align: center;
}







  img.s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image {
    
    
  }


.s-51566a03-95f8-4645-a570-8b0cb5a24762 .shogun-image-content {
  
    align-items: center;
  
}

.s-51566a03-95f8-4645-a570-8b0cb5a24762.shg-align-container {
  text-align: center
}

.s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image {
    
    
  }


.s-51566a03-95f8-4645-a570-8b0cb5a24762 .shogun-image-content {
  
    align-items: center;
  
}

.s-51566a03-95f8-4645-a570-8b0cb5a24762.shg-align-container {
  text-align: center
}

.s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image {
  box-sizing: border-box;
}


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





  img.s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image {
    
    
  }


.s-51566a03-95f8-4645-a570-8b0cb5a24762 .shogun-image-content {
  
    align-items: center;
  
}

.s-51566a03-95f8-4645-a570-8b0cb5a24762.shg-align-container {
  text-align: center
}

.s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image {
  box-sizing: border-box;
}


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





  img.s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image {
    
    
  }


.s-51566a03-95f8-4645-a570-8b0cb5a24762 .shogun-image-content {
  
    align-items: center;
  
}

.s-51566a03-95f8-4645-a570-8b0cb5a24762.shg-align-container {
  text-align: center
}

.s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image {
  box-sizing: border-box;
}


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





  img.s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image {
    
    
  }


.s-51566a03-95f8-4645-a570-8b0cb5a24762 .shogun-image-content {
  
    align-items: center;
  
}

.s-51566a03-95f8-4645-a570-8b0cb5a24762.shg-align-container {
  text-align: center
}

.s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-51566a03-95f8-4645-a570-8b0cb5a24762.shogun-image {
  box-sizing: border-box;
}


}
#s-a46d6338-1606-4271-a47a-40fe8a87fadf {
  margin-top: 6%;
margin-bottom: 6%;
padding-bottom: 10px;
text-align: center;
}

#s-a46d6338-1606-4271-a47a-40fe8a87fadf .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-397bbbfd-f87b-45e0-aa79-5fd59441977c {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-6d6f6ae6-1b01-4137-b9c7-0f46baa54f4b {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-6d6f6ae6-1b01-4137-b9c7-0f46baa54f4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d6f6ae6-1b01-4137-b9c7-0f46baa54f4b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-90417f61-dc2a-44a4-9ced-f715a0b24394 {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-90417f61-dc2a-44a4-9ced-f715a0b24394:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-90417f61-dc2a-44a4-9ced-f715a0b24394:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-90417f61-dc2a-44a4-9ced-f715a0b24394-root {
    text-align: left;
  }


#s-90417f61-dc2a-44a4-9ced-f715a0b24394.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-90417f61-dc2a-44a4-9ced-f715a0b24394-root {
    text-align: left;
  }


#s-90417f61-dc2a-44a4-9ced-f715a0b24394.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-90417f61-dc2a-44a4-9ced-f715a0b24394-root {
    text-align: left;
  }


#s-90417f61-dc2a-44a4-9ced-f715a0b24394.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-90417f61-dc2a-44a4-9ced-f715a0b24394-root {
    text-align: left;
  }


#s-90417f61-dc2a-44a4-9ced-f715a0b24394.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-90417f61-dc2a-44a4-9ced-f715a0b24394-root {
    text-align: left;
  }


#s-90417f61-dc2a-44a4-9ced-f715a0b24394.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-d7335d77-49ed-43e2-b802-eb465e07e196 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-d7335d77-49ed-43e2-b802-eb465e07e196 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7335d77-49ed-43e2-b802-eb465e07e196.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3f83aedb-7086-4b57-a80c-9c7b419983d1 {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-3f83aedb-7086-4b57-a80c-9c7b419983d1:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3f83aedb-7086-4b57-a80c-9c7b419983d1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3f83aedb-7086-4b57-a80c-9c7b419983d1-root {
    text-align: left;
  }


#s-3f83aedb-7086-4b57-a80c-9c7b419983d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3f83aedb-7086-4b57-a80c-9c7b419983d1-root {
    text-align: left;
  }


#s-3f83aedb-7086-4b57-a80c-9c7b419983d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3f83aedb-7086-4b57-a80c-9c7b419983d1-root {
    text-align: left;
  }


#s-3f83aedb-7086-4b57-a80c-9c7b419983d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3f83aedb-7086-4b57-a80c-9c7b419983d1-root {
    text-align: left;
  }


#s-3f83aedb-7086-4b57-a80c-9c7b419983d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3f83aedb-7086-4b57-a80c-9c7b419983d1-root {
    text-align: left;
  }


#s-3f83aedb-7086-4b57-a80c-9c7b419983d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-46765b4e-cb51-4ca1-a97a-57e345163882 {
  text-align: left;
}

#s-a0be2508-7b1e-4f1f-9df3-ca375b97c457 {
  padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
border-radius: 12px;
text-align: center;
}







  img.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image {
    
    
  }


.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shg-align-container {
  text-align: center
}

.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image {
    
    
  }


.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shg-align-container {
  text-align: center
}

.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image {
    
    
  }


.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shg-align-container {
  text-align: center
}

.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image {
    
    
  }


.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shg-align-container {
  text-align: center
}

.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image {
    
    
  }


.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457 .shogun-image-content {
  
    align-items: center;
  
}

.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shg-align-container {
  text-align: center
}

.s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0be2508-7b1e-4f1f-9df3-ca375b97c457.shogun-image {
  box-sizing: border-box;
}


}
#s-c3ad52ef-aa3d-4508-aea1-c7deed606b79 {
  margin-top: 6%;
margin-bottom: 6%;
padding-bottom: 10px;
text-align: center;
}

#s-c3ad52ef-aa3d-4508-aea1-c7deed606b79 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-a43611e0-8478-43d4-b3ad-125dcaea5f54 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-a327bb1d-e729-4be6-8f75-62ef60610654 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-a327bb1d-e729-4be6-8f75-62ef60610654 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a327bb1d-e729-4be6-8f75-62ef60610654.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7701ec18-7388-49f8-b6d8-001a560605c8 {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-7701ec18-7388-49f8-b6d8-001a560605c8:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7701ec18-7388-49f8-b6d8-001a560605c8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7701ec18-7388-49f8-b6d8-001a560605c8-root {
    text-align: left;
  }


#s-7701ec18-7388-49f8-b6d8-001a560605c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7701ec18-7388-49f8-b6d8-001a560605c8-root {
    text-align: left;
  }


#s-7701ec18-7388-49f8-b6d8-001a560605c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7701ec18-7388-49f8-b6d8-001a560605c8-root {
    text-align: left;
  }


#s-7701ec18-7388-49f8-b6d8-001a560605c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7701ec18-7388-49f8-b6d8-001a560605c8-root {
    text-align: left;
  }


#s-7701ec18-7388-49f8-b6d8-001a560605c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7701ec18-7388-49f8-b6d8-001a560605c8-root {
    text-align: left;
  }


#s-7701ec18-7388-49f8-b6d8-001a560605c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-2e01b431-b770-4f5c-8818-4240bddbc09e {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-2e01b431-b770-4f5c-8818-4240bddbc09e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e01b431-b770-4f5c-8818-4240bddbc09e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-15f0fea8-b5c3-44b1-9f57-8efb8782525b {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-15f0fea8-b5c3-44b1-9f57-8efb8782525b:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-15f0fea8-b5c3-44b1-9f57-8efb8782525b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-15f0fea8-b5c3-44b1-9f57-8efb8782525b-root {
    text-align: left;
  }


#s-15f0fea8-b5c3-44b1-9f57-8efb8782525b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-15f0fea8-b5c3-44b1-9f57-8efb8782525b-root {
    text-align: left;
  }


#s-15f0fea8-b5c3-44b1-9f57-8efb8782525b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-15f0fea8-b5c3-44b1-9f57-8efb8782525b-root {
    text-align: left;
  }


#s-15f0fea8-b5c3-44b1-9f57-8efb8782525b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-15f0fea8-b5c3-44b1-9f57-8efb8782525b-root {
    text-align: left;
  }


#s-15f0fea8-b5c3-44b1-9f57-8efb8782525b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-15f0fea8-b5c3-44b1-9f57-8efb8782525b-root {
    text-align: left;
  }


#s-15f0fea8-b5c3-44b1-9f57-8efb8782525b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-6098fb64-0cf7-47fc-a78b-571a38082d23 {
  text-align: left;
}

#s-9d26a656-6a7e-45c3-a9d3-2b5511f58217 {
  padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
border-radius: 12px;
text-align: center;
}







  img.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image {
    
    
  }


.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217 .shogun-image-content {
  
    align-items: center;
  
}

.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shg-align-container {
  text-align: center
}

.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image {
    
    
  }


.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217 .shogun-image-content {
  
    align-items: center;
  
}

.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shg-align-container {
  text-align: center
}

.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image {
    
    
  }


.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217 .shogun-image-content {
  
    align-items: center;
  
}

.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shg-align-container {
  text-align: center
}

.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image {
    
    
  }


.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217 .shogun-image-content {
  
    align-items: center;
  
}

.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shg-align-container {
  text-align: center
}

.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image {
  box-sizing: border-box;
}


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





  img.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image {
    
    
  }


.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217 .shogun-image-content {
  
    align-items: center;
  
}

.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shg-align-container {
  text-align: center
}

.s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d26a656-6a7e-45c3-a9d3-2b5511f58217.shogun-image {
  box-sizing: border-box;
}


}
#s-f476cc5e-709e-4762-842b-e3a980128a89 {
  margin-top: 6%;
margin-bottom: 6%;
padding-bottom: 10px;
text-align: center;
}

#s-f476cc5e-709e-4762-842b-e3a980128a89 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-73d5d6b9-d7a5-49a0-b332-2350534f8b68 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-55dd8d7a-392b-4490-9a9e-7df55ff648e7 {
  min-height: 50px;
}








#s-55dd8d7a-392b-4490-9a9e-7df55ff648e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55dd8d7a-392b-4490-9a9e-7df55ff648e7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0c137dce-2cc6-4d7c-b61c-9fd67baa47a8 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-0c137dce-2cc6-4d7c-b61c-9fd67baa47a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c137dce-2cc6-4d7c-b61c-9fd67baa47a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4f6fdc92-412a-4f43-9f03-300504426c1e {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-4f6fdc92-412a-4f43-9f03-300504426c1e:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4f6fdc92-412a-4f43-9f03-300504426c1e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4f6fdc92-412a-4f43-9f03-300504426c1e-root {
    text-align: left;
  }


#s-4f6fdc92-412a-4f43-9f03-300504426c1e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4f6fdc92-412a-4f43-9f03-300504426c1e-root {
    text-align: left;
  }


#s-4f6fdc92-412a-4f43-9f03-300504426c1e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4f6fdc92-412a-4f43-9f03-300504426c1e-root {
    text-align: left;
  }


#s-4f6fdc92-412a-4f43-9f03-300504426c1e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4f6fdc92-412a-4f43-9f03-300504426c1e-root {
    text-align: left;
  }


#s-4f6fdc92-412a-4f43-9f03-300504426c1e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4f6fdc92-412a-4f43-9f03-300504426c1e-root {
    text-align: left;
  }


#s-4f6fdc92-412a-4f43-9f03-300504426c1e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-c77fc425-1036-4210-bb1e-703d6a57e922 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-c77fc425-1036-4210-bb1e-703d6a57e922 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c77fc425-1036-4210-bb1e-703d6a57e922.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-51ae1c0d-b038-4cbd-9abd-e2af3cc948ad {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-51ae1c0d-b038-4cbd-9abd-e2af3cc948ad:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-51ae1c0d-b038-4cbd-9abd-e2af3cc948ad:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-51ae1c0d-b038-4cbd-9abd-e2af3cc948ad-root {
    text-align: left;
  }


#s-51ae1c0d-b038-4cbd-9abd-e2af3cc948ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-51ae1c0d-b038-4cbd-9abd-e2af3cc948ad-root {
    text-align: left;
  }


#s-51ae1c0d-b038-4cbd-9abd-e2af3cc948ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-51ae1c0d-b038-4cbd-9abd-e2af3cc948ad-root {
    text-align: left;
  }


#s-51ae1c0d-b038-4cbd-9abd-e2af3cc948ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-51ae1c0d-b038-4cbd-9abd-e2af3cc948ad-root {
    text-align: left;
  }


#s-51ae1c0d-b038-4cbd-9abd-e2af3cc948ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-51ae1c0d-b038-4cbd-9abd-e2af3cc948ad-root {
    text-align: left;
  }


#s-51ae1c0d-b038-4cbd-9abd-e2af3cc948ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-a9b3ecb3-a386-4ba2-afe2-2d95d10cc043 {
  margin-left: auto;
margin-right: auto;
padding-left: 4%;
padding-right: 4%;
max-width: 1800px;
}

@media (min-width: 0px) {
[id="s-a9b3ecb3-a386-4ba2-afe2-2d95d10cc043"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9b3ecb3-a386-4ba2-afe2-2d95d10cc043"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-a9b3ecb3-a386-4ba2-afe2-2d95d10cc043"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-a9b3ecb3-a386-4ba2-afe2-2d95d10cc043"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

}

#s-911ad2f5-740f-4f50-98fa-ff6dee7ac55d {
  min-height: 50px;
}








#s-911ad2f5-740f-4f50-98fa-ff6dee7ac55d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-911ad2f5-740f-4f50-98fa-ff6dee7ac55d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c8b6d12c-3c74-4a86-88dd-5ced3bb3af12 {
  text-align: left;
}

#s-87055f51-2702-44cb-82da-4e55390dd375 {
  padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
border-radius: 12px;
text-align: center;
}







  img.s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image {
    
    
  }


.s-87055f51-2702-44cb-82da-4e55390dd375 .shogun-image-content {
  
    align-items: center;
  
}

.s-87055f51-2702-44cb-82da-4e55390dd375.shg-align-container {
  text-align: center
}

.s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image {
    
    
  }


.s-87055f51-2702-44cb-82da-4e55390dd375 .shogun-image-content {
  
    align-items: center;
  
}

.s-87055f51-2702-44cb-82da-4e55390dd375.shg-align-container {
  text-align: center
}

.s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image {
  box-sizing: border-box;
}


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





  img.s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image {
    
    
  }


.s-87055f51-2702-44cb-82da-4e55390dd375 .shogun-image-content {
  
    align-items: center;
  
}

.s-87055f51-2702-44cb-82da-4e55390dd375.shg-align-container {
  text-align: center
}

.s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image {
  box-sizing: border-box;
}


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





  img.s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image {
    
    
  }


.s-87055f51-2702-44cb-82da-4e55390dd375 .shogun-image-content {
  
    align-items: center;
  
}

.s-87055f51-2702-44cb-82da-4e55390dd375.shg-align-container {
  text-align: center
}

.s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image {
  box-sizing: border-box;
}


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





  img.s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image {
    
    
  }


.s-87055f51-2702-44cb-82da-4e55390dd375 .shogun-image-content {
  
    align-items: center;
  
}

.s-87055f51-2702-44cb-82da-4e55390dd375.shg-align-container {
  text-align: center
}

.s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87055f51-2702-44cb-82da-4e55390dd375.shogun-image {
  box-sizing: border-box;
}


}
#s-d3463526-9cd4-4825-9d4d-fea393c2916d {
  margin-top: 8%;
margin-bottom: 8%;
padding-bottom: 10px;
text-align: center;
}

#s-d3463526-9cd4-4825-9d4d-fea393c2916d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-36afa2c9-feed-4ba2-b2b8-be46c1292063 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-86b90412-56c6-43e0-bab0-f574492a928c {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-86b90412-56c6-43e0-bab0-f574492a928c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86b90412-56c6-43e0-bab0-f574492a928c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01c95b9f-1d33-43af-aaa8-1eb45d611d88 {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-01c95b9f-1d33-43af-aaa8-1eb45d611d88:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-01c95b9f-1d33-43af-aaa8-1eb45d611d88:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-01c95b9f-1d33-43af-aaa8-1eb45d611d88-root {
    text-align: left;
  }


#s-01c95b9f-1d33-43af-aaa8-1eb45d611d88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-01c95b9f-1d33-43af-aaa8-1eb45d611d88-root {
    text-align: left;
  }


#s-01c95b9f-1d33-43af-aaa8-1eb45d611d88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-01c95b9f-1d33-43af-aaa8-1eb45d611d88-root {
    text-align: left;
  }


#s-01c95b9f-1d33-43af-aaa8-1eb45d611d88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-01c95b9f-1d33-43af-aaa8-1eb45d611d88-root {
    text-align: left;
  }


#s-01c95b9f-1d33-43af-aaa8-1eb45d611d88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-01c95b9f-1d33-43af-aaa8-1eb45d611d88-root {
    text-align: left;
  }


#s-01c95b9f-1d33-43af-aaa8-1eb45d611d88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-96ca3f4d-40c9-4817-859a-7d32a6d27d8f {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-96ca3f4d-40c9-4817-859a-7d32a6d27d8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96ca3f4d-40c9-4817-859a-7d32a6d27d8f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ecee4fb0-db34-4c7e-b6f5-f157f312939f {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-ecee4fb0-db34-4c7e-b6f5-f157f312939f:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ecee4fb0-db34-4c7e-b6f5-f157f312939f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ecee4fb0-db34-4c7e-b6f5-f157f312939f-root {
    text-align: left;
  }


#s-ecee4fb0-db34-4c7e-b6f5-f157f312939f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ecee4fb0-db34-4c7e-b6f5-f157f312939f-root {
    text-align: left;
  }


#s-ecee4fb0-db34-4c7e-b6f5-f157f312939f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ecee4fb0-db34-4c7e-b6f5-f157f312939f-root {
    text-align: left;
  }


#s-ecee4fb0-db34-4c7e-b6f5-f157f312939f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ecee4fb0-db34-4c7e-b6f5-f157f312939f-root {
    text-align: left;
  }


#s-ecee4fb0-db34-4c7e-b6f5-f157f312939f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ecee4fb0-db34-4c7e-b6f5-f157f312939f-root {
    text-align: left;
  }


#s-ecee4fb0-db34-4c7e-b6f5-f157f312939f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-e7ba8c9a-d8af-475a-9d52-792c79eb66bc {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-e7ba8c9a-d8af-475a-9d52-792c79eb66bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7ba8c9a-d8af-475a-9d52-792c79eb66bc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b80772f3-ee5b-4879-b916-118085bf6c7f {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-b80772f3-ee5b-4879-b916-118085bf6c7f:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b80772f3-ee5b-4879-b916-118085bf6c7f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b80772f3-ee5b-4879-b916-118085bf6c7f-root {
    text-align: left;
  }


#s-b80772f3-ee5b-4879-b916-118085bf6c7f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b80772f3-ee5b-4879-b916-118085bf6c7f-root {
    text-align: left;
  }


#s-b80772f3-ee5b-4879-b916-118085bf6c7f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b80772f3-ee5b-4879-b916-118085bf6c7f-root {
    text-align: left;
  }


#s-b80772f3-ee5b-4879-b916-118085bf6c7f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b80772f3-ee5b-4879-b916-118085bf6c7f-root {
    text-align: left;
  }


#s-b80772f3-ee5b-4879-b916-118085bf6c7f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b80772f3-ee5b-4879-b916-118085bf6c7f-root {
    text-align: left;
  }


#s-b80772f3-ee5b-4879-b916-118085bf6c7f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-ef07a6ec-abdb-4a08-a29a-609da9c902df {
  padding-top: 100px;
padding-left: 40px;
padding-bottom: 100px;
padding-right: 40px;
min-height: 50px;
background-color: rgba(241, 239, 229, 1);
}
@media (max-width: 767px){#s-ef07a6ec-abdb-4a08-a29a-609da9c902df {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-ef07a6ec-abdb-4a08-a29a-609da9c902df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef07a6ec-abdb-4a08-a29a-609da9c902df.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ec93dd7d-8f89-4b08-96d1-3dbfefe8fb59 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1000px;
}








#s-ec93dd7d-8f89-4b08-96d1-3dbfefe8fb59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec93dd7d-8f89-4b08-96d1-3dbfefe8fb59.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-89db3974-46c7-441b-a795-b5d67e24f96e {
  padding-bottom: 0px;
text-align: center;
}

#s-89db3974-46c7-441b-a795-b5d67e24f96e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 72px;
  line-height: 1em;
  
  text-align: center;
}



#s-bbdc4a41-0f12-4c38-9dbb-460510b34d92 {
  margin-bottom: 40px;
}

#s-89225ad3-d2ab-4255-9eea-ce178190d9ed {
  padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
border-radius: 45px;
background-color: rgba(255, 202, 96, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 0.5em;
}
#s-89225ad3-d2ab-4255-9eea-ce178190d9ed:hover {background-color: rgba(252, 188, 61, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-89225ad3-d2ab-4255-9eea-ce178190d9ed:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-89225ad3-d2ab-4255-9eea-ce178190d9ed-root {
    text-align: center;
  }


#s-89225ad3-d2ab-4255-9eea-ce178190d9ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-89225ad3-d2ab-4255-9eea-ce178190d9ed-root {
    text-align: center;
  }


#s-89225ad3-d2ab-4255-9eea-ce178190d9ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-89225ad3-d2ab-4255-9eea-ce178190d9ed-root {
    text-align: center;
  }


#s-89225ad3-d2ab-4255-9eea-ce178190d9ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-89225ad3-d2ab-4255-9eea-ce178190d9ed-root {
    text-align: center;
  }


#s-89225ad3-d2ab-4255-9eea-ce178190d9ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-89225ad3-d2ab-4255-9eea-ce178190d9ed-root {
    text-align: center;
  }


#s-89225ad3-d2ab-4255-9eea-ce178190d9ed.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: ABC Marfa Semibold;
  display:  inline-block ;
}
}
#s-f312a54e-6248-4ccd-b275-fde6010ee429 {
  min-height: 50px;
}








#s-f312a54e-6248-4ccd-b275-fde6010ee429 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f312a54e-6248-4ccd-b275-fde6010ee429.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-57b534d1-8fa9-4fa1-b248-c54153e747b2 {
  min-height: 50px;
}








#s-57b534d1-8fa9-4fa1-b248-c54153e747b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57b534d1-8fa9-4fa1-b248-c54153e747b2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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;
  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-3d1fd5d0-4c23-48a7-bf22-b912f36053a5 {
  margin-left: auto;
margin-right: auto;
}

#s-3d1fd5d0-4c23-48a7-bf22-b912f36053a5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(207, 210, 211, 1);
}

#s-3d1fd5d0-4c23-48a7-bf22-b912f36053a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 20px;
}

#s-3d1fd5d0-4c23-48a7-bf22-b912f36053a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-3d1fd5d0-4c23-48a7-bf22-b912f36053a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(207, 210, 211, 1);
}

#s-3d1fd5d0-4c23-48a7-bf22-b912f36053a5 > .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: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-3d1fd5d0-4c23-48a7-bf22-b912f36053a5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-c6062bd0-f8df-4f09-9660-0e19bc7eb507 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 50px;
}
@media (max-width: 767px){#s-c6062bd0-f8df-4f09-9660-0e19bc7eb507 {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-c6062bd0-f8df-4f09-9660-0e19bc7eb507 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6062bd0-f8df-4f09-9660-0e19bc7eb507.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cee0c551-c91b-4083-91db-8e43f6a68382 {
  margin-bottom: 40px;
text-align: center;
}

#s-cee0c551-c91b-4083-91db-8e43f6a68382 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  
  
  
  text-align: center;
}



#s-3b503e8c-a462-49e5-a06b-3fb1c3b5e8a9 {
  min-height: 50px;
}








#s-3b503e8c-a462-49e5-a06b-3fb1c3b5e8a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b503e8c-a462-49e5-a06b-3fb1c3b5e8a9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-e1982fad-a6a2-4eec-a761-d55ea7be0f20"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e1982fad-a6a2-4eec-a761-d55ea7be0f20"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e1982fad-a6a2-4eec-a761-d55ea7be0f20"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e1982fad-a6a2-4eec-a761-d55ea7be0f20"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-69c50396-9c46-45e8-968f-d71d6be635f5 {
  margin-bottom: 30px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(207, 210, 211, 1);
border-style: solid;
border-radius: 6px;
min-height: 50px;
}
@media (max-width: 767px){#s-69c50396-9c46-45e8-968f-d71d6be635f5 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-69c50396-9c46-45e8-968f-d71d6be635f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69c50396-9c46-45e8-968f-d71d6be635f5.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2fd6dad2-28c0-4392-bbca-9b28620754c5 {
  padding-bottom: 0px;
text-align: center;
}

#s-2fd6dad2-28c0-4392-bbca-9b28620754c5 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-6e2a3fa3-7bc6-46a5-9d52-0a09d2a80d5a {
  min-height: 50px;
}








#s-6e2a3fa3-7bc6-46a5-9d52-0a09d2a80d5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e2a3fa3-7bc6-46a5-9d52-0a09d2a80d5a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e003b33e-9252-4f1d-9ba3-5f093fa424c7 {
  margin-bottom: 10px;
}

#s-9873a8a7-5eca-4ac6-879f-f4543abefade {
  min-height: 50px;
}








#s-9873a8a7-5eca-4ac6-879f-f4543abefade > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9873a8a7-5eca-4ac6-879f-f4543abefade.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-674eb821-9321-4961-ba87-1c7d0712559a {
  min-height: 0px;
}








#s-674eb821-9321-4961-ba87-1c7d0712559a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-674eb821-9321-4961-ba87-1c7d0712559a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-97dd9f43-a417-47a8-8452-46e93b078084 {
  margin-right: 5px;
}

#s-97dd9f43-a417-47a8-8452-46e93b078084 .shogun-icon-wrapper {
  text-align: left;
}


#s-97dd9f43-a417-47a8-8452-46e93b078084 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-7c20c0bc-24d8-48fe-b5e4-8ea3009df941 {
  min-height: 0px;
}








#s-7c20c0bc-24d8-48fe-b5e4-8ea3009df941 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c20c0bc-24d8-48fe-b5e4-8ea3009df941.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-22fb1219-3a5d-4a96-a5e2-7cedded59aaa {
  margin-right: 5px;
}

#s-22fb1219-3a5d-4a96-a5e2-7cedded59aaa .shogun-icon-wrapper {
  text-align: left;
}


#s-22fb1219-3a5d-4a96-a5e2-7cedded59aaa .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-706b3de2-163b-4ec1-b53a-5c20e410c444 {
  min-height: 0px;
}








#s-706b3de2-163b-4ec1-b53a-5c20e410c444 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-706b3de2-163b-4ec1-b53a-5c20e410c444.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7ff1e8b1-fa95-42f9-aacd-a541a025fef8 {
  margin-right: 5px;
}

#s-7ff1e8b1-fa95-42f9-aacd-a541a025fef8 .shogun-icon-wrapper {
  text-align: left;
}


#s-7ff1e8b1-fa95-42f9-aacd-a541a025fef8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-f3e82abc-06bf-4955-903c-606f986f0750 {
  min-height: 0px;
}








#s-f3e82abc-06bf-4955-903c-606f986f0750 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3e82abc-06bf-4955-903c-606f986f0750.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b0fe27d8-6ff7-4fbb-9238-a7ec49093de5 {
  margin-right: 5px;
}

#s-b0fe27d8-6ff7-4fbb-9238-a7ec49093de5 .shogun-icon-wrapper {
  text-align: left;
}


#s-b0fe27d8-6ff7-4fbb-9238-a7ec49093de5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-62b87432-576c-4f9b-b89c-c6141fab93fa {
  min-height: 0px;
}








#s-62b87432-576c-4f9b-b89c-c6141fab93fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62b87432-576c-4f9b-b89c-c6141fab93fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1ac28d4c-2a83-4742-9a14-6f4eb8274343 {
  margin-right: 5px;
}

#s-1ac28d4c-2a83-4742-9a14-6f4eb8274343 .shogun-icon-wrapper {
  text-align: left;
}


#s-1ac28d4c-2a83-4742-9a14-6f4eb8274343 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-e293d287-3a9b-4426-8566-f3e1b5355ed7 {
  min-height: 0px;
}








#s-e293d287-3a9b-4426-8566-f3e1b5355ed7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e293d287-3a9b-4426-8566-f3e1b5355ed7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b31a2590-6d53-4ed9-aeff-45d03239b831 {
  margin-right: 5px;
}

#s-b31a2590-6d53-4ed9-aeff-45d03239b831 .shogun-icon-wrapper {
  text-align: left;
}


#s-b31a2590-6d53-4ed9-aeff-45d03239b831 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-4ae19b25-0b47-48f5-aca0-4ab68154e1a6 {
  min-height: 0px;
}








#s-4ae19b25-0b47-48f5-aca0-4ab68154e1a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ae19b25-0b47-48f5-aca0-4ab68154e1a6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-365067d7-aba9-49df-b317-57674f044963 {
  margin-right: 5px;
}

#s-365067d7-aba9-49df-b317-57674f044963 .shogun-icon-wrapper {
  text-align: left;
}


#s-365067d7-aba9-49df-b317-57674f044963 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(112, 112, 112, 1);
}

#s-ccfc7044-5d9c-4e79-8355-1ab07f1289b3 {
  min-height: 0px;
}








#s-ccfc7044-5d9c-4e79-8355-1ab07f1289b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccfc7044-5d9c-4e79-8355-1ab07f1289b3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4d8c6a5d-c100-4660-9da3-9e0ba582494f {
  margin-right: 5px;
}

#s-4d8c6a5d-c100-4660-9da3-9e0ba582494f .shogun-icon-wrapper {
  text-align: left;
}


#s-4d8c6a5d-c100-4660-9da3-9e0ba582494f .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(112, 112, 112, 1);
}

#s-bf2fa8ce-08b8-4ef5-8d93-8b39a0839c1d {
  min-height: 0px;
}








#s-bf2fa8ce-08b8-4ef5-8d93-8b39a0839c1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf2fa8ce-08b8-4ef5-8d93-8b39a0839c1d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e301adcf-1dbc-4b11-a3b6-e7bccb02db6a {
  margin-right: 5px;
}

#s-e301adcf-1dbc-4b11-a3b6-e7bccb02db6a .shogun-icon-wrapper {
  text-align: left;
}


#s-e301adcf-1dbc-4b11-a3b6-e7bccb02db6a .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(112, 112, 112, 1);
}

#s-711d7628-977b-4319-afc6-688213e93286 {
  margin-bottom: 30px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(207, 210, 211, 1);
border-style: solid;
border-radius: 6px;
min-height: 50px;
}
@media (max-width: 767px){#s-711d7628-977b-4319-afc6-688213e93286 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-711d7628-977b-4319-afc6-688213e93286 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-711d7628-977b-4319-afc6-688213e93286.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ad45b340-8bd8-49f0-b439-35a2df66f91e {
  padding-bottom: 0px;
text-align: center;
}

#s-ad45b340-8bd8-49f0-b439-35a2df66f91e .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-dc0a5f20-32a3-4f24-aa35-7f2fe3f75908 {
  margin-bottom: 10px;
}

#s-98c45c7b-68bb-4528-92e6-bbd79056e76a {
  min-height: 50px;
}








#s-98c45c7b-68bb-4528-92e6-bbd79056e76a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98c45c7b-68bb-4528-92e6-bbd79056e76a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-44f77fbf-1833-4b75-99cd-0d6f9e322b3f {
  min-height: 0px;
}








#s-44f77fbf-1833-4b75-99cd-0d6f9e322b3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44f77fbf-1833-4b75-99cd-0d6f9e322b3f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0eb283a8-6a52-46c6-b0c7-b63027e895d2 {
  margin-right: 5px;
}

#s-0eb283a8-6a52-46c6-b0c7-b63027e895d2 .shogun-icon-wrapper {
  text-align: left;
}


#s-0eb283a8-6a52-46c6-b0c7-b63027e895d2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-1159d687-03d5-4495-a412-ae1f10c332de {
  min-height: 0px;
}








#s-1159d687-03d5-4495-a412-ae1f10c332de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1159d687-03d5-4495-a412-ae1f10c332de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cbee9127-0c61-4e6f-9b5b-9af384892505 {
  margin-right: 5px;
}

#s-cbee9127-0c61-4e6f-9b5b-9af384892505 .shogun-icon-wrapper {
  text-align: left;
}


#s-cbee9127-0c61-4e6f-9b5b-9af384892505 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-05d4e908-e6c6-4618-af2e-001cc0f69dfd {
  min-height: 0px;
}








#s-05d4e908-e6c6-4618-af2e-001cc0f69dfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05d4e908-e6c6-4618-af2e-001cc0f69dfd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ec427b33-d0ea-4d9d-9552-e9672cba9002 {
  margin-right: 5px;
}

#s-ec427b33-d0ea-4d9d-9552-e9672cba9002 .shogun-icon-wrapper {
  text-align: left;
}


#s-ec427b33-d0ea-4d9d-9552-e9672cba9002 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-5505d51b-ea31-4745-84f9-012a69b74391 {
  min-height: 0px;
}








#s-5505d51b-ea31-4745-84f9-012a69b74391 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5505d51b-ea31-4745-84f9-012a69b74391.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3d96a40d-b314-4811-9f47-512735f912d5 {
  margin-right: 5px;
}

#s-3d96a40d-b314-4811-9f47-512735f912d5 .shogun-icon-wrapper {
  text-align: left;
}


#s-3d96a40d-b314-4811-9f47-512735f912d5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-7629efcb-9d33-46fd-a9a2-f77d38d40411 {
  min-height: 0px;
}








#s-7629efcb-9d33-46fd-a9a2-f77d38d40411 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7629efcb-9d33-46fd-a9a2-f77d38d40411.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d9af2b46-a341-498f-912e-817933fa5a41 {
  margin-right: 5px;
}

#s-d9af2b46-a341-498f-912e-817933fa5a41 .shogun-icon-wrapper {
  text-align: left;
}


#s-d9af2b46-a341-498f-912e-817933fa5a41 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-8cb91edc-f7ae-4ac1-8d95-fd167b497319 {
  min-height: 0px;
}








#s-8cb91edc-f7ae-4ac1-8d95-fd167b497319 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cb91edc-f7ae-4ac1-8d95-fd167b497319.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b80fde32-a2d4-487b-a241-32b9b61fc77e {
  margin-right: 5px;
}

#s-b80fde32-a2d4-487b-a241-32b9b61fc77e .shogun-icon-wrapper {
  text-align: left;
}


#s-b80fde32-a2d4-487b-a241-32b9b61fc77e .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-9d2fc47d-d6d1-4c6b-9216-21d445311c23 {
  min-height: 0px;
}








#s-9d2fc47d-d6d1-4c6b-9216-21d445311c23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d2fc47d-d6d1-4c6b-9216-21d445311c23.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-733bf9a7-fc6b-4e2c-ae37-a834cd6d675d {
  margin-right: 5px;
}

#s-733bf9a7-fc6b-4e2c-ae37-a834cd6d675d .shogun-icon-wrapper {
  text-align: left;
}


#s-733bf9a7-fc6b-4e2c-ae37-a834cd6d675d .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-75787f60-18ef-4d0c-a795-5e2a69e61afd {
  min-height: 0px;
}








#s-75787f60-18ef-4d0c-a795-5e2a69e61afd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75787f60-18ef-4d0c-a795-5e2a69e61afd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-180258ea-6185-4eb9-b3b4-1f80881667d2 {
  margin-right: 5px;
}

#s-180258ea-6185-4eb9-b3b4-1f80881667d2 .shogun-icon-wrapper {
  text-align: left;
}


#s-180258ea-6185-4eb9-b3b4-1f80881667d2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-b9e1db08-af05-4aa6-b952-7df337ee866a {
  min-height: 0px;
}








#s-b9e1db08-af05-4aa6-b952-7df337ee866a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9e1db08-af05-4aa6-b952-7df337ee866a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a071218d-1c6b-43c3-9dec-db88a3d1a33f {
  margin-right: 5px;
}

#s-a071218d-1c6b-43c3-9dec-db88a3d1a33f .shogun-icon-wrapper {
  text-align: left;
}


#s-a071218d-1c6b-43c3-9dec-db88a3d1a33f .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

@media (min-width: 0px) {
[id="s-f26f402a-5d11-4a05-9333-fe9239e04153"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f26f402a-5d11-4a05-9333-fe9239e04153"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f26f402a-5d11-4a05-9333-fe9239e04153"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f26f402a-5d11-4a05-9333-fe9239e04153"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0474df1c-05c8-4439-aa25-5c13e6671f48 {
  margin-bottom: 30px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(207, 210, 211, 1);
border-style: solid;
border-radius: 6px;
min-height: 50px;
}
@media (max-width: 767px){#s-0474df1c-05c8-4439-aa25-5c13e6671f48 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-0474df1c-05c8-4439-aa25-5c13e6671f48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0474df1c-05c8-4439-aa25-5c13e6671f48.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1c5b6031-5ad6-4516-b3cd-b25e321be099 {
  padding-bottom: 10px;
text-align: center;
}

#s-1c5b6031-5ad6-4516-b3cd-b25e321be099 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-ae174daa-888b-4c12-ac26-2d07eaed40dd {
  min-height: 50px;
}








#s-ae174daa-888b-4c12-ac26-2d07eaed40dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae174daa-888b-4c12-ac26-2d07eaed40dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-41251e4e-2ad3-4f82-b0db-3022eae2be61 {
  margin-bottom: 10px;
}

#s-547b72fe-80b9-450f-82b0-c33e18dc4b6b {
  min-height: 50px;
}








#s-547b72fe-80b9-450f-82b0-c33e18dc4b6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-547b72fe-80b9-450f-82b0-c33e18dc4b6b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e9d1ac78-1fa0-4852-8fed-4ab6ed24ef3f {
  min-height: 0px;
}








#s-e9d1ac78-1fa0-4852-8fed-4ab6ed24ef3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9d1ac78-1fa0-4852-8fed-4ab6ed24ef3f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-959d9722-2fa2-4ac0-a725-1ff477ceae3a {
  margin-right: 5px;
}

#s-959d9722-2fa2-4ac0-a725-1ff477ceae3a .shogun-icon-wrapper {
  text-align: left;
}


#s-959d9722-2fa2-4ac0-a725-1ff477ceae3a .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-ea2ee06f-51a9-4a1a-ab67-2a7d3c14b17b {
  min-height: 0px;
}








#s-ea2ee06f-51a9-4a1a-ab67-2a7d3c14b17b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea2ee06f-51a9-4a1a-ab67-2a7d3c14b17b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-143c272a-df7b-4729-843d-d7fdd6e0d01f {
  margin-right: 5px;
}

#s-143c272a-df7b-4729-843d-d7fdd6e0d01f .shogun-icon-wrapper {
  text-align: left;
}


#s-143c272a-df7b-4729-843d-d7fdd6e0d01f .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-1f8138ab-767b-4fe9-907b-53cc51616dc9 {
  min-height: 0px;
}








#s-1f8138ab-767b-4fe9-907b-53cc51616dc9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f8138ab-767b-4fe9-907b-53cc51616dc9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f7f76c45-bed1-4102-8bcc-5dda3d737535 {
  margin-right: 5px;
}

#s-f7f76c45-bed1-4102-8bcc-5dda3d737535 .shogun-icon-wrapper {
  text-align: left;
}


#s-f7f76c45-bed1-4102-8bcc-5dda3d737535 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-81265949-2db0-493a-993e-5db06daef4b8 {
  min-height: 0px;
}








#s-81265949-2db0-493a-993e-5db06daef4b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81265949-2db0-493a-993e-5db06daef4b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c7b28a83-cadf-4f29-a13b-bad78c9837ec {
  margin-right: 5px;
}

#s-c7b28a83-cadf-4f29-a13b-bad78c9837ec .shogun-icon-wrapper {
  text-align: left;
}


#s-c7b28a83-cadf-4f29-a13b-bad78c9837ec .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-26709cdb-1477-4850-b788-c929da9cab30 {
  min-height: 0px;
}








#s-26709cdb-1477-4850-b788-c929da9cab30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26709cdb-1477-4850-b788-c929da9cab30.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-10a06a60-8b7a-4e18-9f17-fb2a5a2624ba {
  margin-right: 5px;
}

#s-10a06a60-8b7a-4e18-9f17-fb2a5a2624ba .shogun-icon-wrapper {
  text-align: left;
}


#s-10a06a60-8b7a-4e18-9f17-fb2a5a2624ba .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-16d235a1-e82d-4d78-b139-267726c3d84e {
  min-height: 0px;
}








#s-16d235a1-e82d-4d78-b139-267726c3d84e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16d235a1-e82d-4d78-b139-267726c3d84e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-336ae127-618a-4411-b4e1-e9bc7b775d2d {
  margin-right: 5px;
}

#s-336ae127-618a-4411-b4e1-e9bc7b775d2d .shogun-icon-wrapper {
  text-align: left;
}


#s-336ae127-618a-4411-b4e1-e9bc7b775d2d .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-078cf09a-abb4-45d7-87d0-1aa4e2b317c7 {
  min-height: 0px;
}








#s-078cf09a-abb4-45d7-87d0-1aa4e2b317c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-078cf09a-abb4-45d7-87d0-1aa4e2b317c7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-438f8c33-bd7c-48be-bfd8-5a6d09fda791 {
  margin-right: 5px;
}

#s-438f8c33-bd7c-48be-bfd8-5a6d09fda791 .shogun-icon-wrapper {
  text-align: left;
}


#s-438f8c33-bd7c-48be-bfd8-5a6d09fda791 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-b584c14b-1ae7-42fe-86d0-ca83b2d3a794 {
  min-height: 0px;
}








#s-b584c14b-1ae7-42fe-86d0-ca83b2d3a794 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b584c14b-1ae7-42fe-86d0-ca83b2d3a794.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a9c69785-077c-4f0f-9436-28097c35d593 {
  margin-right: 5px;
}

#s-a9c69785-077c-4f0f-9436-28097c35d593 .shogun-icon-wrapper {
  text-align: left;
}


#s-a9c69785-077c-4f0f-9436-28097c35d593 .shogun-icon-wrapper > .shogun-icon {

  font-size: 16px !important;
  color: rgba(0, 137, 0, 1);
}

#s-58594e76-6103-45f8-bd33-fb971f321dd2 {
  margin-bottom: 30px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(207, 210, 211, 1);
border-style: solid;
border-radius: 6px;
min-height: 50px;
}
@media (max-width: 767px){#s-58594e76-6103-45f8-bd33-fb971f321dd2 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-58594e76-6103-45f8-bd33-fb971f321dd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58594e76-6103-45f8-bd33-fb971f321dd2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-874d3d1a-ab45-4488-a56d-eb8e96e6ffe9 {
  padding-bottom: 10px;
text-align: center;
}

#s-874d3d1a-ab45-4488-a56d-eb8e96e6ffe9 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-1fd2fa46-d0ba-4a55-b965-0cb6ab8fed93 {
  margin-top: 60px;
margin-bottom: 0px;
text-align: center;
}

#s-1fd2fa46-d0ba-4a55-b965-0cb6ab8fed93 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  
  line-height: 1.2em;
  
  text-align: center;
}



#s-f4c68eaa-c304-4817-b2e6-3d3e4d593e53 {
  padding-left: 1%;
padding-right: 1%;
}
@media (min-width: 1200px){#s-f4c68eaa-c304-4817-b2e6-3d3e4d593e53 {
  padding-left: 12%;
padding-right: 12%;
}
}
#s-4313357e-67a3-40fe-b802-20ba6c25b1b1 {
  min-height: 50px;
}








#s-4313357e-67a3-40fe-b802-20ba6c25b1b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4313357e-67a3-40fe-b802-20ba6c25b1b1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d07d145b-ef13-436b-a163-2456c96f219a {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(207, 210, 211, 1);
border-style: solid;
border-radius: 6px;
min-height: 50px;
}
@media (max-width: 767px){#s-d07d145b-ef13-436b-a163-2456c96f219a {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-d07d145b-ef13-436b-a163-2456c96f219a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d07d145b-ef13-436b-a163-2456c96f219a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5b106a09-a201-4b7d-b44a-4a69db17f4ed {
  padding-bottom: 10px;
text-align: center;
}

#s-5b106a09-a201-4b7d-b44a-4a69db17f4ed .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "ABC Marfa Semibold";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-eb5ee94a-9113-4470-896c-0e06a41465aa {
  min-height: 50px;
}








#s-eb5ee94a-9113-4470-896c-0e06a41465aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb5ee94a-9113-4470-896c-0e06a41465aa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

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

.shogun-root div:empty {
  display: inline-block;
}

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

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

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

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

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{background-attachment:scroll!important}}@media only screen and (min-width:1024px) and (max-height:1366px) and (-webkit-min-device-pixel-ratio:1.5) and (hover:none) and (orientation:landscape){.shg-box{background-attachment:scroll!important}}#mc_embed_signup .clear{width:auto!important;height:auto!important;visibility:visible!important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline!important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,.85)}.shg-lightbox.hidden{display:none!important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}