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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * 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: flex;
  width: 100%;
}

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

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

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

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

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-f17e6981-1409-4ccf-8241-1734ebbbab9f {
  background-image: url(https://i.shgcdn.com/dc418bd1-d163-427d-b5df-81b41a48ea22/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 3.5em;
margin-bottom: 0px;
background-position: center center;
}








#s-f17e6981-1409-4ccf-8241-1734ebbbab9f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
}#s-f17e6981-1409-4ccf-8241-1734ebbbab9f.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  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-9d706480-0b35-46c5-acbe-2ab214d02692 {
  padding-top: 0.5px;
padding-left: 10%;
padding-bottom: 0.5px;
padding-right: 10%;
text-align: left;
}
@media (max-width: 767px){#s-9d706480-0b35-46c5-acbe-2ab214d02692 {
  padding-top: 0.5px;
padding-left: 10%;
padding-bottom: 0.5px;
padding-right: 10%;
text-align: center;
}
}
#s-9d706480-0b35-46c5-acbe-2ab214d02692 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-9d706480-0b35-46c5-acbe-2ab214d02692 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-97b9badd-675a-4aec-9861-56ce24737c65 {
  padding-top: 0.25em;
padding-left: 10%;
padding-bottom: 0.25em;
padding-right: 10%;
text-align: left;
}
@media (max-width: 767px){#s-97b9badd-675a-4aec-9861-56ce24737c65 {
  padding-top: 0.25em;
padding-left: 10%;
padding-bottom: 0.25em;
padding-right: 10%;
text-align: center;
}
}
#s-97b9badd-675a-4aec-9861-56ce24737c65 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: left;
}


@media (max-width: 767px){#s-97b9badd-675a-4aec-9861-56ce24737c65 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: center;
}


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

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

.shg-btn.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-04780151-49cb-46a5-b2b3-b5ea4a5c97c0 {
  margin-top: 1em;
margin-left: 10%;
margin-bottom: 1em;
margin-right: 10%;
padding-top: 1em;
padding-left: 3em;
padding-bottom: 1em;
padding-right: 3em;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
color: rgba(0, 40, 86, 1);
background-image: none;
hover-type: color;
}
#s-04780151-49cb-46a5-b2b3-b5ea4a5c97c0:hover {background-color: rgba(192, 192, 192, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 40, 86, 1) !important;}#s-04780151-49cb-46a5-b2b3-b5ea4a5c97c0:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 40, 86, 1) !important;}@media (max-width: 767px){#s-04780151-49cb-46a5-b2b3-b5ea4a5c97c0 {
  margin-top: 1em;
margin-left: 10%;
margin-bottom: 1em;
margin-right: 10%;
padding-top: 1em;
padding-left: 3em;
padding-bottom: 1em;
padding-right: 3em;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
color: rgba(0, 40, 86, 1);
background-image: none;
hover-type: color;
}
#s-04780151-49cb-46a5-b2b3-b5ea4a5c97c0:hover {background-color: rgba(192, 192, 192, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 40, 86, 1) !important;}#s-04780151-49cb-46a5-b2b3-b5ea4a5c97c0:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 40, 86, 1) !important;}}

  #s-04780151-49cb-46a5-b2b3-b5ea4a5c97c0-btn-wrapper {
    text-align: left;
  }


#s-04780151-49cb-46a5-b2b3-b5ea4a5c97c0.shg-btn {
  color: rgba(0, 40, 86, 1);
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-04780151-49cb-46a5-b2b3-b5ea4a5c97c0-btn-wrapper {
    text-align: center;
  }


#s-04780151-49cb-46a5-b2b3-b5ea4a5c97c0.shg-btn {
  color: rgba(0, 40, 86, 1);
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-91bec759-6275-4133-813f-5b1eb11d7625 {
  margin-top: 24px;
margin-bottom: 72px;
}
@media (max-width: 767px){#s-91bec759-6275-4133-813f-5b1eb11d7625 {
  margin-left: 18px;
margin-bottom: 36px;
margin-right: 18px;
}
}
@media (min-width: 0px) {
[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-91bec759-6275-4133-813f-5b1eb11d7625"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.0px);
}

}

#s-395b892d-6e0e-481c-a71c-840991930e6a {
  background-image: url(https://i.shgcdn.com/a0bc34bc-b79b-4ca7-92fc-38bf8bd8fe9c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-bottom: 2em;
background-position: center center;
}








