.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-54d68aa9-8543-419d-b862-e9f316c02a6e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-54d68aa9-8543-419d-b862-e9f316c02a6e {
  display: none;
}
#s-54d68aa9-8543-419d-b862-e9f316c02a6e, #wrap-s-54d68aa9-8543-419d-b862-e9f316c02a6e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54d68aa9-8543-419d-b862-e9f316c02a6e {
  display: none;
}
#s-54d68aa9-8543-419d-b862-e9f316c02a6e, #wrap-s-54d68aa9-8543-419d-b862-e9f316c02a6e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-54d68aa9-8543-419d-b862-e9f316c02a6e {
  
}
}@media (max-width: 767px){#s-54d68aa9-8543-419d-b862-e9f316c02a6e {
  display: none;
}
#s-54d68aa9-8543-419d-b862-e9f316c02a6e, #wrap-s-54d68aa9-8543-419d-b862-e9f316c02a6e { display:none !important; }}







#s-54d68aa9-8543-419d-b862-e9f316c02a6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54d68aa9-8543-419d-b862-e9f316c02a6e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a6956eb5-19e7-46c6-9b54-93b4594f25d5 {
  background-image: url(https://i.shgcdn.com/a8022735-2295-4621-ab80-ed260f9418b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: -1px;
min-height: 275px;
background-position: center bottom;
}








#s-a6956eb5-19e7-46c6-9b54-93b4594f25d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6956eb5-19e7-46c6-9b54-93b4594f25d5.shg-box.shg-c {
  justify-content: flex-start;
}

.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-61eb20ca-9c25-4941-8b38-4e697f56978d {
  padding-top: 20px;
border-radius: 35px;
text-align: center;
background-color: rgba(252, 252, 252, 0);
}
@media (max-width: 767px){#s-61eb20ca-9c25-4941-8b38-4e697f56978d {
  display: none;
}
#s-61eb20ca-9c25-4941-8b38-4e697f56978d, #wrap-s-61eb20ca-9c25-4941-8b38-4e697f56978d { display:none !important; }}
#s-61eb20ca-9c25-4941-8b38-4e697f56978d .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px){#s-01794608-2284-47d4-a39e-9b731475d853 {
  display: none;
}
#s-01794608-2284-47d4-a39e-9b731475d853, #wrap-s-01794608-2284-47d4-a39e-9b731475d853 { display:none !important; }}
#s-cb0aa928-52a3-4646-aeb9-074adb82b01f {
  margin-top: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-cb0aa928-52a3-4646-aeb9-074adb82b01f {
  display: none;
}
#s-cb0aa928-52a3-4646-aeb9-074adb82b01f, #wrap-s-cb0aa928-52a3-4646-aeb9-074adb82b01f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb0aa928-52a3-4646-aeb9-074adb82b01f {
  display: none;
}
#s-cb0aa928-52a3-4646-aeb9-074adb82b01f, #wrap-s-cb0aa928-52a3-4646-aeb9-074adb82b01f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cb0aa928-52a3-4646-aeb9-074adb82b01f {
  display: none;
}
#s-cb0aa928-52a3-4646-aeb9-074adb82b01f, #wrap-s-cb0aa928-52a3-4646-aeb9-074adb82b01f { display:none !important; }}
#s-cb0aa928-52a3-4646-aeb9-074adb82b01f .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-31409bb7-2b87-483e-9808-9f54138b74fd {
  display: none;
}
#s-31409bb7-2b87-483e-9808-9f54138b74fd, #wrap-s-31409bb7-2b87-483e-9808-9f54138b74fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-31409bb7-2b87-483e-9808-9f54138b74fd {
  display: none;
}
#s-31409bb7-2b87-483e-9808-9f54138b74fd, #wrap-s-31409bb7-2b87-483e-9808-9f54138b74fd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-31409bb7-2b87-483e-9808-9f54138b74fd {
  display: none;
}
#s-31409bb7-2b87-483e-9808-9f54138b74fd, #wrap-s-31409bb7-2b87-483e-9808-9f54138b74fd { display:none !important; }}
#s-643452e2-4d30-40c9-b83f-b7f69f8e8884 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-643452e2-4d30-40c9-b83f-b7f69f8e8884 {
  display: none;
}
#s-643452e2-4d30-40c9-b83f-b7f69f8e8884, #wrap-s-643452e2-4d30-40c9-b83f-b7f69f8e8884 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-643452e2-4d30-40c9-b83f-b7f69f8e8884 {
  display: none;
}
#s-643452e2-4d30-40c9-b83f-b7f69f8e8884, #wrap-s-643452e2-4d30-40c9-b83f-b7f69f8e8884 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-643452e2-4d30-40c9-b83f-b7f69f8e8884 {
  display: none;
}
#s-643452e2-4d30-40c9-b83f-b7f69f8e8884, #wrap-s-643452e2-4d30-40c9-b83f-b7f69f8e8884 { display:none !important; }}







#s-643452e2-4d30-40c9-b83f-b7f69f8e8884 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-643452e2-4d30-40c9-b83f-b7f69f8e8884.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b18dca66-3eb0-49bb-8db3-9bb4cc771d1c {
  background-image: url(https://i.shgcdn.com/a8022735-2295-4621-ab80-ed260f9418b4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: -1px;
min-height: 250px;
background-position: center bottom;
}








#s-b18dca66-3eb0-49bb-8db3-9bb4cc771d1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b18dca66-3eb0-49bb-8db3-9bb4cc771d1c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7b998180-728a-4fe7-a492-48edb2396f0f {
  padding-top: 20px;
border-radius: 35px;
text-align: center;
background-color: rgba(252, 252, 252, 0);
}
@media (max-width: 767px){#s-7b998180-728a-4fe7-a492-48edb2396f0f {
  display: none;
}
#s-7b998180-728a-4fe7-a492-48edb2396f0f, #wrap-s-7b998180-728a-4fe7-a492-48edb2396f0f { display:none !important; }}
#s-7b998180-728a-4fe7-a492-48edb2396f0f .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c477b4e-e7e0-4eb4-9915-0d244d415797 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-3c477b4e-e7e0-4eb4-9915-0d244d415797 {
  display: none;
}
#s-3c477b4e-e7e0-4eb4-9915-0d244d415797, #wrap-s-3c477b4e-e7e0-4eb4-9915-0d244d415797 { display:none !important; }}
#s-1e2b33de-8fdb-49b8-995d-d7fe0735d0fd {
  margin-top: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-1e2b33de-8fdb-49b8-995d-d7fe0735d0fd {
  display: none;
}
#s-1e2b33de-8fdb-49b8-995d-d7fe0735d0fd, #wrap-s-1e2b33de-8fdb-49b8-995d-d7fe0735d0fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e2b33de-8fdb-49b8-995d-d7fe0735d0fd {
  display: none;
}
#s-1e2b33de-8fdb-49b8-995d-d7fe0735d0fd, #wrap-s-1e2b33de-8fdb-49b8-995d-d7fe0735d0fd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1e2b33de-8fdb-49b8-995d-d7fe0735d0fd {
  display: none;
}
#s-1e2b33de-8fdb-49b8-995d-d7fe0735d0fd, #wrap-s-1e2b33de-8fdb-49b8-995d-d7fe0735d0fd { display:none !important; }}
#s-1e2b33de-8fdb-49b8-995d-d7fe0735d0fd .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b515fe7c-30d8-463a-bbb0-87b9672ef052 {
  margin-top: -15px;
}
@media (min-width: 1200px){#s-b515fe7c-30d8-463a-bbb0-87b9672ef052 {
  display: none;
}
#s-b515fe7c-30d8-463a-bbb0-87b9672ef052, #wrap-s-b515fe7c-30d8-463a-bbb0-87b9672ef052 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b515fe7c-30d8-463a-bbb0-87b9672ef052 {
  display: none;
}
#s-b515fe7c-30d8-463a-bbb0-87b9672ef052, #wrap-s-b515fe7c-30d8-463a-bbb0-87b9672ef052 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b515fe7c-30d8-463a-bbb0-87b9672ef052 {
  display: none;
}
#s-b515fe7c-30d8-463a-bbb0-87b9672ef052, #wrap-s-b515fe7c-30d8-463a-bbb0-87b9672ef052 { display:none !important; }}
#s-fce9d011-9163-44f9-b5aa-5d9c649fe163 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fce9d011-9163-44f9-b5aa-5d9c649fe163 {
  display: none;
}
#s-fce9d011-9163-44f9-b5aa-5d9c649fe163, #wrap-s-fce9d011-9163-44f9-b5aa-5d9c649fe163 { display:none !important; }}@media (max-width: 767px){#s-fce9d011-9163-44f9-b5aa-5d9c649fe163 {
  display: none;
}
#s-fce9d011-9163-44f9-b5aa-5d9c649fe163, #wrap-s-fce9d011-9163-44f9-b5aa-5d9c649fe163 { display:none !important; }}







