.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-3da25841-9a96-4503-bf13-9e176d9be5a2 {
  background-image: url(https://i.shgcdn.com/e477fda0-0dd5-44b4-881a-3bc11e02cc66/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 553px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3da25841-9a96-4503-bf13-9e176d9be5a2 {
  display: none;
}
#s-3da25841-9a96-4503-bf13-9e176d9be5a2, #wrap-s-3da25841-9a96-4503-bf13-9e176d9be5a2 { display:none !important; }}@media (max-width: 767px){#s-3da25841-9a96-4503-bf13-9e176d9be5a2 {
  display: none;
}
#s-3da25841-9a96-4503-bf13-9e176d9be5a2, #wrap-s-3da25841-9a96-4503-bf13-9e176d9be5a2 { display:none !important; }}







#s-3da25841-9a96-4503-bf13-9e176d9be5a2 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-3da25841-9a96-4503-bf13-9e176d9be5a2.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-197179cc-1720-4af6-bf21-7e96290e5fb1 {
  margin-left: 50px;
max-width: 512px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-197179cc-1720-4af6-bf21-7e96290e5fb1 {
  
}
}@media (max-width: 767px){#s-197179cc-1720-4af6-bf21-7e96290e5fb1 {
  
}
}
#s-197179cc-1720-4af6-bf21-7e96290e5fb1 .shogun-heading-component h1 {
  color: rgba(95, 122, 134, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e9838a06-1915-4ab3-b7b2-613ab3ace4e5 {
  margin-top: 15px;
margin-left: 50px;
margin-bottom: 10px;
max-width: 512px;
text-align: left;
}

#s-e9838a06-1915-4ab3-b7b2-613ab3ace4e5 .shogun-heading-component h2 {
  color: rgba(84, 85, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-44fb2954-385d-477e-b54a-ac1f95dfa7a5 {
  margin-left: 50px;
max-width: 512px;
}

#s-e58df2ef-4dfa-46af-a686-4143c37629bf {
  background-image: url(https://i.shgcdn.com/a3d1d616-3745-4456-a51d-eb988e583600/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-left: 5%;
padding-right: 5%;
min-height: 385px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-e58df2ef-4dfa-46af-a686-4143c37629bf {
  display: none;
}
#s-e58df2ef-4dfa-46af-a686-4143c37629bf, #wrap-s-e58df2ef-4dfa-46af-a686-4143c37629bf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e58df2ef-4dfa-46af-a686-4143c37629bf {
  display: none;
}
#s-e58df2ef-4dfa-46af-a686-4143c37629bf, #wrap-s-e58df2ef-4dfa-46af-a686-4143c37629bf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e58df2ef-4dfa-46af-a686-4143c37629bf {
  
}
}@media (max-width: 767px){#s-e58df2ef-4dfa-46af-a686-4143c37629bf {
  display: none;
}
#s-e58df2ef-4dfa-46af-a686-4143c37629bf, #wrap-s-e58df2ef-4dfa-46af-a686-4143c37629bf { display:none !important; }}







#s-e58df2ef-4dfa-46af-a686-4143c37629bf > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-e58df2ef-4dfa-46af-a686-4143c37629bf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1c5b38e3-2f85-43d0-a1b9-42e92ae7d316 {
  margin-top: 80px;
margin-left: 50%;
text-align: left;
}

#s-1c5b38e3-2f85-43d0-a1b9-42e92ae7d316 .shogun-heading-component h1 {
  color: rgba(95, 122, 134, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-224fc062-1665-469a-8661-f8885e82b926 {
  margin-left: 50%;
text-align: left;
}

#s-224fc062-1665-469a-8661-f8885e82b926 .shogun-heading-component h2 {
  color: rgba(84, 85, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-19e60c1e-2c07-4cd8-ba76-07bb08f3b283 {
  margin-left: 50%;
}

#s-62704ea6-fd7c-4ff0-90f4-6dfb4768f705 {
  background-image: url(https://i.shgcdn.com/5168d9dd-c0be-4077-a8f9-ac799793662d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-left: 5%;
padding-right: 5%;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-62704ea6-fd7c-4ff0-90f4-6dfb4768f705 {
  display: none;
}
#s-62704ea6-fd7c-4ff0-90f4-6dfb4768f705, #wrap-s-62704ea6-fd7c-4ff0-90f4-6dfb4768f705 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-62704ea6-fd7c-4ff0-90f4-6dfb4768f705 {
  display: none;
}
#s-62704ea6-fd7c-4ff0-90f4-6dfb4768f705, #wrap-s-62704ea6-fd7c-4ff0-90f4-6dfb4768f705 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-62704ea6-fd7c-4ff0-90f4-6dfb4768f705 {
  display: none;
}
#s-62704ea6-fd7c-4ff0-90f4-6dfb4768f705, #wrap-s-62704ea6-fd7c-4ff0-90f4-6dfb4768f705 { display:none !important; }}@media (max-width: 767px){#s-62704ea6-fd7c-4ff0-90f4-6dfb4768f705 {
  
}
}