#s-395b892d-6e0e-481c-a71c-840991930e6a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
}#s-395b892d-6e0e-481c-a71c-840991930e6a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d8ea4e70-65b4-45d9-9ae7-cd1096cc659c {
  min-height: 100px;
}








#s-d8ea4e70-65b4-45d9-9ae7-cd1096cc659c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8ea4e70-65b4-45d9-9ae7-cd1096cc659c.shg-box.shg-c {
  justify-content: center;
}

#s-89f9e542-495f-4728-9ce4-d59f25c1cb0b {
  padding-top: 0.5px;
padding-left: 10%;
padding-bottom: 0.5px;
padding-right: 10%;
text-align: center;
}

#s-89f9e542-495f-4728-9ce4-d59f25c1cb0b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e0d16500-1c75-4f19-a237-7f9988fc3375 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0d16500-1c75-4f19-a237-7f9988fc3375 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-26f1fcdd-ab40-4ab1-96b9-b0ff2f56ca5a {
  border-style: solid;
margin-top: 1em;
margin-left: 10%;
margin-bottom: 1em;
margin-right: 10%;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-26f1fcdd-ab40-4ab1-96b9-b0ff2f56ca5a:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(224, 224, 224, 1) !important;}#s-26f1fcdd-ab40-4ab1-96b9-b0ff2f56ca5a:active {background-color: rgba(0, 0, 0, 0.3) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-26f1fcdd-ab40-4ab1-96b9-b0ff2f56ca5a-btn-wrapper {
    text-align: center;
  }


#s-26f1fcdd-ab40-4ab1-96b9-b0ff2f56ca5a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}

#s-32cb973c-c63b-4e89-81e6-dfd9d145c7c2 {
  background-image: url(https://i.shgcdn.com/b556dd74-e81c-4a21-b75a-64beb6e155e5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 0em;
padding-bottom: 2em;
background-position: center center;
}
@media (max-width: 767px){#s-32cb973c-c63b-4e89-81e6-dfd9d145c7c2 {
  margin-top: 36px;
}
}







#s-32cb973c-c63b-4e89-81e6-dfd9d145c7c2 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
}#s-32cb973c-c63b-4e89-81e6-dfd9d145c7c2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4eb4a4f7-1765-43f1-b005-a0e7a57c1fec {
  min-height: 100px;
}








#s-4eb4a4f7-1765-43f1-b005-a0e7a57c1fec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4eb4a4f7-1765-43f1-b005-a0e7a57c1fec.shg-box.shg-c {
  justify-content: center;
}

#s-115008b6-7676-4c20-a7fb-38c321935261 {
  padding-top: 0.5px;
padding-left: 10%;
padding-bottom: 0.5px;
padding-right: 10%;
text-align: center;
}

#s-115008b6-7676-4c20-a7fb-38c321935261 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0d317fdd-9dc1-4caa-bc18-a1af91990ea7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d317fdd-9dc1-4caa-bc18-a1af91990ea7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-76bce7b1-d4dc-4a68-9d84-12ac3d37bc8b {
  border-style: solid;
margin-top: 1em;
margin-left: 10%;
margin-bottom: 1em;
margin-right: 10%;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-76bce7b1-d4dc-4a68-9d84-12ac3d37bc8b:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(224, 224, 224, 1) !important;}#s-76bce7b1-d4dc-4a68-9d84-12ac3d37bc8b:active {background-color: rgba(0, 0, 0, 0.3) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-76bce7b1-d4dc-4a68-9d84-12ac3d37bc8b-btn-wrapper {
    text-align: center;
  }


#s-76bce7b1-d4dc-4a68-9d84-12ac3d37bc8b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}

#s-2138e54f-1acf-4bc3-995d-31e0a9ae5347 {
  margin-left: auto;
margin-right: auto;
padding-top: 0.5px;
padding-left: 18px;
padding-bottom: 0.5em;
padding-right: 18px;
max-width: 1024px;
}








#s-2138e54f-1acf-4bc3-995d-31e0a9ae5347 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2138e54f-1acf-4bc3-995d-31e0a9ae5347.shg-box.shg-c {
  justify-content: center;
}

#s-21d0e28d-6426-4aa8-ae21-bb51a4d0123f {
  margin-left: auto;
margin-right: auto;
min-height: 70px;
max-width: 350px;
}








