.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-35f61682-457b-459e-8abf-ba692a35fdd8 {
  background-image: url(https://i.shgcdn.com/57884992-ead5-48f9-b43d-b136c9b7f8d7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 770px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-35f61682-457b-459e-8abf-ba692a35fdd8 {
  display: none;
}
#s-35f61682-457b-459e-8abf-ba692a35fdd8, #wrap-s-35f61682-457b-459e-8abf-ba692a35fdd8 { display:none !important; }}@media (max-width: 767px){#s-35f61682-457b-459e-8abf-ba692a35fdd8 {
  display: none;
}
#s-35f61682-457b-459e-8abf-ba692a35fdd8, #wrap-s-35f61682-457b-459e-8abf-ba692a35fdd8 { display:none !important; }}







#s-35f61682-457b-459e-8abf-ba692a35fdd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35f61682-457b-459e-8abf-ba692a35fdd8 {
  cursor: pointer;
}#s-35f61682-457b-459e-8abf-ba692a35fdd8.shg-box.shg-c {
  justify-content: center;
}

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

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

.shg-btn.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-50ddd470-996c-4f58-b33a-a5be051b24c9 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: -55%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: custom custom;
}
#s-50ddd470-996c-4f58-b33a-a5be051b24c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-50ddd470-996c-4f58-b33a-a5be051b24c9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-50ddd470-996c-4f58-b33a-a5be051b24c9 {
  display: none;
}
#s-50ddd470-996c-4f58-b33a-a5be051b24c9, #wrap-s-50ddd470-996c-4f58-b33a-a5be051b24c9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-50ddd470-996c-4f58-b33a-a5be051b24c9 {
  display: none;
}
#s-50ddd470-996c-4f58-b33a-a5be051b24c9, #wrap-s-50ddd470-996c-4f58-b33a-a5be051b24c9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-50ddd470-996c-4f58-b33a-a5be051b24c9 {
  
}
}@media (max-width: 767px){#s-50ddd470-996c-4f58-b33a-a5be051b24c9 {
  
}
}


#s-50ddd470-996c-4f58-b33a-a5be051b24c9.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: petersburg-web;
  display:  inline-block ;
}

.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-70bde84f-a54d-484b-979e-47ca510aae6d {
  margin-top: 22%;
margin-left: 7%;
}

#s-f894722b-35ae-4b4a-9402-a510970a12b4 {
  margin-top: -2%;
margin-left: 13%;
}

#s-be96d7f8-8b1a-4583-97b7-03f3ca429f01 {
  border-style: solid;
margin-left: 15%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
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;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: undefined bottom;
}
#s-be96d7f8-8b1a-4583-97b7-03f3ca429f01:hover {background-color: rgba(200, 164, 159, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-be96d7f8-8b1a-4583-97b7-03f3ca429f01:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-be96d7f8-8b1a-4583-97b7-03f3ca429f01 {
  display: none;
}
#s-be96d7f8-8b1a-4583-97b7-03f3ca429f01, #wrap-s-be96d7f8-8b1a-4583-97b7-03f3ca429f01 { display:none !important; }}@media (max-width: 767px){#s-be96d7f8-8b1a-4583-97b7-03f3ca429f01 {
  display: none;
}
#s-be96d7f8-8b1a-4583-97b7-03f3ca429f01, #wrap-s-be96d7f8-8b1a-4583-97b7-03f3ca429f01 { display:none !important; }}


#s-be96d7f8-8b1a-4583-97b7-03f3ca429f01.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: petersburg-web;
  display:  inline-block ;
}

#s-d7676807-a2aa-418a-89c2-74766b15cc8f {
  background-image: url(https://i.shgcdn.com/57884992-ead5-48f9-b43d-b136c9b7f8d7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 770px;
background-position: center center;
}
@media (min-width: 1200px){#s-d7676807-a2aa-418a-89c2-74766b15cc8f {
  display: none;
}
#s-d7676807-a2aa-418a-89c2-74766b15cc8f, #wrap-s-d7676807-a2aa-418a-89c2-74766b15cc8f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7676807-a2aa-418a-89c2-74766b15cc8f {
  display: none;
}
#s-d7676807-a2aa-418a-89c2-74766b15cc8f, #wrap-s-d7676807-a2aa-418a-89c2-74766b15cc8f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d7676807-a2aa-418a-89c2-74766b15cc8f {
  
}
}@media (max-width: 767px){#s-d7676807-a2aa-418a-89c2-74766b15cc8f {
  display: none;
}
#s-d7676807-a2aa-418a-89c2-74766b15cc8f, #wrap-s-d7676807-a2aa-418a-89c2-74766b15cc8f { display:none !important; }}







#s-d7676807-a2aa-418a-89c2-74766b15cc8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7676807-a2aa-418a-89c2-74766b15cc8f {
  cursor: pointer;
}#s-d7676807-a2aa-418a-89c2-74766b15cc8f.shg-box.shg-c {
  justify-content: flex-end;
}

#s-2f0acf89-4728-4f9a-8b5f-7d6c08ff25b5 {
  border-style: solid;