#s-fce9d011-9163-44f9-b5aa-5d9c649fe163 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fce9d011-9163-44f9-b5aa-5d9c649fe163.shg-box.shg-c {
  justify-content: flex-start;
}

#s-87bc87db-8e50-4a6d-a3e9-5dc36047456b {
  background-image: url(https://i.shgcdn.com/d0bdecc9-62fe-43bb-85a0-231114083d92/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: -1px;
min-height: 50px;
background-position: center center;
}








#s-87bc87db-8e50-4a6d-a3e9-5dc36047456b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87bc87db-8e50-4a6d-a3e9-5dc36047456b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-165a24b4-efc7-44f5-ba72-53afabfac853 {
  padding-top: 20px;
border-radius: 35px;
text-align: center;
background-color: rgba(252, 252, 252, 0);
}
@media (max-width: 767px){#s-165a24b4-efc7-44f5-ba72-53afabfac853 {
  display: none;
}
#s-165a24b4-efc7-44f5-ba72-53afabfac853, #wrap-s-165a24b4-efc7-44f5-ba72-53afabfac853 { display:none !important; }}
#s-165a24b4-efc7-44f5-ba72-53afabfac853 .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (max-width: 767px){#s-acad2015-80dc-4989-9d4c-bbd6f9be217e {
  display: none;
}
#s-acad2015-80dc-4989-9d4c-bbd6f9be217e, #wrap-s-acad2015-80dc-4989-9d4c-bbd6f9be217e { display:none !important; }}
#s-333188d2-50be-4b09-952d-32ee804ffa1a {
  margin-top: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-333188d2-50be-4b09-952d-32ee804ffa1a {
  display: none;
}
#s-333188d2-50be-4b09-952d-32ee804ffa1a, #wrap-s-333188d2-50be-4b09-952d-32ee804ffa1a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-333188d2-50be-4b09-952d-32ee804ffa1a {
  display: none;
}
#s-333188d2-50be-4b09-952d-32ee804ffa1a, #wrap-s-333188d2-50be-4b09-952d-32ee804ffa1a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-333188d2-50be-4b09-952d-32ee804ffa1a {
  display: none;
}
#s-333188d2-50be-4b09-952d-32ee804ffa1a, #wrap-s-333188d2-50be-4b09-952d-32ee804ffa1a { display:none !important; }}
#s-333188d2-50be-4b09-952d-32ee804ffa1a .shogun-heading-component h1 {
  color: rgba(0, 105, 148, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-47e5de3f-3f5f-499d-8f26-c43552008597 {
  display: none;
}
#s-47e5de3f-3f5f-499d-8f26-c43552008597, #wrap-s-47e5de3f-3f5f-499d-8f26-c43552008597 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-47e5de3f-3f5f-499d-8f26-c43552008597 {
  display: none;
}
#s-47e5de3f-3f5f-499d-8f26-c43552008597, #wrap-s-47e5de3f-3f5f-499d-8f26-c43552008597 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-47e5de3f-3f5f-499d-8f26-c43552008597 {
  display: none;
}
#s-47e5de3f-3f5f-499d-8f26-c43552008597, #wrap-s-47e5de3f-3f5f-499d-8f26-c43552008597 { display:none !important; }}
#s-04726cb3-d2bf-4f4b-a7f9-9ce772b5487b {
  min-height: 50px;
}








#s-04726cb3-d2bf-4f4b-a7f9-9ce772b5487b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04726cb3-d2bf-4f4b-a7f9-9ce772b5487b.shg-box.shg-c {
  justify-content: flex-start;
}

.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-209afd82-5434-4793-8b4a-88a2eb43fb24 {
  text-align: center;
}




  #s-209afd82-5434-4793-8b4a-88a2eb43fb24 img.shogun-image {
    
    width: px;
  }


#s-209afd82-5434-4793-8b4a-88a2eb43fb24 .shogun-image-content {
  
    align-items: center;
  
}

#s-59044a68-9e31-406c-8396-f20d3c4a6ff4 {
  padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}
@media (min-width: 1200px){#s-59044a68-9e31-406c-8396-f20d3c4a6ff4 {
  display: none;
}
#s-59044a68-9e31-406c-8396-f20d3c4a6ff4, #wrap-s-59044a68-9e31-406c-8396-f20d3c4a6ff4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59044a68-9e31-406c-8396-f20d3c4a6ff4 {
  display: none;
}
#s-59044a68-9e31-406c-8396-f20d3c4a6ff4, #wrap-s-59044a68-9e31-406c-8396-f20d3c4a6ff4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59044a68-9e31-406c-8396-f20d3c4a6ff4 {
  display: none;
}
#s-59044a68-9e31-406c-8396-f20d3c4a6ff4, #wrap-s-59044a68-9e31-406c-8396-f20d3c4a6ff4 { display:none !important; }}







#s-59044a68-9e31-406c-8396-f20d3c4a6ff4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59044a68-9e31-406c-8396-f20d3c4a6ff4.shg-box.shg-c {
  justify-content: flex-start;
}

.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-3dd9300a-992f-44e2-b097-df5ca3c41f77 {
  margin-left: 25px;
margin-right: 25px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3dd9300a-992f-44e2-b097-df5ca3c41f77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-e00caaf7-9b99-41ad-b132-ebcefc927b21 {
  min-height: 50px;
}








#s-e00caaf7-9b99-41ad-b132-ebcefc927b21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e00caaf7-9b99-41ad-b132-ebcefc927b21.shg-box.shg-c {
  justify-content: flex-start;
}

#s-44a0903a-2975-4f4b-849a-637a7a37f069 {
  border-radius: 75px;
text-align: center;
}
#s-44a0903a-2975-4f4b-849a-637a7a37f069:hover {box-shadow:0px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-44a0903a-2975-4f4b-849a-637a7a37f069 img.shogun-image {
    
    width: px;
  }


#s-44a0903a-2975-4f4b-849a-637a7a37f069 .shogun-image-content {
  
    align-items: center;
  
}

#s-69cdea30-39c5-4798-9188-d176d0ca8b00 {
  min-height: 50px;
}








#s-69cdea30-39c5-4798-9188-d176d0ca8b00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69cdea30-39c5-4798-9188-d176d0ca8b00.shg-box.shg-c {
  justify-content: flex-start;
}

#s-515a6f7e-993b-4fd3-8c9b-0efbb5c5f46f {
  border-radius: 75px;
text-align: center;
}
#s-515a6f7e-993b-4fd3-8c9b-0efbb5c5f46f:hover {box-shadow:0px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-515a6f7e-993b-4fd3-8c9b-0efbb5c5f46f img.shogun-image {
    
    width: px;
  }


#s-515a6f7e-993b-4fd3-8c9b-0efbb5c5f46f .shogun-image-content {
  
    align-items: center;
  
}

#s-b693759f-21eb-4dee-a91d-b1eaa2f360af {
  min-height: 50px;
}








#s-b693759f-21eb-4dee-a91d-b1eaa2f360af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b693759f-21eb-4dee-a91d-b1eaa2f360af.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f7aab6a7-53a6-4f9b-bcc5-b324e1b269ec {
  border-radius: 75px;