#s-21d0e28d-6426-4aa8-ae21-bb51a4d0123f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21d0e28d-6426-4aa8-ae21-bb51a4d0123f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 768px) {
[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-4c39fceb-1b3f-4fcd-8897-69cf87cfa216"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-312864e7-fb6e-4037-9317-d6b33d6c1c86 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 70px;
background-position: center center;
}








#s-312864e7-fb6e-4037-9317-d6b33d6c1c86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-312864e7-fb6e-4037-9317-d6b33d6c1c86.shg-box.shg-c {
  justify-content: center;
}

#s-896c2d84-474f-487b-941f-506359976359 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 70px;
background-position: center center;
}
@media (min-width: 1200px){#s-896c2d84-474f-487b-941f-506359976359 {
  display: none;
}
#s-896c2d84-474f-487b-941f-506359976359, #wrap-s-896c2d84-474f-487b-941f-506359976359 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-896c2d84-474f-487b-941f-506359976359 {
  display: none;
}
#s-896c2d84-474f-487b-941f-506359976359, #wrap-s-896c2d84-474f-487b-941f-506359976359 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-896c2d84-474f-487b-941f-506359976359 {
  display: none;
}
#s-896c2d84-474f-487b-941f-506359976359, #wrap-s-896c2d84-474f-487b-941f-506359976359 { display:none !important; }}@media (max-width: 767px){#s-896c2d84-474f-487b-941f-506359976359 {
  display: none;
}
#s-896c2d84-474f-487b-941f-506359976359, #wrap-s-896c2d84-474f-487b-941f-506359976359 { display:none !important; }}







#s-896c2d84-474f-487b-941f-506359976359 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-896c2d84-474f-487b-941f-506359976359.shg-box.shg-c {
  justify-content: center;
}

#s-de20c2ed-42b2-4439-bcda-82e7d196c371 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 70px;
background-position: center center;
}








#s-de20c2ed-42b2-4439-bcda-82e7d196c371 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de20c2ed-42b2-4439-bcda-82e7d196c371.shg-box.shg-c {
  justify-content: center;
}

#s-9f6265b5-d414-44ff-a76f-9861306b1266 {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f6265b5-d414-44ff-a76f-9861306b1266 .shogun-heading-component h1 {
  color: rgba(0, 40, 86, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-9f6265b5-d414-44ff-a76f-9861306b1266 .shogun-heading-component h1 {
  color: rgba(0, 40, 86, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: 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 a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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;
}

#s-3d338e47-5940-4f43-a828-e01b82716d59 {
  margin-top: 2.5em;
margin-left: 10%;
margin-bottom: 0em;
margin-right: 10%;
padding-top: 1em;
padding-left: 3em;
padding-bottom: 1em;
padding-right: 3em;
background-color: rgba(0, 40, 86, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-3d338e47-5940-4f43-a828-e01b82716d59:hover {background-color: rgba(0, 76, 163, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3d338e47-5940-4f43-a828-e01b82716d59:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3d338e47-5940-4f43-a828-e01b82716d59-btn-wrapper {
    text-align: center;
  }


#s-3d338e47-5940-4f43-a828-e01b82716d59.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}

#s-3340c6bc-a46f-4255-8af0-6a327798e59c {
  margin-top: 72px;
margin-left: auto;
margin-bottom: 52px;
margin-right: auto;
}
@media (max-width: 767px){#s-3340c6bc-a46f-4255-8af0-6a327798e59c {
  margin-top: 36px;
margin-left: 18px;
margin-right: 18px;
}
}
@media (min-width: 0px) {
[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-3340c6bc-a46f-4255-8af0-6a327798e59c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.0px);
}

}

#s-1f473d82-2a34-42ed-abc6-74b5aa582023 {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}








#s-1f473d82-2a34-42ed-abc6-74b5aa582023 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.24;
}#s-1f473d82-2a34-42ed-abc6-74b5aa582023.shg-box.shg-c {
  justify-content: center;
}

#s-de10c954-396b-493a-89e3-d116590bd232 {
  padding-top: 0.5em;
padding-left: 15%;
padding-bottom: 0.5em;
padding-right: 15%;
text-align: left;
}
@media (max-width: 767px){#s-de10c954-396b-493a-89e3-d116590bd232 {
  padding-top: 0.5em;
padding-bottom: 0.5em;
text-align: center;
}
}
#s-de10c954-396b-493a-89e3-d116590bd232 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-de10c954-396b-493a-89e3-d116590bd232 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-9f52e3b8-3fbc-4617-92d5-140ce64c085d {
  border-style: solid;
