.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-90342edb-7ec5-477d-a3b6-3bedef636fea {
  min-height: 50px;
}








#s-90342edb-7ec5-477d-a3b6-3bedef636fea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90342edb-7ec5-477d-a3b6-3bedef636fea.shg-box.shg-c {
  justify-content: center;
}

#s-8de22080-205c-404d-88f3-7ce53cfcb8cc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8de22080-205c-404d-88f3-7ce53cfcb8cc {
  display: none;
}
#s-8de22080-205c-404d-88f3-7ce53cfcb8cc, #wrap-s-8de22080-205c-404d-88f3-7ce53cfcb8cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8de22080-205c-404d-88f3-7ce53cfcb8cc {
  display: none;
}
#s-8de22080-205c-404d-88f3-7ce53cfcb8cc, #wrap-s-8de22080-205c-404d-88f3-7ce53cfcb8cc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8de22080-205c-404d-88f3-7ce53cfcb8cc {
  display: none;
}
#s-8de22080-205c-404d-88f3-7ce53cfcb8cc, #wrap-s-8de22080-205c-404d-88f3-7ce53cfcb8cc { display:none !important; }}@media (max-width: 767px){#s-8de22080-205c-404d-88f3-7ce53cfcb8cc {
  
}
}







#s-8de22080-205c-404d-88f3-7ce53cfcb8cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8de22080-205c-404d-88f3-7ce53cfcb8cc.shg-box.shg-c {
  justify-content: center;
}

#s-8c63e422-6cde-4baa-8a71-a9f8bba3ea6a {
  margin-left: auto;
margin-right: auto;
min-height: 550px;
}








#s-8c63e422-6cde-4baa-8a71-a9f8bba3ea6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c63e422-6cde-4baa-8a71-a9f8bba3ea6a.shg-box.shg-c {
  justify-content: center;
}

#s-d292a782-577d-42f2-a375-5c54a741242d {
  margin-top: 40%;
margin-left: 16px;
margin-right: 16px;
min-height: 50px;
}








#s-d292a782-577d-42f2-a375-5c54a741242d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d292a782-577d-42f2-a375-5c54a741242d.shg-box.shg-c {
  justify-content: center;
}

#s-26016f12-52db-4777-8da6-b6c5110595fe {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
}

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

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

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-5b3c8ec1-b602-4b5f-b6a1-ecd452bba5ce {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
max-width: 280px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-5b3c8ec1-b602-4b5f-b6a1-ecd452bba5ce:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5b3c8ec1-b602-4b5f-b6a1-ecd452bba5ce:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5b3c8ec1-b602-4b5f-b6a1-ecd452bba5ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-61b8836a-5a01-42da-aa4b-d6dfa699c6f9 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-61b8836a-5a01-42da-aa4b-d6dfa699c6f9 {
  display: none;
}
#s-61b8836a-5a01-42da-aa4b-d6dfa699c6f9, #wrap-s-61b8836a-5a01-42da-aa4b-d6dfa699c6f9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61b8836a-5a01-42da-aa4b-d6dfa699c6f9 {
  display: none;
}
#s-61b8836a-5a01-42da-aa4b-d6dfa699c6f9, #wrap-s-61b8836a-5a01-42da-aa4b-d6dfa699c6f9 { display:none !important; }}@media (max-width: 767px){#s-61b8836a-5a01-42da-aa4b-d6dfa699c6f9 {
  display: none;
}
#s-61b8836a-5a01-42da-aa4b-d6dfa699c6f9, #wrap-s-61b8836a-5a01-42da-aa4b-d6dfa699c6f9 { display:none !important; }}







#s-61b8836a-5a01-42da-aa4b-d6dfa699c6f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61b8836a-5a01-42da-aa4b-d6dfa699c6f9.shg-box.shg-c {
  justify-content: center;
}

#s-1f30462d-59fd-43ac-a454-252b8dba7980 {
  margin-left: auto;
margin-right: auto;
min-height: 550px;
}








#s-1f30462d-59fd-43ac-a454-252b8dba7980 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f30462d-59fd-43ac-a454-252b8dba7980.shg-box.shg-c {
  justify-content: center;
}

#s-d842e0ab-e39e-44af-96df-7fc45fb05bda {
  margin-top: 40%;
margin-left: 16px;
margin-right: 16px;
min-height: 50px;
}








#s-d842e0ab-e39e-44af-96df-7fc45fb05bda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d842e0ab-e39e-44af-96df-7fc45fb05bda.shg-box.shg-c {
  justify-content: center;
}

#s-730636dd-58ae-49da-999a-1108c1e2cf69 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
}

#s-2c3034fd-6544-4f72-9a44-cd2fa6dd27db {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
max-width: 280px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2c3034fd-6544-4f72-9a44-cd2fa6dd27db:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2c3034fd-6544-4f72-9a44-cd2fa6dd27db:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2c3034fd-6544-4f72-9a44-cd2fa6dd27db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-79d8ff21-5727-44d1-a91e-5fdea91d4d2b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-79d8ff21-5727-44d1-a91e-5fdea91d4d2b {
  display: none;
}
#s-79d8ff21-5727-44d1-a91e-5fdea91d4d2b, #wrap-s-79d8ff21-5727-44d1-a91e-5fdea91d4d2b { display:none !important; }}@media (max-width: 767px){#s-79d8ff21-5727-44d1-a91e-5fdea91d4d2b {
  display: none;
}
#s-79d8ff21-5727-44d1-a91e-5fdea91d4d2b, #wrap-s-79d8ff21-5727-44d1-a91e-5fdea91d4d2b { display:none !important; }}







#s-79d8ff21-5727-44d1-a91e-5fdea91d4d2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79d8ff21-5727-44d1-a91e-5fdea91d4d2b.shg-box.shg-c {
  justify-content: center;
}

#s-2fc6948c-58be-4d14-ae68-a9ad77e8dcfa {
  margin-left: auto;
margin-right: auto;
}








#s-2fc6948c-58be-4d14-ae68-a9ad77e8dcfa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fc6948c-58be-4d14-ae68-a9ad77e8dcfa.shg-box.shg-c {
  justify-content: center;
}

#s-91323f37-d69f-4094-ac45-4012c6298e22 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-b9d0c9de-543b-4938-8ce8-91aaba2d81c6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-b9d0c9de-543b-4938-8ce8-91aaba2d81c6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b9d0c9de-543b-4938-8ce8-91aaba2d81c6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b9d0c9de-543b-4938-8ce8-91aaba2d81c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-96536b2c-5c49-4a49-9042-420b34b097e8 {
  margin-top: 48px;
min-height: 50px;
}
@media (min-width: 1200px){#s-96536b2c-5c49-4a49-9042-420b34b097e8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-96536b2c-5c49-4a49-9042-420b34b097e8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-96536b2c-5c49-4a49-9042-420b34b097e8 {
  
}
}@media (max-width: 767px){#s-96536b2c-5c49-4a49-9042-420b34b097e8 {
  
}
}







#s-96536b2c-5c49-4a49-9042-420b34b097e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96536b2c-5c49-4a49-9042-420b34b097e8.shg-box.shg-c {
  justify-content: center;
}

#s-87864554-bc47-483f-973f-107331a3e5b2 {
  padding-bottom: 24px;
min-height: 50px;
background-color: rgba(215, 234, 241, 1);
}
@media (min-width: 1200px){#s-87864554-bc47-483f-973f-107331a3e5b2 {
  display: none;
}
#s-87864554-bc47-483f-973f-107331a3e5b2, #wrap-s-87864554-bc47-483f-973f-107331a3e5b2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87864554-bc47-483f-973f-107331a3e5b2 {
  display: none;
}
#s-87864554-bc47-483f-973f-107331a3e5b2, #wrap-s-87864554-bc47-483f-973f-107331a3e5b2 { display:none !important; }}







#s-87864554-bc47-483f-973f-107331a3e5b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87864554-bc47-483f-973f-107331a3e5b2.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-7b77addf-d5f6-47bf-bfee-b26f3b70d711 {
  background-color: rgba(199, 222, 233, 1);
}
@media (min-width: 1200px){#s-7b77addf-d5f6-47bf-bfee-b26f3b70d711 {
  display: none;
}
#s-7b77addf-d5f6-47bf-bfee-b26f3b70d711, #wrap-s-7b77addf-d5f6-47bf-bfee-b26f3b70d711 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7b77addf-d5f6-47bf-bfee-b26f3b70d711 {
  display: none;
}
#s-7b77addf-d5f6-47bf-bfee-b26f3b70d711, #wrap-s-7b77addf-d5f6-47bf-bfee-b26f3b70d711 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7b77addf-d5f6-47bf-bfee-b26f3b70d711 {
  
}
}@media (max-width: 767px){#s-7b77addf-d5f6-47bf-bfee-b26f3b70d711 {
  padding-top: 6%;
padding-left: 6%;
padding-bottom: 0%;
padding-right: 6%;
}
}
.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-23d43a0c-7e06-4a1e-b72a-a09137241768 {
  text-align: center;
}




  #s-23d43a0c-7e06-4a1e-b72a-a09137241768 img.shogun-image {
    
    width: px;
  }


#s-23d43a0c-7e06-4a1e-b72a-a09137241768 .shogun-image-content {
  
    align-items: center;
  
}

#s-55e57df7-f866-43fd-81d3-aaf0782e5c78 {
  margin-left: auto;
margin-right: auto;
max-width: 96px;
text-align: center;
}




  #s-55e57df7-f866-43fd-81d3-aaf0782e5c78 img.shogun-image {
    
    width: px;
  }


#s-55e57df7-f866-43fd-81d3-aaf0782e5c78 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a3d7417-d296-4300-a603-36e16a926196 {
  margin-left: auto;
margin-right: auto;
max-width: 246px;
}

#s-4151ada9-64a9-4549-8855-61c8299cceb6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 232px;
max-width: 180px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-4151ada9-64a9-4549-8855-61c8299cceb6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4151ada9-64a9-4549-8855-61c8299cceb6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4151ada9-64a9-4549-8855-61c8299cceb6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a2b97737-bed4-4486-b652-05325d8624b1 {
  margin-top: 48px;
margin-bottom: 8px;
}
@media (min-width: 1200px){#s-a2b97737-bed4-4486-b652-05325d8624b1 {
  display: none;
}
#s-a2b97737-bed4-4486-b652-05325d8624b1, #wrap-s-a2b97737-bed4-4486-b652-05325d8624b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a2b97737-bed4-4486-b652-05325d8624b1 {
  display: none;
}
#s-a2b97737-bed4-4486-b652-05325d8624b1, #wrap-s-a2b97737-bed4-4486-b652-05325d8624b1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a2b97737-bed4-4486-b652-05325d8624b1 {
  
}
}@media (max-width: 767px){#s-a2b97737-bed4-4486-b652-05325d8624b1 {
  padding-top: 6%;
padding-left: 6%;
padding-bottom: 0%;
padding-right: 6%;
}
}
#s-bf24cce1-9ff9-4072-9376-6b8a7c5aeeb2 {
  margin-left: 16px;
margin-right: 16px;
min-height: 50px;
}
@media (min-width: 1200px){#s-bf24cce1-9ff9-4072-9376-6b8a7c5aeeb2 {
  display: none;
}
#s-bf24cce1-9ff9-4072-9376-6b8a7c5aeeb2, #wrap-s-bf24cce1-9ff9-4072-9376-6b8a7c5aeeb2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf24cce1-9ff9-4072-9376-6b8a7c5aeeb2 {
  display: none;
}
#s-bf24cce1-9ff9-4072-9376-6b8a7c5aeeb2, #wrap-s-bf24cce1-9ff9-4072-9376-6b8a7c5aeeb2 { display:none !important; }}







#s-bf24cce1-9ff9-4072-9376-6b8a7c5aeeb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf24cce1-9ff9-4072-9376-6b8a7c5aeeb2.shg-box.shg-c {
  justify-content: center;
}

#s-c8b46c4f-38e5-4eea-9d12-33bb8c24c4dd {
  text-align: center;
}
@media (min-width: 1200px){#s-c8b46c4f-38e5-4eea-9d12-33bb8c24c4dd {
  display: none;
}
#s-c8b46c4f-38e5-4eea-9d12-33bb8c24c4dd, #wrap-s-c8b46c4f-38e5-4eea-9d12-33bb8c24c4dd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c8b46c4f-38e5-4eea-9d12-33bb8c24c4dd {
  display: none;
}
#s-c8b46c4f-38e5-4eea-9d12-33bb8c24c4dd, #wrap-s-c8b46c4f-38e5-4eea-9d12-33bb8c24c4dd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c8b46c4f-38e5-4eea-9d12-33bb8c24c4dd {
  display: none;
}
#s-c8b46c4f-38e5-4eea-9d12-33bb8c24c4dd, #wrap-s-c8b46c4f-38e5-4eea-9d12-33bb8c24c4dd { display:none !important; }}



  #s-c8b46c4f-38e5-4eea-9d12-33bb8c24c4dd img.shogun-image {
    
    width: px;
  }


#s-c8b46c4f-38e5-4eea-9d12-33bb8c24c4dd .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

#s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a {
  margin-top: 55%;
}

@media (min-width: 0px) {
[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2ca84707-0b0e-4b51-b93e-e478eb3a1a7a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-162cddc6-f6ca-4f32-a1ba-834ebf6fb48e {
  margin-left: 1em;
margin-right: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-162cddc6-f6ca-4f32-a1ba-834ebf6fb48e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-162cddc6-f6ca-4f32-a1ba-834ebf6fb48e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-162cddc6-f6ca-4f32-a1ba-834ebf6fb48e-btn-wrapper {
    text-align: left;
  }


#s-162cddc6-f6ca-4f32-a1ba-834ebf6fb48e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-aed301e5-7b91-453b-ba65-4c9c53c50cf0 {
  text-align: center;
}
@media (min-width: 1200px){#s-aed301e5-7b91-453b-ba65-4c9c53c50cf0 {
  display: none;
}
#s-aed301e5-7b91-453b-ba65-4c9c53c50cf0, #wrap-s-aed301e5-7b91-453b-ba65-4c9c53c50cf0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aed301e5-7b91-453b-ba65-4c9c53c50cf0 {
  display: none;
}
#s-aed301e5-7b91-453b-ba65-4c9c53c50cf0, #wrap-s-aed301e5-7b91-453b-ba65-4c9c53c50cf0 { display:none !important; }}@media (max-width: 767px){#s-aed301e5-7b91-453b-ba65-4c9c53c50cf0 {
  display: none;
}
#s-aed301e5-7b91-453b-ba65-4c9c53c50cf0, #wrap-s-aed301e5-7b91-453b-ba65-4c9c53c50cf0 { display:none !important; }}



  #s-aed301e5-7b91-453b-ba65-4c9c53c50cf0 img.shogun-image {
    
    width: px;
  }


#s-aed301e5-7b91-453b-ba65-4c9c53c50cf0 .shogun-image-content {
  
    align-items: center;
  
}

#s-906f7183-9cd6-42ef-896c-7eee44111009 {
  margin-top: 70%;
}

@media (min-width: 0px) {
[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-906f7183-9cd6-42ef-896c-7eee44111009"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9c35b903-63c8-456d-8a1f-b0acd834e16e {
  margin-left: 1em;
margin-right: 1em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-9c35b903-63c8-456d-8a1f-b0acd834e16e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9c35b903-63c8-456d-8a1f-b0acd834e16e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9c35b903-63c8-456d-8a1f-b0acd834e16e-btn-wrapper {
    text-align: left;
  }


#s-9c35b903-63c8-456d-8a1f-b0acd834e16e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-7f0762a6-9aef-4e9d-a72e-b01f8c82e225 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1154px;
}
@media (min-width: 1200px){#s-7f0762a6-9aef-4e9d-a72e-b01f8c82e225 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7f0762a6-9aef-4e9d-a72e-b01f8c82e225 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7f0762a6-9aef-4e9d-a72e-b01f8c82e225 {
  display: none;
}
#s-7f0762a6-9aef-4e9d-a72e-b01f8c82e225, #wrap-s-7f0762a6-9aef-4e9d-a72e-b01f8c82e225 { display:none !important; }}@media (max-width: 767px){#s-7f0762a6-9aef-4e9d-a72e-b01f8c82e225 {
  display: none;
}
#s-7f0762a6-9aef-4e9d-a72e-b01f8c82e225, #wrap-s-7f0762a6-9aef-4e9d-a72e-b01f8c82e225 { display:none !important; }}







#s-7f0762a6-9aef-4e9d-a72e-b01f8c82e225 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f0762a6-9aef-4e9d-a72e-b01f8c82e225.shg-box.shg-c {
  justify-content: center;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-b17969f9-1a74-459a-840b-f682b4fa9426 {
  margin-right: -16px;
}
@media (min-width: 1200px){#s-b17969f9-1a74-459a-840b-f682b4fa9426 {
  display: none;
}
#s-b17969f9-1a74-459a-840b-f682b4fa9426, #wrap-s-b17969f9-1a74-459a-840b-f682b4fa9426 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b17969f9-1a74-459a-840b-f682b4fa9426 {
  display: none;
}
#s-b17969f9-1a74-459a-840b-f682b4fa9426, #wrap-s-b17969f9-1a74-459a-840b-f682b4fa9426 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b17969f9-1a74-459a-840b-f682b4fa9426 {
  
}
}@media (max-width: 767px){#s-b17969f9-1a74-459a-840b-f682b4fa9426 {
  
}
}
#s-b17969f9-1a74-459a-840b-f682b4fa9426 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-b17969f9-1a74-459a-840b-f682b4fa9426 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-b17969f9-1a74-459a-840b-f682b4fa9426 td.shogun-table-column {
  background-color: #fff;
  padding: 8px;
  text-align: inherit;
}

#s-b17969f9-1a74-459a-840b-f682b4fa9426 td.shogun-table-row {
  background-color: #fff;
  padding: 2px;
}

#s-b17969f9-1a74-459a-840b-f682b4fa9426 td.shogun-table-column, #s-b17969f9-1a74-459a-840b-f682b4fa9426 td.shogun-table-row {
  border: 0px solid rgba(213, 214, 215, 0);
}

#s-2411167f-605c-47ec-83c0-62bee3ed2f98 {
  margin-top: 16px;
}

#s-79bc646c-85c6-4946-ba3d-bc52e03a82e0 {
  margin-top: 16px;
}

#s-e6cdbc7e-c4a3-4f95-a6c9-8071cbad03c4 {
  margin-top: 16px;
}

#s-2580f64c-4a72-4da0-86a4-c346be189811 {
  margin-top: 16px;
}

#s-2ee068c9-4164-483f-b0cf-69569b797667 {
  margin-top: 16px;
}

#s-485ab16c-e6ed-4382-a667-b36268b2edab {
  max-width: 150px;
text-align: center;
}




  #s-485ab16c-e6ed-4382-a667-b36268b2edab img.shogun-image {
    
    width: px;
  }


#s-485ab16c-e6ed-4382-a667-b36268b2edab .shogun-image-content {
  
    align-items: center;
  
}