#s-62704ea6-fd7c-4ff0-90f4-6dfb4768f705 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-62704ea6-fd7c-4ff0-90f4-6dfb4768f705.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c13c901d-3a8a-46f9-acbc-e534f80cf340 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-c13c901d-3a8a-46f9-acbc-e534f80cf340 .shogun-heading-component h1 {
  color: rgba(95, 122, 134, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-48c381e2-d9eb-40aa-8207-e685defe20be {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-48c381e2-d9eb-40aa-8207-e685defe20be .shogun-heading-component h2 {
  color: rgba(84, 85, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-18476d34-d6f8-4ce6-994a-b33e7824d4b5 {
  margin-left: auto;
margin-right: auto;
}

#s-58a37165-a0b4-4694-97a2-7a75d2210caa {
  min-height: 50px;
background-color: rgba(95, 122, 134, 1);
}
@media (max-width: 767px){#s-58a37165-a0b4-4694-97a2-7a75d2210caa {
  display: none;
}
#s-58a37165-a0b4-4694-97a2-7a75d2210caa, #wrap-s-58a37165-a0b4-4694-97a2-7a75d2210caa { display:none !important; }}







#s-58a37165-a0b4-4694-97a2-7a75d2210caa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58a37165-a0b4-4694-97a2-7a75d2210caa.shg-box.shg-c {
  justify-content: center;
}

#s-28fe9edb-987c-47a5-ab3a-db38146d8662 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-28fe9edb-987c-47a5-ab3a-db38146d8662 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-665e196b-de6e-46dc-9626-1739c614eee6 {
  padding-left: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(95, 122, 134, 1);
}
@media (min-width: 1200px){#s-665e196b-de6e-46dc-9626-1739c614eee6 {
  display: none;
}
#s-665e196b-de6e-46dc-9626-1739c614eee6, #wrap-s-665e196b-de6e-46dc-9626-1739c614eee6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-665e196b-de6e-46dc-9626-1739c614eee6 {
  display: none;
}
#s-665e196b-de6e-46dc-9626-1739c614eee6, #wrap-s-665e196b-de6e-46dc-9626-1739c614eee6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-665e196b-de6e-46dc-9626-1739c614eee6 {
  display: none;
}
#s-665e196b-de6e-46dc-9626-1739c614eee6, #wrap-s-665e196b-de6e-46dc-9626-1739c614eee6 { display:none !important; }}@media (max-width: 767px){#s-665e196b-de6e-46dc-9626-1739c614eee6 {
  
}
}







#s-665e196b-de6e-46dc-9626-1739c614eee6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-665e196b-de6e-46dc-9626-1739c614eee6.shg-box.shg-c {
  justify-content: center;
}

#s-f542a419-beb7-4b6f-8a6b-8cae8d52631b {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f542a419-beb7-4b6f-8a6b-8cae8d52631b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3e48468d-56cb-485f-a3c8-9d72f6ecefd5 {
  margin-top: 35px;
}
@media (max-width: 767px){#s-3e48468d-56cb-485f-a3c8-9d72f6ecefd5 {
  display: none;
}
#s-3e48468d-56cb-485f-a3c8-9d72f6ecefd5, #wrap-s-3e48468d-56cb-485f-a3c8-9d72f6ecefd5 { display:none !important; }}
#s-52c104d3-e618-4509-a2c9-ce88603da568 {
  margin-top: 25px;
padding-top: 0%;
padding-left: 5%;
padding-bottom: 0%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-52c104d3-e618-4509-a2c9-ce88603da568 {
  display: none;
}
#s-52c104d3-e618-4509-a2c9-ce88603da568, #wrap-s-52c104d3-e618-4509-a2c9-ce88603da568 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-52c104d3-e618-4509-a2c9-ce88603da568 {
  display: none;
}
#s-52c104d3-e618-4509-a2c9-ce88603da568, #wrap-s-52c104d3-e618-4509-a2c9-ce88603da568 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-52c104d3-e618-4509-a2c9-ce88603da568 {
  display: none;
}
#s-52c104d3-e618-4509-a2c9-ce88603da568, #wrap-s-52c104d3-e618-4509-a2c9-ce88603da568 { display:none !important; }}@media (max-width: 767px){#s-52c104d3-e618-4509-a2c9-ce88603da568 {
  
}
}
.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-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6 {
  padding-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1bcf2fc6-31f4-42e0-af41-4b35de46ffd6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.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-e6490d8c-5220-4ae5-8a13-b47d6bfb8687 {
  text-align: center;
}




  #s-e6490d8c-5220-4ae5-8a13-b47d6bfb8687 img.shogun-image {
    
    width: px;
  }


