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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

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

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

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

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

#s-b258f269-1d7b-4a9b-a04e-396818be8134 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-attachment: scroll;
background-position: center center;
}
@media (max-width: 767px){#s-b258f269-1d7b-4a9b-a04e-396818be8134 {
  display: none;
}
#s-b258f269-1d7b-4a9b-a04e-396818be8134, #wrap-s-b258f269-1d7b-4a9b-a04e-396818be8134 { display:none !important; }}
#s-b258f269-1d7b-4a9b-a04e-396818be8134 {
  background-image: url(https://i.shgcdn.com/36dedd38-6b1c-4515-aa77-4b387c63bf00/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-b258f269-1d7b-4a9b-a04e-396818be8134 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-b258f269-1d7b-4a9b-a04e-396818be8134.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-attachment: scroll;
background-position: center center;
}
@media (min-width: 1200px){#s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0 {
  display: none;
}
#s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0, #wrap-s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0 {
  display: none;
}
#s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0, #wrap-s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0 {
  display: none;
}
#s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0, #wrap-s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0 { display:none !important; }}@media (max-width: 767px){#s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0 {
  
}
}
#s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0 {
  background-image: url(https://i.shgcdn.com/a8e865e0-fc35-4a85-a49c-780f8c236fff/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-c702969b-951c-4f6a-9c1b-c9ff0f69d0f0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ebfffcea-5806-48a7-8fb1-d14a10099ae0 {
  min-height: 40px;
max-width: 1440px;
}








#s-ebfffcea-5806-48a7-8fb1-d14a10099ae0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebfffcea-5806-48a7-8fb1-d14a10099ae0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7226ac6b-4b8a-4d99-bfbd-992cdc385850 {
  min-height: 50px;
}








#s-7226ac6b-4b8a-4d99-bfbd-992cdc385850 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7226ac6b-4b8a-4d99-bfbd-992cdc385850.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6c147bb2-6f40-4372-a6cf-25929c3dcdba {
  background-attachment: fixed;
margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
max-width: 1432px;
background-color: rgba(255, 255, 255, 0.57);
}
@media (max-width: 767px){#s-6c147bb2-6f40-4372-a6cf-25929c3dcdba {
  display: none;
}
#s-6c147bb2-6f40-4372-a6cf-25929c3dcdba, #wrap-s-6c147bb2-6f40-4372-a6cf-25929c3dcdba { display:none !important; }}







#s-6c147bb2-6f40-4372-a6cf-25929c3dcdba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c147bb2-6f40-4372-a6cf-25929c3dcdba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-1ce3dbb2-ba8d-4b56-9d52-7382f9b9f898 {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
text-align: center;
}

#s-1ce3dbb2-ba8d-4b56-9d52-7382f9b9f898 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-e8c8248d-d834-4163-a017-fb953a5b205d {
  margin-top: 0px;
margin-bottom: 40px;
padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
text-align: center;
}

#s-e8c8248d-d834-4163-a017-fb953a5b205d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-2a154767-4de6-4e0a-9341-9332b8769b4f {
  background-attachment: fixed;
margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
max-width: 1432px;
background-color: rgba(255, 255, 255, 0.57);
}
@media (min-width: 1200px){#s-2a154767-4de6-4e0a-9341-9332b8769b4f {
  display: none;
}
#s-2a154767-4de6-4e0a-9341-9332b8769b4f, #wrap-s-2a154767-4de6-4e0a-9341-9332b8769b4f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a154767-4de6-4e0a-9341-9332b8769b4f {
  display: none;
}
#s-2a154767-4de6-4e0a-9341-9332b8769b4f, #wrap-s-2a154767-4de6-4e0a-9341-9332b8769b4f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2a154767-4de6-4e0a-9341-9332b8769b4f {
  display: none;
}
#s-2a154767-4de6-4e0a-9341-9332b8769b4f, #wrap-s-2a154767-4de6-4e0a-9341-9332b8769b4f { display:none !important; }}@media (max-width: 767px){#s-2a154767-4de6-4e0a-9341-9332b8769b4f {
  
}
}







#s-2a154767-4de6-4e0a-9341-9332b8769b4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a154767-4de6-4e0a-9341-9332b8769b4f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e3c05935-5c35-43a3-84c0-f170f1a7110a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e3c05935-5c35-43a3-84c0-f170f1a7110a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-2def9170-48c2-4381-bac7-49a4be7acacd {
  margin-top: 20px;
margin-bottom: 40px;
padding-top: 3%;
padding-left: 0%;
padding-bottom: 3%;
padding-right: 0%;
text-align: center;
}

#s-2def9170-48c2-4381-bac7-49a4be7acacd .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-72a4b509-442d-4eee-94b6-533fc00887e7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-72a4b509-442d-4eee-94b6-533fc00887e7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-72a4b509-442d-4eee-94b6-533fc00887e7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-72a4b509-442d-4eee-94b6-533fc00887e7 {
  
}
}@media (max-width: 767px){#s-72a4b509-442d-4eee-94b6-533fc00887e7 {
  padding-top: 60px;
padding-bottom: 60px;
display: none;
}
#s-72a4b509-442d-4eee-94b6-533fc00887e7, #wrap-s-72a4b509-442d-4eee-94b6-533fc00887e7 { display:none !important; }}







#s-72a4b509-442d-4eee-94b6-533fc00887e7 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-72a4b509-442d-4eee-94b6-533fc00887e7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4 {
  margin-top: 80px;
margin-bottom: 40px;
max-width: 70px;
text-align: center;
}







  img.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image {
    
    
  }


.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shg-align-container {
  text-align: center
}

.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image {
    
    
  }


.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shg-align-container {
  text-align: center
}

.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image {
    
    
  }


.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shg-align-container {
  text-align: center
}

.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image {
    
    
  }


.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shg-align-container {
  text-align: center
}

.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image {
  box-sizing: border-box;
}


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





  img.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image {
    
    
  }


.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4 .shogun-image-content {
  
    align-items: center;
  
}

.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shg-align-container {
  text-align: center
}

.s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f7774cf-2a62-49dd-ad29-0a8138ac2ce4.shogun-image {
  box-sizing: border-box;
}


}
#s-e2941c6b-6b7c-47db-b973-62d554574a97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2941c6b-6b7c-47db-b973-62d554574a97 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-9ba43fea-996c-4ac5-bea4-ab5710484d3e {
  margin-top: 0px;
