.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

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

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

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

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

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

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

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

#s-77e0b3ce-97e5-4b33-bd3a-d2a5cb7f9000 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-77e0b3ce-97e5-4b33-bd3a-d2a5cb7f9000 {
  display: none;
}
#s-77e0b3ce-97e5-4b33-bd3a-d2a5cb7f9000, #wrap-s-77e0b3ce-97e5-4b33-bd3a-d2a5cb7f9000 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77e0b3ce-97e5-4b33-bd3a-d2a5cb7f9000 {
  display: none;
}
#s-77e0b3ce-97e5-4b33-bd3a-d2a5cb7f9000, #wrap-s-77e0b3ce-97e5-4b33-bd3a-d2a5cb7f9000 { display:none !important; }}







#s-77e0b3ce-97e5-4b33-bd3a-d2a5cb7f9000 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77e0b3ce-97e5-4b33-bd3a-d2a5cb7f9000.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-c9b2b84e-8b2d-4cb7-9210-b737d7ee2738 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9b2b84e-8b2d-4cb7-9210-b737d7ee2738 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  -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-a6b6969a-3d84-4f3f-8d73-3cfba1eab530 {
  text-align: center;
}




  #s-a6b6969a-3d84-4f3f-8d73-3cfba1eab530 img.shogun-image {
    
    width: px;
  }


#s-a6b6969a-3d84-4f3f-8d73-3cfba1eab530 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-1e5d7645-a2fb-48e4-9d96-0e0d08ed4a4f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

.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-95c0c791-e2a7-4e09-beac-e41509522649 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(113, 197, 232, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-95c0c791-e2a7-4e09-beac-e41509522649:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-95c0c791-e2a7-4e09-beac-e41509522649:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-95c0c791-e2a7-4e09-beac-e41509522649.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}

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







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

#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  background-image: url(https://i.shgcdn.com/7ecdc1b2-7217-4485-b160-1ed37e11a266/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 790px;
background-position: center center;
}
@media (min-width: 1200px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  display: none;
}
#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef, #wrap-s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef { display:none !important; }}@media (max-width: 767px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  display: none;
}
#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef, #wrap-s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef { display:none !important; }}







#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef.shg-box.shg-c {
  justify-content: center;
}

#s-b3dc684b-af49-41e6-b545-8077cd3cad07 {
  background-attachment: fixed;
margin-top: 110px;
margin-left: 15px;
margin-bottom: 110px;
margin-right: 15px;
padding-top: 50px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
min-height: 320px;
max-width: 500px;
background-color: rgba(255, 255, 255, 0.71);
}
@media (min-width: 768px) and (max-width: 991px){#s-b3dc684b-af49-41e6-b545-8077cd3cad07 {
  display: none;
}
#s-b3dc684b-af49-41e6-b545-8077cd3cad07, #wrap-s-b3dc684b-af49-41e6-b545-8077cd3cad07 { display:none !important; }}@media (max-width: 767px){#s-b3dc684b-af49-41e6-b545-8077cd3cad07 {
  display: none;
}
#s-b3dc684b-af49-41e6-b545-8077cd3cad07, #wrap-s-b3dc684b-af49-41e6-b545-8077cd3cad07 { display:none !important; }}







#s-b3dc684b-af49-41e6-b545-8077cd3cad07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.3;
}#s-b3dc684b-af49-41e6-b545-8077cd3cad07.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4822d5cc-3ea8-40b3-a65e-c0a4180b7306 {
  padding-top: 10px;
padding-left: 3px;
padding-bottom: 10px;
padding-right: 3px;
max-width: 450px;
text-align: center;
}

#s-4822d5cc-3ea8-40b3-a65e-c0a4180b7306 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-82627710-caf8-4ef6-9cd7-e28c307a0c7b {
  margin-left: 3px;
margin-right: 3px;
}

#s-d351b501-ae7e-449d-805f-0febf98626f0 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(113, 197, 232, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-d351b501-ae7e-449d-805f-0febf98626f0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d351b501-ae7e-449d-805f-0febf98626f0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d351b501-ae7e-449d-805f-0febf98626f0.shg-btn {
  color: #ffffff;
  font-size: 28px;
  
  
  
  display:  inline-block ;
}

#s-80b8a190-0b41-4361-b615-4a7f4f2e0210 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
}
#s-80b8a190-0b41-4361-b615-4a7f4f2e0210:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
opacity: 1 !important;}



  #s-80b8a190-0b41-4361-b615-4a7f4f2e0210 img.shogun-image {
    
    width: px;
  }


