.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-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  padding-bottom: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2d1b8f69-5ea6-4c00-8150-418454670664 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-2d1b8f69-5ea6-4c00-8150-418454670664 {
  
}
}@media (min-width: 1200px){#s-2d1b8f69-5ea6-4c00-8150-418454670664, #wrap-s-2d1b8f69-5ea6-4c00-8150-418454670664 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2d1b8f69-5ea6-4c00-8150-418454670664 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2d1b8f69-5ea6-4c00-8150-418454670664, #wrap-s-2d1b8f69-5ea6-4c00-8150-418454670664 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2d1b8f69-5ea6-4c00-8150-418454670664 {
  
}
}@media (max-width: 767px){#s-2d1b8f69-5ea6-4c00-8150-418454670664 {
  
}
}
#s-2d1b8f69-5ea6-4c00-8150-418454670664 {
  background-image: url(https://i.shgcdn.com/8d0471b0-e19c-4f94-af71-9234b226c0a5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-2d1b8f69-5ea6-4c00-8150-418454670664 > .shg-box-overlay {
  background-color: rgba(235, 235, 235, 1);
  opacity: 0;
}#s-2d1b8f69-5ea6-4c00-8150-418454670664.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-56cd9b8c-e0c5-4c5f-855c-e099b2b21695 {
  margin-left: 36px;
margin-right: 36px;
padding-top: 9px;
padding-left: 0px;
padding-bottom: 9px;
padding-right: 0px;
text-align: center;
}

#s-56cd9b8c-e0c5-4c5f-855c-e099b2b21695 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 31px;
  
  
  
}



.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-be19ed07-ae7a-47fc-992a-83d4f5cd95fb {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb-root {
    text-align: center;
  }


#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb-root {
    text-align: center;
  }


#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb-root {
    text-align: center;
  }


#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb-root {
    text-align: center;
  }


#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb-root {
    text-align: center;
  }


#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
min-height: 350px;
background-position: center center;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { display: none !important; }}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { display: none !important; }}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-image: url(https://i.shgcdn.com/8d0471b0-e19c-4f94-af71-9234b226c0a5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(235, 235, 235, 1);
  opacity: 0;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c687addd-211a-4cfa-83e4-abc91159ef1b {
  margin-left: 60px;
margin-right: 60px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c687addd-211a-4cfa-83e4-abc91159ef1b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  
  
}



#s-49a47500-a8c4-4135-bc90-d045591ea8e3 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-49a47500-a8c4-4135-bc90-d045591ea8e3:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-49a47500-a8c4-4135-bc90-d045591ea8e3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-49a47500-a8c4-4135-bc90-d045591ea8e3-root {
    text-align: center;
  }


#s-49a47500-a8c4-4135-bc90-d045591ea8e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-49a47500-a8c4-4135-bc90-d045591ea8e3-root {
    text-align: center;
  }


#s-49a47500-a8c4-4135-bc90-d045591ea8e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-49a47500-a8c4-4135-bc90-d045591ea8e3-root {
    text-align: center;
  }


#s-49a47500-a8c4-4135-bc90-d045591ea8e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-49a47500-a8c4-4135-bc90-d045591ea8e3-root {
    text-align: center;
  }


#s-49a47500-a8c4-4135-bc90-d045591ea8e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-49a47500-a8c4-4135-bc90-d045591ea8e3-root {
    text-align: center;
  }


#s-49a47500-a8c4-4135-bc90-d045591ea8e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-4b020f4c-4722-4ec9-9a7c-bcb7a19aec6b {
  min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}








#s-4b020f4c-4722-4ec9-9a7c-bcb7a19aec6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b020f4c-4722-4ec9-9a7c-bcb7a19aec6b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-53aa8b81-25f9-43b1-a80f-447c1b32c588 {
  margin-top: %;