margin-bottom: 60px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-9ba43fea-996c-4ac5-bea4-ab5710484d3e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-7674f43f-0fb1-4d07-a4c6-49360459da86 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 0%;
padding-right: 0%;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-7674f43f-0fb1-4d07-a4c6-49360459da86 {
  display: none;
}
#s-7674f43f-0fb1-4d07-a4c6-49360459da86, #wrap-s-7674f43f-0fb1-4d07-a4c6-49360459da86 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7674f43f-0fb1-4d07-a4c6-49360459da86 {
  display: none;
}
#s-7674f43f-0fb1-4d07-a4c6-49360459da86, #wrap-s-7674f43f-0fb1-4d07-a4c6-49360459da86 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7674f43f-0fb1-4d07-a4c6-49360459da86 {
  display: none;
}
#s-7674f43f-0fb1-4d07-a4c6-49360459da86, #wrap-s-7674f43f-0fb1-4d07-a4c6-49360459da86 { display:none !important; }}@media (max-width: 767px){#s-7674f43f-0fb1-4d07-a4c6-49360459da86 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-7674f43f-0fb1-4d07-a4c6-49360459da86 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-7674f43f-0fb1-4d07-a4c6-49360459da86.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-243b5233-d818-49d8-8322-b8b42222a612 {
  margin-top: 30px;
margin-bottom: 40px;
max-width: 70px;
text-align: center;
}







  img.s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image {
    
    
  }


.s-243b5233-d818-49d8-8322-b8b42222a612 .shogun-image-content {
  
    align-items: center;
  
}

.s-243b5233-d818-49d8-8322-b8b42222a612.shg-align-container {
  text-align: center
}

.s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image {
    
    
  }


.s-243b5233-d818-49d8-8322-b8b42222a612 .shogun-image-content {
  
    align-items: center;
  
}

.s-243b5233-d818-49d8-8322-b8b42222a612.shg-align-container {
  text-align: center
}

.s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image {
  box-sizing: border-box;
}


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





  img.s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image {
    
    
  }


.s-243b5233-d818-49d8-8322-b8b42222a612 .shogun-image-content {
  
    align-items: center;
  
}

.s-243b5233-d818-49d8-8322-b8b42222a612.shg-align-container {
  text-align: center
}

.s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image {
  box-sizing: border-box;
}


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





  img.s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image {
    
    
  }


.s-243b5233-d818-49d8-8322-b8b42222a612 .shogun-image-content {
  
    align-items: center;
  
}

.s-243b5233-d818-49d8-8322-b8b42222a612.shg-align-container {
  text-align: center
}

.s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image {
  box-sizing: border-box;
}


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





  img.s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image {
    
    
  }


.s-243b5233-d818-49d8-8322-b8b42222a612 .shogun-image-content {
  
    align-items: center;
  
}

.s-243b5233-d818-49d8-8322-b8b42222a612.shg-align-container {
  text-align: center
}

.s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-243b5233-d818-49d8-8322-b8b42222a612.shogun-image {
  box-sizing: border-box;
}


}
#s-c3ac3d6b-0cf4-474b-8e9d-0fec3994e97a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c3ac3d6b-0cf4-474b-8e9d-0fec3994e97a .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-7cffd87f-65a0-44aa-889c-af359d8ec47d {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-7cffd87f-65a0-44aa-889c-af359d8ec47d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-c08fd722-0628-44f6-b085-87242c9a7390 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 0.4);
}
@media (min-width: 1200px){#s-c08fd722-0628-44f6-b085-87242c9a7390 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c08fd722-0628-44f6-b085-87242c9a7390 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c08fd722-0628-44f6-b085-87242c9a7390 {
  
}
}@media (max-width: 767px){#s-c08fd722-0628-44f6-b085-87242c9a7390 {
  padding-top: 60px;
padding-bottom: 60px;
display: none;
}
#s-c08fd722-0628-44f6-b085-87242c9a7390, #wrap-s-c08fd722-0628-44f6-b085-87242c9a7390 { display:none !important; }}







#s-c08fd722-0628-44f6-b085-87242c9a7390 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-c08fd722-0628-44f6-b085-87242c9a7390.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-79b042de-9365-4523-b830-2f96e87c878a {
  margin-top: 80px;
margin-bottom: 40px;
max-width: 80px;
text-align: center;
}







  img.s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image {
    
    
  }


.s-79b042de-9365-4523-b830-2f96e87c878a .shogun-image-content {
  
    align-items: center;
  
}

.s-79b042de-9365-4523-b830-2f96e87c878a.shg-align-container {
  text-align: center
}

.s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image {
    
    
  }


.s-79b042de-9365-4523-b830-2f96e87c878a .shogun-image-content {
  
    align-items: center;
  
}

.s-79b042de-9365-4523-b830-2f96e87c878a.shg-align-container {
  text-align: center
}

.s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image {
    
    
  }


.s-79b042de-9365-4523-b830-2f96e87c878a .shogun-image-content {
  
    align-items: center;
  
}

.s-79b042de-9365-4523-b830-2f96e87c878a.shg-align-container {
  text-align: center
}

.s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image {
    
    
  }


.s-79b042de-9365-4523-b830-2f96e87c878a .shogun-image-content {
  
    align-items: center;
  
}

.s-79b042de-9365-4523-b830-2f96e87c878a.shg-align-container {
  text-align: center
}

.s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image {
  box-sizing: border-box;
}


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





  img.s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image {
    
    
  }


.s-79b042de-9365-4523-b830-2f96e87c878a .shogun-image-content {
  
    align-items: center;
  
}

.s-79b042de-9365-4523-b830-2f96e87c878a.shg-align-container {
  text-align: center
}