margin-top: 500px;
margin-left: 220px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
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;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2f0acf89-4728-4f9a-8b5f-7d6c08ff25b5:hover {background-color: rgba(200, 164, 159, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2f0acf89-4728-4f9a-8b5f-7d6c08ff25b5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-2f0acf89-4728-4f9a-8b5f-7d6c08ff25b5 {
  display: none;
}
#s-2f0acf89-4728-4f9a-8b5f-7d6c08ff25b5, #wrap-s-2f0acf89-4728-4f9a-8b5f-7d6c08ff25b5 { display:none !important; }}@media (max-width: 767px){#s-2f0acf89-4728-4f9a-8b5f-7d6c08ff25b5 {
  display: none;
}
#s-2f0acf89-4728-4f9a-8b5f-7d6c08ff25b5, #wrap-s-2f0acf89-4728-4f9a-8b5f-7d6c08ff25b5 { display:none !important; }}


#s-2f0acf89-4728-4f9a-8b5f-7d6c08ff25b5.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: petersburg-web;
  display:  inline-block ;
}

#s-533adc25-5806-4824-b38f-e40ecb24a66c {
  margin-top: -5%;
margin-left: 1%;
margin-bottom: -5%;
margin-right: 1%;
}

#s-b9ed0f91-277b-45a6-8c34-577c0b66c8c6 {
  margin-top: 10px;
margin-left: 8%;
margin-bottom: 0px;
margin-right: 0px;
}

#s-2a9fceaa-d326-48a2-80de-507a5b6ce0fc {
  border-style: solid;
margin-top: 0%;
margin-left: 16%;
margin-bottom: 10%;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: custom custom;
}
#s-2a9fceaa-d326-48a2-80de-507a5b6ce0fc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2a9fceaa-d326-48a2-80de-507a5b6ce0fc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2a9fceaa-d326-48a2-80de-507a5b6ce0fc {
  display: none;
}
#s-2a9fceaa-d326-48a2-80de-507a5b6ce0fc, #wrap-s-2a9fceaa-d326-48a2-80de-507a5b6ce0fc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a9fceaa-d326-48a2-80de-507a5b6ce0fc {
  display: none;
}
#s-2a9fceaa-d326-48a2-80de-507a5b6ce0fc, #wrap-s-2a9fceaa-d326-48a2-80de-507a5b6ce0fc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2a9fceaa-d326-48a2-80de-507a5b6ce0fc {
  
}
}@media (max-width: 767px){#s-2a9fceaa-d326-48a2-80de-507a5b6ce0fc {
  
}
}


#s-2a9fceaa-d326-48a2-80de-507a5b6ce0fc.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: petersburg-web;
  display:  inline-block ;
}

#s-0fecead4-a734-4ecc-ac96-fb23428dedf4 {
  background-image: url(https://i.shgcdn.com/ecbc5c02-f915-4f82-a6cd-4ef700d94ffb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 770px;
background-position: center center;
}
@media (min-width: 1200px){#s-0fecead4-a734-4ecc-ac96-fb23428dedf4 {
  display: none;
}
#s-0fecead4-a734-4ecc-ac96-fb23428dedf4, #wrap-s-0fecead4-a734-4ecc-ac96-fb23428dedf4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0fecead4-a734-4ecc-ac96-fb23428dedf4 {
  display: none;
}
#s-0fecead4-a734-4ecc-ac96-fb23428dedf4, #wrap-s-0fecead4-a734-4ecc-ac96-fb23428dedf4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0fecead4-a734-4ecc-ac96-fb23428dedf4 {
  display: none;
}
#s-0fecead4-a734-4ecc-ac96-fb23428dedf4, #wrap-s-0fecead4-a734-4ecc-ac96-fb23428dedf4 { display:none !important; }}@media (max-width: 767px){#s-0fecead4-a734-4ecc-ac96-fb23428dedf4 {
  
}
}







#s-0fecead4-a734-4ecc-ac96-fb23428dedf4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fecead4-a734-4ecc-ac96-fb23428dedf4 {
  cursor: pointer;
}#s-0fecead4-a734-4ecc-ac96-fb23428dedf4.shg-box.shg-c {
  justify-content: flex-end;
}

#s-65983e7c-9747-4ed6-9f18-eca7178c93d5 {
  border-style: solid;
margin-top: 500px;
margin-left: 220px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
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;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-65983e7c-9747-4ed6-9f18-eca7178c93d5:hover {background-color: rgba(200, 164, 159, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-65983e7c-9747-4ed6-9f18-eca7178c93d5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-65983e7c-9747-4ed6-9f18-eca7178c93d5 {
  display: none;
}
#s-65983e7c-9747-4ed6-9f18-eca7178c93d5, #wrap-s-65983e7c-9747-4ed6-9f18-eca7178c93d5 { display:none !important; }}@media (max-width: 767px){#s-65983e7c-9747-4ed6-9f18-eca7178c93d5 {
  display: none;
}
#s-65983e7c-9747-4ed6-9f18-eca7178c93d5, #wrap-s-65983e7c-9747-4ed6-9f18-eca7178c93d5 { display:none !important; }}


#s-65983e7c-9747-4ed6-9f18-eca7178c93d5.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: petersburg-web;
  display:  inline-block ;
}

#s-adfc85b4-9ee5-4fe8-9fd6-423c68f16337 {
  margin-top: 4%;
margin-left: 1%;
margin-bottom: 0%;
margin-right: 0%;
}

#s-57d0196f-126e-448a-bc0b-c7f8c7472ad5 {
  margin-top: -6%;
margin-left: 2%;
}

#s-eb9cebd4-a7ad-41f2-ae27-dd4427634256 {
  border-style: solid;