#s-80b8a190-0b41-4361-b615-4a7f4f2e0210 .shogun-image-content {
  
    align-items: center;
  
}

#s-91e3c210-c367-4f8d-b601-8c71f93d8994 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-dca104fa-e4e3-4235-8402-a11a04fbc3c5 {
  min-height: 50px;
}








#s-dca104fa-e4e3-4235-8402-a11a04fbc3c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dca104fa-e4e3-4235-8402-a11a04fbc3c5.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 45.0px);
}

}

@media (min-width: 992px) {
[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 45.0px);
}

}

@media (min-width: 1200px) {
[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 45.0px);
}

}

@media (max-width: 767px) {
  [id="s-07a467d0-5e77-47c2-94ca-4b26b8931966"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5fcf396c-d11e-4ca8-b38b-489441e233a4 {
  margin-top: auto;
margin-bottom: auto;
min-height: 350px;
}








#s-5fcf396c-d11e-4ca8-b38b-489441e233a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fcf396c-d11e-4ca8-b38b-489441e233a4.shg-box.shg-c {
  justify-content: center;
}

#s-15741b74-ecab-4304-b262-2dd3a4dfec6b {
  text-align: center;
}




  #s-15741b74-ecab-4304-b262-2dd3a4dfec6b img.shogun-image {
    
    width: px;
  }


#s-15741b74-ecab-4304-b262-2dd3a4dfec6b .shogun-image-content {
  
    align-items: center;
  
}

#s-8c7eed04-a4e2-48cf-8064-b6ac6847d2c4 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 325px;
}








#s-8c7eed04-a4e2-48cf-8064-b6ac6847d2c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c7eed04-a4e2-48cf-8064-b6ac6847d2c4.shg-box.shg-c {
  justify-content: center;
}

#s-b097fb31-9d34-4ff6-a709-90a739d3b19b {
  margin-left: 20px;
margin-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
}

#s-d43a9fdf-7add-4844-927b-c7d388a88c4e {
  min-height: 50px;
background-color: rgba(113, 197, 232, 0.14);
}








#s-d43a9fdf-7add-4844-927b-c7d388a88c4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d43a9fdf-7add-4844-927b-c7d388a88c4e.shg-box.shg-c {
  justify-content: center;
}

#s-bb9162d6-08d9-4181-99f1-7618c01d520a {
  display: none;
}
#s-597af511-1989-45be-9443-5390dd41eb5d {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-597af511-1989-45be-9443-5390dd41eb5d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-fd42c024-b7d7-4da4-99ee-a5cc72b2831f {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(113, 197, 232, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-fd42c024-b7d7-4da4-99ee-a5cc72b2831f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fd42c024-b7d7-4da4-99ee-a5cc72b2831f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fd42c024-b7d7-4da4-99ee-a5cc72b2831f.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  
  display:  inline-block ;
}

.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-6daec0aa-1e72-4c72-aaa6-cec1dce3d5c2 {
  margin-left: 130px;
margin-right: 130px;
}
@media (max-width: 767px){#s-6daec0aa-1e72-4c72-aaa6-cec1dce3d5c2 {
  margin-left: 1px;
margin-right: 1px;
}
}
#s-ab1dc410-6e8a-48f1-b0e2-f93a50e26146 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-683e6ed9-99a0-44d6-bf86-e5098f46fca3 {
  min-height: 50px;
}








#s-683e6ed9-99a0-44d6-bf86-e5098f46fca3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-683e6ed9-99a0-44d6-bf86-e5098f46fca3.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-27b951e2-eaee-4ddc-8254-a2ba9d984b72 {
  
}
}@media (max-width: 767px){#s-27b951e2-eaee-4ddc-8254-a2ba9d984b72 {
  
}
}
@media (min-width: 0px) {
[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-27b951e2-eaee-4ddc-8254-a2ba9d984b72"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-30437f32-aa6c-41ee-b045-ac4a492799ed {
  text-align: center;
}

#s-30437f32-aa6c-41ee-b045-ac4a492799ed .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cbdebb1f-d8fa-4529-95d3-c2a639b8321f {
  margin-left: 20px;
margin-right: 20px;
}

#s-0fca585f-bcb4-46d0-af1c-25866b1da49e {
  text-align: center;
}




  #s-0fca585f-bcb4-46d0-af1c-25866b1da49e img.shogun-image {
    
    width: px;
  }


