.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-697d4de4-a967-4b8b-a243-62382224c054 {
  margin-top: -55px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-697d4de4-a967-4b8b-a243-62382224c054 {
  
}
}@media (max-width: 767px){#s-697d4de4-a967-4b8b-a243-62382224c054 {
  display: none;
}
#s-697d4de4-a967-4b8b-a243-62382224c054, #wrap-s-697d4de4-a967-4b8b-a243-62382224c054 { display:none !important; }}



  #s-697d4de4-a967-4b8b-a243-62382224c054 img.shogun-image {
    
    width: px;
  }


#s-697d4de4-a967-4b8b-a243-62382224c054 .shogun-image-content {
  
    align-items: center;
  
}

.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-4ebc9bd0-7cb6-4f9c-9e9a-467fa9d8291d {
  margin-top: 60px;
padding-left: 8%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4ebc9bd0-7cb6-4f9c-9e9a-467fa9d8291d {
  display: none;
}
#s-4ebc9bd0-7cb6-4f9c-9e9a-467fa9d8291d, #wrap-s-4ebc9bd0-7cb6-4f9c-9e9a-467fa9d8291d { display:none !important; }}@media (max-width: 767px){#s-4ebc9bd0-7cb6-4f9c-9e9a-467fa9d8291d {
  display: none;
}
#s-4ebc9bd0-7cb6-4f9c-9e9a-467fa9d8291d, #wrap-s-4ebc9bd0-7cb6-4f9c-9e9a-467fa9d8291d { display:none !important; }}







#s-4ebc9bd0-7cb6-4f9c-9e9a-467fa9d8291d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ebc9bd0-7cb6-4f9c-9e9a-467fa9d8291d.shg-box.shg-c {
  justify-content: center;
}

#s-8e7e67fe-f190-41c5-b185-2648f821df3c {
  min-height: 50px;
}








#s-8e7e67fe-f190-41c5-b185-2648f821df3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e7e67fe-f190-41c5-b185-2648f821df3c.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-68d3da6b-c5ee-4a3e-a1a9-c4b124486f67 {
  margin-left: 0%;
}

#s-55082040-486d-4654-ab3c-9f8786c372c2 {
  margin-top: 2px;
margin-left: 0%;
padding-top: 6px;
}

#s-1be0606c-b000-4377-840e-346dec430cbb {
  margin-top: 2px;
margin-left: 0%;
}

#s-6cca1c9e-9ebc-41bd-9fc7-00ac9d4d0a72 {
  margin-left: 0%;
}

#s-089107a6-3280-415a-940f-7f25d8f5eb3d {
  margin-left: 0%;
}

#s-cbc38474-89ad-4f4e-b46a-2b545dcfff0b {
  margin-left: 0%;
padding-top: 2px;
}

.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-5c4f5322-6e89-49da-a9a3-ad67f40d6ebe {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 30px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(51, 102, 255, 1);
border-style: solid;
border-radius: 9999px;
max-width: 260px;
text-align: center;
background-color: rgba(51, 102, 255, 1);
text-decoration: none;
color: rgba(255, 255, 255, 1);
opacity: 1;
hover-type: color;
}
#s-5c4f5322-6e89-49da-a9a3-ad67f40d6ebe:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(51, 102, 255, 1) !important;
text-decoration: none !important;}#s-5c4f5322-6e89-49da-a9a3-ad67f40d6ebe:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-5c4f5322-6e89-49da-a9a3-ad67f40d6ebe {
  display: none;
}
#s-5c4f5322-6e89-49da-a9a3-ad67f40d6ebe, #wrap-s-5c4f5322-6e89-49da-a9a3-ad67f40d6ebe { display:none !important; }}@media (max-width: 767px){#s-5c4f5322-6e89-49da-a9a3-ad67f40d6ebe {
  display: none;
}
#s-5c4f5322-6e89-49da-a9a3-ad67f40d6ebe, #wrap-s-5c4f5322-6e89-49da-a9a3-ad67f40d6ebe { display:none !important; }}


#s-5c4f5322-6e89-49da-a9a3-ad67f40d6ebe.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-341ac7d6-8165-40e1-b902-a8b356e0a75d {
  text-align: center;
}
@media (min-width: 1200px){#s-341ac7d6-8165-40e1-b902-a8b356e0a75d {
  display: none;
}
#s-341ac7d6-8165-40e1-b902-a8b356e0a75d, #wrap-s-341ac7d6-8165-40e1-b902-a8b356e0a75d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-341ac7d6-8165-40e1-b902-a8b356e0a75d {
  display: none;
}
#s-341ac7d6-8165-40e1-b902-a8b356e0a75d, #wrap-s-341ac7d6-8165-40e1-b902-a8b356e0a75d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-341ac7d6-8165-40e1-b902-a8b356e0a75d {
  display: none;
}
#s-341ac7d6-8165-40e1-b902-a8b356e0a75d, #wrap-s-341ac7d6-8165-40e1-b902-a8b356e0a75d { display:none !important; }}



  #s-341ac7d6-8165-40e1-b902-a8b356e0a75d img.shogun-image {
    
    width: px;
  }


#s-341ac7d6-8165-40e1-b902-a8b356e0a75d .shogun-image-content {
  
    align-items: center;
  
}

#s-f5943387-f1b7-4ee2-bf7d-020713f9606c {
  padding-top: 20px;
padding-left: 6%;
padding-bottom: 20px;
padding-right: 6%;
min-height: 48px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-f5943387-f1b7-4ee2-bf7d-020713f9606c {
  display: none;
}
#s-f5943387-f1b7-4ee2-bf7d-020713f9606c, #wrap-s-f5943387-f1b7-4ee2-bf7d-020713f9606c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f5943387-f1b7-4ee2-bf7d-020713f9606c {
  display: none;
}
#s-f5943387-f1b7-4ee2-bf7d-020713f9606c, #wrap-s-f5943387-f1b7-4ee2-bf7d-020713f9606c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f5943387-f1b7-4ee2-bf7d-020713f9606c {
  display: none;
}
#s-f5943387-f1b7-4ee2-bf7d-020713f9606c, #wrap-s-f5943387-f1b7-4ee2-bf7d-020713f9606c { display:none !important; }}







#s-f5943387-f1b7-4ee2-bf7d-020713f9606c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5943387-f1b7-4ee2-bf7d-020713f9606c.shg-box.shg-c {
  justify-content: center;
}

#s-7bf9985e-233b-4a94-a778-75140a690102 {
  margin-top: 6px;
padding-top: 2px;
padding-left: 0%;
}

#s-02cdff4f-2fa9-4e19-9246-5e82866875ed {
  margin-top: 8px;
margin-bottom: 2px;
}

#s-4b13b034-4216-4ca9-ae75-7f53162b1412 {
  margin-top: 6px;
}

#s-b7ea54ad-5ee3-4d40-a1a3-97cd3a79d7b3 {
  margin-top: 2px;
}

#s-e7185a0d-8d74-459d-acaa-1c1ae13ada85 {
  margin-top: 2px;
}

#s-b5ca1741-c832-45f4-a81f-e79e605bffa0 {
  margin-top: 2px;
}

#s-b47cc8db-981e-4c0c-ae24-d1efae54a7be {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
padding-top: 12px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(51, 102, 255, 1);
border-style: solid;
border-radius: 1000px;
max-width: 140px;
background-color: rgba(51, 102, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
line-height: 1em;
}
#s-b47cc8db-981e-4c0c-ae24-d1efae54a7be:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(51, 102, 255, 1) !important;}#s-b47cc8db-981e-4c0c-ae24-d1efae54a7be:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}

  #s-b47cc8db-981e-4c0c-ae24-d1efae54a7be-btn-wrapper {
    text-align: center;
  }


#s-b47cc8db-981e-4c0c-ae24-d1efae54a7be.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-32d9ec47-3d7f-465b-be7f-c58ea4ee86bc {
  min-height: 500px;
}
@media (min-width: 1200px){#s-32d9ec47-3d7f-465b-be7f-c58ea4ee86bc {
  display: none;
}
#s-32d9ec47-3d7f-465b-be7f-c58ea4ee86bc, #wrap-s-32d9ec47-3d7f-465b-be7f-c58ea4ee86bc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-32d9ec47-3d7f-465b-be7f-c58ea4ee86bc {
  display: none;
}
#s-32d9ec47-3d7f-465b-be7f-c58ea4ee86bc, #wrap-s-32d9ec47-3d7f-465b-be7f-c58ea4ee86bc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-32d9ec47-3d7f-465b-be7f-c58ea4ee86bc {
  display: none;
}
#s-32d9ec47-3d7f-465b-be7f-c58ea4ee86bc, #wrap-s-32d9ec47-3d7f-465b-be7f-c58ea4ee86bc { display:none !important; }}







#s-32d9ec47-3d7f-465b-be7f-c58ea4ee86bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32d9ec47-3d7f-465b-be7f-c58ea4ee86bc.shg-box.shg-c {
  justify-content: center;
}

#s-1b9b0e30-505d-4fe9-9bbf-d7887c900d02 {
  background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-1b9b0e30-505d-4fe9-9bbf-d7887c900d02 {
  
}
}@media (max-width: 767px){#s-1b9b0e30-505d-4fe9-9bbf-d7887c900d02 {
  
}
}







#s-1b9b0e30-505d-4fe9-9bbf-d7887c900d02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b9b0e30-505d-4fe9-9bbf-d7887c900d02.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-8ad6a1ef-0876-4a06-8107-18e499228267 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 15px;
min-height: 100px;
max-width: 1000px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8ad6a1ef-0876-4a06-8107-18e499228267 {
  display: none;
}
#s-8ad6a1ef-0876-4a06-8107-18e499228267, #wrap-s-8ad6a1ef-0876-4a06-8107-18e499228267 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8ad6a1ef-0876-4a06-8107-18e499228267 {
  display: none;
}
#s-8ad6a1ef-0876-4a06-8107-18e499228267, #wrap-s-8ad6a1ef-0876-4a06-8107-18e499228267 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8ad6a1ef-0876-4a06-8107-18e499228267"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-919655a4-fe17-4bf4-8bf3-05338f565298 {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}





#s-919655a4-fe17-4bf4-8bf3-05338f565298 .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-bbcb4a5e-a5e4-403c-8e93-18bab6cc9c2a {
  margin-left: 14px;
margin-right: 14px;
max-width: 450px;
text-align: center;
}

#s-bbcb4a5e-a5e4-403c-8e93-18bab6cc9c2a .shogun-heading-component h3 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-bf051df3-27f1-4875-a34e-a9c48eab7e4b {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-bf051df3-27f1-4875-a34e-a9c48eab7e4b img.shogun-image {
    
    width: px;
  }


#s-bf051df3-27f1-4875-a34e-a9c48eab7e4b .shogun-image-content {
  
    align-items: center;
  
}

#s-7fcfa7eb-9946-4b7b-b8e3-5dcb977b6b03 {
  margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
max-width: 450px;
text-align: center;
}

#s-7fcfa7eb-9946-4b7b-b8e3-5dcb977b6b03 .shogun-heading-component h3 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-4b2ed76d-7ae9-48ff-b25d-b40d6f8f5f12 {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-4b2ed76d-7ae9-48ff-b25d-b40d6f8f5f12 img.shogun-image {
    
    width: px;
  }


#s-4b2ed76d-7ae9-48ff-b25d-b40d6f8f5f12 .shogun-image-content {
  
    align-items: center;
  
}

#s-9bddadf8-943c-42f8-9f35-616bd806abc4 {
  margin-left: 14px;
margin-bottom: 0px;
margin-right: 14px;
max-width: 450px;
text-align: center;
}

#s-9bddadf8-943c-42f8-9f35-616bd806abc4 .shogun-heading-component h3 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-d4e0c76a-ee8c-4076-ba8e-1cbf59c532c7 {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-d4e0c76a-ee8c-4076-ba8e-1cbf59c532c7 img.shogun-image {
    
    width: px;
  }


#s-d4e0c76a-ee8c-4076-ba8e-1cbf59c532c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-520ea3b9-d59e-47f8-8edc-e05d014fc969 {
  margin-left: 14px;
margin-bottom: 0px;
margin-right: 14px;
max-width: 450px;
text-align: center;
}

#s-520ea3b9-d59e-47f8-8edc-e05d014fc969 .shogun-heading-component h3 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-46e477c1-ff6e-441e-be60-2d4a06580e6b {
  margin-top: 15px;
padding-left: 72px;
padding-right: 72px;
text-align: center;
}
@media (min-width: 1200px){#s-46e477c1-ff6e-441e-be60-2d4a06580e6b {
  display: none;
}
#s-46e477c1-ff6e-441e-be60-2d4a06580e6b, #wrap-s-46e477c1-ff6e-441e-be60-2d4a06580e6b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46e477c1-ff6e-441e-be60-2d4a06580e6b {
  display: none;
}
#s-46e477c1-ff6e-441e-be60-2d4a06580e6b, #wrap-s-46e477c1-ff6e-441e-be60-2d4a06580e6b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-46e477c1-ff6e-441e-be60-2d4a06580e6b {
  display: none;
}
#s-46e477c1-ff6e-441e-be60-2d4a06580e6b, #wrap-s-46e477c1-ff6e-441e-be60-2d4a06580e6b { display:none !important; }}



  #s-46e477c1-ff6e-441e-be60-2d4a06580e6b img.shogun-image {
    
    width: px;
  }


#s-46e477c1-ff6e-441e-be60-2d4a06580e6b .shogun-image-content {
  
    align-items: center;
  
}

#s-fc911aad-3446-40a4-afbd-c8664928f8db {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 420px;
text-align: center;
}

#s-fc911aad-3446-40a4-afbd-c8664928f8db .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-60f8b0af-96d3-4d68-b431-6f8a447bc546 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 455px;
text-align: center;
}

#s-60f8b0af-96d3-4d68-b431-6f8a447bc546 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-12152a90-62fb-4cb2-a8ea-23a0f1dc91a8 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 20px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-12152a90-62fb-4cb2-a8ea-23a0f1dc91a8:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(38, 38, 38, 1) !important;
text-decoration: none !important;}#s-12152a90-62fb-4cb2-a8ea-23a0f1dc91a8:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-12152a90-62fb-4cb2-a8ea-23a0f1dc91a8.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-21135cdc-4a43-4c94-b71a-f3cf6958e4cc {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
min-height: 4px;
max-width: 1100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-21135cdc-4a43-4c94-b71a-f3cf6958e4cc {
  display: none;
}
#s-21135cdc-4a43-4c94-b71a-f3cf6958e4cc, #wrap-s-21135cdc-4a43-4c94-b71a-f3cf6958e4cc { display:none !important; }}@media (max-width: 767px){#s-21135cdc-4a43-4c94-b71a-f3cf6958e4cc {
  display: none;
}
#s-21135cdc-4a43-4c94-b71a-f3cf6958e4cc, #wrap-s-21135cdc-4a43-4c94-b71a-f3cf6958e4cc { display:none !important; }}







#s-21135cdc-4a43-4c94-b71a-f3cf6958e4cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21135cdc-4a43-4c94-b71a-f3cf6958e4cc.shg-box.shg-c {
  justify-content: center;
}

#s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-99d64b4e-4587-4eb0-b435-7b5750e5f0a2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-c8901efb-791f-4163-9939-310890dc999c {
  margin-left: 80px;
margin-right: 0px;
max-width: 70px;
text-align: center;
}





#s-c8901efb-791f-4163-9939-310890dc999c .shogun-image-content {
  
    align-items: center;
  
}

#s-0089ef9e-9ec2-4897-9b9a-b713801d6acc {
  margin-left: 20px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-0089ef9e-9ec2-4897-9b9a-b713801d6acc .shogun-heading-component h3 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-c03fe16e-4c49-454a-a841-07b663539feb {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-c03fe16e-4c49-454a-a841-07b663539feb .shogun-heading-component h5 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-74de1e7b-89d6-4e4c-8334-8ed8a902fde2 {
  margin-left: 75px;
max-width: 70px;
text-align: center;
}




  #s-74de1e7b-89d6-4e4c-8334-8ed8a902fde2 img.shogun-image {
    
    width: px;
  }


#s-74de1e7b-89d6-4e4c-8334-8ed8a902fde2 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a4ac281-f6cb-4599-9dcb-74114202b7de {
  margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
max-width: 450px;
text-align: center;
}

#s-2a4ac281-f6cb-4599-9dcb-74114202b7de .shogun-heading-component h3 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-2a2bd715-4cb5-4a1c-97ed-7b0da3fc2a56 {
  margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
max-width: 450px;
text-align: center;
}

#s-2a2bd715-4cb5-4a1c-97ed-7b0da3fc2a56 .shogun-heading-component h5 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-7e54c42f-1a1f-43d8-9192-5579acfffec6 {
  border-style: solid;
margin-top: 5%;
margin-bottom: 5%;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 255, 255, 1);
border-radius: 27px;
text-align: center;
background-color: rgba(37, 37, 37, 0);
text-decoration: none;
}
#s-7e54c42f-1a1f-43d8-9192-5579acfffec6:hover {margin-bottom: 0% !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(50, 50, 50, 1) !important;
text-decoration: none !important;}#s-7e54c42f-1a1f-43d8-9192-5579acfffec6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7e54c42f-1a1f-43d8-9192-5579acfffec6 {
  display: none;
}
#s-7e54c42f-1a1f-43d8-9192-5579acfffec6, #wrap-s-7e54c42f-1a1f-43d8-9192-5579acfffec6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7e54c42f-1a1f-43d8-9192-5579acfffec6 {
  display: none;
}
#s-7e54c42f-1a1f-43d8-9192-5579acfffec6, #wrap-s-7e54c42f-1a1f-43d8-9192-5579acfffec6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7e54c42f-1a1f-43d8-9192-5579acfffec6 {
  display: none;
}
#s-7e54c42f-1a1f-43d8-9192-5579acfffec6, #wrap-s-7e54c42f-1a1f-43d8-9192-5579acfffec6 { display:none !important; }}


#s-7e54c42f-1a1f-43d8-9192-5579acfffec6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-1a833239-6ad8-4066-a122-ab2b74c18b25 {
  margin-left: 75px;
max-width: 70px;
text-align: center;
}




  #s-1a833239-6ad8-4066-a122-ab2b74c18b25 img.shogun-image {
    
    width: px;
  }


#s-1a833239-6ad8-4066-a122-ab2b74c18b25 .shogun-image-content {
  
    align-items: center;
  
}

#s-41d84742-81d9-4f27-a92a-bd1a02e924d5 {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-41d84742-81d9-4f27-a92a-bd1a02e924d5 .shogun-heading-component h3 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-a5708137-83e8-42c0-bbf2-3b95d98797b7 {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-a5708137-83e8-42c0-bbf2-3b95d98797b7 .shogun-heading-component h5 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-a282a394-5877-490f-9570-de4d63f4f27f {
  margin-left: 75px;
margin-right: 0px;
max-width: 70px;
text-align: center;
}




  #s-a282a394-5877-490f-9570-de4d63f4f27f img.shogun-image {
    
    width: px;
  }


#s-a282a394-5877-490f-9570-de4d63f4f27f .shogun-image-content {
  
    align-items: center;
  
}

#s-d536c595-821b-4ff6-8b14-4aeae9d53b3a {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-d536c595-821b-4ff6-8b14-4aeae9d53b3a .shogun-heading-component h3 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-61975d7d-85c2-4e0c-ba0c-0311f0c89053 {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-61975d7d-85c2-4e0c-ba0c-0311f0c89053 .shogun-heading-component h5 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-fbdc7527-ff7c-47bb-88c9-86283cbc298a {
  min-height: 50px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fbdc7527-ff7c-47bb-88c9-86283cbc298a {
  
}
}@media (max-width: 767px){#s-fbdc7527-ff7c-47bb-88c9-86283cbc298a {
  display: none;
}
#s-fbdc7527-ff7c-47bb-88c9-86283cbc298a, #wrap-s-fbdc7527-ff7c-47bb-88c9-86283cbc298a { display:none !important; }}







#s-fbdc7527-ff7c-47bb-88c9-86283cbc298a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbdc7527-ff7c-47bb-88c9-86283cbc298a.shg-box.shg-c {
  justify-content: center;
}

#s-979ceaf0-9174-4ec6-9fb3-3c2bc27270aa {
  background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-979ceaf0-9174-4ec6-9fb3-3c2bc27270aa {
  display: none;
}
#s-979ceaf0-9174-4ec6-9fb3-3c2bc27270aa, #wrap-s-979ceaf0-9174-4ec6-9fb3-3c2bc27270aa { display:none !important; }}@media (max-width: 767px){#s-979ceaf0-9174-4ec6-9fb3-3c2bc27270aa {
  display: none;
}
#s-979ceaf0-9174-4ec6-9fb3-3c2bc27270aa, #wrap-s-979ceaf0-9174-4ec6-9fb3-3c2bc27270aa { display:none !important; }}







#s-979ceaf0-9174-4ec6-9fb3-3c2bc27270aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-979ceaf0-9174-4ec6-9fb3-3c2bc27270aa.shg-box.shg-c {
  justify-content: center;
}

#s-8ed88942-495c-4e0f-9ce8-5414803133df {
  margin-bottom: 0px;
background-color: rgba(228, 228, 230, 1);
}

@media (min-width: 0px) {
[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8ed88942-495c-4e0f-9ce8-5414803133df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-81cf1d1c-cbe4-4b68-8e16-a2665354b494 {
  margin-top: -20px;
margin-left: 90px;
margin-right: 0px;
padding-top: 61px;
padding-left: 5px;
padding-bottom: 61px;
padding-right: 5px;
min-height: 51px;
max-width: 450px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-81cf1d1c-cbe4-4b68-8e16-a2665354b494 {
  display: none;
}
#s-81cf1d1c-cbe4-4b68-8e16-a2665354b494, #wrap-s-81cf1d1c-cbe4-4b68-8e16-a2665354b494 { display:none !important; }}@media (max-width: 767px){#s-81cf1d1c-cbe4-4b68-8e16-a2665354b494 {
  display: none;
}
#s-81cf1d1c-cbe4-4b68-8e16-a2665354b494, #wrap-s-81cf1d1c-cbe4-4b68-8e16-a2665354b494 { display:none !important; }}



  #s-81cf1d1c-cbe4-4b68-8e16-a2665354b494 img.shogun-image {
    
    width: px;
  }


#s-81cf1d1c-cbe4-4b68-8e16-a2665354b494 .shogun-image-content {
  
    align-items: center;
  
}

#s-3448d7e5-f01a-4c2a-8585-673bd310948d {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 450px;
text-align: left;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-3448d7e5-f01a-4c2a-8585-673bd310948d {
  display: none;
}
#s-3448d7e5-f01a-4c2a-8585-673bd310948d, #wrap-s-3448d7e5-f01a-4c2a-8585-673bd310948d { display:none !important; }}@media (max-width: 767px){#s-3448d7e5-f01a-4c2a-8585-673bd310948d {
  display: none;
}
#s-3448d7e5-f01a-4c2a-8585-673bd310948d, #wrap-s-3448d7e5-f01a-4c2a-8585-673bd310948d { display:none !important; }}
#s-3448d7e5-f01a-4c2a-8585-673bd310948d .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9e231f01-43c9-4735-9440-8082d0e8871e {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 437px;
text-align: left;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-9e231f01-43c9-4735-9440-8082d0e8871e {
  display: none;
}
#s-9e231f01-43c9-4735-9440-8082d0e8871e, #wrap-s-9e231f01-43c9-4735-9440-8082d0e8871e { display:none !important; }}@media (max-width: 767px){#s-9e231f01-43c9-4735-9440-8082d0e8871e {
  display: none;
}
#s-9e231f01-43c9-4735-9440-8082d0e8871e, #wrap-s-9e231f01-43c9-4735-9440-8082d0e8871e { display:none !important; }}
#s-9e231f01-43c9-4735-9440-8082d0e8871e .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-bc0917c0-f7c2-4cfb-b7af-9420465a8168 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 8px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: left;
background-color: rgba(228, 228, 230, 1);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-bc0917c0-f7c2-4cfb-b7af-9420465a8168:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-bc0917c0-f7c2-4cfb-b7af-9420465a8168:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-bc0917c0-f7c2-4cfb-b7af-9420465a8168.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-55da52ed-5bc9-4f08-9e5a-0c55af89af0f {
  margin-left: 16px;
margin-right: 16px;
padding-top: 83px;
padding-bottom: 83px;
min-height: 51px;
max-width: 400px;
text-align: center;
}
@media (min-width: 1200px){#s-55da52ed-5bc9-4f08-9e5a-0c55af89af0f {
  display: none;
}
#s-55da52ed-5bc9-4f08-9e5a-0c55af89af0f, #wrap-s-55da52ed-5bc9-4f08-9e5a-0c55af89af0f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-55da52ed-5bc9-4f08-9e5a-0c55af89af0f {
  display: none;
}
#s-55da52ed-5bc9-4f08-9e5a-0c55af89af0f, #wrap-s-55da52ed-5bc9-4f08-9e5a-0c55af89af0f { display:none !important; }}@media (max-width: 767px){#s-55da52ed-5bc9-4f08-9e5a-0c55af89af0f {
  display: none;
}
#s-55da52ed-5bc9-4f08-9e5a-0c55af89af0f, #wrap-s-55da52ed-5bc9-4f08-9e5a-0c55af89af0f { display:none !important; }}



  #s-55da52ed-5bc9-4f08-9e5a-0c55af89af0f img.shogun-image {
    
    width: px;
  }


#s-55da52ed-5bc9-4f08-9e5a-0c55af89af0f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-2445f413-db6a-4157-ae5f-71f56b38d1e7 {
  display: none;
}
#s-2445f413-db6a-4157-ae5f-71f56b38d1e7, #wrap-s-2445f413-db6a-4157-ae5f-71f56b38d1e7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2445f413-db6a-4157-ae5f-71f56b38d1e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-12540e62-457d-448b-a031-5da03101b842 {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
}
@media (min-width: 1200px){#s-12540e62-457d-448b-a031-5da03101b842 {
  display: none;
}
#s-12540e62-457d-448b-a031-5da03101b842, #wrap-s-12540e62-457d-448b-a031-5da03101b842 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-12540e62-457d-448b-a031-5da03101b842 {
  display: none;
}
#s-12540e62-457d-448b-a031-5da03101b842, #wrap-s-12540e62-457d-448b-a031-5da03101b842 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-12540e62-457d-448b-a031-5da03101b842 {
  display: none;
}
#s-12540e62-457d-448b-a031-5da03101b842, #wrap-s-12540e62-457d-448b-a031-5da03101b842 { display:none !important; }}@media (max-width: 767px){#s-12540e62-457d-448b-a031-5da03101b842 {
  display: none;
}
#s-12540e62-457d-448b-a031-5da03101b842, #wrap-s-12540e62-457d-448b-a031-5da03101b842 { display:none !important; }}
@media (min-width: 0px) {
[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-12540e62-457d-448b-a031-5da03101b842"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
min-height: 514px;
max-width: 450px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56 {
  display: none;
}
#s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56, #wrap-s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56 {
  display: none;
}
#s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56, #wrap-s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56 {
  display: none;
}
#s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56, #wrap-s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56 { display:none !important; }}@media (max-width: 767px){#s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56 {
  display: none;
}
#s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56, #wrap-s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56 { display:none !important; }}







#s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd95eda7-6a96-4e44-b04b-1838ee7c1b56.shg-box.shg-c {
  justify-content: center;
}

#s-e5fef1a4-58c0-400a-90d7-9fd1bea4b381 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e5fef1a4-58c0-400a-90d7-9fd1bea4b381 {
  display: none;
}
#s-e5fef1a4-58c0-400a-90d7-9fd1bea4b381, #wrap-s-e5fef1a4-58c0-400a-90d7-9fd1bea4b381 { display:none !important; }}
#s-e5fef1a4-58c0-400a-90d7-9fd1bea4b381 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0b49517c-1dbc-42df-8620-448d2d163113 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-0b49517c-1dbc-42df-8620-448d2d163113 {
  display: none;
}
#s-0b49517c-1dbc-42df-8620-448d2d163113, #wrap-s-0b49517c-1dbc-42df-8620-448d2d163113 { display:none !important; }}
#s-0b49517c-1dbc-42df-8620-448d2d163113 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-12012a52-c1b2-4a66-9e28-9ba0b5fe086a {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-12012a52-c1b2-4a66-9e28-9ba0b5fe086a:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-12012a52-c1b2-4a66-9e28-9ba0b5fe086a:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-12012a52-c1b2-4a66-9e28-9ba0b5fe086a {
  display: none;
}
#s-12012a52-c1b2-4a66-9e28-9ba0b5fe086a, #wrap-s-12012a52-c1b2-4a66-9e28-9ba0b5fe086a { display:none !important; }}


#s-12012a52-c1b2-4a66-9e28-9ba0b5fe086a.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-e9bad7b6-28fd-4700-8961-f704984dc657 {
  margin-left: auto;