margin-top: -2%;
margin-bottom: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1.5px;
border-left-width: 1.5px;
border-bottom-width: 1.5px;
border-right-width: 1.5px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: left top;
}
#s-eb9cebd4-a7ad-41f2-ae27-dd4427634256:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eb9cebd4-a7ad-41f2-ae27-dd4427634256:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-eb9cebd4-a7ad-41f2-ae27-dd4427634256 {
  display: none;
}
#s-eb9cebd4-a7ad-41f2-ae27-dd4427634256, #wrap-s-eb9cebd4-a7ad-41f2-ae27-dd4427634256 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb9cebd4-a7ad-41f2-ae27-dd4427634256 {
  display: none;
}
#s-eb9cebd4-a7ad-41f2-ae27-dd4427634256, #wrap-s-eb9cebd4-a7ad-41f2-ae27-dd4427634256 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb9cebd4-a7ad-41f2-ae27-dd4427634256 {
  display: none;
}
#s-eb9cebd4-a7ad-41f2-ae27-dd4427634256, #wrap-s-eb9cebd4-a7ad-41f2-ae27-dd4427634256 { display:none !important; }}@media (max-width: 767px){#s-eb9cebd4-a7ad-41f2-ae27-dd4427634256 {
  
}
}


#s-eb9cebd4-a7ad-41f2-ae27-dd4427634256.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: petersburg-web;
  display:  inline-block ;
}

#s-1e5de296-1ca1-4e66-a580-3c0779e94f6c {
  background-image: url(https://i.shgcdn.com/c0a16ae2-1128-44d0-a9b9-2c5c7df0a3b9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 700px;
background-position: center center;
}
@media (min-width: 1200px){#s-1e5de296-1ca1-4e66-a580-3c0779e94f6c {
  display: none;
}
#s-1e5de296-1ca1-4e66-a580-3c0779e94f6c, #wrap-s-1e5de296-1ca1-4e66-a580-3c0779e94f6c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e5de296-1ca1-4e66-a580-3c0779e94f6c {
  display: none;
}
#s-1e5de296-1ca1-4e66-a580-3c0779e94f6c, #wrap-s-1e5de296-1ca1-4e66-a580-3c0779e94f6c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1e5de296-1ca1-4e66-a580-3c0779e94f6c {
  display: none;
}
#s-1e5de296-1ca1-4e66-a580-3c0779e94f6c, #wrap-s-1e5de296-1ca1-4e66-a580-3c0779e94f6c { display:none !important; }}@media (max-width: 767px){#s-1e5de296-1ca1-4e66-a580-3c0779e94f6c {
  display: none;
}
#s-1e5de296-1ca1-4e66-a580-3c0779e94f6c, #wrap-s-1e5de296-1ca1-4e66-a580-3c0779e94f6c { display:none !important; }}







#s-1e5de296-1ca1-4e66-a580-3c0779e94f6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e5de296-1ca1-4e66-a580-3c0779e94f6c {
  cursor: pointer;
}#s-1e5de296-1ca1-4e66-a580-3c0779e94f6c.shg-box.shg-c {
  justify-content: center;
}

#s-826fe308-23cc-463f-b104-44378a4168a4 {
  border-style: solid;
margin-top: 130px;
margin-left: -770px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-826fe308-23cc-463f-b104-44378a4168a4:hover {background-color: rgba(200, 164, 159, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-826fe308-23cc-463f-b104-44378a4168a4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-826fe308-23cc-463f-b104-44378a4168a4 {
  display: none;
}
#s-826fe308-23cc-463f-b104-44378a4168a4, #wrap-s-826fe308-23cc-463f-b104-44378a4168a4 { display:none !important; }}@media (max-width: 767px){#s-826fe308-23cc-463f-b104-44378a4168a4 {
  display: none;
}
#s-826fe308-23cc-463f-b104-44378a4168a4, #wrap-s-826fe308-23cc-463f-b104-44378a4168a4 { display:none !important; }}


#s-826fe308-23cc-463f-b104-44378a4168a4.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: petersburg-web;
  display:  inline-block ;
}

#s-8f0ee6d7-14ef-47b1-bb5e-2855f84fd0db {
  border-style: solid;
margin-left: -250px;
margin-bottom: 200px;
margin-right: 0%;
padding-top: 8px;
padding-left: 9px;
padding-bottom: 8px;
padding-right: 9px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: custom custom;
}
#s-8f0ee6d7-14ef-47b1-bb5e-2855f84fd0db:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8f0ee6d7-14ef-47b1-bb5e-2855f84fd0db:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-8f0ee6d7-14ef-47b1-bb5e-2855f84fd0db {
  display: none;
}
#s-8f0ee6d7-14ef-47b1-bb5e-2855f84fd0db, #wrap-s-8f0ee6d7-14ef-47b1-bb5e-2855f84fd0db { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8f0ee6d7-14ef-47b1-bb5e-2855f84fd0db {
  display: none;
}
#s-8f0ee6d7-14ef-47b1-bb5e-2855f84fd0db, #wrap-s-8f0ee6d7-14ef-47b1-bb5e-2855f84fd0db { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8f0ee6d7-14ef-47b1-bb5e-2855f84fd0db {
  
}
}@media (max-width: 767px){#s-8f0ee6d7-14ef-47b1-bb5e-2855f84fd0db {
  
}
}


#s-8f0ee6d7-14ef-47b1-bb5e-2855f84fd0db.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: petersburg-web;
  display:  inline-block ;
}