text-align: center;
}
#s-f7aab6a7-53a6-4f9b-bcc5-b324e1b269ec:hover {box-shadow:0px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-f7aab6a7-53a6-4f9b-bcc5-b324e1b269ec img.shogun-image {
    
    width: px;
  }


#s-f7aab6a7-53a6-4f9b-bcc5-b324e1b269ec .shogun-image-content {
  
    align-items: center;
  
}

#s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df {
  margin-top: 15px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0ad3dfcc-5674-49f2-b8d3-1bd66e15b2df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-f999a717-02a4-4349-bac2-cf848be75c51 {
  min-height: 50px;
}








#s-f999a717-02a4-4349-bac2-cf848be75c51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f999a717-02a4-4349-bac2-cf848be75c51.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c095d881-89c8-41e6-8457-458f635fc99e {
  border-radius: 75px;
text-align: center;
}
#s-c095d881-89c8-41e6-8457-458f635fc99e:hover {box-shadow:0px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-c095d881-89c8-41e6-8457-458f635fc99e img.shogun-image {
    
    width: px;
  }


#s-c095d881-89c8-41e6-8457-458f635fc99e .shogun-image-content {
  
    align-items: center;
  
}

#s-0b883e48-ee16-42eb-ad3d-9787645eb306 {
  min-height: 50px;
}








#s-0b883e48-ee16-42eb-ad3d-9787645eb306 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b883e48-ee16-42eb-ad3d-9787645eb306.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d3ba3186-367c-4922-abe7-c7bf8d9c70d6 {
  border-radius: 75px;
text-align: center;
}
#s-d3ba3186-367c-4922-abe7-c7bf8d9c70d6:hover {box-shadow:0px 0px 25px 02px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-d3ba3186-367c-4922-abe7-c7bf8d9c70d6 img.shogun-image {
    
    width: px;
  }


#s-d3ba3186-367c-4922-abe7-c7bf8d9c70d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1faf2dcd-f8f2-47d2-9e8e-8f5a0243079c {
  min-height: 50px;
}








#s-1faf2dcd-f8f2-47d2-9e8e-8f5a0243079c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1faf2dcd-f8f2-47d2-9e8e-8f5a0243079c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5c5e46a1-5d51-4d40-8294-3d4f546bb06c {
  border-radius: 75px;
text-align: center;
}
#s-5c5e46a1-5d51-4d40-8294-3d4f546bb06c:hover {box-shadow:0px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-5c5e46a1-5d51-4d40-8294-3d4f546bb06c img.shogun-image {
    
    width: px;
  }


#s-5c5e46a1-5d51-4d40-8294-3d4f546bb06c .shogun-image-content {
  
    align-items: center;
  
}

#s-88ce6d7e-b09d-4b1d-8812-9c65edf41e54 {
  padding-bottom: 25px;
}
@media (min-width: 1200px){#s-88ce6d7e-b09d-4b1d-8812-9c65edf41e54 {
  display: none;
}
#s-88ce6d7e-b09d-4b1d-8812-9c65edf41e54, #wrap-s-88ce6d7e-b09d-4b1d-8812-9c65edf41e54 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-88ce6d7e-b09d-4b1d-8812-9c65edf41e54 {
  display: none;
}
#s-88ce6d7e-b09d-4b1d-8812-9c65edf41e54, #wrap-s-88ce6d7e-b09d-4b1d-8812-9c65edf41e54 { display:none !important; }}@media (max-width: 767px){#s-88ce6d7e-b09d-4b1d-8812-9c65edf41e54 {
  display: none;
}
#s-88ce6d7e-b09d-4b1d-8812-9c65edf41e54, #wrap-s-88ce6d7e-b09d-4b1d-8812-9c65edf41e54 { display:none !important; }}







#s-88ce6d7e-b09d-4b1d-8812-9c65edf41e54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88ce6d7e-b09d-4b1d-8812-9c65edf41e54.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a85ac25b-47ad-4f31-9758-ee24cabed70d {
  margin-left: 15px;
margin-right: 15px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 768px) {
[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 992px) {
[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-a85ac25b-47ad-4f31-9758-ee24cabed70d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

#s-4379bc58-3e91-4e65-8635-32ad238e03d6 {
  min-height: 50px;
}








#s-4379bc58-3e91-4e65-8635-32ad238e03d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4379bc58-3e91-4e65-8635-32ad238e03d6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-52b94956-cee5-40f9-aaa6-54f222631631 {
  border-radius: 75px;
text-align: center;
}
#s-52b94956-cee5-40f9-aaa6-54f222631631:hover {box-shadow:00px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-52b94956-cee5-40f9-aaa6-54f222631631 img.shogun-image {
    
    width: px;
  }


#s-52b94956-cee5-40f9-aaa6-54f222631631 .shogun-image-content {
  
    align-items: center;
  
}

#s-b382bffc-dff0-4854-b96d-ef5f9e75c5d0 {
  min-height: 50px;
}








#s-b382bffc-dff0-4854-b96d-ef5f9e75c5d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b382bffc-dff0-4854-b96d-ef5f9e75c5d0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-82369c0d-994f-4f3f-a283-6cbf7e2967bf {
  border-radius: 75px;
text-align: center;
}
#s-82369c0d-994f-4f3f-a283-6cbf7e2967bf:hover {box-shadow:00px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-82369c0d-994f-4f3f-a283-6cbf7e2967bf img.shogun-image {
    
    width: px;
  }


#s-82369c0d-994f-4f3f-a283-6cbf7e2967bf .shogun-image-content {
  
    align-items: center;
  
}

#s-49785a11-43c1-4846-a8aa-e6b3f91839b0 {
  min-height: 50px;
}








#s-49785a11-43c1-4846-a8aa-e6b3f91839b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49785a11-43c1-4846-a8aa-e6b3f91839b0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bdc78dc0-d29d-4568-a68d-78e1729b92e1 {
  border-radius: 75px;
text-align: center;
}
#s-bdc78dc0-d29d-4568-a68d-78e1729b92e1:hover {box-shadow:00px 00px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-bdc78dc0-d29d-4568-a68d-78e1729b92e1 img.shogun-image {
    
    width: px;
  }


#s-bdc78dc0-d29d-4568-a68d-78e1729b92e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-d23c4682-7c26-4723-bd6f-b14fbd7e2f53 {
  min-height: 50px;
}








#s-d23c4682-7c26-4723-bd6f-b14fbd7e2f53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d23c4682-7c26-4723-bd6f-b14fbd7e2f53.shg-box.shg-c {
  justify-content: flex-start;
}

#s-038ffa56-a31d-417b-a54e-7b0084c14871 {
  border-radius: 75px;
text-align: center;
}
#s-038ffa56-a31d-417b-a54e-7b0084c14871:hover {box-shadow:0px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 0, 0, 0.02) !important;
border-radius: 100px !important;}



  #s-038ffa56-a31d-417b-a54e-7b0084c14871 img.shogun-image {
    
    width: px;
  }


#s-038ffa56-a31d-417b-a54e-7b0084c14871 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef9a8a88-36f6-4392-aaf0-a1e7c3ed5f1b {
  min-height: 50px;
}








#s-ef9a8a88-36f6-4392-aaf0-a1e7c3ed5f1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef9a8a88-36f6-4392-aaf0-a1e7c3ed5f1b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5c31d199-565a-4be9-9cef-9485279e2bc8 {
  border-radius: 75px;
text-align: center;
}
#s-5c31d199-565a-4be9-9cef-9485279e2bc8:hover {box-shadow:0px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-5c31d199-565a-4be9-9cef-9485279e2bc8 img.shogun-image {
    
    width: px;
  }


#s-5c31d199-565a-4be9-9cef-9485279e2bc8 .shogun-image-content {
  
    align-items: center;
  
}

#s-5179ce8d-72b8-4b28-a34f-17ac1efaba3f {
  min-height: 50px;
}