margin-top: 1em;
margin-left: 15%;
margin-bottom: 1em;
margin-right: 0%;
padding-top: 0em;
padding-left: 0%;
padding-bottom: 0em;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
background-position: left undefined;
}
#s-9f52e3b8-3fbc-4617-92d5-140ce64c085d:hover {background-color: rgba(255, 255, 255, 0.3) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9f52e3b8-3fbc-4617-92d5-140ce64c085d:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-9f52e3b8-3fbc-4617-92d5-140ce64c085d-btn-wrapper {
    text-align: left;
  }


#s-9f52e3b8-3fbc-4617-92d5-140ce64c085d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}

#s-32340cb6-ba7a-4f2d-8cd4-9b752c1bdfd7 {
  border-style: solid;
margin-top: 1em;
margin-left: 15%;
margin-bottom: 1em;
margin-right: 0%;
padding-top: 0em;
padding-left: 0%;
padding-bottom: 0em;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
background-position: left undefined;
}
#s-32340cb6-ba7a-4f2d-8cd4-9b752c1bdfd7:hover {background-color: rgba(255, 255, 255, 0.3) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-32340cb6-ba7a-4f2d-8cd4-9b752c1bdfd7:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-32340cb6-ba7a-4f2d-8cd4-9b752c1bdfd7-btn-wrapper {
    text-align: left;
  }


#s-32340cb6-ba7a-4f2d-8cd4-9b752c1bdfd7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}

#s-324f3394-5b16-4fb0-8b87-29a80b180ee4 {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}
@media (min-width: 1200px){#s-324f3394-5b16-4fb0-8b87-29a80b180ee4 {
  display: none;
}
#s-324f3394-5b16-4fb0-8b87-29a80b180ee4, #wrap-s-324f3394-5b16-4fb0-8b87-29a80b180ee4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-324f3394-5b16-4fb0-8b87-29a80b180ee4 {
  display: none;
}
#s-324f3394-5b16-4fb0-8b87-29a80b180ee4, #wrap-s-324f3394-5b16-4fb0-8b87-29a80b180ee4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-324f3394-5b16-4fb0-8b87-29a80b180ee4 {
  
}
}@media (max-width: 767px){#s-324f3394-5b16-4fb0-8b87-29a80b180ee4 {
  display: none;
}
#s-324f3394-5b16-4fb0-8b87-29a80b180ee4, #wrap-s-324f3394-5b16-4fb0-8b87-29a80b180ee4 { display:none !important; }}
#s-bb6a5625-eee2-4363-b937-6cad4d72b517 {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
@media (min-width: 1200px){#s-bb6a5625-eee2-4363-b937-6cad4d72b517 {
  
}
}@media (max-width: 767px){#s-bb6a5625-eee2-4363-b937-6cad4d72b517 {
  display: none;
}
#s-bb6a5625-eee2-4363-b937-6cad4d72b517, #wrap-s-bb6a5625-eee2-4363-b937-6cad4d72b517 { display:none !important; }}







#s-bb6a5625-eee2-4363-b937-6cad4d72b517 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-bb6a5625-eee2-4363-b937-6cad4d72b517.shg-box.shg-c {
  justify-content: center;
}

#s-6db46850-cd0a-4a13-aa57-54f66e3d3cd5 {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6db46850-cd0a-4a13-aa57-54f66e3d3cd5 {
  display: none;
}
#s-6db46850-cd0a-4a13-aa57-54f66e3d3cd5, #wrap-s-6db46850-cd0a-4a13-aa57-54f66e3d3cd5 { display:none !important; }}
#s-5a253aeb-597d-49f6-aaa0-5aed34a42649 {
  margin-top: 0px;
margin-left: 24px;
margin-bottom: 0px;
margin-right: 24px;
min-height: 50px;
}








#s-5a253aeb-597d-49f6-aaa0-5aed34a42649 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a253aeb-597d-49f6-aaa0-5aed34a42649.shg-box.shg-c {
  justify-content: center;
}