margin-bottom: %;
padding-top: 5%;
padding-left: 28%;
padding-bottom: 5%;
padding-right: 28%;
}
@media (min-width: 768px) and (max-width: 991px){#s-53aa8b81-25f9-43b1-a80f-447c1b32c588 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-53aa8b81-25f9-43b1-a80f-447c1b32c588, #wrap-s-53aa8b81-25f9-43b1-a80f-447c1b32c588 { display: none !important; }}@media (max-width: 767px){#s-53aa8b81-25f9-43b1-a80f-447c1b32c588 {
  
}
}@media (max-width: 767px){#s-53aa8b81-25f9-43b1-a80f-447c1b32c588, #wrap-s-53aa8b81-25f9-43b1-a80f-447c1b32c588 { display: none !important; }}
#s-e3783f52-c603-4f59-bd5d-f0626946fc7a {
  margin-top: %;
margin-bottom: %;
padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
}
@media (min-width: 1200px){#s-e3783f52-c603-4f59-bd5d-f0626946fc7a {
  
}
}@media (min-width: 1200px){#s-e3783f52-c603-4f59-bd5d-f0626946fc7a, #wrap-s-e3783f52-c603-4f59-bd5d-f0626946fc7a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e3783f52-c603-4f59-bd5d-f0626946fc7a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e3783f52-c603-4f59-bd5d-f0626946fc7a, #wrap-s-e3783f52-c603-4f59-bd5d-f0626946fc7a { display: none !important; }}@media (max-width: 767px){#s-e3783f52-c603-4f59-bd5d-f0626946fc7a {
  
}
}
#s-1d951068-c625-4ff0-854c-772b78538804 {
  margin-bottom: 55px;
min-height: 50px;
}








#s-1d951068-c625-4ff0-854c-772b78538804 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d951068-c625-4ff0-854c-772b78538804.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-baf8a503-1901-4d9c-86a4-b93f24262ccc {
  margin-left: 10%;
margin-right: 10%;
}

#s-baf8a503-1901-4d9c-86a4-b93f24262ccc hr {
  border-top: 2px solid #ddd;
}

#s-2292249d-b2e6-41ca-a342-4c92474f6cf9 {
  margin-left: 10%;
margin-right: 10%;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

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

#s-e3231cc7-29c0-426f-9ad7-2fdcb457190d {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-e3231cc7-29c0-426f-9ad7-2fdcb457190d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-e3231cc7-29c0-426f-9ad7-2fdcb457190d"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-e3231cc7-29c0-426f-9ad7-2fdcb457190d"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3231cc7-29c0-426f-9ad7-2fdcb457190d"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 8.0px);
}

}

#s-4664b459-6318-4d69-b906-f6647566f4c8 {
  box-shadow:1px 1px 6px 3px rgba(73, 72, 72, 0.18);
border-style: solid;
margin-top: 10px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(55, 71, 79, 1);
background-image: none;
hover-type: color;
}
#s-4664b459-6318-4d69-b906-f6647566f4c8:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4664b459-6318-4d69-b906-f6647566f4c8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4664b459-6318-4d69-b906-f6647566f4c8-root {
    text-align: center;
  }


#s-4664b459-6318-4d69-b906-f6647566f4c8.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-4664b459-6318-4d69-b906-f6647566f4c8-root {
    text-align: center;
  }


#s-4664b459-6318-4d69-b906-f6647566f4c8.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4664b459-6318-4d69-b906-f6647566f4c8-root {
    text-align: center;
  }


#s-4664b459-6318-4d69-b906-f6647566f4c8.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4664b459-6318-4d69-b906-f6647566f4c8-root {
    text-align: center;
  }


#s-4664b459-6318-4d69-b906-f6647566f4c8.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-4664b459-6318-4d69-b906-f6647566f4c8-root {
    text-align: center;
  }


#s-4664b459-6318-4d69-b906-f6647566f4c8.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-679be12b-581b-42f5-a2ff-a0e2e56e6141 {
  box-shadow:1px 1px 6px 3px rgba(73, 72, 72, 0.18);
border-style: solid;
margin-top: 10px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(55, 71, 79, 1);
background-image: none;
hover-type: color;
}
#s-679be12b-581b-42f5-a2ff-a0e2e56e6141:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-679be12b-581b-42f5-a2ff-a0e2e56e6141:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-679be12b-581b-42f5-a2ff-a0e2e56e6141-root {
    text-align: center;
  }