margin-right: auto;
min-height: 200px;
max-width: 1100px;
}
@media (min-width: 1200px){#s-e9bad7b6-28fd-4700-8961-f704984dc657 {
  display: none;
}
#s-e9bad7b6-28fd-4700-8961-f704984dc657, #wrap-s-e9bad7b6-28fd-4700-8961-f704984dc657 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e9bad7b6-28fd-4700-8961-f704984dc657 {
  display: none;
}
#s-e9bad7b6-28fd-4700-8961-f704984dc657, #wrap-s-e9bad7b6-28fd-4700-8961-f704984dc657 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e9bad7b6-28fd-4700-8961-f704984dc657 {
  display: none;
}
#s-e9bad7b6-28fd-4700-8961-f704984dc657, #wrap-s-e9bad7b6-28fd-4700-8961-f704984dc657 { display:none !important; }}@media (max-width: 767px){#s-e9bad7b6-28fd-4700-8961-f704984dc657 {
  display: none;
}
#s-e9bad7b6-28fd-4700-8961-f704984dc657, #wrap-s-e9bad7b6-28fd-4700-8961-f704984dc657 { display:none !important; }}







#s-e9bad7b6-28fd-4700-8961-f704984dc657 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9bad7b6-28fd-4700-8961-f704984dc657.shg-box.shg-c {
  justify-content: center;
}

#s-bc729102-fe16-442a-b10b-39cc34de9edf {
  margin-top: 20px;
margin-left: 10px;
margin-right: auto;
min-height: 514px;
max-width: 500px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-bc729102-fe16-442a-b10b-39cc34de9edf {
  max-width: 312px;
display: none;
}
#s-bc729102-fe16-442a-b10b-39cc34de9edf, #wrap-s-bc729102-fe16-442a-b10b-39cc34de9edf { display:none !important; }}@media (max-width: 767px){#s-bc729102-fe16-442a-b10b-39cc34de9edf {
  display: none;
}
#s-bc729102-fe16-442a-b10b-39cc34de9edf, #wrap-s-bc729102-fe16-442a-b10b-39cc34de9edf { display:none !important; }}







#s-bc729102-fe16-442a-b10b-39cc34de9edf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc729102-fe16-442a-b10b-39cc34de9edf.shg-box.shg-c {
  justify-content: center;
}

#s-64baa5fd-24df-4f5f-a110-435b70f104c7 {
  margin-top: -65px;
margin-bottom: -55px;
min-height: 50px;
}
@media (max-width: 767px){#s-64baa5fd-24df-4f5f-a110-435b70f104c7 {
  display: none;
}
#s-64baa5fd-24df-4f5f-a110-435b70f104c7, #wrap-s-64baa5fd-24df-4f5f-a110-435b70f104c7 { display:none !important; }}







#s-64baa5fd-24df-4f5f-a110-435b70f104c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64baa5fd-24df-4f5f-a110-435b70f104c7.shg-box.shg-c {
  justify-content: center;
}

#s-9bdd98ef-d178-46a2-8cad-841b2f546da3 {
  min-height: 50px;
background-color: rgba(114, 114, 114, 1);
}
@media (min-width: 1200px){#s-9bdd98ef-d178-46a2-8cad-841b2f546da3 {
  display: none;
}
#s-9bdd98ef-d178-46a2-8cad-841b2f546da3, #wrap-s-9bdd98ef-d178-46a2-8cad-841b2f546da3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9bdd98ef-d178-46a2-8cad-841b2f546da3 {
  display: none;
}
#s-9bdd98ef-d178-46a2-8cad-841b2f546da3, #wrap-s-9bdd98ef-d178-46a2-8cad-841b2f546da3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9bdd98ef-d178-46a2-8cad-841b2f546da3 {
  display: none;
}
#s-9bdd98ef-d178-46a2-8cad-841b2f546da3, #wrap-s-9bdd98ef-d178-46a2-8cad-841b2f546da3 { display:none !important; }}@media (max-width: 767px){#s-9bdd98ef-d178-46a2-8cad-841b2f546da3 {
  
}
}







#s-9bdd98ef-d178-46a2-8cad-841b2f546da3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bdd98ef-d178-46a2-8cad-841b2f546da3 {
  cursor: pointer;
}#s-9bdd98ef-d178-46a2-8cad-841b2f546da3.shg-box.shg-c {
  justify-content: center;
}

#s-1c5c517c-c97b-43b4-b376-720d19a8ee21 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c5c517c-c97b-43b4-b376-720d19a8ee21 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-1c5c517c-c97b-43b4-b376-720d19a8ee21 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-d9ffdd7e-5ab5-4b3c-9c38-4ce59101e605 {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
}
@media (min-width: 1200px){#s-d9ffdd7e-5ab5-4b3c-9c38-4ce59101e605 {
  display: none;
}
#s-d9ffdd7e-5ab5-4b3c-9c38-4ce59101e605, #wrap-s-d9ffdd7e-5ab5-4b3c-9c38-4ce59101e605 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d9ffdd7e-5ab5-4b3c-9c38-4ce59101e605 {
  display: none;
}
#s-d9ffdd7e-5ab5-4b3c-9c38-4ce59101e605, #wrap-s-d9ffdd7e-5ab5-4b3c-9c38-4ce59101e605 { display:none !important; }}@media (max-width: 767px){#s-d9ffdd7e-5ab5-4b3c-9c38-4ce59101e605 {
  
}
}







#s-d9ffdd7e-5ab5-4b3c-9c38-4ce59101e605 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9ffdd7e-5ab5-4b3c-9c38-4ce59101e605.shg-box.shg-c {
  justify-content: center;
}

#s-eb742d81-e639-45c4-8c44-2e8a16ab38a9 {
  margin-top: -580px;
margin-left: 300px;
margin-right: auto;
max-width: 400px;
}
@media (min-width: 1200px){#s-eb742d81-e639-45c4-8c44-2e8a16ab38a9 {
  display: none;
}
#s-eb742d81-e639-45c4-8c44-2e8a16ab38a9, #wrap-s-eb742d81-e639-45c4-8c44-2e8a16ab38a9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb742d81-e639-45c4-8c44-2e8a16ab38a9 {
  display: none;
}
#s-eb742d81-e639-45c4-8c44-2e8a16ab38a9, #wrap-s-eb742d81-e639-45c4-8c44-2e8a16ab38a9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb742d81-e639-45c4-8c44-2e8a16ab38a9 {
  display: none;
}
#s-eb742d81-e639-45c4-8c44-2e8a16ab38a9, #wrap-s-eb742d81-e639-45c4-8c44-2e8a16ab38a9 { display:none !important; }}@media (max-width: 767px){#s-eb742d81-e639-45c4-8c44-2e8a16ab38a9 {
  
}
}







#s-eb742d81-e639-45c4-8c44-2e8a16ab38a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb742d81-e639-45c4-8c44-2e8a16ab38a9.shg-box.shg-c {
  justify-content: center;
}

#s-d1046334-1a1b-44a0-b6bf-889a886c5c50 {
  margin-left: 20px;
margin-bottom: 20px;
max-width: 450px;
text-align: left;
}
@media (min-width: 1200px){#s-d1046334-1a1b-44a0-b6bf-889a886c5c50 {
  display: none;
}
#s-d1046334-1a1b-44a0-b6bf-889a886c5c50, #wrap-s-d1046334-1a1b-44a0-b6bf-889a886c5c50 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d1046334-1a1b-44a0-b6bf-889a886c5c50 {
  display: none;
}
#s-d1046334-1a1b-44a0-b6bf-889a886c5c50, #wrap-s-d1046334-1a1b-44a0-b6bf-889a886c5c50 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d1046334-1a1b-44a0-b6bf-889a886c5c50 {
  display: none;
}
#s-d1046334-1a1b-44a0-b6bf-889a886c5c50, #wrap-s-d1046334-1a1b-44a0-b6bf-889a886c5c50 { display:none !important; }}
#s-d1046334-1a1b-44a0-b6bf-889a886c5c50 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 86px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b509f258-61b7-43c5-9152-d626c7d1f0f5 {
  margin-top: 23px;
margin-bottom: 20px;
max-width: 450px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-b509f258-61b7-43c5-9152-d626c7d1f0f5 {
  display: none;
}
#s-b509f258-61b7-43c5-9152-d626c7d1f0f5, #wrap-s-b509f258-61b7-43c5-9152-d626c7d1f0f5 { display:none !important; }}@media (max-width: 767px){#s-b509f258-61b7-43c5-9152-d626c7d1f0f5 {
  display: none;
}
#s-b509f258-61b7-43c5-9152-d626c7d1f0f5, #wrap-s-b509f258-61b7-43c5-9152-d626c7d1f0f5 { display:none !important; }}
#s-b509f258-61b7-43c5-9152-d626c7d1f0f5 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 86px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-19ae20ad-d55f-4df9-85d7-b6393a2d1bca {
  margin-top: 175px;
margin-left: -180px;
margin-bottom: 20px;
max-width: 450px;
text-align: left;
}
@media (min-width: 1200px){#s-19ae20ad-d55f-4df9-85d7-b6393a2d1bca {
  display: none;
}
#s-19ae20ad-d55f-4df9-85d7-b6393a2d1bca, #wrap-s-19ae20ad-d55f-4df9-85d7-b6393a2d1bca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-19ae20ad-d55f-4df9-85d7-b6393a2d1bca {
  display: none;
}
#s-19ae20ad-d55f-4df9-85d7-b6393a2d1bca, #wrap-s-19ae20ad-d55f-4df9-85d7-b6393a2d1bca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-19ae20ad-d55f-4df9-85d7-b6393a2d1bca {
  
}
}@media (max-width: 767px){#s-19ae20ad-d55f-4df9-85d7-b6393a2d1bca {
  display: none;
}
#s-19ae20ad-d55f-4df9-85d7-b6393a2d1bca, #wrap-s-19ae20ad-d55f-4df9-85d7-b6393a2d1bca { display:none !important; }}
#s-19ae20ad-d55f-4df9-85d7-b6393a2d1bca .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ee6b41d5-fbe5-4410-a44d-88f747a03634 {
  max-width: 380px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-ee6b41d5-fbe5-4410-a44d-88f747a03634 {
  display: none;
}
#s-ee6b41d5-fbe5-4410-a44d-88f747a03634, #wrap-s-ee6b41d5-fbe5-4410-a44d-88f747a03634 { display:none !important; }}@media (max-width: 767px){#s-ee6b41d5-fbe5-4410-a44d-88f747a03634 {
  display: none;
}
#s-ee6b41d5-fbe5-4410-a44d-88f747a03634, #wrap-s-ee6b41d5-fbe5-4410-a44d-88f747a03634 { display:none !important; }}
#s-ee6b41d5-fbe5-4410-a44d-88f747a03634 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-6aa25e82-e918-4bbb-92a5-3620ff24eb3a {
  border-style: solid;
margin-top: 22px;
margin-left: 0px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 9999px;
max-width: 160px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
opacity: 1;
}
#s-6aa25e82-e918-4bbb-92a5-3620ff24eb3a:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(76, 76, 76, 1) !important;
text-decoration: none !important;}#s-6aa25e82-e918-4bbb-92a5-3620ff24eb3a:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(114, 114, 114, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-6aa25e82-e918-4bbb-92a5-3620ff24eb3a {
  display: none;
}
#s-6aa25e82-e918-4bbb-92a5-3620ff24eb3a, #wrap-s-6aa25e82-e918-4bbb-92a5-3620ff24eb3a { display:none !important; }}@media (max-width: 767px){#s-6aa25e82-e918-4bbb-92a5-3620ff24eb3a {
  display: none;
}
#s-6aa25e82-e918-4bbb-92a5-3620ff24eb3a, #wrap-s-6aa25e82-e918-4bbb-92a5-3620ff24eb3a { display:none !important; }}


#s-6aa25e82-e918-4bbb-92a5-3620ff24eb3a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-ba585421-1191-4d55-94b1-1df2813f4823 {
  margin-left: -180px;
margin-right: -180px;
max-width: 380px;
text-align: left;
}
@media (min-width: 1200px){#s-ba585421-1191-4d55-94b1-1df2813f4823 {
  display: none;
}
#s-ba585421-1191-4d55-94b1-1df2813f4823, #wrap-s-ba585421-1191-4d55-94b1-1df2813f4823 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba585421-1191-4d55-94b1-1df2813f4823 {
  display: none;
}
#s-ba585421-1191-4d55-94b1-1df2813f4823, #wrap-s-ba585421-1191-4d55-94b1-1df2813f4823 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ba585421-1191-4d55-94b1-1df2813f4823 {
  
}
}@media (max-width: 767px){#s-ba585421-1191-4d55-94b1-1df2813f4823 {
  display: none;
}
#s-ba585421-1191-4d55-94b1-1df2813f4823, #wrap-s-ba585421-1191-4d55-94b1-1df2813f4823 { display:none !important; }}
#s-ba585421-1191-4d55-94b1-1df2813f4823 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178 {
  border-style: solid;
margin-top: 22px;
margin-left: -180px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 9999px;
max-width: 160px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
opacity: 1;
}
#s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(76, 76, 76, 1) !important;
text-decoration: none !important;}#s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(114, 114, 114, 1) !important;}@media (min-width: 1200px){#s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178 {
  display: none;
}
#s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178, #wrap-s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178 {
  display: none;
}
#s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178, #wrap-s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178 {
  
}
}@media (max-width: 767px){#s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178 {
  display: none;
}
#s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178, #wrap-s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178 { display:none !important; }}


#s-e76dbe73-91da-4bfb-9c87-fc3e6d3da178.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-080a6039-aa45-4253-9b8c-67ebcaef0f2e {
  padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-080a6039-aa45-4253-9b8c-67ebcaef0f2e {
  display: none;
}
#s-080a6039-aa45-4253-9b8c-67ebcaef0f2e, #wrap-s-080a6039-aa45-4253-9b8c-67ebcaef0f2e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-080a6039-aa45-4253-9b8c-67ebcaef0f2e {
  display: none;
}
#s-080a6039-aa45-4253-9b8c-67ebcaef0f2e, #wrap-s-080a6039-aa45-4253-9b8c-67ebcaef0f2e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-080a6039-aa45-4253-9b8c-67ebcaef0f2e {
  
}
}@media (max-width: 767px){#s-080a6039-aa45-4253-9b8c-67ebcaef0f2e {
  display: none;
}
#s-080a6039-aa45-4253-9b8c-67ebcaef0f2e, #wrap-s-080a6039-aa45-4253-9b8c-67ebcaef0f2e { display:none !important; }}







#s-080a6039-aa45-4253-9b8c-67ebcaef0f2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-080a6039-aa45-4253-9b8c-67ebcaef0f2e.shg-box.shg-c {
  justify-content: center;
}

#s-057f505f-be55-4d84-8e47-a9b4ceded624 {
  margin-top: 10px;
margin-bottom: 6px;
}

#s-d4f27c8c-fe27-4933-8adf-6ead2ef308ee {
  margin-top: 6px;
margin-bottom: 6px;
}

#s-d2dc1d47-8417-4bf3-a17d-2e1d5131ac85 {
  margin-top: 6px;
}

#s-71b7adf0-3ac7-48d1-9b1f-d04dc9f9b23f {
  margin-top: 6px;
}

#s-679fe727-34c5-4345-9d48-98c4b32c7aa9 {
  margin-top: 6px;
}

#s-75dab2e8-ecdd-43f6-a762-d3c6276602fb {
  margin-top: 6px;
}

#s-c01a94d2-508d-493c-a337-a43a1d460ad0 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
padding-top: 12px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(51, 102, 255, 1);
border-style: solid;
border-radius: 1000px;
max-width: 160px;
background-color: rgba(51, 102, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
background-position: center center;
line-height: 1em;
}
#s-c01a94d2-508d-493c-a337-a43a1d460ad0:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(51, 102, 255, 1) !important;}#s-c01a94d2-508d-493c-a337-a43a1d460ad0:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}@media (min-width: 1200px){#s-c01a94d2-508d-493c-a337-a43a1d460ad0 {
  display: none;
}
#s-c01a94d2-508d-493c-a337-a43a1d460ad0, #wrap-s-c01a94d2-508d-493c-a337-a43a1d460ad0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c01a94d2-508d-493c-a337-a43a1d460ad0 {
  display: none;
}
#s-c01a94d2-508d-493c-a337-a43a1d460ad0, #wrap-s-c01a94d2-508d-493c-a337-a43a1d460ad0 { display:none !important; }}@media (max-width: 767px){#s-c01a94d2-508d-493c-a337-a43a1d460ad0 {
  display: none;
}
#s-c01a94d2-508d-493c-a337-a43a1d460ad0, #wrap-s-c01a94d2-508d-493c-a337-a43a1d460ad0 { display:none !important; }}

  #s-c01a94d2-508d-493c-a337-a43a1d460ad0-btn-wrapper {
    text-align: center;
  }


#s-c01a94d2-508d-493c-a337-a43a1d460ad0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-49bce7cf-a5ca-433a-a670-c43c2dc071e6 {
  margin-left: 300px;
margin-right: auto;
max-width: 480px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-49bce7cf-a5ca-433a-a670-c43c2dc071e6 {
  display: none;
}
#s-49bce7cf-a5ca-433a-a670-c43c2dc071e6, #wrap-s-49bce7cf-a5ca-433a-a670-c43c2dc071e6 { display:none !important; }}@media (max-width: 767px){#s-49bce7cf-a5ca-433a-a670-c43c2dc071e6 {
  display: none;
}
#s-49bce7cf-a5ca-433a-a670-c43c2dc071e6, #wrap-s-49bce7cf-a5ca-433a-a670-c43c2dc071e6 { display:none !important; }}







#s-49bce7cf-a5ca-433a-a670-c43c2dc071e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49bce7cf-a5ca-433a-a670-c43c2dc071e6.shg-box.shg-c {
  justify-content: center;
}

#s-d795fd73-cd9b-4717-8ef5-72837a3e96f1 {
  margin-left: 20px;
margin-bottom: 20px;
max-width: 450px;
text-align: left;
}
@media (min-width: 1200px){#s-d795fd73-cd9b-4717-8ef5-72837a3e96f1 {
  display: none;
}
#s-d795fd73-cd9b-4717-8ef5-72837a3e96f1, #wrap-s-d795fd73-cd9b-4717-8ef5-72837a3e96f1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d795fd73-cd9b-4717-8ef5-72837a3e96f1 {
  display: none;
}
#s-d795fd73-cd9b-4717-8ef5-72837a3e96f1, #wrap-s-d795fd73-cd9b-4717-8ef5-72837a3e96f1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d795fd73-cd9b-4717-8ef5-72837a3e96f1 {
  display: none;
}
#s-d795fd73-cd9b-4717-8ef5-72837a3e96f1, #wrap-s-d795fd73-cd9b-4717-8ef5-72837a3e96f1 { display:none !important; }}
#s-d795fd73-cd9b-4717-8ef5-72837a3e96f1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 86px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-04077a88-82e9-4bac-b094-0a116681dd8d {
  margin-bottom: 20px;
max-width: 450px;
text-align: left;
}
@media (min-width: 1200px){#s-04077a88-82e9-4bac-b094-0a116681dd8d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-04077a88-82e9-4bac-b094-0a116681dd8d {
  
}
}@media (max-width: 767px){#s-04077a88-82e9-4bac-b094-0a116681dd8d {
  
}
}
#s-04077a88-82e9-4bac-b094-0a116681dd8d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 80px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5abc2069-75d0-4d35-b5f6-5b23c73e34ba {
  margin-top: 232px;
margin-left: -180px;
margin-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-5abc2069-75d0-4d35-b5f6-5b23c73e34ba {
  display: none;
}
#s-5abc2069-75d0-4d35-b5f6-5b23c73e34ba, #wrap-s-5abc2069-75d0-4d35-b5f6-5b23c73e34ba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5abc2069-75d0-4d35-b5f6-5b23c73e34ba {
  display: none;
}
#s-5abc2069-75d0-4d35-b5f6-5b23c73e34ba, #wrap-s-5abc2069-75d0-4d35-b5f6-5b23c73e34ba { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5abc2069-75d0-4d35-b5f6-5b23c73e34ba {
  
}
}@media (max-width: 767px){#s-5abc2069-75d0-4d35-b5f6-5b23c73e34ba {
  display: none;
}
#s-5abc2069-75d0-4d35-b5f6-5b23c73e34ba, #wrap-s-5abc2069-75d0-4d35-b5f6-5b23c73e34ba { display:none !important; }}
#s-5abc2069-75d0-4d35-b5f6-5b23c73e34ba .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d31f5631-da2d-41fa-9049-a168ce754735 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-d31f5631-da2d-41fa-9049-a168ce754735 {
  
}
}@media (max-width: 767px){#s-d31f5631-da2d-41fa-9049-a168ce754735 {
  
}
}
#s-d31f5631-da2d-41fa-9049-a168ce754735 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-8c868eda-aba1-43fa-aa09-90d71a9fd00e {
  border-style: solid;
margin-top: 22px;
margin-left: 0px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 9999px;
max-width: 160px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
opacity: 1;
}
#s-8c868eda-aba1-43fa-aa09-90d71a9fd00e:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(76, 76, 76, 1) !important;
text-decoration: none !important;}#s-8c868eda-aba1-43fa-aa09-90d71a9fd00e:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(114, 114, 114, 1) !important;}@media (min-width: 768px) and (max-width: 991px){#s-8c868eda-aba1-43fa-aa09-90d71a9fd00e {
  
}
}@media (max-width: 767px){#s-8c868eda-aba1-43fa-aa09-90d71a9fd00e {
  
}
}


#s-8c868eda-aba1-43fa-aa09-90d71a9fd00e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-9cd88871-362d-4cd2-a00e-c7c465f6262d {
  margin-left: -180px;
margin-right: -180px;
max-width: 380px;
text-align: left;
}
@media (min-width: 1200px){#s-9cd88871-362d-4cd2-a00e-c7c465f6262d {
  display: none;
}
#s-9cd88871-362d-4cd2-a00e-c7c465f6262d, #wrap-s-9cd88871-362d-4cd2-a00e-c7c465f6262d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9cd88871-362d-4cd2-a00e-c7c465f6262d {
  display: none;
}
#s-9cd88871-362d-4cd2-a00e-c7c465f6262d, #wrap-s-9cd88871-362d-4cd2-a00e-c7c465f6262d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9cd88871-362d-4cd2-a00e-c7c465f6262d {
  
}
}@media (max-width: 767px){#s-9cd88871-362d-4cd2-a00e-c7c465f6262d {
  display: none;
}
#s-9cd88871-362d-4cd2-a00e-c7c465f6262d, #wrap-s-9cd88871-362d-4cd2-a00e-c7c465f6262d { display:none !important; }}
#s-9cd88871-362d-4cd2-a00e-c7c465f6262d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-4ddaae48-c580-4ef6-8408-38c47e5dfd43 {
  border-style: solid;
margin-top: 22px;
margin-left: -180px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 9999px;
max-width: 160px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
opacity: 1;
}
#s-4ddaae48-c580-4ef6-8408-38c47e5dfd43:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(76, 76, 76, 1) !important;
text-decoration: none !important;}#s-4ddaae48-c580-4ef6-8408-38c47e5dfd43:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(114, 114, 114, 1) !important;}@media (min-width: 1200px){#s-4ddaae48-c580-4ef6-8408-38c47e5dfd43 {
  display: none;
}
#s-4ddaae48-c580-4ef6-8408-38c47e5dfd43, #wrap-s-4ddaae48-c580-4ef6-8408-38c47e5dfd43 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4ddaae48-c580-4ef6-8408-38c47e5dfd43 {
  display: none;
}
#s-4ddaae48-c580-4ef6-8408-38c47e5dfd43, #wrap-s-4ddaae48-c580-4ef6-8408-38c47e5dfd43 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4ddaae48-c580-4ef6-8408-38c47e5dfd43 {
  
}
}@media (max-width: 767px){#s-4ddaae48-c580-4ef6-8408-38c47e5dfd43 {
  display: none;
}
#s-4ddaae48-c580-4ef6-8408-38c47e5dfd43, #wrap-s-4ddaae48-c580-4ef6-8408-38c47e5dfd43 { display:none !important; }}


#s-4ddaae48-c580-4ef6-8408-38c47e5dfd43.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-bf34644f-2c57-4dcd-a503-d9fb8641e77c {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 650px;
background-position: center center;
}
@media (min-width: 1200px){#s-bf34644f-2c57-4dcd-a503-d9fb8641e77c {
  display: none;
}
#s-bf34644f-2c57-4dcd-a503-d9fb8641e77c, #wrap-s-bf34644f-2c57-4dcd-a503-d9fb8641e77c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf34644f-2c57-4dcd-a503-d9fb8641e77c {
  display: none;
}
#s-bf34644f-2c57-4dcd-a503-d9fb8641e77c, #wrap-s-bf34644f-2c57-4dcd-a503-d9fb8641e77c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bf34644f-2c57-4dcd-a503-d9fb8641e77c {
  display: none;
}
#s-bf34644f-2c57-4dcd-a503-d9fb8641e77c, #wrap-s-bf34644f-2c57-4dcd-a503-d9fb8641e77c { display:none !important; }}@media (max-width: 767px){#s-bf34644f-2c57-4dcd-a503-d9fb8641e77c {
  display: none;
}
#s-bf34644f-2c57-4dcd-a503-d9fb8641e77c, #wrap-s-bf34644f-2c57-4dcd-a503-d9fb8641e77c { display:none !important; }}







#s-bf34644f-2c57-4dcd-a503-d9fb8641e77c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf34644f-2c57-4dcd-a503-d9fb8641e77c.shg-box.shg-c {
  justify-content: center;
}

#s-0d90d8c4-db8a-4dc3-b866-054de58898f5 {
  margin-left: auto;
margin-right: auto;
min-height: 600px;
max-width: 400px;
}
@media (min-width: 1200px){#s-0d90d8c4-db8a-4dc3-b866-054de58898f5 {
  display: none;
}
#s-0d90d8c4-db8a-4dc3-b866-054de58898f5, #wrap-s-0d90d8c4-db8a-4dc3-b866-054de58898f5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d90d8c4-db8a-4dc3-b866-054de58898f5 {
  display: none;
}
#s-0d90d8c4-db8a-4dc3-b866-054de58898f5, #wrap-s-0d90d8c4-db8a-4dc3-b866-054de58898f5 { display:none !important; }}







#s-0d90d8c4-db8a-4dc3-b866-054de58898f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d90d8c4-db8a-4dc3-b866-054de58898f5.shg-box.shg-c {
  justify-content: center;
}

#s-7900d768-3d4b-40f7-82f3-62947af1555e {
  margin-bottom: 20px;
max-width: 400px;
text-align: left;
}

#s-7900d768-3d4b-40f7-82f3-62947af1555e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-671a237e-2be5-49c0-869f-f3c11c2e4475 {
  margin-bottom: 20px;
max-width: 360px;
text-align: left;
}

#s-671a237e-2be5-49c0-869f-f3c11c2e4475 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-a7554ade-e834-41b7-9b2b-1116ea0edb08 {
  border-style: solid;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 30px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-radius: 9999px;
max-width: 160px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-a7554ade-e834-41b7-9b2b-1116ea0edb08:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-a7554ade-e834-41b7-9b2b-1116ea0edb08:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(114, 114, 114, 1) !important;}


#s-a7554ade-e834-41b7-9b2b-1116ea0edb08.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-54e823be-b6b7-4de2-994d-53e0f860a948 {
  background-color: rgba(228, 228, 230, 1);
}








#s-54e823be-b6b7-4de2-994d-53e0f860a948 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54e823be-b6b7-4de2-994d-53e0f860a948.shg-box.shg-c {
  justify-content: flex-end;
}

#s-316a05e5-eb92-4711-9905-cd38e47e3116 {
  margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