#s-1afab046-8e69-47b9-8fd9-424b926869fa {
  margin-top: -65%;
}

#s-b7b1e0cb-7d4c-4256-a85b-1303a73c5bb7 {
  max-width: 150px;
text-align: center;
}




  #s-b7b1e0cb-7d4c-4256-a85b-1303a73c5bb7 img.shogun-image {
    
    width: px;
  }


#s-b7b1e0cb-7d4c-4256-a85b-1303a73c5bb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-e23293da-cc3b-45fd-bdfb-1097fdcaea92 {
  margin-top: -65%;
}

#s-4bf196a3-f2ce-4e21-a4db-535d67a499fb {
  max-width: 150px;
text-align: center;
}




  #s-4bf196a3-f2ce-4e21-a4db-535d67a499fb img.shogun-image {
    
    width: px;
  }


#s-4bf196a3-f2ce-4e21-a4db-535d67a499fb .shogun-image-content {
  
    align-items: center;
  
}

#s-4d32db9e-10c2-45d2-9174-172a8e8a2f2f {
  margin-top: -65%;
}

#s-5f34ea1d-27b2-48bf-a55f-cb61080705f7 {
  max-width: 150px;
text-align: center;
}




  #s-5f34ea1d-27b2-48bf-a55f-cb61080705f7 img.shogun-image {
    
    width: px;
  }


#s-5f34ea1d-27b2-48bf-a55f-cb61080705f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-b94f114b-0864-4aef-9e66-a6803d75dc5e {
  margin-top: -65%;
}

#s-8b4145da-e4d4-4bd6-bed3-107d7042bf46 {
  max-width: 150px;
text-align: center;
}




  #s-8b4145da-e4d4-4bd6-bed3-107d7042bf46 img.shogun-image {
    
    width: px;
  }


#s-8b4145da-e4d4-4bd6-bed3-107d7042bf46 .shogun-image-content {
  
    align-items: center;
  
}

#s-333fb7cd-b47f-4030-bf43-858dccd7babc {
  margin-top: -65%;
}

#s-bb20666b-9307-440b-8b34-9d6e2dbef16c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-bb20666b-9307-440b-8b34-9d6e2dbef16c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bb20666b-9307-440b-8b34-9d6e2dbef16c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bb20666b-9307-440b-8b34-9d6e2dbef16c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-4a920e3a-29fa-43a9-88e6-adb316e8e483 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-4a920e3a-29fa-43a9-88e6-adb316e8e483:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4a920e3a-29fa-43a9-88e6-adb316e8e483:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4a920e3a-29fa-43a9-88e6-adb316e8e483.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-18b14245-841d-4afb-ba72-7b092b062df8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-18b14245-841d-4afb-ba72-7b092b062df8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-18b14245-841d-4afb-ba72-7b092b062df8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-18b14245-841d-4afb-ba72-7b092b062df8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-6742ea06-2d6e-4db7-8cb2-0a0bde3b0140 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6742ea06-2d6e-4db7-8cb2-0a0bde3b0140:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6742ea06-2d6e-4db7-8cb2-0a0bde3b0140:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6742ea06-2d6e-4db7-8cb2-0a0bde3b0140.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-7456cfb3-ed4e-4a66-9cca-157d621248fb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-7456cfb3-ed4e-4a66-9cca-157d621248fb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7456cfb3-ed4e-4a66-9cca-157d621248fb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7456cfb3-ed4e-4a66-9cca-157d621248fb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-bfb7712b-501b-438d-8e46-b53fcf962096 {
  margin-bottom: 8px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bfb7712b-501b-438d-8e46-b53fcf962096 {
  display: none;
}
#s-bfb7712b-501b-438d-8e46-b53fcf962096, #wrap-s-bfb7712b-501b-438d-8e46-b53fcf962096 { display:none !important; }}@media (max-width: 767px){#s-bfb7712b-501b-438d-8e46-b53fcf962096 {
  padding-top: 6%;
padding-left: 6%;
padding-bottom: 0%;
padding-right: 6%;
display: none;
}
#s-bfb7712b-501b-438d-8e46-b53fcf962096, #wrap-s-bfb7712b-501b-438d-8e46-b53fcf962096 { display:none !important; }}
#s-d89f3c92-8b2c-4e00-974e-339c66628a7a {
  background-image: url(https://i.shgcdn.com/839b12d2-8557-462b-92df-c6ba0fbdcb13/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 480px;
max-width: 1154px;
background-position: left center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d89f3c92-8b2c-4e00-974e-339c66628a7a {
  display: none;
}
#s-d89f3c92-8b2c-4e00-974e-339c66628a7a, #wrap-s-d89f3c92-8b2c-4e00-974e-339c66628a7a { display:none !important; }}@media (max-width: 767px){#s-d89f3c92-8b2c-4e00-974e-339c66628a7a {
  display: none;
}
#s-d89f3c92-8b2c-4e00-974e-339c66628a7a, #wrap-s-d89f3c92-8b2c-4e00-974e-339c66628a7a { display:none !important; }}







#s-d89f3c92-8b2c-4e00-974e-339c66628a7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d89f3c92-8b2c-4e00-974e-339c66628a7a.shg-box.shg-c {
  justify-content: center;
}

#s-06f142e5-8b7c-4e2e-b468-286026ca4a99 {
  margin-top: 8px;
margin-left: auto;
margin-right: auto;
max-width: 1024px;
}
@media (min-width: 1200px){#s-06f142e5-8b7c-4e2e-b468-286026ca4a99 {
  display: none;
}
#s-06f142e5-8b7c-4e2e-b468-286026ca4a99, #wrap-s-06f142e5-8b7c-4e2e-b468-286026ca4a99 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-06f142e5-8b7c-4e2e-b468-286026ca4a99 {
  display: none;
}
#s-06f142e5-8b7c-4e2e-b468-286026ca4a99, #wrap-s-06f142e5-8b7c-4e2e-b468-286026ca4a99 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-06f142e5-8b7c-4e2e-b468-286026ca4a99 {
  
}
}@media (max-width: 767px){#s-06f142e5-8b7c-4e2e-b468-286026ca4a99 {
  
}
}
#s-06f142e5-8b7c-4e2e-b468-286026ca4a99 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-06f142e5-8b7c-4e2e-b468-286026ca4a99 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-06f142e5-8b7c-4e2e-b468-286026ca4a99 td.shogun-table-column {
  background-color: #fff;
  padding: 8px;
  text-align: inherit;
}

#s-06f142e5-8b7c-4e2e-b468-286026ca4a99 td.shogun-table-row {
  background-color: #fff;
  padding: 1px;
}

#s-06f142e5-8b7c-4e2e-b468-286026ca4a99 td.shogun-table-column, #s-06f142e5-8b7c-4e2e-b468-286026ca4a99 td.shogun-table-row {
  border: 0px solid rgba(213, 214, 215, 0);
}

#s-8315ca0f-7405-4870-8f22-37a1cec2e6e9 {
  margin-top: 16px;
}

#s-e77aaf42-c6de-45df-9325-6ff63d78dae3 {
  margin-top: 16px;
}

#s-aed5a619-9368-4376-a3b3-c6e77ff3e487 {
  margin-top: 16px;
}

#s-26bba79b-2eb3-47ee-8a43-05558e7205df {
  margin-top: 16px;
}

#s-3bb88f38-0661-4a3f-bd95-9f0361275871 {
  margin-top: 16px;
}

#s-3ebeb134-9243-4cbd-bb3b-ae8c8b3f93c1 {
  max-width: 200px;
text-align: center;
}




  #s-3ebeb134-9243-4cbd-bb3b-ae8c8b3f93c1 img.shogun-image {
    
    width: px;
  }


#s-3ebeb134-9243-4cbd-bb3b-ae8c8b3f93c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-3400be1b-3d03-4f16-8d39-78389d4ba08a {
  margin-top: -65%;
margin-left: 5%;
}

#s-03fc603e-7439-4845-8700-f09858f509ac {
  max-width: 200px;
text-align: center;
}




  #s-03fc603e-7439-4845-8700-f09858f509ac img.shogun-image {
    
    width: px;
  }


#s-03fc603e-7439-4845-8700-f09858f509ac .shogun-image-content {
  
    align-items: center;
  
}

#s-754896df-1d5b-4dab-bf87-cc9dbbdf9bbc {
  margin-top: -65%;
margin-left: 5%;
}

#s-69f70526-7001-459b-826e-9da92d90d69a {
  max-width: 200px;
text-align: center;
}




  #s-69f70526-7001-459b-826e-9da92d90d69a img.shogun-image {
    
    width: px;
  }


#s-69f70526-7001-459b-826e-9da92d90d69a .shogun-image-content {
  
    align-items: center;
  
}

#s-51d129f9-1b29-49b0-8168-5c076bcd888a {
  margin-top: -65%;
margin-left: 5%;
}

#s-73bf3fae-cf0a-4e09-8b6e-16f6e0b29410 {
  max-width: 200px;
text-align: center;
}




  #s-73bf3fae-cf0a-4e09-8b6e-16f6e0b29410 img.shogun-image {
    
    width: px;
  }


#s-73bf3fae-cf0a-4e09-8b6e-16f6e0b29410 .shogun-image-content {
  
    align-items: center;
  
}

#s-08f9a8b1-0a87-48c3-b7f2-e447f9c5fe34 {
  margin-top: -65%;
margin-left: 5%;
}

#s-19c3a718-a90b-4e06-bd01-c57d1e3eec61 {
  max-width: 200px;
text-align: center;
}




  #s-19c3a718-a90b-4e06-bd01-c57d1e3eec61 img.shogun-image {
    
    width: px;
  }


#s-19c3a718-a90b-4e06-bd01-c57d1e3eec61 .shogun-image-content {
  
    align-items: center;
  
}

#s-a53675c5-02e0-433b-9f06-3743e374f413 {
  margin-top: -65%;
margin-left: 5%;
}

#s-fd570be3-e684-42ac-b498-c6a1232939d4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-fd570be3-e684-42ac-b498-c6a1232939d4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fd570be3-e684-42ac-b498-c6a1232939d4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fd570be3-e684-42ac-b498-c6a1232939d4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-63114fc0-2444-4ece-bf71-4bfa22d46bed {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-63114fc0-2444-4ece-bf71-4bfa22d46bed:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-63114fc0-2444-4ece-bf71-4bfa22d46bed:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-63114fc0-2444-4ece-bf71-4bfa22d46bed.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-5e6dc645-76d3-44ad-be08-20ee72d23270 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-5e6dc645-76d3-44ad-be08-20ee72d23270:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5e6dc645-76d3-44ad-be08-20ee72d23270:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5e6dc645-76d3-44ad-be08-20ee72d23270.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-b7e3707a-2f03-4a56-bcef-81ae9fa4f0f3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-b7e3707a-2f03-4a56-bcef-81ae9fa4f0f3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b7e3707a-2f03-4a56-bcef-81ae9fa4f0f3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b7e3707a-2f03-4a56-bcef-81ae9fa4f0f3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-8b935c74-7d43-4a62-b7c9-b322dd61bb7d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8b935c74-7d43-4a62-b7c9-b322dd61bb7d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8b935c74-7d43-4a62-b7c9-b322dd61bb7d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8b935c74-7d43-4a62-b7c9-b322dd61bb7d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d29a5d44-96d4-4c09-bb7c-bf35ac4f842d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-249e87e4-8542-4637-9716-2931cd7c82de {
  min-height: 50px;
max-width: 340px;
}








#s-249e87e4-8542-4637-9716-2931cd7c82de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-249e87e4-8542-4637-9716-2931cd7c82de.shg-box.shg-c {
  justify-content: center;
}

#s-23f156da-7cd5-4bd1-a6ca-f9931274ecec {
  margin-bottom: 16px;
}

#s-35332151-94e4-4575-b4b8-4074379e1e6d {
  margin-top: 16px;
margin-left: 7em;
margin-bottom: 24px;
max-width: 104px;
text-align: right;
}




  #s-35332151-94e4-4575-b4b8-4074379e1e6d img.shogun-image {
    
    width: px;
  }


#s-35332151-94e4-4575-b4b8-4074379e1e6d .shogun-image-content {
  
    align-items: center;
  
}

#s-82e73d3c-25b5-4286-ba7b-336eace82665 {
  margin-bottom: 16px;
max-width: 340px;
}

#s-d9469742-6a43-45c8-b398-b9cb1d15f871 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 316px;
}








#s-d9469742-6a43-45c8-b398-b9cb1d15f871 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9469742-6a43-45c8-b398-b9cb1d15f871.shg-box.shg-c {
  justify-content: center;
}

#s-7a2e4304-2f14-482d-9427-94b35e30860d {
  margin-left: 3em;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
max-width: 316px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-7a2e4304-2f14-482d-9427-94b35e30860d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7a2e4304-2f14-482d-9427-94b35e30860d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7a2e4304-2f14-482d-9427-94b35e30860d-btn-wrapper {
    text-align: left;
  }


#s-7a2e4304-2f14-482d-9427-94b35e30860d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4670ad55-77d2-46a5-a9a1-0300ed87c861 {
  margin-top: 44px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1024px;
}
@media (min-width: 1200px){#s-4670ad55-77d2-46a5-a9a1-0300ed87c861 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4670ad55-77d2-46a5-a9a1-0300ed87c861 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4670ad55-77d2-46a5-a9a1-0300ed87c861 {
  display: none;
}
#s-4670ad55-77d2-46a5-a9a1-0300ed87c861, #wrap-s-4670ad55-77d2-46a5-a9a1-0300ed87c861 { display:none !important; }}@media (max-width: 767px){#s-4670ad55-77d2-46a5-a9a1-0300ed87c861 {
  display: none;
}
#s-4670ad55-77d2-46a5-a9a1-0300ed87c861, #wrap-s-4670ad55-77d2-46a5-a9a1-0300ed87c861 { display:none !important; }}







#s-4670ad55-77d2-46a5-a9a1-0300ed87c861 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4670ad55-77d2-46a5-a9a1-0300ed87c861.shg-box.shg-c {
  justify-content: center;
}

#s-555461c1-5333-4d1e-9ac0-6659e8fa8934 {
  margin-right: -16px;
}
@media (min-width: 1200px){#s-555461c1-5333-4d1e-9ac0-6659e8fa8934 {
  display: none;
}
#s-555461c1-5333-4d1e-9ac0-6659e8fa8934, #wrap-s-555461c1-5333-4d1e-9ac0-6659e8fa8934 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-555461c1-5333-4d1e-9ac0-6659e8fa8934 {
  display: none;
}
#s-555461c1-5333-4d1e-9ac0-6659e8fa8934, #wrap-s-555461c1-5333-4d1e-9ac0-6659e8fa8934 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-555461c1-5333-4d1e-9ac0-6659e8fa8934 {
  
}
}@media (max-width: 767px){#s-555461c1-5333-4d1e-9ac0-6659e8fa8934 {
  
}
}
#s-555461c1-5333-4d1e-9ac0-6659e8fa8934 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-555461c1-5333-4d1e-9ac0-6659e8fa8934 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-555461c1-5333-4d1e-9ac0-6659e8fa8934 td.shogun-table-column {
  background-color: #fff;
  padding: 8px;
  text-align: inherit;
}

#s-555461c1-5333-4d1e-9ac0-6659e8fa8934 td.shogun-table-row {
  background-color: #fff;
  padding: 2px;
}

#s-555461c1-5333-4d1e-9ac0-6659e8fa8934 td.shogun-table-column, #s-555461c1-5333-4d1e-9ac0-6659e8fa8934 td.shogun-table-row {
  border: 0px solid rgba(213, 214, 215, 0);
}

#s-c6169895-c013-4868-8688-3e4d8f9c473b {
  margin-top: 16px;
}

#s-f8f5e72e-c76e-4cc5-a042-84a1cd473b8c {
  margin-top: 16px;
}

#s-c4716a3f-f127-4330-b09e-3b6b09f8a234 {
  margin-top: 16px;
}

#s-3df15c22-e559-4528-b7eb-a76e959cf29a {
  margin-top: 16px;
}

#s-4a88b681-48a5-4da4-94d3-a199a80e77e3 {
  margin-top: 16px;
}

#s-dd029e92-b3fd-4916-ac5b-42c38a441758 {
  max-width: 150px;
text-align: center;
}




  #s-dd029e92-b3fd-4916-ac5b-42c38a441758 img.shogun-image {
    
    width: px;
  }


#s-dd029e92-b3fd-4916-ac5b-42c38a441758 .shogun-image-content {
  
    align-items: center;
  
}

#s-94ffad3e-7d98-429b-b7aa-8b0a02da6269 {
  margin-top: -65%;
}

#s-4e53d51d-c25f-473b-b147-05c07729e3fa {
  max-width: 150px;
text-align: center;
}




  #s-4e53d51d-c25f-473b-b147-05c07729e3fa img.shogun-image {
    
    width: px;
  }


#s-4e53d51d-c25f-473b-b147-05c07729e3fa .shogun-image-content {
  
    align-items: center;
  
}

#s-b0a35c59-7e7e-4dc4-875c-f29bfb1bea27 {
  margin-top: -65%;
}

#s-cf490eff-b520-4898-8561-911aa621fc3f {
  max-width: 150px;
text-align: center;
}




  #s-cf490eff-b520-4898-8561-911aa621fc3f img.shogun-image {
    
    width: px;
  }


#s-cf490eff-b520-4898-8561-911aa621fc3f .shogun-image-content {
  
    align-items: center;
  
}

#s-a659d9f7-9925-4766-a1de-bf575ab1ddd7 {
  margin-top: -65%;
}

#s-2ebd322a-e185-4e28-a0f2-d64067835853 {
  max-width: 150px;
text-align: center;
}




  #s-2ebd322a-e185-4e28-a0f2-d64067835853 img.shogun-image {
    
    width: px;
  }


#s-2ebd322a-e185-4e28-a0f2-d64067835853 .shogun-image-content {
  
    align-items: center;
  
}

#s-227bf4aa-b681-4032-a6c2-76fce6abd117 {
  margin-top: -65%;
}

#s-282a7992-775c-4ef7-a4b9-8f81ccb1941d {
  max-width: 150px;
text-align: center;
}




  #s-282a7992-775c-4ef7-a4b9-8f81ccb1941d img.shogun-image {
    
    width: px;
  }


#s-282a7992-775c-4ef7-a4b9-8f81ccb1941d .shogun-image-content {
  
    align-items: center;
  
}

#s-6e0b3be2-484b-43ef-b234-72f157e46e24 {
  margin-top: -65%;
}