#s-679be12b-581b-42f5-a2ff-a0e2e56e6141.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-679be12b-581b-42f5-a2ff-a0e2e56e6141-root {
    text-align: center;
  }


#s-679be12b-581b-42f5-a2ff-a0e2e56e6141.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-679be12b-581b-42f5-a2ff-a0e2e56e6141-root {
    text-align: center;
  }


#s-679be12b-581b-42f5-a2ff-a0e2e56e6141.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-679be12b-581b-42f5-a2ff-a0e2e56e6141-root {
    text-align: center;
  }


#s-679be12b-581b-42f5-a2ff-a0e2e56e6141.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-679be12b-581b-42f5-a2ff-a0e2e56e6141-root {
    text-align: center;
  }


#s-679be12b-581b-42f5-a2ff-a0e2e56e6141.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-c05c782e-3c25-4eb9-9922-38a73eef7827 {
  box-shadow:1px 1px 6px 3px rgba(73, 72, 72, 0.18);
border-style: solid;
margin-top: 10px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(55, 71, 79, 1);
background-image: none;
hover-type: color;
}
#s-c05c782e-3c25-4eb9-9922-38a73eef7827:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c05c782e-3c25-4eb9-9922-38a73eef7827:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c05c782e-3c25-4eb9-9922-38a73eef7827-root {
    text-align: center;
  }


#s-c05c782e-3c25-4eb9-9922-38a73eef7827.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-c05c782e-3c25-4eb9-9922-38a73eef7827-root {
    text-align: center;
  }


#s-c05c782e-3c25-4eb9-9922-38a73eef7827.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c05c782e-3c25-4eb9-9922-38a73eef7827-root {
    text-align: center;
  }


#s-c05c782e-3c25-4eb9-9922-38a73eef7827.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c05c782e-3c25-4eb9-9922-38a73eef7827-root {
    text-align: center;
  }


#s-c05c782e-3c25-4eb9-9922-38a73eef7827.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-c05c782e-3c25-4eb9-9922-38a73eef7827-root {
    text-align: center;
  }


#s-c05c782e-3c25-4eb9-9922-38a73eef7827.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-49aa91a7-7e56-4e66-98fb-76f58401e4e5 {
  box-shadow:1px 1px 6px 3px rgba(73, 72, 72, 0.18);
border-style: solid;
margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(55, 71, 79, 1);
background-image: none;
hover-type: color;
}
#s-49aa91a7-7e56-4e66-98fb-76f58401e4e5:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-49aa91a7-7e56-4e66-98fb-76f58401e4e5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-49aa91a7-7e56-4e66-98fb-76f58401e4e5-root {
    text-align: center;
  }


#s-49aa91a7-7e56-4e66-98fb-76f58401e4e5.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-49aa91a7-7e56-4e66-98fb-76f58401e4e5-root {
    text-align: center;
  }


#s-49aa91a7-7e56-4e66-98fb-76f58401e4e5.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-49aa91a7-7e56-4e66-98fb-76f58401e4e5-root {
    text-align: center;
  }


#s-49aa91a7-7e56-4e66-98fb-76f58401e4e5.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-49aa91a7-7e56-4e66-98fb-76f58401e4e5-root {
    text-align: center;
  }


#s-49aa91a7-7e56-4e66-98fb-76f58401e4e5.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-49aa91a7-7e56-4e66-98fb-76f58401e4e5-root {
    text-align: center;
  }


#s-49aa91a7-7e56-4e66-98fb-76f58401e4e5.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-111ad6d8-e17e-4fbf-98c0-db12937e58ba {
  box-shadow:1px 1px 6px 3px rgba(73, 72, 72, 0.18);
border-style: solid;
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(220, 220, 220, 1);
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(55, 71, 79, 1);
background-image: none;
hover-type: color;
}
#s-111ad6d8-e17e-4fbf-98c0-db12937e58ba:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-111ad6d8-e17e-4fbf-98c0-db12937e58ba:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-111ad6d8-e17e-4fbf-98c0-db12937e58ba-root {
    text-align: center;
  }