#s-fcff989c-3cc2-4956-a637-0f3b8b83d277 {
  background-image: url(https://i.shgcdn.com/38403159-2074-4aa7-a11a-d88f7f4fb4be/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 700px;
background-position: center center;
}
@media (min-width: 1200px){#s-fcff989c-3cc2-4956-a637-0f3b8b83d277 {
  display: none;
}
#s-fcff989c-3cc2-4956-a637-0f3b8b83d277, #wrap-s-fcff989c-3cc2-4956-a637-0f3b8b83d277 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fcff989c-3cc2-4956-a637-0f3b8b83d277 {
  display: none;
}
#s-fcff989c-3cc2-4956-a637-0f3b8b83d277, #wrap-s-fcff989c-3cc2-4956-a637-0f3b8b83d277 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fcff989c-3cc2-4956-a637-0f3b8b83d277 {
  display: none;
}
#s-fcff989c-3cc2-4956-a637-0f3b8b83d277, #wrap-s-fcff989c-3cc2-4956-a637-0f3b8b83d277 { display:none !important; }}@media (max-width: 767px){#s-fcff989c-3cc2-4956-a637-0f3b8b83d277 {
  display: none;
}
#s-fcff989c-3cc2-4956-a637-0f3b8b83d277, #wrap-s-fcff989c-3cc2-4956-a637-0f3b8b83d277 { display:none !important; }}







#s-fcff989c-3cc2-4956-a637-0f3b8b83d277 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fcff989c-3cc2-4956-a637-0f3b8b83d277 {
  cursor: pointer;
}#s-fcff989c-3cc2-4956-a637-0f3b8b83d277.shg-box.shg-c {
  justify-content: center;
}

#s-73582627-b7c3-4044-8e66-207480007728 {
  border-style: solid;
margin-top: 130px;
margin-left: -770px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-73582627-b7c3-4044-8e66-207480007728:hover {background-color: rgba(200, 164, 159, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-73582627-b7c3-4044-8e66-207480007728:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-73582627-b7c3-4044-8e66-207480007728 {
  display: none;
}
#s-73582627-b7c3-4044-8e66-207480007728, #wrap-s-73582627-b7c3-4044-8e66-207480007728 { display:none !important; }}@media (max-width: 767px){#s-73582627-b7c3-4044-8e66-207480007728 {
  display: none;
}
#s-73582627-b7c3-4044-8e66-207480007728, #wrap-s-73582627-b7c3-4044-8e66-207480007728 { display:none !important; }}


#s-73582627-b7c3-4044-8e66-207480007728.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: petersburg-web;
  display:  inline-block ;
}

#s-24ed5c1b-0e89-4254-8e45-8c6d4c36fa5c {
  border-style: solid;
margin-top: 350px;
margin-left: 110px;
margin-bottom: 175px;
margin-right: 430px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: custom custom;
}
#s-24ed5c1b-0e89-4254-8e45-8c6d4c36fa5c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-24ed5c1b-0e89-4254-8e45-8c6d4c36fa5c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-24ed5c1b-0e89-4254-8e45-8c6d4c36fa5c {
  display: none;
}
#s-24ed5c1b-0e89-4254-8e45-8c6d4c36fa5c, #wrap-s-24ed5c1b-0e89-4254-8e45-8c6d4c36fa5c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24ed5c1b-0e89-4254-8e45-8c6d4c36fa5c {
  display: none;
}
#s-24ed5c1b-0e89-4254-8e45-8c6d4c36fa5c, #wrap-s-24ed5c1b-0e89-4254-8e45-8c6d4c36fa5c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-24ed5c1b-0e89-4254-8e45-8c6d4c36fa5c {
  
}
}@media (max-width: 767px){#s-24ed5c1b-0e89-4254-8e45-8c6d4c36fa5c {
  
}
}


#s-24ed5c1b-0e89-4254-8e45-8c6d4c36fa5c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: petersburg-web;
  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-62c79b92-2ac9-43db-a366-5aade12daf5e {
  margin-top: 15px;
margin-left: 20px;
margin-bottom: 15px;
margin-right: 20px;
min-height: 1px;
background-color: rgba(255, 232, 229, 1);
}
@media (min-width: 1200px){#s-62c79b92-2ac9-43db-a366-5aade12daf5e {
  display: none;
}
#s-62c79b92-2ac9-43db-a366-5aade12daf5e, #wrap-s-62c79b92-2ac9-43db-a366-5aade12daf5e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-62c79b92-2ac9-43db-a366-5aade12daf5e {
  display: none;
}
#s-62c79b92-2ac9-43db-a366-5aade12daf5e, #wrap-s-62c79b92-2ac9-43db-a366-5aade12daf5e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-62c79b92-2ac9-43db-a366-5aade12daf5e {
  display: none;
}
#s-62c79b92-2ac9-43db-a366-5aade12daf5e, #wrap-s-62c79b92-2ac9-43db-a366-5aade12daf5e { display:none !important; }}
@media (min-width: 0px) {
[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 992px) {
[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 1200px) {
[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-62c79b92-2ac9-43db-a366-5aade12daf5e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.0px);
}

}

#s-52a7fcbf-b494-4853-983f-6eaaf6a182ac {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-5cdc5c83-0c37-455f-a07d-1ed648caadd1 {
  margin-top: -10px;
margin-left: 15px;
margin-right: 25px;
}

#s-65bb53dc-4561-42ca-afb0-caa24f2bde91 {
  margin-top: 15px;