#s-0fca585f-bcb4-46d0-af1c-25866b1da49e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-75c42b45-7c9a-4409-a90a-03be042a7198 {
  
}
}@media (max-width: 767px){#s-75c42b45-7c9a-4409-a90a-03be042a7198 {
  
}
}
@media (min-width: 0px) {
[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-75c42b45-7c9a-4409-a90a-03be042a7198"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bb73b096-a745-45cb-9bd5-e8153333d39e {
  text-align: center;
}




  #s-bb73b096-a745-45cb-9bd5-e8153333d39e img.shogun-image {
    
    width: px;
  }


#s-bb73b096-a745-45cb-9bd5-e8153333d39e .shogun-image-content {
  
    align-items: center;
  
}

#s-f9291ee9-178e-4893-90ac-545c3ccbf60a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f9291ee9-178e-4893-90ac-545c3ccbf60a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-da260557-9e3d-4165-bcc4-f00d37a49f6e {
  margin-left: 20px;
margin-right: 20px;
}

#s-713343f0-870f-4906-adad-9e2e8d316988 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-713343f0-870f-4906-adad-9e2e8d316988 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-713343f0-870f-4906-adad-9e2e8d316988 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-713343f0-870f-4906-adad-9e2e8d316988 {
  
}
}@media (max-width: 767px){#s-713343f0-870f-4906-adad-9e2e8d316988 {
  
}
}







#s-713343f0-870f-4906-adad-9e2e8d316988 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-713343f0-870f-4906-adad-9e2e8d316988.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4bab98f2-3b01-46fc-9852-25f98dfab70b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4bab98f2-3b01-46fc-9852-25f98dfab70b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4bab98f2-3b01-46fc-9852-25f98dfab70b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4bab98f2-3b01-46fc-9852-25f98dfab70b {
  
}
}@media (max-width: 767px){#s-4bab98f2-3b01-46fc-9852-25f98dfab70b {
  
}
}







#s-4bab98f2-3b01-46fc-9852-25f98dfab70b > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-4bab98f2-3b01-46fc-9852-25f98dfab70b.shg-box.shg-c {
  justify-content: center;
}

#s-4c4b4abf-43bf-43c6-9308-5d82e7a12560 {
  min-height: 50px;
}








#s-4c4b4abf-43bf-43c6-9308-5d82e7a12560 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c4b4abf-43bf-43c6-9308-5d82e7a12560.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-7848c5c2-ac0b-489a-b474-51882b8968b5 {
  
}
}@media (max-width: 767px){#s-7848c5c2-ac0b-489a-b474-51882b8968b5 {
  
}
}
@media (min-width: 0px) {
[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-7848c5c2-ac0b-489a-b474-51882b8968b5"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5e08f05e-3c57-4100-b60d-0ae266ed193d {
  padding-left: 5px;
padding-right: 5px;
text-align: center;
}

#s-5e08f05e-3c57-4100-b60d-0ae266ed193d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2dc23187-494c-420a-86bf-f9e871318ddf {
  margin-left: 20px;
margin-right: 20px;
padding-bottom: 10px;
}

#s-c054cf2e-8c4d-4393-8568-83152ba7f6ee {
  text-align: center;
}




  #s-c054cf2e-8c4d-4393-8568-83152ba7f6ee img.shogun-image {
    
    width: px;
  }


#s-c054cf2e-8c4d-4393-8568-83152ba7f6ee .shogun-image-content {
  
    align-items: center;
  
}

#s-94689722-b1ef-4e38-9767-9771d5ae8794 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 790px;
background-position: center center;
}
@media (min-width: 1200px){#s-94689722-b1ef-4e38-9767-9771d5ae8794 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-94689722-b1ef-4e38-9767-9771d5ae8794 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-94689722-b1ef-4e38-9767-9771d5ae8794 {
  
}
}@media (max-width: 767px){#s-94689722-b1ef-4e38-9767-9771d5ae8794 {
  
}
}







#s-94689722-b1ef-4e38-9767-9771d5ae8794 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94689722-b1ef-4e38-9767-9771d5ae8794.shg-box.shg-c {
  justify-content: center;
}

#s-1f6c6426-79c7-48f0-8482-6b54cd834ece {
  background-attachment: fixed;
margin-top: 110px;
margin-left: 15px;
margin-bottom: 110px;
margin-right: 15px;
padding-top: 50px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
min-height: 320px;
max-width: 440px;
background-color: rgba(255, 255, 255, 0.71);
}








#s-1f6c6426-79c7-48f0-8482-6b54cd834ece > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.4;
}#s-1f6c6426-79c7-48f0-8482-6b54cd834ece.shg-box.shg-c {
  justify-content: flex-start;
}

#s-85e6ddf2-ec41-4c03-b814-560f99ead3c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-85e6ddf2-ec41-4c03-b814-560f99ead3c7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}