#s-111ad6d8-e17e-4fbf-98c0-db12937e58ba.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-111ad6d8-e17e-4fbf-98c0-db12937e58ba-root {
    text-align: center;
  }


#s-111ad6d8-e17e-4fbf-98c0-db12937e58ba.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-111ad6d8-e17e-4fbf-98c0-db12937e58ba-root {
    text-align: center;
  }


#s-111ad6d8-e17e-4fbf-98c0-db12937e58ba.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-111ad6d8-e17e-4fbf-98c0-db12937e58ba-root {
    text-align: center;
  }


#s-111ad6d8-e17e-4fbf-98c0-db12937e58ba.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-111ad6d8-e17e-4fbf-98c0-db12937e58ba-root {
    text-align: center;
  }


#s-111ad6d8-e17e-4fbf-98c0-db12937e58ba.shg-btn {
  color: rgba(55, 71, 79, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-9af85fc7-e3df-4bae-9dc4-386fd8bc856f {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-9af85fc7-e3df-4bae-9dc4-386fd8bc856f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9af85fc7-e3df-4bae-9dc4-386fd8bc856f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-3de3cf8b-5dc2-4054-9289-d69d9674440d {
  margin-top: 85px;
margin-left: 25%;
margin-bottom: 20px;
margin-right: 25%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3de3cf8b-5dc2-4054-9289-d69d9674440d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3de3cf8b-5dc2-4054-9289-d69d9674440d, #wrap-s-3de3cf8b-5dc2-4054-9289-d69d9674440d { display: none !important; }}@media (max-width: 767px){#s-3de3cf8b-5dc2-4054-9289-d69d9674440d {
  
}
}@media (max-width: 767px){#s-3de3cf8b-5dc2-4054-9289-d69d9674440d, #wrap-s-3de3cf8b-5dc2-4054-9289-d69d9674440d { display: none !important; }}






  #s-3de3cf8b-5dc2-4054-9289-d69d9674440d img.shogun-image {
    

    
    
    
  }


#s-3de3cf8b-5dc2-4054-9289-d69d9674440d .shogun-image-content {
  
    align-items: center;
  
}

#s-4c072b4e-1feb-40ce-b2bf-ae5d07b02855 {
  padding-top: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-4c072b4e-1feb-40ce-b2bf-ae5d07b02855 {
  
}
}@media (min-width: 1200px){#s-4c072b4e-1feb-40ce-b2bf-ae5d07b02855, #wrap-s-4c072b4e-1feb-40ce-b2bf-ae5d07b02855 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4c072b4e-1feb-40ce-b2bf-ae5d07b02855 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4c072b4e-1feb-40ce-b2bf-ae5d07b02855, #wrap-s-4c072b4e-1feb-40ce-b2bf-ae5d07b02855 { display: none !important; }}






  #s-4c072b4e-1feb-40ce-b2bf-ae5d07b02855 img.shogun-image {
    

    
    
    
  }


#s-4c072b4e-1feb-40ce-b2bf-ae5d07b02855 .shogun-image-content {
  
    align-items: center;
  
}

#s-39437a79-90ad-46e5-8c9d-077becac78dc {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
text-align: left;
}

#s-39437a79-90ad-46e5-8c9d-077becac78dc .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-46813c21-9e02-4161-9a7f-20c016edb199 hr {
  border-top: 1px solid rgba(0, 10, 18, 1);
}

#s-02add20c-3890-4813-8093-288b7633de1a {
  padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-02add20c-3890-4813-8093-288b7633de1a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02add20c-3890-4813-8093-288b7633de1a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-02add20c-3890-4813-8093-288b7633de1a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-02add20c-3890-4813-8093-288b7633de1a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-2acfcbe5-9504-4bdf-8392-b06c10f252e7 {
  margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(113, 135, 146, 1);
border-style: solid;
min-height: 50px;
}








#s-2acfcbe5-9504-4bdf-8392-b06c10f252e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2acfcbe5-9504-4bdf-8392-b06c10f252e7 {
  cursor: pointer;
}#s-2acfcbe5-9504-4bdf-8392-b06c10f252e7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-06db606b-1684-4143-a1df-9090fb566fef {
  text-align: center;
}







  #s-06db606b-1684-4143-a1df-9090fb566fef img.shogun-image {
    

    
    
    
  }


