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

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

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

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

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

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

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

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

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

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

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

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

#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (max-width: 767px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}







#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: -3%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 0%;
min-height: 50%;
background-position: center center;
}
@media (min-width: 1200px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (max-width: 767px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}
#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  background-image: url(https://i.shgcdn.com/513cf406-fc45-436b-9415-fddcad61ccb0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef > .shg-box-overlay {
  background-color: rgba(243, 240, 240, 1);
  opacity: 0.8;
  display: block;
}#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-5fc357c3-dd41-4ff4-a789-5e6356027b4f {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 0%;
margin-right: 2%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 2%;
padding-right: 0%;
min-height: 4px;
text-align: center;
background-color: rgba(15, 94, 154, 0);
opacity: 1;
}

#s-5fc357c3-dd41-4ff4-a789-5e6356027b4f .shogun-heading-component h1 {
  color: rgba(21, 107, 175, 1);
  font-weight:  700 ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.5em;
  
  text-align: center;
}



#s-a6d626db-6b37-4219-8389-eb1423eaca24 {
  min-height: 50px;
opacity: 1;
}








#s-a6d626db-6b37-4219-8389-eb1423eaca24 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 0;
  display: block;
}#s-a6d626db-6b37-4219-8389-eb1423eaca24.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

#s-d90d9fe1-93a8-4df8-ad6f-72cc5538bd38 {
  margin-top: 2%;
margin-left: 8%;
margin-bottom: 2%;
margin-right: 8%;
padding-left: 6%;
padding-right: 6%;
}

@media (min-width: 0px) {
[id="s-d90d9fe1-93a8-4df8-ad6f-72cc5538bd38"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d90d9fe1-93a8-4df8-ad6f-72cc5538bd38"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-d90d9fe1-93a8-4df8-ad6f-72cc5538bd38"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-d90d9fe1-93a8-4df8-ad6f-72cc5538bd38"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-faee2441-3189-4c85-9060-5fcfb30da78a {
  text-align: center;
}

#s-faee2441-3189-4c85-9060-5fcfb30da78a {
  overflow: hidden;
  
  
}







  #s-faee2441-3189-4c85-9060-5fcfb30da78a img.shogun-image {
    

    
    
    
  }


#s-faee2441-3189-4c85-9060-5fcfb30da78a .shogun-image-content {
  
    justify-content: center;
  
}

#s-6e0817f8-8142-49d6-9177-fab516d6d731 {
  text-align: center;
}

#s-6e0817f8-8142-49d6-9177-fab516d6d731 {
  overflow: hidden;
  
  
}







  #s-6e0817f8-8142-49d6-9177-fab516d6d731 img.shogun-image {
    

    
    
    
  }


#s-6e0817f8-8142-49d6-9177-fab516d6d731 .shogun-image-content {
  
    justify-content: center;
  
}

#s-327d3cbe-b296-48d1-9e5e-ab24a086847f {
  margin-left: 2%;
text-align: center;
}

#s-327d3cbe-b296-48d1-9e5e-ab24a086847f {
  overflow: hidden;
  
  
}







  #s-327d3cbe-b296-48d1-9e5e-ab24a086847f img.shogun-image {
    

    
    
    
  }


#s-327d3cbe-b296-48d1-9e5e-ab24a086847f .shogun-image-content {
  
    justify-content: center;
  
}

#s-034debfa-01da-419d-8062-e3a5a32cc6f9 {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 0%;
text-align: center;
opacity: 1;
}

#s-034debfa-01da-419d-8062-e3a5a32cc6f9 {
  overflow: hidden;
  
  
}







  #s-034debfa-01da-419d-8062-e3a5a32cc6f9 img.shogun-image {
    

    
    
    
  }


#s-034debfa-01da-419d-8062-e3a5a32cc6f9 .shogun-image-content {
  
    justify-content: center;
  
}

#s-98a950a0-3fa8-47fb-ad16-10b5b2f2f48d {
  text-align: center;
}

#s-98a950a0-3fa8-47fb-ad16-10b5b2f2f48d {
  overflow: hidden;
  
  
}







  #s-98a950a0-3fa8-47fb-ad16-10b5b2f2f48d img.shogun-image {
    

    
    
    
  }


#s-98a950a0-3fa8-47fb-ad16-10b5b2f2f48d .shogun-image-content {
  
    justify-content: center;
  
}

#s-33c1d357-e094-401e-b6d5-878658981bbc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 2%;
text-align: center;
opacity: 1;
}

#s-33c1d357-e094-401e-b6d5-878658981bbc {
  overflow: hidden;
  
  
}







  #s-33c1d357-e094-401e-b6d5-878658981bbc img.shogun-image {
    

    
    
    
  }


#s-33c1d357-e094-401e-b6d5-878658981bbc .shogun-image-content {
  
    justify-content: center;
  
}

#s-89f06f80-442c-46ad-86c1-df97abe9b716 {
  min-height: 50px;
}








#s-89f06f80-442c-46ad-86c1-df97abe9b716 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
  display: block;
}#s-89f06f80-442c-46ad-86c1-df97abe9b716.shg-box.shg-c {
  justify-content: center;
}

#s-7f2f4d67-24cb-4875-a3b0-39ce3f70e5b2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2%;
padding-bottom: 0%;
border-color: rgba(231, 241, 245, 0);
border-style: solid;
min-height: 50px;
}








#s-7f2f4d67-24cb-4875-a3b0-39ce3f70e5b2 > .shg-box-overlay {
  background-color: rgba(21, 107, 175, 1);
  opacity: 0;
  display: block;
}#s-7f2f4d67-24cb-4875-a3b0-39ce3f70e5b2.shg-box.shg-c {
  justify-content: center;
}

#s-640ffc43-277c-48d6-b2af-1a341044de77 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 4%;
padding-bottom: 1%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-640ffc43-277c-48d6-b2af-1a341044de77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-640ffc43-277c-48d6-b2af-1a341044de77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-640ffc43-277c-48d6-b2af-1a341044de77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-640ffc43-277c-48d6-b2af-1a341044de77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-640ffc43-277c-48d6-b2af-1a341044de77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-640ffc43-277c-48d6-b2af-1a341044de77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-640ffc43-277c-48d6-b2af-1a341044de77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

#s-d75568d4-4e0f-44a7-9b5d-549c1ac1b637 {
  text-align: center;
}

#s-d75568d4-4e0f-44a7-9b5d-549c1ac1b637 {
  overflow: hidden;
  
  
}







  #s-d75568d4-4e0f-44a7-9b5d-549c1ac1b637 img.shogun-image {
    

    
    
    
  }


#s-d75568d4-4e0f-44a7-9b5d-549c1ac1b637 .shogun-image-content {
  
    justify-content: center;
  
}

#s-efe7447b-de97-4bfd-83a8-5cada8b9b3f9 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-efe7447b-de97-4bfd-83a8-5cada8b9b3f9 .shogun-heading-component h2 {
  color: rgba(69, 163, 231, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-c6fb238d-712a-4fdc-a643-2836fe20766d {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 0px;
padding-bottom: 2%;
padding-right: 0px;
min-height: 400px;
background-position: center center;
}

#s-c6fb238d-712a-4fdc-a643-2836fe20766d {
  background-image: url(https://i.shgcdn.com/01a61466-48fb-4229-98ee-5b577d5297aa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-c6fb238d-712a-4fdc-a643-2836fe20766d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-c6fb238d-712a-4fdc-a643-2836fe20766d.shg-box.shg-c {
  justify-content: center;
}

#s-a295f601-93fc-4384-899e-0369adf61386 {
  min-height: 50px;
}