#s-e6490d8c-5220-4ae5-8a13-b47d6bfb8687 .shogun-image-content {
  
    align-items: center;
  
}

#s-b130bad2-9b62-47de-b0c8-4e7804b65e5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b130bad2-9b62-47de-b0c8-4e7804b65e5b .shogun-heading-component h4 {
  color: rgba(83, 85, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-548616b1-da26-43b4-b2a2-c896f2c7f5b1 {
  padding-left: 40px;
padding-right: 40px;
}

#s-616154df-e1be-4302-8f69-36ef359aac06 {
  text-align: center;
}




  #s-616154df-e1be-4302-8f69-36ef359aac06 img.shogun-image {
    
    width: px;
  }


#s-616154df-e1be-4302-8f69-36ef359aac06 .shogun-image-content {
  
    align-items: center;
  
}

#s-b286e137-2d42-48de-a8d5-f449751d1971 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b286e137-2d42-48de-a8d5-f449751d1971 .shogun-heading-component h4 {
  color: rgba(83, 85, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-581088e5-d2ec-471e-9737-28227d8b4b1e {
  padding-left: 40px;
padding-right: 40px;
}

#s-4e174d48-99b0-4efd-a175-fe15250e5deb {
  text-align: center;
}




  #s-4e174d48-99b0-4efd-a175-fe15250e5deb img.shogun-image {
    
    width: px;
  }


#s-4e174d48-99b0-4efd-a175-fe15250e5deb .shogun-image-content {
  
    align-items: center;
  
}

#s-c71906cb-ae44-4723-abf0-63b2c24bbef3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c71906cb-ae44-4723-abf0-63b2c24bbef3 .shogun-heading-component h4 {
  color: rgba(83, 85, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a8945d51-98d8-4832-974d-4ea9034dad79 {
  padding-left: 40px;
padding-right: 40px;
}

#s-5532986a-8a31-4d2d-bc92-5be4b911af5f {
  text-align: center;
}




  #s-5532986a-8a31-4d2d-bc92-5be4b911af5f img.shogun-image {
    
    width: px;
  }


#s-5532986a-8a31-4d2d-bc92-5be4b911af5f .shogun-image-content {
  
    align-items: center;
  
}

#s-371b80a6-de14-4a54-a732-7d0aebdeb837 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-371b80a6-de14-4a54-a732-7d0aebdeb837 .shogun-heading-component h4 {
  color: rgba(83, 85, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-81093641-e660-49dc-aaf8-c9e5ae00e9d6 {
  padding-left: 40px;
padding-right: 40px;
}

#s-f2f49c22-9736-48cf-8029-3850b7d93fbe {
  min-height: 50px;
background-color: rgba(95, 122, 134, 1);
}
@media (max-width: 767px){#s-f2f49c22-9736-48cf-8029-3850b7d93fbe {
  display: none;
}
#s-f2f49c22-9736-48cf-8029-3850b7d93fbe, #wrap-s-f2f49c22-9736-48cf-8029-3850b7d93fbe { display:none !important; }}







#s-f2f49c22-9736-48cf-8029-3850b7d93fbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2f49c22-9736-48cf-8029-3850b7d93fbe.shg-box.shg-c {
  justify-content: center;
}

#s-7fbd3c8f-66b6-4282-842f-12d3bed98a36 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7fbd3c8f-66b6-4282-842f-12d3bed98a36 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d5414767-9712-472c-867e-6329322c6278 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 81%;
}

@media (min-width: 0px) {
[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d5414767-9712-472c-867e-6329322c6278"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f6e297eb-2daf-4c3f-b551-469a81feec59 {
  min-height: 50px;
background-color: rgba(95, 122, 134, 1);
}
@media (min-width: 1200px){#s-f6e297eb-2daf-4c3f-b551-469a81feec59 {
  display: none;
}
#s-f6e297eb-2daf-4c3f-b551-469a81feec59, #wrap-s-f6e297eb-2daf-4c3f-b551-469a81feec59 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f6e297eb-2daf-4c3f-b551-469a81feec59 {
  display: none;
}
#s-f6e297eb-2daf-4c3f-b551-469a81feec59, #wrap-s-f6e297eb-2daf-4c3f-b551-469a81feec59 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f6e297eb-2daf-4c3f-b551-469a81feec59 {
  display: none;
}
#s-f6e297eb-2daf-4c3f-b551-469a81feec59, #wrap-s-f6e297eb-2daf-4c3f-b551-469a81feec59 { display:none !important; }}@media (max-width: 767px){#s-f6e297eb-2daf-4c3f-b551-469a81feec59 {
  
}
}







#s-f6e297eb-2daf-4c3f-b551-469a81feec59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6e297eb-2daf-4c3f-b551-469a81feec59.shg-box.shg-c {
  justify-content: center;
}