#s-06db606b-1684-4143-a1df-9090fb566fef .shogun-image-content {
  
    align-items: center;
  
}

#s-eb60cfa4-01e9-482f-a003-47304700f87c {
  padding-left: 10px;
padding-right: 10px;
}

#s-77967299-700c-4ec9-a651-fa157952b699 {
  margin-bottom: 20px;
padding-top: 12px;
padding-left: 30%;
padding-bottom: 12px;
padding-right: 30%;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-77967299-700c-4ec9-a651-fa157952b699:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-77967299-700c-4ec9-a651-fa157952b699:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-77967299-700c-4ec9-a651-fa157952b699-root {
    text-align: center;
  }


#s-77967299-700c-4ec9-a651-fa157952b699.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-77967299-700c-4ec9-a651-fa157952b699-root {
    text-align: center;
  }


#s-77967299-700c-4ec9-a651-fa157952b699.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-77967299-700c-4ec9-a651-fa157952b699-root {
    text-align: center;
  }


#s-77967299-700c-4ec9-a651-fa157952b699.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-77967299-700c-4ec9-a651-fa157952b699-root {
    text-align: center;
  }


#s-77967299-700c-4ec9-a651-fa157952b699.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-77967299-700c-4ec9-a651-fa157952b699-root {
    text-align: center;
  }


#s-77967299-700c-4ec9-a651-fa157952b699.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-18c78b32-fa48-4655-9840-c30f22b04725 {
  margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(113, 135, 146, 1);
border-style: solid;
min-height: 50px;
}








#s-18c78b32-fa48-4655-9840-c30f22b04725 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18c78b32-fa48-4655-9840-c30f22b04725 {
  cursor: pointer;
}#s-18c78b32-fa48-4655-9840-c30f22b04725.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b7d0dd40-90f7-4175-b4fb-85f455a01fb4 {
  max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-b7d0dd40-90f7-4175-b4fb-85f455a01fb4 img.shogun-image,
  #s-b7d0dd40-90f7-4175-b4fb-85f455a01fb4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b7d0dd40-90f7-4175-b4fb-85f455a01fb4 {
    width: 100%;
    height: auto;
  }



  #s-b7d0dd40-90f7-4175-b4fb-85f455a01fb4 img.shogun-image {
    

    
    
    
  }


#s-b7d0dd40-90f7-4175-b4fb-85f455a01fb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-514b378b-d300-4ebf-83cd-ebaf84525989 {
  padding-left: 10px;
padding-right: 10px;
}

#s-9dc54f90-8cba-4e22-810d-62bd8671de98 {
  margin-bottom: 20px;
padding-top: 12px;
padding-left: 30%;
padding-bottom: 12px;
padding-right: 30%;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9dc54f90-8cba-4e22-810d-62bd8671de98:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9dc54f90-8cba-4e22-810d-62bd8671de98:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9dc54f90-8cba-4e22-810d-62bd8671de98-root {
    text-align: center;
  }


#s-9dc54f90-8cba-4e22-810d-62bd8671de98.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9dc54f90-8cba-4e22-810d-62bd8671de98-root {
    text-align: center;
  }


#s-9dc54f90-8cba-4e22-810d-62bd8671de98.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9dc54f90-8cba-4e22-810d-62bd8671de98-root {
    text-align: center;
  }


#s-9dc54f90-8cba-4e22-810d-62bd8671de98.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9dc54f90-8cba-4e22-810d-62bd8671de98-root {
    text-align: center;
  }


#s-9dc54f90-8cba-4e22-810d-62bd8671de98.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9dc54f90-8cba-4e22-810d-62bd8671de98-root {
    text-align: center;
  }


#s-9dc54f90-8cba-4e22-810d-62bd8671de98.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-3a214796-2b7c-4190-a4bc-44632f9459cc {
  margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(113, 135, 146, 1);
border-style: solid;
min-height: 50px;
}