margin-left: 20px;
margin-bottom: 15px;
margin-right: 20px;
min-height: 1px;
background-color: rgba(255, 232, 229, 1);
}
@media (max-width: 767px){#s-65bb53dc-4561-42ca-afb0-caa24f2bde91 {
  display: none;
}
#s-65bb53dc-4561-42ca-afb0-caa24f2bde91, #wrap-s-65bb53dc-4561-42ca-afb0-caa24f2bde91 { display:none !important; }}
@media (min-width: 0px) {
[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 992px) {
[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 1200px) {
[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-65bb53dc-4561-42ca-afb0-caa24f2bde91"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.0px);
}

}

#s-de3be40a-7316-452a-9bce-07b261276f88 {
  margin-top: 80px;
margin-bottom: 80px;
}

#s-35e6ebed-190e-4493-989d-2180048dfe7e {
  margin-top: 50px;
margin-left: 15px;
margin-right: 35px;
}

#s-fe7423d7-12a8-4bf7-bed6-3097576f03da {
  min-height: 50px;
}








#s-fe7423d7-12a8-4bf7-bed6-3097576f03da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe7423d7-12a8-4bf7-bed6-3097576f03da.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a269818-acd5-46c3-9a95-167ae7188607"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-d1da771d-daae-4efa-98e1-d0022a29e9e5 {
  text-align: center;
}




  #s-d1da771d-daae-4efa-98e1-d0022a29e9e5 img.shogun-image {
    
    width: px;
  }


#s-d1da771d-daae-4efa-98e1-d0022a29e9e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-ebd129bc-01f1-4a29-a3c9-966caf37a9c1 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-a35461b1-9960-458f-8155-677fd558ef4e {
  text-align: center;
}




  #s-a35461b1-9960-458f-8155-677fd558ef4e img.shogun-image {
    
    width: px;
  }


#s-a35461b1-9960-458f-8155-677fd558ef4e .shogun-image-content {
  
    align-items: center;
  
}

#s-3a1b8ed6-c78d-4fb0-86d0-cef5d9c08329 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-8ffb2905-c128-402f-b1f3-209eab53bd5d {
  text-align: center;
}




  #s-8ffb2905-c128-402f-b1f3-209eab53bd5d img.shogun-image {
    
    width: px;
  }


#s-8ffb2905-c128-402f-b1f3-209eab53bd5d .shogun-image-content {
  
    align-items: center;
  
}

#s-572f9571-6d09-4e68-a69d-7c1f4d765794 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59 {
  margin-top: -20px;
margin-bottom: 60px;
background-color: rgba(255, 232, 229, 1);
}

@media (min-width: 0px) {
[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-64f878f0-de9f-49ba-ab05-e7e67e1a4f59"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-cb8f4db6-dbbe-4fa1-b0e1-88a9b6ca8a76 {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}




  #s-cb8f4db6-dbbe-4fa1-b0e1-88a9b6ca8a76 img.shogun-image {
    
    width: px;
  }


#s-cb8f4db6-dbbe-4fa1-b0e1-88a9b6ca8a76 .shogun-image-content {
  
    align-items: 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-b2455e48-cf94-43e5-bbfa-f392b59d4cfb {
  margin-top: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2455e48-cf94-43e5-bbfa-f392b59d4cfb .shogun-heading-component h2 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: petersburg-web;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b5c9dd7b-cf27-4b09-ae56-22f4dd75140c {
  margin-left: 20px;
margin-bottom: 1px;
}

#s-fbd32541-7919-4dbd-af2a-35c20fe4cee3 {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}




  #s-fbd32541-7919-4dbd-af2a-35c20fe4cee3 img.shogun-image {
    
    width: px;
  }


#s-fbd32541-7919-4dbd-af2a-35c20fe4cee3 .shogun-image-content {
  
    align-items: center;
  
}

#s-0cc0ae97-6c0f-4413-9a17-0a930a1046fc {
  margin-top: -10px;
margin-bottom: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0cc0ae97-6c0f-4413-9a17-0a930a1046fc .shogun-heading-component h2 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: petersburg-web;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-56df4e9c-682b-4f6b-866b-e2e7e955de57 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-a7269685-e62b-4aff-88ef-4c23e613ab37 {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}




  #s-a7269685-e62b-4aff-88ef-4c23e613ab37 img.shogun-image {
    
    width: px;
  }


#s-a7269685-e62b-4aff-88ef-4c23e613ab37 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf6257c5-5700-46fd-aa97-4a4e4ae9e2e1 {
  margin-top: -10px;
margin-bottom: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf6257c5-5700-46fd-aa97-4a4e4ae9e2e1 .shogun-heading-component h2 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-157835e5-9519-46c4-8b7c-9f0ba4b34a66 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 0px;
}

#s-7c77da75-3f20-42d0-a2b9-11cd6267f802 {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}




  #s-7c77da75-3f20-42d0-a2b9-11cd6267f802 img.shogun-image {
    
    width: px;
  }


#s-7c77da75-3f20-42d0-a2b9-11cd6267f802 .shogun-image-content {
  
    align-items: center;
  
}

#s-1404c31c-debd-48ff-9d52-f4f873689666 {
  margin-top: -10px;
margin-bottom: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1404c31c-debd-48ff-9d52-f4f873689666 .shogun-heading-component h2 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ed98b071-c161-4bfe-a440-37bd01c8c6d8 {
  margin-top: 10px;
margin-bottom: 10px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce2d9eab-61a2-40ab-b2e5-a6b6a0823efc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e9005342-9a64-44b5-96f0-2ffa7858670f {
  text-align: center;
}




  #s-e9005342-9a64-44b5-96f0-2ffa7858670f img.shogun-image {
    
    width: px;
  }