padding-top: 20px;
min-height: 170px;
max-width: 1000px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-316a05e5-eb92-4711-9905-cd38e47e3116 {
  display: none;
}
#s-316a05e5-eb92-4711-9905-cd38e47e3116, #wrap-s-316a05e5-eb92-4711-9905-cd38e47e3116 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-316a05e5-eb92-4711-9905-cd38e47e3116 {
  display: none;
}
#s-316a05e5-eb92-4711-9905-cd38e47e3116, #wrap-s-316a05e5-eb92-4711-9905-cd38e47e3116 { display:none !important; }}@media (max-width: 767px){#s-316a05e5-eb92-4711-9905-cd38e47e3116 {
  display: none;
}
#s-316a05e5-eb92-4711-9905-cd38e47e3116, #wrap-s-316a05e5-eb92-4711-9905-cd38e47e3116 { display:none !important; }}
@media (min-width: 0px) {
[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-316a05e5-eb92-4711-9905-cd38e47e3116"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-2030c22a-4da0-4c47-add6-e4888bb19b87 {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}





#s-2030c22a-4da0-4c47-add6-e4888bb19b87 .shogun-image-content {
  
    align-items: center;
  
}

#s-4a4f418c-1053-405e-852c-81ade04f4a27 {
  margin-left: 20px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-4a4f418c-1053-405e-852c-81ade04f4a27 .shogun-heading-component h3 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-a6a49184-1d3d-4873-b170-e33be2c1b5fa {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-a6a49184-1d3d-4873-b170-e33be2c1b5fa .shogun-heading-component h5 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-7cd806e6-0366-4adf-8b12-bbd1eab22484 {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-7cd806e6-0366-4adf-8b12-bbd1eab22484 img.shogun-image {
    
    width: px;
  }


#s-7cd806e6-0366-4adf-8b12-bbd1eab22484 .shogun-image-content {
  
    align-items: center;
  
}

#s-e220d563-a115-4935-9aba-eb07c1fbd95b {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-e220d563-a115-4935-9aba-eb07c1fbd95b .shogun-heading-component h3 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-eee119f0-28ea-4a87-af55-e05054a964d9 {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-eee119f0-28ea-4a87-af55-e05054a964d9 .shogun-heading-component h5 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 10px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-4c748617-c9e1-4e6e-937a-a0431f546973 {
  border-style: solid;
margin-top: 5%;
margin-bottom: 5%;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 255, 255, 1);
border-radius: 27px;
text-align: center;
background-color: rgba(37, 37, 37, 0);
text-decoration: none;
}
#s-4c748617-c9e1-4e6e-937a-a0431f546973:hover {margin-bottom: 0% !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(50, 50, 50, 1) !important;
text-decoration: none !important;}#s-4c748617-c9e1-4e6e-937a-a0431f546973:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4c748617-c9e1-4e6e-937a-a0431f546973 {
  display: none;
}
#s-4c748617-c9e1-4e6e-937a-a0431f546973, #wrap-s-4c748617-c9e1-4e6e-937a-a0431f546973 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4c748617-c9e1-4e6e-937a-a0431f546973 {
  display: none;
}
#s-4c748617-c9e1-4e6e-937a-a0431f546973, #wrap-s-4c748617-c9e1-4e6e-937a-a0431f546973 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4c748617-c9e1-4e6e-937a-a0431f546973 {
  display: none;
}
#s-4c748617-c9e1-4e6e-937a-a0431f546973, #wrap-s-4c748617-c9e1-4e6e-937a-a0431f546973 { display:none !important; }}


#s-4c748617-c9e1-4e6e-937a-a0431f546973.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-84747c26-6d4a-42b0-a881-ed187c200638 {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-84747c26-6d4a-42b0-a881-ed187c200638 img.shogun-image {
    
    width: px;
  }


#s-84747c26-6d4a-42b0-a881-ed187c200638 .shogun-image-content {
  
    align-items: center;
  
}

#s-2099dfdc-32be-4476-a133-00f9dc9a0e41 {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-2099dfdc-32be-4476-a133-00f9dc9a0e41 .shogun-heading-component h3 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-5b1351db-e4e6-4fc9-96d1-5d160c68f2ea {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-5b1351db-e4e6-4fc9-96d1-5d160c68f2ea .shogun-heading-component h5 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 10px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-45687862-d601-496c-a2bd-83fcbd12b7c1 {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-45687862-d601-496c-a2bd-83fcbd12b7c1 img.shogun-image {
    
    width: px;
  }


#s-45687862-d601-496c-a2bd-83fcbd12b7c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-4545bea9-944f-46c4-8820-7613cd9ea110 {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-4545bea9-944f-46c4-8820-7613cd9ea110 .shogun-heading-component h3 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-61973a94-1d2c-4a5d-b5b9-ee82bace1ba9 {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
max-width: 450px;
text-align: center;
}

#s-61973a94-1d2c-4a5d-b5b9-ee82bace1ba9 .shogun-heading-component h5 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-4c0d63ac-e2af-4a8a-88f4-3208e6308387 {
  background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-4c0d63ac-e2af-4a8a-88f4-3208e6308387 {
  display: none;
}
#s-4c0d63ac-e2af-4a8a-88f4-3208e6308387, #wrap-s-4c0d63ac-e2af-4a8a-88f4-3208e6308387 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4c0d63ac-e2af-4a8a-88f4-3208e6308387 {
  display: none;
}
#s-4c0d63ac-e2af-4a8a-88f4-3208e6308387, #wrap-s-4c0d63ac-e2af-4a8a-88f4-3208e6308387 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4c0d63ac-e2af-4a8a-88f4-3208e6308387 {
  
}
}@media (max-width: 767px){#s-4c0d63ac-e2af-4a8a-88f4-3208e6308387 {
  display: none;
}
#s-4c0d63ac-e2af-4a8a-88f4-3208e6308387, #wrap-s-4c0d63ac-e2af-4a8a-88f4-3208e6308387 { display:none !important; }}







#s-4c0d63ac-e2af-4a8a-88f4-3208e6308387 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c0d63ac-e2af-4a8a-88f4-3208e6308387.shg-box.shg-c {
  justify-content: center;
}

#s-7e7c9a65-c1ac-4fe4-967a-8c5427c9b21e {
  margin-top: -20px;
margin-left: 90px;
margin-right: 0px;
padding-top: 61px;
padding-left: 5px;
padding-bottom: 61px;
padding-right: 5px;
min-height: 51px;
max-width: 450px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7e7c9a65-c1ac-4fe4-967a-8c5427c9b21e {
  display: none;
}
#s-7e7c9a65-c1ac-4fe4-967a-8c5427c9b21e, #wrap-s-7e7c9a65-c1ac-4fe4-967a-8c5427c9b21e { display:none !important; }}@media (max-width: 767px){#s-7e7c9a65-c1ac-4fe4-967a-8c5427c9b21e {
  display: none;
}
#s-7e7c9a65-c1ac-4fe4-967a-8c5427c9b21e, #wrap-s-7e7c9a65-c1ac-4fe4-967a-8c5427c9b21e { display:none !important; }}



  #s-7e7c9a65-c1ac-4fe4-967a-8c5427c9b21e img.shogun-image {
    
    width: px;
  }


#s-7e7c9a65-c1ac-4fe4-967a-8c5427c9b21e .shogun-image-content {
  
    align-items: center;
  
}

#s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9 {
  margin-top: -35px;
margin-bottom: -35px;
}

@media (min-width: 0px) {
[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3e66fcb-aa01-49cf-ba04-7f6f8362c2a9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d4e43159-83a3-4808-9375-ce9acae4587e {
  margin-left: 16px;
margin-right: 16px;
padding-top: 83px;
padding-bottom: 83px;
min-height: 58px;
max-width: 403px;
text-align: center;
}
@media (min-width: 1200px){#s-d4e43159-83a3-4808-9375-ce9acae4587e {
  display: none;
}
#s-d4e43159-83a3-4808-9375-ce9acae4587e, #wrap-s-d4e43159-83a3-4808-9375-ce9acae4587e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d4e43159-83a3-4808-9375-ce9acae4587e {
  display: none;
}
#s-d4e43159-83a3-4808-9375-ce9acae4587e, #wrap-s-d4e43159-83a3-4808-9375-ce9acae4587e { display:none !important; }}@media (max-width: 767px){#s-d4e43159-83a3-4808-9375-ce9acae4587e {
  display: none;
}
#s-d4e43159-83a3-4808-9375-ce9acae4587e, #wrap-s-d4e43159-83a3-4808-9375-ce9acae4587e { display:none !important; }}



  #s-d4e43159-83a3-4808-9375-ce9acae4587e img.shogun-image {
    
    width: px;
  }


#s-d4e43159-83a3-4808-9375-ce9acae4587e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843 {
  display: none;
}
#s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843, #wrap-s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2246ff76-4c6e-49c8-b5b4-6bfd147ef843"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-235b26ab-2167-4f60-afac-d520ce1ea96c {
  margin-top: 35px;
margin-left: 10px;
margin-bottom: -40px;
margin-right: auto;
min-height: 514px;
max-width: 500px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-235b26ab-2167-4f60-afac-d520ce1ea96c {
  display: none;
}
#s-235b26ab-2167-4f60-afac-d520ce1ea96c, #wrap-s-235b26ab-2167-4f60-afac-d520ce1ea96c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-235b26ab-2167-4f60-afac-d520ce1ea96c {
  display: none;
}
#s-235b26ab-2167-4f60-afac-d520ce1ea96c, #wrap-s-235b26ab-2167-4f60-afac-d520ce1ea96c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-235b26ab-2167-4f60-afac-d520ce1ea96c {
  max-width: 312px;
}
}@media (max-width: 767px){#s-235b26ab-2167-4f60-afac-d520ce1ea96c {
  display: none;
}
#s-235b26ab-2167-4f60-afac-d520ce1ea96c, #wrap-s-235b26ab-2167-4f60-afac-d520ce1ea96c { display:none !important; }}







#s-235b26ab-2167-4f60-afac-d520ce1ea96c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-235b26ab-2167-4f60-afac-d520ce1ea96c.shg-box.shg-c {
  justify-content: center;
}

#s-f4949713-e988-4f56-8845-7e5bde6403c7 {
  margin-top: -40px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 450px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-f4949713-e988-4f56-8845-7e5bde6403c7 {
  display: none;
}
#s-f4949713-e988-4f56-8845-7e5bde6403c7, #wrap-s-f4949713-e988-4f56-8845-7e5bde6403c7 { display:none !important; }}@media (max-width: 767px){#s-f4949713-e988-4f56-8845-7e5bde6403c7 {
  display: none;
}
#s-f4949713-e988-4f56-8845-7e5bde6403c7, #wrap-s-f4949713-e988-4f56-8845-7e5bde6403c7 { display:none !important; }}
#s-f4949713-e988-4f56-8845-7e5bde6403c7 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1e58dcb9-91dc-47ab-a164-e68e8cd82f09 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 437px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-1e58dcb9-91dc-47ab-a164-e68e8cd82f09 {
  display: none;
}
#s-1e58dcb9-91dc-47ab-a164-e68e8cd82f09, #wrap-s-1e58dcb9-91dc-47ab-a164-e68e8cd82f09 { display:none !important; }}@media (max-width: 767px){#s-1e58dcb9-91dc-47ab-a164-e68e8cd82f09 {
  display: none;
}
#s-1e58dcb9-91dc-47ab-a164-e68e8cd82f09, #wrap-s-1e58dcb9-91dc-47ab-a164-e68e8cd82f09 { display:none !important; }}
#s-1e58dcb9-91dc-47ab-a164-e68e8cd82f09 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-023812ed-ad69-4ff9-b85c-530b6f842137 {
  margin-top: -58px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: left;
}
@media (min-width: 1200px){#s-023812ed-ad69-4ff9-b85c-530b6f842137 {
  display: none;
}
#s-023812ed-ad69-4ff9-b85c-530b6f842137, #wrap-s-023812ed-ad69-4ff9-b85c-530b6f842137 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-023812ed-ad69-4ff9-b85c-530b6f842137 {
  display: none;
}
#s-023812ed-ad69-4ff9-b85c-530b6f842137, #wrap-s-023812ed-ad69-4ff9-b85c-530b6f842137 { display:none !important; }}@media (max-width: 767px){#s-023812ed-ad69-4ff9-b85c-530b6f842137 {
  display: none;
}
#s-023812ed-ad69-4ff9-b85c-530b6f842137, #wrap-s-023812ed-ad69-4ff9-b85c-530b6f842137 { display:none !important; }}
#s-023812ed-ad69-4ff9-b85c-530b6f842137 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7ea0fc5b-12a7-442c-9fe0-a67b13ef8d54 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 300px;
text-align: left;
}
@media (min-width: 1200px){#s-7ea0fc5b-12a7-442c-9fe0-a67b13ef8d54 {
  display: none;
}
#s-7ea0fc5b-12a7-442c-9fe0-a67b13ef8d54, #wrap-s-7ea0fc5b-12a7-442c-9fe0-a67b13ef8d54 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7ea0fc5b-12a7-442c-9fe0-a67b13ef8d54 {
  display: none;
}
#s-7ea0fc5b-12a7-442c-9fe0-a67b13ef8d54, #wrap-s-7ea0fc5b-12a7-442c-9fe0-a67b13ef8d54 { display:none !important; }}@media (max-width: 767px){#s-7ea0fc5b-12a7-442c-9fe0-a67b13ef8d54 {
  display: none;
}
#s-7ea0fc5b-12a7-442c-9fe0-a67b13ef8d54, #wrap-s-7ea0fc5b-12a7-442c-9fe0-a67b13ef8d54 { display:none !important; }}
#s-7ea0fc5b-12a7-442c-9fe0-a67b13ef8d54 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-4501193a-d8fd-4871-ab75-0f7ba51bcaa7 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-4501193a-d8fd-4871-ab75-0f7ba51bcaa7:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-4501193a-d8fd-4871-ab75-0f7ba51bcaa7:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-4501193a-d8fd-4871-ab75-0f7ba51bcaa7.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-13aa523e-5d1b-497a-9102-58ff93f3856c {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
opacity: 1;
}
@media (max-width: 767px){#s-13aa523e-5d1b-497a-9102-58ff93f3856c {
  display: none;
}
#s-13aa523e-5d1b-497a-9102-58ff93f3856c, #wrap-s-13aa523e-5d1b-497a-9102-58ff93f3856c { display:none !important; }}







#s-13aa523e-5d1b-497a-9102-58ff93f3856c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13aa523e-5d1b-497a-9102-58ff93f3856c.shg-box.shg-c {
  justify-content: center;
}

#s-5a4b4502-2a65-4521-93a9-affd7a014827 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
max-width: 1426px;
background-color: rgba(255, 255, 255, 1);
opacity: 1;
}
@media (min-width: 1200px){#s-5a4b4502-2a65-4521-93a9-affd7a014827 {
  display: none;
}
#s-5a4b4502-2a65-4521-93a9-affd7a014827, #wrap-s-5a4b4502-2a65-4521-93a9-affd7a014827 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a4b4502-2a65-4521-93a9-affd7a014827 {
  display: none;
}
#s-5a4b4502-2a65-4521-93a9-affd7a014827, #wrap-s-5a4b4502-2a65-4521-93a9-affd7a014827 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5a4b4502-2a65-4521-93a9-affd7a014827 {
  display: none;
}
#s-5a4b4502-2a65-4521-93a9-affd7a014827, #wrap-s-5a4b4502-2a65-4521-93a9-affd7a014827 { display:none !important; }}







#s-5a4b4502-2a65-4521-93a9-affd7a014827 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a4b4502-2a65-4521-93a9-affd7a014827.shg-box.shg-c {
  justify-content: center;
}

#s-6989b04a-aef7-4094-9d4a-6b259f8c7bf6 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 320px;
text-align: center;
}

#s-6989b04a-aef7-4094-9d4a-6b259f8c7bf6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2eaa0ecb-871f-4cbb-85d5-d6d7d3b9db27 {
  margin-left: 120px;
margin-right: 120px;
padding-top: 0px;
padding-bottom: 9px;
text-align: center;
}




  #s-2eaa0ecb-871f-4cbb-85d5-d6d7d3b9db27 img.shogun-image {
    
    width: px;
  }


#s-2eaa0ecb-871f-4cbb-85d5-d6d7d3b9db27 .shogun-image-content {
  
    align-items: center;
  
}

#s-c132e3fa-93b3-4270-a968-b4c992ed8e82 {
  margin-top: 45px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 320px;
text-align: center;
}

#s-c132e3fa-93b3-4270-a968-b4c992ed8e82 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-dba45c3b-480e-46c6-9193-33b732f91ff4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-0e29b72f-c9db-423e-8cab-f5324cf9e56e {
  margin-top: 22px;
margin-left: 40px;
margin-bottom: -15px;
margin-right: 40px;
}

#s-f8194195-2ca1-49fd-8e1c-228be66eb7d8 {
  margin-left: 40px;
margin-right: 40px;
}

#s-6be9cb95-8414-4667-b0c1-98f02a5b1753 {
  margin-top: -4px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6be9cb95-8414-4667-b0c1-98f02a5b1753 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1e9a32bd-4544-440b-959e-f7ec7d2ffd7d {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-1e9a32bd-4544-440b-959e-f7ec7d2ffd7d {
  display: none;
}
#s-1e9a32bd-4544-440b-959e-f7ec7d2ffd7d, #wrap-s-1e9a32bd-4544-440b-959e-f7ec7d2ffd7d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e9a32bd-4544-440b-959e-f7ec7d2ffd7d {
  display: none;
}
#s-1e9a32bd-4544-440b-959e-f7ec7d2ffd7d, #wrap-s-1e9a32bd-4544-440b-959e-f7ec7d2ffd7d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1e9a32bd-4544-440b-959e-f7ec7d2ffd7d {
  display: none;
}
#s-1e9a32bd-4544-440b-959e-f7ec7d2ffd7d, #wrap-s-1e9a32bd-4544-440b-959e-f7ec7d2ffd7d { display:none !important; }}



  #s-1e9a32bd-4544-440b-959e-f7ec7d2ffd7d img.shogun-image {
    
    width: px;
  }


#s-1e9a32bd-4544-440b-959e-f7ec7d2ffd7d .shogun-image-content {
  
    align-items: center;
  
}

#s-92c255db-3cd7-4a80-9d34-eda95e8dd57f {
  margin-left: 40px;
margin-right: 40px;
}

#s-3e2dad4b-2f33-4b8b-bbf1-c5ca4aa81f74 {
  margin-top: 0px;
margin-left: 40px;
margin-bottom: 10px;
margin-right: 40px;
}

#s-926eec98-b555-482a-86e0-58ecb4c4570b {
  margin-top: -8px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-926eec98-b555-482a-86e0-58ecb4c4570b .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-02ca8efc-b608-4835-b504-c6acd6f671a0 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-02ca8efc-b608-4835-b504-c6acd6f671a0 {
  display: none;
}
#s-02ca8efc-b608-4835-b504-c6acd6f671a0, #wrap-s-02ca8efc-b608-4835-b504-c6acd6f671a0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-02ca8efc-b608-4835-b504-c6acd6f671a0 {
  display: none;
}
#s-02ca8efc-b608-4835-b504-c6acd6f671a0, #wrap-s-02ca8efc-b608-4835-b504-c6acd6f671a0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-02ca8efc-b608-4835-b504-c6acd6f671a0 {
  display: none;
}
#s-02ca8efc-b608-4835-b504-c6acd6f671a0, #wrap-s-02ca8efc-b608-4835-b504-c6acd6f671a0 { display:none !important; }}



  #s-02ca8efc-b608-4835-b504-c6acd6f671a0 img.shogun-image {
    
    width: px;
  }


#s-02ca8efc-b608-4835-b504-c6acd6f671a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-b29cb494-4833-4066-8c20-148a66c87019 {
  margin-left: 40px;
margin-right: 40px;
}

#s-0ebedb3f-a06f-4c10-a297-2b6933965c41 {
  margin-left: 40px;
margin-right: 40px;
}

#s-398261d0-ff7c-468d-aae4-045d8bf0f891 {
  margin-top: 0px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-398261d0-ff7c-468d-aae4-045d8bf0f891 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-413dbc85-dfe9-48ad-8f66-3d21a04534ba {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-413dbc85-dfe9-48ad-8f66-3d21a04534ba {
  display: none;
}
#s-413dbc85-dfe9-48ad-8f66-3d21a04534ba, #wrap-s-413dbc85-dfe9-48ad-8f66-3d21a04534ba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-413dbc85-dfe9-48ad-8f66-3d21a04534ba {
  display: none;
}
#s-413dbc85-dfe9-48ad-8f66-3d21a04534ba, #wrap-s-413dbc85-dfe9-48ad-8f66-3d21a04534ba { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-413dbc85-dfe9-48ad-8f66-3d21a04534ba {
  display: none;
}
#s-413dbc85-dfe9-48ad-8f66-3d21a04534ba, #wrap-s-413dbc85-dfe9-48ad-8f66-3d21a04534ba { display:none !important; }}



  #s-413dbc85-dfe9-48ad-8f66-3d21a04534ba img.shogun-image {
    
    width: px;
  }


#s-413dbc85-dfe9-48ad-8f66-3d21a04534ba .shogun-image-content {
  
    align-items: center;
  
}

#s-7526f19c-74df-4130-b9eb-af8be88405da {
  border-style: solid;
margin-top: 10px;
margin-bottom: 20px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-7526f19c-74df-4130-b9eb-af8be88405da:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(38, 38, 38, 1) !important;
text-decoration: none !important;}#s-7526f19c-74df-4130-b9eb-af8be88405da:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-7526f19c-74df-4130-b9eb-af8be88405da.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-38c60435-8de4-4443-ba07-75a989195aa7 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-38c60435-8de4-4443-ba07-75a989195aa7 {
  display: none;
}
#s-38c60435-8de4-4443-ba07-75a989195aa7, #wrap-s-38c60435-8de4-4443-ba07-75a989195aa7 { display:none !important; }}@media (max-width: 767px){#s-38c60435-8de4-4443-ba07-75a989195aa7 {
  display: none;
}
#s-38c60435-8de4-4443-ba07-75a989195aa7, #wrap-s-38c60435-8de4-4443-ba07-75a989195aa7 { display:none !important; }}







#s-38c60435-8de4-4443-ba07-75a989195aa7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38c60435-8de4-4443-ba07-75a989195aa7.shg-box.shg-c {
  justify-content: center;
}

#s-b1a67207-5be3-429d-b5d0-6a8ebc0f492c {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 350px;
text-align: center;
}

#s-b1a67207-5be3-429d-b5d0-6a8ebc0f492c .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c28bae03-50b7-4182-a0ae-7f8362b94930 {
  margin-top: -3px;
margin-left: auto;
margin-bottom: -3px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 9px;
max-width: 150px;
text-align: center;
}




  #s-c28bae03-50b7-4182-a0ae-7f8362b94930 img.shogun-image {
    
    width: px;
  }


#s-c28bae03-50b7-4182-a0ae-7f8362b94930 .shogun-image-content {
  
    align-items: center;
  
}

#s-b668cd33-f78b-40a8-a04c-2daf498d6ad2 {
  margin-top: 43px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 320px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b668cd33-f78b-40a8-a04c-2daf498d6ad2 {
  
}
}@media (max-width: 767px){#s-b668cd33-f78b-40a8-a04c-2daf498d6ad2 {
  display: none;
}
#s-b668cd33-f78b-40a8-a04c-2daf498d6ad2, #wrap-s-b668cd33-f78b-40a8-a04c-2daf498d6ad2 { display:none !important; }}
#s-b668cd33-f78b-40a8-a04c-2daf498d6ad2 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-080c32af-6024-432e-abe8-6f70ba4bcff8 {
  margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 1200px){#s-080c32af-6024-432e-abe8-6f70ba4bcff8 {
  display: none;
}
#s-080c32af-6024-432e-abe8-6f70ba4bcff8, #wrap-s-080c32af-6024-432e-abe8-6f70ba4bcff8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-080c32af-6024-432e-abe8-6f70ba4bcff8 {
  display: none;
}
#s-080c32af-6024-432e-abe8-6f70ba4bcff8, #wrap-s-080c32af-6024-432e-abe8-6f70ba4bcff8 { display:none !important; }}@media (max-width: 767px){#s-080c32af-6024-432e-abe8-6f70ba4bcff8 {
  display: none;
}
#s-080c32af-6024-432e-abe8-6f70ba4bcff8, #wrap-s-080c32af-6024-432e-abe8-6f70ba4bcff8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-080c32af-6024-432e-abe8-6f70ba4bcff8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-e16a8cd6-1b23-41da-a4fd-40938d1df993 {
  margin-top: 2px;
margin-left: 10px;
margin-bottom: 2px;
margin-right: 10px;
}

#s-07517666-261e-4265-b750-ce9b5a891db4 {
  margin-top: -8px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07517666-261e-4265-b750-ce9b5a891db4 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cc3525e9-9bc8-4b1a-9fea-8793024c71d8 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-cc3525e9-9bc8-4b1a-9fea-8793024c71d8 {
  display: none;
}
#s-cc3525e9-9bc8-4b1a-9fea-8793024c71d8, #wrap-s-cc3525e9-9bc8-4b1a-9fea-8793024c71d8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc3525e9-9bc8-4b1a-9fea-8793024c71d8 {
  display: none;
}
#s-cc3525e9-9bc8-4b1a-9fea-8793024c71d8, #wrap-s-cc3525e9-9bc8-4b1a-9fea-8793024c71d8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cc3525e9-9bc8-4b1a-9fea-8793024c71d8 {
  display: none;
}
#s-cc3525e9-9bc8-4b1a-9fea-8793024c71d8, #wrap-s-cc3525e9-9bc8-4b1a-9fea-8793024c71d8 { display:none !important; }}



  #s-cc3525e9-9bc8-4b1a-9fea-8793024c71d8 img.shogun-image {
    
    width: px;
  }


#s-cc3525e9-9bc8-4b1a-9fea-8793024c71d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd6522d4-8656-439f-b982-15e1b11f446a {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-dd6522d4-8656-439f-b982-15e1b11f446a img.shogun-image {
    
    width: px;
  }


#s-dd6522d4-8656-439f-b982-15e1b11f446a .shogun-image-content {
  
    align-items: center;
  
}

#s-4d8796d2-a1be-4d27-a917-92edc50c92bd {
  margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-fa0daf2c-5260-45a6-854c-2ae6ca1653a4 {
  margin-top: -22px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa0daf2c-5260-45a6-854c-2ae6ca1653a4 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b4acbcaf-4581-42b6-aa05-6ae0341021c7 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-b4acbcaf-4581-42b6-aa05-6ae0341021c7 {
  display: none;
}
#s-b4acbcaf-4581-42b6-aa05-6ae0341021c7, #wrap-s-b4acbcaf-4581-42b6-aa05-6ae0341021c7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b4acbcaf-4581-42b6-aa05-6ae0341021c7 {
  display: none;
}
#s-b4acbcaf-4581-42b6-aa05-6ae0341021c7, #wrap-s-b4acbcaf-4581-42b6-aa05-6ae0341021c7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b4acbcaf-4581-42b6-aa05-6ae0341021c7 {
  display: none;
}
#s-b4acbcaf-4581-42b6-aa05-6ae0341021c7, #wrap-s-b4acbcaf-4581-42b6-aa05-6ae0341021c7 { display:none !important; }}



  #s-b4acbcaf-4581-42b6-aa05-6ae0341021c7 img.shogun-image {
    
    width: px;
  }


#s-b4acbcaf-4581-42b6-aa05-6ae0341021c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b8543b3-5b88-4a66-9d6f-31cb7d533f86 {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-7b8543b3-5b88-4a66-9d6f-31cb7d533f86 img.shogun-image {
    
    width: px;
  }


#s-7b8543b3-5b88-4a66-9d6f-31cb7d533f86 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b857c58-d642-4014-91cd-21c6b42d98f2 {
  margin-left: 10px;
margin-right: 10px;
}

#s-de3f052b-f68d-4d4b-a2c4-269e7d6536b5 {
  margin-top: 0px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de3f052b-f68d-4d4b-a2c4-269e7d6536b5 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8bbf6e3d-da0e-4c99-980e-449c44fde726 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-8bbf6e3d-da0e-4c99-980e-449c44fde726 {
  display: none;
}
#s-8bbf6e3d-da0e-4c99-980e-449c44fde726, #wrap-s-8bbf6e3d-da0e-4c99-980e-449c44fde726 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8bbf6e3d-da0e-4c99-980e-449c44fde726 {
  display: none;
}
#s-8bbf6e3d-da0e-4c99-980e-449c44fde726, #wrap-s-8bbf6e3d-da0e-4c99-980e-449c44fde726 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8bbf6e3d-da0e-4c99-980e-449c44fde726 {
  display: none;
}
#s-8bbf6e3d-da0e-4c99-980e-449c44fde726, #wrap-s-8bbf6e3d-da0e-4c99-980e-449c44fde726 { display:none !important; }}



  #s-8bbf6e3d-da0e-4c99-980e-449c44fde726 img.shogun-image {
    
    width: px;
  }


#s-8bbf6e3d-da0e-4c99-980e-449c44fde726 .shogun-image-content {
  
    align-items: center;
  
}

#s-99540214-4534-461c-9eb5-38846a698008 {
  margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-99540214-4534-461c-9eb5-38846a698008 img.shogun-image {
    
    width: px;
  }


#s-99540214-4534-461c-9eb5-38846a698008 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc761bdf-a4af-408c-a254-279f01e657c3 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bc761bdf-a4af-408c-a254-279f01e657c3 {
  display: none;
}
#s-bc761bdf-a4af-408c-a254-279f01e657c3, #wrap-s-bc761bdf-a4af-408c-a254-279f01e657c3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bc761bdf-a4af-408c-a254-279f01e657c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-744e7a69-af83-4051-90a9-3dcdc4449960 {
  margin-top: 1px;
margin-left: 40px;
margin-bottom: 8px;
margin-right: 40px;
}

#s-4b77a9b7-1e14-48ef-ad5c-80498084c66c {
  margin-top: 3px;
margin-left: 25px;
margin-bottom: 3px;
margin-right: 25px;
padding-top: 1px;
padding-bottom: 1px;
}

#s-4cc0c438-081d-4c86-ab6c-5e230076bfad {
  margin-top: 9px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4cc0c438-081d-4c86-ab6c-5e230076bfad .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-779077bc-3940-4b33-b793-dd5b92bdf6a9 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 7px;
margin-right: auto;
max-width: 80px;
text-align: center;
}




  #s-779077bc-3940-4b33-b793-dd5b92bdf6a9 img.shogun-image {
    
    width: px;
  }