#s-3a214796-2b7c-4190-a4bc-44632f9459cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a214796-2b7c-4190-a4bc-44632f9459cc {
  cursor: pointer;
}#s-3a214796-2b7c-4190-a4bc-44632f9459cc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8051c7b5-c685-4678-8583-1e269240d516 {
  max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-8051c7b5-c685-4678-8583-1e269240d516 img.shogun-image,
  #s-8051c7b5-c685-4678-8583-1e269240d516 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8051c7b5-c685-4678-8583-1e269240d516 {
    width: 100%;
    height: auto;
  }



  #s-8051c7b5-c685-4678-8583-1e269240d516 img.shogun-image {
    

    
    
    
  }


#s-8051c7b5-c685-4678-8583-1e269240d516 .shogun-image-content {
  
    align-items: center;
  
}

#s-29870377-380f-4fbd-b78c-760ca19ffec8 {
  padding-left: 10px;
padding-right: 10px;
}

#s-3176c455-a52a-4f7a-8474-29b4a2564ea2 {
  margin-bottom: 20px;
padding-top: 12px;
padding-left: 30%;
padding-bottom: 12px;
padding-right: 30%;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3176c455-a52a-4f7a-8474-29b4a2564ea2:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3176c455-a52a-4f7a-8474-29b4a2564ea2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3176c455-a52a-4f7a-8474-29b4a2564ea2-root {
    text-align: center;
  }


#s-3176c455-a52a-4f7a-8474-29b4a2564ea2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3176c455-a52a-4f7a-8474-29b4a2564ea2-root {
    text-align: center;
  }


#s-3176c455-a52a-4f7a-8474-29b4a2564ea2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3176c455-a52a-4f7a-8474-29b4a2564ea2-root {
    text-align: center;
  }


#s-3176c455-a52a-4f7a-8474-29b4a2564ea2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3176c455-a52a-4f7a-8474-29b4a2564ea2-root {
    text-align: center;
  }


#s-3176c455-a52a-4f7a-8474-29b4a2564ea2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3176c455-a52a-4f7a-8474-29b4a2564ea2-root {
    text-align: center;
  }


#s-3176c455-a52a-4f7a-8474-29b4a2564ea2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-43c8ba74-dd79-4307-a155-392ef773c7fb {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-43c8ba74-dd79-4307-a155-392ef773c7fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43c8ba74-dd79-4307-a155-392ef773c7fb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aee2d82f-8720-4a03-a4bf-ef1d510ebfa5 {
  text-align: left;
}

#s-173dc29f-9491-4b5a-a07d-36fcba4284eb {
  margin-left: 0%;
margin-right: 0%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-173dc29f-9491-4b5a-a07d-36fcba4284eb .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-b0e99ba8-b803-4cf1-bb7d-03b9e87f4d19 {
  margin-left: 0px;
margin-right: 0px;
}

#s-756fdf09-19f1-44c0-85b4-42443400f692 {
  text-align: center;
}







  #s-756fdf09-19f1-44c0-85b4-42443400f692 img.shogun-image {
    

    
    
    
  }


#s-756fdf09-19f1-44c0-85b4-42443400f692 .shogun-image-content {
  
    align-items: center;
  
}

#s-9cb6c955-5469-4051-bcb3-49dd05d7713f {
  margin-left: 0px;
margin-right: 0px;
}

#s-602d1313-5aee-4f33-b05f-aa6298b63f58 {
  text-align: center;
}







  #s-602d1313-5aee-4f33-b05f-aa6298b63f58 img.shogun-image {
    

    
    
    
  }


#s-602d1313-5aee-4f33-b05f-aa6298b63f58 .shogun-image-content {
  
    align-items: center;
  
}

#s-8986fd9a-0ce4-47f7-8bed-21e137affb0e {
  margin-left: 0px;
margin-right: 0px;
}

#s-3c49fd3f-16b1-4d33-a3b6-3ee2c7c7cac8 {
  text-align: center;
}







  #s-3c49fd3f-16b1-4d33-a3b6-3ee2c7c7cac8 img.shogun-image {
    

    
    
    
  }