#s-29e678f4-70d2-42ad-81a7-3c9ad23459c4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-29e678f4-70d2-42ad-81a7-3c9ad23459c4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-29e678f4-70d2-42ad-81a7-3c9ad23459c4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-29e678f4-70d2-42ad-81a7-3c9ad23459c4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-e077b85d-658e-42f7-a6e4-28f6fe51351c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e077b85d-658e-42f7-a6e4-28f6fe51351c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e077b85d-658e-42f7-a6e4-28f6fe51351c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e077b85d-658e-42f7-a6e4-28f6fe51351c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-1837a655-6280-4c71-9571-3f66110cf1a4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-1837a655-6280-4c71-9571-3f66110cf1a4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1837a655-6280-4c71-9571-3f66110cf1a4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1837a655-6280-4c71-9571-3f66110cf1a4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-1333e5d6-c1d1-496a-a726-b3bd2e079767 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-1333e5d6-c1d1-496a-a726-b3bd2e079767:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1333e5d6-c1d1-496a-a726-b3bd2e079767:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1333e5d6-c1d1-496a-a726-b3bd2e079767.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-2346e7c7-4729-4121-87f1-9996f048c88f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2346e7c7-4729-4121-87f1-9996f048c88f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2346e7c7-4729-4121-87f1-9996f048c88f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2346e7c7-4729-4121-87f1-9996f048c88f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-4b611a25-1acd-48f5-a5c7-35a2dc309cc5 {
  margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4b611a25-1acd-48f5-a5c7-35a2dc309cc5 {
  display: none;
}
#s-4b611a25-1acd-48f5-a5c7-35a2dc309cc5, #wrap-s-4b611a25-1acd-48f5-a5c7-35a2dc309cc5 { display:none !important; }}@media (max-width: 767px){#s-4b611a25-1acd-48f5-a5c7-35a2dc309cc5 {
  padding-top: 6%;
padding-left: 6%;
padding-bottom: 0%;
padding-right: 6%;
display: none;
}
#s-4b611a25-1acd-48f5-a5c7-35a2dc309cc5, #wrap-s-4b611a25-1acd-48f5-a5c7-35a2dc309cc5 { display:none !important; }}
#s-b9a9c24d-6f1c-4e44-9e0d-141b38968690 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1154px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b9a9c24d-6f1c-4e44-9e0d-141b38968690 {
  display: none;
}
#s-b9a9c24d-6f1c-4e44-9e0d-141b38968690, #wrap-s-b9a9c24d-6f1c-4e44-9e0d-141b38968690 { display:none !important; }}@media (max-width: 767px){#s-b9a9c24d-6f1c-4e44-9e0d-141b38968690 {
  display: none;
}
#s-b9a9c24d-6f1c-4e44-9e0d-141b38968690, #wrap-s-b9a9c24d-6f1c-4e44-9e0d-141b38968690 { display:none !important; }}







#s-b9a9c24d-6f1c-4e44-9e0d-141b38968690 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9a9c24d-6f1c-4e44-9e0d-141b38968690.shg-box.shg-c {
  justify-content: center;
}

#s-764b5216-65a2-4f34-a157-c49787c11436 {
  margin-top: 8px;
margin-left: auto;
margin-right: auto;
max-width: 1024px;
}
@media (min-width: 1200px){#s-764b5216-65a2-4f34-a157-c49787c11436 {
  display: none;
}
#s-764b5216-65a2-4f34-a157-c49787c11436, #wrap-s-764b5216-65a2-4f34-a157-c49787c11436 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-764b5216-65a2-4f34-a157-c49787c11436 {
  display: none;
}
#s-764b5216-65a2-4f34-a157-c49787c11436, #wrap-s-764b5216-65a2-4f34-a157-c49787c11436 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-764b5216-65a2-4f34-a157-c49787c11436 {
  
}
}@media (max-width: 767px){#s-764b5216-65a2-4f34-a157-c49787c11436 {
  
}
}
#s-764b5216-65a2-4f34-a157-c49787c11436 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-764b5216-65a2-4f34-a157-c49787c11436 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-764b5216-65a2-4f34-a157-c49787c11436 td.shogun-table-column {
  background-color: #fff;
  padding: 8px;
  text-align: inherit;
}

#s-764b5216-65a2-4f34-a157-c49787c11436 td.shogun-table-row {
  background-color: #fff;
  padding: 1px;
}

#s-764b5216-65a2-4f34-a157-c49787c11436 td.shogun-table-column, #s-764b5216-65a2-4f34-a157-c49787c11436 td.shogun-table-row {
  border: 0px solid rgba(213, 214, 215, 0);
}

#s-0417509d-e456-49be-95e0-8d62dbcd38af {
  margin-top: 16px;
}

#s-a18a5da0-8022-4498-bd3d-97d2eb603117 {
  margin-top: 16px;
}

#s-3e25c008-37db-44ed-a341-5f049dc5de64 {
  margin-top: 16px;
}

#s-d5ba4264-44ec-493b-925b-6c86883cd06f {
  margin-top: 16px;
}

#s-e349de8b-9993-4754-958f-859dbfaae3bf {
  margin-top: 16px;
}

#s-6fc5e4c5-15eb-467b-a378-be2d08c2cb19 {
  max-width: 200px;
text-align: center;
}




  #s-6fc5e4c5-15eb-467b-a378-be2d08c2cb19 img.shogun-image {
    
    width: px;
  }


#s-6fc5e4c5-15eb-467b-a378-be2d08c2cb19 .shogun-image-content {
  
    align-items: center;
  
}

#s-8c4e5103-ec0f-4a64-8dd6-62126e56fd51 {
  margin-top: -65%;
margin-left: 5%;
}

#s-89670a8e-2d55-472d-a111-3c6ac0470bac {
  max-width: 200px;
text-align: center;
}




  #s-89670a8e-2d55-472d-a111-3c6ac0470bac img.shogun-image {
    
    width: px;
  }


#s-89670a8e-2d55-472d-a111-3c6ac0470bac .shogun-image-content {
  
    align-items: center;
  
}

#s-c5d7c083-269f-456d-993a-fd914b4942d7 {
  margin-top: -65%;
margin-left: 5%;
}

#s-9b8320f9-29c6-467f-be83-99b8f85af401 {
  max-width: 200px;
text-align: center;
}




  #s-9b8320f9-29c6-467f-be83-99b8f85af401 img.shogun-image {
    
    width: px;
  }


#s-9b8320f9-29c6-467f-be83-99b8f85af401 .shogun-image-content {
  
    align-items: center;
  
}

#s-2c8ab1d3-6ac2-4896-a6f8-0663a20fe9ce {
  margin-top: -65%;
margin-left: 5%;
}

#s-4aab1998-7955-452b-a53e-fb2a0bfff527 {
  max-width: 200px;
text-align: center;
}




  #s-4aab1998-7955-452b-a53e-fb2a0bfff527 img.shogun-image {
    
    width: px;
  }


#s-4aab1998-7955-452b-a53e-fb2a0bfff527 .shogun-image-content {
  
    align-items: center;
  
}

#s-be252382-3834-4d37-90a3-09c4afe0e528 {
  margin-top: -65%;
margin-left: 5%;
}

#s-fd53ea52-731c-4d2b-874f-f40719d25ac5 {
  max-width: 200px;
text-align: center;
}




  #s-fd53ea52-731c-4d2b-874f-f40719d25ac5 img.shogun-image {
    
    width: px;
  }


#s-fd53ea52-731c-4d2b-874f-f40719d25ac5 .shogun-image-content {
  
    align-items: center;
  
}

#s-bfb3c3b1-ee75-412a-8507-a1820c80bd72 {
  margin-top: -65%;
margin-left: 5%;
}

#s-f74bdc41-fffb-4813-b767-a6a5ce3f8ac5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-f74bdc41-fffb-4813-b767-a6a5ce3f8ac5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f74bdc41-fffb-4813-b767-a6a5ce3f8ac5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f74bdc41-fffb-4813-b767-a6a5ce3f8ac5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-9268891f-6acb-4374-bebd-ede2808d57b7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9268891f-6acb-4374-bebd-ede2808d57b7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9268891f-6acb-4374-bebd-ede2808d57b7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9268891f-6acb-4374-bebd-ede2808d57b7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-d605758a-26b5-4b1d-87a7-320935b64002 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d605758a-26b5-4b1d-87a7-320935b64002:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d605758a-26b5-4b1d-87a7-320935b64002:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d605758a-26b5-4b1d-87a7-320935b64002.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-28bca5e6-7d2f-4f63-801a-5f1c6bee2330 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-28bca5e6-7d2f-4f63-801a-5f1c6bee2330:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-28bca5e6-7d2f-4f63-801a-5f1c6bee2330:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-28bca5e6-7d2f-4f63-801a-5f1c6bee2330.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-5a4b03af-8f89-4d1d-ab0f-bc261f423068 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-5a4b03af-8f89-4d1d-ab0f-bc261f423068:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5a4b03af-8f89-4d1d-ab0f-bc261f423068:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5a4b03af-8f89-4d1d-ab0f-bc261f423068.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-a029ad80-f0f3-48a8-ae79-f5c27c04e854 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a029ad80-f0f3-48a8-ae79-f5c27c04e854 {
  display: none;
}
#s-a029ad80-f0f3-48a8-ae79-f5c27c04e854, #wrap-s-a029ad80-f0f3-48a8-ae79-f5c27c04e854 { display:none !important; }}@media (max-width: 767px){#s-a029ad80-f0f3-48a8-ae79-f5c27c04e854 {
  display: none;
}
#s-a029ad80-f0f3-48a8-ae79-f5c27c04e854, #wrap-s-a029ad80-f0f3-48a8-ae79-f5c27c04e854 { display:none !important; }}



  #s-a029ad80-f0f3-48a8-ae79-f5c27c04e854 img.shogun-image {
    
    width: px;
  }


#s-a029ad80-f0f3-48a8-ae79-f5c27c04e854 .shogun-image-content {
  
    align-items: center;
  
}

#s-32c3dc29-9e57-4374-a162-65a9b1850481 {
  margin-left: 78%;
min-height: 50px;
max-width: 184px;
}








#s-32c3dc29-9e57-4374-a162-65a9b1850481 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32c3dc29-9e57-4374-a162-65a9b1850481.shg-box.shg-c {
  justify-content: center;
}

#s-131e9cd8-5de0-4548-ac0f-ab47d2cfd5d8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-131e9cd8-5de0-4548-ac0f-ab47d2cfd5d8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-131e9cd8-5de0-4548-ac0f-ab47d2cfd5d8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-131e9cd8-5de0-4548-ac0f-ab47d2cfd5d8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-6091d8e1-7cb2-43e1-a9e8-67fbc600199c {
  margin-left: auto;
margin-right: auto;
max-width: 1024px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6091d8e1-7cb2-43e1-a9e8-67fbc600199c {
  
}
}@media (max-width: 767px){#s-6091d8e1-7cb2-43e1-a9e8-67fbc600199c {
  
}
}
#s-6091d8e1-7cb2-43e1-a9e8-67fbc600199c .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-6091d8e1-7cb2-43e1-a9e8-67fbc600199c table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-6091d8e1-7cb2-43e1-a9e8-67fbc600199c td.shogun-table-column {
  background-color: #fff;
  padding: 8px;
  text-align: inherit;
}

#s-6091d8e1-7cb2-43e1-a9e8-67fbc600199c td.shogun-table-row {
  background-color: #fff;
  padding: 1px;
}

#s-6091d8e1-7cb2-43e1-a9e8-67fbc600199c td.shogun-table-column, #s-6091d8e1-7cb2-43e1-a9e8-67fbc600199c td.shogun-table-row {
  border: 0px solid rgba(213, 214, 215, 0);
}

#s-d145121e-f5d7-41b9-a359-81f57c73c461 {
  margin-top: 16px;
}

#s-b3a54237-9deb-4745-b596-8ec53649c742 {
  margin-top: 16px;
}

#s-d5c2eccd-0bee-4267-b8ee-b45f12e14260 {
  margin-top: 16px;
}

#s-05c5aba7-d1ce-4efe-83ae-dfc05663c478 {
  margin-top: 16px;
}

#s-eb8729a9-307e-4233-9c93-ad3fd1bb76d4 {
  margin-top: 16px;
}

#s-1072cd7d-8674-4f01-8778-c48495d535b1 {
  max-width: 200px;
text-align: center;
}




  #s-1072cd7d-8674-4f01-8778-c48495d535b1 img.shogun-image {
    
    width: px;
  }


#s-1072cd7d-8674-4f01-8778-c48495d535b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-865a5f94-59ec-4fd2-80b1-6a62ee32e71a {
  margin-top: -58%;
margin-left: 3%;
}

#s-c9909d67-39a2-49d6-b8b9-9f0d7e36d2de {
  max-width: 200px;
text-align: center;
}




  #s-c9909d67-39a2-49d6-b8b9-9f0d7e36d2de img.shogun-image {
    
    width: px;
  }


#s-c9909d67-39a2-49d6-b8b9-9f0d7e36d2de .shogun-image-content {
  
    align-items: center;
  
}

#s-5f6aa0e3-37a9-466a-8064-29134c84b9ca {
  margin-top: -58%;
margin-left: 3%;
}

#s-fcbe0d3c-1cda-4fad-9325-eb3e47d49601 {
  max-width: 200px;
text-align: center;
}




  #s-fcbe0d3c-1cda-4fad-9325-eb3e47d49601 img.shogun-image {
    
    width: px;
  }


#s-fcbe0d3c-1cda-4fad-9325-eb3e47d49601 .shogun-image-content {
  
    align-items: center;
  
}

#s-34c8957d-d36b-41d1-93ce-22f1c3d4e288 {
  margin-top: -58%;
margin-left: 3%;
}

#s-4cb27ca3-e954-48df-bcf2-59d7990cc7a7 {
  max-width: 200px;
text-align: center;
}




  #s-4cb27ca3-e954-48df-bcf2-59d7990cc7a7 img.shogun-image {
    
    width: px;
  }


#s-4cb27ca3-e954-48df-bcf2-59d7990cc7a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-1dd93230-0fe8-4a3c-a92b-f5ca05eee59c {
  margin-top: -58%;
margin-left: 3%;
}

#s-33cad038-da74-4121-923d-527d59bf8980 {
  max-width: 200px;
text-align: center;
}




  #s-33cad038-da74-4121-923d-527d59bf8980 img.shogun-image {
    
    width: px;
  }


#s-33cad038-da74-4121-923d-527d59bf8980 .shogun-image-content {
  
    align-items: center;
  
}

#s-8a1865db-f668-44ae-af7b-c9d200788005 {
  margin-top: -58%;
margin-left: 3%;
}

#s-a05f8969-db72-44ef-abb3-70822b09bf8a {
  margin-right: 16px;
min-height: 50px;
max-width: 100%;
}
@media (min-width: 1200px){#s-a05f8969-db72-44ef-abb3-70822b09bf8a {
  display: none;
}
#s-a05f8969-db72-44ef-abb3-70822b09bf8a, #wrap-s-a05f8969-db72-44ef-abb3-70822b09bf8a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a05f8969-db72-44ef-abb3-70822b09bf8a {
  display: none;
}
#s-a05f8969-db72-44ef-abb3-70822b09bf8a, #wrap-s-a05f8969-db72-44ef-abb3-70822b09bf8a { display:none !important; }}







#s-a05f8969-db72-44ef-abb3-70822b09bf8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a05f8969-db72-44ef-abb3-70822b09bf8a.shg-box.shg-c {
  justify-content: center;
}

#s-1b62c41a-91b8-4628-8540-a979e9ae0234 {
  margin-left: 16px;
}
@media (min-width: 1200px){#s-1b62c41a-91b8-4628-8540-a979e9ae0234 {
  display: none;
}
#s-1b62c41a-91b8-4628-8540-a979e9ae0234, #wrap-s-1b62c41a-91b8-4628-8540-a979e9ae0234 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1b62c41a-91b8-4628-8540-a979e9ae0234 {
  display: none;
}
#s-1b62c41a-91b8-4628-8540-a979e9ae0234, #wrap-s-1b62c41a-91b8-4628-8540-a979e9ae0234 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1b62c41a-91b8-4628-8540-a979e9ae0234 {
  
}
}@media (max-width: 767px){#s-1b62c41a-91b8-4628-8540-a979e9ae0234 {
  
}
}
#s-1b62c41a-91b8-4628-8540-a979e9ae0234 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-1b62c41a-91b8-4628-8540-a979e9ae0234 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-1b62c41a-91b8-4628-8540-a979e9ae0234 td.shogun-table-column {
  background-color: #fff;
  padding: 8px;
  text-align: inherit;
}

#s-1b62c41a-91b8-4628-8540-a979e9ae0234 td.shogun-table-row {
  background-color: #fff;
  padding: 2px;
}

#s-1b62c41a-91b8-4628-8540-a979e9ae0234 td.shogun-table-column, #s-1b62c41a-91b8-4628-8540-a979e9ae0234 td.shogun-table-row {
  border: 0px solid rgba(213, 214, 215, 0);
}

#s-ea1606dd-d1cb-4882-80d9-05ad83bcb057 {
  max-width: 150px;
text-align: center;
}




  #s-ea1606dd-d1cb-4882-80d9-05ad83bcb057 img.shogun-image {
    
    width: px;
  }


#s-ea1606dd-d1cb-4882-80d9-05ad83bcb057 .shogun-image-content {
  
    align-items: center;
  
}

#s-ba8bf8e7-c63b-4b86-910e-2b9d1f867b37 {
  margin-top: -65%;
}

#s-08c7246d-5f8c-41ac-bf2a-b9b333ae4895 {
  max-width: 150px;
text-align: center;
}




  #s-08c7246d-5f8c-41ac-bf2a-b9b333ae4895 img.shogun-image {
    
    width: px;
  }


#s-08c7246d-5f8c-41ac-bf2a-b9b333ae4895 .shogun-image-content {
  
    align-items: center;
  
}

#s-2d0a9efd-f74f-473c-8424-f15a1a46b3c0 {
  margin-top: -65%;
}

#s-7248e9b7-5449-43a2-bec6-cad4ec6ad0dd {
  max-width: 150px;
text-align: center;
}




  #s-7248e9b7-5449-43a2-bec6-cad4ec6ad0dd img.shogun-image {
    
    width: px;
  }


#s-7248e9b7-5449-43a2-bec6-cad4ec6ad0dd .shogun-image-content {
  
    align-items: center;
  
}

#s-69729eaa-42f8-4dea-924c-c714a482383b {
  margin-top: -65%;
}

#s-540e1376-4565-47ed-b449-61dc2110bcff {
  max-width: 150px;
text-align: center;
}




  #s-540e1376-4565-47ed-b449-61dc2110bcff img.shogun-image {
    
    width: px;
  }


#s-540e1376-4565-47ed-b449-61dc2110bcff .shogun-image-content {
  
    align-items: center;
  
}

#s-4cb876fa-5056-4294-93e9-689e502130ab {
  margin-top: -65%;
}

#s-c8af014c-a1ec-4ad7-b801-b08c095a5d7e {
  max-width: 150px;
text-align: center;
}




  #s-c8af014c-a1ec-4ad7-b801-b08c095a5d7e img.shogun-image {
    
    width: px;
  }


#s-c8af014c-a1ec-4ad7-b801-b08c095a5d7e .shogun-image-content {
  
    align-items: center;
  
}

#s-0fb2a718-3fd4-4676-8b0d-5ed86646e964 {
  margin-top: -65%;
}

#s-969e7c16-f51c-4483-96c5-73b4dd37310e {
  margin-top: 64px;