#s-5179ce8d-72b8-4b28-a34f-17ac1efaba3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5179ce8d-72b8-4b28-a34f-17ac1efaba3f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-37a1ad87-787b-4cb5-804e-201dd262c926 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-radius: 75px;
text-align: center;
}
#s-37a1ad87-787b-4cb5-804e-201dd262c926:hover {box-shadow:0px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-37a1ad87-787b-4cb5-804e-201dd262c926 img.shogun-image {
    
    width: px;
  }


#s-37a1ad87-787b-4cb5-804e-201dd262c926 .shogun-image-content {
  
    align-items: center;
  
}

#s-b998d2e9-8cb7-49d1-b2cf-3cc2d8bde9d6 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 25px;
max-width: 1000px;
}
@media (min-width: 1200px){#s-b998d2e9-8cb7-49d1-b2cf-3cc2d8bde9d6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b998d2e9-8cb7-49d1-b2cf-3cc2d8bde9d6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b998d2e9-8cb7-49d1-b2cf-3cc2d8bde9d6 {
  display: none;
}
#s-b998d2e9-8cb7-49d1-b2cf-3cc2d8bde9d6, #wrap-s-b998d2e9-8cb7-49d1-b2cf-3cc2d8bde9d6 { display:none !important; }}@media (max-width: 767px){#s-b998d2e9-8cb7-49d1-b2cf-3cc2d8bde9d6 {
  display: none;
}
#s-b998d2e9-8cb7-49d1-b2cf-3cc2d8bde9d6, #wrap-s-b998d2e9-8cb7-49d1-b2cf-3cc2d8bde9d6 { display:none !important; }}







#s-b998d2e9-8cb7-49d1-b2cf-3cc2d8bde9d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b998d2e9-8cb7-49d1-b2cf-3cc2d8bde9d6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e {
  margin-left: 15px;
margin-right: 15px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 768px) {
[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 992px) {
[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-0aeb0d8e-8456-423b-bbda-f2bc2bda9b3e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

#s-c0995824-bdcb-4554-b987-885dc813f3e7 {
  min-height: 50px;
}








#s-c0995824-bdcb-4554-b987-885dc813f3e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0995824-bdcb-4554-b987-885dc813f3e7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f7305223-1ae6-4c2b-bad5-800183227b70 {
  border-radius: 75px;
text-align: center;
}
#s-f7305223-1ae6-4c2b-bad5-800183227b70:hover {box-shadow:00px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-f7305223-1ae6-4c2b-bad5-800183227b70 img.shogun-image {
    
    width: px;
  }


#s-f7305223-1ae6-4c2b-bad5-800183227b70 .shogun-image-content {
  
    align-items: center;
  
}

#s-51b8cb0b-c32d-4460-b8b9-4a8d5aa3a6de {
  min-height: 50px;
}








#s-51b8cb0b-c32d-4460-b8b9-4a8d5aa3a6de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51b8cb0b-c32d-4460-b8b9-4a8d5aa3a6de.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a21d7ba4-6c19-4e66-9409-62d861dfebbe {
  border-radius: 75px;
text-align: center;
}
#s-a21d7ba4-6c19-4e66-9409-62d861dfebbe:hover {box-shadow:00px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-a21d7ba4-6c19-4e66-9409-62d861dfebbe img.shogun-image {
    
    width: px;
  }


#s-a21d7ba4-6c19-4e66-9409-62d861dfebbe .shogun-image-content {
  
    align-items: center;
  
}

#s-3ca37d7d-1324-42e2-963a-1e91fc7a001f {
  min-height: 50px;
}








#s-3ca37d7d-1324-42e2-963a-1e91fc7a001f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ca37d7d-1324-42e2-963a-1e91fc7a001f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-05a1469d-6fbb-4049-97be-fc7b34f3ab42 {
  border-radius: 75px;
text-align: center;
}
#s-05a1469d-6fbb-4049-97be-fc7b34f3ab42:hover {box-shadow:00px 00px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-05a1469d-6fbb-4049-97be-fc7b34f3ab42 img.shogun-image {
    
    width: px;
  }


#s-05a1469d-6fbb-4049-97be-fc7b34f3ab42 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2512b11-4030-491f-8514-2d71e85dcd6a {
  min-height: 50px;
}








#s-c2512b11-4030-491f-8514-2d71e85dcd6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2512b11-4030-491f-8514-2d71e85dcd6a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6e8c6529-3d76-469a-b5c8-5094c53ddc89 {
  border-radius: 75px;
text-align: center;
}
#s-6e8c6529-3d76-469a-b5c8-5094c53ddc89:hover {box-shadow:0px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 0, 0, 0.02) !important;
border-radius: 100px !important;}



  #s-6e8c6529-3d76-469a-b5c8-5094c53ddc89 img.shogun-image {
    
    width: px;
  }


#s-6e8c6529-3d76-469a-b5c8-5094c53ddc89 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1e3f573-51eb-472f-99ae-7eda8ad522ec {
  min-height: 50px;
}








#s-e1e3f573-51eb-472f-99ae-7eda8ad522ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1e3f573-51eb-472f-99ae-7eda8ad522ec.shg-box.shg-c {
  justify-content: flex-start;
}

#s-122e4cee-a0cc-4877-a22b-2b056a76a5f6 {
  border-radius: 75px;
text-align: center;
}
#s-122e4cee-a0cc-4877-a22b-2b056a76a5f6:hover {box-shadow:0px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-122e4cee-a0cc-4877-a22b-2b056a76a5f6 img.shogun-image {
    
    width: px;
  }


#s-122e4cee-a0cc-4877-a22b-2b056a76a5f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4817a6e-7ca7-4795-b6d0-3a88746bdf16 {
  min-height: 50px;
}








#s-f4817a6e-7ca7-4795-b6d0-3a88746bdf16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4817a6e-7ca7-4795-b6d0-3a88746bdf16.shg-box.shg-c {
  justify-content: flex-start;
}

#s-39fdf2a5-3978-4e41-92fa-6be6f5797a33 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-radius: 75px;
text-align: center;
}
#s-39fdf2a5-3978-4e41-92fa-6be6f5797a33:hover {box-shadow:0px 0px 25px 2px rgba(76, 132, 188, 0.25) !important;
border-radius: 100px !important;}



  #s-39fdf2a5-3978-4e41-92fa-6be6f5797a33 img.shogun-image {
    
    width: px;
  }


#s-39fdf2a5-3978-4e41-92fa-6be6f5797a33 .shogun-image-content {
  
    align-items: center;
  
}

#s-402d9f4a-d520-4dac-9524-c4e855cf0620 {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 1200px){#s-402d9f4a-d520-4dac-9524-c4e855cf0620 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-402d9f4a-d520-4dac-9524-c4e855cf0620 {
  display: none;
}
#s-402d9f4a-d520-4dac-9524-c4e855cf0620, #wrap-s-402d9f4a-d520-4dac-9524-c4e855cf0620 { display:none !important; }}@media (max-width: 767px){#s-402d9f4a-d520-4dac-9524-c4e855cf0620 {
  display: none;
}
#s-402d9f4a-d520-4dac-9524-c4e855cf0620, #wrap-s-402d9f4a-d520-4dac-9524-c4e855cf0620 { display:none !important; }}







#s-402d9f4a-d520-4dac-9524-c4e855cf0620 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-402d9f4a-d520-4dac-9524-c4e855cf0620.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d8eaf482-a231-4348-a250-644b4c2e86fe {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 1200px){#s-d8eaf482-a231-4348-a250-644b4c2e86fe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d8eaf482-a231-4348-a250-644b4c2e86fe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d8eaf482-a231-4348-a250-644b4c2e86fe {
  display: none;
}
#s-d8eaf482-a231-4348-a250-644b4c2e86fe, #wrap-s-d8eaf482-a231-4348-a250-644b4c2e86fe { display:none !important; }}@media (max-width: 767px){#s-d8eaf482-a231-4348-a250-644b4c2e86fe {
  display: none;
}
#s-d8eaf482-a231-4348-a250-644b4c2e86fe, #wrap-s-d8eaf482-a231-4348-a250-644b4c2e86fe { display:none !important; }}