#s-3c49fd3f-16b1-4d33-a3b6-3ee2c7c7cac8 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf587096-8033-4a44-a66d-b83fbe691df8 {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-cf587096-8033-4a44-a66d-b83fbe691df8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf587096-8033-4a44-a66d-b83fbe691df8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c14e7448-62aa-4ba7-9d5d-d36a3a262c59 {
  text-align: left;
}

#s-b3884a92-b76f-481e-b2bf-7949b4339dba {
  margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-b3884a92-b76f-481e-b2bf-7949b4339dba .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-663af194-60d7-4c65-ac74-275df6b0380e {
  margin-left: 10%;
margin-right: 10%;
}

#s-08bd7a7c-aaa6-4238-8099-d8c26b4379ed {
  margin-left: 10%;
margin-right: 10%;
}

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

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

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

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

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

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

#s-a6721f02-0fc0-4fd2-b62f-4bba670baac8 {
  margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

#s-a6721f02-0fc0-4fd2-b62f-4bba670baac8 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-a6721f02-0fc0-4fd2-b62f-4bba670baac8 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-a6721f02-0fc0-4fd2-b62f-4bba670baac8 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-a6721f02-0fc0-4fd2-b62f-4bba670baac8 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-a6721f02-0fc0-4fd2-b62f-4bba670baac8 td.shogun-table-column, #s-a6721f02-0fc0-4fd2-b62f-4bba670baac8 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-4b3f76a5-20ee-4ed3-ae84-edc61474f4e8 {
  margin-left: 10%;
margin-right: 10%;
}

#s-09172d71-61bc-4608-9e5b-a6e63c068355 {
  margin-left: 5%;
margin-bottom: 65px;
margin-right: 5%;
}

#s-09172d71-61bc-4608-9e5b-a6e63c068355 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-09172d71-61bc-4608-9e5b-a6e63c068355 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-09172d71-61bc-4608-9e5b-a6e63c068355 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-09172d71-61bc-4608-9e5b-a6e63c068355 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-09172d71-61bc-4608-9e5b-a6e63c068355 td.shogun-table-column, #s-09172d71-61bc-4608-9e5b-a6e63c068355 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-f533a834-14da-48c4-b99b-8ad08dbcb870 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f533a834-14da-48c4-b99b-8ad08dbcb870 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f533a834-14da-48c4-b99b-8ad08dbcb870.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2635a84e-b206-4731-a622-3af94412a007 {
  text-align: left;
}

#s-518c7186-0b69-436d-8c87-20ff239e2164 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-518c7186-0b69-436d-8c87-20ff239e2164 .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-3d288b68-dafe-4ae2-8377-971979d86d3d {
  margin-left: 0px;
margin-right: 0px;
}

#s-ec1964ba-1acd-4d06-9bdd-08713da24748 {
  margin-left: 0px;
margin-bottom: 65px;
margin-right: 0px;
}

#s-ac804bf5-8ac8-42cb-b92e-5e3e233e1379 {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-ac804bf5-8ac8-42cb-b92e-5e3e233e1379 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac804bf5-8ac8-42cb-b92e-5e3e233e1379.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-43b2de72-6ab9-4f97-a65b-c6bf2071847b {
  text-align: left;
}

#s-2bfc5c87-51d5-467e-a42a-1a70800ef1d7 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-2bfc5c87-51d5-467e-a42a-1a70800ef1d7 .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-f31308b0-5889-4b33-9b95-4334f8bc6611 {
  margin-left: 10%;
margin-right: 10%;
}

#s-a02ab430-6c24-4fa6-82c4-ab7f305b5307 {
  margin-left: 10%;
margin-right: 10%;
}

#s-e861fedd-e2c3-4085-a417-9d766a589063 {
  margin-left: 10%;
margin-right: 10%;
}

#s-dff7fd00-e3fb-4048-b479-fe0806b98473 {
  margin-left: 10%;
margin-right: 10%;
}

#s-3f6fb191-a5ef-4334-b0b2-cb2884b39125 {
  margin-bottom: 65px;
text-align: center;
}







  #s-3f6fb191-a5ef-4334-b0b2-cb2884b39125 img.shogun-image {
    

    
    
    
  }