margin-bottom: 8px;
}
@media (min-width: 768px) and (max-width: 991px){#s-969e7c16-f51c-4483-96c5-73b4dd37310e {
  display: none;
}
#s-969e7c16-f51c-4483-96c5-73b4dd37310e, #wrap-s-969e7c16-f51c-4483-96c5-73b4dd37310e { display:none !important; }}@media (max-width: 767px){#s-969e7c16-f51c-4483-96c5-73b4dd37310e {
  padding-top: 6%;
padding-left: 6%;
padding-bottom: 0%;
padding-right: 6%;
display: none;
}
#s-969e7c16-f51c-4483-96c5-73b4dd37310e, #wrap-s-969e7c16-f51c-4483-96c5-73b4dd37310e { display:none !important; }}
#s-7b6e4757-6a2c-4ee7-a3bc-eba9c9b716d0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1024px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7b6e4757-6a2c-4ee7-a3bc-eba9c9b716d0 {
  display: none;
}
#s-7b6e4757-6a2c-4ee7-a3bc-eba9c9b716d0, #wrap-s-7b6e4757-6a2c-4ee7-a3bc-eba9c9b716d0 { display:none !important; }}@media (max-width: 767px){#s-7b6e4757-6a2c-4ee7-a3bc-eba9c9b716d0 {
  display: none;
}
#s-7b6e4757-6a2c-4ee7-a3bc-eba9c9b716d0, #wrap-s-7b6e4757-6a2c-4ee7-a3bc-eba9c9b716d0 { display:none !important; }}







#s-7b6e4757-6a2c-4ee7-a3bc-eba9c9b716d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b6e4757-6a2c-4ee7-a3bc-eba9c9b716d0.shg-box.shg-c {
  justify-content: center;
}

#s-fcaa3f13-5e73-43b3-94de-3d53465301f9 {
  margin-top: 8px;
margin-left: auto;
margin-right: auto;
max-width: 1024px;
}
@media (min-width: 1200px){#s-fcaa3f13-5e73-43b3-94de-3d53465301f9 {
  display: none;
}
#s-fcaa3f13-5e73-43b3-94de-3d53465301f9, #wrap-s-fcaa3f13-5e73-43b3-94de-3d53465301f9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fcaa3f13-5e73-43b3-94de-3d53465301f9 {
  display: none;
}
#s-fcaa3f13-5e73-43b3-94de-3d53465301f9, #wrap-s-fcaa3f13-5e73-43b3-94de-3d53465301f9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fcaa3f13-5e73-43b3-94de-3d53465301f9 {
  
}
}@media (max-width: 767px){#s-fcaa3f13-5e73-43b3-94de-3d53465301f9 {
  
}
}
#s-fcaa3f13-5e73-43b3-94de-3d53465301f9 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-fcaa3f13-5e73-43b3-94de-3d53465301f9 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-fcaa3f13-5e73-43b3-94de-3d53465301f9 td.shogun-table-column {
  background-color: #fff;
  padding: 8px;
  text-align: inherit;
}

#s-fcaa3f13-5e73-43b3-94de-3d53465301f9 td.shogun-table-row {
  background-color: #fff;
  padding: 1px;
}

#s-fcaa3f13-5e73-43b3-94de-3d53465301f9 td.shogun-table-column, #s-fcaa3f13-5e73-43b3-94de-3d53465301f9 td.shogun-table-row {
  border: 0px solid rgba(213, 214, 215, 0);
}

#s-676d156e-7b77-4d88-9d97-79f13e12f291 {
  margin-top: 16px;
}

#s-8fbb4f3e-3799-468f-a1ea-5b50ad8eccb8 {
  margin-top: 16px;
}

#s-593f447e-37b0-4291-ad28-c0a29ee8fe60 {
  margin-top: 16px;
}

#s-642817da-23a5-4c8c-9dfd-343fd129d79f {
  margin-top: 16px;
}

#s-c85f66ce-3d30-40d1-9e69-a972ff7565ec {
  margin-top: 16px;
}

#s-7e658e77-2e20-424a-abd5-769014aadd76 {
  max-width: 200px;
text-align: center;
}




  #s-7e658e77-2e20-424a-abd5-769014aadd76 img.shogun-image {
    
    width: px;
  }


#s-7e658e77-2e20-424a-abd5-769014aadd76 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2a5c818-976d-467f-99fb-8becbe370499 {
  margin-top: -65%;
margin-left: 5%;
}

#s-d00ff786-f7bd-47c2-b751-0a9656c716a4 {
  max-width: 200px;
text-align: center;
}




  #s-d00ff786-f7bd-47c2-b751-0a9656c716a4 img.shogun-image {
    
    width: px;
  }


#s-d00ff786-f7bd-47c2-b751-0a9656c716a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-04b2bdd4-eb26-40ec-b679-771656c2c0aa {
  margin-top: -65%;
margin-left: 5%;
}

#s-0840feec-4309-44ea-8f20-cd5d24b90254 {
  max-width: 200px;
text-align: center;
}




  #s-0840feec-4309-44ea-8f20-cd5d24b90254 img.shogun-image {
    
    width: px;
  }


#s-0840feec-4309-44ea-8f20-cd5d24b90254 .shogun-image-content {
  
    align-items: center;
  
}

#s-886f2852-d7cf-4338-ade2-ef0f911095eb {
  margin-top: -65%;
margin-left: 5%;
}

#s-36fc170a-c760-4725-80f4-04767f10cfd9 {
  max-width: 200px;
text-align: center;
}




  #s-36fc170a-c760-4725-80f4-04767f10cfd9 img.shogun-image {
    
    width: px;
  }


#s-36fc170a-c760-4725-80f4-04767f10cfd9 .shogun-image-content {
  
    align-items: center;
  
}

#s-06c8e6a2-a123-4ebb-8795-5a88a70c61dd {
  margin-top: -65%;
margin-left: 5%;
}

#s-c7786cc5-18a7-4bc0-91c8-376d41a69b06 {
  max-width: 200px;
text-align: center;
}




  #s-c7786cc5-18a7-4bc0-91c8-376d41a69b06 img.shogun-image {
    
    width: px;
  }


#s-c7786cc5-18a7-4bc0-91c8-376d41a69b06 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a9f05bf-2425-450a-a78c-c7531d18c5cd {
  margin-top: -65%;
margin-left: 5%;
}

#s-8188b553-7dec-4adf-ac2e-1e72034120a9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8188b553-7dec-4adf-ac2e-1e72034120a9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8188b553-7dec-4adf-ac2e-1e72034120a9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8188b553-7dec-4adf-ac2e-1e72034120a9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-1866fc1e-f88d-48b1-8944-584a89391ad7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-1866fc1e-f88d-48b1-8944-584a89391ad7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1866fc1e-f88d-48b1-8944-584a89391ad7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1866fc1e-f88d-48b1-8944-584a89391ad7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-8642a524-6584-473d-a94c-3242dbd80d58 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8642a524-6584-473d-a94c-3242dbd80d58:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8642a524-6584-473d-a94c-3242dbd80d58:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8642a524-6584-473d-a94c-3242dbd80d58.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-35ab10c4-ba19-47a7-b776-5af709d3f426 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-35ab10c4-ba19-47a7-b776-5af709d3f426:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-35ab10c4-ba19-47a7-b776-5af709d3f426:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-35ab10c4-ba19-47a7-b776-5af709d3f426.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-af65bf6f-93d1-43a7-bc64-2146a6c16ded {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-af65bf6f-93d1-43a7-bc64-2146a6c16ded:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-af65bf6f-93d1-43a7-bc64-2146a6c16ded:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-af65bf6f-93d1-43a7-bc64-2146a6c16ded.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-0e90449d-3722-4f4d-bd7a-6bb508c2d000 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0e90449d-3722-4f4d-bd7a-6bb508c2d000 {
  display: none;
}
#s-0e90449d-3722-4f4d-bd7a-6bb508c2d000, #wrap-s-0e90449d-3722-4f4d-bd7a-6bb508c2d000 { display:none !important; }}@media (max-width: 767px){#s-0e90449d-3722-4f4d-bd7a-6bb508c2d000 {
  display: none;
}
#s-0e90449d-3722-4f4d-bd7a-6bb508c2d000, #wrap-s-0e90449d-3722-4f4d-bd7a-6bb508c2d000 { display:none !important; }}




#s-0e90449d-3722-4f4d-bd7a-6bb508c2d000 .shogun-image-content {
  
    align-items: center;
  
}

#s-06d156cf-e3ec-428b-9fe0-dcf160c61121 {
  margin-left: 78%;
margin-bottom: 25%;
min-height: 50px;
max-width: 184px;
}








#s-06d156cf-e3ec-428b-9fe0-dcf160c61121 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06d156cf-e3ec-428b-9fe0-dcf160c61121.shg-box.shg-c {
  justify-content: center;
}

#s-fc494a5b-9d2f-499b-8ef1-12018473c222 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-fc494a5b-9d2f-499b-8ef1-12018473c222:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fc494a5b-9d2f-499b-8ef1-12018473c222:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fc494a5b-9d2f-499b-8ef1-12018473c222.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-b7c2ef4a-055d-4ab2-8ad9-96be4850621d {
  margin-top: 8px;
margin-left: auto;
margin-right: auto;
max-width: 1024px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b7c2ef4a-055d-4ab2-8ad9-96be4850621d {
  
}
}@media (max-width: 767px){#s-b7c2ef4a-055d-4ab2-8ad9-96be4850621d {
  
}
}
#s-b7c2ef4a-055d-4ab2-8ad9-96be4850621d .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-b7c2ef4a-055d-4ab2-8ad9-96be4850621d table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-b7c2ef4a-055d-4ab2-8ad9-96be4850621d td.shogun-table-column {
  background-color: #fff;
  padding: 8px;
  text-align: inherit;
}

#s-b7c2ef4a-055d-4ab2-8ad9-96be4850621d td.shogun-table-row {
  background-color: #fff;
  padding: 1px;
}

#s-b7c2ef4a-055d-4ab2-8ad9-96be4850621d td.shogun-table-column, #s-b7c2ef4a-055d-4ab2-8ad9-96be4850621d td.shogun-table-row {
  border: 0px solid rgba(213, 214, 215, 0);
}

#s-b50373a0-f006-4341-9ecf-0b76b4b38558 {
  margin-top: 16px;
}

#s-9b83bfa4-b24d-4dbc-8f8b-5696f719a2a2 {
  margin-top: 16px;
}

#s-4717f6da-e4f2-4a14-817f-05033d920ec1 {
  margin-top: 16px;
}

#s-04b5d1be-69ea-445e-ad2d-401cf52fc3fc {
  margin-top: 16px;
}

#s-42b20daa-8e11-49f8-a9ad-2579c2a11883 {
  margin-top: 16px;
}

#s-ce545ede-0dc2-45a3-8733-31283173a4e8 {
  max-width: 200px;
text-align: center;
}




  #s-ce545ede-0dc2-45a3-8733-31283173a4e8 img.shogun-image {
    
    width: px;
  }


#s-ce545ede-0dc2-45a3-8733-31283173a4e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc1592e3-482f-437c-8c9e-e17d2365e0a8 {
  margin-top: -65%;
margin-left: 5%;
}

#s-3eb685bc-65f7-42e4-b61a-6c3fb8f00d26 {
  max-width: 200px;
text-align: center;
}




  #s-3eb685bc-65f7-42e4-b61a-6c3fb8f00d26 img.shogun-image {
    
    width: px;
  }


#s-3eb685bc-65f7-42e4-b61a-6c3fb8f00d26 .shogun-image-content {
  
    align-items: center;
  
}

#s-b798585b-e17b-4c6e-8f01-987e790f0ecf {
  margin-top: -65%;
margin-left: 5%;
}

#s-201b6a3c-ac21-4c5d-85e0-fce8bcb31e4a {
  max-width: 200px;
text-align: center;
}




  #s-201b6a3c-ac21-4c5d-85e0-fce8bcb31e4a img.shogun-image {
    
    width: px;
  }


#s-201b6a3c-ac21-4c5d-85e0-fce8bcb31e4a .shogun-image-content {
  
    align-items: center;
  
}

#s-8d6a2501-52e4-4574-bb70-07133f62fb53 {
  margin-top: -65%;
margin-left: 5%;
}

#s-baf03df1-d294-4a9e-80fa-56af759dddbd {
  max-width: 200px;
text-align: center;
}




  #s-baf03df1-d294-4a9e-80fa-56af759dddbd img.shogun-image {
    
    width: px;
  }


#s-baf03df1-d294-4a9e-80fa-56af759dddbd .shogun-image-content {
  
    align-items: center;
  
}

#s-5caaeecd-11da-499c-b21c-58d0f7ba40ba {
  margin-top: -65%;
margin-left: 5%;
}

#s-6577af83-8756-4a58-a11d-e13b4739310e {
  max-width: 200px;
text-align: center;
}




  #s-6577af83-8756-4a58-a11d-e13b4739310e img.shogun-image {
    
    width: px;
  }


#s-6577af83-8756-4a58-a11d-e13b4739310e .shogun-image-content {
  
    align-items: center;
  
}

#s-81a34a53-ee2a-48f3-9d43-77fd7f0ae4ab {
  margin-top: -65%;
margin-left: 5%;
}

#s-daf877e2-0efb-47d9-a5b4-2a250ef1cbb4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-daf877e2-0efb-47d9-a5b4-2a250ef1cbb4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-daf877e2-0efb-47d9-a5b4-2a250ef1cbb4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-daf877e2-0efb-47d9-a5b4-2a250ef1cbb4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-997fa31c-9ee3-4d47-8317-f7e5cfa62c94 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-997fa31c-9ee3-4d47-8317-f7e5cfa62c94:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-997fa31c-9ee3-4d47-8317-f7e5cfa62c94:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-997fa31c-9ee3-4d47-8317-f7e5cfa62c94.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-8de60de5-3171-44fa-9600-ccab694ed6fb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8de60de5-3171-44fa-9600-ccab694ed6fb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8de60de5-3171-44fa-9600-ccab694ed6fb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8de60de5-3171-44fa-9600-ccab694ed6fb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-0669d932-829e-4d8d-8f55-3164edc065fe {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-0669d932-829e-4d8d-8f55-3164edc065fe:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0669d932-829e-4d8d-8f55-3164edc065fe:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0669d932-829e-4d8d-8f55-3164edc065fe.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-491c65ee-515c-445d-b363-eccaf82f4527 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-491c65ee-515c-445d-b363-eccaf82f4527:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-491c65ee-515c-445d-b363-eccaf82f4527:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-491c65ee-515c-445d-b363-eccaf82f4527.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-c7240666-7817-42ad-ae1f-8437838ae5cb {
  padding-top: 48px;
min-height: 50px;
}








#s-c7240666-7817-42ad-ae1f-8437838ae5cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7240666-7817-42ad-ae1f-8437838ae5cb.shg-box.shg-c {
  justify-content: center;
}

#s-a4a9af6b-7a5c-476e-a04f-ec8e44989ca9 {
  margin-top: 1.5%;
margin-left: auto;
margin-right: auto;
max-width: 1150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a4a9af6b-7a5c-476e-a04f-ec8e44989ca9 {
  display: none;
}
#s-a4a9af6b-7a5c-476e-a04f-ec8e44989ca9, #wrap-s-a4a9af6b-7a5c-476e-a04f-ec8e44989ca9 { display:none !important; }}@media (max-width: 767px){#s-a4a9af6b-7a5c-476e-a04f-ec8e44989ca9 {
  padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
display: none;
}
#s-a4a9af6b-7a5c-476e-a04f-ec8e44989ca9, #wrap-s-a4a9af6b-7a5c-476e-a04f-ec8e44989ca9 { display:none !important; }}
#s-5fdfbec2-1d12-43dc-bd6f-508f5908d369 {
  margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
max-width: 1150px;
}
@media (min-width: 1200px){#s-5fdfbec2-1d12-43dc-bd6f-508f5908d369 {
  display: none;
}
#s-5fdfbec2-1d12-43dc-bd6f-508f5908d369, #wrap-s-5fdfbec2-1d12-43dc-bd6f-508f5908d369 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5fdfbec2-1d12-43dc-bd6f-508f5908d369 {
  display: none;
}
#s-5fdfbec2-1d12-43dc-bd6f-508f5908d369, #wrap-s-5fdfbec2-1d12-43dc-bd6f-508f5908d369 { display:none !important; }}@media (max-width: 767px){#s-5fdfbec2-1d12-43dc-bd6f-508f5908d369 {
  margin-bottom: 2px;
padding-top: 4%;
padding-left: 4%;
padding-right: 4%;
}
}
#s-9f3dda4b-7b71-492b-94ba-2a42f8b9e5cc {
  min-height: 50px;
}








#s-9f3dda4b-7b71-492b-94ba-2a42f8b9e5cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f3dda4b-7b71-492b-94ba-2a42f8b9e5cc.shg-box.shg-c {
  justify-content: center;
}

#s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5 {
  margin-left: auto;
margin-bottom: 88px;
margin-right: auto;
max-width: 1024px;
}
@media (min-width: 768px) and (max-width: 991px){#s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5 {
  display: none;
}
#s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5, #wrap-s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5 { display:none !important; }}@media (max-width: 767px){#s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5 {
  display: none;
}
#s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5, #wrap-s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-dcf795f5-90b7-4429-9fe5-32ebf39bc8e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-09842edd-fc0d-47e6-965a-92be72ed2311 {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
text-align: center;
opacity: 0.9;
}
#s-09842edd-fc0d-47e6-965a-92be72ed2311:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
opacity: 1 !important;}@media (max-width: 767px){#s-09842edd-fc0d-47e6-965a-92be72ed2311 {
  margin-left: auto;
margin-right: auto;
}
}



  #s-09842edd-fc0d-47e6-965a-92be72ed2311 img.shogun-image {
    
    width: px;
  }


#s-09842edd-fc0d-47e6-965a-92be72ed2311 .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-dafb39dc-e2ff-4be9-af00-2c2d5e25d1d5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dafb39dc-e2ff-4be9-af00-2c2d5e25d1d5 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


#s-dafb39dc-e2ff-4be9-af00-2c2d5e25d1d5 .shogun-heading-component h3 a {
  color: #000;
}


#s-7d9c8310-0904-45df-be5d-5497bb6704b3 {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
text-align: center;
opacity: 0.9;
}
#s-7d9c8310-0904-45df-be5d-5497bb6704b3:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
opacity: 1 !important;}@media (max-width: 767px){#s-7d9c8310-0904-45df-be5d-5497bb6704b3 {
  margin-left: auto;
margin-right: auto;
}
}



  #s-7d9c8310-0904-45df-be5d-5497bb6704b3 img.shogun-image {
    
    width: px;
  }


#s-7d9c8310-0904-45df-be5d-5497bb6704b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6d25eb8-1e03-4e57-8f56-573311dab607 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6d25eb8-1e03-4e57-8f56-573311dab607 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


#s-e6d25eb8-1e03-4e57-8f56-573311dab607 .shogun-heading-component h3 a {
  color: #000;
}