#s-31bebb42-98c5-4fb8-830a-d650064e4a3c {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31bebb42-98c5-4fb8-830a-d650064e4a3c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-18f1a055-d560-4ebf-a4dd-3642b4870d45 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 81%;
}

@media (min-width: 0px) {
[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-18f1a055-d560-4ebf-a4dd-3642b4870d45"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px){#s-9cb01eaa-a309-422d-8c58-5eb10a0dec17 {
  display: none;
}
#s-9cb01eaa-a309-422d-8c58-5eb10a0dec17, #wrap-s-9cb01eaa-a309-422d-8c58-5eb10a0dec17 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9cb01eaa-a309-422d-8c58-5eb10a0dec17 {
  display: none;
}
#s-9cb01eaa-a309-422d-8c58-5eb10a0dec17, #wrap-s-9cb01eaa-a309-422d-8c58-5eb10a0dec17 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9cb01eaa-a309-422d-8c58-5eb10a0dec17 {
  display: none;
}
#s-9cb01eaa-a309-422d-8c58-5eb10a0dec17, #wrap-s-9cb01eaa-a309-422d-8c58-5eb10a0dec17 { display:none !important; }}
#s-9cb01eaa-a309-422d-8c58-5eb10a0dec17 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-369ea93d-8fd8-4223-b1e1-ce590fcc6f2a {
  margin-top: 10px;
}

@media (min-width: 1200px){#s-7055a06b-252c-46aa-b38d-1ef32ccf1787 {
  display: none;
}
#s-7055a06b-252c-46aa-b38d-1ef32ccf1787, #wrap-s-7055a06b-252c-46aa-b38d-1ef32ccf1787 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7055a06b-252c-46aa-b38d-1ef32ccf1787 {
  display: none;
}
#s-7055a06b-252c-46aa-b38d-1ef32ccf1787, #wrap-s-7055a06b-252c-46aa-b38d-1ef32ccf1787 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7055a06b-252c-46aa-b38d-1ef32ccf1787 {
  display: none;
}
#s-7055a06b-252c-46aa-b38d-1ef32ccf1787, #wrap-s-7055a06b-252c-46aa-b38d-1ef32ccf1787 { display:none !important; }}
#s-7055a06b-252c-46aa-b38d-1ef32ccf1787 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-a22af9b1-6a61-4f85-a4b2-405739445088 {
  margin-top: 10px;
}

#s-cce9f2df-f398-4c8a-91fd-8c3180c32571 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 81%;
}
@media (max-width: 767px){#s-cce9f2df-f398-4c8a-91fd-8c3180c32571 {
  display: none;
}
#s-cce9f2df-f398-4c8a-91fd-8c3180c32571, #wrap-s-cce9f2df-f398-4c8a-91fd-8c3180c32571 { display:none !important; }}







#s-cce9f2df-f398-4c8a-91fd-8c3180c32571 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cce9f2df-f398-4c8a-91fd-8c3180c32571.shg-box.shg-c {
  justify-content: center;
}

#s-18b51cbc-53d9-4630-9e80-c656f252019e {
  margin-top: 36px;
margin-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18b51cbc-53d9-4630-9e80-c656f252019e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-485d668c-e682-4220-9b8a-3db23d2b4579 {
  text-align: center;
}




  #s-485d668c-e682-4220-9b8a-3db23d2b4579 img.shogun-image {
    
    width: px;
  }


#s-485d668c-e682-4220-9b8a-3db23d2b4579 .shogun-image-content {
  
    align-items: center;
  
}

#s-4e335317-6de5-4a69-8d57-ddd9901a3eb3 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-4e335317-6de5-4a69-8d57-ddd9901a3eb3 .shogun-heading-component h3 {
  color: rgba(85, 86, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-62f5edf3-cc19-4917-a09b-9f6c3975ea97 {
  margin-top: 10px;
}

#s-f75e4c3d-37b7-4821-b704-f1467706c030 {
  display: none;
}
#s-5705277c-eed2-497f-a19b-50b8f8c9344c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 81%;
}
@media (min-width: 1200px){#s-5705277c-eed2-497f-a19b-50b8f8c9344c {
  display: none;
}
#s-5705277c-eed2-497f-a19b-50b8f8c9344c, #wrap-s-5705277c-eed2-497f-a19b-50b8f8c9344c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5705277c-eed2-497f-a19b-50b8f8c9344c {
  display: none;
}
#s-5705277c-eed2-497f-a19b-50b8f8c9344c, #wrap-s-5705277c-eed2-497f-a19b-50b8f8c9344c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5705277c-eed2-497f-a19b-50b8f8c9344c {
  display: none;
}
#s-5705277c-eed2-497f-a19b-50b8f8c9344c, #wrap-s-5705277c-eed2-497f-a19b-50b8f8c9344c { display:none !important; }}@media (max-width: 767px){#s-5705277c-eed2-497f-a19b-50b8f8c9344c {
  
}
}