.s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79b042de-9365-4523-b830-2f96e87c878a.shogun-image {
  box-sizing: border-box;
}


}
#s-64c6fb40-8026-4cca-a959-b78cd77a292d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-64c6fb40-8026-4cca-a959-b78cd77a292d .shogun-heading-component h4 {
  color: rgba(12, 12, 12, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-ba94cfe9-1115-4f97-8424-4f6a559852f8 {
  margin-top: 0px;
margin-bottom: 60px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-ba94cfe9-1115-4f97-8424-4f6a559852f8 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-08b05289-509c-417d-bf2a-a0f5d6faa2a7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 0%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-08b05289-509c-417d-bf2a-a0f5d6faa2a7 {
  display: none;
}
#s-08b05289-509c-417d-bf2a-a0f5d6faa2a7, #wrap-s-08b05289-509c-417d-bf2a-a0f5d6faa2a7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08b05289-509c-417d-bf2a-a0f5d6faa2a7 {
  display: none;
}
#s-08b05289-509c-417d-bf2a-a0f5d6faa2a7, #wrap-s-08b05289-509c-417d-bf2a-a0f5d6faa2a7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-08b05289-509c-417d-bf2a-a0f5d6faa2a7 {
  display: none;
}
#s-08b05289-509c-417d-bf2a-a0f5d6faa2a7, #wrap-s-08b05289-509c-417d-bf2a-a0f5d6faa2a7 { display:none !important; }}@media (max-width: 767px){#s-08b05289-509c-417d-bf2a-a0f5d6faa2a7 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-08b05289-509c-417d-bf2a-a0f5d6faa2a7 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-08b05289-509c-417d-bf2a-a0f5d6faa2a7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-12ef4de3-74d8-4163-b2d7-ee1a67342973 {
  margin-top: 30px;
margin-bottom: 40px;
max-width: 80px;
text-align: center;
}







  img.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image {
    
    
  }


.s-12ef4de3-74d8-4163-b2d7-ee1a67342973 .shogun-image-content {
  
    align-items: center;
  
}

.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shg-align-container {
  text-align: center
}

.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image {
    
    
  }


.s-12ef4de3-74d8-4163-b2d7-ee1a67342973 .shogun-image-content {
  
    align-items: center;
  
}

.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shg-align-container {
  text-align: center
}

.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image {
  box-sizing: border-box;
}


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





  img.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image {
    
    
  }


.s-12ef4de3-74d8-4163-b2d7-ee1a67342973 .shogun-image-content {
  
    align-items: center;
  
}

.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shg-align-container {
  text-align: center
}

.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image {
  box-sizing: border-box;
}


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





  img.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image {
    
    
  }


.s-12ef4de3-74d8-4163-b2d7-ee1a67342973 .shogun-image-content {
  
    align-items: center;
  
}

.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shg-align-container {
  text-align: center
}

.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image {
  box-sizing: border-box;
}


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





  img.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image {
    
    
  }


.s-12ef4de3-74d8-4163-b2d7-ee1a67342973 .shogun-image-content {
  
    align-items: center;
  
}

.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shg-align-container {
  text-align: center
}

.s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12ef4de3-74d8-4163-b2d7-ee1a67342973.shogun-image {
  box-sizing: border-box;
}


}
#s-d6fb7035-7f8d-4c57-ab0f-29b12b2a0e06 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d6fb7035-7f8d-4c57-ab0f-29b12b2a0e06 .shogun-heading-component h4 {
  color: rgba(12, 12, 12, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-8147da35-bd59-4106-a552-87be29769da7 {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-8147da35-bd59-4106-a552-87be29769da7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-7a480164-8468-4d7e-8b2e-16fd82ba2a6c {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-7a480164-8468-4d7e-8b2e-16fd82ba2a6c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7a480164-8468-4d7e-8b2e-16fd82ba2a6c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7a480164-8468-4d7e-8b2e-16fd82ba2a6c {
  
}
}@media (max-width: 767px){#s-7a480164-8468-4d7e-8b2e-16fd82ba2a6c {
  padding-top: 60px;
padding-bottom: 60px;
display: none;
}
#s-7a480164-8468-4d7e-8b2e-16fd82ba2a6c, #wrap-s-7a480164-8468-4d7e-8b2e-16fd82ba2a6c { display:none !important; }}







#s-7a480164-8468-4d7e-8b2e-16fd82ba2a6c > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-7a480164-8468-4d7e-8b2e-16fd82ba2a6c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-716189d3-1e89-4571-a0fc-ff541f0d68ae {
  margin-top: 80px;
margin-bottom: 40px;
max-width: 70px;
text-align: center;
}







  img.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image {
    
    
  }


.s-716189d3-1e89-4571-a0fc-ff541f0d68ae .shogun-image-content {
  
    align-items: center;
  
}

.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shg-align-container {
  text-align: center
}

.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image {
    
    
  }


.s-716189d3-1e89-4571-a0fc-ff541f0d68ae .shogun-image-content {
  
    align-items: center;
  
}

.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shg-align-container {
  text-align: center
}

.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image {
  box-sizing: border-box;
}


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





  img.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image {
    
    
  }


.s-716189d3-1e89-4571-a0fc-ff541f0d68ae .shogun-image-content {
  
    align-items: center;
  
}

.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shg-align-container {
  text-align: center
}

.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image {
  box-sizing: border-box;
}


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





  img.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image {
    
    
  }


.s-716189d3-1e89-4571-a0fc-ff541f0d68ae .shogun-image-content {
  
    align-items: center;
  
}

.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shg-align-container {
  text-align: center
}

.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image {
  box-sizing: border-box;
}


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





  img.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image {
    
    
  }


.s-716189d3-1e89-4571-a0fc-ff541f0d68ae .shogun-image-content {
  
    align-items: center;
  
}

.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shg-align-container {
  text-align: center
}

.s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-716189d3-1e89-4571-a0fc-ff541f0d68ae.shogun-image {
  box-sizing: border-box;
}


}
#s-ab41161c-15be-407a-91d4-562e4539f5e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab41161c-15be-407a-91d4-562e4539f5e5 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-65cffb8b-74ea-4d9d-8bfe-d5b8e49e0b03 {
  margin-top: 0px;