#s-45590f5e-a28b-44a8-9ae6-37a3cf81910e {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
text-align: center;
opacity: 0.9;
}
#s-45590f5e-a28b-44a8-9ae6-37a3cf81910e:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
opacity: 1 !important;}@media (max-width: 767px){#s-45590f5e-a28b-44a8-9ae6-37a3cf81910e {
  margin-left: auto;
margin-right: auto;
}
}



  #s-45590f5e-a28b-44a8-9ae6-37a3cf81910e img.shogun-image {
    
    width: px;
  }


#s-45590f5e-a28b-44a8-9ae6-37a3cf81910e .shogun-image-content {
  
    align-items: center;
  
}

#s-d505339e-89d6-466f-ab28-21c44ebb5ca6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d505339e-89d6-466f-ab28-21c44ebb5ca6 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


#s-d505339e-89d6-466f-ab28-21c44ebb5ca6 .shogun-heading-component h3 a {
  color: #000;
}


#s-7791b4aa-97a9-4fea-9c6c-2c3deacd93e6 {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
text-align: center;
opacity: 0.9;
}
#s-7791b4aa-97a9-4fea-9c6c-2c3deacd93e6:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
opacity: 1 !important;}@media (max-width: 767px){#s-7791b4aa-97a9-4fea-9c6c-2c3deacd93e6 {
  margin-left: auto;
margin-right: auto;
}
}



  #s-7791b4aa-97a9-4fea-9c6c-2c3deacd93e6 img.shogun-image {
    
    width: px;
  }


#s-7791b4aa-97a9-4fea-9c6c-2c3deacd93e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-c181a9a0-eaa1-4be5-b521-94ee3d5760c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c181a9a0-eaa1-4be5-b521-94ee3d5760c9 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


#s-c181a9a0-eaa1-4be5-b521-94ee3d5760c9 .shogun-heading-component h3 a {
  color: #000;
}


#s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a {
  margin-left: auto;
margin-bottom: 6%;
margin-right: auto;
max-width: 1100px;
}
@media (min-width: 1200px){#s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a {
  display: none;
}
#s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a, #wrap-s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a {
  display: none;
}
#s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a, #wrap-s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a { display:none !important; }}@media (max-width: 767px){#s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a {
  margin-left: 3%;
margin-right: 3%;
padding-left: 0px;
padding-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0fb639b5-0316-4f0e-b521-954fa7d1ef4a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-d086d9d9-14e6-4e14-96fb-0bb0a2328b37 {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
text-align: center;
opacity: 0.9;
}
#s-d086d9d9-14e6-4e14-96fb-0bb0a2328b37:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
opacity: 1 !important;}@media (max-width: 767px){#s-d086d9d9-14e6-4e14-96fb-0bb0a2328b37 {
  margin-left: auto;
margin-right: auto;
}
}



  #s-d086d9d9-14e6-4e14-96fb-0bb0a2328b37 img.shogun-image {
    
    width: px;
  }


#s-d086d9d9-14e6-4e14-96fb-0bb0a2328b37 .shogun-image-content {
  
    align-items: center;
  
}

#s-36222e34-841e-4fa2-93ee-10ef332bf3af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-36222e34-841e-4fa2-93ee-10ef332bf3af .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


#s-36222e34-841e-4fa2-93ee-10ef332bf3af .shogun-heading-component h3 a {
  color: #000;
}


#s-a039b667-159e-4cde-8b3b-9776ce10a49f {
  text-align: center;
}




  #s-a039b667-159e-4cde-8b3b-9776ce10a49f img.shogun-image {
    
    width: px;
  }


#s-a039b667-159e-4cde-8b3b-9776ce10a49f .shogun-image-content {
  
    align-items: center;
  
}

#s-50b88e95-a60a-4b3c-b0b8-b6f1dbbd59ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50b88e95-a60a-4b3c-b0b8-b6f1dbbd59ba .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


#s-50b88e95-a60a-4b3c-b0b8-b6f1dbbd59ba .shogun-heading-component h3 a {
  color: #000;
}


@media (max-width: 767px){#s-a4945279-167d-4fe2-b42d-8f62c2c20768 {
  margin-bottom: 8%;
}
}
#s-cbf98ae1-7157-4f72-817c-9b71721f0b07 {
  text-align: center;
}




  #s-cbf98ae1-7157-4f72-817c-9b71721f0b07 img.shogun-image {
    
    width: px;
  }


#s-cbf98ae1-7157-4f72-817c-9b71721f0b07 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b3257bc-f71d-4b38-8a83-9a2a26797427 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8b3257bc-f71d-4b38-8a83-9a2a26797427 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


#s-8b3257bc-f71d-4b38-8a83-9a2a26797427 .shogun-heading-component h3 a {
  color: #000;
}


#s-1cb5c5ce-b12a-41a1-bfc5-a21bdd7fcd93 {
  text-align: center;
}




  #s-1cb5c5ce-b12a-41a1-bfc5-a21bdd7fcd93 img.shogun-image {
    
    width: px;
  }


#s-1cb5c5ce-b12a-41a1-bfc5-a21bdd7fcd93 .shogun-image-content {
  
    align-items: center;
  
}

#s-d93db1f4-3bbc-47d8-85f2-eb7d6c50a219 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d93db1f4-3bbc-47d8-85f2-eb7d6c50a219 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


#s-d93db1f4-3bbc-47d8-85f2-eb7d6c50a219 .shogun-heading-component h3 a {
  color: #000;
}


@media (max-width: 767px){#s-513569b6-36f7-467a-a28f-7455353473b2 {
  margin-bottom: 8px;
}
}
#s-b9291b37-8db8-4d7b-b66c-f73da1606217 {
  min-height: 50px;
}








#s-b9291b37-8db8-4d7b-b66c-f73da1606217 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9291b37-8db8-4d7b-b66c-f73da1606217.shg-box.shg-c {
  justify-content: center;
}

#s-e46cc6af-6413-4daa-a10c-58a0371f6b55 {
  margin-left: auto;
margin-right: auto;
max-width: 1300px;
}

@media (min-width: 0px) {
[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-e46cc6af-6413-4daa-a10c-58a0371f6b55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-4c625afd-9219-4723-b991-7fd844b7b8b1 {
  margin-top: 6%;
}
@media (min-width: 1200px){#s-4c625afd-9219-4723-b991-7fd844b7b8b1 {
  display: none;
}
#s-4c625afd-9219-4723-b991-7fd844b7b8b1, #wrap-s-4c625afd-9219-4723-b991-7fd844b7b8b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4c625afd-9219-4723-b991-7fd844b7b8b1 {
  display: none;
}
#s-4c625afd-9219-4723-b991-7fd844b7b8b1, #wrap-s-4c625afd-9219-4723-b991-7fd844b7b8b1 { display:none !important; }}@media (max-width: 767px){#s-4c625afd-9219-4723-b991-7fd844b7b8b1 {
  margin-bottom: 2%;
padding-left: 4%;
padding-right: 4%;
}
}
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

@media (max-width: 767px){#s-00dd0bce-1bab-4e00-ab0c-d5202b4b6fa0 {
  padding-left: 6%;
padding-right: 6%;
}
}
#s-53c05385-f402-4f77-86be-cddcca127f24 {
  margin-top: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-53c05385-f402-4f77-86be-cddcca127f24 {
  display: none;
}
#s-53c05385-f402-4f77-86be-cddcca127f24, #wrap-s-53c05385-f402-4f77-86be-cddcca127f24 { display:none !important; }}@media (max-width: 767px){#s-53c05385-f402-4f77-86be-cddcca127f24 {
  display: none;
}
#s-53c05385-f402-4f77-86be-cddcca127f24, #wrap-s-53c05385-f402-4f77-86be-cddcca127f24 { display:none !important; }}
#s-cf12f410-96ac-40ff-850e-41a393117f01 {
  margin-top: 3%;
margin-bottom: 3%;
max-width: 450px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cf12f410-96ac-40ff-850e-41a393117f01 {
  display: none;
}
#s-cf12f410-96ac-40ff-850e-41a393117f01, #wrap-s-cf12f410-96ac-40ff-850e-41a393117f01 { display:none !important; }}@media (max-width: 767px){#s-cf12f410-96ac-40ff-850e-41a393117f01 {
  padding-left: 6%;
padding-right: 6%;
display: none;
}
#s-cf12f410-96ac-40ff-850e-41a393117f01, #wrap-s-cf12f410-96ac-40ff-850e-41a393117f01 { display:none !important; }}
#s-42d4d039-56a9-491d-ba50-5bd6012dbbaf {
  margin-top: 6%;
margin-bottom: 6%;
max-width: 450px;
}
@media (min-width: 1200px){#s-42d4d039-56a9-491d-ba50-5bd6012dbbaf {
  display: none;
}
#s-42d4d039-56a9-491d-ba50-5bd6012dbbaf, #wrap-s-42d4d039-56a9-491d-ba50-5bd6012dbbaf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42d4d039-56a9-491d-ba50-5bd6012dbbaf {
  display: none;
}
#s-42d4d039-56a9-491d-ba50-5bd6012dbbaf, #wrap-s-42d4d039-56a9-491d-ba50-5bd6012dbbaf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-42d4d039-56a9-491d-ba50-5bd6012dbbaf {
  
}
}@media (max-width: 767px){#s-42d4d039-56a9-491d-ba50-5bd6012dbbaf {
  margin-top: 6%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
padding-left: 6%;
padding-right: 6%;
max-width: 500px;
}
}
#s-d2d25e5e-f200-442b-a8d6-457b89e76480 {
  border-style: solid;
margin-left: 1em;
margin-right: 1em;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 34, 34, 1);
border-style: solid;
border-radius: 30px;
max-width: 280px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
background-position: left undefined;
}
#s-d2d25e5e-f200-442b-a8d6-457b89e76480:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.9) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d2d25e5e-f200-442b-a8d6-457b89e76480:active {opacity: 1 !important;
background-color: rgba(238, 238, 238, 0) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-d2d25e5e-f200-442b-a8d6-457b89e76480 {
  display: none;
}
#s-d2d25e5e-f200-442b-a8d6-457b89e76480, #wrap-s-d2d25e5e-f200-442b-a8d6-457b89e76480 { display:none !important; }}@media (max-width: 767px){#s-d2d25e5e-f200-442b-a8d6-457b89e76480 {
  display: none;
}
#s-d2d25e5e-f200-442b-a8d6-457b89e76480, #wrap-s-d2d25e5e-f200-442b-a8d6-457b89e76480 { display:none !important; }}

  #s-d2d25e5e-f200-442b-a8d6-457b89e76480-btn-wrapper {
    text-align: center;
  }


#s-d2d25e5e-f200-442b-a8d6-457b89e76480.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-0993dee6-0256-4276-954d-a7e281a3fa88 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 34, 34, 1);
border-style: solid;
border-radius: 30px;
max-width: 280px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
background-position: left undefined;
}
#s-0993dee6-0256-4276-954d-a7e281a3fa88:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.9) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0993dee6-0256-4276-954d-a7e281a3fa88:active {opacity: 1 !important;
background-color: rgba(238, 238, 238, 0) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-0993dee6-0256-4276-954d-a7e281a3fa88 {
  display: none;
}
#s-0993dee6-0256-4276-954d-a7e281a3fa88, #wrap-s-0993dee6-0256-4276-954d-a7e281a3fa88 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0993dee6-0256-4276-954d-a7e281a3fa88 {
  display: none;
}
#s-0993dee6-0256-4276-954d-a7e281a3fa88, #wrap-s-0993dee6-0256-4276-954d-a7e281a3fa88 { display:none !important; }}

  #s-0993dee6-0256-4276-954d-a7e281a3fa88-btn-wrapper {
    text-align: center;
  }


#s-0993dee6-0256-4276-954d-a7e281a3fa88.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-bdf8d4e2-8d0e-4450-898b-040c84b9215e {
  margin-top: 16%;
}
@media (min-width: 1200px){#s-bdf8d4e2-8d0e-4450-898b-040c84b9215e {
  display: none;
}
#s-bdf8d4e2-8d0e-4450-898b-040c84b9215e, #wrap-s-bdf8d4e2-8d0e-4450-898b-040c84b9215e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bdf8d4e2-8d0e-4450-898b-040c84b9215e {
  display: none;
}
#s-bdf8d4e2-8d0e-4450-898b-040c84b9215e, #wrap-s-bdf8d4e2-8d0e-4450-898b-040c84b9215e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bdf8d4e2-8d0e-4450-898b-040c84b9215e {
  
}
}@media (max-width: 767px){#s-bdf8d4e2-8d0e-4450-898b-040c84b9215e {
  padding-top: 6%;
padding-left: 6%;
padding-bottom: 0%;
padding-right: 6%;
}
}
#s-a4f1b86d-3e8c-4711-a027-c2812949c310 {
  margin-right: 16px;
min-height: 50px;
max-width: 100%;
}
@media (min-width: 1200px){#s-a4f1b86d-3e8c-4711-a027-c2812949c310 {
  display: none;
}
#s-a4f1b86d-3e8c-4711-a027-c2812949c310, #wrap-s-a4f1b86d-3e8c-4711-a027-c2812949c310 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a4f1b86d-3e8c-4711-a027-c2812949c310 {
  display: none;
}
#s-a4f1b86d-3e8c-4711-a027-c2812949c310, #wrap-s-a4f1b86d-3e8c-4711-a027-c2812949c310 { display:none !important; }}







#s-a4f1b86d-3e8c-4711-a027-c2812949c310 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4f1b86d-3e8c-4711-a027-c2812949c310.shg-box.shg-c {
  justify-content: center;
}

#s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b {
  margin-left: 16px;
padding-top: 16px;
padding-bottom: 16px;
}
@media (min-width: 1200px){#s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b {
  display: none;
}
#s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b, #wrap-s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b {
  display: none;
}
#s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b, #wrap-s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b {
  
}
}@media (max-width: 767px){#s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b {
  
}
}
#s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b td.shogun-table-column {
  background-color: #fff;
  padding: 8px;
  text-align: inherit;
}

#s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b td.shogun-table-row {
  background-color: #fff;
  padding: 2px;
}

#s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b td.shogun-table-column, #s-2d875dc2-567a-4c20-b7c5-3ace4ba1589b td.shogun-table-row {
  border: 0px solid rgba(213, 214, 215, 0);
}

#s-29270935-c076-4753-a6f1-3e6228e0c1cb {
  text-align: center;
}




  #s-29270935-c076-4753-a6f1-3e6228e0c1cb img.shogun-image {
    
    width: px;
  }


#s-29270935-c076-4753-a6f1-3e6228e0c1cb .shogun-image-content {
  
    align-items: center;
  
}

#s-4aa1d8b4-ffee-43c6-9634-b6b80f5ca826 {
  max-width: 150px;
}

#s-4aa1d8b4-ffee-43c6-9634-b6b80f5ca826 {
  display: none;
}
#s-5132f02d-7494-482b-a817-f58dcfa20e31 {
  text-align: center;
}




  #s-5132f02d-7494-482b-a817-f58dcfa20e31 img.shogun-image {
    
    width: px;
  }


#s-5132f02d-7494-482b-a817-f58dcfa20e31 .shogun-image-content {
  
    align-items: center;
  
}

#s-9eac008e-d1a1-49f5-a482-20896fdcc878 {
  margin-top: 7px;
margin-bottom: 7px;
}

#s-434062d6-13ed-4116-aa95-8205c3b269ee {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-434062d6-13ed-4116-aa95-8205c3b269ee:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-434062d6-13ed-4116-aa95-8205c3b269ee:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-434062d6-13ed-4116-aa95-8205c3b269ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e9013dc9-d3e3-428c-93c1-98c24bdd13c6 {
  max-width: 150px;
}

#s-e9013dc9-d3e3-428c-93c1-98c24bdd13c6 {
  display: none;
}
#s-7ece8f1c-11cd-40ed-a294-0d0eb9dc3abb {
  text-align: center;
}




  #s-7ece8f1c-11cd-40ed-a294-0d0eb9dc3abb img.shogun-image {
    
    width: px;
  }


#s-7ece8f1c-11cd-40ed-a294-0d0eb9dc3abb .shogun-image-content {
  
    align-items: center;
  
}

#s-343d18f9-3efa-4982-83a4-fbbef8f5a255 {
  margin-top: 7px;
margin-bottom: 7px;
}

#s-1db8da4a-f199-48d5-99eb-3be55c8ec6f7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-1db8da4a-f199-48d5-99eb-3be55c8ec6f7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1db8da4a-f199-48d5-99eb-3be55c8ec6f7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1db8da4a-f199-48d5-99eb-3be55c8ec6f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6cabda72-aa73-4dc7-94e6-0c550212a82f {
  max-width: 150px;
}

#s-6cabda72-aa73-4dc7-94e6-0c550212a82f {
  display: none;
}
#s-ab4f2d3f-3774-40d8-b9cf-b6b8b603fbc2 {
  text-align: center;
}




  #s-ab4f2d3f-3774-40d8-b9cf-b6b8b603fbc2 img.shogun-image {
    
    width: px;
  }


#s-ab4f2d3f-3774-40d8-b9cf-b6b8b603fbc2 .shogun-image-content {
  
    align-items: center;
  
}

#s-1faec70a-5cd9-499a-afb7-85a953cd4f2a {
  margin-top: 7px;
margin-bottom: 7px;
}

#s-e74c5647-fddf-4584-8a3d-ae0d5a16d426 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e74c5647-fddf-4584-8a3d-ae0d5a16d426:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e74c5647-fddf-4584-8a3d-ae0d5a16d426:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e74c5647-fddf-4584-8a3d-ae0d5a16d426.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-544a537c-0852-4ef9-b24a-b4fb3c11e3b0 {
  max-width: 150px;
}

#s-544a537c-0852-4ef9-b24a-b4fb3c11e3b0 {
  display: none;
}
#s-859e86b3-5639-487b-bef4-cf6f53f03152 {
  margin-top: 7px;
margin-bottom: 7px;
}

#s-9aea7217-da10-440a-aa7d-330081128561 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9aea7217-da10-440a-aa7d-330081128561:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9aea7217-da10-440a-aa7d-330081128561:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9aea7217-da10-440a-aa7d-330081128561.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-07a4cb7a-7409-4e24-98b3-1976211c8608 {
  margin-top: 64px;
margin-bottom: 8px;
}
@media (min-width: 768px) and (max-width: 991px){#s-07a4cb7a-7409-4e24-98b3-1976211c8608 {
  display: none;
}
#s-07a4cb7a-7409-4e24-98b3-1976211c8608, #wrap-s-07a4cb7a-7409-4e24-98b3-1976211c8608 { display:none !important; }}@media (max-width: 767px){#s-07a4cb7a-7409-4e24-98b3-1976211c8608 {
  padding-top: 6%;