#s-d8eaf482-a231-4348-a250-644b4c2e86fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8eaf482-a231-4348-a250-644b4c2e86fe.shg-box.shg-c {
  justify-content: flex-start;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-83c68705-2b4e-4063-9af9-d3a667ba76af > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-83c68705-2b4e-4063-9af9-d3a667ba76af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 12px;
}

#s-83c68705-2b4e-4063-9af9-d3a667ba76af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(73, 61, 71, 1);
}

#s-83c68705-2b4e-4063-9af9-d3a667ba76af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-83c68705-2b4e-4063-9af9-d3a667ba76af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(73, 61, 71, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-83c68705-2b4e-4063-9af9-d3a667ba76af > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b196b147-7c28-4923-b147-135bde777a3d {
  margin-left: 35px;
margin-right: 35px;
}

#s-e43f9b89-3130-4d91-990a-f4f0d6c92af9 {
  margin-left: 35px;
margin-right: 35px;
}

#s-1fa3c5d8-3f15-4ae3-bc37-970a604eb748 {
  margin-left: 35px;
margin-right: 35px;
}

#s-2dd4571a-f1c7-40b6-8563-495dd9f2fe9c {
  margin-left: 35px;
margin-right: 35px;
}

#s-575102a5-f43b-46f9-b871-d1c56e29fa6d {
  margin-left: 35px;
margin-right: 35px;
}

#s-4cde1b99-6c9f-423e-9090-b1e2ff430ad7 {
  margin-left: 35px;
margin-right: 35px;
}

#s-decc0084-b3cf-4163-a0dc-bf9db85a5213 {
  margin-left: 35px;
margin-right: 35px;
}

#s-fef9ee75-8da7-4582-92e4-8dd02fcb9354 {
  margin-left: 35px;
margin-right: 35px;
}

#s-5a18aee7-bd45-4d26-a38f-3a2102ad6f77 {
  margin-left: 35px;
margin-right: 35px;
}

#s-d1dfc7a9-7d6d-4092-81ef-e5ad88570479 {
  margin-left: 35px;
margin-right: 35px;
}

#s-3066e122-0df4-4cc9-8632-b9ef20075252 {
  margin-left: 35px;
margin-right: 35px;
}

#s-fc55aa56-984a-4763-928d-4e122c9aee54 {
  margin-left: 35px;
margin-right: 35px;
}

#s-ff08e291-5645-4189-a5f1-1911bedd033e {
  margin-left: 35px;
margin-right: 35px;
}

#s-757cb0ac-40fc-4c52-bbf7-92575f666cd2 {
  margin-left: 35px;
margin-right: 35px;
}

#s-7021a96d-4a3a-44c7-b1e6-3caf1c357b96 {
  margin-left: 35px;
margin-right: 35px;
}

#s-91b0a014-4d17-4cd5-a186-13def2ccca51 {
  margin-left: 35px;
margin-right: 35px;
}

#s-8201cfc6-2b13-4474-89b1-32fcfa47d1a2 {
  margin-left: 35px;
margin-right: 35px;
}

#s-4baf9985-e882-4227-b95e-dde0eb3ec570 {
  margin-left: 35px;
margin-right: 35px;
}

#s-7f75ea38-51e0-4d87-bfc4-53bab2bd1f16 {
  margin-left: 35px;
margin-right: 35px;
}

#s-97997f2c-b93b-4eb1-8390-229127da73fd {
  margin-left: 35px;
margin-right: 35px;
}

#s-e0bea628-472c-4168-895d-1dd842817ae3 {
  margin-left: 35px;
margin-right: 35px;
}

#s-4b8d7e91-c61c-4ea3-87e2-def9c714f4e8 {
  margin-left: 35px;
margin-right: 35px;
}

#s-c8344da8-9d8a-4b0f-a387-4684ab0ca5ed {
  margin-left: 35px;
margin-right: 35px;
}

#s-deb4e9d5-d444-491b-bd31-17175a40797f {
  margin-left: 35px;
margin-right: 35px;
}

#s-197a1f37-60cd-42ff-b147-58b5e1a376b9 {
  margin-left: 35px;
margin-right: 35px;
}

#s-fa03b57f-ef37-462d-921c-07537170a849 {
  margin-left: 35px;
margin-right: 35px;
}

#s-f6bcc0e8-c0bb-406f-8ce3-3bb385830223 {
  margin-left: 35px;
margin-right: 35px;
}

#s-939b3357-1cd3-457a-87da-03550c7f99f7 {
  margin-left: 35px;
margin-right: 35px;
}

#s-4e5ff8af-1183-4bc3-b671-2a9ad9d2034f {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 1200px;
}








#s-4e5ff8af-1183-4bc3-b671-2a9ad9d2034f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e5ff8af-1183-4bc3-b671-2a9ad9d2034f.shg-box.shg-c {
  justify-content: center;
}

#s-cc5c1d12-b52e-41a6-8a46-afb8bee6a961 {
  min-height: 50px;
}








#s-cc5c1d12-b52e-41a6-8a46-afb8bee6a961 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc5c1d12-b52e-41a6-8a46-afb8bee6a961.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a1d9b394-0c86-41a7-bf6a-fae30968978a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a1d9b394-0c86-41a7-bf6a-fae30968978a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 12px;
}

#s-a1d9b394-0c86-41a7-bf6a-fae30968978a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(73, 61, 71, 1);
}

#s-a1d9b394-0c86-41a7-bf6a-fae30968978a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a1d9b394-0c86-41a7-bf6a-fae30968978a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(73, 61, 71, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-a1d9b394-0c86-41a7-bf6a-fae30968978a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9a5fd00a-262a-409c-8b48-1a278359b13f {
  margin-left: 35px;
margin-right: 35px;
}

#s-8c2d2179-2a5d-47e0-85e4-1155fb739f28 {
  margin-left: 35px;
margin-right: 35px;
}

#s-6bc09274-4e05-41cf-bdc7-faabcf0cb555 {
  margin-left: 35px;
margin-right: 35px;
}

#s-dbb1eefc-6ca1-4fef-ba09-00e0520862e2 {
  margin-left: 35px;
margin-right: 35px;
}

#s-f97550e3-fcdf-4e62-b139-e7bfd59a7611 {
  margin-left: 35px;
margin-right: 35px;
}

#s-915bed5e-d6ce-4cac-9937-7b88f51620e0 {
  margin-left: 35px;
margin-right: 35px;
}

#s-204425f7-19dd-4a10-8cdd-3a48cf823a89 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 1200px;
}








#s-204425f7-19dd-4a10-8cdd-3a48cf823a89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-204425f7-19dd-4a10-8cdd-3a48cf823a89.shg-box.shg-c {
  justify-content: flex-start;
}

#s-19b6d886-57bb-4999-ae22-9a01fac80443 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-19b6d886-57bb-4999-ae22-9a01fac80443 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 12px;
}

#s-19b6d886-57bb-4999-ae22-9a01fac80443 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(73, 61, 71, 1);
}

#s-19b6d886-57bb-4999-ae22-9a01fac80443 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-19b6d886-57bb-4999-ae22-9a01fac80443 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(73, 61, 71, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-19b6d886-57bb-4999-ae22-9a01fac80443 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-1b4a3b84-9bea-44c8-8d79-44cbf6a6a876 {
  margin-left: 35px;
margin-right: 35px;
}

#s-a1316bc6-eab1-44d1-be4a-db5db369861a {
  margin-left: 35px;
margin-right: 35px;
}

#s-3069549e-aff5-46c6-a8e1-98e123bae983 {
  margin-left: 35px;
margin-right: 35px;
}

#s-e9944a05-6d63-435d-81cd-7530d7d65ed1 {
  margin-left: 35px;
margin-right: 35px;
}

#s-4acebea7-1ffb-4e49-b8cf-087efe434918 {
  margin-left: 35px;
margin-right: 35px;
}

#s-9bd057e4-abe7-4207-a39b-75ffb9eea2b4 {
  margin-left: 35px;
margin-right: 35px;
}

#s-c1c781f8-700f-49db-bc92-42c0e07ffef1 {
  margin-left: 35px;
margin-right: 35px;
}