margin-bottom: 60px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-65cffb8b-74ea-4d9d-8bfe-d5b8e49e0b03 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-dd3aba52-b4d3-43e4-97b9-82e27748a495 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 0%;
padding-right: 0%;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-dd3aba52-b4d3-43e4-97b9-82e27748a495 {
  display: none;
}
#s-dd3aba52-b4d3-43e4-97b9-82e27748a495, #wrap-s-dd3aba52-b4d3-43e4-97b9-82e27748a495 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dd3aba52-b4d3-43e4-97b9-82e27748a495 {
  display: none;
}
#s-dd3aba52-b4d3-43e4-97b9-82e27748a495, #wrap-s-dd3aba52-b4d3-43e4-97b9-82e27748a495 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dd3aba52-b4d3-43e4-97b9-82e27748a495 {
  display: none;
}
#s-dd3aba52-b4d3-43e4-97b9-82e27748a495, #wrap-s-dd3aba52-b4d3-43e4-97b9-82e27748a495 { display:none !important; }}@media (max-width: 767px){#s-dd3aba52-b4d3-43e4-97b9-82e27748a495 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-dd3aba52-b4d3-43e4-97b9-82e27748a495 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-dd3aba52-b4d3-43e4-97b9-82e27748a495.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5eeb6d24-800b-48ec-bb95-cf821e7714ef {
  margin-top: 30px;
margin-bottom: 40px;
max-width: 70px;
text-align: center;
}







  img.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image {
    
    
  }


.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef .shogun-image-content {
  
    align-items: center;
  
}

.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shg-align-container {
  text-align: center
}

.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image {
    
    
  }


.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef .shogun-image-content {
  
    align-items: center;
  
}

.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shg-align-container {
  text-align: center
}

.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image {
    
    
  }


.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef .shogun-image-content {
  
    align-items: center;
  
}

.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shg-align-container {
  text-align: center
}

.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image {
    
    
  }


.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef .shogun-image-content {
  
    align-items: center;
  
}

.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shg-align-container {
  text-align: center
}

.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image {
  box-sizing: border-box;
}


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





  img.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image {
    
    
  }


.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef .shogun-image-content {
  
    align-items: center;
  
}

.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shg-align-container {
  text-align: center
}

.s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5eeb6d24-800b-48ec-bb95-cf821e7714ef.shogun-image {
  box-sizing: border-box;
}


}
#s-765c0d54-3f6a-433c-b1e6-9b64282b4c5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-765c0d54-3f6a-433c-b1e6-9b64282b4c5b .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-101650a0-308f-42dc-8d3f-b92952c943ff {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-101650a0-308f-42dc-8d3f-b92952c943ff .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-2d02265d-b9e9-45ac-b5bf-58b45d5f931f {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2d02265d-b9e9-45ac-b5bf-58b45d5f931f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2d02265d-b9e9-45ac-b5bf-58b45d5f931f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2d02265d-b9e9-45ac-b5bf-58b45d5f931f {
  
}
}@media (max-width: 767px){#s-2d02265d-b9e9-45ac-b5bf-58b45d5f931f {
  padding-top: 60px;
padding-bottom: 60px;
display: none;
}
#s-2d02265d-b9e9-45ac-b5bf-58b45d5f931f, #wrap-s-2d02265d-b9e9-45ac-b5bf-58b45d5f931f { display:none !important; }}







#s-2d02265d-b9e9-45ac-b5bf-58b45d5f931f > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-2d02265d-b9e9-45ac-b5bf-58b45d5f931f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e {
  margin-top: 80px;
margin-bottom: 40px;
max-width: 60px;
text-align: center;
}







  img.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image {
    
    
  }


.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e .shogun-image-content {
  
    align-items: center;
  
}

.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shg-align-container {
  text-align: center
}

.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image {
    
    
  }


.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e .shogun-image-content {
  
    align-items: center;
  
}

.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shg-align-container {
  text-align: center
}

.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image {
  box-sizing: border-box;
}


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





  img.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image {
    
    
  }


.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e .shogun-image-content {
  
    align-items: center;
  
}

.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shg-align-container {
  text-align: center
}

.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image {
  box-sizing: border-box;
}


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





  img.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image {
    
    
  }


.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e .shogun-image-content {
  
    align-items: center;
  
}

.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shg-align-container {
  text-align: center
}

.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image {
  box-sizing: border-box;
}


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





  img.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image {
    
    
  }


.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e .shogun-image-content {
  
    align-items: center;
  
}

.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shg-align-container {
  text-align: center
}

.s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bfa084fa-1e19-4b7c-8a7f-ec8291143d8e.shogun-image {
  box-sizing: border-box;
}


}
#s-87b62d85-6b8e-4568-af81-a3c0401ae4df {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-87b62d85-6b8e-4568-af81-a3c0401ae4df .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-7ba02b89-e5e3-4204-8885-5c6936c9eab2 {
  margin-top: 0px;
margin-bottom: 60px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-7ba02b89-e5e3-4204-8885-5c6936c9eab2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-5ee23883-a994-4462-97d1-49b1ca4a8f59 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 0%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5ee23883-a994-4462-97d1-49b1ca4a8f59 {
  display: none;
}
#s-5ee23883-a994-4462-97d1-49b1ca4a8f59, #wrap-s-5ee23883-a994-4462-97d1-49b1ca4a8f59 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ee23883-a994-4462-97d1-49b1ca4a8f59 {
  display: none;
}
#s-5ee23883-a994-4462-97d1-49b1ca4a8f59, #wrap-s-5ee23883-a994-4462-97d1-49b1ca4a8f59 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5ee23883-a994-4462-97d1-49b1ca4a8f59 {
  display: none;
}
#s-5ee23883-a994-4462-97d1-49b1ca4a8f59, #wrap-s-5ee23883-a994-4462-97d1-49b1ca4a8f59 { display:none !important; }}@media (max-width: 767px){#s-5ee23883-a994-4462-97d1-49b1ca4a8f59 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-5ee23883-a994-4462-97d1-49b1ca4a8f59 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-5ee23883-a994-4462-97d1-49b1ca4a8f59.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1 {
  margin-top: 30px;
margin-bottom: 40px;
max-width: 60px;
text-align: center;
}







  img.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image {
    
    
  }


.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1 .shogun-image-content {
  
    align-items: center;
  
}

.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shg-align-container {
  text-align: center
}

.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image {
    
    
  }


.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1 .shogun-image-content {
  
    align-items: center;
  
}

.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shg-align-container {
  text-align: center
}

.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image {
    
    
  }


.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1 .shogun-image-content {
  
    align-items: center;
  
}

.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shg-align-container {
  text-align: center
}

.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image {
    
    
  }


.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1 .shogun-image-content {
  
    align-items: center;
  
}

.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shg-align-container {
  text-align: center
}