#s-a295f601-93fc-4384-899e-0369adf61386 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a295f601-93fc-4384-899e-0369adf61386.shg-box.shg-c {
  justify-content: center;
}

#s-33f2d224-837c-415c-8792-b8fda92ee8d9 {
  margin-bottom: 20px;
text-align: center;
}

#s-33f2d224-837c-415c-8792-b8fda92ee8d9 {
  overflow: hidden;
  
  
}







  #s-33f2d224-837c-415c-8792-b8fda92ee8d9 img.shogun-image {
    
      min-height: auto;
    

    
    
    
  }


#s-33f2d224-837c-415c-8792-b8fda92ee8d9 .shogun-image-content {
  
    justify-content: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  
  
  
}

#s-ae0e4582-97f9-439f-a78a-4c1250504a65 {
  margin-bottom: 2%;
}

#s-28b1cbd1-c3f3-49aa-87ce-18599f724b11 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 1%;
padding-left: 8%;
padding-bottom: 1%;
padding-right: 8%;
background-color: rgba(255, 255, 255, 0);
}

#s-4157d2ce-f178-4d2c-8cfc-942573144733 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 0%;
padding-bottom: 0%;
min-height: 50px;
background-color: rgba(224, 241, 249, 1);
}








#s-4157d2ce-f178-4d2c-8cfc-942573144733 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4157d2ce-f178-4d2c-8cfc-942573144733.shg-box.shg-c {
  justify-content: center;
}

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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-fa94a328-4336-4578-bca7-cbbc88cea7c7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 10px;
padding-left: 14%;
padding-bottom: 10px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-fa94a328-4336-4578-bca7-cbbc88cea7c7:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzJlYTY1NDMtYmNjNC00NjAyLTlmZDAtZjVkZWZlN2QzOGNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MmVhNjU0My1iY2M0LTQ2MDItOWZkMC1mNWRlZmU3ZDM4Y2QpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1750b"}, {"pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-fa94a328-4336-4578-bca7-cbbc88cea7c7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fa94a328-4336-4578-bca7-cbbc88cea7c7-root {
    text-align: center;
  }


#s-fa94a328-4336-4578-bca7-cbbc88cea7c7.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fa94a328-4336-4578-bca7-cbbc88cea7c7-root {
    text-align: center;
  }


#s-fa94a328-4336-4578-bca7-cbbc88cea7c7.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fa94a328-4336-4578-bca7-cbbc88cea7c7-root {
    text-align: center;
  }


#s-fa94a328-4336-4578-bca7-cbbc88cea7c7.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fa94a328-4336-4578-bca7-cbbc88cea7c7-root {
    text-align: center;
  }


#s-fa94a328-4336-4578-bca7-cbbc88cea7c7.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fa94a328-4336-4578-bca7-cbbc88cea7c7-root {
    text-align: center;
  }


#s-fa94a328-4336-4578-bca7-cbbc88cea7c7.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-5568ca71-59e1-417e-b9c9-e8a66c079e81 {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
padding-top: 2%;
padding-bottom: 0%;
background-color: rgba(237, 139, 57, 0);
}

#s-3d9100b2-d38c-4079-94b0-fcc3bb6f3612 {
  margin-top: 0%;
margin-bottom: 1%;
padding-left: 20%;
padding-right: 20%;
}

@media (min-width: 0px) {
[id="s-3d9100b2-d38c-4079-94b0-fcc3bb6f3612"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d9100b2-d38c-4079-94b0-fcc3bb6f3612"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d9100b2-d38c-4079-94b0-fcc3bb6f3612"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3d9100b2-d38c-4079-94b0-fcc3bb6f3612"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d9100b2-d38c-4079-94b0-fcc3bb6f3612"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d9100b2-d38c-4079-94b0-fcc3bb6f3612"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d9100b2-d38c-4079-94b0-fcc3bb6f3612"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-2579d02c-ceee-40df-80ed-b1ac955ea082"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2579d02c-ceee-40df-80ed-b1ac955ea082"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2579d02c-ceee-40df-80ed-b1ac955ea082"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2579d02c-ceee-40df-80ed-b1ac955ea082"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-48fefdf6-d0d7-4a7d-a19c-102cb9c9dcf8 {
  border-style: solid;
margin-top: 25%;
margin-left: 16%;
margin-bottom: 25%;
margin-right: 16%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(241, 165, 11, 1);
text-align: center;
opacity: 1;
}
#s-48fefdf6-d0d7-4a7d-a19c-102cb9c9dcf8:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(249, 135, 22, 1) !important;
opacity: 0.5 !important;}
#s-48fefdf6-d0d7-4a7d-a19c-102cb9c9dcf8 {
  overflow: hidden;
  
  
}







  #s-48fefdf6-d0d7-4a7d-a19c-102cb9c9dcf8 img.shogun-image {
    

    
    
    
  }


#s-48fefdf6-d0d7-4a7d-a19c-102cb9c9dcf8 .shogun-image-content {
  
    justify-content: center;
  
}

#s-765c7653-74e5-4ae5-8bde-a1228d4ac045 {
  margin-top: 24%;
margin-left: 14%;
margin-bottom: 24%;
margin-right: 14%;
text-align: center;
opacity: 1;
}
#s-765c7653-74e5-4ae5-8bde-a1228d4ac045:hover {opacity: 0.5 !important;}
#s-765c7653-74e5-4ae5-8bde-a1228d4ac045 {
  overflow: hidden;
  
  
}








#s-765c7653-74e5-4ae5-8bde-a1228d4ac045 .shogun-image-content {
  
    justify-content: center;
  
}

#s-727d623f-f91f-46ca-911d-8732c7240863 {
  margin-top: 22%;
margin-left: 12%;
margin-bottom: 22%;
margin-right: 12%;
text-align: center;
}
#s-727d623f-f91f-46ca-911d-8732c7240863:hover {opacity: 0.5000000000000001 !important;}
#s-727d623f-f91f-46ca-911d-8732c7240863 {
  overflow: hidden;
  
  
}







  #s-727d623f-f91f-46ca-911d-8732c7240863 img.shogun-image {
    

    
    
    
  }


#s-727d623f-f91f-46ca-911d-8732c7240863 .shogun-image-content {
  
    justify-content: center;
  
}

#s-e5cd8d3f-5159-4c89-8565-67b8ee45fe5e {
  margin-top: 21%;
margin-left: 10%;
margin-bottom: 21%;
margin-right: 10%;
text-align: center;
}
#s-e5cd8d3f-5159-4c89-8565-67b8ee45fe5e:hover {opacity: 0.5 !important;}
#s-e5cd8d3f-5159-4c89-8565-67b8ee45fe5e {
  overflow: hidden;
  
  
}







  #s-e5cd8d3f-5159-4c89-8565-67b8ee45fe5e img.shogun-image {
    

    
    
    
  }


#s-e5cd8d3f-5159-4c89-8565-67b8ee45fe5e .shogun-image-content {
  
    justify-content: center;
  
}