#s-64143986-d439-4c76-ae84-bfcb595ad975 {
  margin-left: 35px;
margin-right: 35px;
}

#s-a0a69c26-3eed-4144-bab3-c90e3bc3a76d {
  margin-left: 35px;
margin-right: 35px;
}

#s-0cab5b40-7f7c-40d5-b796-99fea4da39f6 {
  margin-left: 35px;
margin-right: 35px;
}

#s-af3da21a-65ef-4ca2-8c7e-61a1f183cedd {
  margin-left: 35px;
margin-right: 35px;
}

#s-c9446259-2f67-4256-b800-d98945b7ba77 {
  margin-left: 35px;
margin-right: 35px;
}

#s-b5922f6b-cb8d-4270-9e3b-75feeec5f338 {
  margin-left: 35px;
margin-right: 35px;
}

#s-87a5817e-b450-4189-aacc-2b1d3345b545 {
  margin-left: 35px;
margin-right: 35px;
}

#s-afbef478-ffad-42a5-a3ee-aedc51a15a63 {
  margin-left: 35px;
margin-right: 35px;
}

#s-9a4a7f88-d01a-472c-99d1-f981b1aaf70b {
  margin-left: 35px;
margin-right: 35px;
}

#s-2034b934-a180-4222-8902-3431e5a2e10c {
  margin-left: 35px;
margin-right: 35px;
}

#s-cfab0e6e-c9ef-40bf-a66b-5a301a862939 {
  margin-left: 35px;
margin-right: 35px;
}

#s-9d7a4f28-f0ed-4c69-9c63-009bb4348ea7 {
  margin-left: 35px;
margin-right: 35px;
}

#s-8b11df22-fc03-4219-8d6d-e4f3f05bb4be {
  margin-left: 35px;
margin-right: 35px;
}

#s-2a1aa426-90f3-43d1-96c1-c5ad53cb248e {
  margin-left: 35px;
margin-right: 35px;
}

#s-74b9ec95-90a0-47e6-b171-3e9e87cde257 {
  margin-left: 35px;
margin-right: 35px;
}

#s-494eef7a-723a-452e-81d9-9de7bd31311f {
  margin-left: 35px;
margin-right: 35px;
}

#s-3c27a711-f4a7-468d-aa7c-7ff3e96d30b6 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 1200px;
}








#s-3c27a711-f4a7-468d-aa7c-7ff3e96d30b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c27a711-f4a7-468d-aa7c-7ff3e96d30b6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0a3f87da-f999-4346-a583-057c273f6e96 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0a3f87da-f999-4346-a583-057c273f6e96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 12px;
}

#s-0a3f87da-f999-4346-a583-057c273f6e96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(73, 61, 71, 1);
}

#s-0a3f87da-f999-4346-a583-057c273f6e96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0a3f87da-f999-4346-a583-057c273f6e96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(73, 61, 71, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-0a3f87da-f999-4346-a583-057c273f6e96 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-fa74493a-f5ef-429d-9db3-a1b3906930a1 {
  margin-left: 35px;
margin-right: 35px;
}

#s-188d72e9-2d99-4e9a-a838-604b3018263c {
  margin-left: 35px;
margin-right: 35px;
}

#s-d43efe09-d806-4d98-be1f-e4b490eaf299 {
  margin-left: 35px;
margin-right: 35px;
}

#s-35141731-b89a-479a-801b-ec81d6ae4a7a {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 1200px;
}








#s-35141731-b89a-479a-801b-ec81d6ae4a7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35141731-b89a-479a-801b-ec81d6ae4a7a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4690a1b1-8cfd-4d55-aea8-a7e062e142a3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-4690a1b1-8cfd-4d55-aea8-a7e062e142a3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-4690a1b1-8cfd-4d55-aea8-a7e062e142a3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(73, 61, 71, 1);
}

#s-4690a1b1-8cfd-4d55-aea8-a7e062e142a3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-4690a1b1-8cfd-4d55-aea8-a7e062e142a3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(73, 61, 71, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-4690a1b1-8cfd-4d55-aea8-a7e062e142a3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c98ae542-8cac-4a8f-978b-1775eb0e0d2c {
  margin-left: 35px;
margin-right: 35px;
}

#s-7f2681ae-bab0-48e8-9bbf-882cc39b405d {
  margin-left: 35px;
margin-right: 35px;
}

#s-9850becf-6317-4316-b4e2-0cddf1e7854e {
  margin-left: 35px;
margin-right: 35px;
}

#s-ca27029e-ea88-4cfc-a734-e064fa335ca4 {
  margin-left: 35px;
margin-right: 35px;
}

#s-c503155f-bd22-4b2b-8a00-32aa11675398 {
  margin-left: 35px;
margin-right: 35px;
}

#s-7e320e2e-584b-4d99-afe4-238747cc1502 {
  margin-left: 35px;
margin-right: 35px;
}

#s-d24428dd-ecaa-4e21-a1c8-ba0ee2018422 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 1200px;
}








#s-d24428dd-ecaa-4e21-a1c8-ba0ee2018422 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d24428dd-ecaa-4e21-a1c8-ba0ee2018422.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bbaa8aa0-02b1-4af5-8652-6ed0c7033a2a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-bbaa8aa0-02b1-4af5-8652-6ed0c7033a2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-bbaa8aa0-02b1-4af5-8652-6ed0c7033a2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(73, 61, 71, 1);
}

#s-bbaa8aa0-02b1-4af5-8652-6ed0c7033a2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-bbaa8aa0-02b1-4af5-8652-6ed0c7033a2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(73, 61, 71, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-bbaa8aa0-02b1-4af5-8652-6ed0c7033a2a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-327dc377-80dd-4893-88df-b07d44a13632 {
  margin-left: 35px;
margin-right: 35px;
}

#s-659c1b8d-ecd3-4243-813d-edefd19385f7 {
  margin-left: 35px;
margin-right: 35px;
}

#s-4b5cdc84-4e5f-4275-a4f2-a4b364b37be4 {
  margin-left: 35px;
margin-right: 35px;
}

#s-08c96de0-c1ac-4315-8476-f57655825034 {
  margin-left: 35px;
margin-right: 35px;
}

#s-6539b83f-32be-4613-89b0-d5380649afdb {
  margin-left: 35px;
margin-right: 35px;
}

@media (min-width: 0px) {
[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce37ae9e-2386-4783-a86c-1b36c8a85ed7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dce02d2f-1ec6-46bd-996e-ec76f2a780b3 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-dce02d2f-1ec6-46bd-996e-ec76f2a780b3 img.shogun-image {
    
    width: px;
  }


#s-dce02d2f-1ec6-46bd-996e-ec76f2a780b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-e3bb56d3-0e67-4e28-babb-78245a44fc34 {
  margin-left: 35px;
margin-right: 35px;
}

#s-a65355f4-1d0f-474b-8909-d2ba93ffb4dd {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 1200px){#s-a65355f4-1d0f-474b-8909-d2ba93ffb4dd {
  display: none;
}
#s-a65355f4-1d0f-474b-8909-d2ba93ffb4dd, #wrap-s-a65355f4-1d0f-474b-8909-d2ba93ffb4dd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a65355f4-1d0f-474b-8909-d2ba93ffb4dd {
  display: none;
}
#s-a65355f4-1d0f-474b-8909-d2ba93ffb4dd, #wrap-s-a65355f4-1d0f-474b-8909-d2ba93ffb4dd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a65355f4-1d0f-474b-8909-d2ba93ffb4dd {
  
}
}







#s-a65355f4-1d0f-474b-8909-d2ba93ffb4dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a65355f4-1d0f-474b-8909-d2ba93ffb4dd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-81613ac8-4b78-40cd-bf49-f09881d7e2bc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-81613ac8-4b78-40cd-bf49-f09881d7e2bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 12px;
}

#s-81613ac8-4b78-40cd-bf49-f09881d7e2bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(73, 61, 71, 1);
}