.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image {
  box-sizing: border-box;
}


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





  img.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image {
    
    
  }


.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1 .shogun-image-content {
  
    align-items: center;
  
}

.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shg-align-container {
  text-align: center
}

.s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a1092ec8-0bc8-4b7d-974d-6d56d43f6ab1.shogun-image {
  box-sizing: border-box;
}


}
#s-7e724b07-bc22-47fc-ada2-6ffecc90bf19 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7e724b07-bc22-47fc-ada2-6ffecc90bf19 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-5b92e25d-70bb-4dd0-bc63-a7d1b8d3f10a {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-5b92e25d-70bb-4dd0-bc63-a7d1b8d3f10a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-dd2db455-8e6f-40b2-bd45-94d5bd097443 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-dd2db455-8e6f-40b2-bd45-94d5bd097443 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dd2db455-8e6f-40b2-bd45-94d5bd097443 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dd2db455-8e6f-40b2-bd45-94d5bd097443 {
  
}
}@media (max-width: 767px){#s-dd2db455-8e6f-40b2-bd45-94d5bd097443 {
  padding-top: 60px;
padding-bottom: 60px;
display: none;
}
#s-dd2db455-8e6f-40b2-bd45-94d5bd097443, #wrap-s-dd2db455-8e6f-40b2-bd45-94d5bd097443 { display:none !important; }}







#s-dd2db455-8e6f-40b2-bd45-94d5bd097443 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-dd2db455-8e6f-40b2-bd45-94d5bd097443.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-57dfb869-02c6-4e17-bd7e-8fa4daebb89e {
  margin-top: 80px;
margin-bottom: 40px;
padding-top: 0%;
}

#s-57dfb869-02c6-4e17-bd7e-8fa4daebb89e .shogun-icon-wrapper {
  text-align: center;
}


#s-57dfb869-02c6-4e17-bd7e-8fa4daebb89e .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(255, 255, 255, 1);
}

#s-78a45ba8-7d1c-43a7-9380-87a06ff15efe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-78a45ba8-7d1c-43a7-9380-87a06ff15efe .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-7670aa3f-0729-4490-a803-8e6df4014f40 {
  margin-top: 0px;
margin-bottom: 60px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-7670aa3f-0729-4490-a803-8e6df4014f40 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-2131f917-ab2f-497d-abb9-9dcbfa08f164 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 0%;
padding-right: 0%;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-2131f917-ab2f-497d-abb9-9dcbfa08f164 {
  display: none;
}
#s-2131f917-ab2f-497d-abb9-9dcbfa08f164, #wrap-s-2131f917-ab2f-497d-abb9-9dcbfa08f164 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2131f917-ab2f-497d-abb9-9dcbfa08f164 {
  display: none;
}
#s-2131f917-ab2f-497d-abb9-9dcbfa08f164, #wrap-s-2131f917-ab2f-497d-abb9-9dcbfa08f164 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2131f917-ab2f-497d-abb9-9dcbfa08f164 {
  display: none;
}
#s-2131f917-ab2f-497d-abb9-9dcbfa08f164, #wrap-s-2131f917-ab2f-497d-abb9-9dcbfa08f164 { display:none !important; }}@media (max-width: 767px){#s-2131f917-ab2f-497d-abb9-9dcbfa08f164 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-2131f917-ab2f-497d-abb9-9dcbfa08f164 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-2131f917-ab2f-497d-abb9-9dcbfa08f164.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0561eab4-8602-42a1-981a-7948a8f76878 {
  margin-top: 30px;
margin-bottom: 40px;
padding-top: 0%;
}

#s-0561eab4-8602-42a1-981a-7948a8f76878 .shogun-icon-wrapper {
  text-align: center;
}


#s-0561eab4-8602-42a1-981a-7948a8f76878 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(255, 255, 255, 1);
}

#s-20db0bcd-b795-456e-ad6b-bf0512fc5524 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20db0bcd-b795-456e-ad6b-bf0512fc5524 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-d35ff495-07d4-4b09-bf27-5e386f1630e8 {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-d35ff495-07d4-4b09-bf27-5e386f1630e8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-89bf5a11-0564-4f5e-be2d-d57808fbfb68 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-89bf5a11-0564-4f5e-be2d-d57808fbfb68 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-89bf5a11-0564-4f5e-be2d-d57808fbfb68 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-89bf5a11-0564-4f5e-be2d-d57808fbfb68 {
  
}
}@media (max-width: 767px){#s-89bf5a11-0564-4f5e-be2d-d57808fbfb68 {
  padding-top: 60px;
padding-bottom: 60px;
display: none;
}
#s-89bf5a11-0564-4f5e-be2d-d57808fbfb68, #wrap-s-89bf5a11-0564-4f5e-be2d-d57808fbfb68 { display:none !important; }}







#s-89bf5a11-0564-4f5e-be2d-d57808fbfb68 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-89bf5a11-0564-4f5e-be2d-d57808fbfb68.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8f77e44d-5c84-4f03-927f-12e60e153a66 {
  margin-top: 80px;
margin-bottom: 40px;
max-width: 70px;
text-align: center;
}







  img.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image {
    
    
  }


.s-8f77e44d-5c84-4f03-927f-12e60e153a66 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shg-align-container {
  text-align: center
}

.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image {
    
    
  }


.s-8f77e44d-5c84-4f03-927f-12e60e153a66 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shg-align-container {
  text-align: center
}

.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image {
  box-sizing: border-box;
}


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





  img.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image {
    
    
  }


.s-8f77e44d-5c84-4f03-927f-12e60e153a66 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shg-align-container {
  text-align: center
}

.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image {
  box-sizing: border-box;
}


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





  img.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image {
    
    
  }


.s-8f77e44d-5c84-4f03-927f-12e60e153a66 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shg-align-container {
  text-align: center
}

.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image {
  box-sizing: border-box;
}


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





  img.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image {
    
    
  }


.s-8f77e44d-5c84-4f03-927f-12e60e153a66 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shg-align-container {
  text-align: center
}

.s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f77e44d-5c84-4f03-927f-12e60e153a66.shogun-image {
  box-sizing: border-box;
}


}
#s-b00fb25b-d377-4f14-a4aa-3db37c2346b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b00fb25b-d377-4f14-a4aa-3db37c2346b2 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-063cc0b2-b4a1-4b47-849d-b15ed306f81a {
  margin-top: 0px;