#s-f3355339-acb7-4246-9d5b-a719ac753a09 {
  margin-bottom: 2.5em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3355339-acb7-4246-9d5b-a719ac753a09 .shogun-heading-component h1 {
  color: rgba(0, 40, 86, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-f3355339-acb7-4246-9d5b-a719ac753a09 .shogun-heading-component h1 {
  color: rgba(0, 40, 86, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
/* slick.css */
@media (max-width:768px) {
    .product-collection-label {
        display:none;
    }
    .product-slider-image {
        /*display:none !important;*/
    }
    .product-slider-image-mobile {
        /*display:inline-block !important;*/
    }
}

.initial-slide {
    display:none;
}

.product-slider-image {
    display:inline-block;
    background-size:cover;
}

.product-slider-image-mobile {
    display:none !important;
    background-size:cover;
}

.slick-next {
    right:-10px !important;
}

.slick-prev {
    left: 15px !important;
}

.slick-carousel {
    width:calc(100vw - 5rem);
}

.slick-dots {
    transform:translateX(3px) !important;
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

#s-502c5e38-c75c-41f8-b890-66d33854f1ec {
  border-style: solid;
margin-top: 1em;
margin-left: 0px;
margin-bottom: 1em;
margin-right: 0px;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(0, 40, 86, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(0, 37, 86, 1);
background-position: center center;
}
#s-502c5e38-c75c-41f8-b890-66d33854f1ec:hover {background-color: rgba(221, 221, 221, 0.3) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 40, 86, 1) !important;}#s-502c5e38-c75c-41f8-b890-66d33854f1ec:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 40, 86, 1) !important;}

  #s-502c5e38-c75c-41f8-b890-66d33854f1ec-btn-wrapper {
    text-align: center;
  }


#s-502c5e38-c75c-41f8-b890-66d33854f1ec.shg-btn {
  color: rgba(0, 37, 86, 1);
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}

#s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0 {
  margin-top: 72px;
margin-bottom: 72px;
}
@media (max-width: 767px){#s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0 {
  margin-top: 36px;
margin-bottom: 36px;
}
}
@media (min-width: 0px) {
[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3acd5adf-734f-47c5-b8f3-e8fa45b965f0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bb2c3e99-88c8-409a-a16e-9c3ca0e400ef {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
@media (max-width: 767px){#s-bb2c3e99-88c8-409a-a16e-9c3ca0e400ef {
  display: none;
}
#s-bb2c3e99-88c8-409a-a16e-9c3ca0e400ef, #wrap-s-bb2c3e99-88c8-409a-a16e-9c3ca0e400ef { display:none !important; }}







#s-bb2c3e99-88c8-409a-a16e-9c3ca0e400ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb2c3e99-88c8-409a-a16e-9c3ca0e400ef.shg-box.shg-c {
  justify-content: center;
}

#s-9ef57aca-a9ba-4c1e-8a10-aafb62d4019e {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
@media (max-width: 767px){#s-9ef57aca-a9ba-4c1e-8a10-aafb62d4019e {
  margin-left: 18px;
margin-right: 18px;
}
}







#s-9ef57aca-a9ba-4c1e-8a10-aafb62d4019e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ef57aca-a9ba-4c1e-8a10-aafb62d4019e.shg-box.shg-c {
  justify-content: center;
}

#s-b5dc0fa2-978d-4f4d-a3d0-1b831f05686e {
  padding-top: 0.5px;
padding-left: 10%;
padding-bottom: 0.5px;
padding-right: 10%;
text-align: center;
}
@media (max-width: 767px){#s-b5dc0fa2-978d-4f4d-a3d0-1b831f05686e {
  display: none;
}
#s-b5dc0fa2-978d-4f4d-a3d0-1b831f05686e, #wrap-s-b5dc0fa2-978d-4f4d-a3d0-1b831f05686e { display:none !important; }}
#s-b5dc0fa2-978d-4f4d-a3d0-1b831f05686e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a14128de-1e41-4971-bb0e-51ce725cc5f8 {
  border-style: solid;
margin-top: 1em;
margin-left: 10%;
margin-bottom: 1em;
margin-right: 10%;
padding-top: 1em;
padding-left: 3em;
padding-bottom: 1em;
padding-right: 3em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-a14128de-1e41-4971-bb0e-51ce725cc5f8:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-a14128de-1e41-4971-bb0e-51ce725cc5f8:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-a14128de-1e41-4971-bb0e-51ce725cc5f8 {
  display: none;
}
#s-a14128de-1e41-4971-bb0e-51ce725cc5f8, #wrap-s-a14128de-1e41-4971-bb0e-51ce725cc5f8 { display:none !important; }}

  #s-a14128de-1e41-4971-bb0e-51ce725cc5f8-btn-wrapper {
    text-align: center;
  }