padding-left: 6%;
padding-bottom: 0%;
padding-right: 6%;
display: none;
}
#s-07a4cb7a-7409-4e24-98b3-1976211c8608, #wrap-s-07a4cb7a-7409-4e24-98b3-1976211c8608 { display:none !important; }}
#s-4fbb00bb-a4c8-424f-8414-86efa0d020c3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1024px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4fbb00bb-a4c8-424f-8414-86efa0d020c3 {
  display: none;
}
#s-4fbb00bb-a4c8-424f-8414-86efa0d020c3, #wrap-s-4fbb00bb-a4c8-424f-8414-86efa0d020c3 { display:none !important; }}@media (max-width: 767px){#s-4fbb00bb-a4c8-424f-8414-86efa0d020c3 {
  display: none;
}
#s-4fbb00bb-a4c8-424f-8414-86efa0d020c3, #wrap-s-4fbb00bb-a4c8-424f-8414-86efa0d020c3 { display:none !important; }}







#s-4fbb00bb-a4c8-424f-8414-86efa0d020c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4fbb00bb-a4c8-424f-8414-86efa0d020c3.shg-box.shg-c {
  justify-content: center;
}

#s-5226b8db-d208-41b5-9763-706eba0bf64a {
  margin-top: 8px;
margin-left: auto;
margin-right: auto;
max-width: 1024px;
}
@media (min-width: 1200px){#s-5226b8db-d208-41b5-9763-706eba0bf64a {
  display: none;
}
#s-5226b8db-d208-41b5-9763-706eba0bf64a, #wrap-s-5226b8db-d208-41b5-9763-706eba0bf64a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5226b8db-d208-41b5-9763-706eba0bf64a {
  display: none;
}
#s-5226b8db-d208-41b5-9763-706eba0bf64a, #wrap-s-5226b8db-d208-41b5-9763-706eba0bf64a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5226b8db-d208-41b5-9763-706eba0bf64a {
  
}
}@media (max-width: 767px){#s-5226b8db-d208-41b5-9763-706eba0bf64a {
  
}
}
#s-5226b8db-d208-41b5-9763-706eba0bf64a .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-5226b8db-d208-41b5-9763-706eba0bf64a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-5226b8db-d208-41b5-9763-706eba0bf64a td.shogun-table-column {
  background-color: #fff;
  padding: 8px;
  text-align: inherit;
}

#s-5226b8db-d208-41b5-9763-706eba0bf64a td.shogun-table-row {
  background-color: #fff;
  padding: 1px;
}

#s-5226b8db-d208-41b5-9763-706eba0bf64a td.shogun-table-column, #s-5226b8db-d208-41b5-9763-706eba0bf64a td.shogun-table-row {
  border: 0px solid rgba(213, 214, 215, 0);
}

#s-39b9046b-15cd-4dd5-a827-3901c85e53fb {
  margin-top: 16px;
}

#s-cc123794-76ac-4b37-9965-e914e3936366 {
  margin-top: 16px;
}

#s-549c5bd5-00d2-4a50-b20b-771249045a58 {
  margin-top: 16px;
}

#s-62398ba6-a608-45a2-a946-1e5307c724a9 {
  margin-top: 16px;
}

#s-528320b2-49ba-4551-96fc-85cf0ee4bbd2 {
  margin-top: 16px;
}

#s-7b9b3df5-872b-4b80-9562-3405991aaf79 {
  max-width: 200px;
text-align: center;
}




  #s-7b9b3df5-872b-4b80-9562-3405991aaf79 img.shogun-image {
    
    width: px;
  }


#s-7b9b3df5-872b-4b80-9562-3405991aaf79 .shogun-image-content {
  
    align-items: center;
  
}

#s-a2644871-c46e-421a-9307-8a705c5910e6 {
  margin-top: -65%;
margin-left: 5%;
}

#s-758f8a82-e051-4661-ac99-2002c8c68d12 {
  max-width: 200px;
text-align: center;
}




  #s-758f8a82-e051-4661-ac99-2002c8c68d12 img.shogun-image {
    
    width: px;
  }


#s-758f8a82-e051-4661-ac99-2002c8c68d12 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b105e1e-492b-43f9-8739-1b9bfdfc90c3 {
  margin-top: -65%;
margin-left: 5%;
}

#s-00c2662c-2016-4aa8-a727-4873f63409ce {
  max-width: 200px;
text-align: center;
}




  #s-00c2662c-2016-4aa8-a727-4873f63409ce img.shogun-image {
    
    width: px;
  }


#s-00c2662c-2016-4aa8-a727-4873f63409ce .shogun-image-content {
  
    align-items: center;
  
}

#s-b44c3f9e-afa9-404d-ac43-1e9f1f65b3fb {
  margin-top: -65%;
margin-left: 5%;
}

#s-5a703080-4c48-43a5-be2e-d1283b7c98c1 {
  max-width: 200px;
text-align: center;
}




  #s-5a703080-4c48-43a5-be2e-d1283b7c98c1 img.shogun-image {
    
    width: px;
  }


#s-5a703080-4c48-43a5-be2e-d1283b7c98c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-30ed1d3f-c153-4008-8118-162ca99ffaaa {
  margin-top: -65%;
margin-left: 5%;
}

#s-d8bf727d-598f-4cd6-8ea9-b24560afe001 {
  max-width: 200px;
text-align: center;
}




  #s-d8bf727d-598f-4cd6-8ea9-b24560afe001 img.shogun-image {
    
    width: px;
  }


#s-d8bf727d-598f-4cd6-8ea9-b24560afe001 .shogun-image-content {
  
    align-items: center;
  
}

#s-907f2da2-a3ee-41fd-ae68-b5b931bb5509 {
  margin-top: -65%;
margin-left: 5%;
}

#s-94fac57d-28df-472c-9d97-d1c1150e95d5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-94fac57d-28df-472c-9d97-d1c1150e95d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-94fac57d-28df-472c-9d97-d1c1150e95d5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-94fac57d-28df-472c-9d97-d1c1150e95d5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-241f0656-2c42-4640-a352-924576272b0c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-241f0656-2c42-4640-a352-924576272b0c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-241f0656-2c42-4640-a352-924576272b0c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-241f0656-2c42-4640-a352-924576272b0c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-208d9471-edbb-476b-a76f-c52c5757ae21 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-208d9471-edbb-476b-a76f-c52c5757ae21:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-208d9471-edbb-476b-a76f-c52c5757ae21:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-208d9471-edbb-476b-a76f-c52c5757ae21.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-739b01e3-24b5-4234-a05c-a8e588b8d3fa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-739b01e3-24b5-4234-a05c-a8e588b8d3fa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-739b01e3-24b5-4234-a05c-a8e588b8d3fa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-739b01e3-24b5-4234-a05c-a8e588b8d3fa.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-0295b2bc-daa2-4d3d-a05e-e6e76239d3e4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-0295b2bc-daa2-4d3d-a05e-e6e76239d3e4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0295b2bc-daa2-4d3d-a05e-e6e76239d3e4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0295b2bc-daa2-4d3d-a05e-e6e76239d3e4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-8ceed856-cb1b-4942-8426-9381a04d3c87 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8ceed856-cb1b-4942-8426-9381a04d3c87 {
  display: none;
}
#s-8ceed856-cb1b-4942-8426-9381a04d3c87, #wrap-s-8ceed856-cb1b-4942-8426-9381a04d3c87 { display:none !important; }}@media (max-width: 767px){#s-8ceed856-cb1b-4942-8426-9381a04d3c87 {
  display: none;
}
#s-8ceed856-cb1b-4942-8426-9381a04d3c87, #wrap-s-8ceed856-cb1b-4942-8426-9381a04d3c87 { display:none !important; }}




#s-8ceed856-cb1b-4942-8426-9381a04d3c87 .shogun-image-content {
  
    align-items: center;
  
}

#s-63310d44-53f3-454c-8e47-14c0a362fdef {
  margin-left: 78%;
margin-bottom: 25%;
min-height: 50px;
max-width: 184px;
}








#s-63310d44-53f3-454c-8e47-14c0a362fdef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63310d44-53f3-454c-8e47-14c0a362fdef.shg-box.shg-c {
  justify-content: center;
}

#s-c844cf1d-f5b1-4dfa-8d7d-cc06a40c89b4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c844cf1d-f5b1-4dfa-8d7d-cc06a40c89b4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c844cf1d-f5b1-4dfa-8d7d-cc06a40c89b4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c844cf1d-f5b1-4dfa-8d7d-cc06a40c89b4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-7d340680-8497-4255-81cc-a14877d2077f {
  margin-top: 8px;
margin-left: auto;
margin-right: auto;
max-width: 1024px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7d340680-8497-4255-81cc-a14877d2077f {
  
}
}@media (max-width: 767px){#s-7d340680-8497-4255-81cc-a14877d2077f {
  
}
}
#s-7d340680-8497-4255-81cc-a14877d2077f .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-7d340680-8497-4255-81cc-a14877d2077f table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-7d340680-8497-4255-81cc-a14877d2077f td.shogun-table-column {
  background-color: #fff;
  padding: 8px;
  text-align: inherit;
}

#s-7d340680-8497-4255-81cc-a14877d2077f td.shogun-table-row {
  background-color: #fff;
  padding: 1px;
}

#s-7d340680-8497-4255-81cc-a14877d2077f td.shogun-table-column, #s-7d340680-8497-4255-81cc-a14877d2077f td.shogun-table-row {
  border: 0px solid rgba(213, 214, 215, 0);
}

#s-ed2d046f-8db4-4de8-8d40-27fbbe9214a4 {
  margin-top: 16px;
}

#s-67de39bc-9151-422a-821e-2a27e07f2100 {
  margin-top: 16px;
}

#s-1b43f9f2-40df-456d-b8f9-1c591a6db20d {
  margin-top: 16px;
}

#s-b715ece6-64eb-4a06-a3eb-457e9b843575 {
  margin-top: 16px;
}

#s-9c122f3b-bbdb-421d-92ba-944b22b06c47 {
  margin-top: 16px;
}

#s-7e2d6797-36dc-4f12-9813-02a718a91520 {
  max-width: 200px;
text-align: center;
}




  #s-7e2d6797-36dc-4f12-9813-02a718a91520 img.shogun-image {
    
    width: px;
  }


#s-7e2d6797-36dc-4f12-9813-02a718a91520 .shogun-image-content {
  
    align-items: center;
  
}

#s-bb8325e7-d879-4b76-aa2d-aac59a042bc3 {
  margin-top: -65%;
margin-left: 5%;
}

#s-044c0587-1d08-4cc2-bf21-21ea1e95bde2 {
  max-width: 200px;
text-align: center;
}




  #s-044c0587-1d08-4cc2-bf21-21ea1e95bde2 img.shogun-image {
    
    width: px;
  }


#s-044c0587-1d08-4cc2-bf21-21ea1e95bde2 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d52a22f-8591-4549-89d8-b15cb8306656 {
  margin-top: -65%;
margin-left: 5%;
}

#s-247bc34c-470b-4c55-bdd6-7faf3e57c160 {
  max-width: 200px;
text-align: center;
}




  #s-247bc34c-470b-4c55-bdd6-7faf3e57c160 img.shogun-image {
    
    width: px;
  }


#s-247bc34c-470b-4c55-bdd6-7faf3e57c160 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ff11996-3f2e-48b2-bff8-603c0f648a17 {
  margin-top: -65%;
margin-left: 5%;
}

#s-35028ea7-8a46-4fdd-a89e-298fb148b2ab {
  max-width: 200px;
text-align: center;
}




  #s-35028ea7-8a46-4fdd-a89e-298fb148b2ab img.shogun-image {
    
    width: px;
  }


#s-35028ea7-8a46-4fdd-a89e-298fb148b2ab .shogun-image-content {
  
    align-items: center;
  
}

#s-c5488d10-f0bf-4897-b2ab-178f41fc24c8 {
  margin-top: -65%;
margin-left: 5%;
}

#s-ab71bf93-a172-4668-ace7-bcbc56d31b29 {
  max-width: 200px;
text-align: center;
}




  #s-ab71bf93-a172-4668-ace7-bcbc56d31b29 img.shogun-image {
    
    width: px;
  }


#s-ab71bf93-a172-4668-ace7-bcbc56d31b29 .shogun-image-content {
  
    align-items: center;
  
}

#s-2387f684-a242-4d51-a1f8-52dcaf1a9e39 {
  margin-top: -65%;
margin-left: 5%;
}

#s-00b33d7a-8805-48f4-98e6-165d6ab39373 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-00b33d7a-8805-48f4-98e6-165d6ab39373:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-00b33d7a-8805-48f4-98e6-165d6ab39373:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-00b33d7a-8805-48f4-98e6-165d6ab39373.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-60e45ece-090a-46bb-b6c0-b421816fa6cd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-60e45ece-090a-46bb-b6c0-b421816fa6cd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-60e45ece-090a-46bb-b6c0-b421816fa6cd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-60e45ece-090a-46bb-b6c0-b421816fa6cd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-7a90f337-3332-4762-b3ec-ca56545250e1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-7a90f337-3332-4762-b3ec-ca56545250e1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7a90f337-3332-4762-b3ec-ca56545250e1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7a90f337-3332-4762-b3ec-ca56545250e1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-8fb713be-c665-4283-b88d-b88b3385efbf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8fb713be-c665-4283-b88d-b88b3385efbf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8fb713be-c665-4283-b88d-b88b3385efbf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8fb713be-c665-4283-b88d-b88b3385efbf.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-8e5926a2-75a4-40dd-8ef6-53e356462ac7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8e5926a2-75a4-40dd-8ef6-53e356462ac7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8e5926a2-75a4-40dd-8ef6-53e356462ac7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8e5926a2-75a4-40dd-8ef6-53e356462ac7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-f4d980a2-ef64-4432-bd1b-14bc211638cf {
  min-height: 50px;
}








#s-f4d980a2-ef64-4432-bd1b-14bc211638cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4d980a2-ef64-4432-bd1b-14bc211638cf.shg-box.shg-c {
  justify-content: center;
}

#s-763d1ec5-2d54-4e1d-8efa-3eab9fbaea50 {
  margin-top: 80px;
margin-left: auto;
margin-right: auto;
max-width: 1300px;
}
@media (min-width: 768px) and (max-width: 991px){#s-763d1ec5-2d54-4e1d-8efa-3eab9fbaea50 {
  display: none;
}
#s-763d1ec5-2d54-4e1d-8efa-3eab9fbaea50, #wrap-s-763d1ec5-2d54-4e1d-8efa-3eab9fbaea50 { display:none !important; }}@media (max-width: 767px){#s-763d1ec5-2d54-4e1d-8efa-3eab9fbaea50 {
  display: none;
}
#s-763d1ec5-2d54-4e1d-8efa-3eab9fbaea50, #wrap-s-763d1ec5-2d54-4e1d-8efa-3eab9fbaea50 { display:none !important; }}
#s-059010fc-4542-453f-aa1a-9d16cf1741cc {
  margin-top: 24px;
margin-left: auto;
margin-right: auto;
max-width: 1300px;
}
@media (min-width: 768px) and (max-width: 991px){#s-059010fc-4542-453f-aa1a-9d16cf1741cc {
  display: none;
}
#s-059010fc-4542-453f-aa1a-9d16cf1741cc, #wrap-s-059010fc-4542-453f-aa1a-9d16cf1741cc { display:none !important; }}@media (max-width: 767px){#s-059010fc-4542-453f-aa1a-9d16cf1741cc {
  display: none;
}
#s-059010fc-4542-453f-aa1a-9d16cf1741cc, #wrap-s-059010fc-4542-453f-aa1a-9d16cf1741cc { display:none !important; }}
@media (min-width: 0px) {
[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-059010fc-4542-453f-aa1a-9d16cf1741cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-10482445-0a4e-4c83-a03e-2bd4152f99ed {
  display: none;
}
#s-d27e934b-984d-4112-b862-3635d0a7c806 {
  text-align: center;
}




  #s-d27e934b-984d-4112-b862-3635d0a7c806 img.shogun-image {
    
    width: px;
  }


#s-d27e934b-984d-4112-b862-3635d0a7c806 .shogun-image-content {
  
    align-items: center;
  
}

.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-5aa33b83-84ab-480a-ad78-0f1b7d808c87 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5aa33b83-84ab-480a-ad78-0f1b7d808c87 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5549dd44-b2a2-4d2a-84f9-3fb90120a8af {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-5549dd44-b2a2-4d2a-84f9-3fb90120a8af:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5549dd44-b2a2-4d2a-84f9-3fb90120a8af:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5549dd44-b2a2-4d2a-84f9-3fb90120a8af.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f4eb4673-107e-4a02-aa24-0f84d4a689d6 {
  text-align: center;
}




  #s-f4eb4673-107e-4a02-aa24-0f84d4a689d6 img.shogun-image {
    
    width: px;
  }


#s-f4eb4673-107e-4a02-aa24-0f84d4a689d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-164e7c0b-5883-4a26-b97a-9cfb8d42ee7a {
  display: none;
}
#s-c92f1793-49b7-4181-bdf3-43a010b5a60b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c92f1793-49b7-4181-bdf3-43a010b5a60b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a4b2a2af-4fbd-4579-af0a-b41bef14c59b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a4b2a2af-4fbd-4579-af0a-b41bef14c59b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a4b2a2af-4fbd-4579-af0a-b41bef14c59b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a4b2a2af-4fbd-4579-af0a-b41bef14c59b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-649fcc13-a119-4c09-b285-28d96158045b {
  display: none;
}
#s-8986c5de-4648-4999-9361-9da6b92fab26 {
  text-align: center;
}




  #s-8986c5de-4648-4999-9361-9da6b92fab26 img.shogun-image {
    
    width: px;
  }


#s-8986c5de-4648-4999-9361-9da6b92fab26 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6a5e9ec-a0cf-433d-a3d0-203c988952a3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6a5e9ec-a0cf-433d-a3d0-203c988952a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-efeacfe3-398e-4cfe-9b2f-bc2a27bf5400 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-efeacfe3-398e-4cfe-9b2f-bc2a27bf5400:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-efeacfe3-398e-4cfe-9b2f-bc2a27bf5400:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-efeacfe3-398e-4cfe-9b2f-bc2a27bf5400.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-053b73b2-11ee-4b63-8414-abc1a102cc24 {
  display: none;
}
#s-9b8147dd-29e9-4b8a-bb85-a36de83f0085 {
  text-align: center;
}




  #s-9b8147dd-29e9-4b8a-bb85-a36de83f0085 img.shogun-image {
    
    width: px;
  }


#s-9b8147dd-29e9-4b8a-bb85-a36de83f0085 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a10577e-8f7b-4cfb-9d64-aea42f2b1a7f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a10577e-8f7b-4cfb-9d64-aea42f2b1a7f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a89d9cfa-ca47-4e07-9d3c-0e7d92dcf19a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 32px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a89d9cfa-ca47-4e07-9d3c-0e7d92dcf19a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a89d9cfa-ca47-4e07-9d3c-0e7d92dcf19a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a89d9cfa-ca47-4e07-9d3c-0e7d92dcf19a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7f65ffae-cf14-4760-a1ed-50c5aa448741 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 88px;
padding-top: 5%;
padding-left: 10%;
padding-bottom: 5%;
padding-right: 10%;
background-position: center center;
}
@media (min-width: 1200px){#s-7f65ffae-cf14-4760-a1ed-50c5aa448741 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7f65ffae-cf14-4760-a1ed-50c5aa448741 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7f65ffae-cf14-4760-a1ed-50c5aa448741 {
  display: none;
}
#s-7f65ffae-cf14-4760-a1ed-50c5aa448741, #wrap-s-7f65ffae-cf14-4760-a1ed-50c5aa448741 { display:none !important; }}@media (max-width: 767px){#s-7f65ffae-cf14-4760-a1ed-50c5aa448741 {
  padding-top: 10%;