margin-bottom: 60px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-063cc0b2-b4a1-4b47-849d-b15ed306f81a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-08824572-45fd-42dd-ad1e-21be8eb358d0 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 0%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-08824572-45fd-42dd-ad1e-21be8eb358d0 {
  display: none;
}
#s-08824572-45fd-42dd-ad1e-21be8eb358d0, #wrap-s-08824572-45fd-42dd-ad1e-21be8eb358d0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08824572-45fd-42dd-ad1e-21be8eb358d0 {
  display: none;
}
#s-08824572-45fd-42dd-ad1e-21be8eb358d0, #wrap-s-08824572-45fd-42dd-ad1e-21be8eb358d0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-08824572-45fd-42dd-ad1e-21be8eb358d0 {
  display: none;
}
#s-08824572-45fd-42dd-ad1e-21be8eb358d0, #wrap-s-08824572-45fd-42dd-ad1e-21be8eb358d0 { display:none !important; }}@media (max-width: 767px){#s-08824572-45fd-42dd-ad1e-21be8eb358d0 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-08824572-45fd-42dd-ad1e-21be8eb358d0 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-08824572-45fd-42dd-ad1e-21be8eb358d0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-88131ccc-ca28-4db8-8640-d8bb92c9106d {
  margin-top: 30px;
margin-bottom: 40px;
max-width: 70px;
text-align: center;
}







  img.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image {
    
    
  }


.s-88131ccc-ca28-4db8-8640-d8bb92c9106d .shogun-image-content {
  
    align-items: center;
  
}

.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shg-align-container {
  text-align: center
}

.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image {
    
    
  }


.s-88131ccc-ca28-4db8-8640-d8bb92c9106d .shogun-image-content {
  
    align-items: center;
  
}

.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shg-align-container {
  text-align: center
}

.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image {
    
    
  }


.s-88131ccc-ca28-4db8-8640-d8bb92c9106d .shogun-image-content {
  
    align-items: center;
  
}

.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shg-align-container {
  text-align: center
}

.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image {
    
    
  }


.s-88131ccc-ca28-4db8-8640-d8bb92c9106d .shogun-image-content {
  
    align-items: center;
  
}

.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shg-align-container {
  text-align: center
}

.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image {
    
    
  }


.s-88131ccc-ca28-4db8-8640-d8bb92c9106d .shogun-image-content {
  
    align-items: center;
  
}

.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shg-align-container {
  text-align: center
}

.s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88131ccc-ca28-4db8-8640-d8bb92c9106d.shogun-image {
  box-sizing: border-box;
}


}
#s-82cdb589-71f9-48ee-81d8-b07b3344f3d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-82cdb589-71f9-48ee-81d8-b07b3344f3d6 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-cc64c115-0d7f-419d-b528-9baf9ad92f05 {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-cc64c115-0d7f-419d-b528-9baf9ad92f05 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-076f049b-d868-4ef9-ac79-a013ad784c1e {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-076f049b-d868-4ef9-ac79-a013ad784c1e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-076f049b-d868-4ef9-ac79-a013ad784c1e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-076f049b-d868-4ef9-ac79-a013ad784c1e {
  
}
}@media (max-width: 767px){#s-076f049b-d868-4ef9-ac79-a013ad784c1e {
  padding-top: 60px;
padding-bottom: 60px;
display: none;
}
#s-076f049b-d868-4ef9-ac79-a013ad784c1e, #wrap-s-076f049b-d868-4ef9-ac79-a013ad784c1e { display:none !important; }}







#s-076f049b-d868-4ef9-ac79-a013ad784c1e > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-076f049b-d868-4ef9-ac79-a013ad784c1e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc08ce03-a954-4ead-8f6c-e97527e18be5 {
  margin-top: 80px;
margin-bottom: 40px;
max-width: 80px;
text-align: center;
}







  img.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image {
    
    
  }


.s-dc08ce03-a954-4ead-8f6c-e97527e18be5 .shogun-image-content {
  
    align-items: center;
  
}

.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shg-align-container {
  text-align: center
}

.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image {
    
    
  }


.s-dc08ce03-a954-4ead-8f6c-e97527e18be5 .shogun-image-content {
  
    align-items: center;
  
}

.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shg-align-container {
  text-align: center
}

.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image {
  box-sizing: border-box;
}


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





  img.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image {
    
    
  }


.s-dc08ce03-a954-4ead-8f6c-e97527e18be5 .shogun-image-content {
  
    align-items: center;
  
}

.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shg-align-container {
  text-align: center
}

.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image {
  box-sizing: border-box;
}


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





  img.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image {
    
    
  }


.s-dc08ce03-a954-4ead-8f6c-e97527e18be5 .shogun-image-content {
  
    align-items: center;
  
}

.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shg-align-container {
  text-align: center
}

.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image {
  box-sizing: border-box;
}


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





  img.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image {
    
    
  }


.s-dc08ce03-a954-4ead-8f6c-e97527e18be5 .shogun-image-content {
  
    align-items: center;
  
}

.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shg-align-container {
  text-align: center
}

.s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc08ce03-a954-4ead-8f6c-e97527e18be5.shogun-image {
  box-sizing: border-box;
}


}
#s-0b77bd4c-26a4-466c-b1b6-e3d4443d2302 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b77bd4c-26a4-466c-b1b6-e3d4443d2302 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-b45defc3-532c-4483-b6c9-a64d19a95553 {
  margin-top: 0px;
margin-bottom: 60px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-b45defc3-532c-4483-b6c9-a64d19a95553 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-8b54071e-d0e6-4fba-95df-6ce0b6900552 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 0%;
padding-right: 0%;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-8b54071e-d0e6-4fba-95df-6ce0b6900552 {
  display: none;
}
#s-8b54071e-d0e6-4fba-95df-6ce0b6900552, #wrap-s-8b54071e-d0e6-4fba-95df-6ce0b6900552 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8b54071e-d0e6-4fba-95df-6ce0b6900552 {
  display: none;
}
#s-8b54071e-d0e6-4fba-95df-6ce0b6900552, #wrap-s-8b54071e-d0e6-4fba-95df-6ce0b6900552 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8b54071e-d0e6-4fba-95df-6ce0b6900552 {
  display: none;
}
#s-8b54071e-d0e6-4fba-95df-6ce0b6900552, #wrap-s-8b54071e-d0e6-4fba-95df-6ce0b6900552 { display:none !important; }}@media (max-width: 767px){#s-8b54071e-d0e6-4fba-95df-6ce0b6900552 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-8b54071e-d0e6-4fba-95df-6ce0b6900552 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-8b54071e-d0e6-4fba-95df-6ce0b6900552.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d {
  margin-top: 30px;