#s-5705277c-eed2-497f-a19b-50b8f8c9344c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5705277c-eed2-497f-a19b-50b8f8c9344c.shg-box.shg-c {
  justify-content: center;
}

#s-24d5f94f-1967-4b96-97e2-ae809ad90c1d {
  margin-top: 36px;
margin-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24d5f94f-1967-4b96-97e2-ae809ad90c1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-61e5922e-2022-4d33-a241-f462b76d6558 {
  text-align: center;
}




  #s-61e5922e-2022-4d33-a241-f462b76d6558 img.shogun-image {
    
    width: px;
  }


#s-61e5922e-2022-4d33-a241-f462b76d6558 .shogun-image-content {
  
    align-items: center;
  
}

#s-ad6b04fe-7d3a-44af-b3d9-5c8ced256d21 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}

#s-ad6b04fe-7d3a-44af-b3d9-5c8ced256d21 .shogun-heading-component h3 {
  color: rgba(85, 86, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-57836788-b7e9-434a-86b2-a1f5c4ff9c91 {
  margin-top: 10px;
}

@media (min-width: 1200px){#s-305fd12b-e89f-416e-8a90-ea6aa3455f53 {
  display: none;
}
#s-305fd12b-e89f-416e-8a90-ea6aa3455f53, #wrap-s-305fd12b-e89f-416e-8a90-ea6aa3455f53 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-305fd12b-e89f-416e-8a90-ea6aa3455f53 {
  display: none;
}
#s-305fd12b-e89f-416e-8a90-ea6aa3455f53, #wrap-s-305fd12b-e89f-416e-8a90-ea6aa3455f53 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-305fd12b-e89f-416e-8a90-ea6aa3455f53 {
  display: none;
}
#s-305fd12b-e89f-416e-8a90-ea6aa3455f53, #wrap-s-305fd12b-e89f-416e-8a90-ea6aa3455f53 { display:none !important; }}
#s-1a089969-57d8-4fb6-a9cd-31c80c42cff9 {
  display: none;
}
#s-cfc15ab5-4e56-4926-8186-d0f7da9416b3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f {
  margin-top: 35px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 81%;
}
@media (max-width: 767px){#s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f {
  display: none;
}
#s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f, #wrap-s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f { display:none !important; }}
@media (min-width: 0px) {
[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1d96e3f1-e520-4e01-a6cf-f09bc18ad94f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b84ef823-8c16-4ecf-adca-761453ff9cc9 {
  text-align: center;
}




  #s-b84ef823-8c16-4ecf-adca-761453ff9cc9 img.shogun-image {
    
    width: px;
  }


#s-b84ef823-8c16-4ecf-adca-761453ff9cc9 .shogun-image-content {
  
    align-items: center;
  
}

#s-8cc241de-864e-45f2-a04c-8dbc786d7f57 {
  text-align: center;
}




  #s-8cc241de-864e-45f2-a04c-8dbc786d7f57 img.shogun-image {
    
    width: px;
  }


#s-8cc241de-864e-45f2-a04c-8dbc786d7f57 .shogun-image-content {
  
    align-items: center;
  
}

#s-75c509ba-7b56-49f9-a6c8-01f5195f3db9 {
  text-align: center;
}




  #s-75c509ba-7b56-49f9-a6c8-01f5195f3db9 img.shogun-image {
    
    width: px;
  }


#s-75c509ba-7b56-49f9-a6c8-01f5195f3db9 .shogun-image-content {
  
    align-items: center;
  
}

#s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c {
  margin-top: 35px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 81%;
}
@media (min-width: 1200px){#s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c {
  display: none;
}
#s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c, #wrap-s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c {
  display: none;
}
#s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c, #wrap-s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c {
  display: none;
}
#s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c, #wrap-s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c { display:none !important; }}@media (max-width: 767px){#s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c {
  
}
}
@media (min-width: 0px) {
[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-183b58a2-baaa-45e3-9e75-feb6d8a3f20c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dc59e747-a69a-48bc-8c92-a286a6578884 {
  text-align: center;
}




  #s-dc59e747-a69a-48bc-8c92-a286a6578884 img.shogun-image {
    
    width: px;
  }


#s-dc59e747-a69a-48bc-8c92-a286a6578884 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-9011a901-bab8-4a14-931b-bfdb7032f846 {
  display: none;
}
#s-9011a901-bab8-4a14-931b-bfdb7032f846, #wrap-s-9011a901-bab8-4a14-931b-bfdb7032f846 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9011a901-bab8-4a14-931b-bfdb7032f846 {
  display: none;
}
#s-9011a901-bab8-4a14-931b-bfdb7032f846, #wrap-s-9011a901-bab8-4a14-931b-bfdb7032f846 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9011a901-bab8-4a14-931b-bfdb7032f846 {
  display: none;
}
#s-9011a901-bab8-4a14-931b-bfdb7032f846, #wrap-s-9011a901-bab8-4a14-931b-bfdb7032f846 { display:none !important; }}
#s-9011a901-bab8-4a14-931b-bfdb7032f846 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-9a401f53-1db4-4196-844b-598c6dcc3522 {
  text-align: center;
}




  #s-9a401f53-1db4-4196-844b-598c6dcc3522 img.shogun-image {
    
    width: px;
  }