#s-a14128de-1e41-4971-bb0e-51ce725cc5f8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}

#s-18664ede-cd3c-46e9-a41b-0a1bf0028320 {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
@media (max-width: 767px){#s-18664ede-cd3c-46e9-a41b-0a1bf0028320 {
  display: none;
}
#s-18664ede-cd3c-46e9-a41b-0a1bf0028320, #wrap-s-18664ede-cd3c-46e9-a41b-0a1bf0028320 { display:none !important; }}







#s-18664ede-cd3c-46e9-a41b-0a1bf0028320 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18664ede-cd3c-46e9-a41b-0a1bf0028320.shg-box.shg-c {
  justify-content: center;
}

#s-5e31eafa-46df-4418-8b95-0a0e855684da {
  background-size: cover;
margin-left: 57px;
margin-right: 57px;
background-position: center center;
background-color: rgba(0, 40, 86, 1);
}
@media (min-width: 1200px){#s-5e31eafa-46df-4418-8b95-0a0e855684da {
  display: none;
}
#s-5e31eafa-46df-4418-8b95-0a0e855684da, #wrap-s-5e31eafa-46df-4418-8b95-0a0e855684da { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e31eafa-46df-4418-8b95-0a0e855684da {
  display: none;
}
#s-5e31eafa-46df-4418-8b95-0a0e855684da, #wrap-s-5e31eafa-46df-4418-8b95-0a0e855684da { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5e31eafa-46df-4418-8b95-0a0e855684da {
  display: none;
}
#s-5e31eafa-46df-4418-8b95-0a0e855684da, #wrap-s-5e31eafa-46df-4418-8b95-0a0e855684da { display:none !important; }}@media (max-width: 767px){#s-5e31eafa-46df-4418-8b95-0a0e855684da {
  margin-top: -376px;
}
}







#s-5e31eafa-46df-4418-8b95-0a0e855684da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e31eafa-46df-4418-8b95-0a0e855684da.shg-box.shg-c {
  justify-content: center;
}

#s-9ce8eb26-015c-47ef-8d5e-61f9f1f826b9 {
  padding-top: 0.5em;
padding-left: 10%;
padding-bottom: 0.5em;
padding-right: 10%;
text-align: center;
}

#s-9ce8eb26-015c-47ef-8d5e-61f9f1f826b9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-9ce8eb26-015c-47ef-8d5e-61f9f1f826b9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-56d12cc2-5972-4e50-a1f4-322d5d1fc896 {
  border-style: solid;
margin-top: 1em;
margin-left: 10%;
margin-bottom: 1em;
margin-right: 10%;
padding-top: 1em;
padding-left: 3em;
padding-bottom: 1em;
padding-right: 3em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-56d12cc2-5972-4e50-a1f4-322d5d1fc896:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-56d12cc2-5972-4e50-a1f4-322d5d1fc896:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-56d12cc2-5972-4e50-a1f4-322d5d1fc896-btn-wrapper {
    text-align: center;
  }


#s-56d12cc2-5972-4e50-a1f4-322d5d1fc896.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}