#s-e9005342-9a64-44b5-96f0-2ffa7858670f .shogun-image-content {
  
    align-items: center;
  
}

#s-5c229191-b822-44b7-904c-29f83f004b9f {
  margin-top: 16px;
margin-bottom: 16px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-8e615f74-9835-4716-b035-f07f9c639b5c {
  text-align: center;
}




  #s-8e615f74-9835-4716-b035-f07f9c639b5c img.shogun-image {
    
    width: px;
  }


#s-8e615f74-9835-4716-b035-f07f9c639b5c .shogun-image-content {
  
    align-items: center;
  
}

#s-aca93cc3-c6d6-4e2a-bb95-22cb40098d5e {
  margin-top: 16px;
margin-bottom: 16px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-fe6d7e0a-b800-462f-a84f-f14e73c1293e {
  text-align: center;
}




  #s-fe6d7e0a-b800-462f-a84f-f14e73c1293e img.shogun-image {
    
    width: px;
  }


#s-fe6d7e0a-b800-462f-a84f-f14e73c1293e .shogun-image-content {
  
    align-items: center;
  
}

#s-2726f9a4-5afb-458b-8a62-891eeecf8818 {
  margin-top: 16px;
margin-bottom: 16px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-5a0df770-087d-4176-bba6-2dc1db8efbf4 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
background-color: rgba(255, 232, 229, 1);
}
@media (min-width: 1200px){#s-5a0df770-087d-4176-bba6-2dc1db8efbf4 {
  display: none;
}
#s-5a0df770-087d-4176-bba6-2dc1db8efbf4, #wrap-s-5a0df770-087d-4176-bba6-2dc1db8efbf4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a0df770-087d-4176-bba6-2dc1db8efbf4 {
  display: none;
}
#s-5a0df770-087d-4176-bba6-2dc1db8efbf4, #wrap-s-5a0df770-087d-4176-bba6-2dc1db8efbf4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5a0df770-087d-4176-bba6-2dc1db8efbf4 {
  display: none;
}
#s-5a0df770-087d-4176-bba6-2dc1db8efbf4, #wrap-s-5a0df770-087d-4176-bba6-2dc1db8efbf4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5a0df770-087d-4176-bba6-2dc1db8efbf4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-05f48e8a-49de-4f2a-a5c7-5195cd3d55de {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-457adf78-7236-49ed-a56f-3f8e3fc00afa {
  margin-top: -25px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 45px;
}

#s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
background-color: rgba(255, 232, 229, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3 {
  
}
}@media (max-width: 767px){#s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3 {
  display: none;
}
#s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3, #wrap-s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7f5fcfd4-d170-4aa4-9983-c7b64710d0a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e4b0e81c-3eea-493c-a846-1ada72382b54 {
  margin-top: 50px;
margin-bottom: 50px;
}

#s-d48513a4-45da-4a68-98d6-f9913ede5bcf {
  margin-top: 25px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 45px;
}

#s-c9842fde-6979-4f84-b21b-8964bcefcd81 {
  margin-top: -11px;
margin-bottom: -11px;
}

#s-fe6bc97d-5b89-46dd-b1ae-ff2e85af977a {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 600px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fe6bc97d-5b89-46dd-b1ae-ff2e85af977a {
  display: none;
}
#s-fe6bc97d-5b89-46dd-b1ae-ff2e85af977a, #wrap-s-fe6bc97d-5b89-46dd-b1ae-ff2e85af977a { display:none !important; }}@media (max-width: 767px){#s-fe6bc97d-5b89-46dd-b1ae-ff2e85af977a {
  display: none;
}
#s-fe6bc97d-5b89-46dd-b1ae-ff2e85af977a, #wrap-s-fe6bc97d-5b89-46dd-b1ae-ff2e85af977a { display:none !important; }}







#s-fe6bc97d-5b89-46dd-b1ae-ff2e85af977a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe6bc97d-5b89-46dd-b1ae-ff2e85af977a.shg-box.shg-c {
  justify-content: center;
}

#s-2c86fac0-5d2a-400e-94cb-47acd07c9284 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2c86fac0-5d2a-400e-94cb-47acd07c9284 {
  display: none;
}
#s-2c86fac0-5d2a-400e-94cb-47acd07c9284, #wrap-s-2c86fac0-5d2a-400e-94cb-47acd07c9284 { display:none !important; }}@media (max-width: 767px){#s-2c86fac0-5d2a-400e-94cb-47acd07c9284 {
  display: none;
}
#s-2c86fac0-5d2a-400e-94cb-47acd07c9284, #wrap-s-2c86fac0-5d2a-400e-94cb-47acd07c9284 { display:none !important; }}
#s-2c86fac0-5d2a-400e-94cb-47acd07c9284 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: petersburg-web;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b9527ee4-375f-468c-afed-f7a93e9ad0ce {
  box-shadow:1px 1px 1px 1px rgba(220, 206, 206, 0.02);