margin-bottom: 40px;
max-width: 80px;
text-align: center;
}







  img.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image {
    
    
  }


.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d .shogun-image-content {
  
    align-items: center;
  
}

.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shg-align-container {
  text-align: center
}

.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image {
    
    
  }


.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d .shogun-image-content {
  
    align-items: center;
  
}

.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shg-align-container {
  text-align: center
}

.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image {
    
    
  }


.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d .shogun-image-content {
  
    align-items: center;
  
}

.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shg-align-container {
  text-align: center
}

.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image {
    
    
  }


.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d .shogun-image-content {
  
    align-items: center;
  
}

.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shg-align-container {
  text-align: center
}

.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image {
  box-sizing: border-box;
}


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





  img.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image {
    
    
  }


.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d .shogun-image-content {
  
    align-items: center;
  
}

.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shg-align-container {
  text-align: center
}

.s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca236b9a-5b36-4b49-98bd-1f9ceb98115d.shogun-image {
  box-sizing: border-box;
}


}
#s-16da860b-6bbc-4d77-81d3-762f3142bc40 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16da860b-6bbc-4d77-81d3-762f3142bc40 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-3bb2b605-abc0-4e76-9888-d9a476399a58 {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-3bb2b605-abc0-4e76-9888-d9a476399a58 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-de9dae95-644f-4a67-b600-8d5d071ff263 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-de9dae95-644f-4a67-b600-8d5d071ff263 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-de9dae95-644f-4a67-b600-8d5d071ff263 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-de9dae95-644f-4a67-b600-8d5d071ff263 {
  
}
}@media (max-width: 767px){#s-de9dae95-644f-4a67-b600-8d5d071ff263 {
  padding-top: 60px;
padding-bottom: 60px;
display: none;
}
#s-de9dae95-644f-4a67-b600-8d5d071ff263, #wrap-s-de9dae95-644f-4a67-b600-8d5d071ff263 { display:none !important; }}







#s-de9dae95-644f-4a67-b600-8d5d071ff263 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-de9dae95-644f-4a67-b600-8d5d071ff263.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c96ac697-4c24-4e14-a141-440cb29afeaf {
  margin-top: 80px;
margin-bottom: 40px;
max-width: 100px;
text-align: center;
}







  img.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image {
    
    
  }


.s-c96ac697-4c24-4e14-a141-440cb29afeaf .shogun-image-content {
  
    align-items: center;
  
}

.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shg-align-container {
  text-align: center
}

.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image {
    
    
  }


.s-c96ac697-4c24-4e14-a141-440cb29afeaf .shogun-image-content {
  
    align-items: center;
  
}

.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shg-align-container {
  text-align: center
}

.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image {
  box-sizing: border-box;
}


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





  img.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image {
    
    
  }


.s-c96ac697-4c24-4e14-a141-440cb29afeaf .shogun-image-content {
  
    align-items: center;
  
}

.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shg-align-container {
  text-align: center
}

.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image {
  box-sizing: border-box;
}


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





  img.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image {
    
    
  }


.s-c96ac697-4c24-4e14-a141-440cb29afeaf .shogun-image-content {
  
    align-items: center;
  
}

.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shg-align-container {
  text-align: center
}

.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image {
  box-sizing: border-box;
}


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





  img.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image {
    
    
  }


.s-c96ac697-4c24-4e14-a141-440cb29afeaf .shogun-image-content {
  
    align-items: center;
  
}

.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shg-align-container {
  text-align: center
}

.s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c96ac697-4c24-4e14-a141-440cb29afeaf.shogun-image {
  box-sizing: border-box;
}


}
#s-75fad619-6a6b-40ed-b326-ca6bac0d76b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-75fad619-6a6b-40ed-b326-ca6bac0d76b2 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-d9d713d4-2d7b-4265-81fe-bdcfbca00063 {
  margin-top: 0px;
margin-bottom: 60px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-d9d713d4-2d7b-4265-81fe-bdcfbca00063 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-5277f7b7-3fa0-4ca2-b087-41a54d348153 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 0%;
padding-right: 0%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5277f7b7-3fa0-4ca2-b087-41a54d348153 {
  display: none;
}
#s-5277f7b7-3fa0-4ca2-b087-41a54d348153, #wrap-s-5277f7b7-3fa0-4ca2-b087-41a54d348153 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5277f7b7-3fa0-4ca2-b087-41a54d348153 {
  display: none;
}
#s-5277f7b7-3fa0-4ca2-b087-41a54d348153, #wrap-s-5277f7b7-3fa0-4ca2-b087-41a54d348153 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5277f7b7-3fa0-4ca2-b087-41a54d348153 {
  display: none;
}
#s-5277f7b7-3fa0-4ca2-b087-41a54d348153, #wrap-s-5277f7b7-3fa0-4ca2-b087-41a54d348153 { display:none !important; }}@media (max-width: 767px){#s-5277f7b7-3fa0-4ca2-b087-41a54d348153 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-5277f7b7-3fa0-4ca2-b087-41a54d348153 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-5277f7b7-3fa0-4ca2-b087-41a54d348153.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d8b06fd8-5328-44ad-98cd-241c76d361e0 {
  margin-top: 30px;
margin-bottom: 40px;
max-width: 100px;
text-align: center;
}







  img.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image {
    
    
  }


.s-d8b06fd8-5328-44ad-98cd-241c76d361e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shg-align-container {
  text-align: center
}

.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image {
    
    
  }


.s-d8b06fd8-5328-44ad-98cd-241c76d361e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shg-align-container {
  text-align: center
}

.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image {
    
    
  }


.s-d8b06fd8-5328-44ad-98cd-241c76d361e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shg-align-container {
  text-align: center
}

.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image {
    
    
  }