#s-9a401f53-1db4-4196-844b-598c6dcc3522 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-414ed7ef-90d4-4717-aa64-82630bcfb278 {
  display: none;
}
#s-414ed7ef-90d4-4717-aa64-82630bcfb278, #wrap-s-414ed7ef-90d4-4717-aa64-82630bcfb278 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-414ed7ef-90d4-4717-aa64-82630bcfb278 {
  display: none;
}
#s-414ed7ef-90d4-4717-aa64-82630bcfb278, #wrap-s-414ed7ef-90d4-4717-aa64-82630bcfb278 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-414ed7ef-90d4-4717-aa64-82630bcfb278 {
  display: none;
}
#s-414ed7ef-90d4-4717-aa64-82630bcfb278, #wrap-s-414ed7ef-90d4-4717-aa64-82630bcfb278 { display:none !important; }}
#s-414ed7ef-90d4-4717-aa64-82630bcfb278 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b7eeaeae-a9c9-42f0-8cfb-fe6fd8938765 {
  text-align: center;
}




  #s-b7eeaeae-a9c9-42f0-8cfb-fe6fd8938765 img.shogun-image {
    
    width: px;
  }


#s-b7eeaeae-a9c9-42f0-8cfb-fe6fd8938765 .shogun-image-content {
  
    align-items: center;
  
}

#s-0c5a4338-a7de-46d2-a508-5b2f924a8c2a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b8a4e382-ae93-42ef-8a30-a30ea30c2e31 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 50px;
max-width: 81%;
}
@media (max-width: 767px){#s-b8a4e382-ae93-42ef-8a30-a30ea30c2e31 {
  display: none;
}
#s-b8a4e382-ae93-42ef-8a30-a30ea30c2e31, #wrap-s-b8a4e382-ae93-42ef-8a30-a30ea30c2e31 { display:none !important; }}







#s-b8a4e382-ae93-42ef-8a30-a30ea30c2e31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8a4e382-ae93-42ef-8a30-a30ea30c2e31.shg-box.shg-c {
  justify-content: center;
}

#s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3 {
  margin-top: 36px;
margin-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-53d8968d-48e4-4d2e-8b4e-7be24c7db9d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-6053ffca-7d2b-4b09-a38e-4c74976217ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6053ffca-7d2b-4b09-a38e-4c74976217ed .shogun-heading-component h3 {
  color: rgba(85, 86, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c0cfe608-c29a-44cd-9023-106c4af868d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3ddeb1bb-8aaf-4691-a59f-f4e671f1552c {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
text-align: center;
}




  #s-3ddeb1bb-8aaf-4691-a59f-f4e671f1552c img.shogun-image {
    
    width: px;
  }


#s-3ddeb1bb-8aaf-4691-a59f-f4e671f1552c .shogun-image-content {
  
    align-items: center;
  
}

#s-0d3cbb93-461a-4bf1-bc99-87e2fa153829 {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
text-align: center;
}




  #s-0d3cbb93-461a-4bf1-bc99-87e2fa153829 img.shogun-image {
    
    width: px;
  }


#s-0d3cbb93-461a-4bf1-bc99-87e2fa153829 .shogun-image-content {
  
    align-items: center;
  
}

#s-92a9bb87-b622-4589-97eb-dfde3469ed91 {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
text-align: center;
}




  #s-92a9bb87-b622-4589-97eb-dfde3469ed91 img.shogun-image {
    
    width: px;
  }


#s-92a9bb87-b622-4589-97eb-dfde3469ed91 .shogun-image-content {
  
    align-items: center;
  
}

#s-84cdfc59-d605-48e7-93a9-5e2387bd61cc {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
text-align: center;
}




  #s-84cdfc59-d605-48e7-93a9-5e2387bd61cc img.shogun-image {
    
    width: px;
  }


#s-84cdfc59-d605-48e7-93a9-5e2387bd61cc .shogun-image-content {
  
    align-items: center;
  
}