margin-top: 8px;
margin-bottom: 8px;
text-align: center;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-b9527ee4-375f-468c-afed-f7a93e9ad0ce {
  display: none;
}
#s-b9527ee4-375f-468c-afed-f7a93e9ad0ce, #wrap-s-b9527ee4-375f-468c-afed-f7a93e9ad0ce { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b9527ee4-375f-468c-afed-f7a93e9ad0ce {
  display: none;
}
#s-b9527ee4-375f-468c-afed-f7a93e9ad0ce, #wrap-s-b9527ee4-375f-468c-afed-f7a93e9ad0ce { display:none !important; }}
#s-b9527ee4-375f-468c-afed-f7a93e9ad0ce .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: petersburg-web;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6c192607-1b24-4ba6-a8df-121582499a0b {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-6c192607-1b24-4ba6-a8df-121582499a0b {
  display: none;
}
#s-6c192607-1b24-4ba6-a8df-121582499a0b, #wrap-s-6c192607-1b24-4ba6-a8df-121582499a0b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c192607-1b24-4ba6-a8df-121582499a0b {
  display: none;
}
#s-6c192607-1b24-4ba6-a8df-121582499a0b, #wrap-s-6c192607-1b24-4ba6-a8df-121582499a0b { display:none !important; }}







#s-6c192607-1b24-4ba6-a8df-121582499a0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c192607-1b24-4ba6-a8df-121582499a0b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1cdad24d-a29c-453f-b265-4791bb27bf90 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1cdad24d-a29c-453f-b265-4791bb27bf90 {
  display: none;
}
#s-1cdad24d-a29c-453f-b265-4791bb27bf90, #wrap-s-1cdad24d-a29c-453f-b265-4791bb27bf90 { display:none !important; }}@media (max-width: 767px){#s-1cdad24d-a29c-453f-b265-4791bb27bf90 {
  display: none;
}
#s-1cdad24d-a29c-453f-b265-4791bb27bf90, #wrap-s-1cdad24d-a29c-453f-b265-4791bb27bf90 { display:none !important; }}
#s-1cdad24d-a29c-453f-b265-4791bb27bf90 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: petersburg-web;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9a428d3f-e9bb-4253-9504-5276d13e2435 {
  box-shadow:1px 1px 1px 1px rgba(220, 206, 206, 0.02);
margin-top: 8px;
margin-bottom: 8px;
text-align: center;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-9a428d3f-e9bb-4253-9504-5276d13e2435 {
  display: none;
}
#s-9a428d3f-e9bb-4253-9504-5276d13e2435, #wrap-s-9a428d3f-e9bb-4253-9504-5276d13e2435 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a428d3f-e9bb-4253-9504-5276d13e2435 {
  display: none;
}
#s-9a428d3f-e9bb-4253-9504-5276d13e2435, #wrap-s-9a428d3f-e9bb-4253-9504-5276d13e2435 { display:none !important; }}
#s-9a428d3f-e9bb-4253-9504-5276d13e2435 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: petersburg-web;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3e65ea4b-84e8-4711-83e8-fb2fbbbc2917 {
  min-height: 50px;
}








#s-3e65ea4b-84e8-4711-83e8-fb2fbbbc2917 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e65ea4b-84e8-4711-83e8-fb2fbbbc2917.shg-box.shg-c {
  justify-content: center;
}

#s-7455a465-35c7-4d41-948b-f6de8244eae7 {
  background-color: rgba(252, 233, 230, 1);
}
@media (min-width: 1200px){#s-7455a465-35c7-4d41-948b-f6de8244eae7 {
  display: none;
}
#s-7455a465-35c7-4d41-948b-f6de8244eae7, #wrap-s-7455a465-35c7-4d41-948b-f6de8244eae7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7455a465-35c7-4d41-948b-f6de8244eae7 {
  display: none;
}
#s-7455a465-35c7-4d41-948b-f6de8244eae7, #wrap-s-7455a465-35c7-4d41-948b-f6de8244eae7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7455a465-35c7-4d41-948b-f6de8244eae7 {
  display: none;
}
#s-7455a465-35c7-4d41-948b-f6de8244eae7, #wrap-s-7455a465-35c7-4d41-948b-f6de8244eae7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-7455a465-35c7-4d41-948b-f6de8244eae7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

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

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

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

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

#s-e0051d87-2343-4588-b2f0-06e745d8454d {
  margin-top: 40px;
margin-bottom: 40px;
padding-top: 20px;
padding-bottom: 20px;
}
@media (max-width: 767px){#s-e0051d87-2343-4588-b2f0-06e745d8454d {
  display: none;
}
#s-e0051d87-2343-4588-b2f0-06e745d8454d, #wrap-s-e0051d87-2343-4588-b2f0-06e745d8454d { display:none !important; }}
#s-903d786c-db9e-4ae0-bfb6-b9d077c58edb {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-903d786c-db9e-4ae0-bfb6-b9d077c58edb {
  display: none;
}
#s-903d786c-db9e-4ae0-bfb6-b9d077c58edb, #wrap-s-903d786c-db9e-4ae0-bfb6-b9d077c58edb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-903d786c-db9e-4ae0-bfb6-b9d077c58edb {
  display: none;
}
#s-903d786c-db9e-4ae0-bfb6-b9d077c58edb, #wrap-s-903d786c-db9e-4ae0-bfb6-b9d077c58edb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-903d786c-db9e-4ae0-bfb6-b9d077c58edb {
  display: none;
}
#s-903d786c-db9e-4ae0-bfb6-b9d077c58edb, #wrap-s-903d786c-db9e-4ae0-bfb6-b9d077c58edb { display:none !important; }}
#s-5a85c719-72d8-40c4-94c7-8021ae476d2f {
  margin-top: -100px;