#s-8a9a0e3f-13ae-4774-9b5c-4dff7b20e344 {
  margin-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-8a9a0e3f-13ae-4774-9b5c-4dff7b20e344 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8a9a0e3f-13ae-4774-9b5c-4dff7b20e344 {
  
}
}







#s-8a9a0e3f-13ae-4774-9b5c-4dff7b20e344 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a9a0e3f-13ae-4774-9b5c-4dff7b20e344.shg-box.shg-c {
  justify-content: center;
}

#s-c305470e-3aca-4965-9c42-4ce449bb4f23 {
  text-align: center;
}
@media (min-width: 1200px){#s-c305470e-3aca-4965-9c42-4ce449bb4f23 {
  display: none;
}
#s-c305470e-3aca-4965-9c42-4ce449bb4f23, #wrap-s-c305470e-3aca-4965-9c42-4ce449bb4f23 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c305470e-3aca-4965-9c42-4ce449bb4f23 {
  display: none;
}
#s-c305470e-3aca-4965-9c42-4ce449bb4f23, #wrap-s-c305470e-3aca-4965-9c42-4ce449bb4f23 { display:none !important; }}



  #s-c305470e-3aca-4965-9c42-4ce449bb4f23 img.shogun-image {
    
    width: px;
  }


#s-c305470e-3aca-4965-9c42-4ce449bb4f23 .shogun-image-content {
  
    align-items: center;
  
}

#s-d61cb75d-5cbf-4e20-9414-42a28078f166 {
  margin-left: 250px;
margin-right: 250px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d61cb75d-5cbf-4e20-9414-42a28078f166 {
  display: none;
}
#s-d61cb75d-5cbf-4e20-9414-42a28078f166, #wrap-s-d61cb75d-5cbf-4e20-9414-42a28078f166 { display:none !important; }}@media (max-width: 767px){#s-d61cb75d-5cbf-4e20-9414-42a28078f166 {
  display: none;
}
#s-d61cb75d-5cbf-4e20-9414-42a28078f166, #wrap-s-d61cb75d-5cbf-4e20-9414-42a28078f166 { display:none !important; }}



  #s-d61cb75d-5cbf-4e20-9414-42a28078f166 img.shogun-image {
    
    width: px;
  }


#s-d61cb75d-5cbf-4e20-9414-42a28078f166 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f2d1325-45af-4a2f-8796-8ee6d1b30341 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c6674ab0-ceb8-421a-9eca-02caffc741b4 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-c6674ab0-ceb8-421a-9eca-02caffc741b4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-af2b3595-65d1-4f71-bb69-864de4a97586 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-855c6912-d129-4378-ab66-355e4e0016da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-92b79cf4-637e-4433-be68-2a94b6e7e7ec {
  margin-left: 5px;
margin-right: 5px;
text-align: center;
}




  #s-92b79cf4-637e-4433-be68-2a94b6e7e7ec img.shogun-image {
    
    width: px;
  }


#s-92b79cf4-637e-4433-be68-2a94b6e7e7ec .shogun-image-content {
  
    align-items: center;
  
}

#s-00ceda65-b472-420f-a018-679770fd3fbe {
  margin-left: 5px;
margin-right: 5px;
text-align: center;
}




  #s-00ceda65-b472-420f-a018-679770fd3fbe img.shogun-image {
    
    width: px;
  }


#s-00ceda65-b472-420f-a018-679770fd3fbe .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f8e85510-df06-4d08-8bc9-6c30157fed77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c86b3190-4c89-4e53-8017-eb09a398ea3c {
  margin-left: 5px;
margin-right: 5px;
text-align: center;
}




  #s-c86b3190-4c89-4e53-8017-eb09a398ea3c img.shogun-image {
    
    width: px;
  }


#s-c86b3190-4c89-4e53-8017-eb09a398ea3c .shogun-image-content {
  
    align-items: center;
  
}

#s-187927c5-f37b-4403-8981-909a1af0be15 {
  margin-left: 5px;
margin-right: 5px;
text-align: center;
}




  #s-187927c5-f37b-4403-8981-909a1af0be15 img.shogun-image {
    
    width: px;
  }


#s-187927c5-f37b-4403-8981-909a1af0be15 .shogun-image-content {
  
    align-items: center;
  
}

#s-61f67d28-5644-4169-a6cd-4de5883a3033 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-61f67d28-5644-4169-a6cd-4de5883a3033 {
  
}
}@media (max-width: 767px){#s-61f67d28-5644-4169-a6cd-4de5883a3033 {
  
}
}