#s-81613ac8-4b78-40cd-bf49-f09881d7e2bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-81613ac8-4b78-40cd-bf49-f09881d7e2bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(73, 61, 71, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-81613ac8-4b78-40cd-bf49-f09881d7e2bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-95fdf988-0547-4f76-9db7-21eb758c20e4 {
  margin-left: 35px;
margin-right: 35px;
}

#s-19e0cb81-0afa-4dbf-96c8-82d62f2b9381 {
  margin-left: 35px;
margin-right: 35px;
}

#s-154f1967-186f-4588-a566-b0d4b3bc6ea2 {
  margin-left: 35px;
margin-right: 35px;
}

#s-35a36daf-71c7-46c3-8bd0-f7ece3991ec3 {
  margin-left: 35px;
margin-right: 35px;
}

#s-259701a1-8c3a-405a-8cea-4dd4fe7a19fb {
  margin-left: 35px;
margin-right: 35px;
}

#s-fa2ce3c2-588b-4cf7-a3e0-77fa6d6a226d {
  margin-left: 35px;
margin-right: 35px;
}

#s-febbebaa-813e-42e6-9f7a-5b524d013008 {
  margin-left: 35px;
margin-right: 35px;
}

#s-158c0102-ecec-43e2-be80-290face8f179 {
  margin-left: 35px;
margin-right: 35px;
}

#s-8db6a39d-43a9-4610-a884-a832aedff8c7 {
  margin-left: 35px;
margin-right: 35px;
}

#s-f60e68f7-fbad-408b-b111-761a3fed5208 {
  margin-left: 35px;
margin-right: 35px;
}

#s-23b5cdfd-75e8-4e4b-b480-d1275558de6d {
  margin-left: 35px;
margin-right: 35px;
}

#s-ea8e4069-b5cb-4699-ad45-6a0f81482b48 {
  margin-left: 35px;
margin-right: 35px;
}

#s-f2484b9c-f7e8-4f2e-ac3b-71e62274b951 {
  margin-left: 35px;
margin-right: 35px;
}

#s-c50b452c-061d-4401-86eb-f44f278aee69 {
  margin-left: 35px;
margin-right: 35px;
}

#s-da562178-34df-440a-bd52-485d73d25ce2 {
  margin-left: 35px;
margin-right: 35px;
}

#s-2f14887f-e38e-4de9-b105-bf06611ded61 {
  margin-left: 35px;
margin-right: 35px;
}

#s-3ca020b8-d4f9-469a-90a8-5d1829f69f1b {
  margin-left: 35px;
margin-right: 35px;
}

#s-433da55e-cbab-41e1-a91d-41cae82ba0e4 {
  margin-left: 35px;
margin-right: 35px;
}

#s-7b2c1501-73cd-4f86-ae09-ba5699cfd6fb {
  margin-left: 35px;
margin-right: 35px;
}

#s-53b0380d-cd12-4f82-92f7-b6f42b99af62 {
  margin-left: 35px;
margin-right: 35px;
}

#s-e889f98b-e49d-4439-b6d3-b15b7f33a59c {
  margin-left: 35px;
margin-right: 35px;
}

#s-5d0c83e6-2e28-4245-8981-5b620cba1444 {
  margin-left: 35px;
margin-right: 35px;
}

#s-b21ece65-bbb8-4aba-a7b5-cefa44da8cec {
  margin-left: 35px;
margin-right: 35px;
}

#s-04f41b47-175c-41ff-a38a-f6aec392ea6d {
  margin-left: 35px;
margin-right: 35px;
}

#s-aa8c6b7e-f433-4c04-b888-792556f0af42 {
  margin-left: 35px;
margin-right: 35px;
}

#s-bab4688f-5d2e-415d-be08-927e46bd8302 {
  margin-left: 35px;
margin-right: 35px;
}

#s-53172118-327a-4625-9efd-24b90ddd5a8c {
  margin-left: 35px;
margin-right: 35px;
}

#s-cbc45945-0e47-4a8c-bff3-23a0dc0c27b9 {
  margin-left: 35px;
margin-right: 35px;
}

#s-39a74b16-5443-44f3-9894-48ebb2700647 {
  padding-left: 15px;
padding-right: 15px;
min-height: 50px;
}








#s-39a74b16-5443-44f3-9894-48ebb2700647 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39a74b16-5443-44f3-9894-48ebb2700647.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d24ce862-a190-4643-947b-16d7ba4e8184 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-d24ce862-a190-4643-947b-16d7ba4e8184 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d24ce862-a190-4643-947b-16d7ba4e8184 {
  
}
}@media (max-width: 767px){#s-d24ce862-a190-4643-947b-16d7ba4e8184 {
  display: none;
}
#s-d24ce862-a190-4643-947b-16d7ba4e8184, #wrap-s-d24ce862-a190-4643-947b-16d7ba4e8184 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d24ce862-a190-4643-947b-16d7ba4e8184"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-cf465292-e5df-4d79-adca-8a829ae2bcd7 {
  min-height: 50px;
}








#s-cf465292-e5df-4d79-adca-8a829ae2bcd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf465292-e5df-4d79-adca-8a829ae2bcd7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f464e3de-9d5c-4e4b-b787-16529251a9b9 {
  border-radius: 75px;
text-align: center;
}
#s-f464e3de-9d5c-4e4b-b787-16529251a9b9:hover {box-shadow:1px 1px 1px 1px rgba(76, 132, 188, 0) !important;}



  #s-f464e3de-9d5c-4e4b-b787-16529251a9b9 img.shogun-image {
    
    width: px;
  }


#s-f464e3de-9d5c-4e4b-b787-16529251a9b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-65b13cef-e660-48b6-9d74-6ee805848abf {
  
}
@media (min-width: 1200px){#s-65b13cef-e660-48b6-9d74-6ee805848abf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-65b13cef-e660-48b6-9d74-6ee805848abf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-65b13cef-e660-48b6-9d74-6ee805848abf {
  
}
}@media (max-width: 767px){#s-65b13cef-e660-48b6-9d74-6ee805848abf {
  
}
}
#s-f6769373-2c55-4e40-b99d-afbf110d9509 {
  
}
@media (min-width: 1200px){#s-f6769373-2c55-4e40-b99d-afbf110d9509 {
  display: none;
}
#s-f6769373-2c55-4e40-b99d-afbf110d9509, #wrap-s-f6769373-2c55-4e40-b99d-afbf110d9509 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f6769373-2c55-4e40-b99d-afbf110d9509 {
  display: none;
}
#s-f6769373-2c55-4e40-b99d-afbf110d9509, #wrap-s-f6769373-2c55-4e40-b99d-afbf110d9509 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f6769373-2c55-4e40-b99d-afbf110d9509 {
  display: none;
}
#s-f6769373-2c55-4e40-b99d-afbf110d9509, #wrap-s-f6769373-2c55-4e40-b99d-afbf110d9509 { display:none !important; }}
#s-68b4180e-61a5-4fbc-a6be-803bf8d0bec2 {
  min-height: 0px;
}








#s-68b4180e-61a5-4fbc-a6be-803bf8d0bec2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68b4180e-61a5-4fbc-a6be-803bf8d0bec2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-86684944-33d5-46ad-bfc2-064603142e27 {
  border-radius: 75px;
text-align: center;
}
#s-86684944-33d5-46ad-bfc2-064603142e27:hover {box-shadow:00px 0px 0px 0px rgba(76, 132, 188, 0) !important;}



  #s-86684944-33d5-46ad-bfc2-064603142e27 img.shogun-image {
    
    width: px;
  }


#s-86684944-33d5-46ad-bfc2-064603142e27 .shogun-image-content {
  
    align-items: center;
  
}

#s-732e21dd-5930-4d58-9405-41fb6938d8b0 {
  
}

#s-ef185e69-b3e3-41c3-b8a4-9f365e067c06 {
  
}








#s-ef185e69-b3e3-41c3-b8a4-9f365e067c06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef185e69-b3e3-41c3-b8a4-9f365e067c06.shg-box.shg-c {
  justify-content: flex-start;
}