#s-779077bc-3940-4b33-b793-dd5b92bdf6a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-761691fe-a049-49fc-99ab-41cb0f95b37a {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-761691fe-a049-49fc-99ab-41cb0f95b37a {
  display: none;
}
#s-761691fe-a049-49fc-99ab-41cb0f95b37a, #wrap-s-761691fe-a049-49fc-99ab-41cb0f95b37a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-761691fe-a049-49fc-99ab-41cb0f95b37a {
  display: none;
}
#s-761691fe-a049-49fc-99ab-41cb0f95b37a, #wrap-s-761691fe-a049-49fc-99ab-41cb0f95b37a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-761691fe-a049-49fc-99ab-41cb0f95b37a {
  display: none;
}
#s-761691fe-a049-49fc-99ab-41cb0f95b37a, #wrap-s-761691fe-a049-49fc-99ab-41cb0f95b37a { display:none !important; }}



  #s-761691fe-a049-49fc-99ab-41cb0f95b37a img.shogun-image {
    
    width: px;
  }


#s-761691fe-a049-49fc-99ab-41cb0f95b37a .shogun-image-content {
  
    align-items: center;
  
}

#s-697171ae-7eb1-4144-9a63-7d7671c61f31 {
  margin-top: 1px;
margin-left: 40px;
margin-bottom: -11px;
margin-right: 40px;
}

#s-90686b27-6021-4c0b-ac86-ef3d2a10c700 {
  margin-top: 19px;
margin-left: 21px;
margin-bottom: 20px;
margin-right: 21px;
}

#s-860e8aad-0165-40ba-aa09-72ba9ec58f37 {
  margin-top: -19px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-860e8aad-0165-40ba-aa09-72ba9ec58f37 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bd3ab4be-e0f9-4eab-bb03-2b4ea9b3797c {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-bd3ab4be-e0f9-4eab-bb03-2b4ea9b3797c {
  display: none;
}
#s-bd3ab4be-e0f9-4eab-bb03-2b4ea9b3797c, #wrap-s-bd3ab4be-e0f9-4eab-bb03-2b4ea9b3797c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd3ab4be-e0f9-4eab-bb03-2b4ea9b3797c {
  display: none;
}
#s-bd3ab4be-e0f9-4eab-bb03-2b4ea9b3797c, #wrap-s-bd3ab4be-e0f9-4eab-bb03-2b4ea9b3797c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd3ab4be-e0f9-4eab-bb03-2b4ea9b3797c {
  display: none;
}
#s-bd3ab4be-e0f9-4eab-bb03-2b4ea9b3797c, #wrap-s-bd3ab4be-e0f9-4eab-bb03-2b4ea9b3797c { display:none !important; }}



  #s-bd3ab4be-e0f9-4eab-bb03-2b4ea9b3797c img.shogun-image {
    
    width: px;
  }


#s-bd3ab4be-e0f9-4eab-bb03-2b4ea9b3797c .shogun-image-content {
  
    align-items: center;
  
}

#s-8a3dd68b-2591-4826-84ab-073d6e2b23bc {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 7px;
margin-right: auto;
max-width: 80px;
text-align: center;
}




  #s-8a3dd68b-2591-4826-84ab-073d6e2b23bc img.shogun-image {
    
    width: px;
  }


#s-8a3dd68b-2591-4826-84ab-073d6e2b23bc .shogun-image-content {
  
    align-items: center;
  
}

#s-26537015-9ce8-48c2-8ead-ba52ea40294d {
  margin-top: 1px;
margin-left: 40px;
margin-bottom: -11px;
margin-right: 40px;
}

#s-b8c6d2d3-fb7f-40c2-aaae-8f38c5f08e14 {
  margin-top: 34px;
margin-left: 25px;
margin-right: 25px;
}

#s-aedee331-542c-44d8-96ca-ace32a687705 {
  margin-top: 9px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aedee331-542c-44d8-96ca-ace32a687705 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dff1608d-26fd-43dc-93fa-f86fd93bac6e {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-dff1608d-26fd-43dc-93fa-f86fd93bac6e {
  display: none;
}
#s-dff1608d-26fd-43dc-93fa-f86fd93bac6e, #wrap-s-dff1608d-26fd-43dc-93fa-f86fd93bac6e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dff1608d-26fd-43dc-93fa-f86fd93bac6e {
  display: none;
}
#s-dff1608d-26fd-43dc-93fa-f86fd93bac6e, #wrap-s-dff1608d-26fd-43dc-93fa-f86fd93bac6e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dff1608d-26fd-43dc-93fa-f86fd93bac6e {
  display: none;
}
#s-dff1608d-26fd-43dc-93fa-f86fd93bac6e, #wrap-s-dff1608d-26fd-43dc-93fa-f86fd93bac6e { display:none !important; }}



  #s-dff1608d-26fd-43dc-93fa-f86fd93bac6e img.shogun-image {
    
    width: px;
  }


#s-dff1608d-26fd-43dc-93fa-f86fd93bac6e .shogun-image-content {
  
    align-items: center;
  
}

#s-4c128268-9658-428b-b044-46f562ac807e {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 7px;
margin-right: auto;
max-width: 80px;
text-align: center;
}




  #s-4c128268-9658-428b-b044-46f562ac807e img.shogun-image {
    
    width: px;
  }


#s-4c128268-9658-428b-b044-46f562ac807e .shogun-image-content {
  
    align-items: center;
  
}

#s-08132af9-ab1b-48aa-8f10-eaf3fe66bbf4 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 32px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-08132af9-ab1b-48aa-8f10-eaf3fe66bbf4:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(38, 38, 38, 1) !important;
text-decoration: none !important;}#s-08132af9-ab1b-48aa-8f10-eaf3fe66bbf4:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-08132af9-ab1b-48aa-8f10-eaf3fe66bbf4.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f43edcd3-d0a6-42ef-b5ba-24c6f33b19fa {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
opacity: 1;
}
@media (min-width: 1200px){#s-f43edcd3-d0a6-42ef-b5ba-24c6f33b19fa {
  display: none;
}
#s-f43edcd3-d0a6-42ef-b5ba-24c6f33b19fa, #wrap-s-f43edcd3-d0a6-42ef-b5ba-24c6f33b19fa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f43edcd3-d0a6-42ef-b5ba-24c6f33b19fa {
  display: none;
}
#s-f43edcd3-d0a6-42ef-b5ba-24c6f33b19fa, #wrap-s-f43edcd3-d0a6-42ef-b5ba-24c6f33b19fa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f43edcd3-d0a6-42ef-b5ba-24c6f33b19fa {
  
}
}@media (max-width: 767px){#s-f43edcd3-d0a6-42ef-b5ba-24c6f33b19fa {
  display: none;
}
#s-f43edcd3-d0a6-42ef-b5ba-24c6f33b19fa, #wrap-s-f43edcd3-d0a6-42ef-b5ba-24c6f33b19fa { display:none !important; }}







#s-f43edcd3-d0a6-42ef-b5ba-24c6f33b19fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f43edcd3-d0a6-42ef-b5ba-24c6f33b19fa.shg-box.shg-c {
  justify-content: center;
}

#s-cac623a5-b8be-4e7a-b5bf-21af513421c8 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 350px;
text-align: center;
}

#s-cac623a5-b8be-4e7a-b5bf-21af513421c8 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-26d4a461-784e-42e8-9c19-a09087e66fa9 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 9px;
max-width: 150px;
text-align: center;
}




  #s-26d4a461-784e-42e8-9c19-a09087e66fa9 img.shogun-image {
    
    width: px;
  }


#s-26d4a461-784e-42e8-9c19-a09087e66fa9 .shogun-image-content {
  
    align-items: center;
  
}

#s-96015ed4-b078-4fe5-b3e5-d1843c0a4fbe {
  margin-top: 45px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 320px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-96015ed4-b078-4fe5-b3e5-d1843c0a4fbe {
  
}
}@media (max-width: 767px){#s-96015ed4-b078-4fe5-b3e5-d1843c0a4fbe {
  display: none;
}
#s-96015ed4-b078-4fe5-b3e5-d1843c0a4fbe, #wrap-s-96015ed4-b078-4fe5-b3e5-d1843c0a4fbe { display:none !important; }}
#s-96015ed4-b078-4fe5-b3e5-d1843c0a4fbe .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7f90e860-b707-4264-83cd-dc2582764e68 {
  margin-top: 13px;
margin-left: 8px;
margin-bottom: 13px;
margin-right: 8px;
}
@media (min-width: 1200px){#s-7f90e860-b707-4264-83cd-dc2582764e68 {
  display: none;
}
#s-7f90e860-b707-4264-83cd-dc2582764e68, #wrap-s-7f90e860-b707-4264-83cd-dc2582764e68 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f90e860-b707-4264-83cd-dc2582764e68 {
  display: none;
}
#s-7f90e860-b707-4264-83cd-dc2582764e68, #wrap-s-7f90e860-b707-4264-83cd-dc2582764e68 { display:none !important; }}@media (max-width: 767px){#s-7f90e860-b707-4264-83cd-dc2582764e68 {
  display: none;
}
#s-7f90e860-b707-4264-83cd-dc2582764e68, #wrap-s-7f90e860-b707-4264-83cd-dc2582764e68 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7f90e860-b707-4264-83cd-dc2582764e68"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-27eacbe8-4e66-4300-8237-4e268de3f877 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-7cf6fa62-d795-49eb-a7be-2cb6c859746c {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-8bfebace-5288-41e6-a384-34d312fe0e5b {
  margin-top: -8px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8bfebace-5288-41e6-a384-34d312fe0e5b .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bd96fded-f93c-47ae-8767-0a95f0c7d1b4 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-bd96fded-f93c-47ae-8767-0a95f0c7d1b4 {
  display: none;
}
#s-bd96fded-f93c-47ae-8767-0a95f0c7d1b4, #wrap-s-bd96fded-f93c-47ae-8767-0a95f0c7d1b4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd96fded-f93c-47ae-8767-0a95f0c7d1b4 {
  display: none;
}
#s-bd96fded-f93c-47ae-8767-0a95f0c7d1b4, #wrap-s-bd96fded-f93c-47ae-8767-0a95f0c7d1b4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd96fded-f93c-47ae-8767-0a95f0c7d1b4 {
  display: none;
}
#s-bd96fded-f93c-47ae-8767-0a95f0c7d1b4, #wrap-s-bd96fded-f93c-47ae-8767-0a95f0c7d1b4 { display:none !important; }}



  #s-bd96fded-f93c-47ae-8767-0a95f0c7d1b4 img.shogun-image {
    
    width: px;
  }


#s-bd96fded-f93c-47ae-8767-0a95f0c7d1b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f28bcf29-5287-4e95-a145-ccd876bc5285 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 7px;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-f28bcf29-5287-4e95-a145-ccd876bc5285 img.shogun-image {
    
    width: px;
  }


#s-f28bcf29-5287-4e95-a145-ccd876bc5285 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f777657-34a8-44f2-a892-6e32e538273d {
  margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-0c429961-fe22-40d2-a019-050715a9f90c {
  margin-top: -8px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-4465355d-d158-4a1d-a4bd-5672f9721f65 {
  margin-top: -22px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4465355d-d158-4a1d-a4bd-5672f9721f65 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a9392834-1b12-454e-b817-822a7ec765c8 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-a9392834-1b12-454e-b817-822a7ec765c8 {
  display: none;
}
#s-a9392834-1b12-454e-b817-822a7ec765c8, #wrap-s-a9392834-1b12-454e-b817-822a7ec765c8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a9392834-1b12-454e-b817-822a7ec765c8 {
  display: none;
}
#s-a9392834-1b12-454e-b817-822a7ec765c8, #wrap-s-a9392834-1b12-454e-b817-822a7ec765c8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a9392834-1b12-454e-b817-822a7ec765c8 {
  display: none;
}
#s-a9392834-1b12-454e-b817-822a7ec765c8, #wrap-s-a9392834-1b12-454e-b817-822a7ec765c8 { display:none !important; }}



  #s-a9392834-1b12-454e-b817-822a7ec765c8 img.shogun-image {
    
    width: px;
  }


#s-a9392834-1b12-454e-b817-822a7ec765c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1ed114a-2084-445a-aa38-3da10b4fa5b6 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-a1ed114a-2084-445a-aa38-3da10b4fa5b6 img.shogun-image {
    
    width: px;
  }


#s-a1ed114a-2084-445a-aa38-3da10b4fa5b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6d6ac10-1c6b-4241-bdfd-019169dd9004 {
  margin-left: 10px;
margin-right: 10px;
}

#s-9e60c46c-0fda-47b6-9b79-37ec3f8cbc4d {
  margin-top: 9px;
margin-left: 10px;
margin-bottom: 9px;
margin-right: 10px;
}

#s-b2bc0607-f51d-4259-a229-9b49f9f0d94f {
  margin-top: 0px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2bc0607-f51d-4259-a229-9b49f9f0d94f .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c14cdf4a-83db-4fdc-a1d0-a384400c93a8 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-c14cdf4a-83db-4fdc-a1d0-a384400c93a8 {
  display: none;
}
#s-c14cdf4a-83db-4fdc-a1d0-a384400c93a8, #wrap-s-c14cdf4a-83db-4fdc-a1d0-a384400c93a8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c14cdf4a-83db-4fdc-a1d0-a384400c93a8 {
  display: none;
}
#s-c14cdf4a-83db-4fdc-a1d0-a384400c93a8, #wrap-s-c14cdf4a-83db-4fdc-a1d0-a384400c93a8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c14cdf4a-83db-4fdc-a1d0-a384400c93a8 {
  display: none;
}
#s-c14cdf4a-83db-4fdc-a1d0-a384400c93a8, #wrap-s-c14cdf4a-83db-4fdc-a1d0-a384400c93a8 { display:none !important; }}



  #s-c14cdf4a-83db-4fdc-a1d0-a384400c93a8 img.shogun-image {
    
    width: px;
  }


#s-c14cdf4a-83db-4fdc-a1d0-a384400c93a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc1303e0-c73b-4156-9010-ac9442a2b23d {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 7px;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-bc1303e0-c73b-4156-9010-ac9442a2b23d img.shogun-image {
    
    width: px;
  }


#s-bc1303e0-c73b-4156-9010-ac9442a2b23d .shogun-image-content {
  
    align-items: center;
  
}

#s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 8px;
margin-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e {
  display: none;
}
#s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e, #wrap-s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e { display:none !important; }}
@media (min-width: 0px) {
[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e0e43b3b-e7c6-4a4a-b4f8-c9931bfa8f6e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-95ab8324-ae4d-47cc-8423-e9c17f0222d1 {
  margin-top: 1px;
margin-left: 40px;
margin-bottom: 8px;
margin-right: 40px;
}

#s-22035b44-371d-46c1-8636-b98bf3be9318 {
  margin-top: 2px;
margin-left: 25px;
margin-bottom: 2px;
margin-right: 25px;
}

#s-2f02bc30-0cff-4902-8514-23d300888636 {
  margin-top: -8px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f02bc30-0cff-4902-8514-23d300888636 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ebf29c92-b782-43a6-886c-a63573b45dce {
  margin-left: auto;
margin-right: auto;
max-width: 80px;
text-align: center;
}




  #s-ebf29c92-b782-43a6-886c-a63573b45dce img.shogun-image {
    
    width: px;
  }


#s-ebf29c92-b782-43a6-886c-a63573b45dce .shogun-image-content {
  
    align-items: center;
  
}

#s-86716fdc-cb0a-4510-9833-173fe98d9a30 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-86716fdc-cb0a-4510-9833-173fe98d9a30 {
  display: none;
}
#s-86716fdc-cb0a-4510-9833-173fe98d9a30, #wrap-s-86716fdc-cb0a-4510-9833-173fe98d9a30 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-86716fdc-cb0a-4510-9833-173fe98d9a30 {
  display: none;
}
#s-86716fdc-cb0a-4510-9833-173fe98d9a30, #wrap-s-86716fdc-cb0a-4510-9833-173fe98d9a30 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-86716fdc-cb0a-4510-9833-173fe98d9a30 {
  display: none;
}
#s-86716fdc-cb0a-4510-9833-173fe98d9a30, #wrap-s-86716fdc-cb0a-4510-9833-173fe98d9a30 { display:none !important; }}



  #s-86716fdc-cb0a-4510-9833-173fe98d9a30 img.shogun-image {
    
    width: px;
  }


#s-86716fdc-cb0a-4510-9833-173fe98d9a30 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9eff7b0-7f5b-4960-9995-18a0cf90f944 {
  margin-top: 1px;
margin-left: 40px;
margin-bottom: -11px;
margin-right: 40px;
}

#s-0685b7b5-358c-46da-a002-10cd59b6d668 {
  margin-left: 21px;
margin-bottom: 20px;
margin-right: 21px;
}

#s-122ea82d-c0bf-4a9a-b6e6-1103c263f541 {
  margin-top: -18px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-122ea82d-c0bf-4a9a-b6e6-1103c263f541 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c6a059e8-d79e-4deb-847d-2305c13f4c94 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-c6a059e8-d79e-4deb-847d-2305c13f4c94 {
  display: none;
}
#s-c6a059e8-d79e-4deb-847d-2305c13f4c94, #wrap-s-c6a059e8-d79e-4deb-847d-2305c13f4c94 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c6a059e8-d79e-4deb-847d-2305c13f4c94 {
  display: none;
}
#s-c6a059e8-d79e-4deb-847d-2305c13f4c94, #wrap-s-c6a059e8-d79e-4deb-847d-2305c13f4c94 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c6a059e8-d79e-4deb-847d-2305c13f4c94 {
  display: none;
}
#s-c6a059e8-d79e-4deb-847d-2305c13f4c94, #wrap-s-c6a059e8-d79e-4deb-847d-2305c13f4c94 { display:none !important; }}



  #s-c6a059e8-d79e-4deb-847d-2305c13f4c94 img.shogun-image {
    
    width: px;
  }


#s-c6a059e8-d79e-4deb-847d-2305c13f4c94 .shogun-image-content {
  
    align-items: center;
  
}

#s-a644b674-63be-4247-9cb4-79d18aefa1d2 {
  margin-left: auto;
margin-right: auto;
max-width: 80px;
text-align: center;
}




  #s-a644b674-63be-4247-9cb4-79d18aefa1d2 img.shogun-image {
    
    width: px;
  }


#s-a644b674-63be-4247-9cb4-79d18aefa1d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b9a94d7-0922-4f74-aa35-62cf8c013ab8 {
  margin-top: 1px;
margin-left: 40px;
margin-bottom: -11px;
margin-right: 40px;
}

#s-5b337d2d-64ce-4d91-8302-684a13b4249b {
  margin-top: 18px;
margin-left: 25px;
margin-right: 25px;
}

#s-e4b78aa3-116c-45b9-8f20-07c809b7d220 {
  margin-top: 0px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e4b78aa3-116c-45b9-8f20-07c809b7d220 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-076799c2-c7c8-47c6-a1d6-5ff6e412b9e1 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-076799c2-c7c8-47c6-a1d6-5ff6e412b9e1 {
  display: none;
}
#s-076799c2-c7c8-47c6-a1d6-5ff6e412b9e1, #wrap-s-076799c2-c7c8-47c6-a1d6-5ff6e412b9e1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-076799c2-c7c8-47c6-a1d6-5ff6e412b9e1 {
  display: none;
}
#s-076799c2-c7c8-47c6-a1d6-5ff6e412b9e1, #wrap-s-076799c2-c7c8-47c6-a1d6-5ff6e412b9e1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-076799c2-c7c8-47c6-a1d6-5ff6e412b9e1 {
  display: none;
}
#s-076799c2-c7c8-47c6-a1d6-5ff6e412b9e1, #wrap-s-076799c2-c7c8-47c6-a1d6-5ff6e412b9e1 { display:none !important; }}



  #s-076799c2-c7c8-47c6-a1d6-5ff6e412b9e1 img.shogun-image {
    
    width: px;
  }


#s-076799c2-c7c8-47c6-a1d6-5ff6e412b9e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-9bd86403-85b7-4c2c-8430-dca303b66e76 {
  margin-left: auto;
margin-right: auto;
max-width: 80px;
text-align: center;
}




  #s-9bd86403-85b7-4c2c-8430-dca303b66e76 img.shogun-image {
    
    width: px;
  }


#s-9bd86403-85b7-4c2c-8430-dca303b66e76 .shogun-image-content {
  
    align-items: center;
  
}

#s-33fd5345-1215-4a5a-8baa-c77d904a6693 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 25px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-33fd5345-1215-4a5a-8baa-c77d904a6693:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(38, 38, 38, 1) !important;
text-decoration: none !important;}#s-33fd5345-1215-4a5a-8baa-c77d904a6693:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-33fd5345-1215-4a5a-8baa-c77d904a6693.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c442285e-74ad-40c1-8ebe-0fb07dae77fc {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
}

@media (min-width: 0px) {
[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c442285e-74ad-40c1-8ebe-0fb07dae77fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ada83c7e-9081-4446-91a6-2eeba8669e9a {
  margin-left: auto;
margin-right: auto;
min-height: 514px;
max-width: 300px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-ada83c7e-9081-4446-91a6-2eeba8669e9a {
  display: none;
}
#s-ada83c7e-9081-4446-91a6-2eeba8669e9a, #wrap-s-ada83c7e-9081-4446-91a6-2eeba8669e9a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ada83c7e-9081-4446-91a6-2eeba8669e9a {
  display: none;
}
#s-ada83c7e-9081-4446-91a6-2eeba8669e9a, #wrap-s-ada83c7e-9081-4446-91a6-2eeba8669e9a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ada83c7e-9081-4446-91a6-2eeba8669e9a {
  
}
}@media (max-width: 767px){#s-ada83c7e-9081-4446-91a6-2eeba8669e9a {
  
}
}







#s-ada83c7e-9081-4446-91a6-2eeba8669e9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ada83c7e-9081-4446-91a6-2eeba8669e9a.shg-box.shg-c {
  justify-content: center;
}

#s-ab4ffefc-c18e-484d-bda4-a06c72cacf39 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: right;
}

#s-ab4ffefc-c18e-484d-bda4-a06c72cacf39 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-81dd84cd-3198-4486-941c-1601e10cd7b0 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 300px;
text-align: right;
}

#s-81dd84cd-3198-4486-941c-1601e10cd7b0 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: right;
}



#s-69627a7c-f605-4392-83bc-b3c4e45b1ee3 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
text-align: right;
}
#s-69627a7c-f605-4392-83bc-b3c4e45b1ee3:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-69627a7c-f605-4392-83bc-b3c4e45b1ee3:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}

  #s-69627a7c-f605-4392-83bc-b3c4e45b1ee3-btn-wrapper {
    text-align: right;
  }


#s-69627a7c-f605-4392-83bc-b3c4e45b1ee3.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-2ceff8ec-e8db-4f3f-aab6-83c9c036f942 {
  margin-left: auto;
margin-right: auto;
min-height: 534px;
max-width: 500px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-2ceff8ec-e8db-4f3f-aab6-83c9c036f942 {
  max-width: 312px;
display: none;
}
#s-2ceff8ec-e8db-4f3f-aab6-83c9c036f942, #wrap-s-2ceff8ec-e8db-4f3f-aab6-83c9c036f942 { display:none !important; }}@media (max-width: 767px){#s-2ceff8ec-e8db-4f3f-aab6-83c9c036f942 {
  display: none;
}
#s-2ceff8ec-e8db-4f3f-aab6-83c9c036f942, #wrap-s-2ceff8ec-e8db-4f3f-aab6-83c9c036f942 { display:none !important; }}







#s-2ceff8ec-e8db-4f3f-aab6-83c9c036f942 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ceff8ec-e8db-4f3f-aab6-83c9c036f942.shg-box.shg-c {
  justify-content: center;
}

#s-23bcf8e1-26b9-4197-bd52-56f89a900e91 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 450px;
text-align: right;
}

#s-23bcf8e1-26b9-4197-bd52-56f89a900e91 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-6f770aec-778e-44b5-b651-7cde63bfb0a0 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 450px;
text-align: right;
}

#s-6f770aec-778e-44b5-b651-7cde63bfb0a0 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: right;
}



#s-4fb7697e-12a2-4054-a2ee-9911899f7995 {
  border-style: solid;
margin-left: 20px;
margin-right: 30px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
text-align: right;
}
#s-4fb7697e-12a2-4054-a2ee-9911899f7995:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-4fb7697e-12a2-4054-a2ee-9911899f7995:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}

  #s-4fb7697e-12a2-4054-a2ee-9911899f7995-btn-wrapper {
    text-align: right;
  }


#s-4fb7697e-12a2-4054-a2ee-9911899f7995.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-50e463bb-fcb8-4db3-bbc0-42232241a85b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 534px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-50e463bb-fcb8-4db3-bbc0-42232241a85b {
  
}
}@media (max-width: 767px){#s-50e463bb-fcb8-4db3-bbc0-42232241a85b {
  display: none;
}
#s-50e463bb-fcb8-4db3-bbc0-42232241a85b, #wrap-s-50e463bb-fcb8-4db3-bbc0-42232241a85b { display:none !important; }}







#s-50e463bb-fcb8-4db3-bbc0-42232241a85b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50e463bb-fcb8-4db3-bbc0-42232241a85b.shg-box.shg-c {
  justify-content: center;
}

#s-d18c4af8-6e61-4898-b89b-1c23d0920500 {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d18c4af8-6e61-4898-b89b-1c23d0920500 {
  
}
}@media (max-width: 767px){#s-d18c4af8-6e61-4898-b89b-1c23d0920500 {
  display: none;
}
#s-d18c4af8-6e61-4898-b89b-1c23d0920500, #wrap-s-d18c4af8-6e61-4898-b89b-1c23d0920500 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d18c4af8-6e61-4898-b89b-1c23d0920500"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5d45f5aa-71a3-4ace-bbba-a1c99c868efd {
  background-repeat: no-repeat;
background-size: cover;
min-height: 534px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5d45f5aa-71a3-4ace-bbba-a1c99c868efd {
  
}
}@media (max-width: 767px){#s-5d45f5aa-71a3-4ace-bbba-a1c99c868efd {
  display: none;
}
#s-5d45f5aa-71a3-4ace-bbba-a1c99c868efd, #wrap-s-5d45f5aa-71a3-4ace-bbba-a1c99c868efd { display:none !important; }}







#s-5d45f5aa-71a3-4ace-bbba-a1c99c868efd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d45f5aa-71a3-4ace-bbba-a1c99c868efd.shg-box.shg-c {
  justify-content: center;
}

#s-88be30e1-128b-4a0c-b5f3-277bba439412 {
  margin-left: auto;
margin-right: auto;
min-height: 514px;
max-width: 300px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-88be30e1-128b-4a0c-b5f3-277bba439412 {
  display: none;
}
#s-88be30e1-128b-4a0c-b5f3-277bba439412, #wrap-s-88be30e1-128b-4a0c-b5f3-277bba439412 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-88be30e1-128b-4a0c-b5f3-277bba439412 {
  display: none;
}
#s-88be30e1-128b-4a0c-b5f3-277bba439412, #wrap-s-88be30e1-128b-4a0c-b5f3-277bba439412 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-88be30e1-128b-4a0c-b5f3-277bba439412 {
  
}
}@media (max-width: 767px){#s-88be30e1-128b-4a0c-b5f3-277bba439412 {
  
}
}







#s-88be30e1-128b-4a0c-b5f3-277bba439412 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88be30e1-128b-4a0c-b5f3-277bba439412.shg-box.shg-c {
  justify-content: center;
}

#s-41eb078c-e19a-4cc9-b91c-37a4c55c9a3c {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: left;
}

#s-41eb078c-e19a-4cc9-b91c-37a4c55c9a3c .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-171e72af-d800-4ef4-98e5-e89d25df9aba {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: left;
}

#s-171e72af-d800-4ef4-98e5-e89d25df9aba .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-8fc6ebcc-6f0f-4df0-9333-4d9a89e28edb {
  margin-bottom: 15px;
text-align: center;
}
@media (min-width: 1200px){#s-8fc6ebcc-6f0f-4df0-9333-4d9a89e28edb {
  display: none;
}
#s-8fc6ebcc-6f0f-4df0-9333-4d9a89e28edb, #wrap-s-8fc6ebcc-6f0f-4df0-9333-4d9a89e28edb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8fc6ebcc-6f0f-4df0-9333-4d9a89e28edb {
  display: none;
}
#s-8fc6ebcc-6f0f-4df0-9333-4d9a89e28edb, #wrap-s-8fc6ebcc-6f0f-4df0-9333-4d9a89e28edb { display:none !important; }}@media (max-width: 767px){#s-8fc6ebcc-6f0f-4df0-9333-4d9a89e28edb {
  display: none;
}
#s-8fc6ebcc-6f0f-4df0-9333-4d9a89e28edb, #wrap-s-8fc6ebcc-6f0f-4df0-9333-4d9a89e28edb { display:none !important; }}



  #s-8fc6ebcc-6f0f-4df0-9333-4d9a89e28edb img.shogun-image {
    
    width: px;
  }


#s-8fc6ebcc-6f0f-4df0-9333-4d9a89e28edb .shogun-image-content {
  
    align-items: center;
  
}