@media (min-width: 0px) {
[id="s-d6f7b3bc-2040-4822-b2b2-2fb42b29dfc4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d6f7b3bc-2040-4822-b2b2-2fb42b29dfc4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d6f7b3bc-2040-4822-b2b2-2fb42b29dfc4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6f7b3bc-2040-4822-b2b2-2fb42b29dfc4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e8ae8e30-c61a-4691-8e4e-39b548685a95 {
  margin-top: 19%;
margin-left: 6%;
margin-bottom: 19%;
margin-right: 6%;
text-align: center;
opacity: 1;
}
#s-e8ae8e30-c61a-4691-8e4e-39b548685a95:hover {opacity: 0.5 !important;}
#s-e8ae8e30-c61a-4691-8e4e-39b548685a95 {
  overflow: hidden;
  
  
}







  #s-e8ae8e30-c61a-4691-8e4e-39b548685a95 img.shogun-image {
    

    
    
    
  }


#s-e8ae8e30-c61a-4691-8e4e-39b548685a95 .shogun-image-content {
  
    justify-content: center;
  
}

#s-8e928754-964d-4082-8da6-acbe893f0f60 {
  margin-top: 15%;
margin-left: 0px;
margin-bottom: 14%;
margin-right: 0px;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
text-align: center;
}
#s-8e928754-964d-4082-8da6-acbe893f0f60:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(56, 126, 235, 1) !important;
opacity: 0.5 !important;}
#s-8e928754-964d-4082-8da6-acbe893f0f60 {
  overflow: hidden;
  
  
}







  #s-8e928754-964d-4082-8da6-acbe893f0f60 img.shogun-image {
    

    
    
    
  }


#s-8e928754-964d-4082-8da6-acbe893f0f60 .shogun-image-content {
  
    justify-content: center;
  
}

#s-f2412bed-6d11-4482-a2d4-e3d131125815 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 2%;
padding-bottom: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(231, 241, 245, 1);
border-style: solid;
min-height: 50px;
background-position: center center;
}








#s-f2412bed-6d11-4482-a2d4-e3d131125815 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.9;
  display: block;
}#s-f2412bed-6d11-4482-a2d4-e3d131125815.shg-box.shg-c {
  justify-content: center;
}

#s-28acc7b6-4a7b-4557-9ff3-d05246985f44 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 4%;
padding-bottom: 1%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

}

@media (max-width: 767px) {
  [id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-afe75825-4528-4830-8324-14c7d75990e6 {
  padding-left: 4%;
padding-right: 4%;
text-align: center;
}

#s-afe75825-4528-4830-8324-14c7d75990e6 {
  overflow: hidden;
  
  
}







  #s-afe75825-4528-4830-8324-14c7d75990e6 img.shogun-image {
    

    
    
    
  }


#s-afe75825-4528-4830-8324-14c7d75990e6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5a16f226-4857-4387-9769-8355347a2704 {
  text-align: center;
}

#s-5a16f226-4857-4387-9769-8355347a2704 {
  overflow: hidden;
  
  
}







  #s-5a16f226-4857-4387-9769-8355347a2704 img.shogun-image {
    

    
    
    
  }


#s-5a16f226-4857-4387-9769-8355347a2704 .shogun-image-content {
  
    justify-content: center;
  
}

#s-be43f808-f5d9-4ead-8379-310b3ba67560 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-be43f808-f5d9-4ead-8379-310b3ba67560 .shogun-heading-component h2 {
  color: rgba(69, 163, 231, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-6bfad2b5-a23f-401b-b22c-ac82cbcbb0e6 {
  min-height: 50px;
}








#s-6bfad2b5-a23f-401b-b22c-ac82cbcbb0e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6bfad2b5-a23f-401b-b22c-ac82cbcbb0e6.shg-box.shg-c {
  justify-content: center;
}

#s-96e15efb-e66a-45ad-9c11-e052c46f8825 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 6%;
margin-left: 0%;
margin-bottom: 6%;
margin-right: 0%;
padding-top: 2%;
padding-left: 0px;
padding-bottom: 2%;
padding-right: 0px;
min-height: 400px;
background-position: center top;
}








#s-96e15efb-e66a-45ad-9c11-e052c46f8825 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-96e15efb-e66a-45ad-9c11-e052c46f8825.shg-box.shg-c {
  justify-content: center;
}

#s-4e9c34c1-6b60-4dd8-b35e-2d229848a7a1 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 0%;
padding-left: 8%;
padding-bottom: 0%;
padding-right: 8%;
background-color: rgba(255, 255, 255, 0);
}

#s-a1de5f12-6e5c-4f38-a32e-8850aa7c8e23 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 0%;
padding-bottom: 0%;
min-height: 50px;
background-color: rgba(224, 241, 249, 1);
}








#s-a1de5f12-6e5c-4f38-a32e-8850aa7c8e23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a1de5f12-6e5c-4f38-a32e-8850aa7c8e23.shg-box.shg-c {
  justify-content: center;
}

#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 10px;
padding-left: 14%;
padding-bottom: 10px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzJlYTY1NDMtYmNjNC00NjAyLTlmZDAtZjVkZWZlN2QzOGNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MmVhNjU0My1iY2M0LTQ2MDItOWZkMC1mNWRlZmU3ZDM4Y2QpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1750b"}, {"pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0-root {
    text-align: center;
  }


#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0-root {
    text-align: center;
  }


#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0-root {
    text-align: center;
  }


#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0-root {
    text-align: center;
  }


#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0-root {
    text-align: center;
  }


#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-249a2d83-cf0e-4e7d-91c0-bb755a0ae222 {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
padding-top: 2%;
padding-bottom: 0%;
background-color: rgba(237, 139, 57, 0);
}

#s-ec07f67c-74fe-4d84-92c5-a9434707c68f {
  margin-bottom: 1%;
min-height: 50px;
}








#s-ec07f67c-74fe-4d84-92c5-a9434707c68f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec07f67c-74fe-4d84-92c5-a9434707c68f.shg-box.shg-c {
  justify-content: center;
}

#s-83417697-4ff4-42ee-8b02-fc2bbb5ea023 {
  margin-top: 0%;
margin-left: 24%;
margin-bottom: 0%;
margin-right: 24%;
}

@media (min-width: 0px) {
[id="s-83417697-4ff4-42ee-8b02-fc2bbb5ea023"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.0em);
}

}

@media (min-width: 768px) {
[id="s-83417697-4ff4-42ee-8b02-fc2bbb5ea023"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 992px) {
[id="s-83417697-4ff4-42ee-8b02-fc2bbb5ea023"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 1200px) {
[id="s-83417697-4ff4-42ee-8b02-fc2bbb5ea023"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.0em);
}

}

#s-28c27e30-acc0-4a6b-93c3-f0c6d6021e9b {
  margin-top: 2%;
margin-left: 8%;
margin-bottom: 2%;
margin-right: 8%;
text-align: center;
}
#s-28c27e30-acc0-4a6b-93c3-f0c6d6021e9b:hover {opacity: 0.5 !important;}
#s-28c27e30-acc0-4a6b-93c3-f0c6d6021e9b {
  overflow: hidden;
  
  
}







  #s-28c27e30-acc0-4a6b-93c3-f0c6d6021e9b img.shogun-image {
    

    
    
    
  }


#s-28c27e30-acc0-4a6b-93c3-f0c6d6021e9b .shogun-image-content {
  
    justify-content: center;
  
}

#s-0f0b387f-fd35-489f-a85d-3c5e22f2b6cc {
  margin-top: 2%;