.s-d8b06fd8-5328-44ad-98cd-241c76d361e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shg-align-container {
  text-align: center
}

.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image {
  box-sizing: border-box;
}


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





  img.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image {
    
    
  }


.s-d8b06fd8-5328-44ad-98cd-241c76d361e0 .shogun-image-content {
  
    align-items: center;
  
}

.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shg-align-container {
  text-align: center
}

.s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d8b06fd8-5328-44ad-98cd-241c76d361e0.shogun-image {
  box-sizing: border-box;
}


}
#s-a5bc9ede-b364-4d4d-a274-47825c8d660d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a5bc9ede-b364-4d4d-a274-47825c8d660d .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-7fd1a794-0fd0-4850-a686-6b7f68a8ac21 {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
text-align: center;
}

#s-7fd1a794-0fd0-4850-a686-6b7f68a8ac21 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "AGBookPro";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
border-style: solid;
margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  display: none;
}
#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c, #wrap-s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  display: none;
}
#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c, #wrap-s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  
}
}@media (max-width: 767px){#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  
}
}
#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-374a32c1-3e66-4bf0-b6e5-433d30eafe6c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8788da7-2c67-45c3-87bb-762f4452a09d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a8788da7-2c67-45c3-87bb-762f4452a09d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 48px;
  
  
  text-align: left;
}



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

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

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

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

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

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

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

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

#s-5abec107-7211-4c9b-b26c-dc7eb60c023c {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 0px;
padding-left: 22px;
padding-bottom: 0px;
padding-right: 22px;
border-top-width: 20px;
border-left-width: 20px;
border-bottom-width: 20px;
border-right-width: 20px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 500px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-5abec107-7211-4c9b-b26c-dc7eb60c023c:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5abec107-7211-4c9b-b26c-dc7eb60c023c:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5abec107-7211-4c9b-b26c-dc7eb60c023c-btn-wrapper {
    text-align: left;
  }


#s-5abec107-7211-4c9b-b26c-dc7eb60c023c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: AGBookPro_Medium;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5abec107-7211-4c9b-b26c-dc7eb60c023c-btn-wrapper {
    text-align: left;
  }


#s-5abec107-7211-4c9b-b26c-dc7eb60c023c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: AGBookPro_Medium;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5abec107-7211-4c9b-b26c-dc7eb60c023c-btn-wrapper {
    text-align: left;
  }


#s-5abec107-7211-4c9b-b26c-dc7eb60c023c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: AGBookPro_Medium;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5abec107-7211-4c9b-b26c-dc7eb60c023c-btn-wrapper {
    text-align: left;
  }


#s-5abec107-7211-4c9b-b26c-dc7eb60c023c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: AGBookPro_Medium;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5abec107-7211-4c9b-b26c-dc7eb60c023c-btn-wrapper {
    text-align: left;
  }


#s-5abec107-7211-4c9b-b26c-dc7eb60c023c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: AGBookPro_Medium;
  display:  inline-block ;
}
}
#s-27441387-a922-4595-8a75-dde9e13346de {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
border-style: solid;
margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-27441387-a922-4595-8a75-dde9e13346de {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-27441387-a922-4595-8a75-dde9e13346de {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-27441387-a922-4595-8a75-dde9e13346de {
  display: none;
}
#s-27441387-a922-4595-8a75-dde9e13346de, #wrap-s-27441387-a922-4595-8a75-dde9e13346de { display:none !important; }}@media (max-width: 767px){#s-27441387-a922-4595-8a75-dde9e13346de {
  display: none;
}
#s-27441387-a922-4595-8a75-dde9e13346de, #wrap-s-27441387-a922-4595-8a75-dde9e13346de { display:none !important; }}
#s-27441387-a922-4595-8a75-dde9e13346de {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-27441387-a922-4595-8a75-dde9e13346de {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-27441387-a922-4595-8a75-dde9e13346de {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-27441387-a922-4595-8a75-dde9e13346de {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-27441387-a922-4595-8a75-dde9e13346de {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-27441387-a922-4595-8a75-dde9e13346de {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-27441387-a922-4595-8a75-dde9e13346de {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-27441387-a922-4595-8a75-dde9e13346de {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-27441387-a922-4595-8a75-dde9e13346de {
  background-image: url(https://i.shgcdn.com/e44b86a9-8e5d-45a7-a203-c35ae27aa129/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-27441387-a922-4595-8a75-dde9e13346de > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-27441387-a922-4595-8a75-dde9e13346de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-631f85dc-2814-4a7c-ad90-016b0947c0ac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-631f85dc-2814-4a7c-ad90-016b0947c0ac .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "AGBookPro_Medium";
  font-style:  normal ;
  font-size: 72px;
  
  
  text-align: left;
}



#s-a7175059-c216-446c-a910-b536ab361f50 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 0px;
padding-left: 22px;
padding-bottom: 0px;
padding-right: 22px;
border-top-width: 20px;
border-left-width: 20px;
border-bottom-width: 20px;
border-right-width: 20px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 500px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-a7175059-c216-446c-a910-b536ab361f50:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a7175059-c216-446c-a910-b536ab361f50:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-a7175059-c216-446c-a910-b536ab361f50-btn-wrapper {
    text-align: left;
  }


#s-a7175059-c216-446c-a910-b536ab361f50.shg-btn {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-family: AGBookPro_Medium;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a7175059-c216-446c-a910-b536ab361f50-btn-wrapper {
    text-align: left;
  }


#s-a7175059-c216-446c-a910-b536ab361f50.shg-btn {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-family: AGBookPro_Medium;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a7175059-c216-446c-a910-b536ab361f50-btn-wrapper {
    text-align: left;
  }


#s-a7175059-c216-446c-a910-b536ab361f50.shg-btn {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-family: AGBookPro_Medium;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a7175059-c216-446c-a910-b536ab361f50-btn-wrapper {
    text-align: left;
  }


#s-a7175059-c216-446c-a910-b536ab361f50.shg-btn {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-family: AGBookPro_Medium;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a7175059-c216-446c-a910-b536ab361f50-btn-wrapper {
    text-align: left;
  }


#s-a7175059-c216-446c-a910-b536ab361f50.shg-btn {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-family: AGBookPro_Medium;
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

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

.shogun-root div:empty {
  display: inline-block;
}

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

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

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

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

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