#s-171dceb2-69f7-413d-a044-bf51e9f7b301 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-171dceb2-69f7-413d-a044-bf51e9f7b301:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-171dceb2-69f7-413d-a044-bf51e9f7b301:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-171dceb2-69f7-413d-a044-bf51e9f7b301.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-4877fd39-214b-42bc-be19-e8782baad047 {
  margin-left: auto;
margin-right: auto;
min-height: 534px;
max-width: 505px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-4877fd39-214b-42bc-be19-e8782baad047 {
  display: none;
}
#s-4877fd39-214b-42bc-be19-e8782baad047, #wrap-s-4877fd39-214b-42bc-be19-e8782baad047 { display:none !important; }}@media (max-width: 767px){#s-4877fd39-214b-42bc-be19-e8782baad047 {
  display: none;
}
#s-4877fd39-214b-42bc-be19-e8782baad047, #wrap-s-4877fd39-214b-42bc-be19-e8782baad047 { display:none !important; }}







#s-4877fd39-214b-42bc-be19-e8782baad047 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4877fd39-214b-42bc-be19-e8782baad047.shg-box.shg-c {
  justify-content: center;
}

#s-9b0e15bd-d33e-4232-b507-ccd32a4ca0d0 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 450px;
text-align: left;
}

#s-9b0e15bd-d33e-4232-b507-ccd32a4ca0d0 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-48c975ee-cba1-4807-bd6e-69e1abf9a0a9 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
max-width: 450px;
text-align: left;
}

#s-48c975ee-cba1-4807-bd6e-69e1abf9a0a9 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-1a8ba33a-9753-4503-b43e-aabda13cecf9 {
  margin-top: 5px;
margin-bottom: 16px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1a8ba33a-9753-4503-b43e-aabda13cecf9 {
  display: none;
}
#s-1a8ba33a-9753-4503-b43e-aabda13cecf9, #wrap-s-1a8ba33a-9753-4503-b43e-aabda13cecf9 { display:none !important; }}@media (max-width: 767px){#s-1a8ba33a-9753-4503-b43e-aabda13cecf9 {
  display: none;
}
#s-1a8ba33a-9753-4503-b43e-aabda13cecf9, #wrap-s-1a8ba33a-9753-4503-b43e-aabda13cecf9 { display:none !important; }}



  #s-1a8ba33a-9753-4503-b43e-aabda13cecf9 img.shogun-image {
    
    width: px;
  }


#s-1a8ba33a-9753-4503-b43e-aabda13cecf9 .shogun-image-content {
  
    align-items: center;
  
}

#s-c434f7ac-7876-405a-9d95-01df61670730 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-c434f7ac-7876-405a-9d95-01df61670730:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-c434f7ac-7876-405a-9d95-01df61670730:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-c434f7ac-7876-405a-9d95-01df61670730.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c {
  
}
}@media (max-width: 767px){#s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c {
  display: none;
}
#s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c, #wrap-s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c { display:none !important; }}
@media (min-width: 0px) {
[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2e81be8a-2af4-458c-aa84-dcf98f3bc20c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cbe27466-6471-4ee6-8b2f-9d3aaedebe57 {
  margin-left: auto;
margin-right: auto;
min-height: 514px;
max-width: 300px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-cbe27466-6471-4ee6-8b2f-9d3aaedebe57 {
  display: none;
}
#s-cbe27466-6471-4ee6-8b2f-9d3aaedebe57, #wrap-s-cbe27466-6471-4ee6-8b2f-9d3aaedebe57 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cbe27466-6471-4ee6-8b2f-9d3aaedebe57 {
  display: none;
}
#s-cbe27466-6471-4ee6-8b2f-9d3aaedebe57, #wrap-s-cbe27466-6471-4ee6-8b2f-9d3aaedebe57 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cbe27466-6471-4ee6-8b2f-9d3aaedebe57 {
  
}
}@media (max-width: 767px){#s-cbe27466-6471-4ee6-8b2f-9d3aaedebe57 {
  
}
}







#s-cbe27466-6471-4ee6-8b2f-9d3aaedebe57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbe27466-6471-4ee6-8b2f-9d3aaedebe57.shg-box.shg-c {
  justify-content: center;
}

#s-7a386430-3a5e-460e-986b-d9fb223d22e6 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: right;
}

#s-7a386430-3a5e-460e-986b-d9fb223d22e6 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-473288ed-8c4e-46e0-bef5-b051b99b4b10 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 300px;
text-align: right;
}

#s-473288ed-8c4e-46e0-bef5-b051b99b4b10 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: right;
}



#s-edfc6ee4-9907-485f-97a0-6a4b08bc1601 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
text-align: right;
}
#s-edfc6ee4-9907-485f-97a0-6a4b08bc1601:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-edfc6ee4-9907-485f-97a0-6a4b08bc1601:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}

  #s-edfc6ee4-9907-485f-97a0-6a4b08bc1601-btn-wrapper {
    text-align: right;
  }


#s-edfc6ee4-9907-485f-97a0-6a4b08bc1601.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-12531192-d1e9-4933-b272-e658ec8676b5 {
  margin-left: auto;
margin-right: auto;
min-height: 525px;
max-width: 500px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-12531192-d1e9-4933-b272-e658ec8676b5 {
  max-width: 312px;
display: none;
}
#s-12531192-d1e9-4933-b272-e658ec8676b5, #wrap-s-12531192-d1e9-4933-b272-e658ec8676b5 { display:none !important; }}@media (max-width: 767px){#s-12531192-d1e9-4933-b272-e658ec8676b5 {
  display: none;
}
#s-12531192-d1e9-4933-b272-e658ec8676b5, #wrap-s-12531192-d1e9-4933-b272-e658ec8676b5 { display:none !important; }}







#s-12531192-d1e9-4933-b272-e658ec8676b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12531192-d1e9-4933-b272-e658ec8676b5.shg-box.shg-c {
  justify-content: center;
}

#s-968c7bb8-3f83-4501-8f46-583507575f04 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 450px;
text-align: right;
}

#s-968c7bb8-3f83-4501-8f46-583507575f04 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-57ce7b18-88d0-4271-91aa-fb0bbd3ea2be {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 450px;
text-align: right;
}

#s-57ce7b18-88d0-4271-91aa-fb0bbd3ea2be .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: right;
}



#s-cf0acb26-904b-47b8-9f84-f2796727373e {
  border-style: solid;
margin-left: 20px;
margin-right: 30px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
text-align: right;
}
#s-cf0acb26-904b-47b8-9f84-f2796727373e:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-cf0acb26-904b-47b8-9f84-f2796727373e:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}

  #s-cf0acb26-904b-47b8-9f84-f2796727373e-btn-wrapper {
    text-align: right;
  }


#s-cf0acb26-904b-47b8-9f84-f2796727373e.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-5ce6849d-0c5a-4e1b-b843-8633246581a1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 514px;
background-position: center center;
}
@media (min-width: 1200px){#s-5ce6849d-0c5a-4e1b-b843-8633246581a1 {
  display: none;
}
#s-5ce6849d-0c5a-4e1b-b843-8633246581a1, #wrap-s-5ce6849d-0c5a-4e1b-b843-8633246581a1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ce6849d-0c5a-4e1b-b843-8633246581a1 {
  display: none;
}
#s-5ce6849d-0c5a-4e1b-b843-8633246581a1, #wrap-s-5ce6849d-0c5a-4e1b-b843-8633246581a1 { display:none !important; }}@media (max-width: 767px){#s-5ce6849d-0c5a-4e1b-b843-8633246581a1 {
  display: none;
}
#s-5ce6849d-0c5a-4e1b-b843-8633246581a1, #wrap-s-5ce6849d-0c5a-4e1b-b843-8633246581a1 { display:none !important; }}







#s-5ce6849d-0c5a-4e1b-b843-8633246581a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ce6849d-0c5a-4e1b-b843-8633246581a1.shg-box.shg-c {
  justify-content: center;
}

#s-e39d660f-e4fb-4d12-85e1-c71c7f55e26d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 525px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e39d660f-e4fb-4d12-85e1-c71c7f55e26d {
  display: none;
}
#s-e39d660f-e4fb-4d12-85e1-c71c7f55e26d, #wrap-s-e39d660f-e4fb-4d12-85e1-c71c7f55e26d { display:none !important; }}







#s-e39d660f-e4fb-4d12-85e1-c71c7f55e26d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e39d660f-e4fb-4d12-85e1-c71c7f55e26d.shg-box.shg-c {
  justify-content: center;
}

#s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c {
  display: none;
}
#s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c, #wrap-s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c { display:none !important; }}@media (max-width: 767px){#s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c {
  display: none;
}
#s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c, #wrap-s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c { display:none !important; }}
@media (min-width: 0px) {
[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a61d80c7-b38a-4d40-a7cb-c5bdb9fcae1c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6e0dd62d-d3e0-4ca1-b35d-3b4d714f46b8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 525px;
background-position: center center;
}








#s-6e0dd62d-d3e0-4ca1-b35d-3b4d714f46b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e0dd62d-d3e0-4ca1-b35d-3b4d714f46b8.shg-box.shg-c {
  justify-content: center;
}

#s-5c4f469d-3377-4e49-9c25-949f7e46de4a {
  margin-left: auto;
margin-right: auto;
min-height: 525px;
max-width: 500px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-5c4f469d-3377-4e49-9c25-949f7e46de4a {
  
}
}@media (max-width: 767px){#s-5c4f469d-3377-4e49-9c25-949f7e46de4a {
  display: none;
}
#s-5c4f469d-3377-4e49-9c25-949f7e46de4a, #wrap-s-5c4f469d-3377-4e49-9c25-949f7e46de4a { display:none !important; }}







#s-5c4f469d-3377-4e49-9c25-949f7e46de4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c4f469d-3377-4e49-9c25-949f7e46de4a.shg-box.shg-c {
  justify-content: center;
}

#s-1729709c-9f09-4c06-b9a1-329997eaa52a {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 450px;
text-align: left;
}

#s-1729709c-9f09-4c06-b9a1-329997eaa52a .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-95090aa0-f88f-45c8-9e9a-caacb3076495 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 450px;
text-align: left;
}

#s-95090aa0-f88f-45c8-9e9a-caacb3076495 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-c01a5873-ef66-4d66-aedd-96855c4b9ef8 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-c01a5873-ef66-4d66-aedd-96855c4b9ef8:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-c01a5873-ef66-4d66-aedd-96855c4b9ef8:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-c01a5873-ef66-4d66-aedd-96855c4b9ef8.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 1200px){#s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47 {
  display: none;
}
#s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47, #wrap-s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47 {
  display: none;
}
#s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47, #wrap-s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47 { display:none !important; }}@media (max-width: 767px){#s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47 {
  display: none;
}
#s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47, #wrap-s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d2ebb8fe-f9c5-41f9-8ad1-2bf3622aeb47"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d9b646f0-5910-41ea-8cbb-baaa171f9d03 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 20px;
padding-bottom: 20px;
min-height: 584px;
background-position: center center;
}








#s-d9b646f0-5910-41ea-8cbb-baaa171f9d03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9b646f0-5910-41ea-8cbb-baaa171f9d03.shg-box.shg-c {
  justify-content: center;
}

#s-85a2af65-cc0f-404b-9e1b-c59f8d5ed13c {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
min-height: 584px;
}








#s-85a2af65-cc0f-404b-9e1b-c59f8d5ed13c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85a2af65-cc0f-404b-9e1b-c59f8d5ed13c.shg-box.shg-c {
  justify-content: center;
}

#s-3b6d4f54-1965-497c-99ad-1acb214f75cf {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
text-align: left;
}

#s-3b6d4f54-1965-497c-99ad-1acb214f75cf .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b1108ccb-2043-4c55-ad3a-29716801eafd {
  margin-left: 20px;
margin-bottom: 20px;
max-width: 400px;
text-align: left;
}

#s-b1108ccb-2043-4c55-ad3a-29716801eafd .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}



#s-6a22eac2-0e83-4bff-9b50-41357c23a0c7 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-6a22eac2-0e83-4bff-9b50-41357c23a0c7:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-6a22eac2-0e83-4bff-9b50-41357c23a0c7:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-6a22eac2-0e83-4bff-9b50-41357c23a0c7.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-44d691b9-ce2f-4342-ad42-cf24990ae2bd {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
}

@media (min-width: 0px) {
[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-44d691b9-ce2f-4342-ad42-cf24990ae2bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-aa4ea4ff-56fe-4a41-9f96-005a2476b805 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
min-height: 505px;
max-width: 300px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-aa4ea4ff-56fe-4a41-9f96-005a2476b805 {
  display: none;
}
#s-aa4ea4ff-56fe-4a41-9f96-005a2476b805, #wrap-s-aa4ea4ff-56fe-4a41-9f96-005a2476b805 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa4ea4ff-56fe-4a41-9f96-005a2476b805 {
  display: none;
}
#s-aa4ea4ff-56fe-4a41-9f96-005a2476b805, #wrap-s-aa4ea4ff-56fe-4a41-9f96-005a2476b805 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aa4ea4ff-56fe-4a41-9f96-005a2476b805 {
  
}
}@media (max-width: 767px){#s-aa4ea4ff-56fe-4a41-9f96-005a2476b805 {
  
}
}







#s-aa4ea4ff-56fe-4a41-9f96-005a2476b805 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa4ea4ff-56fe-4a41-9f96-005a2476b805.shg-box.shg-c {
  justify-content: center;
}

#s-80e788cf-1073-40ba-8b7c-13df2e7350e0 {
  margin-left: auto;
margin-bottom: 20px;
max-width: 250px;
text-align: right;
}

#s-80e788cf-1073-40ba-8b7c-13df2e7350e0 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-05a5389e-2456-49b9-b69e-463076e8d1cf {
  margin-left: auto;
margin-bottom: 20px;
max-width: 450px;
text-align: right;
}

#s-05a5389e-2456-49b9-b69e-463076e8d1cf .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: right;
}



#s-805b4e80-75ac-4f74-b7f3-ed34cc1f1dcc {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
text-align: right;
}
#s-805b4e80-75ac-4f74-b7f3-ed34cc1f1dcc:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-805b4e80-75ac-4f74-b7f3-ed34cc1f1dcc:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}

  #s-805b4e80-75ac-4f74-b7f3-ed34cc1f1dcc-btn-wrapper {
    text-align: right;
  }


#s-805b4e80-75ac-4f74-b7f3-ed34cc1f1dcc.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-0808ff68-7de9-4941-a58f-6853e7e5ce0e {
  margin-left: auto;
margin-right: auto;
min-height: 525px;
max-width: 500px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-0808ff68-7de9-4941-a58f-6853e7e5ce0e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0808ff68-7de9-4941-a58f-6853e7e5ce0e {
  max-width: 312px;
display: none;
}
#s-0808ff68-7de9-4941-a58f-6853e7e5ce0e, #wrap-s-0808ff68-7de9-4941-a58f-6853e7e5ce0e { display:none !important; }}@media (max-width: 767px){#s-0808ff68-7de9-4941-a58f-6853e7e5ce0e {
  display: none;
}
#s-0808ff68-7de9-4941-a58f-6853e7e5ce0e, #wrap-s-0808ff68-7de9-4941-a58f-6853e7e5ce0e { display:none !important; }}







#s-0808ff68-7de9-4941-a58f-6853e7e5ce0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0808ff68-7de9-4941-a58f-6853e7e5ce0e.shg-box.shg-c {
  justify-content: center;
}

#s-747bf4f9-6e2f-4deb-a82f-5d3f40d4c566 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 450px;
text-align: right;
}

#s-747bf4f9-6e2f-4deb-a82f-5d3f40d4c566 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-06f0df27-016c-459c-b9e5-c7ae47b48e7d {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
max-width: 450px;
text-align: right;
}

#s-06f0df27-016c-459c-b9e5-c7ae47b48e7d .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: right;
}



#s-88b3b938-89ec-4ac4-a920-2f89895186ea {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
text-align: right;
}
#s-88b3b938-89ec-4ac4-a920-2f89895186ea:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-88b3b938-89ec-4ac4-a920-2f89895186ea:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}

  #s-88b3b938-89ec-4ac4-a920-2f89895186ea-btn-wrapper {
    text-align: right;
  }


#s-88b3b938-89ec-4ac4-a920-2f89895186ea.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-ea0f3024-9b1c-45f1-ae7a-8105a12a6bbe {
  background-repeat: no-repeat;
background-size: cover;
min-height: 525px;
background-position: center center;
}
@media (max-width: 767px){#s-ea0f3024-9b1c-45f1-ae7a-8105a12a6bbe {
  display: none;
}
#s-ea0f3024-9b1c-45f1-ae7a-8105a12a6bbe, #wrap-s-ea0f3024-9b1c-45f1-ae7a-8105a12a6bbe { display:none !important; }}







#s-ea0f3024-9b1c-45f1-ae7a-8105a12a6bbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea0f3024-9b1c-45f1-ae7a-8105a12a6bbe.shg-box.shg-c {
  justify-content: center;
}

.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 (min-width: 1200px){#s-0dea658d-710c-4360-bc23-a6e6395fe7e7 {
  display: none;
}
#s-0dea658d-710c-4360-bc23-a6e6395fe7e7, #wrap-s-0dea658d-710c-4360-bc23-a6e6395fe7e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0dea658d-710c-4360-bc23-a6e6395fe7e7 {
  display: none;
}
#s-0dea658d-710c-4360-bc23-a6e6395fe7e7, #wrap-s-0dea658d-710c-4360-bc23-a6e6395fe7e7 { display:none !important; }}@media (max-width: 767px){#s-0dea658d-710c-4360-bc23-a6e6395fe7e7 {
  display: none;
}
#s-0dea658d-710c-4360-bc23-a6e6395fe7e7, #wrap-s-0dea658d-710c-4360-bc23-a6e6395fe7e7 { display:none !important; }}
#s-947ab6c8-48fc-4a1a-92ab-32440d01879d {
  margin-top: 31px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 1200px){#s-947ab6c8-48fc-4a1a-92ab-32440d01879d {
  display: none;
}
#s-947ab6c8-48fc-4a1a-92ab-32440d01879d, #wrap-s-947ab6c8-48fc-4a1a-92ab-32440d01879d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-947ab6c8-48fc-4a1a-92ab-32440d01879d {
  display: none;
}
#s-947ab6c8-48fc-4a1a-92ab-32440d01879d, #wrap-s-947ab6c8-48fc-4a1a-92ab-32440d01879d { display:none !important; }}@media (max-width: 767px){#s-947ab6c8-48fc-4a1a-92ab-32440d01879d {
  display: none;
}
#s-947ab6c8-48fc-4a1a-92ab-32440d01879d, #wrap-s-947ab6c8-48fc-4a1a-92ab-32440d01879d { display:none !important; }}
@media (min-width: 0px) {
[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-947ab6c8-48fc-4a1a-92ab-32440d01879d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-0f771e42-d0fb-4cd5-a31c-ed03207e78c5 {
  margin-top: 4px;
margin-left: auto;
margin-bottom: 4px;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-0f771e42-d0fb-4cd5-a31c-ed03207e78c5 img.shogun-image {
    
    width: px;
  }


#s-0f771e42-d0fb-4cd5-a31c-ed03207e78c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-224078d3-8380-4bc8-84f3-52b7f0374e40 {
  margin-top: 15px;
margin-left: 37px;
margin-bottom: 15px;
margin-right: 37px;
max-width: 250px;
text-align: center;
}
@media (min-width: 1200px){#s-224078d3-8380-4bc8-84f3-52b7f0374e40 {
  display: none;
}
#s-224078d3-8380-4bc8-84f3-52b7f0374e40, #wrap-s-224078d3-8380-4bc8-84f3-52b7f0374e40 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-224078d3-8380-4bc8-84f3-52b7f0374e40 {
  display: none;
}
#s-224078d3-8380-4bc8-84f3-52b7f0374e40, #wrap-s-224078d3-8380-4bc8-84f3-52b7f0374e40 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-224078d3-8380-4bc8-84f3-52b7f0374e40 {
  display: none;
}
#s-224078d3-8380-4bc8-84f3-52b7f0374e40, #wrap-s-224078d3-8380-4bc8-84f3-52b7f0374e40 { display:none !important; }}



  #s-224078d3-8380-4bc8-84f3-52b7f0374e40 img.shogun-image {
    
    width: px;
  }


#s-224078d3-8380-4bc8-84f3-52b7f0374e40 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2ec9adb-4ca0-4ac6-8481-92a7ae48a0a6 {
  margin-top: 23px;
margin-left: 10px;
margin-bottom: 23px;
margin-right: 10px;
max-width: 600px;
}
@media (min-width: 1200px){#s-c2ec9adb-4ca0-4ac6-8481-92a7ae48a0a6 {
  display: none;
}
#s-c2ec9adb-4ca0-4ac6-8481-92a7ae48a0a6, #wrap-s-c2ec9adb-4ca0-4ac6-8481-92a7ae48a0a6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c2ec9adb-4ca0-4ac6-8481-92a7ae48a0a6 {
  display: none;
}
#s-c2ec9adb-4ca0-4ac6-8481-92a7ae48a0a6, #wrap-s-c2ec9adb-4ca0-4ac6-8481-92a7ae48a0a6 { display:none !important; }}
#s-f1ec9295-90cd-47c1-a3bb-bd310a6ce52d {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-f1ec9295-90cd-47c1-a3bb-bd310a6ce52d img.shogun-image {
    
    width: px;
  }


#s-f1ec9295-90cd-47c1-a3bb-bd310a6ce52d .shogun-image-content {
  
    align-items: center;
  
}

#s-a75ace05-6b3b-477e-8c37-d7f623feab1e {
  margin-top: 32px;
margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-f925c89f-c654-40de-9183-231b82d5998a {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 120px;
}








#s-f925c89f-c654-40de-9183-231b82d5998a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f925c89f-c654-40de-9183-231b82d5998a.shg-box.shg-c {
  justify-content: center;
}

#s-57224a92-3636-49e3-91e0-b9c0a24f9e14 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-57224a92-3636-49e3-91e0-b9c0a24f9e14 img.shogun-image {
    
    width: px;
  }


#s-57224a92-3636-49e3-91e0-b9c0a24f9e14 .shogun-image-content {
  
    align-items: center;
  
}

#s-25a9c3f7-fbfe-42af-ae0f-40fd81f18795 {
  margin-top: 6px;
margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-2caa16c4-34ec-4be4-8ced-c871a08615be {
  border-style: solid;
margin-top: 5%;
margin-bottom: 5%;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 255, 255, 1);
border-radius: 27px;
text-align: center;
background-color: rgba(37, 37, 37, 0);
text-decoration: none;
}
#s-2caa16c4-34ec-4be4-8ced-c871a08615be:hover {margin-bottom: 0% !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(50, 50, 50, 1) !important;
text-decoration: none !important;}#s-2caa16c4-34ec-4be4-8ced-c871a08615be:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2caa16c4-34ec-4be4-8ced-c871a08615be {
  display: none;
}
#s-2caa16c4-34ec-4be4-8ced-c871a08615be, #wrap-s-2caa16c4-34ec-4be4-8ced-c871a08615be { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2caa16c4-34ec-4be4-8ced-c871a08615be {
  display: none;
}
#s-2caa16c4-34ec-4be4-8ced-c871a08615be, #wrap-s-2caa16c4-34ec-4be4-8ced-c871a08615be { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2caa16c4-34ec-4be4-8ced-c871a08615be {
  display: none;
}
#s-2caa16c4-34ec-4be4-8ced-c871a08615be, #wrap-s-2caa16c4-34ec-4be4-8ced-c871a08615be { display:none !important; }}


#s-2caa16c4-34ec-4be4-8ced-c871a08615be.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-71a62fc8-44a7-4ecb-a50a-82e25ccb4c60 {
  display: none;
}
#s-71a62fc8-44a7-4ecb-a50a-82e25ccb4c60, #wrap-s-71a62fc8-44a7-4ecb-a50a-82e25ccb4c60 { display:none !important; }}@media (max-width: 767px){#s-71a62fc8-44a7-4ecb-a50a-82e25ccb4c60 {
  display: none;
}
#s-71a62fc8-44a7-4ecb-a50a-82e25ccb4c60, #wrap-s-71a62fc8-44a7-4ecb-a50a-82e25ccb4c60 { display:none !important; }}
#s-3af98713-7211-4d11-9a9d-2569d1a07d0e {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
min-height: 200px;
max-width: 1100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3af98713-7211-4d11-9a9d-2569d1a07d0e {
  display: none;
}
#s-3af98713-7211-4d11-9a9d-2569d1a07d0e, #wrap-s-3af98713-7211-4d11-9a9d-2569d1a07d0e { display:none !important; }}@media (max-width: 767px){#s-3af98713-7211-4d11-9a9d-2569d1a07d0e {
  display: none;
}
#s-3af98713-7211-4d11-9a9d-2569d1a07d0e, #wrap-s-3af98713-7211-4d11-9a9d-2569d1a07d0e { display:none !important; }}







#s-3af98713-7211-4d11-9a9d-2569d1a07d0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3af98713-7211-4d11-9a9d-2569d1a07d0e.shg-box.shg-c {
  justify-content: center;
}

#s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e2d64aa3-0a6b-4ea9-b9c2-eabb9df3721c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-19f93cd6-f83c-4846-b737-28d24c7ab2f5 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-19f93cd6-f83c-4846-b737-28d24c7ab2f5 img.shogun-image {
    
    width: px;
  }


#s-19f93cd6-f83c-4846-b737-28d24c7ab2f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-2de5a420-a62e-4dcb-ba98-b8d9102ee46f {
  margin-top: auto;
margin-left: 15px;
margin-bottom: auto;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-2cfec8f1-6767-4dd0-8ed8-4d5b0c396cd9 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 120px;
max-width: 250px;
}








#s-2cfec8f1-6767-4dd0-8ed8-4d5b0c396cd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cfec8f1-6767-4dd0-8ed8-4d5b0c396cd9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f6d91d24-1e69-45e5-9827-7da144e90e69 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 180px;
text-align: center;
}




  #s-f6d91d24-1e69-45e5-9827-7da144e90e69 img.shogun-image {
    
    width: px;
  }


#s-f6d91d24-1e69-45e5-9827-7da144e90e69 .shogun-image-content {
  
    align-items: center;
  
}

#s-77a91f56-74a3-4a4b-9570-195f2f7f3021 {
  margin-top: auto;
padding-top: 17px;
padding-bottom: 9px;
}

#s-715a485f-2e15-44ce-b299-6051452a98c7 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 120px;
}








#s-715a485f-2e15-44ce-b299-6051452a98c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-715a485f-2e15-44ce-b299-6051452a98c7.shg-box.shg-c {
  justify-content: center;
}

#s-9daa8e95-32bb-411e-84b1-b8c35cb7ef22 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-9daa8e95-32bb-411e-84b1-b8c35cb7ef22 img.shogun-image {
    
    width: px;
  }


#s-9daa8e95-32bb-411e-84b1-b8c35cb7ef22 .shogun-image-content {
  
    align-items: center;
  
}

#s-118e862e-ba1e-4294-90a2-5f7360fa721e {
  margin-top: auto;
padding-top: 15px;
padding-bottom: 4px;
min-height: 100px;
}

#s-ece829e1-7a66-4c99-aff6-8e7678857a02 {
  border-style: solid;
margin-top: 5%;
margin-bottom: 5%;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 255, 255, 1);
border-radius: 27px;
text-align: center;
background-color: rgba(37, 37, 37, 0);
text-decoration: none;
}
#s-ece829e1-7a66-4c99-aff6-8e7678857a02:hover {margin-bottom: 0% !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(50, 50, 50, 1) !important;
text-decoration: none !important;}#s-ece829e1-7a66-4c99-aff6-8e7678857a02:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ece829e1-7a66-4c99-aff6-8e7678857a02 {
  display: none;
}
#s-ece829e1-7a66-4c99-aff6-8e7678857a02, #wrap-s-ece829e1-7a66-4c99-aff6-8e7678857a02 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ece829e1-7a66-4c99-aff6-8e7678857a02 {
  display: none;
}
#s-ece829e1-7a66-4c99-aff6-8e7678857a02, #wrap-s-ece829e1-7a66-4c99-aff6-8e7678857a02 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ece829e1-7a66-4c99-aff6-8e7678857a02 {
  display: none;
}
#s-ece829e1-7a66-4c99-aff6-8e7678857a02, #wrap-s-ece829e1-7a66-4c99-aff6-8e7678857a02 { display:none !important; }}


#s-ece829e1-7a66-4c99-aff6-8e7678857a02.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-7bbf0424-59b4-4c1e-9827-bfe9eac38153 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 100px;
max-width: 1000px;
}








#s-7bbf0424-59b4-4c1e-9827-bfe9eac38153 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bbf0424-59b4-4c1e-9827-bfe9eac38153.shg-box.shg-c {
  justify-content: center;
}

#s-3f3a1e19-92d7-48d2-aa77-a9eec1af691b {
  min-height: 100px;
max-width: 1000px;
text-align: center;
}




  #s-3f3a1e19-92d7-48d2-aa77-a9eec1af691b img.shogun-image {
    
    width: px;
  }