margin-left: 6%;
margin-bottom: 2%;
margin-right: 6%;
text-align: center;
}
#s-0f0b387f-fd35-489f-a85d-3c5e22f2b6cc:hover {opacity: 0.5 !important;}
#s-0f0b387f-fd35-489f-a85d-3c5e22f2b6cc {
  overflow: hidden;
  
  
}







  #s-0f0b387f-fd35-489f-a85d-3c5e22f2b6cc img.shogun-image {
    

    
    
    
  }


#s-0f0b387f-fd35-489f-a85d-3c5e22f2b6cc .shogun-image-content {
  
    justify-content: center;
  
}

#s-f5ea9ed4-b0b3-49bd-aa17-57f94cd8ed16 {
  margin-top: 1%;
margin-left: 4%;
margin-bottom: 1%;
margin-right: 4%;
text-align: center;
}
#s-f5ea9ed4-b0b3-49bd-aa17-57f94cd8ed16:hover {opacity: 0.5 !important;}
#s-f5ea9ed4-b0b3-49bd-aa17-57f94cd8ed16 {
  overflow: hidden;
  
  
}







  #s-f5ea9ed4-b0b3-49bd-aa17-57f94cd8ed16 img.shogun-image {
    

    
    
    
  }


#s-f5ea9ed4-b0b3-49bd-aa17-57f94cd8ed16 .shogun-image-content {
  
    justify-content: center;
  
}

#s-ba4fad8e-cbd1-4f27-a58f-125446d43348 {
  text-align: center;
}
#s-ba4fad8e-cbd1-4f27-a58f-125446d43348:hover {opacity: 0.5 !important;}
#s-ba4fad8e-cbd1-4f27-a58f-125446d43348 {
  overflow: hidden;
  
  
}







  #s-ba4fad8e-cbd1-4f27-a58f-125446d43348 img.shogun-image {
    

    
    
    
  }


#s-ba4fad8e-cbd1-4f27-a58f-125446d43348 .shogun-image-content {
  
    justify-content: center;
  
}

#s-81da435d-6af1-4698-b831-02881d0fcdce {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2%;
padding-bottom: 0%;
border-color: rgba(231, 241, 245, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-81da435d-6af1-4698-b831-02881d0fcdce > .shg-box-overlay {
  background-color: rgba(21, 107, 175, 1);
  opacity: 0;
  display: block;
}#s-81da435d-6af1-4698-b831-02881d0fcdce.shg-box.shg-c {
  justify-content: center;
}

#s-da00c69d-bd63-4b58-bbe9-70ca167c43af {
  margin-left: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 4%;
padding-bottom: 1%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

#s-855413fc-63f3-425e-9421-f699f47fffe2 {
  text-align: center;
}

#s-855413fc-63f3-425e-9421-f699f47fffe2 {
  overflow: hidden;
  
  
}







  #s-855413fc-63f3-425e-9421-f699f47fffe2 img.shogun-image {
    

    
    
    
  }


#s-855413fc-63f3-425e-9421-f699f47fffe2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a20f08b9-6dff-4ecc-81d0-056befa5f21b {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-a20f08b9-6dff-4ecc-81d0-056befa5f21b .shogun-heading-component h2 {
  color: rgba(69, 163, 231, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-fdeffd0e-6397-473a-a1ea-fb5dfcac4bfc {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 0px;
padding-bottom: 2%;
padding-right: 0px;
min-height: 400px;
background-position: center center;
}








#s-fdeffd0e-6397-473a-a1ea-fb5dfcac4bfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-fdeffd0e-6397-473a-a1ea-fb5dfcac4bfc.shg-box.shg-c {
  justify-content: center;
}

#s-56d374bb-6cf5-4bae-99f8-d1cd31c1879a {
  min-height: 50px;
}








#s-56d374bb-6cf5-4bae-99f8-d1cd31c1879a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-56d374bb-6cf5-4bae-99f8-d1cd31c1879a.shg-box.shg-c {
  justify-content: center;
}

#s-0d583a1d-0109-4174-91e7-38d0fbfcfbed {
  text-align: center;
}

#s-0d583a1d-0109-4174-91e7-38d0fbfcfbed {
  overflow: hidden;
  
  
}







  #s-0d583a1d-0109-4174-91e7-38d0fbfcfbed img.shogun-image {
    

    
    
    
  }


#s-0d583a1d-0109-4174-91e7-38d0fbfcfbed .shogun-image-content {
  
    justify-content: center;
  
}

#s-1e782487-c962-4e08-bb4f-0408a2591d0c {
  margin-bottom: 2%;
}

#s-96ea9173-d6e6-49ab-89df-c20524940f4e {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 1%;
padding-left: 8%;
padding-bottom: 1%;
padding-right: 8%;
background-color: rgba(255, 255, 255, 0);
}

#s-075f95b6-52c8-4afb-8b05-fc9aeb0b1282 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 0%;
padding-bottom: 0%;
min-height: 50px;
background-color: rgba(224, 241, 249, 1);
}








#s-075f95b6-52c8-4afb-8b05-fc9aeb0b1282 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-075f95b6-52c8-4afb-8b05-fc9aeb0b1282.shg-box.shg-c {
  justify-content: center;
}

#s-7094b31d-e5b2-48bd-a484-634808d12267 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 10px;
padding-left: 14%;
padding-bottom: 10px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-7094b31d-e5b2-48bd-a484-634808d12267:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDg2YWMzMzUtOTZkNy00NDM5LTg1NGQtOGVhYjBhMzI5YmUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ODZhYzMzNS05NmQ3LTQ0MzktODU0ZC04ZWFiMGEzMjliZTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-7094b31d-e5b2-48bd-a484-634808d12267:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7094b31d-e5b2-48bd-a484-634808d12267-root {
    text-align: center;
  }


#s-7094b31d-e5b2-48bd-a484-634808d12267.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7094b31d-e5b2-48bd-a484-634808d12267-root {
    text-align: center;
  }


#s-7094b31d-e5b2-48bd-a484-634808d12267.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7094b31d-e5b2-48bd-a484-634808d12267-root {
    text-align: center;
  }


#s-7094b31d-e5b2-48bd-a484-634808d12267.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7094b31d-e5b2-48bd-a484-634808d12267-root {
    text-align: center;
  }


#s-7094b31d-e5b2-48bd-a484-634808d12267.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7094b31d-e5b2-48bd-a484-634808d12267-root {
    text-align: center;
  }


#s-7094b31d-e5b2-48bd-a484-634808d12267.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-f433aab9-7ce5-4d8a-895e-bd80e1688373 {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
padding-top: 2%;
padding-bottom: 0%;
background-color: rgba(237, 139, 57, 0);
}

#s-09d63305-1e50-4e76-81e8-287e3c1a5f67 {
  margin-bottom: 1%;
min-height: 50px;
}








#s-09d63305-1e50-4e76-81e8-287e3c1a5f67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-09d63305-1e50-4e76-81e8-287e3c1a5f67.shg-box.shg-c {
  justify-content: center;
}

#s-b8664f3b-93f9-4c03-9367-862f2e900b8d {
  margin-top: 0%;
margin-left: 24%;
margin-bottom: 0%;
margin-right: 24%;
}