padding-bottom: 10%;
display: none;
}
#s-7f65ffae-cf14-4760-a1ed-50c5aa448741, #wrap-s-7f65ffae-cf14-4760-a1ed-50c5aa448741 { display:none !important; }}







#s-7f65ffae-cf14-4760-a1ed-50c5aa448741 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-7f65ffae-cf14-4760-a1ed-50c5aa448741.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-7f65ffae-cf14-4760-a1ed-50c5aa448741 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.2;
}#s-7f65ffae-cf14-4760-a1ed-50c5aa448741.shg-box.shg-c {
  justify-content: center;
}
}
#s-14071474-2a38-4822-9183-ae03779b5adc {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-14071474-2a38-4822-9183-ae03779b5adc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-cc50821d-eaea-4e34-8828-b896a373225b {
  margin-top: 5%;
}

#s-62740f24-7c39-4c0c-ac1d-9a813c6c1875 {
  border-style: solid;
margin-left: 1em;
margin-bottom: 20px;
padding-top: 8px;
padding-bottom: 8px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) and (max-width: 991px){#s-62740f24-7c39-4c0c-ac1d-9a813c6c1875 {
  display: none;
}
#s-62740f24-7c39-4c0c-ac1d-9a813c6c1875, #wrap-s-62740f24-7c39-4c0c-ac1d-9a813c6c1875 { display:none !important; }}@media (max-width: 767px){#s-62740f24-7c39-4c0c-ac1d-9a813c6c1875 {
  display: none;
}
#s-62740f24-7c39-4c0c-ac1d-9a813c6c1875, #wrap-s-62740f24-7c39-4c0c-ac1d-9a813c6c1875 { display:none !important; }}
#s-78a23bf9-1b97-49a6-94f7-35e7cee76e82 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 8px;
padding-bottom: 8px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 1200px){#s-78a23bf9-1b97-49a6-94f7-35e7cee76e82 {
  display: none;
}
#s-78a23bf9-1b97-49a6-94f7-35e7cee76e82, #wrap-s-78a23bf9-1b97-49a6-94f7-35e7cee76e82 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-78a23bf9-1b97-49a6-94f7-35e7cee76e82 {
  display: none;
}
#s-78a23bf9-1b97-49a6-94f7-35e7cee76e82, #wrap-s-78a23bf9-1b97-49a6-94f7-35e7cee76e82 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-78a23bf9-1b97-49a6-94f7-35e7cee76e82 {
  
}
}@media (max-width: 767px){#s-78a23bf9-1b97-49a6-94f7-35e7cee76e82 {
  
}
}
#s-a01e2d9f-0dbb-427d-af96-a7f250a21760 {
  min-height: 50px;
}








#s-a01e2d9f-0dbb-427d-af96-a7f250a21760 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a01e2d9f-0dbb-427d-af96-a7f250a21760.shg-box.shg-c {
  justify-content: center;
}

#s-51a161d4-be15-4017-9f5c-9f258163148e {
  border-style: solid;
margin-left: 1em;
margin-bottom: 4%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 34, 34, 1);
border-style: solid;
border-radius: 30px;
max-width: 500px;
opacity: 1;
text-align: center;
background-color: rgba(4, 4, 4, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
}
#s-51a161d4-be15-4017-9f5c-9f258163148e:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-51a161d4-be15-4017-9f5c-9f258163148e:active {opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-51a161d4-be15-4017-9f5c-9f258163148e-btn-wrapper {
    text-align: center;
  }


#s-51a161d4-be15-4017-9f5c-9f258163148e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-ba46799e-9ae9-499f-a677-63242aabdc68 {
  background-attachment: fixed;
padding-top: 5%;
padding-left: 10%;
padding-bottom: 5%;
padding-right: 10%;
background-color: rgba(193, 242, 235, 1);
background-repeat: no-repeat;
}
@media (min-width: 1200px){#s-ba46799e-9ae9-499f-a677-63242aabdc68 {
  display: none;
}
#s-ba46799e-9ae9-499f-a677-63242aabdc68, #wrap-s-ba46799e-9ae9-499f-a677-63242aabdc68 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba46799e-9ae9-499f-a677-63242aabdc68 {
  display: none;
}
#s-ba46799e-9ae9-499f-a677-63242aabdc68, #wrap-s-ba46799e-9ae9-499f-a677-63242aabdc68 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ba46799e-9ae9-499f-a677-63242aabdc68 {
  
}
}@media (max-width: 767px){#s-ba46799e-9ae9-499f-a677-63242aabdc68 {
  padding-top: 10%;
padding-bottom: 10%;
}
}







#s-ba46799e-9ae9-499f-a677-63242aabdc68 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-ba46799e-9ae9-499f-a677-63242aabdc68.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-ba46799e-9ae9-499f-a677-63242aabdc68 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.2;
}#s-ba46799e-9ae9-499f-a677-63242aabdc68.shg-box.shg-c {
  justify-content: center;
}
}
#s-b8714bd1-e7e1-456e-8caf-e4103f1ae7bd {
  margin-top: 5%;
}

#s-abd92aa8-c68f-425f-9dfd-fd55f654f292 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 8px;
padding-bottom: 8px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 1200px){#s-abd92aa8-c68f-425f-9dfd-fd55f654f292 {
  display: none;
}
#s-abd92aa8-c68f-425f-9dfd-fd55f654f292, #wrap-s-abd92aa8-c68f-425f-9dfd-fd55f654f292 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-abd92aa8-c68f-425f-9dfd-fd55f654f292 {
  display: none;
}
#s-abd92aa8-c68f-425f-9dfd-fd55f654f292, #wrap-s-abd92aa8-c68f-425f-9dfd-fd55f654f292 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-abd92aa8-c68f-425f-9dfd-fd55f654f292 {
  
}
}@media (max-width: 767px){#s-abd92aa8-c68f-425f-9dfd-fd55f654f292 {
  
}
}
#s-56613727-8971-4bc2-a646-cb0bd9894ff5 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 34, 34, 1);
border-style: solid;
border-radius: 30px;
max-width: 450px;
opacity: 1;
text-align: center;
background-color: rgba(4, 4, 4, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
}
#s-56613727-8971-4bc2-a646-cb0bd9894ff5:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-56613727-8971-4bc2-a646-cb0bd9894ff5:active {opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-56613727-8971-4bc2-a646-cb0bd9894ff5-btn-wrapper {
    text-align: center;
  }


#s-56613727-8971-4bc2-a646-cb0bd9894ff5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-d7c093a2-69b5-4e89-a542-559ffaee29cc {
  text-align: center;
}
@media (min-width: 1200px){#s-d7c093a2-69b5-4e89-a542-559ffaee29cc {
  display: none;
}
#s-d7c093a2-69b5-4e89-a542-559ffaee29cc, #wrap-s-d7c093a2-69b5-4e89-a542-559ffaee29cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7c093a2-69b5-4e89-a542-559ffaee29cc {
  display: none;
}
#s-d7c093a2-69b5-4e89-a542-559ffaee29cc, #wrap-s-d7c093a2-69b5-4e89-a542-559ffaee29cc { display:none !important; }}@media (max-width: 767px){#s-d7c093a2-69b5-4e89-a542-559ffaee29cc {
  margin-bottom: 8%;
}
}



  #s-d7c093a2-69b5-4e89-a542-559ffaee29cc img.shogun-image {
    
    width: px;
  }


#s-d7c093a2-69b5-4e89-a542-559ffaee29cc .shogun-image-content {
  
    align-items: center;
  
}

#s-165becf4-78f0-47cb-a968-8e32b7687d17 {
  margin-top: 80px;
margin-left: auto;
margin-right: auto;
max-width: 1300px;
}
@media (min-width: 768px) and (max-width: 991px){#s-165becf4-78f0-47cb-a968-8e32b7687d17 {
  display: none;
}
#s-165becf4-78f0-47cb-a968-8e32b7687d17, #wrap-s-165becf4-78f0-47cb-a968-8e32b7687d17 { display:none !important; }}@media (max-width: 767px){#s-165becf4-78f0-47cb-a968-8e32b7687d17 {
  display: none;
}
#s-165becf4-78f0-47cb-a968-8e32b7687d17, #wrap-s-165becf4-78f0-47cb-a968-8e32b7687d17 { display:none !important; }}
@media (min-width: 0px) {
[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-165becf4-78f0-47cb-a968-8e32b7687d17"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-d62dd7c5-6e36-4485-8e64-e65a9e05ecc5 {
  margin-top: 6%;
}
@media (min-width: 1200px){#s-d62dd7c5-6e36-4485-8e64-e65a9e05ecc5 {
  display: none;
}
#s-d62dd7c5-6e36-4485-8e64-e65a9e05ecc5, #wrap-s-d62dd7c5-6e36-4485-8e64-e65a9e05ecc5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d62dd7c5-6e36-4485-8e64-e65a9e05ecc5 {
  display: none;
}
#s-d62dd7c5-6e36-4485-8e64-e65a9e05ecc5, #wrap-s-d62dd7c5-6e36-4485-8e64-e65a9e05ecc5 { display:none !important; }}@media (max-width: 767px){#s-d62dd7c5-6e36-4485-8e64-e65a9e05ecc5 {
  margin-bottom: 2%;
padding-left: 4%;
padding-right: 4%;
}
}
#s-4f7213a1-d7fe-490e-a7c9-a47eab2b79e8 {
  
}
@media (min-width: 768px) and (max-width: 991px){#s-4f7213a1-d7fe-490e-a7c9-a47eab2b79e8 {
  display: none;
}
#s-4f7213a1-d7fe-490e-a7c9-a47eab2b79e8, #wrap-s-4f7213a1-d7fe-490e-a7c9-a47eab2b79e8 { display:none !important; }}@media (max-width: 767px){#s-4f7213a1-d7fe-490e-a7c9-a47eab2b79e8 {
  display: none;
}
#s-4f7213a1-d7fe-490e-a7c9-a47eab2b79e8, #wrap-s-4f7213a1-d7fe-490e-a7c9-a47eab2b79e8 { display:none !important; }}



  #s-4f7213a1-d7fe-490e-a7c9-a47eab2b79e8 img.shogun-image {
    
    width: px;
  }


#s-4f7213a1-d7fe-490e-a7c9-a47eab2b79e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-2b2c7d91-3b9f-4126-b486-fde09ae9050e {
  margin-top: 12%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2b2c7d91-3b9f-4126-b486-fde09ae9050e {
  display: none;
}
#s-2b2c7d91-3b9f-4126-b486-fde09ae9050e, #wrap-s-2b2c7d91-3b9f-4126-b486-fde09ae9050e { display:none !important; }}@media (max-width: 767px){#s-2b2c7d91-3b9f-4126-b486-fde09ae9050e {
  display: none;
}
#s-2b2c7d91-3b9f-4126-b486-fde09ae9050e, #wrap-s-2b2c7d91-3b9f-4126-b486-fde09ae9050e { display:none !important; }}
#s-b62c3e6a-eb8a-49d7-9df2-91584ee1b930 {
  margin-top: 0%;
margin-bottom: 2%;
padding-right: 2%;
}
@media (min-width: 768px) and (max-width: 991px){#s-b62c3e6a-eb8a-49d7-9df2-91584ee1b930 {
  display: none;
}
#s-b62c3e6a-eb8a-49d7-9df2-91584ee1b930, #wrap-s-b62c3e6a-eb8a-49d7-9df2-91584ee1b930 { display:none !important; }}@media (max-width: 767px){#s-b62c3e6a-eb8a-49d7-9df2-91584ee1b930 {
  display: none;
}
#s-b62c3e6a-eb8a-49d7-9df2-91584ee1b930, #wrap-s-b62c3e6a-eb8a-49d7-9df2-91584ee1b930 { display:none !important; }}
#s-3e365fe8-759a-4d72-b185-b8486be54da5 {
  margin-top: 6%;
margin-bottom: 6%;
max-width: 450px;
}
@media (min-width: 1200px){#s-3e365fe8-759a-4d72-b185-b8486be54da5 {
  display: none;
}
#s-3e365fe8-759a-4d72-b185-b8486be54da5, #wrap-s-3e365fe8-759a-4d72-b185-b8486be54da5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e365fe8-759a-4d72-b185-b8486be54da5 {
  display: none;
}
#s-3e365fe8-759a-4d72-b185-b8486be54da5, #wrap-s-3e365fe8-759a-4d72-b185-b8486be54da5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e365fe8-759a-4d72-b185-b8486be54da5 {
  
}
}@media (max-width: 767px){#s-3e365fe8-759a-4d72-b185-b8486be54da5 {
  margin-top: 6%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
padding-left: 6%;
padding-right: 6%;
max-width: 500px;
}
}
#s-42701fb8-d401-4b8e-8deb-36b2ef48c6ba {
  border-style: solid;
margin-left: 1em;
margin-bottom: 4%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 34, 34, 1);
border-style: solid;
border-radius: 30px;
max-width: 350px;
opacity: 1;
text-align: center;
background-color: rgba(4, 4, 4, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
}
#s-42701fb8-d401-4b8e-8deb-36b2ef48c6ba:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-42701fb8-d401-4b8e-8deb-36b2ef48c6ba:active {opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-42701fb8-d401-4b8e-8deb-36b2ef48c6ba {
  margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-42701fb8-d401-4b8e-8deb-36b2ef48c6ba-btn-wrapper {
    text-align: center;
  }


#s-42701fb8-d401-4b8e-8deb-36b2ef48c6ba.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-64360f1c-48cd-4ce7-95f4-d1fe0a576345 {
  margin-bottom: 8%;
min-height: 50px;
}
@media (max-width: 767px){#s-64360f1c-48cd-4ce7-95f4-d1fe0a576345 {
  margin-bottom: 16%;
}
}







#s-64360f1c-48cd-4ce7-95f4-d1fe0a576345 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64360f1c-48cd-4ce7-95f4-d1fe0a576345.shg-box.shg-c {
  justify-content: center;
}

#s-fe6748e7-34d0-4a0e-8f98-1a092842861c {
  margin-top: 5%;
margin-bottom: 1%;
}
@media (min-width: 768px) and (max-width: 991px){#s-fe6748e7-34d0-4a0e-8f98-1a092842861c {
  display: none;
}
#s-fe6748e7-34d0-4a0e-8f98-1a092842861c, #wrap-s-fe6748e7-34d0-4a0e-8f98-1a092842861c { display:none !important; }}@media (max-width: 767px){#s-fe6748e7-34d0-4a0e-8f98-1a092842861c {
  display: none;
}
#s-fe6748e7-34d0-4a0e-8f98-1a092842861c, #wrap-s-fe6748e7-34d0-4a0e-8f98-1a092842861c { display:none !important; }}
#s-1241483f-0ad6-44b9-9227-1dd6c611763c {
  margin-top: 5%;
margin-bottom: 1%;
}
@media (min-width: 1200px){#s-1241483f-0ad6-44b9-9227-1dd6c611763c {
  display: none;
}
#s-1241483f-0ad6-44b9-9227-1dd6c611763c, #wrap-s-1241483f-0ad6-44b9-9227-1dd6c611763c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1241483f-0ad6-44b9-9227-1dd6c611763c {
  display: none;
}
#s-1241483f-0ad6-44b9-9227-1dd6c611763c, #wrap-s-1241483f-0ad6-44b9-9227-1dd6c611763c { display:none !important; }}@media (max-width: 767px){#s-1241483f-0ad6-44b9-9227-1dd6c611763c {
  margin-top: 10%;
margin-bottom: 4%;
}
}
#s-4c892c03-a1e9-477b-8585-fc3367c5d243 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4c892c03-a1e9-477b-8585-fc3367c5d243 {
  display: none;
}
#s-4c892c03-a1e9-477b-8585-fc3367c5d243, #wrap-s-4c892c03-a1e9-477b-8585-fc3367c5d243 { display:none !important; }}@media (max-width: 767px){#s-4c892c03-a1e9-477b-8585-fc3367c5d243 {
  padding-left: 6%;
padding-right: 6%;
display: none;
}
#s-4c892c03-a1e9-477b-8585-fc3367c5d243, #wrap-s-4c892c03-a1e9-477b-8585-fc3367c5d243 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 768px) {
[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-4c892c03-a1e9-477b-8585-fc3367c5d243"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.0px);
}

}

#s-7480e8b4-d65e-4d02-a2ef-52bd94bc16be {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
text-align: center;
opacity: 0.9;
}
#s-7480e8b4-d65e-4d02-a2ef-52bd94bc16be:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
opacity: 1 !important;}@media (max-width: 767px){#s-7480e8b4-d65e-4d02-a2ef-52bd94bc16be {
  margin-left: auto;
margin-right: auto;
}
}



  #s-7480e8b4-d65e-4d02-a2ef-52bd94bc16be img.shogun-image {
    
    width: px;
  }


#s-7480e8b4-d65e-4d02-a2ef-52bd94bc16be .shogun-image-content {
  
    align-items: center;
  
}

#s-0aa01d5d-0280-403e-84a7-ec3b34383388 {
  margin-top: 2%;
}

#s-6ee7ac7f-ba58-45ba-b617-0f69601e17dc {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 34, 34, 1);
border-style: solid;
border-radius: 30px;
max-width: 300px;
opacity: 1;
text-align: center;
background-color: rgba(4, 4, 4, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
}
#s-6ee7ac7f-ba58-45ba-b617-0f69601e17dc:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6ee7ac7f-ba58-45ba-b617-0f69601e17dc:active {opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6ee7ac7f-ba58-45ba-b617-0f69601e17dc-btn-wrapper {
    text-align: center;
  }


#s-6ee7ac7f-ba58-45ba-b617-0f69601e17dc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-5032f9f3-65c0-4961-9925-ce07d36a271b {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
text-align: center;
opacity: 0.9;
}
#s-5032f9f3-65c0-4961-9925-ce07d36a271b:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
opacity: 1 !important;}@media (max-width: 767px){#s-5032f9f3-65c0-4961-9925-ce07d36a271b {
  margin-left: auto;
margin-right: auto;
}
}



  #s-5032f9f3-65c0-4961-9925-ce07d36a271b img.shogun-image {
    
    width: px;
  }


#s-5032f9f3-65c0-4961-9925-ce07d36a271b .shogun-image-content {
  
    align-items: center;
  
}

#s-6ca0d742-0d61-4be0-80b0-bb41f81a6f0b {
  margin-top: 2%;
}