#s-3f3a1e19-92d7-48d2-aa77-a9eec1af691b .shogun-image-content {
  
    align-items: center;
  
}

#s-93ee4eb3-c299-4ddd-9de1-a79694ad390b {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}
@media (min-width: 1200px){#s-93ee4eb3-c299-4ddd-9de1-a79694ad390b {
  display: none;
}
#s-93ee4eb3-c299-4ddd-9de1-a79694ad390b, #wrap-s-93ee4eb3-c299-4ddd-9de1-a79694ad390b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-93ee4eb3-c299-4ddd-9de1-a79694ad390b {
  display: none;
}
#s-93ee4eb3-c299-4ddd-9de1-a79694ad390b, #wrap-s-93ee4eb3-c299-4ddd-9de1-a79694ad390b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-93ee4eb3-c299-4ddd-9de1-a79694ad390b {
  display: none;
}
#s-93ee4eb3-c299-4ddd-9de1-a79694ad390b, #wrap-s-93ee4eb3-c299-4ddd-9de1-a79694ad390b { display:none !important; }}@media (max-width: 767px){#s-93ee4eb3-c299-4ddd-9de1-a79694ad390b {
  display: none;
}
#s-93ee4eb3-c299-4ddd-9de1-a79694ad390b, #wrap-s-93ee4eb3-c299-4ddd-9de1-a79694ad390b { display:none !important; }}







#s-93ee4eb3-c299-4ddd-9de1-a79694ad390b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93ee4eb3-c299-4ddd-9de1-a79694ad390b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b49e78ea-77b3-48a3-88df-2f63ca96e994 {
  margin-top: 40px;
margin-bottom: 20px;
text-align: center;
}

#s-b49e78ea-77b3-48a3-88df-2f63ca96e994 .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7c5e3345-2005-4c1c-bcef-59db5dc70568 {
  text-align: center;
}

#s-7c5e3345-2005-4c1c-bcef-59db5dc70568 .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-366c0896-d80b-47ed-b5eb-5498f80cf0f7 {
  text-align: center;
}

#s-366c0896-d80b-47ed-b5eb-5498f80cf0f7 .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-d8ea423d-4e91-4fd0-8e61-f6198cf936c0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 330px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-d8ea423d-4e91-4fd0-8e61-f6198cf936c0 {
  display: none;
}
#s-d8ea423d-4e91-4fd0-8e61-f6198cf936c0, #wrap-s-d8ea423d-4e91-4fd0-8e61-f6198cf936c0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d8ea423d-4e91-4fd0-8e61-f6198cf936c0 {
  display: none;
}
#s-d8ea423d-4e91-4fd0-8e61-f6198cf936c0, #wrap-s-d8ea423d-4e91-4fd0-8e61-f6198cf936c0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d8ea423d-4e91-4fd0-8e61-f6198cf936c0 {
  display: none;
}
#s-d8ea423d-4e91-4fd0-8e61-f6198cf936c0, #wrap-s-d8ea423d-4e91-4fd0-8e61-f6198cf936c0 { display:none !important; }}@media (max-width: 767px){#s-d8ea423d-4e91-4fd0-8e61-f6198cf936c0 {
  
}
}







#s-d8ea423d-4e91-4fd0-8e61-f6198cf936c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8ea423d-4e91-4fd0-8e61-f6198cf936c0.shg-box.shg-c {
  justify-content: center;
}

#s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7 {
  margin-left: 20px;
margin-right: 20px;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-035cfdbe-c471-4ec2-9fb9-51087a21b9c7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-529f1f36-c45f-4313-8792-d66abb087cf0 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 83px;
max-width: 201px;
background-position: center center;
}








#s-529f1f36-c45f-4313-8792-d66abb087cf0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-529f1f36-c45f-4313-8792-d66abb087cf0.shg-box.shg-c {
  justify-content: center;
}

#s-608bd669-00c6-49ca-88ac-9a93901dd2e5 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 40px;
max-width: 83px;
background-position: center center;
}








#s-608bd669-00c6-49ca-88ac-9a93901dd2e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-608bd669-00c6-49ca-88ac-9a93901dd2e5.shg-box.shg-c {
  justify-content: center;
}

#s-b3fec764-ee1b-4dc1-a954-239e3eafd8ec {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
max-width: 161px;
background-position: center center;
}








#s-b3fec764-ee1b-4dc1-a954-239e3eafd8ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3fec764-ee1b-4dc1-a954-239e3eafd8ec.shg-box.shg-c {
  justify-content: center;
}

#s-dbcb5db3-e816-487a-89de-27f21e8fbf65 {
  background-image: url(https://i.shgcdn.com/a8d29bd2-2ba4-4c98-9d92-58854e2d7296/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 35px;
max-width: 245px;
background-position: center center;
}








#s-dbcb5db3-e816-487a-89de-27f21e8fbf65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbcb5db3-e816-487a-89de-27f21e8fbf65.shg-box.shg-c {
  justify-content: center;
}

#s-395b2d09-c04d-4e36-a58b-bdcc67beb265 {
  background-image: url(https://i.shgcdn.com/b163998f-e251-4a2d-ae0f-74937784035f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
max-width: 201px;
background-position: center center;
}








#s-395b2d09-c04d-4e36-a58b-bdcc67beb265 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-395b2d09-c04d-4e36-a58b-bdcc67beb265.shg-box.shg-c {
  justify-content: center;
}

#s-164d7e42-dc68-4566-b9af-343866203588 {
  background-image: url(https://i.shgcdn.com/94f529f3-af85-40fe-ab7b-8125c10cf5a9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 32px;
max-width: 191px;
background-position: center center;
}








#s-164d7e42-dc68-4566-b9af-343866203588 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-164d7e42-dc68-4566-b9af-343866203588.shg-box.shg-c {
  justify-content: center;
}

#s-8fc1c134-f73b-41d3-8c3d-15ce593432a7 {
  background-image: url(https://i.shgcdn.com/c8a1a930-300e-4757-b410-746433b70063/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 35px;
max-width: 170px;
background-position: center center;
}








#s-8fc1c134-f73b-41d3-8c3d-15ce593432a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fc1c134-f73b-41d3-8c3d-15ce593432a7.shg-box.shg-c {
  justify-content: center;
}

#s-7c59cf53-a31f-479c-805b-db53a25c950e {
  background-image: url(https://i.shgcdn.com/cd648e53-b496-4f40-ab84-7afb8e9e2ccd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 66px;
max-width: 66px;
background-position: center center;
}








#s-7c59cf53-a31f-479c-805b-db53a25c950e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c59cf53-a31f-479c-805b-db53a25c950e.shg-box.shg-c {
  justify-content: center;
}

#s-eac41e14-a478-4da5-84e0-57bf43dfe2b3 {
  background-image: url(https://i.shgcdn.com/987353b4-5ad5-4e33-b0ae-f66d348a7c31/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 60px;
max-width: 187px;
background-position: center center;
}








#s-eac41e14-a478-4da5-84e0-57bf43dfe2b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eac41e14-a478-4da5-84e0-57bf43dfe2b3.shg-box.shg-c {
  justify-content: center;
}

#s-d03ebf72-d43e-4109-a05b-8c935b5cf50f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d03ebf72-d43e-4109-a05b-8c935b5cf50f {
  display: none;
}
#s-d03ebf72-d43e-4109-a05b-8c935b5cf50f, #wrap-s-d03ebf72-d43e-4109-a05b-8c935b5cf50f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d03ebf72-d43e-4109-a05b-8c935b5cf50f {
  display: none;
}
#s-d03ebf72-d43e-4109-a05b-8c935b5cf50f, #wrap-s-d03ebf72-d43e-4109-a05b-8c935b5cf50f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d03ebf72-d43e-4109-a05b-8c935b5cf50f {
  display: none;
}
#s-d03ebf72-d43e-4109-a05b-8c935b5cf50f, #wrap-s-d03ebf72-d43e-4109-a05b-8c935b5cf50f { display:none !important; }}







#s-d03ebf72-d43e-4109-a05b-8c935b5cf50f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d03ebf72-d43e-4109-a05b-8c935b5cf50f.shg-box.shg-c {
  justify-content: center;
}

#s-b775c096-1670-4f92-8381-9e0164d3c142 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 0px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b775c096-1670-4f92-8381-9e0164d3c142 {
  display: none;
}
#s-b775c096-1670-4f92-8381-9e0164d3c142, #wrap-s-b775c096-1670-4f92-8381-9e0164d3c142 { display:none !important; }}@media (max-width: 767px){#s-b775c096-1670-4f92-8381-9e0164d3c142 {
  display: none;
}
#s-b775c096-1670-4f92-8381-9e0164d3c142, #wrap-s-b775c096-1670-4f92-8381-9e0164d3c142 { display:none !important; }}







#s-b775c096-1670-4f92-8381-9e0164d3c142 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b775c096-1670-4f92-8381-9e0164d3c142.shg-box.shg-c {
  justify-content: center;
}

#s-e3e36497-aa04-43be-b76c-4e4d07e1b1e5 {
  margin-top: -60px;
margin-left: 300px;
margin-right: auto;
min-height: 300px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e3e36497-aa04-43be-b76c-4e4d07e1b1e5 {
  opacity: 1;
display: none;
}
#s-e3e36497-aa04-43be-b76c-4e4d07e1b1e5, #wrap-s-e3e36497-aa04-43be-b76c-4e4d07e1b1e5 { display:none !important; }}@media (max-width: 767px){#s-e3e36497-aa04-43be-b76c-4e4d07e1b1e5 {
  display: none;
}
#s-e3e36497-aa04-43be-b76c-4e4d07e1b1e5, #wrap-s-e3e36497-aa04-43be-b76c-4e4d07e1b1e5 { display:none !important; }}







#s-e3e36497-aa04-43be-b76c-4e4d07e1b1e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3e36497-aa04-43be-b76c-4e4d07e1b1e5.shg-box.shg-c {
  justify-content: center;
}

#s-0b790491-0e17-494d-a672-3ce9f0a0a87e {
  margin-top: 60px;
margin-left: -200px;
margin-bottom: 20px;
margin-right: auto;
max-width: 500px;
text-align: left;
}

#s-0b790491-0e17-494d-a672-3ce9f0a0a87e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e5393e66-7846-4bb0-96ee-03694cf1b9d0 {
  margin-left: -200px;
margin-bottom: 20px;
max-width: 380px;
text-align: left;
}

#s-e5393e66-7846-4bb0-96ee-03694cf1b9d0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-018f910f-cacd-45db-8fa4-8eb2c012b655 {
  border-style: solid;
margin-left: -200px;
margin-right: -200px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 9999px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-018f910f-cacd-45db-8fa4-8eb2c012b655:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-018f910f-cacd-45db-8fa4-8eb2c012b655:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-018f910f-cacd-45db-8fa4-8eb2c012b655.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-da60e3d4-4a47-46bc-bf13-947b88e44cd4 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 0px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-da60e3d4-4a47-46bc-bf13-947b88e44cd4 {
  display: none;
}
#s-da60e3d4-4a47-46bc-bf13-947b88e44cd4, #wrap-s-da60e3d4-4a47-46bc-bf13-947b88e44cd4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-da60e3d4-4a47-46bc-bf13-947b88e44cd4 {
  display: none;
}
#s-da60e3d4-4a47-46bc-bf13-947b88e44cd4, #wrap-s-da60e3d4-4a47-46bc-bf13-947b88e44cd4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-da60e3d4-4a47-46bc-bf13-947b88e44cd4 {
  
}
}@media (max-width: 767px){#s-da60e3d4-4a47-46bc-bf13-947b88e44cd4 {
  display: none;
}
#s-da60e3d4-4a47-46bc-bf13-947b88e44cd4, #wrap-s-da60e3d4-4a47-46bc-bf13-947b88e44cd4 { display:none !important; }}







#s-da60e3d4-4a47-46bc-bf13-947b88e44cd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da60e3d4-4a47-46bc-bf13-947b88e44cd4.shg-box.shg-c {
  justify-content: center;
}

#s-f3d712cb-9e8b-435d-be91-e6cccf961322 {
  margin-top: -60px;
margin-left: 300px;
margin-right: auto;
padding-top: 90px;
min-height: 500px;
max-width: 600px;
}
@media (min-width: 1200px){#s-f3d712cb-9e8b-435d-be91-e6cccf961322 {
  display: none;
}
#s-f3d712cb-9e8b-435d-be91-e6cccf961322, #wrap-s-f3d712cb-9e8b-435d-be91-e6cccf961322 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3d712cb-9e8b-435d-be91-e6cccf961322 {
  display: none;
}
#s-f3d712cb-9e8b-435d-be91-e6cccf961322, #wrap-s-f3d712cb-9e8b-435d-be91-e6cccf961322 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f3d712cb-9e8b-435d-be91-e6cccf961322 {
  opacity: 1;
}
}@media (max-width: 767px){#s-f3d712cb-9e8b-435d-be91-e6cccf961322 {
  display: none;
}
#s-f3d712cb-9e8b-435d-be91-e6cccf961322, #wrap-s-f3d712cb-9e8b-435d-be91-e6cccf961322 { display:none !important; }}







#s-f3d712cb-9e8b-435d-be91-e6cccf961322 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3d712cb-9e8b-435d-be91-e6cccf961322.shg-box.shg-c {
  justify-content: center;
}

#s-e3ede232-08fa-4088-ae58-875284cbb875 {
  margin-left: -240px;
margin-bottom: 6px;
margin-right: auto;
max-width: 280px;
text-align: left;
}

#s-e3ede232-08fa-4088-ae58-875284cbb875 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e823b33d-7e2e-47f2-a2af-1688183f9463 {
  margin-left: -240px;
margin-bottom: 20px;
max-width: 240px;
text-align: left;
}

#s-e823b33d-7e2e-47f2-a2af-1688183f9463 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-df07cfa9-8113-4c0c-9ebe-17afa9c2c881 {
  border-style: solid;
margin-left: -240px;
margin-bottom: 10px;
margin-right: -200px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 9999px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-df07cfa9-8113-4c0c-9ebe-17afa9c2c881:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}#s-df07cfa9-8113-4c0c-9ebe-17afa9c2c881:active {border-radius: 9999px !important;
background-color: rgba(114, 114, 119, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-df07cfa9-8113-4c0c-9ebe-17afa9c2c881.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8992b901-fd6a-4ba7-a612-c4f1e4cc01f0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-8992b901-fd6a-4ba7-a612-c4f1e4cc01f0 {
  display: none;
}
#s-8992b901-fd6a-4ba7-a612-c4f1e4cc01f0, #wrap-s-8992b901-fd6a-4ba7-a612-c4f1e4cc01f0 { display:none !important; }}



  #s-8992b901-fd6a-4ba7-a612-c4f1e4cc01f0 img.shogun-image {
    
    width: px;
  }


#s-8992b901-fd6a-4ba7-a612-c4f1e4cc01f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ae4edc7-765d-477d-8fef-9acaaf7af7f9 {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 20px;
margin-right: auto;
max-width: 500px;
text-align: left;
}

#s-8ae4edc7-765d-477d-8fef-9acaaf7af7f9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4c9abefb-2696-419f-a95c-97065d57a963 {
  border-style: solid;
margin-left: 6%;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-radius: 50px;
max-width: 220px;
text-align: center;
background-color: rgba(37, 37, 37, 0);
text-decoration: none;
}
#s-4c9abefb-2696-419f-a95c-97065d57a963:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(50, 50, 50, 1) !important;
text-decoration: none !important;}#s-4c9abefb-2696-419f-a95c-97065d57a963:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4c9abefb-2696-419f-a95c-97065d57a963-btn-wrapper {
    text-align: center;
  }


#s-4c9abefb-2696-419f-a95c-97065d57a963.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-0a92bce5-4601-4d03-80a9-849cce0a888c {
  border-style: solid;
margin-top: 5px;
margin-left: 6%;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-radius: 50px;
max-width: 220px;
text-align: center;
background-color: rgba(37, 37, 37, 0);
text-decoration: none;
}
#s-0a92bce5-4601-4d03-80a9-849cce0a888c:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(50, 50, 50, 1) !important;
text-decoration: none !important;}#s-0a92bce5-4601-4d03-80a9-849cce0a888c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0a92bce5-4601-4d03-80a9-849cce0a888c-btn-wrapper {
    text-align: center;
  }


#s-0a92bce5-4601-4d03-80a9-849cce0a888c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-4fd12bfb-c038-4567-88d5-fbbd378b8f69 {
  margin-bottom: -55px;
min-height: 50px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-4fd12bfb-c038-4567-88d5-fbbd378b8f69 {
  display: none;
}
#s-4fd12bfb-c038-4567-88d5-fbbd378b8f69, #wrap-s-4fd12bfb-c038-4567-88d5-fbbd378b8f69 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4fd12bfb-c038-4567-88d5-fbbd378b8f69 {
  display: none;
}
#s-4fd12bfb-c038-4567-88d5-fbbd378b8f69, #wrap-s-4fd12bfb-c038-4567-88d5-fbbd378b8f69 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4fd12bfb-c038-4567-88d5-fbbd378b8f69 {
  display: none;
}
#s-4fd12bfb-c038-4567-88d5-fbbd378b8f69, #wrap-s-4fd12bfb-c038-4567-88d5-fbbd378b8f69 { display:none !important; }}







#s-4fd12bfb-c038-4567-88d5-fbbd378b8f69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4fd12bfb-c038-4567-88d5-fbbd378b8f69.shg-box.shg-c {
  justify-content: center;
}

#s-1cbb2896-fa87-4c2a-9e6f-ccd272b2c65f {
  min-height: 650px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1cbb2896-fa87-4c2a-9e6f-ccd272b2c65f {
  display: none;
}
#s-1cbb2896-fa87-4c2a-9e6f-ccd272b2c65f, #wrap-s-1cbb2896-fa87-4c2a-9e6f-ccd272b2c65f { display:none !important; }}@media (max-width: 767px){#s-1cbb2896-fa87-4c2a-9e6f-ccd272b2c65f {
  display: none;
}
#s-1cbb2896-fa87-4c2a-9e6f-ccd272b2c65f, #wrap-s-1cbb2896-fa87-4c2a-9e6f-ccd272b2c65f { display:none !important; }}







#s-1cbb2896-fa87-4c2a-9e6f-ccd272b2c65f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1cbb2896-fa87-4c2a-9e6f-ccd272b2c65f.shg-box.shg-c {
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-676e13e0-4b06-45e2-a636-09dacab32b23 {
  margin-bottom: 6px;
min-height: 650px;
}

#s-d75147e7-5b02-472a-894d-068f70bc44f0 {
  background-size: cover;
min-height: 650px;
background-position: center center;
background-color: rgba(228, 228, 230, 1);
}








#s-d75147e7-5b02-472a-894d-068f70bc44f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d75147e7-5b02-472a-894d-068f70bc44f0.shg-box.shg-c {
  justify-content: center;
}

#s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc {
  min-height: 650px;
}

@media (min-width: 0px) {
[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2db5ead5-5d48-4dc3-a04e-fb2a0911cafc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0bb116a1-bdf4-4caf-98f8-34e1f83ced14 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 650px;
background-position: right 100px;
}








#s-0bb116a1-bdf4-4caf-98f8-34e1f83ced14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bb116a1-bdf4-4caf-98f8-34e1f83ced14.shg-box.shg-c {
  justify-content: center;
}

#s-83d2e6f9-c391-4936-9b7b-b449ddb69a91 {
  margin-left: auto;
margin-right: auto;
min-height: 650px;
}








#s-83d2e6f9-c391-4936-9b7b-b449ddb69a91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83d2e6f9-c391-4936-9b7b-b449ddb69a91.shg-box.shg-c {
  justify-content: center;
}

#s-3f62f477-f8fb-4e70-b1e6-fe9ef607ab66 {
  margin-bottom: 20px;
max-width: 510px;
text-align: left;
}

#s-3f62f477-f8fb-4e70-b1e6-fe9ef607ab66 .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3e3a3078-b741-4c5a-bd4a-5e9e06ad787a {
  margin-bottom: 20px;
max-width: 400px;
text-align: left;
}

#s-3e3a3078-b741-4c5a-bd4a-5e9e06ad787a .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-92f02209-b108-4dca-96e3-38890063f798 {
  max-width: 340px;
}

@media (min-width: 0px) {
[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-92f02209-b108-4dca-96e3-38890063f798"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-eb495260-f916-4a8c-aa11-b065c2b4381c {
  border-style: solid;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 30px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(114, 114, 114, 1);
border-radius: 9999px;
max-width: 160px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
}
#s-eb495260-f916-4a8c-aa11-b065c2b4381c:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-eb495260-f916-4a8c-aa11-b065c2b4381c:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}


#s-eb495260-f916-4a8c-aa11-b065c2b4381c.shg-btn {
  color: rgba(114, 114, 114, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-4e219ed5-23be-48c6-bc29-542faaf61c23 {
  max-width: 132px;
}

@media (min-width: 0px) {
[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4e219ed5-23be-48c6-bc29-542faaf61c23"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-470ab4e1-69f0-4ba3-b714-c5f4c22f6646 {
  border-style: solid;
margin-top: 4px;
margin-right: -35px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 5px;
border-left-width: 1px;
border-bottom-width: 5px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
text-align: right;
}

#s-470ab4e1-69f0-4ba3-b714-c5f4c22f6646 .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: right;
}



#s-4b69e9b1-5bae-4e29-8a46-9095645b1fa1 {
  border-style: solid;
border-top-width: 5px;
border-left-width: 1px;
border-bottom-width: 5px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
text-align: center;
}

#s-4b69e9b1-5bae-4e29-8a46-9095645b1fa1 .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-959538be-02b1-43d9-87ab-28ce232b5c3e {
  margin-top: -10px;
max-width: 160px;
text-align: center;
}

#s-959538be-02b1-43d9-87ab-28ce232b5c3e .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-a4778b7d-cd0e-467b-af59-756f1234646d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 650px;
background-position: center center;
}








#s-a4778b7d-cd0e-467b-af59-756f1234646d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4778b7d-cd0e-467b-af59-756f1234646d.shg-box.shg-c {
  justify-content: center;
}

#s-d30b643f-9c97-4a1f-95e6-072e3b0f0341 {
  margin-left: auto;
margin-right: auto;
min-height: 600px;
max-width: 400px;
}








#s-d30b643f-9c97-4a1f-95e6-072e3b0f0341 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d30b643f-9c97-4a1f-95e6-072e3b0f0341.shg-box.shg-c {
  justify-content: center;
}

#s-e4ec451b-b932-4200-bf1f-0ed5215e26c7 {
  margin-bottom: 20px;
max-width: 400px;
text-align: left;
}

#s-e4ec451b-b932-4200-bf1f-0ed5215e26c7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f7071f99-f989-4335-b585-c87eac04be1d {
  margin-bottom: 20px;
max-width: 381px;
text-align: left;
}

#s-f7071f99-f989-4335-b585-c87eac04be1d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-1d066d6e-4f6c-4a41-a71a-beee79c5073f {
  max-width: 340px;
}

@media (min-width: 0px) {
[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1d066d6e-4f6c-4a41-a71a-beee79c5073f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-0878c07a-4631-4e4b-97f8-2eca60ee8be1 {
  border-style: solid;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 30px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(0, 0, 0, 1);
border-radius: 9999px;
max-width: 160px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
}
#s-0878c07a-4631-4e4b-97f8-2eca60ee8be1:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-0878c07a-4631-4e4b-97f8-2eca60ee8be1:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(114, 114, 114, 1) !important;}


#s-0878c07a-4631-4e4b-97f8-2eca60ee8be1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263 {
  max-width: 132px;
}

@media (min-width: 0px) {
[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03380055-5dd9-4e3b-a9cf-3cf8d58ea263"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cff5ace2-93ff-4618-8afa-a4cdf26f6fab {
  border-style: solid;
margin-top: 4px;
margin-right: -35px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 5px;
border-left-width: 1px;
border-bottom-width: 5px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
text-align: right;
}

#s-cff5ace2-93ff-4618-8afa-a4cdf26f6fab .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-769998e8-110e-43de-ade9-0fdc606c1e67 {
  border-style: solid;
border-top-width: 5px;
border-left-width: 1px;
border-bottom-width: 5px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
text-align: center;
}

#s-769998e8-110e-43de-ade9-0fdc606c1e67 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-53e5f34b-67e7-4687-b5da-38dd29ae57d1 {
  margin-top: -10px;
max-width: 160px;
text-align: center;
}

#s-53e5f34b-67e7-4687-b5da-38dd29ae57d1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-477f4749-0a89-4929-92b2-6dde2178b063 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 650px;
background-position: center center;
}








#s-477f4749-0a89-4929-92b2-6dde2178b063 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-477f4749-0a89-4929-92b2-6dde2178b063.shg-box.shg-c {
  justify-content: center;
}

#s-eb074ffe-d77a-4601-8897-41098ce9126c {
  margin-left: 300px;
margin-right: auto;
min-height: 600px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-eb074ffe-d77a-4601-8897-41098ce9126c {
  opacity: 1;
}
}







#s-eb074ffe-d77a-4601-8897-41098ce9126c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb074ffe-d77a-4601-8897-41098ce9126c.shg-box.shg-c {
  justify-content: center;
}

#s-4a780896-415f-49f1-a73e-85f475f6fce0 {
  margin-bottom: 20px;
max-width: 400px;
text-align: left;
}

#s-4a780896-415f-49f1-a73e-85f475f6fce0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-820759d6-2ff0-4289-be29-89c27e8deb8c {
  margin-bottom: 20px;
max-width: 300px;
text-align: left;
}

#s-820759d6-2ff0-4289-be29-89c27e8deb8c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-751d3cbf-fcb8-4629-b2e1-ba7849f48182 {
  max-width: 340px;
}

@media (min-width: 0px) {
[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-751d3cbf-fcb8-4629-b2e1-ba7849f48182"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-7995e5a7-1aa9-4bcc-8b1f-c042225d6c5a {
  border-style: solid;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 30px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-radius: 9999px;
max-width: 160px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
}
#s-7995e5a7-1aa9-4bcc-8b1f-c042225d6c5a:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-7995e5a7-1aa9-4bcc-8b1f-c042225d6c5a:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(114, 114, 114, 1) !important;}


#s-7995e5a7-1aa9-4bcc-8b1f-c042225d6c5a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd {
  max-width: 132px;
}

@media (min-width: 0px) {
[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-68825b48-4a30-4f2a-b04b-6ceffdc31dfd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-57a06b97-0c9c-48ec-962a-d0271a9ee17e {
  border-style: solid;
margin-top: 4px;
margin-right: -35px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 5px;
border-left-width: 1px;
border-bottom-width: 5px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
text-align: right;
}

#s-57a06b97-0c9c-48ec-962a-d0271a9ee17e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-e4c35d06-0cde-48f1-832b-a1372ce18c79 {
  border-style: solid;
border-top-width: 5px;
border-left-width: 1px;
border-bottom-width: 5px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
text-align: center;
}

#s-e4c35d06-0cde-48f1-832b-a1372ce18c79 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8f764f65-64d1-49bf-92d4-c9307d3ed165 {
  margin-top: -10px;
max-width: 160px;
text-align: center;
}

#s-8f764f65-64d1-49bf-92d4-c9307d3ed165 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-dd2e2a88-92f8-47c3-8acf-d5f7c05ed4c6 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-dd2e2a88-92f8-47c3-8acf-d5f7c05ed4c6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dd2e2a88-92f8-47c3-8acf-d5f7c05ed4c6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dd2e2a88-92f8-47c3-8acf-d5f7c05ed4c6 {
  display: none;
}
#s-dd2e2a88-92f8-47c3-8acf-d5f7c05ed4c6, #wrap-s-dd2e2a88-92f8-47c3-8acf-d5f7c05ed4c6 { display:none !important; }}@media (max-width: 767px){#s-dd2e2a88-92f8-47c3-8acf-d5f7c05ed4c6 {
  display: none;
}
#s-dd2e2a88-92f8-47c3-8acf-d5f7c05ed4c6, #wrap-s-dd2e2a88-92f8-47c3-8acf-d5f7c05ed4c6 { display:none !important; }}







#s-dd2e2a88-92f8-47c3-8acf-d5f7c05ed4c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd2e2a88-92f8-47c3-8acf-d5f7c05ed4c6.shg-box.shg-c {
  justify-content: center;
}

#s-1c3bcea2-335b-4a45-a344-a43a2d412e2b {
  margin-left: 400px;
margin-right: 0%;
min-height: 50px;
}








#s-1c3bcea2-335b-4a45-a344-a43a2d412e2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c3bcea2-335b-4a45-a344-a43a2d412e2b.shg-box.shg-c {
  justify-content: center;
}

#s-e1c289dc-9c0e-47e7-b7f5-e0fab10647af {
  max-width: 310px;
text-align: left;
}

#s-e1c289dc-9c0e-47e7-b7f5-e0fab10647af .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9b2f968a-f359-4d29-9999-0c04799096ca {
  margin-bottom: 20px;
max-width: 310px;
text-align: left;
}

#s-9b2f968a-f359-4d29-9999-0c04799096ca .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-14e51621-265f-4cea-a29c-619a666bf994 {
  margin-bottom: 20px;