@media (min-width: 0px) {
[id="s-b8664f3b-93f9-4c03-9367-862f2e900b8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8664f3b-93f9-4c03-9367-862f2e900b8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-b8664f3b-93f9-4c03-9367-862f2e900b8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-b8664f3b-93f9-4c03-9367-862f2e900b8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

#s-96508324-41ff-42a7-83bf-6cab47db4ef7 {
  margin-top: 2%;
margin-left: 8%;
margin-bottom: 2%;
margin-right: 8%;
text-align: center;
}
#s-96508324-41ff-42a7-83bf-6cab47db4ef7:hover {opacity: 0.5 !important;}
#s-96508324-41ff-42a7-83bf-6cab47db4ef7 {
  overflow: hidden;
  
  
}







  #s-96508324-41ff-42a7-83bf-6cab47db4ef7 img.shogun-image {
    

    
    
    
  }


#s-96508324-41ff-42a7-83bf-6cab47db4ef7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-e9e5b84f-86cc-4b98-b119-3e9dbfd60e3f {
  margin-top: 2%;
margin-left: 6%;
margin-bottom: 2%;
margin-right: 6%;
text-align: center;
}
#s-e9e5b84f-86cc-4b98-b119-3e9dbfd60e3f:hover {opacity: 0.5 !important;}
#s-e9e5b84f-86cc-4b98-b119-3e9dbfd60e3f {
  overflow: hidden;
  
  
}







  #s-e9e5b84f-86cc-4b98-b119-3e9dbfd60e3f img.shogun-image {
    

    
    
    
  }


#s-e9e5b84f-86cc-4b98-b119-3e9dbfd60e3f .shogun-image-content {
  
    justify-content: center;
  
}

#s-db062e91-182a-493b-b561-b7d86aaf6411 {
  margin-top: 1%;
margin-left: 4%;
margin-bottom: 1%;
margin-right: 4%;
text-align: center;
}
#s-db062e91-182a-493b-b561-b7d86aaf6411:hover {opacity: 0.5 !important;}
#s-db062e91-182a-493b-b561-b7d86aaf6411 {
  overflow: hidden;
  
  
}







  #s-db062e91-182a-493b-b561-b7d86aaf6411 img.shogun-image {
    

    
    
    
  }


#s-db062e91-182a-493b-b561-b7d86aaf6411 .shogun-image-content {
  
    justify-content: center;
  
}

#s-fe6a25b5-75b6-4d51-bb00-c8adda9b2fc2 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 2%;
padding-bottom: 2%;
min-height: 50%;
background-position: center center;
}








#s-fe6a25b5-75b6-4d51-bb00-c8adda9b2fc2 > .shg-box-overlay {
  background-color: rgba(202, 227, 238, 1);
  opacity: 0.9;
  display: block;
}#s-fe6a25b5-75b6-4d51-bb00-c8adda9b2fc2.shg-box.shg-c {
  justify-content: center;
}

#s-1ea17f28-cb81-48b5-be3a-08785e1a96ee {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-1ea17f28-cb81-48b5-be3a-08785e1a96ee .shogun-heading-component h2 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-46b18973-fb86-43a1-bc4f-5b37db392b3f {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-46b18973-fb86-43a1-bc4f-5b37db392b3f .shogun-heading-component h2 {
  color: rgba(21, 107, 175, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-cca03fd3-9f3f-4fdd-ab19-91c01387bbc2 {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 4%;
padding-bottom: 2%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-cca03fd3-9f3f-4fdd-ab19-91c01387bbc2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cca03fd3-9f3f-4fdd-ab19-91c01387bbc2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0em);
}

}

@media (min-width: 992px) {
[id="s-cca03fd3-9f3f-4fdd-ab19-91c01387bbc2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0em);
}

}

@media (min-width: 1200px) {
[id="s-cca03fd3-9f3f-4fdd-ab19-91c01387bbc2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0em);
}

}

#s-39a44b44-57fa-4583-9acd-ec3d26479518 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-39a44b44-57fa-4583-9acd-ec3d26479518 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-39a44b44-57fa-4583-9acd-ec3d26479518 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-39a44b44-57fa-4583-9acd-ec3d26479518 {
  
}
}@media (max-width: 767px){#s-39a44b44-57fa-4583-9acd-ec3d26479518 {
  
}
}
#s-39a44b44-57fa-4583-9acd-ec3d26479518 .shogun-heading-component h3 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
  overflow-x: hidden;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-3effd703-0c59-4b69-b4cc-d96e6f81e266 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3effd703-0c59-4b69-b4cc-d96e6f81e266 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-3effd703-0c59-4b69-b4cc-d96e6f81e266 .shg-sld-nav-button.shg-sld-left,
#s-3effd703-0c59-4b69-b4cc-d96e6f81e266 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-20ef70be-23ef-4f40-9fab-6696931b0712 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-20ef70be-23ef-4f40-9fab-6696931b0712 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-20ef70be-23ef-4f40-9fab-6696931b0712 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-20ef70be-23ef-4f40-9fab-6696931b0712 {
  
}
}@media (max-width: 767px){#s-20ef70be-23ef-4f40-9fab-6696931b0712 {
  
}
}
#s-20ef70be-23ef-4f40-9fab-6696931b0712 .shogun-heading-component h3 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-3953c5c7-cbac-4c36-a159-efd44853c9ec {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3953c5c7-cbac-4c36-a159-efd44853c9ec .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-3953c5c7-cbac-4c36-a159-efd44853c9ec .shg-sld-nav-button.shg-sld-left,
#s-3953c5c7-cbac-4c36-a159-efd44853c9ec .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-34b9d4a2-9732-431f-9c6b-afee3dd1ccaf {
  text-align: center;
}

#s-34b9d4a2-9732-431f-9c6b-afee3dd1ccaf {
  overflow: hidden;
  
  
}







  #s-34b9d4a2-9732-431f-9c6b-afee3dd1ccaf img.shogun-image {
    

    
    
    
  }


#s-34b9d4a2-9732-431f-9c6b-afee3dd1ccaf .shogun-image-content {
  
    justify-content: center;
  
}

#s-08f09be1-6b34-4c82-99a3-f2e8d22c22b2 {
  text-align: center;
}

#s-08f09be1-6b34-4c82-99a3-f2e8d22c22b2 {
  overflow: hidden;
  
  
}







  #s-08f09be1-6b34-4c82-99a3-f2e8d22c22b2 img.shogun-image {
    

    
    
    
  }


#s-08f09be1-6b34-4c82-99a3-f2e8d22c22b2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a4540497-aac4-469e-8723-f85e40e8a41d {
  text-align: center;
}

#s-a4540497-aac4-469e-8723-f85e40e8a41d {
  overflow: hidden;
  
  
}







  #s-a4540497-aac4-469e-8723-f85e40e8a41d img.shogun-image {
    

    
    
    
  }


#s-a4540497-aac4-469e-8723-f85e40e8a41d .shogun-image-content {
  
    justify-content: center;
  
}

#s-6a309018-b2ac-4d57-bb48-1631985c7770 {
  text-align: center;
}

#s-6a309018-b2ac-4d57-bb48-1631985c7770 {
  overflow: hidden;
  
  
}







  #s-6a309018-b2ac-4d57-bb48-1631985c7770 img.shogun-image {
    

    
    
    
  }


#s-6a309018-b2ac-4d57-bb48-1631985c7770 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5b71a1eb-49a5-415f-8019-9699ada866a7 {
  text-align: center;
}

#s-5b71a1eb-49a5-415f-8019-9699ada866a7 {
  overflow: hidden;
  
  
}







  #s-5b71a1eb-49a5-415f-8019-9699ada866a7 img.shogun-image {
    

    
    
    
  }