margin-bottom: -100px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-d9f1c961-e059-411f-993c-c4a5ca35026a {
  margin-top: 100px;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d9f1c961-e059-411f-993c-c4a5ca35026a:hover {background-color: rgba(200, 164, 159, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d9f1c961-e059-411f-993c-c4a5ca35026a:active {background-color: rgba(44, 66, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-d9f1c961-e059-411f-993c-c4a5ca35026a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-3e262afc-8404-4ef4-9983-6cab1edcf2c6 {
  background-color: rgba(252, 233, 230, 1);
}
@media (max-width: 767px){#s-3e262afc-8404-4ef4-9983-6cab1edcf2c6 {
  display: none;
}
#s-3e262afc-8404-4ef4-9983-6cab1edcf2c6, #wrap-s-3e262afc-8404-4ef4-9983-6cab1edcf2c6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3e262afc-8404-4ef4-9983-6cab1edcf2c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-57058985-48fc-4149-bb1f-1a1d78313d14 {
  margin-top: 40px;
margin-bottom: 40px;
padding-top: 20px;
padding-bottom: 20px;
}
@media (max-width: 767px){#s-57058985-48fc-4149-bb1f-1a1d78313d14 {
  display: none;
}
#s-57058985-48fc-4149-bb1f-1a1d78313d14, #wrap-s-57058985-48fc-4149-bb1f-1a1d78313d14 { display:none !important; }}
#s-e047972b-2189-4192-9208-cda2eda59986 {
  margin-top: 50px;
margin-bottom: 50px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-e047972b-2189-4192-9208-cda2eda59986 {
  display: none;
}
#s-e047972b-2189-4192-9208-cda2eda59986, #wrap-s-e047972b-2189-4192-9208-cda2eda59986 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e047972b-2189-4192-9208-cda2eda59986 {
  display: none;
}
#s-e047972b-2189-4192-9208-cda2eda59986, #wrap-s-e047972b-2189-4192-9208-cda2eda59986 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e047972b-2189-4192-9208-cda2eda59986 {
  display: none;
}
#s-e047972b-2189-4192-9208-cda2eda59986, #wrap-s-e047972b-2189-4192-9208-cda2eda59986 { display:none !important; }}
#s-8ee8250c-11bc-4880-9e23-03aeaf6f053a {
  margin-top: -80px;
margin-bottom: -80px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-8f7ed4da-da20-45f5-9590-b558a2540293 {
  margin-top: 80px;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8f7ed4da-da20-45f5-9590-b558a2540293:hover {background-color: rgba(200, 164, 159, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8f7ed4da-da20-45f5-9590-b558a2540293:active {background-color: rgba(44, 66, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-8f7ed4da-da20-45f5-9590-b558a2540293.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-132f0523-a1b2-499e-859f-bce2e5cba9d2 {
  margin-top: 12px;
margin-bottom: 12px;
}

#s-f3010b73-1cdc-4dee-80bf-cba04b551dd6 {
  min-height: 50px;
}








#s-f3010b73-1cdc-4dee-80bf-cba04b551dd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3010b73-1cdc-4dee-80bf-cba04b551dd6.shg-box.shg-c {
  justify-content: center;
}

#s-e96d5423-647c-4c10-a5a0-2f5cfe5021af {
  min-height: 50px;
}








#s-e96d5423-647c-4c10-a5a0-2f5cfe5021af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e96d5423-647c-4c10-a5a0-2f5cfe5021af.shg-box.shg-c {
  justify-content: center;
}

#s-33493ff3-a178-478f-820a-d9688b5c16fc {
  min-height: 50px;
}








#s-33493ff3-a178-478f-820a-d9688b5c16fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33493ff3-a178-478f-820a-d9688b5c16fc.shg-box.shg-c {
  justify-content: center;
}

#s-6be72878-a3d8-4126-9986-3e17e94f4bee {
  min-height: 50px;
}








#s-6be72878-a3d8-4126-9986-3e17e94f4bee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6be72878-a3d8-4126-9986-3e17e94f4bee.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3784c0f2-2357-4c30-821d-cf2d718eb635"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-2a7982b0-8832-4452-a480-ef76554f343b {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-2a7982b0-8832-4452-a480-ef76554f343b img.shogun-image {
    
    width: px;
  }


#s-2a7982b0-8832-4452-a480-ef76554f343b .shogun-image-content {
  
    align-items: center;
  
}

#s-21ddced2-15ac-4c12-bda4-c920756e6c55 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-21ddced2-15ac-4c12-bda4-c920756e6c55 img.shogun-image {
    
    width: px;
  }


#s-21ddced2-15ac-4c12-bda4-c920756e6c55 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f08ba59-6676-428e-b162-add89d22fe4f {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-4f08ba59-6676-428e-b162-add89d22fe4f img.shogun-image {
    
    width: px;
  }


#s-4f08ba59-6676-428e-b162-add89d22fe4f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-bea73a42-6b8a-423c-ae88-eb87a0918f24 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-bea73a42-6b8a-423c-ae88-eb87a0918f24 img.shogun-image {
    
    width: px;
  }


#s-bea73a42-6b8a-423c-ae88-eb87a0918f24 .shogun-image-content {
  
    align-items: center;
  
}

#s-379c058f-84b6-4f15-8e2f-8d73de6dd96d {
  margin-top: -20px;
margin-bottom: -20px;
}

#s-379c058f-84b6-4f15-8e2f-8d73de6dd96d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

/*
  $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;
}