max-width: 375px;
text-align: left;
}

#s-14e51621-265f-4cea-a29c-619a666bf994 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-4e47eaef-0b54-414b-a22d-77d4ce287061 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-4e47eaef-0b54-414b-a22d-77d4ce287061 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4e47eaef-0b54-414b-a22d-77d4ce287061 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4e47eaef-0b54-414b-a22d-77d4ce287061 {
  display: none;
}
#s-4e47eaef-0b54-414b-a22d-77d4ce287061, #wrap-s-4e47eaef-0b54-414b-a22d-77d4ce287061 { display:none !important; }}@media (max-width: 767px){#s-4e47eaef-0b54-414b-a22d-77d4ce287061 {
  display: none;
}
#s-4e47eaef-0b54-414b-a22d-77d4ce287061, #wrap-s-4e47eaef-0b54-414b-a22d-77d4ce287061 { display:none !important; }}







#s-4e47eaef-0b54-414b-a22d-77d4ce287061 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e47eaef-0b54-414b-a22d-77d4ce287061.shg-box.shg-c {
  justify-content: center;
}

#s-c84c1365-d35a-4108-aa5e-2bf67e3d4e1f {
  margin-top: 150px;
margin-left: auto;
margin-right: 200px;
min-height: 50px;
max-width: 440px;
}








#s-c84c1365-d35a-4108-aa5e-2bf67e3d4e1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c84c1365-d35a-4108-aa5e-2bf67e3d4e1f.shg-box.shg-c {
  justify-content: center;
}

#s-443adf19-5549-41c6-98d2-2bd5f2b148db {
  max-width: 440px;
text-align: right;
}

#s-443adf19-5549-41c6-98d2-2bd5f2b148db .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-2058fffd-daa0-4db3-af7c-1a0a0d5f5d30 {
  margin-bottom: 20px;
max-width: 440px;
text-align: right;
}

#s-2058fffd-daa0-4db3-af7c-1a0a0d5f5d30 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-026d1a53-13ff-48b9-b0f5-594cb7313cd7 {
  margin-bottom: 20px;
max-width: 440px;
text-align: right;
}

#s-026d1a53-13ff-48b9-b0f5-594cb7313cd7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: right;
}



#s-cf7f60b8-71a3-4977-ad79-cdbdfd5d6686 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-cf7f60b8-71a3-4977-ad79-cdbdfd5d6686 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf7f60b8-71a3-4977-ad79-cdbdfd5d6686 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf7f60b8-71a3-4977-ad79-cdbdfd5d6686 {
  display: none;
}
#s-cf7f60b8-71a3-4977-ad79-cdbdfd5d6686, #wrap-s-cf7f60b8-71a3-4977-ad79-cdbdfd5d6686 { display:none !important; }}@media (max-width: 767px){#s-cf7f60b8-71a3-4977-ad79-cdbdfd5d6686 {
  display: none;
}
#s-cf7f60b8-71a3-4977-ad79-cdbdfd5d6686, #wrap-s-cf7f60b8-71a3-4977-ad79-cdbdfd5d6686 { display:none !important; }}







#s-cf7f60b8-71a3-4977-ad79-cdbdfd5d6686 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf7f60b8-71a3-4977-ad79-cdbdfd5d6686.shg-box.shg-c {
  justify-content: center;
}

#s-5c88b611-f67c-4a54-9830-83220e2b48ae {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 500px;
}








#s-5c88b611-f67c-4a54-9830-83220e2b48ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c88b611-f67c-4a54-9830-83220e2b48ae.shg-box.shg-c {
  justify-content: center;
}

#s-3150307b-4e30-49fa-aaed-e4ba6c8656fb {
  max-width: 400px;
text-align: left;
}

#s-3150307b-4e30-49fa-aaed-e4ba6c8656fb .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8e7c8a34-b6f3-4c67-b3fa-2ff23baa1b69 {
  margin-bottom: 20px;
max-width: 400px;
text-align: left;
}

#s-8e7c8a34-b6f3-4c67-b3fa-2ff23baa1b69 .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-830cd458-b1c1-4999-9579-1cd27b4a6496 {
  margin-bottom: 20px;
max-width: 400px;
text-align: left;
}

#s-830cd458-b1c1-4999-9579-1cd27b4a6496 .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-9f4e5405-ce6c-41d2-adc2-0f68f7bec699 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-9f4e5405-ce6c-41d2-adc2-0f68f7bec699 {
  display: none;
}
#s-9f4e5405-ce6c-41d2-adc2-0f68f7bec699, #wrap-s-9f4e5405-ce6c-41d2-adc2-0f68f7bec699 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9f4e5405-ce6c-41d2-adc2-0f68f7bec699 {
  display: none;
}
#s-9f4e5405-ce6c-41d2-adc2-0f68f7bec699, #wrap-s-9f4e5405-ce6c-41d2-adc2-0f68f7bec699 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9f4e5405-ce6c-41d2-adc2-0f68f7bec699 {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-9f4e5405-ce6c-41d2-adc2-0f68f7bec699 {
  display: none;
}
#s-9f4e5405-ce6c-41d2-adc2-0f68f7bec699, #wrap-s-9f4e5405-ce6c-41d2-adc2-0f68f7bec699 { display:none !important; }}







#s-9f4e5405-ce6c-41d2-adc2-0f68f7bec699 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f4e5405-ce6c-41d2-adc2-0f68f7bec699.shg-box.shg-c {
  justify-content: center;
}

#s-7264b2a0-7e34-42c5-ba12-571a71f59621 {
  margin-left: 60px;
margin-right: 0%;
min-height: 50px;
}








#s-7264b2a0-7e34-42c5-ba12-571a71f59621 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7264b2a0-7e34-42c5-ba12-571a71f59621.shg-box.shg-c {
  justify-content: center;
}

#s-9ffe4c4e-befb-43fc-a446-d74018ac232c {
  max-width: 310px;
text-align: left;
}

#s-9ffe4c4e-befb-43fc-a446-d74018ac232c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b4606580-1847-411b-96a2-7ea405e21d18 {
  margin-bottom: 20px;
max-width: 310px;
text-align: left;
}

#s-b4606580-1847-411b-96a2-7ea405e21d18 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-996b122c-b027-4004-97ef-703945f82d71 {
  margin-bottom: 20px;
max-width: 330px;
text-align: left;
}

#s-996b122c-b027-4004-97ef-703945f82d71 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-8849ee7e-056c-4e18-b5a9-a6bbcd8b577a {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
max-width: 1426px;
background-color: rgba(255, 255, 255, 1);
opacity: 1;
}
@media (min-width: 1200px){#s-8849ee7e-056c-4e18-b5a9-a6bbcd8b577a {
  display: none;
}
#s-8849ee7e-056c-4e18-b5a9-a6bbcd8b577a, #wrap-s-8849ee7e-056c-4e18-b5a9-a6bbcd8b577a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8849ee7e-056c-4e18-b5a9-a6bbcd8b577a {
  display: none;
}
#s-8849ee7e-056c-4e18-b5a9-a6bbcd8b577a, #wrap-s-8849ee7e-056c-4e18-b5a9-a6bbcd8b577a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8849ee7e-056c-4e18-b5a9-a6bbcd8b577a {
  display: none;
}
#s-8849ee7e-056c-4e18-b5a9-a6bbcd8b577a, #wrap-s-8849ee7e-056c-4e18-b5a9-a6bbcd8b577a { display:none !important; }}







#s-8849ee7e-056c-4e18-b5a9-a6bbcd8b577a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8849ee7e-056c-4e18-b5a9-a6bbcd8b577a.shg-box.shg-c {
  justify-content: center;
}

#s-47f5e378-55f2-42a1-9af5-3482a4e28974 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 320px;
text-align: center;
}

#s-47f5e378-55f2-42a1-9af5-3482a4e28974 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a609aa69-0e3f-4a77-8f11-64415eb13ca5 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 9px;
max-width: 150px;
}




  #s-a609aa69-0e3f-4a77-8f11-64415eb13ca5 img.shogun-image {
    
    width: px;
  }


#s-a609aa69-0e3f-4a77-8f11-64415eb13ca5 .shogun-image-content {
  
    align-items: center;
  
}

#s-810d8829-b94b-4700-8318-43e2a9af9497 {
  margin-top: 45px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 320px;
text-align: center;
}

#s-810d8829-b94b-4700-8318-43e2a9af9497 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-e1493eb8-1520-41bc-944c-a24d277b2a38 {
  display: none;
}
#s-e1493eb8-1520-41bc-944c-a24d277b2a38, #wrap-s-e1493eb8-1520-41bc-944c-a24d277b2a38 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e1493eb8-1520-41bc-944c-a24d277b2a38 {
  display: none;
}
#s-e1493eb8-1520-41bc-944c-a24d277b2a38, #wrap-s-e1493eb8-1520-41bc-944c-a24d277b2a38 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e1493eb8-1520-41bc-944c-a24d277b2a38 {
  display: none;
}
#s-e1493eb8-1520-41bc-944c-a24d277b2a38, #wrap-s-e1493eb8-1520-41bc-944c-a24d277b2a38 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e1493eb8-1520-41bc-944c-a24d277b2a38"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-feed7e0e-6dbc-40e6-b6dc-3d2a91a7ab15 {
  margin-top: 22px;
margin-left: 40px;
margin-bottom: -15px;
margin-right: 40px;
}

#s-e0e17496-4ea9-409b-918f-97334aa5162a {
  margin-left: 40px;
margin-right: 40px;
}

#s-9b6e7fe6-0c56-49ab-8625-3be3310d12f5 {
  margin-top: -4px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b6e7fe6-0c56-49ab-8625-3be3310d12f5 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1bf87bdc-dc03-4018-8655-2d4c0b44f056 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-1bf87bdc-dc03-4018-8655-2d4c0b44f056 {
  display: none;
}
#s-1bf87bdc-dc03-4018-8655-2d4c0b44f056, #wrap-s-1bf87bdc-dc03-4018-8655-2d4c0b44f056 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1bf87bdc-dc03-4018-8655-2d4c0b44f056 {
  display: none;
}
#s-1bf87bdc-dc03-4018-8655-2d4c0b44f056, #wrap-s-1bf87bdc-dc03-4018-8655-2d4c0b44f056 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1bf87bdc-dc03-4018-8655-2d4c0b44f056 {
  display: none;
}
#s-1bf87bdc-dc03-4018-8655-2d4c0b44f056, #wrap-s-1bf87bdc-dc03-4018-8655-2d4c0b44f056 { display:none !important; }}



  #s-1bf87bdc-dc03-4018-8655-2d4c0b44f056 img.shogun-image {
    
    width: px;
  }


#s-1bf87bdc-dc03-4018-8655-2d4c0b44f056 .shogun-image-content {
  
    align-items: center;
  
}

#s-cb06d911-cff0-44d3-8066-a1f1f26c785a {
  margin-left: 40px;
margin-right: 40px;
}

#s-2fb1c9cd-42f0-4fab-8509-f9c8baa97f9c {
  margin-top: 0px;
margin-left: 40px;
margin-bottom: 10px;
margin-right: 40px;
}

#s-458ebd6c-79c6-42c5-96f0-11cae1db9afa {
  margin-top: -8px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-458ebd6c-79c6-42c5-96f0-11cae1db9afa .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-60817e0a-8ec9-4968-ba57-141124032581 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-60817e0a-8ec9-4968-ba57-141124032581 {
  display: none;
}
#s-60817e0a-8ec9-4968-ba57-141124032581, #wrap-s-60817e0a-8ec9-4968-ba57-141124032581 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-60817e0a-8ec9-4968-ba57-141124032581 {
  display: none;
}
#s-60817e0a-8ec9-4968-ba57-141124032581, #wrap-s-60817e0a-8ec9-4968-ba57-141124032581 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-60817e0a-8ec9-4968-ba57-141124032581 {
  display: none;
}
#s-60817e0a-8ec9-4968-ba57-141124032581, #wrap-s-60817e0a-8ec9-4968-ba57-141124032581 { display:none !important; }}



  #s-60817e0a-8ec9-4968-ba57-141124032581 img.shogun-image {
    
    width: px;
  }


#s-60817e0a-8ec9-4968-ba57-141124032581 .shogun-image-content {
  
    align-items: center;
  
}

#s-33ecd4a8-bc4d-4104-80c6-60101b17907e {
  margin-left: 40px;
margin-right: 40px;
}

#s-0c72cf18-8be0-470b-8b8c-051891f9fbc5 {
  margin-left: 40px;
margin-right: 40px;
}

#s-0785ac35-01b6-445a-a4e3-2ea8dacb4892 {
  margin-top: 0px;
margin-bottom: -12px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0785ac35-01b6-445a-a4e3-2ea8dacb4892 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a5057cc6-ec5e-44e4-bfc4-b117ec1d0635 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 3px;
margin-right: auto;
padding-bottom: 15px;
max-width: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-a5057cc6-ec5e-44e4-bfc4-b117ec1d0635 {
  display: none;
}
#s-a5057cc6-ec5e-44e4-bfc4-b117ec1d0635, #wrap-s-a5057cc6-ec5e-44e4-bfc4-b117ec1d0635 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a5057cc6-ec5e-44e4-bfc4-b117ec1d0635 {
  display: none;
}
#s-a5057cc6-ec5e-44e4-bfc4-b117ec1d0635, #wrap-s-a5057cc6-ec5e-44e4-bfc4-b117ec1d0635 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a5057cc6-ec5e-44e4-bfc4-b117ec1d0635 {
  display: none;
}
#s-a5057cc6-ec5e-44e4-bfc4-b117ec1d0635, #wrap-s-a5057cc6-ec5e-44e4-bfc4-b117ec1d0635 { display:none !important; }}



  #s-a5057cc6-ec5e-44e4-bfc4-b117ec1d0635 img.shogun-image {
    
    width: px;
  }


#s-a5057cc6-ec5e-44e4-bfc4-b117ec1d0635 .shogun-image-content {
  
    align-items: center;
  
}

#s-788dd7d2-2545-46ee-afa1-fd38c536c93f {
  border-style: solid;
margin-top: 10px;
margin-bottom: 40px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-788dd7d2-2545-46ee-afa1-fd38c536c93f:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(38, 38, 38, 1) !important;
text-decoration: none !important;}#s-788dd7d2-2545-46ee-afa1-fd38c536c93f:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-788dd7d2-2545-46ee-afa1-fd38c536c93f.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-389e555e-c478-4e52-a82e-b16dcdcbb259 {
  min-height: 50px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-389e555e-c478-4e52-a82e-b16dcdcbb259 {
  display: none;
}
#s-389e555e-c478-4e52-a82e-b16dcdcbb259, #wrap-s-389e555e-c478-4e52-a82e-b16dcdcbb259 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-389e555e-c478-4e52-a82e-b16dcdcbb259 {
  display: none;
}
#s-389e555e-c478-4e52-a82e-b16dcdcbb259, #wrap-s-389e555e-c478-4e52-a82e-b16dcdcbb259 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-389e555e-c478-4e52-a82e-b16dcdcbb259 {
  display: none;
}
#s-389e555e-c478-4e52-a82e-b16dcdcbb259, #wrap-s-389e555e-c478-4e52-a82e-b16dcdcbb259 { display:none !important; }}@media (max-width: 767px){#s-389e555e-c478-4e52-a82e-b16dcdcbb259 {
  
}
}







#s-389e555e-c478-4e52-a82e-b16dcdcbb259 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-389e555e-c478-4e52-a82e-b16dcdcbb259.shg-box.shg-c {
  justify-content: center;
}

#s-fa068fd7-88ba-4615-bfe0-6951326d3fc5 {
  text-align: center;
}
@media (min-width: 1200px){#s-fa068fd7-88ba-4615-bfe0-6951326d3fc5 {
  display: none;
}
#s-fa068fd7-88ba-4615-bfe0-6951326d3fc5, #wrap-s-fa068fd7-88ba-4615-bfe0-6951326d3fc5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa068fd7-88ba-4615-bfe0-6951326d3fc5 {
  display: none;
}
#s-fa068fd7-88ba-4615-bfe0-6951326d3fc5, #wrap-s-fa068fd7-88ba-4615-bfe0-6951326d3fc5 { display:none !important; }}



  #s-fa068fd7-88ba-4615-bfe0-6951326d3fc5 img.shogun-image {
    
    width: px;
  }


#s-fa068fd7-88ba-4615-bfe0-6951326d3fc5 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ccd5395-6ff9-43d0-9a90-e66978fa3034 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-1ccd5395-6ff9-43d0-9a90-e66978fa3034 {
  display: none;
}
#s-1ccd5395-6ff9-43d0-9a90-e66978fa3034, #wrap-s-1ccd5395-6ff9-43d0-9a90-e66978fa3034 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ccd5395-6ff9-43d0-9a90-e66978fa3034 {
  display: none;
}
#s-1ccd5395-6ff9-43d0-9a90-e66978fa3034, #wrap-s-1ccd5395-6ff9-43d0-9a90-e66978fa3034 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1ccd5395-6ff9-43d0-9a90-e66978fa3034 {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-1ccd5395-6ff9-43d0-9a90-e66978fa3034 {
  display: none;
}
#s-1ccd5395-6ff9-43d0-9a90-e66978fa3034, #wrap-s-1ccd5395-6ff9-43d0-9a90-e66978fa3034 { display:none !important; }}







#s-1ccd5395-6ff9-43d0-9a90-e66978fa3034 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ccd5395-6ff9-43d0-9a90-e66978fa3034.shg-box.shg-c {
  justify-content: center;
}

#s-a611686e-f74d-4839-8372-3006b336be08 {
  margin-top: 280px;
margin-left: auto;
margin-right: 60px;
min-height: 50px;
max-width: 400px;
}








#s-a611686e-f74d-4839-8372-3006b336be08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a611686e-f74d-4839-8372-3006b336be08.shg-box.shg-c {
  justify-content: center;
}

#s-d34d463a-1ff6-4b91-8a77-d7aa955d9b76 {
  max-width: 400px;
text-align: right;
}

#s-d34d463a-1ff6-4b91-8a77-d7aa955d9b76 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-2eb5b24d-190f-44b6-85b0-a921e38ede5d {
  margin-bottom: 20px;
max-width: 400px;
text-align: right;
}

#s-2eb5b24d-190f-44b6-85b0-a921e38ede5d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-704f8ad8-58c5-4a9b-aa0f-ae5f60c02d1e {
  margin-bottom: 20px;
max-width: 400px;
text-align: right;
}

#s-704f8ad8-58c5-4a9b-aa0f-ae5f60c02d1e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: right;
}



#s-fb61f0fc-9ba9-42e5-ba44-336003b38025 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 600px;
background-position: right center;
}
@media (min-width: 1200px){#s-fb61f0fc-9ba9-42e5-ba44-336003b38025 {
  display: none;
}
#s-fb61f0fc-9ba9-42e5-ba44-336003b38025, #wrap-s-fb61f0fc-9ba9-42e5-ba44-336003b38025 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fb61f0fc-9ba9-42e5-ba44-336003b38025 {
  display: none;
}
#s-fb61f0fc-9ba9-42e5-ba44-336003b38025, #wrap-s-fb61f0fc-9ba9-42e5-ba44-336003b38025 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fb61f0fc-9ba9-42e5-ba44-336003b38025 {
  margin-bottom: 10px;
}
}@media (max-width: 767px){#s-fb61f0fc-9ba9-42e5-ba44-336003b38025 {
  display: none;
}
#s-fb61f0fc-9ba9-42e5-ba44-336003b38025, #wrap-s-fb61f0fc-9ba9-42e5-ba44-336003b38025 { display:none !important; }}







#s-fb61f0fc-9ba9-42e5-ba44-336003b38025 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb61f0fc-9ba9-42e5-ba44-336003b38025.shg-box.shg-c {
  justify-content: center;
}

#s-fdf8f247-09e0-45d6-bd6e-2cd7aa474067 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 400px;
}








#s-fdf8f247-09e0-45d6-bd6e-2cd7aa474067 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdf8f247-09e0-45d6-bd6e-2cd7aa474067.shg-box.shg-c {
  justify-content: center;
}

#s-27cd6a11-79eb-46d8-a336-f61f5b8680d3 {
  max-width: 310px;
text-align: left;
}

#s-27cd6a11-79eb-46d8-a336-f61f5b8680d3 .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b1346f56-f249-46b0-82c3-8a7a4244c7a4 {
  margin-bottom: 20px;
max-width: 310px;
text-align: left;
}

#s-b1346f56-f249-46b0-82c3-8a7a4244c7a4 .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-16b6fd36-7dc3-408c-bad8-5a6d346e0e10 {
  margin-bottom: 20px;
max-width: 280px;
text-align: left;
}

#s-16b6fd36-7dc3-408c-bad8-5a6d346e0e10 .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-dbd6486b-fa87-40ad-a850-0945db6d7add {
  padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-dbd6486b-fa87-40ad-a850-0945db6d7add {
  display: none;
}
#s-dbd6486b-fa87-40ad-a850-0945db6d7add, #wrap-s-dbd6486b-fa87-40ad-a850-0945db6d7add { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dbd6486b-fa87-40ad-a850-0945db6d7add {
  display: none;
}
#s-dbd6486b-fa87-40ad-a850-0945db6d7add, #wrap-s-dbd6486b-fa87-40ad-a850-0945db6d7add { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dbd6486b-fa87-40ad-a850-0945db6d7add {
  display: none;
}
#s-dbd6486b-fa87-40ad-a850-0945db6d7add, #wrap-s-dbd6486b-fa87-40ad-a850-0945db6d7add { display:none !important; }}







#s-dbd6486b-fa87-40ad-a850-0945db6d7add > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbd6486b-fa87-40ad-a850-0945db6d7add.shg-box.shg-c {
  justify-content: center;
}

#s-90ddd05c-bc5f-47bd-a889-996cb19692e5 {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 420px;
text-align: center;
}

#s-90ddd05c-bc5f-47bd-a889-996cb19692e5 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d85711a2-26e5-4560-8204-4242bd9dbd03 {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 455px;
text-align: center;
}

#s-d85711a2-26e5-4560-8204-4242bd9dbd03 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-8f3bff0f-6443-4aba-a4c0-bbfde77850fc {
  border-style: solid;
margin-top: 14px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-8f3bff0f-6443-4aba-a4c0-bbfde77850fc:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(38, 38, 38, 1) !important;
text-decoration: none !important;}#s-8f3bff0f-6443-4aba-a4c0-bbfde77850fc:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-8f3bff0f-6443-4aba-a4c0-bbfde77850fc.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c9fa02e3-b3e0-4387-9c74-7e0be04d437d {
  
}
@media (min-width: 768px) and (max-width: 991px){#s-c9fa02e3-b3e0-4387-9c74-7e0be04d437d {
  
}
}@media (max-width: 767px){#s-c9fa02e3-b3e0-4387-9c74-7e0be04d437d {
  
}
}







#s-c9fa02e3-b3e0-4387-9c74-7e0be04d437d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9fa02e3-b3e0-4387-9c74-7e0be04d437d.shg-box.shg-c {
  justify-content: center;
}

#s-6cc78747-eaa2-4108-bf5e-1498b68a4bd9 {
  text-align: center;
}
@media (min-width: 1200px){#s-6cc78747-eaa2-4108-bf5e-1498b68a4bd9 {
  display: none;
}
#s-6cc78747-eaa2-4108-bf5e-1498b68a4bd9, #wrap-s-6cc78747-eaa2-4108-bf5e-1498b68a4bd9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6cc78747-eaa2-4108-bf5e-1498b68a4bd9 {
  display: none;
}
#s-6cc78747-eaa2-4108-bf5e-1498b68a4bd9, #wrap-s-6cc78747-eaa2-4108-bf5e-1498b68a4bd9 { display:none !important; }}



  #s-6cc78747-eaa2-4108-bf5e-1498b68a4bd9 img.shogun-image {
    
    width: px;
  }


#s-6cc78747-eaa2-4108-bf5e-1498b68a4bd9 .shogun-image-content {
  
    align-items: center;
  
}

#s-ad772a01-ab98-4f75-8170-ab0f88a02958 {
  margin-top: 28px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 385px;
text-align: center;
}

#s-ad772a01-ab98-4f75-8170-ab0f88a02958 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a0beb7c6-fe4f-48c6-bf83-5edde38dc846 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 455px;
text-align: center;
}

#s-a0beb7c6-fe4f-48c6-bf83-5edde38dc846 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-ed8f3e34-f4e8-4883-9b67-0aca51a5714b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ed8f3e34-f4e8-4883-9b67-0aca51a5714b {
  display: none;
}
#s-ed8f3e34-f4e8-4883-9b67-0aca51a5714b, #wrap-s-ed8f3e34-f4e8-4883-9b67-0aca51a5714b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed8f3e34-f4e8-4883-9b67-0aca51a5714b {
  display: none;
}
#s-ed8f3e34-f4e8-4883-9b67-0aca51a5714b, #wrap-s-ed8f3e34-f4e8-4883-9b67-0aca51a5714b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ed8f3e34-f4e8-4883-9b67-0aca51a5714b {
  display: none;
}
#s-ed8f3e34-f4e8-4883-9b67-0aca51a5714b, #wrap-s-ed8f3e34-f4e8-4883-9b67-0aca51a5714b { display:none !important; }}







#s-ed8f3e34-f4e8-4883-9b67-0aca51a5714b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed8f3e34-f4e8-4883-9b67-0aca51a5714b.shg-box.shg-c {
  justify-content: center;
}

#s-7104f402-8fba-4eb3-abd9-9ce5c3164cb5 {
  margin-top: -14px;
margin-left: auto;
margin-right: auto;
max-width: 350px;
text-align: center;
}
@media (min-width: 1200px){#s-7104f402-8fba-4eb3-abd9-9ce5c3164cb5 {
  display: none;
}
#s-7104f402-8fba-4eb3-abd9-9ce5c3164cb5, #wrap-s-7104f402-8fba-4eb3-abd9-9ce5c3164cb5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7104f402-8fba-4eb3-abd9-9ce5c3164cb5 {
  display: none;
}
#s-7104f402-8fba-4eb3-abd9-9ce5c3164cb5, #wrap-s-7104f402-8fba-4eb3-abd9-9ce5c3164cb5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7104f402-8fba-4eb3-abd9-9ce5c3164cb5 {
  display: none;
}
#s-7104f402-8fba-4eb3-abd9-9ce5c3164cb5, #wrap-s-7104f402-8fba-4eb3-abd9-9ce5c3164cb5 { display:none !important; }}




#s-7104f402-8fba-4eb3-abd9-9ce5c3164cb5 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-5ead3308-0ba5-48f8-bfe0-62fa9fd2e3f7 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 35px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-5ead3308-0ba5-48f8-bfe0-62fa9fd2e3f7:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(38, 38, 38, 1) !important;
text-decoration: none !important;}#s-5ead3308-0ba5-48f8-bfe0-62fa9fd2e3f7:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-5ead3308-0ba5-48f8-bfe0-62fa9fd2e3f7.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-53eebd2b-2b68-4f81-9ab6-a7afa918de0a {
  padding-bottom: 10px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-53eebd2b-2b68-4f81-9ab6-a7afa918de0a {
  display: none;
}
#s-53eebd2b-2b68-4f81-9ab6-a7afa918de0a, #wrap-s-53eebd2b-2b68-4f81-9ab6-a7afa918de0a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53eebd2b-2b68-4f81-9ab6-a7afa918de0a {
  display: none;
}
#s-53eebd2b-2b68-4f81-9ab6-a7afa918de0a, #wrap-s-53eebd2b-2b68-4f81-9ab6-a7afa918de0a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-53eebd2b-2b68-4f81-9ab6-a7afa918de0a {
  display: none;
}
#s-53eebd2b-2b68-4f81-9ab6-a7afa918de0a, #wrap-s-53eebd2b-2b68-4f81-9ab6-a7afa918de0a { display:none !important; }}







#s-53eebd2b-2b68-4f81-9ab6-a7afa918de0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53eebd2b-2b68-4f81-9ab6-a7afa918de0a.shg-box.shg-c {
  justify-content: center;
}

#s-d0d34735-1929-4d2b-9e5e-6823a1ab9d85 {
  min-height: 50px;
}








#s-d0d34735-1929-4d2b-9e5e-6823a1ab9d85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0d34735-1929-4d2b-9e5e-6823a1ab9d85.shg-box.shg-c {
  justify-content: center;
}

#s-cdd260a5-7b9e-4c1c-b033-ac0fab2ecfa1 {
  text-align: center;
}
@media (min-width: 1200px){#s-cdd260a5-7b9e-4c1c-b033-ac0fab2ecfa1 {
  display: none;
}
#s-cdd260a5-7b9e-4c1c-b033-ac0fab2ecfa1, #wrap-s-cdd260a5-7b9e-4c1c-b033-ac0fab2ecfa1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cdd260a5-7b9e-4c1c-b033-ac0fab2ecfa1 {
  display: none;
}
#s-cdd260a5-7b9e-4c1c-b033-ac0fab2ecfa1, #wrap-s-cdd260a5-7b9e-4c1c-b033-ac0fab2ecfa1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cdd260a5-7b9e-4c1c-b033-ac0fab2ecfa1 {
  display: none;
}
#s-cdd260a5-7b9e-4c1c-b033-ac0fab2ecfa1, #wrap-s-cdd260a5-7b9e-4c1c-b033-ac0fab2ecfa1 { display:none !important; }}



  #s-cdd260a5-7b9e-4c1c-b033-ac0fab2ecfa1 img.shogun-image {
    
    width: px;
  }