#s-64d358bb-688b-4656-9f5c-123d8fdcb4e9 {
  text-align: center;
}
@media (max-width: 767px){#s-64d358bb-688b-4656-9f5c-123d8fdcb4e9 {
  
}
}



  #s-64d358bb-688b-4656-9f5c-123d8fdcb4e9 img.shogun-image {
    
    width: px;
  }


#s-64d358bb-688b-4656-9f5c-123d8fdcb4e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b782d4b2-4f96-4ff7-87cf-c6f74f419905 {
  
}
@media (max-width: 767px){#s-b782d4b2-4f96-4ff7-87cf-c6f74f419905 {
  
}
}
#s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e {
  margin-left: 25px;
margin-right: 25px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e {
  display: none;
}
#s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e, #wrap-s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e {
  display: none;
}
#s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e, #wrap-s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e {
  display: none;
}
#s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e, #wrap-s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e { display:none !important; }}
@media (min-width: 0px) {
[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c1d4954d-330c-479c-b88a-13ba3cd5cc9e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-edfda597-7095-435f-8424-8a49a49ec0fe {
  min-height: 50px;
}








#s-edfda597-7095-435f-8424-8a49a49ec0fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edfda597-7095-435f-8424-8a49a49ec0fe.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a0d260e3-f38e-4ab6-936d-e56b85a6808e {
  border-radius: 75px;
text-align: center;
}
#s-a0d260e3-f38e-4ab6-936d-e56b85a6808e:hover {box-shadow:0px 0px 0px 0px rgba(76, 132, 188, 0) !important;}



  #s-a0d260e3-f38e-4ab6-936d-e56b85a6808e img.shogun-image {
    
    width: px;
  }


#s-a0d260e3-f38e-4ab6-936d-e56b85a6808e .shogun-image-content {
  
    align-items: center;
  
}

#s-2a89196e-bcf3-470a-877d-7c5b983d8a73 {
  
}
@media (min-width: 1200px){#s-2a89196e-bcf3-470a-877d-7c5b983d8a73 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2a89196e-bcf3-470a-877d-7c5b983d8a73 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2a89196e-bcf3-470a-877d-7c5b983d8a73 {
  
}
}@media (max-width: 767px){#s-2a89196e-bcf3-470a-877d-7c5b983d8a73 {
  
}
}
#s-f608c723-4f36-43ae-a88f-c4d038dbfe4c {
  min-height: 0px;
}








#s-f608c723-4f36-43ae-a88f-c4d038dbfe4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f608c723-4f36-43ae-a88f-c4d038dbfe4c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-89425460-9d56-4370-9a81-2cffcb887b55 {
  border-radius: 75px;
text-align: center;
}
#s-89425460-9d56-4370-9a81-2cffcb887b55:hover {box-shadow:00px 0px 0px 0px rgba(76, 132, 188, 0) !important;}



  #s-89425460-9d56-4370-9a81-2cffcb887b55 img.shogun-image {
    
    width: px;
  }


#s-89425460-9d56-4370-9a81-2cffcb887b55 .shogun-image-content {
  
    align-items: center;
  
}

#s-898813fa-9965-4b82-963b-b53032470296 {
  
}

#s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6 {
  margin-top: 15px;
margin-bottom: 35px;
}
@media (min-width: 1200px){#s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6 {
  display: none;
}
#s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6, #wrap-s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6 {
  display: none;
}
#s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6, #wrap-s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6 {
  display: none;
}
#s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6, #wrap-s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6 { display:none !important; }}@media (max-width: 767px){#s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6 {
  
}
}
@media (min-width: 0px) {
[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ebbe3f76-db67-4399-97e1-2e7b4f170bf6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-87515390-ffd2-4aa6-bb2f-aec674ea12a8 {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-0c96c74e-37c9-46e7-8fbb-c21b77c7e6cb {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-7c3e136b-5453-40e8-b91d-bd2669c3b806 {
  margin-top: 35px;
margin-left: auto;
margin-bottom: 35px;
margin-right: auto;
padding-top: 15px;
padding-bottom: 15px;
max-width: 700px;
}
@media (min-width: 1200px){#s-7c3e136b-5453-40e8-b91d-bd2669c3b806 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7c3e136b-5453-40e8-b91d-bd2669c3b806 {
  
}
}@media (max-width: 767px){#s-7c3e136b-5453-40e8-b91d-bd2669c3b806 {
  display: none;
}
#s-7c3e136b-5453-40e8-b91d-bd2669c3b806, #wrap-s-7c3e136b-5453-40e8-b91d-bd2669c3b806 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7c3e136b-5453-40e8-b91d-bd2669c3b806"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9f682e98-68c7-4883-b4ec-3df5e27685a4 {
  
}

#s-e8ca4647-d8b5-48bb-94eb-9b55fb4ee3b3 {
  
}

#s-182ad195-e4a8-4219-b828-781420652265 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
text-align: center;
}
@media (max-width: 767px){#s-182ad195-e4a8-4219-b828-781420652265 {
  display: none;
}
#s-182ad195-e4a8-4219-b828-781420652265, #wrap-s-182ad195-e4a8-4219-b828-781420652265 { display:none !important; }}



  #s-182ad195-e4a8-4219-b828-781420652265 img.shogun-image {
    
    width: px;
  }


#s-182ad195-e4a8-4219-b828-781420652265 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7fd0b62-83e4-4c5d-b3be-d9a3884734e7 {
  margin-top: 15px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-e7fd0b62-83e4-4c5d-b3be-d9a3884734e7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e7fd0b62-83e4-4c5d-b3be-d9a3884734e7 {
  
}
}@media (max-width: 767px){#s-e7fd0b62-83e4-4c5d-b3be-d9a3884734e7 {
  display: none;
}
#s-e7fd0b62-83e4-4c5d-b3be-d9a3884734e7, #wrap-s-e7fd0b62-83e4-4c5d-b3be-d9a3884734e7 { display:none !important; }}







#s-e7fd0b62-83e4-4c5d-b3be-d9a3884734e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7fd0b62-83e4-4c5d-b3be-d9a3884734e7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-55a39805-7fdd-428b-b845-c2d24ce39193 {
  margin-left: 150px;
margin-right: 150px;
}
@media (min-width: 1200px){#s-55a39805-7fdd-428b-b845-c2d24ce39193 {
  display: none;
}
#s-55a39805-7fdd-428b-b845-c2d24ce39193, #wrap-s-55a39805-7fdd-428b-b845-c2d24ce39193 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-55a39805-7fdd-428b-b845-c2d24ce39193 {
  display: none;
}
#s-55a39805-7fdd-428b-b845-c2d24ce39193, #wrap-s-55a39805-7fdd-428b-b845-c2d24ce39193 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-55a39805-7fdd-428b-b845-c2d24ce39193 {
  display: none;
}
#s-55a39805-7fdd-428b-b845-c2d24ce39193, #wrap-s-55a39805-7fdd-428b-b845-c2d24ce39193 { display:none !important; }}
@media (min-width: 0px) {
[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-55a39805-7fdd-428b-b845-c2d24ce39193"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-22067bd0-4dc8-4afd-af9e-6de5b3d79aa0 {
  text-align: center;
}

#s-de14005c-2a07-442b-9127-b4c73680b93a {
  text-align: center;
}

#s-a532b50b-4fd4-48bd-a1d0-e38f90f65697 {
  text-align: center;
}

#s-582fef38-cca9-4b6c-a155-4b131c06d69a {
  text-align: center;
}

#s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b {
  margin-left: auto;
margin-right: auto;
max-width: 225px;
}
@media (max-width: 767px){#s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b {
  display: none;
}
#s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b, #wrap-s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b { display:none !important; }}
@media (min-width: 0px) {
[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af4a8d53-24c1-472a-a8b2-c1aa2e01111b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8f46b5d0-fff3-46c0-938e-c1c0d6777c99 {
  text-align: center;
}

#s-4d0f43ea-1969-4622-8693-cd699d7945cb {
  text-align: center;
}

#s-4bd48799-d097-4676-9917-321aaa2c1278 {
  text-align: center;
}

#s-1aa677bd-cff4-4b3f-a0c5-0d2480472dc0 {
  text-align: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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