#s-5b71a1eb-49a5-415f-8019-9699ada866a7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-71f49149-99dd-47c9-ba4d-b6cd92a24f3f {
  text-align: center;
}

#s-71f49149-99dd-47c9-ba4d-b6cd92a24f3f {
  overflow: hidden;
  
  
}







  #s-71f49149-99dd-47c9-ba4d-b6cd92a24f3f img.shogun-image {
    

    
    
    
  }


#s-71f49149-99dd-47c9-ba4d-b6cd92a24f3f .shogun-image-content {
  
    justify-content: center;
  
}

#s-61a34b49-e20f-4d08-aaa4-2ffd251b6d5f {
  text-align: center;
}

#s-61a34b49-e20f-4d08-aaa4-2ffd251b6d5f {
  overflow: hidden;
  
  
}







  #s-61a34b49-e20f-4d08-aaa4-2ffd251b6d5f img.shogun-image {
    

    
    
    
  }


#s-61a34b49-e20f-4d08-aaa4-2ffd251b6d5f .shogun-image-content {
  
    justify-content: center;
  
}

#s-5e796bdd-e64e-475c-afc8-cd41aa03e375 {
  text-align: center;
}

#s-5e796bdd-e64e-475c-afc8-cd41aa03e375 {
  overflow: hidden;
  
  
}







  #s-5e796bdd-e64e-475c-afc8-cd41aa03e375 img.shogun-image {
    

    
    
    
  }


#s-5e796bdd-e64e-475c-afc8-cd41aa03e375 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5374eb66-c66e-47a1-a543-77260170b6bf {
  text-align: center;
}

#s-5374eb66-c66e-47a1-a543-77260170b6bf {
  overflow: hidden;
  
  
}







  #s-5374eb66-c66e-47a1-a543-77260170b6bf img.shogun-image {
    

    
    
    
  }


#s-5374eb66-c66e-47a1-a543-77260170b6bf .shogun-image-content {
  
    justify-content: center;
  
}

#s-f31ae0e3-c715-47c7-b03e-682342aafcdc {
  text-align: center;
}

#s-f31ae0e3-c715-47c7-b03e-682342aafcdc {
  overflow: hidden;
  
  
}







  #s-f31ae0e3-c715-47c7-b03e-682342aafcdc img.shogun-image {
    

    
    
    
  }


#s-f31ae0e3-c715-47c7-b03e-682342aafcdc .shogun-image-content {
  
    justify-content: center;
  
}

#s-d5af2e96-638c-4b56-a3bd-6f7d0143d861 {
  text-align: center;
}

#s-d5af2e96-638c-4b56-a3bd-6f7d0143d861 {
  overflow: hidden;
  
  
}







  #s-d5af2e96-638c-4b56-a3bd-6f7d0143d861 img.shogun-image {
    

    
    
    
  }


#s-d5af2e96-638c-4b56-a3bd-6f7d0143d861 .shogun-image-content {
  
    justify-content: center;
  
}

#s-cb2e0c6c-4f93-49ac-9945-52e08a38368c {
  text-align: center;
}

#s-cb2e0c6c-4f93-49ac-9945-52e08a38368c {
  overflow: hidden;
  
  
}







  #s-cb2e0c6c-4f93-49ac-9945-52e08a38368c img.shogun-image {
    

    
    
    
  }


#s-cb2e0c6c-4f93-49ac-9945-52e08a38368c .shogun-image-content {
  
    justify-content: center;
  
}

#s-e707228d-9473-4cfb-a528-b9f3e489df0f {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 1%;
padding-left: 8%;
padding-bottom: 1%;
padding-right: 8%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 2px;
text-align: center;
background-color: rgba(21, 107, 175, 0.64);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e707228d-9473-4cfb-a528-b9f3e489df0f:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 216, 161, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-e707228d-9473-4cfb-a528-b9f3e489df0f:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(0, 216, 161, 1) !important;
opacity: 1 !important;
background-color: rgba(215, 215, 215, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-e707228d-9473-4cfb-a528-b9f3e489df0f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e707228d-9473-4cfb-a528-b9f3e489df0f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e707228d-9473-4cfb-a528-b9f3e489df0f {
  
}
}@media (max-width: 767px){#s-e707228d-9473-4cfb-a528-b9f3e489df0f {
  
}
}

  #s-e707228d-9473-4cfb-a528-b9f3e489df0f-root {
    text-align: center;
  }


#s-e707228d-9473-4cfb-a528-b9f3e489df0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e707228d-9473-4cfb-a528-b9f3e489df0f-root {
    text-align: center;
  }


#s-e707228d-9473-4cfb-a528-b9f3e489df0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e707228d-9473-4cfb-a528-b9f3e489df0f-root {
    text-align: center;
  }


#s-e707228d-9473-4cfb-a528-b9f3e489df0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e707228d-9473-4cfb-a528-b9f3e489df0f-root {
    text-align: center;
  }


#s-e707228d-9473-4cfb-a528-b9f3e489df0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e707228d-9473-4cfb-a528-b9f3e489df0f-root {
    text-align: center;
  }


#s-e707228d-9473-4cfb-a528-b9f3e489df0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-59063c2f-1a8e-4de7-8dab-f103fb7d906a {
  min-height: 50px;
}








#s-59063c2f-1a8e-4de7-8dab-f103fb7d906a > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
  display: block;
}#s-59063c2f-1a8e-4de7-8dab-f103fb7d906a.shg-box.shg-c {
  justify-content: center;
}

#s-fa471f34-75ed-428f-9697-78a0dad34aa5 {
  margin-top: 4%;
margin-bottom: 4%;
text-align: center;
}

#s-fa471f34-75ed-428f-9697-78a0dad34aa5 {
  overflow: hidden;
  
  
}







  #s-fa471f34-75ed-428f-9697-78a0dad34aa5 img.shogun-image {
    

    
    
    
  }


#s-fa471f34-75ed-428f-9697-78a0dad34aa5 .shogun-image-content {
  
    justify-content: center;
  
}

#s-3ceb6734-341c-407f-bb03-498f0aeffd75 {
  background-attachment: fixed;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 3%;
padding-left: 2px;
padding-bottom: 3%;
padding-right: 2px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
}








#s-3ceb6734-341c-407f-bb03-498f0aeffd75 > .shg-box-overlay {
  background-color: rgba(16, 50, 75, 1);
  opacity: 1;
  display: block;
}#s-3ceb6734-341c-407f-bb03-498f0aeffd75.shg-box.shg-c {
  justify-content: center;
}

#s-0715bf2f-0015-4f8c-b96e-c957b7db17df {
  margin-top: 0%;
margin-left: 4%;
margin-bottom: 0%;
margin-right: 4%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-0715bf2f-0015-4f8c-b96e-c957b7db17df {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-0715bf2f-0015-4f8c-b96e-c957b7db17df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0715bf2f-0015-4f8c-b96e-c957b7db17df.shg-box.shg-c {
  justify-content: center;
}

#s-b7a3a08e-fc0c-482d-9f0f-986231391222 {
  margin-top: 0%;
margin-left: 20px;
margin-bottom: 0%;
margin-right: 20px;
padding-top: 6px;
padding-left: 0%;
padding-bottom: 6px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-b7a3a08e-fc0c-482d-9f0f-986231391222 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 34px;
  
  
  text-align: center;
}