#s-cdd260a5-7b9e-4c1c-b033-ac0fab2ecfa1 .shogun-image-content {
  
    align-items: center;
  
}

#s-ced5b9ef-b78f-495e-af5e-0619fd8280ca {
  margin-top: 28px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 420px;
text-align: center;
}

#s-ced5b9ef-b78f-495e-af5e-0619fd8280ca .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e8de116e-eb13-49de-a35e-97b239182f7f {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 455px;
text-align: center;
}

#s-e8de116e-eb13-49de-a35e-97b239182f7f .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-1366a0bf-2258-4676-9e7a-4e9bf48b670d {
  border-style: solid;
margin-top: 2px;
margin-bottom: 20px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-1366a0bf-2258-4676-9e7a-4e9bf48b670d:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(38, 38, 38, 1) !important;
text-decoration: none !important;}#s-1366a0bf-2258-4676-9e7a-4e9bf48b670d:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-1366a0bf-2258-4676-9e7a-4e9bf48b670d.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f914ad2f-1842-4234-a68b-2a0c6d5f6b53 {
  margin-bottom: 20px;
min-height: 534px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-f914ad2f-1842-4234-a68b-2a0c6d5f6b53 {
  display: none;
}
#s-f914ad2f-1842-4234-a68b-2a0c6d5f6b53, #wrap-s-f914ad2f-1842-4234-a68b-2a0c6d5f6b53 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f914ad2f-1842-4234-a68b-2a0c6d5f6b53 {
  display: none;
}
#s-f914ad2f-1842-4234-a68b-2a0c6d5f6b53, #wrap-s-f914ad2f-1842-4234-a68b-2a0c6d5f6b53 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f914ad2f-1842-4234-a68b-2a0c6d5f6b53 {
  display: none;
}
#s-f914ad2f-1842-4234-a68b-2a0c6d5f6b53, #wrap-s-f914ad2f-1842-4234-a68b-2a0c6d5f6b53 { display:none !important; }}







#s-f914ad2f-1842-4234-a68b-2a0c6d5f6b53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f914ad2f-1842-4234-a68b-2a0c6d5f6b53.shg-box.shg-c {
  justify-content: center;
}

#s-2fc48b98-cf67-4515-b651-e12755cb9c79 {
  min-height: 534px;
background-color: rgba(228, 228, 230, 1);
}








#s-2fc48b98-cf67-4515-b651-e12755cb9c79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fc48b98-cf67-4515-b651-e12755cb9c79.shg-box.shg-c {
  justify-content: center;
}

#s-e76d4bf6-5864-475d-b33b-8ca9f89e5d25 {
  
}
@media (min-width: 768px) and (max-width: 991px){#s-e76d4bf6-5864-475d-b33b-8ca9f89e5d25 {
  
}
}@media (max-width: 767px){#s-e76d4bf6-5864-475d-b33b-8ca9f89e5d25 {
  
}
}







#s-e76d4bf6-5864-475d-b33b-8ca9f89e5d25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e76d4bf6-5864-475d-b33b-8ca9f89e5d25.shg-box.shg-c {
  justify-content: center;
}

#s-58d2da8f-b150-4214-915b-98e7c069461a {
  text-align: center;
}
@media (min-width: 1200px){#s-58d2da8f-b150-4214-915b-98e7c069461a {
  display: none;
}
#s-58d2da8f-b150-4214-915b-98e7c069461a, #wrap-s-58d2da8f-b150-4214-915b-98e7c069461a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-58d2da8f-b150-4214-915b-98e7c069461a {
  display: none;
}
#s-58d2da8f-b150-4214-915b-98e7c069461a, #wrap-s-58d2da8f-b150-4214-915b-98e7c069461a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-58d2da8f-b150-4214-915b-98e7c069461a {
  
}
}



  #s-58d2da8f-b150-4214-915b-98e7c069461a img.shogun-image {
    
    width: px;
  }


#s-58d2da8f-b150-4214-915b-98e7c069461a .shogun-image-content {
  
    align-items: center;
  
}

#s-7a34a8e0-5a90-4c4c-97fd-7b02b6511d34 {
  margin-top: 28px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 420px;
text-align: center;
}

#s-7a34a8e0-5a90-4c4c-97fd-7b02b6511d34 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ecb3c414-0552-444a-af67-219f5d45f106 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 420px;
text-align: center;
}

#s-ecb3c414-0552-444a-af67-219f5d45f106 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-cbbf986c-8d18-4622-aa80-72b429b914f3 {
  border-style: solid;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-cbbf986c-8d18-4622-aa80-72b429b914f3:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(38, 38, 38, 1) !important;
text-decoration: none !important;}#s-cbbf986c-8d18-4622-aa80-72b429b914f3:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-cbbf986c-8d18-4622-aa80-72b429b914f3.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-ad8c6428-38bb-4a79-88de-2f17f6134688 {
  min-height: 534px;
background-color: rgba(228, 228, 230, 1);
}








#s-ad8c6428-38bb-4a79-88de-2f17f6134688 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad8c6428-38bb-4a79-88de-2f17f6134688.shg-box.shg-c {
  justify-content: center;
}

#s-72cf713c-187a-4d97-b837-21109f217b5a {
  min-height: 534px;
background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-72cf713c-187a-4d97-b837-21109f217b5a {
  display: none;
}
#s-72cf713c-187a-4d97-b837-21109f217b5a, #wrap-s-72cf713c-187a-4d97-b837-21109f217b5a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72cf713c-187a-4d97-b837-21109f217b5a {
  display: none;
}
#s-72cf713c-187a-4d97-b837-21109f217b5a, #wrap-s-72cf713c-187a-4d97-b837-21109f217b5a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-72cf713c-187a-4d97-b837-21109f217b5a {
  display: none;
}
#s-72cf713c-187a-4d97-b837-21109f217b5a, #wrap-s-72cf713c-187a-4d97-b837-21109f217b5a { display:none !important; }}







#s-72cf713c-187a-4d97-b837-21109f217b5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72cf713c-187a-4d97-b837-21109f217b5a.shg-box.shg-c {
  justify-content: center;
}

#s-e8948c2c-fdf1-4b9f-bb1c-b39a6aa0f25a {
  text-align: center;
}
@media (min-width: 1200px){#s-e8948c2c-fdf1-4b9f-bb1c-b39a6aa0f25a {
  display: none;
}
#s-e8948c2c-fdf1-4b9f-bb1c-b39a6aa0f25a, #wrap-s-e8948c2c-fdf1-4b9f-bb1c-b39a6aa0f25a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e8948c2c-fdf1-4b9f-bb1c-b39a6aa0f25a {
  display: none;
}
#s-e8948c2c-fdf1-4b9f-bb1c-b39a6aa0f25a, #wrap-s-e8948c2c-fdf1-4b9f-bb1c-b39a6aa0f25a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e8948c2c-fdf1-4b9f-bb1c-b39a6aa0f25a {
  display: none;
}
#s-e8948c2c-fdf1-4b9f-bb1c-b39a6aa0f25a, #wrap-s-e8948c2c-fdf1-4b9f-bb1c-b39a6aa0f25a { display:none !important; }}



  #s-e8948c2c-fdf1-4b9f-bb1c-b39a6aa0f25a img.shogun-image {
    
    width: px;
  }


#s-e8948c2c-fdf1-4b9f-bb1c-b39a6aa0f25a .shogun-image-content {
  
    align-items: center;
  
}

#s-56785d44-b3d8-4a4c-97a5-e27e8e932d93 {
  margin-top: 28px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 420px;
text-align: center;
}

#s-56785d44-b3d8-4a4c-97a5-e27e8e932d93 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-811fef7b-ddc3-4fb7-90f7-1c16d761af7d {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 420px;
text-align: center;
}

#s-811fef7b-ddc3-4fb7-90f7-1c16d761af7d .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-58a22eb2-a61c-45c4-bb20-f441829c0273 {
  border-style: solid;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-58a22eb2-a61c-45c4-bb20-f441829c0273:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(38, 38, 38, 1) !important;
text-decoration: none !important;}#s-58a22eb2-a61c-45c4-bb20-f441829c0273:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-58a22eb2-a61c-45c4-bb20-f441829c0273.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7c3ed30e-c9ac-4fd7-9d77-c5736f29cc9b {
  margin-top: 25px;
min-height: 50px;
background-color: rgba(253, 249, 249, 1);
}








#s-7c3ed30e-c9ac-4fd7-9d77-c5736f29cc9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c3ed30e-c9ac-4fd7-9d77-c5736f29cc9b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-fc08e64b-414e-41ef-b8bf-75221f31904d {
  display: none;
}
#s-fc08e64b-414e-41ef-b8bf-75221f31904d, #wrap-s-fc08e64b-414e-41ef-b8bf-75221f31904d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc08e64b-414e-41ef-b8bf-75221f31904d {
  display: none;
}
#s-fc08e64b-414e-41ef-b8bf-75221f31904d, #wrap-s-fc08e64b-414e-41ef-b8bf-75221f31904d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fc08e64b-414e-41ef-b8bf-75221f31904d {
  display: none;
}
#s-fc08e64b-414e-41ef-b8bf-75221f31904d, #wrap-s-fc08e64b-414e-41ef-b8bf-75221f31904d { display:none !important; }}
#s-3bccc52a-b8dd-4161-9d13-37f7196f1d10 {
  margin-top: 45px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 35px;
max-width: 245px;
text-align: center;
}





#s-3bccc52a-b8dd-4161-9d13-37f7196f1d10 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea3eb429-f40e-4ab1-82a1-af37295cea35 {
  margin-left: auto;
margin-right: auto;
max-width: 380px;
}

#s-f50f21aa-774e-4fd8-9511-9799e36c94af {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 50px;
max-width: 201px;
text-align: center;
}





#s-f50f21aa-774e-4fd8-9511-9799e36c94af .shogun-image-content {
  
    align-items: center;
  
}

#s-a3667c86-dc0f-49f2-9f2c-ce5cc6358216 {
  margin-left: auto;
margin-right: auto;
max-width: 380px;
}

#s-4a7ca90e-a145-4aa3-a7c2-930aed21a120 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 35px;
max-width: 190px;
text-align: center;
}





#s-4a7ca90e-a145-4aa3-a7c2-930aed21a120 .shogun-image-content {
  
    align-items: center;
  
}

#s-fa21f5f8-7c6e-4b3c-a4c2-9ed0847116f3 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 380px;
}

#s-7e0005af-311b-48b5-82d6-1746746c869b {
  text-align: center;
}




  #s-7e0005af-311b-48b5-82d6-1746746c869b img.shogun-image {
    
    width: px;
  }


#s-7e0005af-311b-48b5-82d6-1746746c869b .shogun-image-content {
  
    align-items: center;
  
}

#s-b48efdf6-4aec-47f8-b455-4792b8a2a8ee {
  padding-left: 1%;
padding-right: 1%;
min-height: 334px;
background-color: rgba(230, 230, 232, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b48efdf6-4aec-47f8-b455-4792b8a2a8ee {
  display: none;
}
#s-b48efdf6-4aec-47f8-b455-4792b8a2a8ee, #wrap-s-b48efdf6-4aec-47f8-b455-4792b8a2a8ee { display:none !important; }}@media (max-width: 767px){#s-b48efdf6-4aec-47f8-b455-4792b8a2a8ee {
  display: none;
}
#s-b48efdf6-4aec-47f8-b455-4792b8a2a8ee, #wrap-s-b48efdf6-4aec-47f8-b455-4792b8a2a8ee { display:none !important; }}







#s-b48efdf6-4aec-47f8-b455-4792b8a2a8ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b48efdf6-4aec-47f8-b455-4792b8a2a8ee.shg-box.shg-c {
  justify-content: center;
}

#s-979d624a-c365-46bd-8570-0b0176e777fd {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
}








#s-979d624a-c365-46bd-8570-0b0176e777fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-979d624a-c365-46bd-8570-0b0176e777fd.shg-box.shg-c {
  justify-content: center;
}

#s-eb28b3ed-31c3-4fad-b526-66d7d1594a00 {
  margin-top: 40px;
margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb28b3ed-31c3-4fad-b526-66d7d1594a00 .shogun-heading-component h1 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6b72fcbb-b9d4-45f2-9f3a-84fa4ed7c524"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-9e8efa14-cc90-430a-961d-357703800cfe {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 120px;
max-width: 400px;
}








#s-9e8efa14-cc90-430a-961d-357703800cfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e8efa14-cc90-430a-961d-357703800cfe.shg-box.shg-c {
  justify-content: flex-start;
}

#s-307a8d90-d027-4616-892a-0b0ff55e4bd5 {
  
}

#s-cf5a0fdb-27c0-4b29-a67a-4e42447c5f95 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf5a0fdb-27c0-4b29-a67a-4e42447c5f95 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-67065f3d-bb38-4268-82ea-54f07dbecde0 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 120px;
max-width: 250px;
}








#s-67065f3d-bb38-4268-82ea-54f07dbecde0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67065f3d-bb38-4268-82ea-54f07dbecde0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4b07c5fe-3775-4847-98b7-0c1dee08e495 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4b07c5fe-3775-4847-98b7-0c1dee08e495 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-49119fa5-fe42-456e-a94b-35daefed42d0 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 120px;
}








#s-49119fa5-fe42-456e-a94b-35daefed42d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49119fa5-fe42-456e-a94b-35daefed42d0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-367f63da-b562-4c2e-8b9e-10b4128848ac {
  min-height: 100px;
}

#s-cae932f1-da1d-4cc7-8fd9-c692bd495037 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cae932f1-da1d-4cc7-8fd9-c692bd495037 .shogun-heading-component h5 {
  color: rgba(114, 114, 114, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3809c542-340d-4f38-9b39-7372373b4c64 {
  border-style: solid;
margin-top: 5%;
margin-bottom: 5%;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 255, 255, 1);
border-radius: 27px;
text-align: center;
background-color: rgba(37, 37, 37, 0);
text-decoration: none;
}
#s-3809c542-340d-4f38-9b39-7372373b4c64:hover {margin-bottom: 0% !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(50, 50, 50, 1) !important;
text-decoration: none !important;}#s-3809c542-340d-4f38-9b39-7372373b4c64:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3809c542-340d-4f38-9b39-7372373b4c64 {
  display: none;
}
#s-3809c542-340d-4f38-9b39-7372373b4c64, #wrap-s-3809c542-340d-4f38-9b39-7372373b4c64 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3809c542-340d-4f38-9b39-7372373b4c64 {
  display: none;
}
#s-3809c542-340d-4f38-9b39-7372373b4c64, #wrap-s-3809c542-340d-4f38-9b39-7372373b4c64 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3809c542-340d-4f38-9b39-7372373b4c64 {
  display: none;
}
#s-3809c542-340d-4f38-9b39-7372373b4c64, #wrap-s-3809c542-340d-4f38-9b39-7372373b4c64 { display:none !important; }}


#s-3809c542-340d-4f38-9b39-7372373b4c64.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-ac6b4c5d-daf1-4819-b09f-1309be802a1c {
  padding-top: 0%;
min-height: 50px;
background-color: rgba(230, 230, 232, 1);
}
@media (max-width: 767px){#s-ac6b4c5d-daf1-4819-b09f-1309be802a1c {
  display: none;
}
#s-ac6b4c5d-daf1-4819-b09f-1309be802a1c, #wrap-s-ac6b4c5d-daf1-4819-b09f-1309be802a1c { display:none !important; }}







#s-ac6b4c5d-daf1-4819-b09f-1309be802a1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac6b4c5d-daf1-4819-b09f-1309be802a1c.shg-box.shg-c {
  justify-content: center;
}

#s-b154d670-792e-484f-94d8-3fa98fc1e759 {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-b154d670-792e-484f-94d8-3fa98fc1e759"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-6f4fdfb6-6e6d-4feb-ab0c-dd64dfcab743 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 716px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6f4fdfb6-6e6d-4feb-ab0c-dd64dfcab743 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6f4fdfb6-6e6d-4feb-ab0c-dd64dfcab743 {
  
}
}@media (max-width: 767px){#s-6f4fdfb6-6e6d-4feb-ab0c-dd64dfcab743 {
  
}
}







#s-6f4fdfb6-6e6d-4feb-ab0c-dd64dfcab743 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f4fdfb6-6e6d-4feb-ab0c-dd64dfcab743.shg-box.shg-c {
  justify-content: flex-end;
}

#s-d319f0cb-1581-4cb1-ba2a-60db8b7d45f8 {
  border-style: solid;
margin-bottom: 80px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 30px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-radius: 27px;
text-align: center;
background-color: rgba(37, 37, 37, 0);
text-decoration: none;
}
#s-d319f0cb-1581-4cb1-ba2a-60db8b7d45f8:hover {margin-bottom: 80px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(50, 50, 50, 1) !important;
text-decoration: none !important;}#s-d319f0cb-1581-4cb1-ba2a-60db8b7d45f8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d319f0cb-1581-4cb1-ba2a-60db8b7d45f8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f4a3fcdb-eb20-47b1-a301-ad11afe66558"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-60ff1bd0-d5a2-4201-a4a6-eb552fbb7a29 {
  background-image: url(https://i.shgcdn.com/4db8e9f9-88ef-4e00-8ccb-e7ee86e641f5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 353px;
background-position: center center;
}








#s-60ff1bd0-d5a2-4201-a4a6-eb552fbb7a29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60ff1bd0-d5a2-4201-a4a6-eb552fbb7a29.shg-box.shg-c {
  justify-content: center;
}

#s-bf40dd99-8962-46d8-a7c3-37abd2cd594f {
  background-image: url(https://i.shgcdn.com/3ce4b00e-ed85-4b26-b743-c09637afd52e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 353px;
background-position: center center;
}








#s-bf40dd99-8962-46d8-a7c3-37abd2cd594f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf40dd99-8962-46d8-a7c3-37abd2cd594f.shg-box.shg-c {
  justify-content: center;
}

#s-3a64299c-05d1-4a33-8401-9c82f83d2f7e {
  background-image: url(https://i.shgcdn.com/e4ff4854-9514-4d1a-ac68-05cddf13b30e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 353px;
background-position: center center;
}








#s-3a64299c-05d1-4a33-8401-9c82f83d2f7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a64299c-05d1-4a33-8401-9c82f83d2f7e.shg-box.shg-c {
  justify-content: center;
}

#s-9d6307da-d532-4132-8373-5163ac8d9545 {
  background-image: url(https://i.shgcdn.com/542cbccc-f5d5-4f1b-a6b1-b2c29e4eeff7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 353px;
background-position: center center;
}








#s-9d6307da-d532-4132-8373-5163ac8d9545 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d6307da-d532-4132-8373-5163ac8d9545.shg-box.shg-c {
  justify-content: center;
}

#s-07ac9cf9-d2b1-44c8-a2d5-5579f52ecf59 {
  margin-left: auto;
margin-bottom: -55px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 330px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-07ac9cf9-d2b1-44c8-a2d5-5579f52ecf59 {
  display: none;
}
#s-07ac9cf9-d2b1-44c8-a2d5-5579f52ecf59, #wrap-s-07ac9cf9-d2b1-44c8-a2d5-5579f52ecf59 { display:none !important; }}@media (max-width: 767px){#s-07ac9cf9-d2b1-44c8-a2d5-5579f52ecf59 {
  display: none;
}
#s-07ac9cf9-d2b1-44c8-a2d5-5579f52ecf59, #wrap-s-07ac9cf9-d2b1-44c8-a2d5-5579f52ecf59 { display:none !important; }}







#s-07ac9cf9-d2b1-44c8-a2d5-5579f52ecf59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07ac9cf9-d2b1-44c8-a2d5-5579f52ecf59.shg-box.shg-c {
  justify-content: center;
}

#s-91694917-6bf5-4142-b9d1-5ecb0f7a837d {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91694917-6bf5-4142-b9d1-5ecb0f7a837d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5899694f-757c-48ce-a648-6457f36eddb7 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 83px;
max-width: 201px;
background-position: center top;
}








#s-5899694f-757c-48ce-a648-6457f36eddb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5899694f-757c-48ce-a648-6457f36eddb7.shg-box.shg-c {
  justify-content: center;
}

#s-695a8dc0-9896-4831-a376-6fd07d2903c6 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 40px;
max-width: 83px;
background-position: center center;
}








#s-695a8dc0-9896-4831-a376-6fd07d2903c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-695a8dc0-9896-4831-a376-6fd07d2903c6.shg-box.shg-c {
  justify-content: center;
}

#s-c2ddfa7c-6599-42fc-bdd5-e21adee3487e {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
max-width: 161px;
background-position: center center;
}








#s-c2ddfa7c-6599-42fc-bdd5-e21adee3487e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2ddfa7c-6599-42fc-bdd5-e21adee3487e.shg-box.shg-c {
  justify-content: center;
}

#s-dfa5609e-8e4a-4454-85cd-0b2898aee098 {
  background-image: url(https://i.shgcdn.com/a8d29bd2-2ba4-4c98-9d92-58854e2d7296/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 35px;
max-width: 245px;
background-position: center center;
}








#s-dfa5609e-8e4a-4454-85cd-0b2898aee098 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfa5609e-8e4a-4454-85cd-0b2898aee098.shg-box.shg-c {
  justify-content: center;
}

#s-59523769-c797-49f4-9b31-37003980cbd4 {
  background-image: url(https://i.shgcdn.com/b163998f-e251-4a2d-ae0f-74937784035f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
max-width: 201px;
background-position: center center;
}








#s-59523769-c797-49f4-9b31-37003980cbd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59523769-c797-49f4-9b31-37003980cbd4.shg-box.shg-c {
  justify-content: center;
}

#s-e1f4f0a4-703a-4204-ab79-be2f89729a38 {
  background-image: url(https://i.shgcdn.com/94f529f3-af85-40fe-ab7b-8125c10cf5a9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 32px;
max-width: 191px;
background-position: center center;
}








#s-e1f4f0a4-703a-4204-ab79-be2f89729a38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1f4f0a4-703a-4204-ab79-be2f89729a38.shg-box.shg-c {
  justify-content: center;
}

#s-3b3c313a-0bb7-40cc-b21c-0165f68727b0 {
  background-image: url(https://i.shgcdn.com/c8a1a930-300e-4757-b410-746433b70063/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 35px;
max-width: 170px;
background-position: center center;
}








#s-3b3c313a-0bb7-40cc-b21c-0165f68727b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b3c313a-0bb7-40cc-b21c-0165f68727b0.shg-box.shg-c {
  justify-content: center;
}

#s-6f5b86f3-93b1-4a1c-b0cd-744d6bdde348 {
  background-image: url(https://i.shgcdn.com/cd648e53-b496-4f40-ab84-7afb8e9e2ccd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 66px;
max-width: 66px;
background-position: center center;
}








#s-6f5b86f3-93b1-4a1c-b0cd-744d6bdde348 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f5b86f3-93b1-4a1c-b0cd-744d6bdde348.shg-box.shg-c {
  justify-content: center;
}

#s-0750ccd2-3b19-4e21-92d7-fa5b2d0e8619 {
  background-image: url(https://i.shgcdn.com/987353b4-5ad5-4e33-b0ae-f66d348a7c31/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 60px;
max-width: 187px;
background-position: center center;
}








#s-0750ccd2-3b19-4e21-92d7-fa5b2d0e8619 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0750ccd2-3b19-4e21-92d7-fa5b2d0e8619.shg-box.shg-c {
  justify-content: center;
}

#s-4e4fa735-6543-4259-9d30-ff8bf01d83e7 {
  background-color: rgba(228, 228, 230, 1);
}
@media (min-width: 1200px){#s-4e4fa735-6543-4259-9d30-ff8bf01d83e7 {
  display: none;
}
#s-4e4fa735-6543-4259-9d30-ff8bf01d83e7, #wrap-s-4e4fa735-6543-4259-9d30-ff8bf01d83e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e4fa735-6543-4259-9d30-ff8bf01d83e7 {
  display: none;
}
#s-4e4fa735-6543-4259-9d30-ff8bf01d83e7, #wrap-s-4e4fa735-6543-4259-9d30-ff8bf01d83e7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4e4fa735-6543-4259-9d30-ff8bf01d83e7 {
  display: none;
}
#s-4e4fa735-6543-4259-9d30-ff8bf01d83e7, #wrap-s-4e4fa735-6543-4259-9d30-ff8bf01d83e7 { display:none !important; }}







#s-4e4fa735-6543-4259-9d30-ff8bf01d83e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e4fa735-6543-4259-9d30-ff8bf01d83e7.shg-box.shg-c {
  justify-content: center;
}

#s-ff6b17e7-2a2d-490f-9620-c77c05d83d3a {
  margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 315px;
text-align: center;
}

#s-ff6b17e7-2a2d-490f-9620-c77c05d83d3a .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-95f36214-4f26-44c9-9db3-3f45665ba319 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 370px;
text-align: center;
}

#s-95f36214-4f26-44c9-9db3-3f45665ba319 .shogun-heading-component h1 {
  color: rgba(38, 38, 38, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-1c288f1e-38d2-49c4-8b6a-ef1fe39a2f04 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 8px;
padding-left: 25px;
padding-bottom: 6px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(38, 38, 38, 1);
border-style: solid;
border-radius: 9999px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
color: rgba(38, 38, 38, 1);
}
#s-1c288f1e-38d2-49c4-8b6a-ef1fe39a2f04:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(38, 38, 38, 1) !important;
text-decoration: none !important;}#s-1c288f1e-38d2-49c4-8b6a-ef1fe39a2f04:active {border-radius: 9999px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(38, 38, 38, 1) !important;}


#s-1c288f1e-38d2-49c4-8b6a-ef1fe39a2f04.shg-btn {
  color: rgba(38, 38, 38, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7401fe7c-0895-4f39-be26-e64e216f5b13 {
  min-height: 50px;
}








#s-7401fe7c-0895-4f39-be26-e64e216f5b13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7401fe7c-0895-4f39-be26-e64e216f5b13.shg-box.shg-c {
  justify-content: center;
}

#s-87be9ac4-3a1b-4225-8c3e-ca88dd8ce413 {
  text-align: center;
}
@media (min-width: 1200px){#s-87be9ac4-3a1b-4225-8c3e-ca88dd8ce413 {
  display: none;
}
#s-87be9ac4-3a1b-4225-8c3e-ca88dd8ce413, #wrap-s-87be9ac4-3a1b-4225-8c3e-ca88dd8ce413 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87be9ac4-3a1b-4225-8c3e-ca88dd8ce413 {
  display: none;
}
#s-87be9ac4-3a1b-4225-8c3e-ca88dd8ce413, #wrap-s-87be9ac4-3a1b-4225-8c3e-ca88dd8ce413 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-87be9ac4-3a1b-4225-8c3e-ca88dd8ce413 {
  display: none;
}
#s-87be9ac4-3a1b-4225-8c3e-ca88dd8ce413, #wrap-s-87be9ac4-3a1b-4225-8c3e-ca88dd8ce413 { display:none !important; }}



  #s-87be9ac4-3a1b-4225-8c3e-ca88dd8ce413 img.shogun-image {
    
    width: px;
  }


#s-87be9ac4-3a1b-4225-8c3e-ca88dd8ce413 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ded9a43-016b-48ac-a2f9-80df6da6151a {
  margin-top: 8px;
margin-left: 22px;
text-align: left;
}

#s-0ded9a43-016b-48ac-a2f9-80df6da6151a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-91b0f334-ff24-40f4-a2ec-d95db6c9a4a4 {
  border-style: solid;
margin-top: 10px;
margin-left: 20px;
padding-top: 2px;
padding-bottom: 2px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
max-width: 140px;
text-align: center;
background-color: rgba(37, 37, 37, 0);
text-decoration: none;
}
#s-91b0f334-ff24-40f4-a2ec-d95db6c9a4a4:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(50, 50, 50, 1) !important;
text-decoration: none !important;}#s-91b0f334-ff24-40f4-a2ec-d95db6c9a4a4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-91b0f334-ff24-40f4-a2ec-d95db6c9a4a4-btn-wrapper {
    text-align: center;
  }


#s-91b0f334-ff24-40f4-a2ec-d95db6c9a4a4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-0c014362-9f06-440d-b35b-d1edc1cfb707 {
  border-style: solid;
margin-top: 10px;
margin-left: 20px;
padding-top: 2px;
padding-bottom: 2px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 50px;
max-width: 140px;
text-align: center;
background-color: rgba(37, 37, 37, 0);
text-decoration: none;
}
#s-0c014362-9f06-440d-b35b-d1edc1cfb707:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(50, 50, 50, 1) !important;
text-decoration: none !important;}#s-0c014362-9f06-440d-b35b-d1edc1cfb707:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0c014362-9f06-440d-b35b-d1edc1cfb707-btn-wrapper {
    text-align: center;
  }


#s-0c014362-9f06-440d-b35b-d1edc1cfb707.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