#s-fe2d4976-f58c-4c9b-aca7-8aef65784c73 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fe2d4976-f58c-4c9b-aca7-8aef65784c73 .shogun-heading-component h3 {
  color: rgba(85, 86, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b5813492-77a9-4e57-ba49-d370e26f471c {
  margin-top: 21px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b5813492-77a9-4e57-ba49-d370e26f471c .shogun-heading-component h2 {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-225fccd0-0d23-4f1a-91de-00c9ccf390a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-225fccd0-0d23-4f1a-91de-00c9ccf390a4 .shogun-heading-component h2 {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-960bfe87-518a-4748-80cf-721ba77f2dd7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-960bfe87-518a-4748-80cf-721ba77f2dd7 .shogun-heading-component h2 {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d85ef93c-e830-41a6-89ac-9f3238933551 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 50px;
max-width: 81%;
}
@media (min-width: 1200px){#s-d85ef93c-e830-41a6-89ac-9f3238933551 {
  display: none;
}
#s-d85ef93c-e830-41a6-89ac-9f3238933551, #wrap-s-d85ef93c-e830-41a6-89ac-9f3238933551 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d85ef93c-e830-41a6-89ac-9f3238933551 {
  display: none;
}
#s-d85ef93c-e830-41a6-89ac-9f3238933551, #wrap-s-d85ef93c-e830-41a6-89ac-9f3238933551 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d85ef93c-e830-41a6-89ac-9f3238933551 {
  display: none;
}
#s-d85ef93c-e830-41a6-89ac-9f3238933551, #wrap-s-d85ef93c-e830-41a6-89ac-9f3238933551 { display:none !important; }}@media (max-width: 767px){#s-d85ef93c-e830-41a6-89ac-9f3238933551 {
  
}
}







#s-d85ef93c-e830-41a6-89ac-9f3238933551 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d85ef93c-e830-41a6-89ac-9f3238933551.shg-box.shg-c {
  justify-content: center;
}

#s-d711ef09-1a4a-40ee-af18-3a34ec131940 {
  margin-top: 36px;
margin-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-d711ef09-1a4a-40ee-af18-3a34ec131940"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-7936b7a3-7418-4d03-b24a-349c99d1e75d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7936b7a3-7418-4d03-b24a-349c99d1e75d .shogun-heading-component h3 {
  color: rgba(85, 86, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e7046e1-2170-4604-a6f6-add6788e8577"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-29ab8ef1-a272-499d-bb95-0138514c8ba8 {
  text-align: center;
}




  #s-29ab8ef1-a272-499d-bb95-0138514c8ba8 img.shogun-image {
    
    width: px;
  }


#s-29ab8ef1-a272-499d-bb95-0138514c8ba8 .shogun-image-content {
  
    align-items: center;
  
}

#s-c12e426a-a4fa-4ade-8622-5edbb1fe89c0 {
  text-align: center;
}




  #s-c12e426a-a4fa-4ade-8622-5edbb1fe89c0 img.shogun-image {
    
    width: px;
  }


#s-c12e426a-a4fa-4ade-8622-5edbb1fe89c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-024044e1-e9d5-41eb-b7ff-4baedcb538b6 {
  text-align: center;
}




  #s-024044e1-e9d5-41eb-b7ff-4baedcb538b6 img.shogun-image {
    
    width: px;
  }


#s-024044e1-e9d5-41eb-b7ff-4baedcb538b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-86c79e55-b489-4951-81e8-0d9d61a2cc71 {
  text-align: center;
}




  #s-86c79e55-b489-4951-81e8-0d9d61a2cc71 img.shogun-image {
    
    width: px;
  }


#s-86c79e55-b489-4951-81e8-0d9d61a2cc71 .shogun-image-content {
  
    align-items: center;
  
}