#s-35a2a1be-53ee-486c-bd21-b833d87d913a {
  margin-top: 1%;
margin-left: 2%;
margin-bottom: 1%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-35a2a1be-53ee-486c-bd21-b833d87d913a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35a2a1be-53ee-486c-bd21-b833d87d913a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-35a2a1be-53ee-486c-bd21-b833d87d913a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-35a2a1be-53ee-486c-bd21-b833d87d913a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

}

#s-f9960658-687d-450d-aeb9-dec52d48c807 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-f9960658-687d-450d-aeb9-dec52d48c807 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-5dad32be-2d3f-490e-b1a5-9fdcc31f43e2 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-5dad32be-2d3f-490e-b1a5-9fdcc31f43e2 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-dea9eb47-caa6-4c10-becc-9011709b4432 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-dea9eb47-caa6-4c10-becc-9011709b4432 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-8f98ff9d-1e67-4326-a03d-0f30e632fef4 {
  margin-left: 6%;
margin-right: 6%;
text-align: left;
}

#s-a4ae35e5-b3c9-4d35-84a9-5ffc450e5aa1 {
  margin-top: 3%;
margin-bottom: 3%;
min-height: 50px;
}








#s-a4ae35e5-b3c9-4d35-84a9-5ffc450e5aa1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a4ae35e5-b3c9-4d35-84a9-5ffc450e5aa1.shg-box.shg-c {
  justify-content: center;
}

#s-f5a4d5cf-b0c3-4010-bd3f-2d9451882208 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-f5a4d5cf-b0c3-4010-bd3f-2d9451882208"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5a4d5cf-b0c3-4010-bd3f-2d9451882208"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-f5a4d5cf-b0c3-4010-bd3f-2d9451882208"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-f5a4d5cf-b0c3-4010-bd3f-2d9451882208"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

#s-dba7eac4-63e6-48d1-8fc6-e811935e8835 {
  padding-top: 0%;
padding-left: 2%;
padding-bottom: 6%;
padding-right: 4%;
min-height: 50px;
}








#s-dba7eac4-63e6-48d1-8fc6-e811935e8835 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dba7eac4-63e6-48d1-8fc6-e811935e8835.shg-box.shg-c {
  justify-content: center;
}

#s-b0679040-0597-445b-a05f-f15e4ccec663 {
  margin-bottom: 9px;
text-align: center;
}

#s-b0679040-0597-445b-a05f-f15e4ccec663 {
  overflow: hidden;
  
  
}







  #s-b0679040-0597-445b-a05f-f15e4ccec663 img.shogun-image {
    

    
    
    
  }


#s-b0679040-0597-445b-a05f-f15e4ccec663 .shogun-image-content {
  
    justify-content: center;
  
}

#s-680af8cf-a9a4-483e-b414-301c4c89057f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 12px;
padding-left: 14%;
padding-bottom: 12px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-680af8cf-a9a4-483e-b414-301c4c89057f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDgxNTdjNzQtMzIzMi00YzYyLTlkZDMtZjM2ZmNjN2UxZWFiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkODE1N2M3NC0zMjMyLTRjNjItOWRkMy1mMzZmY2M3ZTFlYWIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-680af8cf-a9a4-483e-b414-301c4c89057f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-680af8cf-a9a4-483e-b414-301c4c89057f-root {
    text-align: center;
  }


#s-680af8cf-a9a4-483e-b414-301c4c89057f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-680af8cf-a9a4-483e-b414-301c4c89057f-root {
    text-align: center;
  }


#s-680af8cf-a9a4-483e-b414-301c4c89057f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-680af8cf-a9a4-483e-b414-301c4c89057f-root {
    text-align: center;
  }


#s-680af8cf-a9a4-483e-b414-301c4c89057f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-680af8cf-a9a4-483e-b414-301c4c89057f-root {
    text-align: center;
  }


#s-680af8cf-a9a4-483e-b414-301c4c89057f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-680af8cf-a9a4-483e-b414-301c4c89057f-root {
    text-align: center;
  }


#s-680af8cf-a9a4-483e-b414-301c4c89057f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-244ffb80-4ce7-4513-b5f0-b7f067a2e5fc {
  min-height: 50px;
}








#s-244ffb80-4ce7-4513-b5f0-b7f067a2e5fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-244ffb80-4ce7-4513-b5f0-b7f067a2e5fc.shg-box.shg-c {
  justify-content: center;
}

#s-0e44be35-b8de-4966-8c4b-3d9039c003d9 {
  margin-top: 2%;
margin-bottom: 0px;
padding-bottom: 13px;
text-align: center;
}

#s-0e44be35-b8de-4966-8c4b-3d9039c003d9 {
  overflow: hidden;
  
  
}







  #s-0e44be35-b8de-4966-8c4b-3d9039c003d9 img.shogun-image {
    

    
    
    
  }


#s-0e44be35-b8de-4966-8c4b-3d9039c003d9 .shogun-image-content {
  
    justify-content: center;
  
}

#s-c0b52945-c431-4cdb-b6af-ba44177753a4 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 12px;
padding-left: 14%;
padding-bottom: 12px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-c0b52945-c431-4cdb-b6af-ba44177753a4:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWM1MDBmMTMtZWM4NS00ZjdiLWI2OTQtNTEzZTA4OWVmNDFjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYzUwMGYxMy1lYzg1LTRmN2ItYjY5NC01MTNlMDg5ZWY0MWMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-c0b52945-c431-4cdb-b6af-ba44177753a4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c0b52945-c431-4cdb-b6af-ba44177753a4-root {
    text-align: center;
  }


#s-c0b52945-c431-4cdb-b6af-ba44177753a4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c0b52945-c431-4cdb-b6af-ba44177753a4-root {
    text-align: center;
  }


#s-c0b52945-c431-4cdb-b6af-ba44177753a4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c0b52945-c431-4cdb-b6af-ba44177753a4-root {
    text-align: center;
  }


#s-c0b52945-c431-4cdb-b6af-ba44177753a4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c0b52945-c431-4cdb-b6af-ba44177753a4-root {
    text-align: center;
  }


#s-c0b52945-c431-4cdb-b6af-ba44177753a4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c0b52945-c431-4cdb-b6af-ba44177753a4-root {
    text-align: center;
  }


#s-c0b52945-c431-4cdb-b6af-ba44177753a4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-3b997360-1e9c-4da6-9ea5-c7b0b78a52d9 {
  margin-top: 1px;
margin-bottom: 1px;
text-align: center;
}

#s-3b997360-1e9c-4da6-9ea5-c7b0b78a52d9 {
  overflow: hidden;
  
  
}







  #s-3b997360-1e9c-4da6-9ea5-c7b0b78a52d9 img.shogun-image {
    

    
    
    
  }


#s-3b997360-1e9c-4da6-9ea5-c7b0b78a52d9 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5d087094-9f4a-4a52-8447-b010c3340e89 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 12px;
padding-left: 14%;
padding-bottom: 12px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-5d087094-9f4a-4a52-8447-b010c3340e89:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTVhNDI1YTktM2M3MC00YTU0LThhNDYtMzVjZDQ5NTY1ZGUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxNWE0MjVhOS0zYzcwLTRhNTQtOGE0Ni0zNWNkNDk1NjVkZTIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-5d087094-9f4a-4a52-8447-b010c3340e89:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5d087094-9f4a-4a52-8447-b010c3340e89-root {
    text-align: center;
  }