#s-3f6fb191-a5ef-4334-b0b2-cb2884b39125 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd350850-69bd-4fc1-b816-0518ad0490ed {
  margin-top: 65px;
margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-bd350850-69bd-4fc1-b816-0518ad0490ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd350850-69bd-4fc1-b816-0518ad0490ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bd350850-69bd-4fc1-b816-0518ad0490ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd350850-69bd-4fc1-b816-0518ad0490ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-09feca4e-a89e-47ec-94c9-4f6aed394658 {
  padding-bottom: 30px;
text-align: center;
}

#s-09feca4e-a89e-47ec-94c9-4f6aed394658 .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-e8650f30-8147-4741-bacd-68c289495a96 {
  text-align: center;
}







  #s-e8650f30-8147-4741-bacd-68c289495a96 img.shogun-image {
    

    
    
    
  }


#s-e8650f30-8147-4741-bacd-68c289495a96 .shogun-image-content {
  
    align-items: center;
  
}

#s-0cc540f2-5888-49db-81dc-02731b1a67eb {
  margin-top: 35px;
margin-left: 10%;
margin-bottom: 65px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
}
#s-0cc540f2-5888-49db-81dc-02731b1a67eb:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0cc540f2-5888-49db-81dc-02731b1a67eb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0cc540f2-5888-49db-81dc-02731b1a67eb-root {
    text-align: center;
  }


#s-0cc540f2-5888-49db-81dc-02731b1a67eb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0cc540f2-5888-49db-81dc-02731b1a67eb-root {
    text-align: center;
  }


#s-0cc540f2-5888-49db-81dc-02731b1a67eb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0cc540f2-5888-49db-81dc-02731b1a67eb-root {
    text-align: center;
  }


#s-0cc540f2-5888-49db-81dc-02731b1a67eb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0cc540f2-5888-49db-81dc-02731b1a67eb-root {
    text-align: center;
  }


#s-0cc540f2-5888-49db-81dc-02731b1a67eb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0cc540f2-5888-49db-81dc-02731b1a67eb-root {
    text-align: center;
  }


#s-0cc540f2-5888-49db-81dc-02731b1a67eb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-abfd9b3e-4ff7-4221-ac81-831f815b617b {
  min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}








#s-abfd9b3e-4ff7-4221-ac81-831f815b617b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abfd9b3e-4ff7-4221-ac81-831f815b617b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6f3ddbdf-8658-4545-8f20-45667a74690c {
  text-align: left;
}

#s-0718d970-d2cc-448e-b977-a4140b921b78 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-left: 0%;
padding-bottom: 30px;
padding-right: 0%;
text-align: center;
background-color: rgba(0, 76, 140, 1);
}

#s-0718d970-d2cc-448e-b977-a4140b921b78 .shogun-heading-component h2 {
  color: rgba(239, 239, 239, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-38b891ea-1128-4c5a-833e-ec00bf8d8ed9 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 0%;
padding-right: 0%;
}

#s-3f8be6c7-1506-4490-a0e0-dbd29bfdf69f {
  min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}
@media (max-width: 767px){#s-3f8be6c7-1506-4490-a0e0-dbd29bfdf69f {
  
}
}@media (max-width: 767px){#s-3f8be6c7-1506-4490-a0e0-dbd29bfdf69f, #wrap-s-3f8be6c7-1506-4490-a0e0-dbd29bfdf69f { display: none !important; }}







#s-3f8be6c7-1506-4490-a0e0-dbd29bfdf69f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f8be6c7-1506-4490-a0e0-dbd29bfdf69f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-39369066-dfc7-4df8-a225-235ed8e53fb3 {
  margin-top: 35px;
margin-left: 20%;
margin-bottom: 35px;
margin-right: 20%;
}
@media (max-width: 767px){#s-39369066-dfc7-4df8-a225-235ed8e53fb3 {
  
}
}@media (max-width: 767px){#s-39369066-dfc7-4df8-a225-235ed8e53fb3, #wrap-s-39369066-dfc7-4df8-a225-235ed8e53fb3 { display: none !important; }}
/*
  $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}