#s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 74px;
margin-right: auto;
max-width: 1280px;
}
@media (min-width: 1200px){#s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca {
  
}
}@media (max-width: 767px){#s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca {
  margin-left: 18px;
margin-right: 18px;
}
}
@media (min-width: 0px) {
[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (max-width: 767px) {
  [id="s-9368002e-8a78-4bb8-90b4-5dfa6f0501ca"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a28ba98d-1560-4cf8-80a1-78603bd70f9e {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
@media (min-width: 1200px){#s-a28ba98d-1560-4cf8-80a1-78603bd70f9e {
  
}
}@media (max-width: 767px){#s-a28ba98d-1560-4cf8-80a1-78603bd70f9e {
  display: none;
}
#s-a28ba98d-1560-4cf8-80a1-78603bd70f9e, #wrap-s-a28ba98d-1560-4cf8-80a1-78603bd70f9e { display:none !important; }}







#s-a28ba98d-1560-4cf8-80a1-78603bd70f9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a28ba98d-1560-4cf8-80a1-78603bd70f9e {
  cursor: pointer;
}#s-a28ba98d-1560-4cf8-80a1-78603bd70f9e.shg-box.shg-c {
  justify-content: center;
}

#s-a83a69cb-5805-4003-97b6-1d7147eeb5cf {
  margin-top: 12px;
margin-left: 0px;
margin-bottom: 12px;
margin-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a83a69cb-5805-4003-97b6-1d7147eeb5cf {
  display: none;
}
#s-a83a69cb-5805-4003-97b6-1d7147eeb5cf, #wrap-s-a83a69cb-5805-4003-97b6-1d7147eeb5cf { display:none !important; }}
#s-5217eb91-8eac-4b19-a491-7c1699929221 {
  border-style: solid;
margin-top: 1em;
margin-left: 0px;
margin-bottom: 1em;
margin-right: 0px;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(0, 40, 86, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(0, 37, 86, 1);
}
#s-5217eb91-8eac-4b19-a491-7c1699929221:hover {background-color: rgba(221, 221, 221, 0.3) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 40, 86, 1) !important;}#s-5217eb91-8eac-4b19-a491-7c1699929221:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 40, 86, 1) !important;}@media (min-width: 1200px){#s-5217eb91-8eac-4b19-a491-7c1699929221 {
  border-style: solid;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(0, 40, 86, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(0, 37, 86, 1);
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5217eb91-8eac-4b19-a491-7c1699929221 {
  border-style: solid;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(0, 40, 86, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(0, 37, 86, 1);
}
}@media (min-width: 768px) and (max-width: 991px){#s-5217eb91-8eac-4b19-a491-7c1699929221 {
  border-style: solid;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(0, 40, 86, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(0, 37, 86, 1);
}
}

  #s-5217eb91-8eac-4b19-a491-7c1699929221-btn-wrapper {
    text-align: center;
  }


#s-5217eb91-8eac-4b19-a491-7c1699929221.shg-btn {
  color: rgba(0, 37, 86, 1);
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5217eb91-8eac-4b19-a491-7c1699929221-btn-wrapper {
    text-align: left;
  }


#s-5217eb91-8eac-4b19-a491-7c1699929221.shg-btn {
  color: rgba(0, 37, 86, 1);
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5217eb91-8eac-4b19-a491-7c1699929221-btn-wrapper {
    text-align: left;
  }


#s-5217eb91-8eac-4b19-a491-7c1699929221.shg-btn {
  color: rgba(0, 37, 86, 1);
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5217eb91-8eac-4b19-a491-7c1699929221-btn-wrapper {
    text-align: left;
  }


#s-5217eb91-8eac-4b19-a491-7c1699929221.shg-btn {
  color: rgba(0, 37, 86, 1);
  font-size: 14px;
  
  
  font-family: GothamMedium;
  display:  inline-block ;
}
}
#s-5203c1aa-8c7e-410f-9414-ff342a5900c0 {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}








#s-5203c1aa-8c7e-410f-9414-ff342a5900c0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-5203c1aa-8c7e-410f-9414-ff342a5900c0 {
  cursor: pointer;
}#s-5203c1aa-8c7e-410f-9414-ff342a5900c0.shg-box.shg-c {
  justify-content: center;
}

#s-becf3fd0-ac3b-468b-b818-1732d4f853a9 {
  margin-top: 12px;
margin-left: 0px;
margin-bottom: 12px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-becf3fd0-ac3b-468b-b818-1732d4f853a9 {
  display: none;
}
#s-becf3fd0-ac3b-468b-b818-1732d4f853a9, #wrap-s-becf3fd0-ac3b-468b-b818-1732d4f853a9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-becf3fd0-ac3b-468b-b818-1732d4f853a9 {
  display: none;
}
#s-becf3fd0-ac3b-468b-b818-1732d4f853a9, #wrap-s-becf3fd0-ac3b-468b-b818-1732d4f853a9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-becf3fd0-ac3b-468b-b818-1732d4f853a9 {
  
}
}@media (max-width: 767px){#s-becf3fd0-ac3b-468b-b818-1732d4f853a9 {
  display: none;
}
#s-becf3fd0-ac3b-468b-b818-1732d4f853a9, #wrap-s-becf3fd0-ac3b-468b-b818-1732d4f853a9 { 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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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

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

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