#s-5d087094-9f4a-4a52-8447-b010c3340e89.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5d087094-9f4a-4a52-8447-b010c3340e89-root {
    text-align: center;
  }


#s-5d087094-9f4a-4a52-8447-b010c3340e89.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5d087094-9f4a-4a52-8447-b010c3340e89-root {
    text-align: center;
  }


#s-5d087094-9f4a-4a52-8447-b010c3340e89.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5d087094-9f4a-4a52-8447-b010c3340e89-root {
    text-align: center;
  }


#s-5d087094-9f4a-4a52-8447-b010c3340e89.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5d087094-9f4a-4a52-8447-b010c3340e89-root {
    text-align: center;
  }


#s-5d087094-9f4a-4a52-8447-b010c3340e89.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-3fb9d5c9-7f20-4f8e-9b52-1ec1f9f647d0 {
  min-height: 50px;
}








#s-3fb9d5c9-7f20-4f8e-9b52-1ec1f9f647d0 > .shg-box-overlay {
  background-color: rgba(200, 228, 241, 1);
  opacity: 1;
  display: block;
}#s-3fb9d5c9-7f20-4f8e-9b52-1ec1f9f647d0.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

#s-817710d2-ed69-4cb7-b423-1513129905f5 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-left: 12%;
padding-bottom: 2%;
padding-right: 12%;
}

#s-817710d2-ed69-4cb7-b423-1513129905f5 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-817710d2-ed69-4cb7-b423-1513129905f5 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-817710d2-ed69-4cb7-b423-1513129905f5 td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
  text-align: center;
  
  font-size: 14px;
  
  
  
  
  
}

#s-817710d2-ed69-4cb7-b423-1513129905f5 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-817710d2-ed69-4cb7-b423-1513129905f5 td.shogun-table-column, #s-817710d2-ed69-4cb7-b423-1513129905f5 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-8c8f328d-aa41-43da-ab9b-8699b3384f1f {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 6%;
padding-bottom: 6%;
min-height: 10px;
background-position: center center;
}








#s-8c8f328d-aa41-43da-ab9b-8699b3384f1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-8c8f328d-aa41-43da-ab9b-8699b3384f1f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.0em);
}

[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.0em);
}

}

@media (min-width: 992px) {
[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.0em);
}

[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.0em);
}

}

@media (min-width: 1200px) {
[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.0em);
}

[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.0em);
}

}

#s-733694ba-68c7-4f60-a059-f96bc50b1e1f {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.8);
}








#s-733694ba-68c7-4f60-a059-f96bc50b1e1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-733694ba-68c7-4f60-a059-f96bc50b1e1f.shg-box.shg-c {
  justify-content: center;
}

#s-e78719d2-c712-4d9c-bbcf-98a88020fdb3 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-e78719d2-c712-4d9c-bbcf-98a88020fdb3 .shogun-heading-component h2 {
  color: rgba(69, 163, 231, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.5em;
  
  text-align: center;
}



#s-5f7b6cd5-2c91-4d1b-a282-4916fb31dfdb {
  min-height: 50px;
}








#s-5f7b6cd5-2c91-4d1b-a282-4916fb31dfdb > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
  display: block;
}#s-5f7b6cd5-2c91-4d1b-a282-4916fb31dfdb.shg-box.shg-c {
  justify-content: center;
}

#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (max-width: 767px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}







#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d445265c-226a-425f-bca5-ab91462baec0 {
  border-style: solid;
margin-top: 2%;
margin-left: 12%;
margin-bottom: 2%;
margin-right: 12%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (max-width: 767px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}
@media (min-width: 0px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.0px);
}

}

@media (min-width: 992px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.0px);
}

}

@media (min-width: 1200px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.0px);
}

}

#s-6fe50fb3-2406-41d4-b5b9-b81fdee43a11 .shogun-icon-wrapper {
  text-align: center;
}


#s-6fe50fb3-2406-41d4-b5b9-b81fdee43a11 .shogun-icon-wrapper > .shogun-icon {

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

#s-5c6e470b-eb63-48a5-9e29-66968cebbb0f {
  opacity: 1;
}
@media (min-width: 1200px){#s-5c6e470b-eb63-48a5-9e29-66968cebbb0f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5c6e470b-eb63-48a5-9e29-66968cebbb0f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5c6e470b-eb63-48a5-9e29-66968cebbb0f {
  
}
}@media (max-width: 767px){#s-5c6e470b-eb63-48a5-9e29-66968cebbb0f {
  
}
}
#s-27eddb5f-ca2e-488f-91a7-8048021260ad .shogun-icon-wrapper {
  text-align: center;
}


#s-27eddb5f-ca2e-488f-91a7-8048021260ad .shogun-icon-wrapper > .shogun-icon {

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

#s-a5d89dc7-f375-4125-b934-535d0e9f7d6d {
  opacity: 1;
}
@media (min-width: 1200px){#s-a5d89dc7-f375-4125-b934-535d0e9f7d6d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a5d89dc7-f375-4125-b934-535d0e9f7d6d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a5d89dc7-f375-4125-b934-535d0e9f7d6d {
  
}
}@media (max-width: 767px){#s-a5d89dc7-f375-4125-b934-535d0e9f7d6d {
  
}
}
#s-37432862-a6c0-4ef5-bf3a-5614e06ecdae .shogun-icon-wrapper {
  text-align: center;
}


#s-37432862-a6c0-4ef5-bf3a-5614e06ecdae .shogun-icon-wrapper > .shogun-icon {

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

#s-d90bc74e-50cd-44aa-8c41-8e1ed21ecf23 {
  opacity: 1;
}
@media (min-width: 1200px){#s-d90bc74e-50cd-44aa-8c41-8e1ed21ecf23 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d90bc74e-50cd-44aa-8c41-8e1ed21ecf23 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d90bc74e-50cd-44aa-8c41-8e1ed21ecf23 {
  
}
}@media (max-width: 767px){#s-d90bc74e-50cd-44aa-8c41-8e1ed21ecf23 {
  
}
}
#s-5e9055fd-7c26-460e-9db1-f11b4b01c893 .shogun-icon-wrapper {
  text-align: center;
}


#s-5e9055fd-7c26-460e-9db1-f11b4b01c893 .shogun-icon-wrapper > .shogun-icon {

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

#s-73becf24-b876-45fd-9d25-8c0794ea90c2 {
  opacity: 1;
}
@media (min-width: 1200px){#s-73becf24-b876-45fd-9d25-8c0794ea90c2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-73becf24-b876-45fd-9d25-8c0794ea90c2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-73becf24-b876-45fd-9d25-8c0794ea90c2 {
  
}
}@media (max-width: 767px){#s-73becf24-b876-45fd-9d25-8c0794ea90c2 {
  
}
}
#s-2a78e799-2548-4693-85ee-0206dffdd923 .shogun-icon-wrapper {
  text-align: center;
}


#s-2a78e799-2548-4693-85ee-0206dffdd923 .shogun-icon-wrapper > .shogun-icon {

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

#s-07063159-9af0-491c-ab0f-bdf259099949 {
  opacity: 1;
}
@media (min-width: 1200px){#s-07063159-9af0-491c-ab0f-bdf259099949 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-07063159-9af0-491c-ab0f-bdf259099949 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-07063159-9af0-491c-ab0f-bdf259099949 {
  
}
}@media (max-width: 767px){#s-07063159-9af0-491c-ab0f-bdf259099949 {
  
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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

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