#s-61f67d28-5644-4169-a6cd-4de5883a3033 > .shg-box-overlay {
  background-color: rgba(113, 197, 232, 1);
  opacity: 0.2;
}#s-61f67d28-5644-4169-a6cd-4de5883a3033.shg-box.shg-c {
  justify-content: center;
}

#s-baceb630-496a-492e-8a1e-22d980bb0332 {
  display: none;
}
#s-33db401f-0499-4fec-9401-7a1f2d8b9065 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-33db401f-0499-4fec-9401-7a1f2d8b9065 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-c5fb8595-d868-4ef5-bdf4-a8058df6118d {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(113, 197, 232, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-c5fb8595-d868-4ef5-bdf4-a8058df6118d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c5fb8595-d868-4ef5-bdf4-a8058df6118d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c5fb8595-d868-4ef5-bdf4-a8058df6118d.shg-btn {
  color: #ffffff;
  font-size: 28px;
  
  
  
  display:  inline-block ;
}

#s-2df97367-d441-497b-b0a2-7de87af6b582 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-46432900-ccde-46e4-8b98-8e0d37f6f46e {
  min-height: 50px;
}








#s-46432900-ccde-46e4-8b98-8e0d37f6f46e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46432900-ccde-46e4-8b98-8e0d37f6f46e.shg-box.shg-c {
  justify-content: center;
}

#s-cb41133b-efb4-420a-91cd-c419342046bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cb41133b-efb4-420a-91cd-c419342046bf .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-80cf7f7d-8739-4039-8629-bfb8ad382177 {
  margin-left: 35px;
margin-right: 35px;
}

#s-849855cd-e57f-45eb-84ef-3c34384e69df hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-1c00a1f7-c233-42db-a9a9-c06936ffdfd1 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-1c00a1f7-c233-42db-a9a9-c06936ffdfd1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-e7dcf624-5a6d-4482-a743-d5bda08e75ec {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(113, 197, 232, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-e7dcf624-5a6d-4482-a743-d5bda08e75ec:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e7dcf624-5a6d-4482-a743-d5bda08e75ec:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e7dcf624-5a6d-4482-a743-d5bda08e75ec.shg-btn {
  color: #ffffff;
  font-size: 28px;
  
  
  
  display:  inline-block ;
}

#s-59feb24b-9905-49be-b4af-7fb2508f9086 {
  display: none;
}
#s-6e21bb05-13fc-44e4-8be7-60a3fb055c0e {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-037d3c9e-9ce1-450a-abf2-696fb9719ccc {
  padding-left: 25px;
padding-right: 25px;
min-height: 50px;
}








#s-037d3c9e-9ce1-450a-abf2-696fb9719ccc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-037d3c9e-9ce1-450a-abf2-696fb9719ccc.shg-box.shg-c {
  justify-content: center;
}

#s-af359565-6f78-4df6-8b54-2a7d44e420f3 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 50px;
min-height: 100px;
max-width: 600px;
text-align: center;
}




  #s-af359565-6f78-4df6-8b54-2a7d44e420f3 img.shogun-image {
    
    width: px;
  }


#s-af359565-6f78-4df6-8b54-2a7d44e420f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-abe00c20-ad87-40c4-a932-2158e48a2957 {
  min-height: 50px;
background-color: rgba(255, 232, 0, 0.25);
}








#s-abe00c20-ad87-40c4-a932-2158e48a2957 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abe00c20-ad87-40c4-a932-2158e48a2957.shg-box.shg-c {
  justify-content: center;
}

#s-dd8df7cc-4eec-4fa0-8951-290857c8584a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd8df7cc-4eec-4fa0-8951-290857c8584a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1d76281b-3f42-45b0-b135-f7bc21504e0c {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1500px;
}

#s-d485a6eb-99fc-4d05-9d4e-6de64c483bcb {
  min-height: 50px;
background-color: rgba(104, 101, 101, 0.28);
}








#s-d485a6eb-99fc-4d05-9d4e-6de64c483bcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d485a6eb-99fc-4d05-9d4e-6de64c483bcb.shg-box.shg-c {
  justify-content: center;
}

#s-fe0ed55f-b7cd-4a54-941c-31b5779dfda6 {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
max-width: 200px;
text-align: center;
}




  #s-fe0ed55f-b7cd-4a54-941c-31b5779dfda6 img.shogun-image {
    
    width: px;
  }


#s-fe0ed55f-b7cd-4a54-941c-31b5779dfda6 .shogun-image-content {
  
    align-items: center;
  
}

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

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