#s-c9856953-8aba-4220-b2da-79265c25985c {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 34, 34, 1);
border-style: solid;
border-radius: 30px;
max-width: 300px;
opacity: 1;
text-align: center;
background-color: rgba(4, 4, 4, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
}
#s-c9856953-8aba-4220-b2da-79265c25985c:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c9856953-8aba-4220-b2da-79265c25985c:active {opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-c9856953-8aba-4220-b2da-79265c25985c-btn-wrapper {
    text-align: center;
  }


#s-c9856953-8aba-4220-b2da-79265c25985c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-525b8fe5-890f-4d14-a01f-61d67583b766 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}
@media (min-width: 1200px){#s-525b8fe5-890f-4d14-a01f-61d67583b766 {
  display: none;
}
#s-525b8fe5-890f-4d14-a01f-61d67583b766, #wrap-s-525b8fe5-890f-4d14-a01f-61d67583b766 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-525b8fe5-890f-4d14-a01f-61d67583b766 {
  display: none;
}
#s-525b8fe5-890f-4d14-a01f-61d67583b766, #wrap-s-525b8fe5-890f-4d14-a01f-61d67583b766 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-525b8fe5-890f-4d14-a01f-61d67583b766 {
  
}
}@media (max-width: 767px){#s-525b8fe5-890f-4d14-a01f-61d67583b766 {
  margin-bottom: 3%;
padding-left: 6%;
padding-right: 6%;
}
}
@media (min-width: 0px) {
[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 768px) {
[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-525b8fe5-890f-4d14-a01f-61d67583b766"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.0px);
}

}

#s-e3003ca4-4238-4a86-89f2-4fc356bc3a18 {
  text-align: center;
}




  #s-e3003ca4-4238-4a86-89f2-4fc356bc3a18 img.shogun-image {
    
    width: px;
  }


#s-e3003ca4-4238-4a86-89f2-4fc356bc3a18 .shogun-image-content {
  
    align-items: center;
  
}

#s-89bde85d-1e2f-41b2-ba0e-c41752e9b31e {
  margin-top: 2%;
}

@media (min-width: 1200px){#s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07 {
  display: none;
}
#s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07, #wrap-s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07 {
  display: none;
}
#s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07, #wrap-s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07 { display:none !important; }}@media (max-width: 767px){#s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07 {
  padding-left: 6%;
padding-right: 6%;
}
}
@media (min-width: 0px) {
[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 768px) {
[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-625c4c7a-772e-4f1c-bcda-fdf035cf6e07"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.0px);
}

}

#s-66c5b51c-cd35-4590-be9d-26a897ac6389 {
  text-align: center;
}




  #s-66c5b51c-cd35-4590-be9d-26a897ac6389 img.shogun-image {
    
    width: px;
  }


#s-66c5b51c-cd35-4590-be9d-26a897ac6389 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c0de960-824d-4e72-a0fa-ea11715f808c {
  margin-top: 2%;
}

#s-8e2f43f8-cbf3-40f2-99be-74ba53791171 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1300px;
background-color: rgba(224, 230, 254, 1);
}
@media (min-width: 1200px){#s-8e2f43f8-cbf3-40f2-99be-74ba53791171 {
  display: none;
}
#s-8e2f43f8-cbf3-40f2-99be-74ba53791171, #wrap-s-8e2f43f8-cbf3-40f2-99be-74ba53791171 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e2f43f8-cbf3-40f2-99be-74ba53791171 {
  display: none;
}
#s-8e2f43f8-cbf3-40f2-99be-74ba53791171, #wrap-s-8e2f43f8-cbf3-40f2-99be-74ba53791171 { display:none !important; }}@media (max-width: 767px){#s-8e2f43f8-cbf3-40f2-99be-74ba53791171 {
  margin-top: 8%;
margin-bottom: 8%;
}
}
@media (min-width: 0px) {
[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-8e2f43f8-cbf3-40f2-99be-74ba53791171"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-3290336d-0a50-4fb3-9aad-8b3478154c77 {
  text-align: center;
}




  #s-3290336d-0a50-4fb3-9aad-8b3478154c77 img.shogun-image {
    
    width: px;
  }


#s-3290336d-0a50-4fb3-9aad-8b3478154c77 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ed54293-4821-4932-b9cb-09d761a96054 {
  margin-top: 6%;
}
@media (min-width: 1200px){#s-8ed54293-4821-4932-b9cb-09d761a96054 {
  display: none;
}
#s-8ed54293-4821-4932-b9cb-09d761a96054, #wrap-s-8ed54293-4821-4932-b9cb-09d761a96054 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8ed54293-4821-4932-b9cb-09d761a96054 {
  display: none;
}
#s-8ed54293-4821-4932-b9cb-09d761a96054, #wrap-s-8ed54293-4821-4932-b9cb-09d761a96054 { display:none !important; }}@media (max-width: 767px){#s-8ed54293-4821-4932-b9cb-09d761a96054 {
  margin-bottom: 2%;
padding-left: 4%;
padding-right: 4%;
}
}
#s-513bb9b0-3850-44fa-982c-3c1f61eff5f8 {
  
}
@media (min-width: 768px) and (max-width: 991px){#s-513bb9b0-3850-44fa-982c-3c1f61eff5f8 {
  display: none;
}
#s-513bb9b0-3850-44fa-982c-3c1f61eff5f8, #wrap-s-513bb9b0-3850-44fa-982c-3c1f61eff5f8 { display:none !important; }}@media (max-width: 767px){#s-513bb9b0-3850-44fa-982c-3c1f61eff5f8 {
  display: none;
}
#s-513bb9b0-3850-44fa-982c-3c1f61eff5f8, #wrap-s-513bb9b0-3850-44fa-982c-3c1f61eff5f8 { display:none !important; }}



  #s-513bb9b0-3850-44fa-982c-3c1f61eff5f8 img.shogun-image {
    
    width: px;
  }


#s-513bb9b0-3850-44fa-982c-3c1f61eff5f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-cecefe0f-ee2a-4b1a-b05b-2aa50e345119 {
  margin-top: 12%;
}
@media (min-width: 768px) and (max-width: 991px){#s-cecefe0f-ee2a-4b1a-b05b-2aa50e345119 {
  display: none;
}
#s-cecefe0f-ee2a-4b1a-b05b-2aa50e345119, #wrap-s-cecefe0f-ee2a-4b1a-b05b-2aa50e345119 { display:none !important; }}@media (max-width: 767px){#s-cecefe0f-ee2a-4b1a-b05b-2aa50e345119 {
  display: none;
}
#s-cecefe0f-ee2a-4b1a-b05b-2aa50e345119, #wrap-s-cecefe0f-ee2a-4b1a-b05b-2aa50e345119 { display:none !important; }}
#s-4c464d9c-fc77-400d-a3e4-c4fa9d5af9af {
  margin-top: 0%;
margin-bottom: 2%;
padding-right: 2%;
}
@media (min-width: 768px) and (max-width: 991px){#s-4c464d9c-fc77-400d-a3e4-c4fa9d5af9af {
  display: none;
}
#s-4c464d9c-fc77-400d-a3e4-c4fa9d5af9af, #wrap-s-4c464d9c-fc77-400d-a3e4-c4fa9d5af9af { display:none !important; }}@media (max-width: 767px){#s-4c464d9c-fc77-400d-a3e4-c4fa9d5af9af {
  display: none;
}
#s-4c464d9c-fc77-400d-a3e4-c4fa9d5af9af, #wrap-s-4c464d9c-fc77-400d-a3e4-c4fa9d5af9af { display:none !important; }}
#s-5c1a5ff3-ee7f-4b12-a0e2-57a2cdd82fc9 {
  margin-top: 6%;
margin-bottom: 6%;
max-width: 450px;
}
@media (min-width: 1200px){#s-5c1a5ff3-ee7f-4b12-a0e2-57a2cdd82fc9 {
  display: none;
}
#s-5c1a5ff3-ee7f-4b12-a0e2-57a2cdd82fc9, #wrap-s-5c1a5ff3-ee7f-4b12-a0e2-57a2cdd82fc9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5c1a5ff3-ee7f-4b12-a0e2-57a2cdd82fc9 {
  display: none;
}
#s-5c1a5ff3-ee7f-4b12-a0e2-57a2cdd82fc9, #wrap-s-5c1a5ff3-ee7f-4b12-a0e2-57a2cdd82fc9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5c1a5ff3-ee7f-4b12-a0e2-57a2cdd82fc9 {
  
}
}@media (max-width: 767px){#s-5c1a5ff3-ee7f-4b12-a0e2-57a2cdd82fc9 {
  margin-top: 6%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
padding-left: 6%;
padding-right: 6%;
max-width: 500px;
}
}
#s-5e47b823-624e-4942-ba92-ebfe21eae5dc {
  border-style: solid;
margin-left: 0px;
margin-bottom: 15%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 34, 34, 1);
border-style: solid;
border-radius: 30px;
max-width: 350px;
opacity: 1;
text-align: center;
background-color: rgba(4, 4, 4, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
}
#s-5e47b823-624e-4942-ba92-ebfe21eae5dc:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5e47b823-624e-4942-ba92-ebfe21eae5dc:active {opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-5e47b823-624e-4942-ba92-ebfe21eae5dc {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-5e47b823-624e-4942-ba92-ebfe21eae5dc-btn-wrapper {
    text-align: center;
  }


#s-5e47b823-624e-4942-ba92-ebfe21eae5dc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-52111cf0-b0bc-4b2a-97d3-c0d93e5cc12f {
  min-height: 50px;
}








#s-52111cf0-b0bc-4b2a-97d3-c0d93e5cc12f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52111cf0-b0bc-4b2a-97d3-c0d93e5cc12f.shg-box.shg-c {
  justify-content: center;
}

#s-3c25a8bf-6b80-4db9-bac7-ad63ce8650e1 {
  min-height: 50px;
}








#s-3c25a8bf-6b80-4db9-bac7-ad63ce8650e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c25a8bf-6b80-4db9-bac7-ad63ce8650e1.shg-box.shg-c {
  justify-content: center;
}

#s-ac1b4123-7c42-488e-969e-f11b60c9e794 {
  margin-top: 0px;
min-height: 50px;
}








#s-ac1b4123-7c42-488e-969e-f11b60c9e794 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac1b4123-7c42-488e-969e-f11b60c9e794.shg-box.shg-c {
  justify-content: center;
}

#s-10a4046a-8de0-415e-a9b3-2920b308528c {
  margin-bottom: 0%;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-10a4046a-8de0-415e-a9b3-2920b308528c {
  display: none;
}
#s-10a4046a-8de0-415e-a9b3-2920b308528c, #wrap-s-10a4046a-8de0-415e-a9b3-2920b308528c { display:none !important; }}@media (max-width: 767px){#s-10a4046a-8de0-415e-a9b3-2920b308528c {
  display: none;
}
#s-10a4046a-8de0-415e-a9b3-2920b308528c, #wrap-s-10a4046a-8de0-415e-a9b3-2920b308528c { display:none !important; }}
#s-14285337-1ce4-40a9-9666-5132d298c608 {
  margin-bottom: 2%;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-14285337-1ce4-40a9-9666-5132d298c608 {
  display: none;
}
#s-14285337-1ce4-40a9-9666-5132d298c608, #wrap-s-14285337-1ce4-40a9-9666-5132d298c608 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-14285337-1ce4-40a9-9666-5132d298c608 {
  display: none;
}
#s-14285337-1ce4-40a9-9666-5132d298c608, #wrap-s-14285337-1ce4-40a9-9666-5132d298c608 { display:none !important; }}@media (max-width: 767px){#s-14285337-1ce4-40a9-9666-5132d298c608 {
  margin-bottom: 0%;
}
}
#s-582706c6-66e8-4d5f-9ec2-1737a9fa52c0 {
  min-height: 50px;
}








#s-582706c6-66e8-4d5f-9ec2-1737a9fa52c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-582706c6-66e8-4d5f-9ec2-1737a9fa52c0.shg-box.shg-c {
  justify-content: center;
}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-c493a1f2-e7cc-4c67-bdcd-4f99d640a6bf {
  margin-top: 0px;
margin-bottom: 2%;
text-align: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-aee11f3b-fc99-4f55-a0bf-a420944a08f1 {
  display: none;
}
#s-aee11f3b-fc99-4f55-a0bf-a420944a08f1, #wrap-s-aee11f3b-fc99-4f55-a0bf-a420944a08f1 { display:none !important; }}@media (max-width: 767px){#s-aee11f3b-fc99-4f55-a0bf-a420944a08f1 {
  display: none;
}
#s-aee11f3b-fc99-4f55-a0bf-a420944a08f1, #wrap-s-aee11f3b-fc99-4f55-a0bf-a420944a08f1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.0px);
}

}

@media (min-width: 992px) {
[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.0px);
}

}

@media (min-width: 1200px) {
[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.0px);
}

[id="s-aee11f3b-fc99-4f55-a0bf-a420944a08f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.0px);
}

}

#s-f9b3b24a-8a14-41c6-a550-9abba58ae2a2 {
  text-align: center;
}




  #s-f9b3b24a-8a14-41c6-a550-9abba58ae2a2 img.shogun-image {
    
    width: px;
  }


#s-f9b3b24a-8a14-41c6-a550-9abba58ae2a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-889ca55b-9820-4204-afd4-06edfadb5f19 {
  text-align: center;
}




  #s-889ca55b-9820-4204-afd4-06edfadb5f19 img.shogun-image {
    
    width: px;
  }


#s-889ca55b-9820-4204-afd4-06edfadb5f19 .shogun-image-content {
  
    align-items: center;
  
}

#s-36b9158f-bff7-4a30-b850-c30591dad339 {
  text-align: center;
}




  #s-36b9158f-bff7-4a30-b850-c30591dad339 img.shogun-image {
    
    width: px;
  }


#s-36b9158f-bff7-4a30-b850-c30591dad339 .shogun-image-content {
  
    align-items: center;
  
}

#s-251c7baa-14b0-4e77-ad21-181bd661c561 {
  text-align: center;
}




  #s-251c7baa-14b0-4e77-ad21-181bd661c561 img.shogun-image {
    
    width: px;
  }


#s-251c7baa-14b0-4e77-ad21-181bd661c561 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5 {
  display: none;
}
#s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5, #wrap-s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5 {
  display: none;
}
#s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5, #wrap-s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5 {
  
}
}@media (max-width: 767px){#s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5 {
  margin-top: 2%;
margin-bottom: 2%;
}
}
@media (min-width: 0px) {
[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 768px) {
[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-fc87ba3e-6c3c-42bb-a3d2-67a4a6d00ab5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

#s-a618c974-5363-4c25-9f1c-53b7aee2ef5a {
  margin-bottom: 4px;
text-align: center;
}




  #s-a618c974-5363-4c25-9f1c-53b7aee2ef5a img.shogun-image {
    
    width: px;
  }


#s-a618c974-5363-4c25-9f1c-53b7aee2ef5a .shogun-image-content {
  
    align-items: center;
  
}

#s-222c6e9f-128e-415c-8816-dfac5e068177 {
  text-align: center;
}




  #s-222c6e9f-128e-415c-8816-dfac5e068177 img.shogun-image {
    
    width: px;
  }


#s-222c6e9f-128e-415c-8816-dfac5e068177 .shogun-image-content {
  
    align-items: center;
  
}

#s-70ca1325-3315-4f5a-87bb-2b582c13c036 {
  margin-bottom: 4px;
text-align: center;
}




  #s-70ca1325-3315-4f5a-87bb-2b582c13c036 img.shogun-image {
    
    width: px;
  }


#s-70ca1325-3315-4f5a-87bb-2b582c13c036 .shogun-image-content {
  
    align-items: center;
  
}

#s-8bc5401b-5939-4a84-a472-76a345275522 {
  text-align: center;
}




  #s-8bc5401b-5939-4a84-a472-76a345275522 img.shogun-image {
    
    width: px;
  }


#s-8bc5401b-5939-4a84-a472-76a345275522 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b09ccdd-e21c-4997-b179-d2383f6589fe {
  min-height: 50px;
}








#s-4b09ccdd-e21c-4997-b179-d2383f6589fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b09ccdd-e21c-4997-b179-d2383f6589fe.shg-box.shg-c {
  justify-content: center;
}

#s-c44b9ddb-6157-42c0-8bda-cf1df49034bf {
  min-height: 50px;
}








#s-c44b9ddb-6157-42c0-8bda-cf1df49034bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c44b9ddb-6157-42c0-8bda-cf1df49034bf.shg-box.shg-c {
  justify-content: center;
}

#s-03978664-6256-43a7-b7c2-b0d909cc4673 {
  min-height: 50px;
}








#s-03978664-6256-43a7-b7c2-b0d909cc4673 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03978664-6256-43a7-b7c2-b0d909cc4673.shg-box.shg-c {
  justify-content: center;
}

#s-5da0c0a9-9c58-4a96-9c59-f24afb9ac45f {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 5%;
padding-bottom: 1%;
background-color: rgba(160, 212, 205, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-5da0c0a9-9c58-4a96-9c59-f24afb9ac45f {
  display: none;
}
#s-5da0c0a9-9c58-4a96-9c59-f24afb9ac45f, #wrap-s-5da0c0a9-9c58-4a96-9c59-f24afb9ac45f { display:none !important; }}@media (max-width: 767px){#s-5da0c0a9-9c58-4a96-9c59-f24afb9ac45f {
  display: none;
}
#s-5da0c0a9-9c58-4a96-9c59-f24afb9ac45f, #wrap-s-5da0c0a9-9c58-4a96-9c59-f24afb9ac45f { display:none !important; }}
#s-eb2cf7b3-d739-4608-bbaa-ba22fff3fddd {
  margin-top: 4%;
padding-top: 5%;
padding-bottom: 1%;
background-color: rgba(160, 212, 205, 0);
}
@media (min-width: 1200px){#s-eb2cf7b3-d739-4608-bbaa-ba22fff3fddd {
  display: none;
}
#s-eb2cf7b3-d739-4608-bbaa-ba22fff3fddd, #wrap-s-eb2cf7b3-d739-4608-bbaa-ba22fff3fddd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb2cf7b3-d739-4608-bbaa-ba22fff3fddd {
  display: none;
}
#s-eb2cf7b3-d739-4608-bbaa-ba22fff3fddd, #wrap-s-eb2cf7b3-d739-4608-bbaa-ba22fff3fddd { display:none !important; }}@media (max-width: 767px){#s-eb2cf7b3-d739-4608-bbaa-ba22fff3fddd {
  padding-top: 8%;
padding-bottom: 1%;
}
}
#s-7256935f-cc27-4398-8e48-c1893e96ddd8 {
  padding-bottom: 6%;
text-align: center;
background-color: rgba(160, 212, 205, 0);
opacity: 0.52;
}
@media (max-width: 767px){#s-7256935f-cc27-4398-8e48-c1893e96ddd8 {
  padding-bottom: 15%;
}
}



  #s-7256935f-cc27-4398-8e48-c1893e96ddd8 img.shogun-image {
    
    width: px;
  }


#s-7256935f-cc27-4398-8e48-c1893e96ddd8 .shogun-image-content {
  
    align-items: center;
  
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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