#s-00dd59bd-6700-4f23-b0d5-d4adcd2723b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-00dd59bd-6700-4f23-b0d5-d4adcd2723b5 .shogun-heading-component h3 {
  color: rgba(85, 86, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9c04aa96-24fd-4a65-bcce-cab045e4cccd {
  margin-top: 21px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9c04aa96-24fd-4a65-bcce-cab045e4cccd .shogun-heading-component h2 {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4f1e05dd-a51a-4dd2-997d-5e94d5ce222c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4f1e05dd-a51a-4dd2-997d-5e94d5ce222c .shogun-heading-component h2 {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5243ed64-700d-46ed-b0c3-7804e5ad8d95 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5243ed64-700d-46ed-b0c3-7804e5ad8d95 .shogun-heading-component h2 {
  color: rgba(117, 117, 117, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d164b9aa-e612-4991-a2c0-0c385bafc9c0 {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 5%;
padding-right: 5%;
min-height: 563px;
background-position: center center;
}
@media (min-width: 1200px){#s-d164b9aa-e612-4991-a2c0-0c385bafc9c0 {
  display: none;
}
#s-d164b9aa-e612-4991-a2c0-0c385bafc9c0, #wrap-s-d164b9aa-e612-4991-a2c0-0c385bafc9c0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d164b9aa-e612-4991-a2c0-0c385bafc9c0 {
  display: none;
}
#s-d164b9aa-e612-4991-a2c0-0c385bafc9c0, #wrap-s-d164b9aa-e612-4991-a2c0-0c385bafc9c0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d164b9aa-e612-4991-a2c0-0c385bafc9c0 {
  display: none;
}
#s-d164b9aa-e612-4991-a2c0-0c385bafc9c0, #wrap-s-d164b9aa-e612-4991-a2c0-0c385bafc9c0 { display:none !important; }}







#s-d164b9aa-e612-4991-a2c0-0c385bafc9c0 > .shg-box-overlay {
  background-color: rgba(214, 214, 214, 1);
  opacity: 0.5;
}#s-d164b9aa-e612-4991-a2c0-0c385bafc9c0.shg-box.shg-c {
  justify-content: center;
}

#s-c28f5079-f187-457b-9fe7-5a61e5f09413 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c28f5079-f187-457b-9fe7-5a61e5f09413 .shogun-heading-component h3 {
  color: rgba(85, 86, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-649a058c-9698-4775-bb34-424cc41a5ef2 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-649a058c-9698-4775-bb34-424cc41a5ef2 {
  display: none;
}
#s-649a058c-9698-4775-bb34-424cc41a5ef2, #wrap-s-649a058c-9698-4775-bb34-424cc41a5ef2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-649a058c-9698-4775-bb34-424cc41a5ef2 {
  display: none;
}
#s-649a058c-9698-4775-bb34-424cc41a5ef2, #wrap-s-649a058c-9698-4775-bb34-424cc41a5ef2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-649a058c-9698-4775-bb34-424cc41a5ef2 {
  display: none;
}
#s-649a058c-9698-4775-bb34-424cc41a5ef2, #wrap-s-649a058c-9698-4775-bb34-424cc41a5ef2 { display:none !important; }}
#s-4a9f2869-92d3-4747-9ce1-bd9602b1c16f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 385px;
background-position: center center;
}
@media (min-width: 1200px){#s-4a9f2869-92d3-4747-9ce1-bd9602b1c16f {
  display: none;
}
#s-4a9f2869-92d3-4747-9ce1-bd9602b1c16f, #wrap-s-4a9f2869-92d3-4747-9ce1-bd9602b1c16f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a9f2869-92d3-4747-9ce1-bd9602b1c16f {
  display: none;
}
#s-4a9f2869-92d3-4747-9ce1-bd9602b1c16f, #wrap-s-4a9f2869-92d3-4747-9ce1-bd9602b1c16f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a9f2869-92d3-4747-9ce1-bd9602b1c16f {
  
}
}@media (max-width: 767px){#s-4a9f2869-92d3-4747-9ce1-bd9602b1c16f {
  display: none;
}
#s-4a9f2869-92d3-4747-9ce1-bd9602b1c16f, #wrap-s-4a9f2869-92d3-4747-9ce1-bd9602b1c16f { display:none !important; }}







#s-4a9f2869-92d3-4747-9ce1-bd9602b1c16f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a9f2869-92d3-4747-9ce1-bd9602b1c16f.shg-box.shg-c {
  justify-content: center;
}

#s-a2f16ff7-81dc-4e9b-8a1e-caeefe28e1de {
  margin-left: 50%;
max-width: 400px;
text-align: center;
}

#s-a2f16ff7-81dc-4e9b-8a1e-caeefe28e1de .shogun-heading-component h3 {
  color: rgba(85, 86, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-664f9d4d-d9a0-40a5-9264-95f9bb9360b7 {
  margin-top: 20px;
margin-left: 20%;
margin-right: 20%;
text-align: right;
}

#s-28f01a2f-8049-45a0-bf29-b3283585dc92 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-28f01a2f-8049-45a0-bf29-b3283585dc92 {
  display: none;
}
#s-28f01a2f-8049-45a0-bf29-b3283585dc92, #wrap-s-28f01a2f-8049-45a0-bf29-b3283585dc92 { display:none !important; }}@media (max-width: 767px){#s-28f01a2f-8049-45a0-bf29-b3283585dc92 {
  display: none;
}
#s-28f01a2f-8049-45a0-bf29-b3283585dc92, #wrap-s-28f01a2f-8049-45a0-bf29-b3283585dc92 { display:none !important; }}







#s-28f01a2f-8049-45a0-bf29-b3283585dc92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28f01a2f-8049-45a0-bf29-b3283585dc92.shg-box.shg-c {
  justify-content: center;
}

#s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9 {
  margin-top: 36px;
margin-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ca61db9-60d6-487a-9cd5-2854dbb79ee9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d38f572d-2c22-4492-b4e6-a2979ea83182 {
  margin-left: 50px;
padding-top: 0px;
padding-bottom: 10px;
max-width: 400px;
text-align: left;
}

#s-d38f572d-2c22-4492-b4e6-a2979ea83182 .shogun-heading-component h3 {
  color: rgba(85, 86, 90, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-01b61c20-2af5-4256-99b8-e4d151697c6e {
  display: none;
}
#s-5147a90d-5322-4580-87e9-b6653eaf0daf {
  margin-left: 50px;
margin-right: 50px;
}

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