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

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

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

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

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

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

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

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

#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}
#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3c8f8f46-da08-41b9-9058-e2d5ea70cc55 {
  min-height: 50px;
}

#s-3c8f8f46-da08-41b9-9058-e2d5ea70cc55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-eed843cc-3357-4de6-8cb3-6d9fbdd4375b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-eed843cc-3357-4de6-8cb3-6d9fbdd4375b {
  display: none;
}
#s-eed843cc-3357-4de6-8cb3-6d9fbdd4375b, #wrap-s-eed843cc-3357-4de6-8cb3-6d9fbdd4375b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eed843cc-3357-4de6-8cb3-6d9fbdd4375b {
  display: none;
}
#s-eed843cc-3357-4de6-8cb3-6d9fbdd4375b, #wrap-s-eed843cc-3357-4de6-8cb3-6d9fbdd4375b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eed843cc-3357-4de6-8cb3-6d9fbdd4375b {
  display: none;
}
#s-eed843cc-3357-4de6-8cb3-6d9fbdd4375b, #wrap-s-eed843cc-3357-4de6-8cb3-6d9fbdd4375b { display:none !important; }}
#s-eed843cc-3357-4de6-8cb3-6d9fbdd4375b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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-4afef78e-09f3-476b-b526-0917b11e9e62 {
  margin-top: 10px;
margin-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-4afef78e-09f3-476b-b526-0917b11e9e62 {
  display: none;
}
#s-4afef78e-09f3-476b-b526-0917b11e9e62, #wrap-s-4afef78e-09f3-476b-b526-0917b11e9e62 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4afef78e-09f3-476b-b526-0917b11e9e62 {
  display: none;
}
#s-4afef78e-09f3-476b-b526-0917b11e9e62, #wrap-s-4afef78e-09f3-476b-b526-0917b11e9e62 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4afef78e-09f3-476b-b526-0917b11e9e62 {
  display: none;
}
#s-4afef78e-09f3-476b-b526-0917b11e9e62, #wrap-s-4afef78e-09f3-476b-b526-0917b11e9e62 { display:none !important; }}@media (max-width: 767px){#s-4afef78e-09f3-476b-b526-0917b11e9e62 {
  
}
}
#s-12c26ef2-c065-4329-81c1-b5cccc1d6d76 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 1030px;
text-align: center;
}
@media (min-width: 1200px){#s-12c26ef2-c065-4329-81c1-b5cccc1d6d76 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-12c26ef2-c065-4329-81c1-b5cccc1d6d76 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-12c26ef2-c065-4329-81c1-b5cccc1d6d76 {
  
}
}@media (max-width: 767px){#s-12c26ef2-c065-4329-81c1-b5cccc1d6d76 {
  display: none;
}
#s-12c26ef2-c065-4329-81c1-b5cccc1d6d76, #wrap-s-12c26ef2-c065-4329-81c1-b5cccc1d6d76 { display:none !important; }}
#s-834b38e8-bf58-44bb-a3ed-eb4cb00cc586 {
  margin-top: 10px;
margin-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-834b38e8-bf58-44bb-a3ed-eb4cb00cc586 {
  display: none;
}
#s-834b38e8-bf58-44bb-a3ed-eb4cb00cc586, #wrap-s-834b38e8-bf58-44bb-a3ed-eb4cb00cc586 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-834b38e8-bf58-44bb-a3ed-eb4cb00cc586 {
  display: none;
}
#s-834b38e8-bf58-44bb-a3ed-eb4cb00cc586, #wrap-s-834b38e8-bf58-44bb-a3ed-eb4cb00cc586 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-834b38e8-bf58-44bb-a3ed-eb4cb00cc586 {
  display: none;
}
#s-834b38e8-bf58-44bb-a3ed-eb4cb00cc586, #wrap-s-834b38e8-bf58-44bb-a3ed-eb4cb00cc586 { display:none !important; }}@media (max-width: 767px){#s-834b38e8-bf58-44bb-a3ed-eb4cb00cc586 {
  
}
}
#s-bc02cdf7-e61e-4e59-b321-bc4b5f34ff26 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-bc02cdf7-e61e-4e59-b321-bc4b5f34ff26 {
  display: none;
}
#s-bc02cdf7-e61e-4e59-b321-bc4b5f34ff26, #wrap-s-bc02cdf7-e61e-4e59-b321-bc4b5f34ff26 { display:none !important; }}
#s-bc02cdf7-e61e-4e59-b321-bc4b5f34ff26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d659b39d-e20d-4325-bcf6-b27a8516291c {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-d659b39d-e20d-4325-bcf6-b27a8516291c {
  display: none;
}
#s-d659b39d-e20d-4325-bcf6-b27a8516291c, #wrap-s-d659b39d-e20d-4325-bcf6-b27a8516291c { display:none !important; }}
#s-d659b39d-e20d-4325-bcf6-b27a8516291c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-11c9d912-bc1a-4061-8216-7acbd39540c6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-11c9d912-bc1a-4061-8216-7acbd39540c6 {
  display: none;
}
#s-11c9d912-bc1a-4061-8216-7acbd39540c6, #wrap-s-11c9d912-bc1a-4061-8216-7acbd39540c6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11c9d912-bc1a-4061-8216-7acbd39540c6 {
  display: none;
}
#s-11c9d912-bc1a-4061-8216-7acbd39540c6, #wrap-s-11c9d912-bc1a-4061-8216-7acbd39540c6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11c9d912-bc1a-4061-8216-7acbd39540c6 {
  display: none;
}
#s-11c9d912-bc1a-4061-8216-7acbd39540c6, #wrap-s-11c9d912-bc1a-4061-8216-7acbd39540c6 { display:none !important; }}
#s-11c9d912-bc1a-4061-8216-7acbd39540c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ee19482c-b6ae-4425-b1bd-4ec26abef082 {
  margin-top: 10px;
margin-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-ee19482c-b6ae-4425-b1bd-4ec26abef082 {
  display: none;
}
#s-ee19482c-b6ae-4425-b1bd-4ec26abef082, #wrap-s-ee19482c-b6ae-4425-b1bd-4ec26abef082 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee19482c-b6ae-4425-b1bd-4ec26abef082 {
  display: none;
}
#s-ee19482c-b6ae-4425-b1bd-4ec26abef082, #wrap-s-ee19482c-b6ae-4425-b1bd-4ec26abef082 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ee19482c-b6ae-4425-b1bd-4ec26abef082 {
  display: none;
}
#s-ee19482c-b6ae-4425-b1bd-4ec26abef082, #wrap-s-ee19482c-b6ae-4425-b1bd-4ec26abef082 { display:none !important; }}@media (max-width: 767px){#s-ee19482c-b6ae-4425-b1bd-4ec26abef082 {
  
}
}
#s-d7afc97a-4e25-4b0d-8973-c260f6b132de {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 1030px;
text-align: center;
}
@media (min-width: 1200px){#s-d7afc97a-4e25-4b0d-8973-c260f6b132de {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d7afc97a-4e25-4b0d-8973-c260f6b132de {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d7afc97a-4e25-4b0d-8973-c260f6b132de {
  
}
}@media (max-width: 767px){#s-d7afc97a-4e25-4b0d-8973-c260f6b132de {
  display: none;
}
#s-d7afc97a-4e25-4b0d-8973-c260f6b132de, #wrap-s-d7afc97a-4e25-4b0d-8973-c260f6b132de { display:none !important; }}
#s-7a5c200d-a738-40ca-9a97-f123be1dbfed {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7a5c200d-a738-40ca-9a97-f123be1dbfed {
  display: none;
}
#s-7a5c200d-a738-40ca-9a97-f123be1dbfed, #wrap-s-7a5c200d-a738-40ca-9a97-f123be1dbfed { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7a5c200d-a738-40ca-9a97-f123be1dbfed {
  display: none;
}
#s-7a5c200d-a738-40ca-9a97-f123be1dbfed, #wrap-s-7a5c200d-a738-40ca-9a97-f123be1dbfed { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7a5c200d-a738-40ca-9a97-f123be1dbfed {
  display: none;
}
#s-7a5c200d-a738-40ca-9a97-f123be1dbfed, #wrap-s-7a5c200d-a738-40ca-9a97-f123be1dbfed { display:none !important; }}
#s-7a5c200d-a738-40ca-9a97-f123be1dbfed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1b5945ca-8532-4ae3-b9ad-13cc4358f71e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-1b5945ca-8532-4ae3-b9ad-13cc4358f71e {
  display: none;
}
#s-1b5945ca-8532-4ae3-b9ad-13cc4358f71e, #wrap-s-1b5945ca-8532-4ae3-b9ad-13cc4358f71e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1b5945ca-8532-4ae3-b9ad-13cc4358f71e {
  display: none;
}
#s-1b5945ca-8532-4ae3-b9ad-13cc4358f71e, #wrap-s-1b5945ca-8532-4ae3-b9ad-13cc4358f71e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1b5945ca-8532-4ae3-b9ad-13cc4358f71e {
  display: none;
}
#s-1b5945ca-8532-4ae3-b9ad-13cc4358f71e, #wrap-s-1b5945ca-8532-4ae3-b9ad-13cc4358f71e { display:none !important; }}
#s-1b5945ca-8532-4ae3-b9ad-13cc4358f71e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-aae83a35-e783-40eb-98ed-c64427cb731e {
  margin-top: 10px;
margin-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-aae83a35-e783-40eb-98ed-c64427cb731e {
  display: none;
}
#s-aae83a35-e783-40eb-98ed-c64427cb731e, #wrap-s-aae83a35-e783-40eb-98ed-c64427cb731e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aae83a35-e783-40eb-98ed-c64427cb731e {
  display: none;
}
#s-aae83a35-e783-40eb-98ed-c64427cb731e, #wrap-s-aae83a35-e783-40eb-98ed-c64427cb731e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aae83a35-e783-40eb-98ed-c64427cb731e {
  display: none;
}
#s-aae83a35-e783-40eb-98ed-c64427cb731e, #wrap-s-aae83a35-e783-40eb-98ed-c64427cb731e { display:none !important; }}@media (max-width: 767px){#s-aae83a35-e783-40eb-98ed-c64427cb731e {
  
}
}
#s-90c57ec0-c92a-47fd-84fa-9d59a886cfa7 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 1030px;
text-align: center;
}
@media (min-width: 1200px){#s-90c57ec0-c92a-47fd-84fa-9d59a886cfa7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90c57ec0-c92a-47fd-84fa-9d59a886cfa7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-90c57ec0-c92a-47fd-84fa-9d59a886cfa7 {
  
}
}@media (max-width: 767px){#s-90c57ec0-c92a-47fd-84fa-9d59a886cfa7 {
  display: none;
}
#s-90c57ec0-c92a-47fd-84fa-9d59a886cfa7, #wrap-s-90c57ec0-c92a-47fd-84fa-9d59a886cfa7 { display:none !important; }}
#s-ddccc0af-d2a3-45e2-94ed-f5367ac1e3bb {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ddccc0af-d2a3-45e2-94ed-f5367ac1e3bb {
  display: none;
}
#s-ddccc0af-d2a3-45e2-94ed-f5367ac1e3bb, #wrap-s-ddccc0af-d2a3-45e2-94ed-f5367ac1e3bb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ddccc0af-d2a3-45e2-94ed-f5367ac1e3bb {
  display: none;
}
#s-ddccc0af-d2a3-45e2-94ed-f5367ac1e3bb, #wrap-s-ddccc0af-d2a3-45e2-94ed-f5367ac1e3bb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ddccc0af-d2a3-45e2-94ed-f5367ac1e3bb {
  display: none;
}
#s-ddccc0af-d2a3-45e2-94ed-f5367ac1e3bb, #wrap-s-ddccc0af-d2a3-45e2-94ed-f5367ac1e3bb { display:none !important; }}@media (max-width: 767px){#s-ddccc0af-d2a3-45e2-94ed-f5367ac1e3bb {
  
}
}
#s-ddccc0af-d2a3-45e2-94ed-f5367ac1e3bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-04d7664f-faa3-44d3-8f47-c5dfbea1195b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-04d7664f-faa3-44d3-8f47-c5dfbea1195b {
  display: none;
}
#s-04d7664f-faa3-44d3-8f47-c5dfbea1195b, #wrap-s-04d7664f-faa3-44d3-8f47-c5dfbea1195b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04d7664f-faa3-44d3-8f47-c5dfbea1195b {
  display: none;
}
#s-04d7664f-faa3-44d3-8f47-c5dfbea1195b, #wrap-s-04d7664f-faa3-44d3-8f47-c5dfbea1195b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-04d7664f-faa3-44d3-8f47-c5dfbea1195b {
  display: none;
}
#s-04d7664f-faa3-44d3-8f47-c5dfbea1195b, #wrap-s-04d7664f-faa3-44d3-8f47-c5dfbea1195b { display:none !important; }}
#s-04d7664f-faa3-44d3-8f47-c5dfbea1195b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-409fc16a-aa0a-4ba7-b4ce-ea7bb2162e0a {
  margin-top: 10px;
margin-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-409fc16a-aa0a-4ba7-b4ce-ea7bb2162e0a {
  display: none;
}
#s-409fc16a-aa0a-4ba7-b4ce-ea7bb2162e0a, #wrap-s-409fc16a-aa0a-4ba7-b4ce-ea7bb2162e0a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-409fc16a-aa0a-4ba7-b4ce-ea7bb2162e0a {
  display: none;
}
#s-409fc16a-aa0a-4ba7-b4ce-ea7bb2162e0a, #wrap-s-409fc16a-aa0a-4ba7-b4ce-ea7bb2162e0a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-409fc16a-aa0a-4ba7-b4ce-ea7bb2162e0a {
  display: none;
}
#s-409fc16a-aa0a-4ba7-b4ce-ea7bb2162e0a, #wrap-s-409fc16a-aa0a-4ba7-b4ce-ea7bb2162e0a { display:none !important; }}@media (max-width: 767px){#s-409fc16a-aa0a-4ba7-b4ce-ea7bb2162e0a {
  
}
}
#s-22204e9f-4e22-4de3-b5ac-99707e4258b7 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 1030px;
text-align: center;
}
@media (min-width: 1200px){#s-22204e9f-4e22-4de3-b5ac-99707e4258b7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-22204e9f-4e22-4de3-b5ac-99707e4258b7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-22204e9f-4e22-4de3-b5ac-99707e4258b7 {
  
}
}@media (max-width: 767px){#s-22204e9f-4e22-4de3-b5ac-99707e4258b7 {
  display: none;
}
#s-22204e9f-4e22-4de3-b5ac-99707e4258b7, #wrap-s-22204e9f-4e22-4de3-b5ac-99707e4258b7 { display:none !important; }}
#s-082f6ee6-84ab-4e97-aa69-8270b8d82957 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 1030px;
text-align: center;
}
@media (min-width: 1200px){#s-082f6ee6-84ab-4e97-aa69-8270b8d82957 {
  display: none;
}
#s-082f6ee6-84ab-4e97-aa69-8270b8d82957, #wrap-s-082f6ee6-84ab-4e97-aa69-8270b8d82957 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-082f6ee6-84ab-4e97-aa69-8270b8d82957 {
  display: none;
}
#s-082f6ee6-84ab-4e97-aa69-8270b8d82957, #wrap-s-082f6ee6-84ab-4e97-aa69-8270b8d82957 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-082f6ee6-84ab-4e97-aa69-8270b8d82957 {
  display: none;
}
#s-082f6ee6-84ab-4e97-aa69-8270b8d82957, #wrap-s-082f6ee6-84ab-4e97-aa69-8270b8d82957 { display:none !important; }}@media (max-width: 767px){#s-082f6ee6-84ab-4e97-aa69-8270b8d82957 {
  
}
}
#s-e3aab328-8db0-417b-ac33-e6078736fce3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-e3aab328-8db0-417b-ac33-e6078736fce3 {
  display: none;
}
#s-e3aab328-8db0-417b-ac33-e6078736fce3, #wrap-s-e3aab328-8db0-417b-ac33-e6078736fce3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e3aab328-8db0-417b-ac33-e6078736fce3 {
  display: none;
}
#s-e3aab328-8db0-417b-ac33-e6078736fce3, #wrap-s-e3aab328-8db0-417b-ac33-e6078736fce3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e3aab328-8db0-417b-ac33-e6078736fce3 {
  display: none;
}
#s-e3aab328-8db0-417b-ac33-e6078736fce3, #wrap-s-e3aab328-8db0-417b-ac33-e6078736fce3 { display:none !important; }}
#s-e3aab328-8db0-417b-ac33-e6078736fce3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-334c1f16-8036-4ff0-80eb-47cd000544af {
  margin-top: 10px;
margin-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-334c1f16-8036-4ff0-80eb-47cd000544af {
  display: none;
}
#s-334c1f16-8036-4ff0-80eb-47cd000544af, #wrap-s-334c1f16-8036-4ff0-80eb-47cd000544af { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-334c1f16-8036-4ff0-80eb-47cd000544af {
  display: none;
}
#s-334c1f16-8036-4ff0-80eb-47cd000544af, #wrap-s-334c1f16-8036-4ff0-80eb-47cd000544af { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-334c1f16-8036-4ff0-80eb-47cd000544af {
  display: none;
}
#s-334c1f16-8036-4ff0-80eb-47cd000544af, #wrap-s-334c1f16-8036-4ff0-80eb-47cd000544af { display:none !important; }}@media (max-width: 767px){#s-334c1f16-8036-4ff0-80eb-47cd000544af {
  
}
}
#s-64c96093-ae38-4d99-9540-008078cb008e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-64c96093-ae38-4d99-9540-008078cb008e {
  display: none;
}
#s-64c96093-ae38-4d99-9540-008078cb008e, #wrap-s-64c96093-ae38-4d99-9540-008078cb008e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64c96093-ae38-4d99-9540-008078cb008e {
  display: none;
}
#s-64c96093-ae38-4d99-9540-008078cb008e, #wrap-s-64c96093-ae38-4d99-9540-008078cb008e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-64c96093-ae38-4d99-9540-008078cb008e {
  display: none;
}
#s-64c96093-ae38-4d99-9540-008078cb008e, #wrap-s-64c96093-ae38-4d99-9540-008078cb008e { display:none !important; }}@media (max-width: 767px){#s-64c96093-ae38-4d99-9540-008078cb008e {
  display: none;
}
#s-64c96093-ae38-4d99-9540-008078cb008e, #wrap-s-64c96093-ae38-4d99-9540-008078cb008e { display:none !important; }}
#s-64c96093-ae38-4d99-9540-008078cb008e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-531e0d7e-051b-4345-966d-98721ab83290 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 1030px;
text-align: center;
}
@media (min-width: 1200px){#s-531e0d7e-051b-4345-966d-98721ab83290 {
  display: none;
}
#s-531e0d7e-051b-4345-966d-98721ab83290, #wrap-s-531e0d7e-051b-4345-966d-98721ab83290 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-531e0d7e-051b-4345-966d-98721ab83290 {
  display: none;
}
#s-531e0d7e-051b-4345-966d-98721ab83290, #wrap-s-531e0d7e-051b-4345-966d-98721ab83290 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-531e0d7e-051b-4345-966d-98721ab83290 {
  display: none;
}
#s-531e0d7e-051b-4345-966d-98721ab83290, #wrap-s-531e0d7e-051b-4345-966d-98721ab83290 { display:none !important; }}
@media (min-width: 1200px){#s-97c82ad1-b728-446a-ba8d-68269c07eca9 {
  display: none;
}
#s-97c82ad1-b728-446a-ba8d-68269c07eca9, #wrap-s-97c82ad1-b728-446a-ba8d-68269c07eca9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-97c82ad1-b728-446a-ba8d-68269c07eca9 {
  display: none;
}
#s-97c82ad1-b728-446a-ba8d-68269c07eca9, #wrap-s-97c82ad1-b728-446a-ba8d-68269c07eca9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-97c82ad1-b728-446a-ba8d-68269c07eca9 {
  display: none;
}
#s-97c82ad1-b728-446a-ba8d-68269c07eca9, #wrap-s-97c82ad1-b728-446a-ba8d-68269c07eca9 { display:none !important; }}
#s-4a31eecd-ff2b-45fa-98ab-f859d0b1308d {
  min-height: 50px;
}

#s-4a31eecd-ff2b-45fa-98ab-f859d0b1308d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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-d4108120-f83b-4890-809d-ae28ff8754fb {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
max-width: 700px;
}
@media (max-width: 767px){#s-d4108120-f83b-4890-809d-ae28ff8754fb {
  
}
}
@media (min-width: 0px) {
[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d4108120-f83b-4890-809d-ae28ff8754fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0dab734f-4bd9-4ed0-86ca-ac694e4b6a25 {
  min-height: 50px;
}
@media (max-width: 767px){#s-0dab734f-4bd9-4ed0-86ca-ac694e4b6a25 {
  display: none;
}
#s-0dab734f-4bd9-4ed0-86ca-ac694e4b6a25, #wrap-s-0dab734f-4bd9-4ed0-86ca-ac694e4b6a25 { display:none !important; }}
#s-0dab734f-4bd9-4ed0-86ca-ac694e4b6a25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4b48bdc1-c2ac-4226-abd1-a5ea2d272b0c {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-4b48bdc1-c2ac-4226-abd1-a5ea2d272b0c {
  display: none;
}
#s-4b48bdc1-c2ac-4226-abd1-a5ea2d272b0c, #wrap-s-4b48bdc1-c2ac-4226-abd1-a5ea2d272b0c { display:none !important; }}
#s-697f392c-1df7-44c5-8ccd-af740e213e8c {
  padding-top: 15px;
padding-bottom: 15px;
min-height: 50px;
}

#s-697f392c-1df7-44c5-8ccd-af740e213e8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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-d4f31322-e666-4c20-a1ab-3e53d86b0824 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d4f31322-e666-4c20-a1ab-3e53d86b0824 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Prata;
  font-style:  normal ;
  font-size: 21px;
  
  
  text-align: center;
}


#s-d4f31322-e666-4c20-a1ab-3e53d86b0824 .shogun-heading-component h2 a {
  color: #000;
}


#s-de953776-fe30-4e6b-90bf-bbedb4bed78f {
  min-height: 50px;
}
@media (max-width: 767px){#s-de953776-fe30-4e6b-90bf-bbedb4bed78f {
  display: none;
}
#s-de953776-fe30-4e6b-90bf-bbedb4bed78f, #wrap-s-de953776-fe30-4e6b-90bf-bbedb4bed78f { display:none !important; }}
#s-de953776-fe30-4e6b-90bf-bbedb4bed78f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4a5edd81-e7fd-4232-ab64-a092902cc70f {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-4a5edd81-e7fd-4232-ab64-a092902cc70f {
  display: none;
}
#s-4a5edd81-e7fd-4232-ab64-a092902cc70f, #wrap-s-4a5edd81-e7fd-4232-ab64-a092902cc70f { display:none !important; }}
.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: text;
  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-fcfa2a00-3efd-4560-8a00-eabb8e9b4cf0 {
  padding-left: 10px;
padding-right: 10px;
}

#s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
max-width: 1040px;
}

@media (min-width: 0px) {
[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-056d8341-dbfe-454e-89a0-ba2cb2a1fdc1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-7a3c410d-8ce4-48c0-83a8-045b3355e7f0 {
  padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-7a3c410d-8ce4-48c0-83a8-045b3355e7f0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


#s-7a3c410d-8ce4-48c0-83a8-045b3355e7f0 .shogun-heading-component h1 a {
  color: #000;
}


#s-4cb1fada-bf62-41a9-98c5-7cb5ee011a79 {
  padding-bottom: 0px;
text-align: center;
}

#s-18e0339c-c5db-4bae-af29-28134f7bac85 {
  padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
}

.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-efba0c17-f27d-4b28-be56-198efd74a988 {
  border-style: solid;
margin-top: 8px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(195, 185, 147, 1);
border-radius: 0px;
max-width: 200px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-efba0c17-f27d-4b28-be56-198efd74a988:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(62, 62, 62, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-efba0c17-f27d-4b28-be56-198efd74a988:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-efba0c17-f27d-4b28-be56-198efd74a988.shg-btn {
   color: rgba(103, 103, 103, 1);
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-d7bc1db4-ac3a-4a02-878c-ca38bf866d62 {
  padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-d7bc1db4-ac3a-4a02-878c-ca38bf866d62 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


#s-d7bc1db4-ac3a-4a02-878c-ca38bf866d62 .shogun-heading-component h1 a {
  color: #000;
}


#s-88588e7b-5766-4ebc-be71-fc0a6acde844 {
  padding-bottom: 0px;
text-align: center;
}

#s-78f10613-660d-49ce-b861-2fa4b9bcfd1e {
  padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
}

#s-32a926a5-3926-495d-bcbe-53ec1136dcb9 {
  border-style: solid;
margin-top: 8px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(195, 185, 147, 1);
border-radius: 0px;
max-width: 200px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-32a926a5-3926-495d-bcbe-53ec1136dcb9:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(62, 62, 62, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-32a926a5-3926-495d-bcbe-53ec1136dcb9:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-32a926a5-3926-495d-bcbe-53ec1136dcb9.shg-btn {
   color: rgba(103, 103, 103, 1);
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-1cb336ac-adfe-434c-9947-b1c50aef2bf4 {
  padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-1cb336ac-adfe-434c-9947-b1c50aef2bf4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}


#s-1cb336ac-adfe-434c-9947-b1c50aef2bf4 .shogun-heading-component h1 a {
  color: #000;
}


#s-ec3144cb-750e-4c8a-9f02-7b076ee9b166 {
  padding-bottom: 0px;
text-align: center;
}

#s-4581a8cf-8c7d-4ee8-9d36-07aac16adb16 {
  padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
}

#s-b6149663-8bc9-4995-bad5-c353e497d0b6 {
  border-style: solid;
margin-top: 8px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(195, 185, 147, 1);
border-radius: 0px;
max-width: 200px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-b6149663-8bc9-4995-bad5-c353e497d0b6:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(62, 62, 62, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-b6149663-8bc9-4995-bad5-c353e497d0b6:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-b6149663-8bc9-4995-bad5-c353e497d0b6.shg-btn {
   color: rgba(103, 103, 103, 1);
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-99d9dfc2-fc83-4373-bdd9-6f3d813bdf29 {
  border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
min-height: 50px;
max-width: 1050px;
background-color: rgba(255, 255, 255, 1);
}

#s-99d9dfc2-fc83-4373-bdd9-6f3d813bdf29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1a518913-bda1-4256-88aa-09d7238db927 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
max-width: 1170px;
}

@media (min-width: 0px) {
[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1a518913-bda1-4256-88aa-09d7238db927"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-046ee344-4749-4ec5-a40e-0fdc2b81c597 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(143, 143, 143, 1);
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}

#s-046ee344-4749-4ec5-a40e-0fdc2b81c597 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-79c430e5-3244-4079-bc46-4715817b0b97 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-79c430e5-3244-4079-bc46-4715817b0b97"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-31218cb3-8854-439f-a31c-fed920a01b8e {
  max-width: 236px;
text-align: center;
}

#s-b417a36f-07bd-40a0-8646-844e18785da1 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(143, 143, 143, 1);
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}

#s-b417a36f-07bd-40a0-8646-844e18785da1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-bae25af8-4822-4bdd-ba03-a015eaa99f87 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
max-width: 100%;
}

@media (min-width: 0px) {
[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bae25af8-4822-4bdd-ba03-a015eaa99f87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-c89d969a-7a43-4721-8294-04eb7e526b5a {
  max-width: 236px;
text-align: center;
}

#s-44340b24-6066-4aac-88f4-3538030bcc91 {
  margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
max-width: 1170px;
}

@media (min-width: 0px) {
[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-44340b24-6066-4aac-88f4-3538030bcc91"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-aacce3a2-5ac7-429a-9293-805c43823230 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(143, 143, 143, 1);
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}

#s-aacce3a2-5ac7-429a-9293-805c43823230 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-7924f04d-3275-4350-bb7b-e6de29942293 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7924f04d-3275-4350-bb7b-e6de29942293"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-6dede8f2-ad39-4164-8a3b-46a9b6d1100f {
  max-width: 236px;
text-align: center;
}

#s-1f250684-bfa3-48cc-85e5-e8b6db4413bc {
  border-style: solid;
margin-bottom: 20px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(143, 143, 143, 1);
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}

#s-1f250684-bfa3-48cc-85e5-e8b6db4413bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-7a7ff7f7-af10-4f19-baea-e3d2909c5148 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7a7ff7f7-af10-4f19-baea-e3d2909c5148"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-a2156559-c443-40f8-a520-3c611b8eb7ec {
  max-width: 236px;
text-align: center;
}

#s-96420894-e2a7-462b-83e3-1c5f6e886838 {
  min-height: 50px;
}

#s-96420894-e2a7-462b-83e3-1c5f6e886838 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e61909fc-9dd6-4e42-967c-11a77f55a4ed {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
max-width: 700px;
}
@media (max-width: 767px){#s-e61909fc-9dd6-4e42-967c-11a77f55a4ed {
  
}
}
@media (min-width: 0px) {
[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e61909fc-9dd6-4e42-967c-11a77f55a4ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-366c35f7-a986-4189-853f-59f37ff59d40 {
  min-height: 50px;
}
@media (max-width: 767px){#s-366c35f7-a986-4189-853f-59f37ff59d40 {
  display: none;
}
#s-366c35f7-a986-4189-853f-59f37ff59d40, #wrap-s-366c35f7-a986-4189-853f-59f37ff59d40 { display:none !important; }}
#s-366c35f7-a986-4189-853f-59f37ff59d40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-37ad00e1-e8e9-4d04-bca1-9ccd8110e6ea {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-37ad00e1-e8e9-4d04-bca1-9ccd8110e6ea {
  display: none;
}
#s-37ad00e1-e8e9-4d04-bca1-9ccd8110e6ea, #wrap-s-37ad00e1-e8e9-4d04-bca1-9ccd8110e6ea { display:none !important; }}
#s-89175265-85b3-48fb-a245-a16978c3c1c4 {
  padding-top: 15px;
padding-bottom: 15px;
min-height: 50px;
}

#s-89175265-85b3-48fb-a245-a16978c3c1c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e5c96f41-837a-4951-a151-8b481f7dfa63 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e5c96f41-837a-4951-a151-8b481f7dfa63 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Prata;
  font-style:  normal ;
  font-size: 21px;
  
  
  text-align: center;
}



#s-1e7df4c2-b638-4102-ae39-979c784097c8 {
  min-height: 50px;
}
@media (max-width: 767px){#s-1e7df4c2-b638-4102-ae39-979c784097c8 {
  display: none;
}
#s-1e7df4c2-b638-4102-ae39-979c784097c8, #wrap-s-1e7df4c2-b638-4102-ae39-979c784097c8 { display:none !important; }}
#s-1e7df4c2-b638-4102-ae39-979c784097c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-113162c6-6cd7-4074-ba14-3191a5bce4ef {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-113162c6-6cd7-4074-ba14-3191a5bce4ef {
  display: none;
}
#s-113162c6-6cd7-4074-ba14-3191a5bce4ef, #wrap-s-113162c6-6cd7-4074-ba14-3191a5bce4ef { display:none !important; }}
#s-321108d3-4cf6-4943-80f9-85e7a7e72027 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
max-width: 1040px;
}

@media (min-width: 0px) {
[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-321108d3-4cf6-4943-80f9-85e7a7e72027"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-1ad1c189-881d-4c67-b61e-60fc101cad20 {
  padding-bottom: 20px;
text-align: center;
}

#s-95305424-ca05-4081-9fcf-b9e1974782ed {
  padding-bottom: 20px;
text-align: center;
}

#s-2f718463-621d-4f43-97ca-9a0cfab802c1 {
  padding-bottom: 20px;
text-align: center;
}

#s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
max-width: 1040px;
}

@media (min-width: 0px) {
[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-211c54b1-8a6a-4cb7-8da9-a89baa8b2623"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-e5fab4dd-4303-42ef-99a8-94775ea38c8d {
  padding-bottom: 20px;
text-align: center;
}

#s-ef441623-87e0-498d-a3d7-2d936e1565b0 {
  padding-bottom: 20px;
text-align: center;
}

#s-963062f3-7aec-4d58-ac85-a0cbee38947a {
  padding-bottom: 20px;
text-align: center;
}

#s-3848a2a5-199f-425b-8d86-8c344b057c92 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
max-width: 1040px;
}

@media (min-width: 0px) {
[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-3848a2a5-199f-425b-8d86-8c344b057c92"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-a2ad5bab-9c2d-4072-975c-293360646b5b {
  padding-bottom: 20px;
text-align: center;
}

#s-f729adf2-f340-4772-9fba-a423de62b24e {
  padding-bottom: 20px;
text-align: center;
}

#s-35b1bae6-f282-44f6-8119-501d34ce65c4 {
  padding-bottom: 20px;
text-align: center;
}

#s-17efe034-d3f0-4e23-b270-d66d9e3ce0b6 {
  border-style: solid;
margin-top: 8px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(195, 185, 147, 1);
border-radius: 0px;
max-width: 200px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-17efe034-d3f0-4e23-b270-d66d9e3ce0b6:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(62, 62, 62, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-17efe034-d3f0-4e23-b270-d66d9e3ce0b6:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-17efe034-d3f0-4e23-b270-d66d9e3ce0b6.shg-btn {
   color: rgba(103, 103, 103, 1);
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-c097294c-be38-4786-863c-590c3b37d5a5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}

#s-c097294c-be38-4786-863c-590c3b37d5a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-120df024-6c75-4e0d-9f43-64417c2c8e7b {
  margin-bottom: 30px;
min-height: 50px;
}

#s-120df024-6c75-4e0d-9f43-64417c2c8e7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5cbb76f1-dbed-4a2e-b961-41d07f428114 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
max-width: 700px;
}
@media (max-width: 767px){#s-5cbb76f1-dbed-4a2e-b961-41d07f428114 {
  display: none;
}
#s-5cbb76f1-dbed-4a2e-b961-41d07f428114, #wrap-s-5cbb76f1-dbed-4a2e-b961-41d07f428114 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-5cbb76f1-dbed-4a2e-b961-41d07f428114"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-956bf7a8-9c0f-4cf5-a5ab-96c8aa215ba0 {
  min-height: 50px;
}
@media (max-width: 767px){#s-956bf7a8-9c0f-4cf5-a5ab-96c8aa215ba0 {
  display: none;
}
#s-956bf7a8-9c0f-4cf5-a5ab-96c8aa215ba0, #wrap-s-956bf7a8-9c0f-4cf5-a5ab-96c8aa215ba0 { display:none !important; }}
#s-956bf7a8-9c0f-4cf5-a5ab-96c8aa215ba0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0650aa9d-850e-4823-b343-0ff463c4ead6 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-0650aa9d-850e-4823-b343-0ff463c4ead6 {
  display: none;
}
#s-0650aa9d-850e-4823-b343-0ff463c4ead6, #wrap-s-0650aa9d-850e-4823-b343-0ff463c4ead6 { display:none !important; }}
#s-7d3047a0-d7a0-4ee4-a33b-5d9dd88b7891 {
  padding-top: 15px;
padding-bottom: 15px;
min-height: 50px;
}

#s-7d3047a0-d7a0-4ee4-a33b-5d9dd88b7891 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-34a20b79-dce8-4c1a-90f7-223631f25a87 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-34a20b79-dce8-4c1a-90f7-223631f25a87 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Prata;
  font-style:  normal ;
  font-size: 23px;
  
  
  text-align: center;
}



#s-eb2e2c78-fe39-4482-8f9a-f92826e63031 {
  min-height: 50px;
}
@media (max-width: 767px){#s-eb2e2c78-fe39-4482-8f9a-f92826e63031 {
  display: none;
}
#s-eb2e2c78-fe39-4482-8f9a-f92826e63031, #wrap-s-eb2e2c78-fe39-4482-8f9a-f92826e63031 { display:none !important; }}
#s-eb2e2c78-fe39-4482-8f9a-f92826e63031 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-57dabfba-c2ac-402d-a8f3-1d05710dce15 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-57dabfba-c2ac-402d-a8f3-1d05710dce15 {
  display: none;
}
#s-57dabfba-c2ac-402d-a8f3-1d05710dce15, #wrap-s-57dabfba-c2ac-402d-a8f3-1d05710dce15 { display:none !important; }}
#s-13d52708-9858-405d-a19c-5bd7615bee2a {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
max-width: 700px;
}
@media (min-width: 1200px){#s-13d52708-9858-405d-a19c-5bd7615bee2a {
  display: none;
}
#s-13d52708-9858-405d-a19c-5bd7615bee2a, #wrap-s-13d52708-9858-405d-a19c-5bd7615bee2a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13d52708-9858-405d-a19c-5bd7615bee2a {
  display: none;
}
#s-13d52708-9858-405d-a19c-5bd7615bee2a, #wrap-s-13d52708-9858-405d-a19c-5bd7615bee2a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-13d52708-9858-405d-a19c-5bd7615bee2a {
  display: none;
}
#s-13d52708-9858-405d-a19c-5bd7615bee2a, #wrap-s-13d52708-9858-405d-a19c-5bd7615bee2a { display:none !important; }}
@media (min-width: 0px) {
[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-13d52708-9858-405d-a19c-5bd7615bee2a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-873c992f-0a51-4312-9391-c4f545d41828 {
  min-height: 50px;
}
@media (max-width: 767px){#s-873c992f-0a51-4312-9391-c4f545d41828 {
  display: none;
}
#s-873c992f-0a51-4312-9391-c4f545d41828, #wrap-s-873c992f-0a51-4312-9391-c4f545d41828 { display:none !important; }}
#s-873c992f-0a51-4312-9391-c4f545d41828 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-590b30e8-7ad2-4a66-aa74-a6ac195ef824 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-590b30e8-7ad2-4a66-aa74-a6ac195ef824 {
  display: none;
}
#s-590b30e8-7ad2-4a66-aa74-a6ac195ef824, #wrap-s-590b30e8-7ad2-4a66-aa74-a6ac195ef824 { display:none !important; }}
#s-d1feb41d-22e5-408a-b234-cdbf817e172b {
  padding-top: 15px;
padding-bottom: 15px;
min-height: 50px;
}

#s-d1feb41d-22e5-408a-b234-cdbf817e172b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-25d44d56-5233-4891-b204-e157ec038ee8 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-25d44d56-5233-4891-b204-e157ec038ee8 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Prata;
  font-style:  normal ;
  font-size: 23px;
  
  
  text-align: center;
}



#s-737ff645-192c-4ebe-be66-7e170c4b4ec5 {
  min-height: 50px;
}
@media (max-width: 767px){#s-737ff645-192c-4ebe-be66-7e170c4b4ec5 {
  display: none;
}
#s-737ff645-192c-4ebe-be66-7e170c4b4ec5, #wrap-s-737ff645-192c-4ebe-be66-7e170c4b4ec5 { display:none !important; }}
#s-737ff645-192c-4ebe-be66-7e170c4b4ec5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f91afba3-283a-42ea-be70-ba35ebf363e8 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-f91afba3-283a-42ea-be70-ba35ebf363e8 {
  display: none;
}
#s-f91afba3-283a-42ea-be70-ba35ebf363e8, #wrap-s-f91afba3-283a-42ea-be70-ba35ebf363e8 { display:none !important; }}
#s-fdfb1f2f-ff38-4d20-9120-680580333b12 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(194, 194, 194, 1);
min-height: 50px;
}

#s-fdfb1f2f-ff38-4d20-9120-680580333b12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ea334b96-8e1b-41b0-a3d3-cfa66f190742 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(194, 194, 194, 1);
min-height: 50px;
}

#s-ea334b96-8e1b-41b0-a3d3-cfa66f190742 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-916f6440-3e7b-4cf5-9d99-a70dfd00076f {
  margin-left: auto;
margin-right: auto;
max-width: 1060px;
}

@media (min-width: 0px) {
[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-916f6440-3e7b-4cf5-9d99-a70dfd00076f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 530px;
}

@media (min-width: 0px) {
[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a594a27-5bc5-4d56-88ad-e4dfc8535ce5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-36c51ab6-8188-4c61-9efd-7206bb0a456e {
  margin-left: auto;
margin-right: auto;
padding-top: 22px;
padding-left: 5px;
padding-bottom: 22px;
padding-right: 5px;
max-width: 91px;
opacity: 0.74;
text-align: center;
}

#s-cedd1bfe-8cdf-4958-b4a1-da3dcaf3c26b {
  margin-left: auto;
margin-right: auto;
padding-top: 18px;
padding-bottom: 20px;
max-width: 270px;
opacity: 0.55;
text-align: center;
}

#s-1483b181-ff0c-4c97-8008-af8c03c251c1 {
  margin-left: auto;
margin-right: auto;
padding-top: 17px;
padding-left: 30px;
padding-bottom: 17px;
padding-right: 30px;
max-width: 140px;
text-align: center;
}

#s-6b058379-8f7f-4032-8cd8-de80a9c379ee {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 60px;
max-width: 530px;
}

@media (min-width: 0px) {
[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b058379-8f7f-4032-8cd8-de80a9c379ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6e564135-42cf-4991-a02e-19ee51f8fdee {
  margin-left: auto;
margin-right: auto;
padding-top: 19px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
max-width: 102px;
opacity: 0.64;
text-align: center;
}

#s-78a089fc-6c37-4fe9-9b60-1f36c587c1eb {
  padding-top: 22px;
padding-left: 28px;
padding-bottom: 22px;
padding-right: 28px;
opacity: 0.61;
text-align: center;
}

#s-20cfc260-1f05-4400-9eee-fcca36882b45 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
max-width: 130px;
opacity: 0.6;
text-align: center;
}

#s-4ef32d26-8a08-4e88-a789-4e909a001a19 {
  border-style: solid;
margin-top: 8px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(195, 185, 147, 1);
border-radius: 0px;
max-width: 180px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-4ef32d26-8a08-4e88-a789-4e909a001a19:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(62, 62, 62, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-4ef32d26-8a08-4e88-a789-4e909a001a19:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-4ef32d26-8a08-4e88-a789-4e909a001a19.shg-btn {
   color: rgba(103, 103, 103, 1);
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-02da7470-1e72-4460-8d85-a5b7c2eff436 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 30px;
min-height: 50px;
max-width: 1050px;
}

#s-02da7470-1e72-4460-8d85-a5b7c2eff436 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-eacbc479-9b37-4d71-90bc-f6e05bf785b0 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eacbc479-9b37-4d71-90bc-f6e05bf785b0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-50eceae8-96c5-4aea-bcba-88cc7d19edbe {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 0px;
text-align: center;
}

#s-c226b2ed-cfc9-4693-a776-48e44945a6fa {
  min-height: 50px;
}

#s-c226b2ed-cfc9-4693-a776-48e44945a6fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-30feb366-a4bf-4af0-86b5-d12505250df6 {
  margin-left: auto;
margin-right: auto;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
max-width: 120px;
text-align: center;
}

#s-9f9d3851-77b7-4c96-868e-60303e92e3c7 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-9f9d3851-77b7-4c96-868e-60303e92e3c7 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}


#s-9f9d3851-77b7-4c96-868e-60303e92e3c7 .shogun-heading-component h4 a {
  color: rgba(255, 255, 255, 1);
}


#s-aaba8335-24b0-42ab-8948-b898a8c8cd37 {
  border-style: solid;
margin-top: 8px;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 10px;
padding-bottom: 8px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(95, 95, 95, 1);
border-radius: 0px;
max-width: 100px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-aaba8335-24b0-42ab-8948-b898a8c8cd37:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(62, 62, 62, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-aaba8335-24b0-42ab-8948-b898a8c8cd37:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-aaba8335-24b0-42ab-8948-b898a8c8cd37.shg-btn {
   color: rgba(103, 103, 103, 1);
   font-size: 13px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-d060b90a-ba96-475b-89f0-df1dbe3a740b {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}

#s-ccb59bba-dd83-4a9b-8f85-166bebe777fd {
  min-height: 50px;
}

#s-ccb59bba-dd83-4a9b-8f85-166bebe777fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-832e1fea-0ffa-43dc-8ae3-02b312e115a7 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 240px;
text-align: center;
}

#s-875a74cd-d1f7-4bfd-8cf1-edf8c6332d5e {
  margin-top: -5px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-875a74cd-d1f7-4bfd-8cf1-edf8c6332d5e .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}


#s-875a74cd-d1f7-4bfd-8cf1-edf8c6332d5e .shogun-heading-component h4 a {
  color: rgba(255, 255, 255, 1);
}


#s-7f22e192-8328-41d3-9b24-275192ae0fe7 {
  border-style: solid;
margin-top: 8px;
margin-left: auto;
margin-right: auto;
padding-top: 9px;
padding-left: 10px;
padding-bottom: 9px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(95, 95, 95, 1);
border-radius: 0px;
max-width: 100px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-7f22e192-8328-41d3-9b24-275192ae0fe7:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(62, 62, 62, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-7f22e192-8328-41d3-9b24-275192ae0fe7:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-7f22e192-8328-41d3-9b24-275192ae0fe7.shg-btn {
   color: rgba(103, 103, 103, 1);
   font-size: 13px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eb91bfe1-951a-48e2-ad9e-edbe56ef64e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-7a2845d6-84a8-4e83-87d8-8257aaf20cf9 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 0px;
text-align: center;
}

#s-07f9cb65-1648-4be8-b0b4-941422ccc728 {
  min-height: 50px;
}

#s-07f9cb65-1648-4be8-b0b4-941422ccc728 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-66f76cdf-cf97-4f86-ac7a-a95fdb148915 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
max-width: 150px;
text-align: center;
}

#s-003ef65a-88c9-41d6-9f9a-f36f06b653be {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-003ef65a-88c9-41d6-9f9a-f36f06b653be .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}


#s-003ef65a-88c9-41d6-9f9a-f36f06b653be .shogun-heading-component h4 a {
  color: rgba(255, 255, 255, 1);
}


#s-87b1b8ef-d5cb-4331-a31c-e282f46f2484 {
  border-style: solid;
margin-top: 8px;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 10px;
padding-bottom: 8px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(95, 95, 95, 1);
border-radius: 0px;
max-width: 100px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-87b1b8ef-d5cb-4331-a31c-e282f46f2484:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(62, 62, 62, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-87b1b8ef-d5cb-4331-a31c-e282f46f2484:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-87b1b8ef-d5cb-4331-a31c-e282f46f2484.shg-btn {
   color: rgba(103, 103, 103, 1);
   font-size: 13px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-c27a1e52-398a-40fc-b82f-446ecafc77f4 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}

#s-963a926d-f4f7-4559-a6c8-2b390010666c {
  min-height: 50px;
}

#s-963a926d-f4f7-4559-a6c8-2b390010666c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-582009f4-1a02-4d1b-b72c-3a8cd326b4cd {
  margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-bottom: 3px;
padding-right: 10px;
max-width: 170px;
text-align: center;
}

#s-8d0bdada-d468-4d3e-a473-4ff43f193aae {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-8d0bdada-d468-4d3e-a473-4ff43f193aae .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}


#s-8d0bdada-d468-4d3e-a473-4ff43f193aae .shogun-heading-component h4 a {
  color: rgba(255, 255, 255, 1);
}


#s-90c0ac66-bded-4247-943c-1aee06a6721d {
  border-style: solid;
margin-top: 8px;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 10px;
padding-bottom: 8px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(95, 95, 95, 1);
border-radius: 0px;
max-width: 100px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-90c0ac66-bded-4247-943c-1aee06a6721d:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(62, 62, 62, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-90c0ac66-bded-4247-943c-1aee06a6721d:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-90c0ac66-bded-4247-943c-1aee06a6721d.shg-btn {
   color: rgba(103, 103, 103, 1);
   font-size: 13px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-d482d24f-6a77-4c30-bc89-9bd4840311b6 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d482d24f-6a77-4c30-bc89-9bd4840311b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-231cdc8f-c7a8-492c-b77d-768b58e7d3f6 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 0px;
text-align: center;
}

#s-c8b9783e-4abc-4fdc-9908-816bb5ff379e {
  min-height: 50px;
}

#s-c8b9783e-4abc-4fdc-9908-816bb5ff379e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2be8aab9-95bb-466f-a39d-219eb1ae137b {
  margin-left: auto;
margin-right: auto;
padding-top: 4px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
max-width: 139px;
text-align: center;
}

#s-99e0e51e-29f7-457b-9c83-1b9764d2280f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-99e0e51e-29f7-457b-9c83-1b9764d2280f .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}


#s-99e0e51e-29f7-457b-9c83-1b9764d2280f .shogun-heading-component h4 a {
  color: rgba(255, 255, 255, 1);
}


#s-869496e5-0586-4a40-94ae-2b91d1d16a7c {
  border-style: solid;
margin-top: 8px;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 10px;
padding-bottom: 8px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(95, 95, 95, 1);
border-radius: 0px;
max-width: 100px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-869496e5-0586-4a40-94ae-2b91d1d16a7c:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(62, 62, 62, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-869496e5-0586-4a40-94ae-2b91d1d16a7c:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-869496e5-0586-4a40-94ae-2b91d1d16a7c.shg-btn {
   color: rgba(103, 103, 103, 1);
   font-size: 13px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-060b8270-33d4-438e-a392-d4c105d27965 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}

#s-5972cfe2-2768-4303-8b0f-20ee5e838b50 {
  min-height: 50px;
}

#s-5972cfe2-2768-4303-8b0f-20ee5e838b50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0f44cb84-b925-4aa1-abfb-ab6595ef1a7d {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-0f44cb84-b925-4aa1-abfb-ab6595ef1a7d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Prata;
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


#s-0f44cb84-b925-4aa1-abfb-ab6595ef1a7d .shogun-heading-component h2 a {
  color: rgba(255, 255, 255, 1);
}


#s-aac1705a-f6a2-4522-8b00-996766ec0258 {
  padding-top: 10px;
padding-left: 5px;
padding-bottom: 14px;
padding-right: 5px;
text-align: center;
}

#s-aac1705a-f6a2-4522-8b00-996766ec0258 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: center;
}


#s-aac1705a-f6a2-4522-8b00-996766ec0258 .shogun-heading-component h4 a {
  color: rgba(255, 255, 255, 1);
}


#s-caa8e774-6805-4250-ab71-f9795dd51c5a {
  border-style: solid;
margin-top: 8px;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-left: 10px;
padding-bottom: 8px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(95, 95, 95, 1);
border-radius: 0px;
max-width: 100px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-caa8e774-6805-4250-ab71-f9795dd51c5a:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(62, 62, 62, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-caa8e774-6805-4250-ab71-f9795dd51c5a:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-caa8e774-6805-4250-ab71-f9795dd51c5a.shg-btn {
   color: rgba(103, 103, 103, 1);
   font-size: 13px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-09b40ca4-d07b-4ab2-95f2-5c7cbb009fbb {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
max-width: 1160px;
}

#s-09b40ca4-d07b-4ab2-95f2-5c7cbb009fbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d32b7ad8-fd5f-448f-b31d-b549d72eda79 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
max-width: 720px;
}

@media (min-width: 0px) {
[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-d32b7ad8-fd5f-448f-b31d-b549d72eda79"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-9cbda19c-b15d-473f-9ebf-02f7ff04ef77 {
  min-height: 50px;
}
@media (max-width: 767px){#s-9cbda19c-b15d-473f-9ebf-02f7ff04ef77 {
  display: none;
}
#s-9cbda19c-b15d-473f-9ebf-02f7ff04ef77, #wrap-s-9cbda19c-b15d-473f-9ebf-02f7ff04ef77 { display:none !important; }}
#s-9cbda19c-b15d-473f-9ebf-02f7ff04ef77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b56a11e8-11e3-44d5-ae6f-b547f5d05e23 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-b56a11e8-11e3-44d5-ae6f-b547f5d05e23 {
  display: none;
}
#s-b56a11e8-11e3-44d5-ae6f-b547f5d05e23, #wrap-s-b56a11e8-11e3-44d5-ae6f-b547f5d05e23 { display:none !important; }}
#s-4a4bef45-4ec8-4e7a-b0c4-cd30aaf38d6a {
  min-height: 50px;
}

#s-4a4bef45-4ec8-4e7a-b0c4-cd30aaf38d6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0bf08986-828e-4b47-8d4a-53eae2b0569e {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-0bf08986-828e-4b47-8d4a-53eae2b0569e .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Prata;
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}



#s-3ca1b58b-3079-4b33-9b2c-4da950105602 {
  min-height: 50px;
}
@media (max-width: 767px){#s-3ca1b58b-3079-4b33-9b2c-4da950105602 {
  display: none;
}
#s-3ca1b58b-3079-4b33-9b2c-4da950105602, #wrap-s-3ca1b58b-3079-4b33-9b2c-4da950105602 { display:none !important; }}
#s-3ca1b58b-3079-4b33-9b2c-4da950105602 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5f31721a-996c-4e62-9704-0c9a109efa4c {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-5f31721a-996c-4e62-9704-0c9a109efa4c {
  display: none;
}
#s-5f31721a-996c-4e62-9704-0c9a109efa4c, #wrap-s-5f31721a-996c-4e62-9704-0c9a109efa4c { display:none !important; }}
#s-0afd2867-0ac6-462b-ab65-b8bf60c3674d {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
max-width: 90%;
}

#s-0afd2867-0ac6-462b-ab65-b8bf60c3674d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f89db173-8849-4c51-8455-8b950720f68f {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f89db173-8849-4c51-8455-8b950720f68f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-f39dc4c4-13fa-40e9-a2cb-b4d2c3c24646 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 05px;
padding-bottom: 10px;
padding-right: 05px;
max-width: 160px;
text-align: center;
}

#s-fd89e4c8-7ec9-4c85-88ca-2c51f2e9c1c6 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 160px;
text-align: center;
}

#s-9947607b-ab67-478c-afc2-4398c620e655 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 05px;
padding-bottom: 10px;
padding-right: 05px;
max-width: 160px;
text-align: center;
}

#s-176d2cc2-a2bb-4fcd-a9cd-ad7bee8ceeb4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 160px;
text-align: center;
}

#s-c055469e-fb65-46c2-a94f-e35ea2799f3d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 160px;
text-align: center;
}

#s-60e29705-044f-4a3d-9146-b8da61322442 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 160px;
text-align: center;
}

#s-f3747196-17b6-4c07-90d3-0eceb4e11abb {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
max-width: 90%;
}

#s-f3747196-17b6-4c07-90d3-0eceb4e11abb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 992px) {
[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-e4ff1bef-74a5-408e-9ba2-fdb8532ce8f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

#s-5c7111b2-85f0-4d77-993b-129f4e65c880 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 160px;
text-align: center;
}

#s-4b481cb4-c64c-4a1d-9b34-d3740eae837a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 160px;
text-align: center;
}

#s-fa8d6aa7-77b5-484d-8dca-887772023e32 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 160px;
text-align: center;
}

#s-3f94559d-3d75-49d4-9c5f-03fa73ba4d41 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 160px;
text-align: center;
}

#s-9a01a948-dd6f-4657-b8a8-f9a9d581e033 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 160px;
text-align: center;
}

#s-5c6c2539-a97e-471f-beec-528651331345 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
max-width: 160px;
text-align: center;
}

#s-cc9304a3-73b4-4d5e-b59a-e1cfa8e7f1cb {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 30px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(236, 235, 231, 0.39);
}

#s-cc9304a3-73b4-4d5e-b59a-e1cfa8e7f1cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6f1a1fe4-4a93-4ce4-8f44-46bd14df7e05 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
max-width: 1050px;
}

#s-6f1a1fe4-4a93-4ce4-8f44-46bd14df7e05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-de5a699f-c845-43b1-baa7-f005ee5f6331 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}

#s-de5a699f-c845-43b1-baa7-f005ee5f6331 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ed80a91a-02cb-4f97-82bd-4d01a705781f {
  margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ed80a91a-02cb-4f97-82bd-4d01a705781f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c2626e38-5d5d-472a-8002-826ec9528f24 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-49f8237c-1ae2-40ab-9bca-fce9f923f447 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
max-width: 700px;
}
@media (max-width: 767px){#s-49f8237c-1ae2-40ab-9bca-fce9f923f447 {
  display: none;
}
#s-49f8237c-1ae2-40ab-9bca-fce9f923f447, #wrap-s-49f8237c-1ae2-40ab-9bca-fce9f923f447 { display:none !important; }}
@media (min-width: 0px) {
[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-49f8237c-1ae2-40ab-9bca-fce9f923f447"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-28f563ec-ea02-4246-829d-bbaa57f569ec {
  min-height: 50px;
}
@media (max-width: 767px){#s-28f563ec-ea02-4246-829d-bbaa57f569ec {
  display: none;
}
#s-28f563ec-ea02-4246-829d-bbaa57f569ec, #wrap-s-28f563ec-ea02-4246-829d-bbaa57f569ec { display:none !important; }}
#s-28f563ec-ea02-4246-829d-bbaa57f569ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-803c118a-c8d4-4f50-afcc-68aec4495ccd {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-803c118a-c8d4-4f50-afcc-68aec4495ccd {
  display: none;
}
#s-803c118a-c8d4-4f50-afcc-68aec4495ccd, #wrap-s-803c118a-c8d4-4f50-afcc-68aec4495ccd { display:none !important; }}
#s-a564cc96-c4b5-4374-95da-bc34bd11dbd1 {
  padding-top: 15px;
padding-bottom: 15px;
min-height: 50px;
}

#s-a564cc96-c4b5-4374-95da-bc34bd11dbd1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1217dae2-866d-43dc-a1d0-95e22870f723 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-1217dae2-866d-43dc-a1d0-95e22870f723 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Prata;
  font-style:  normal ;
  font-size: 23px;
  
  
  text-align: center;
}



#s-ca67d97f-8ef0-4fb2-b223-57d305df1b5d {
  min-height: 50px;
}
@media (max-width: 767px){#s-ca67d97f-8ef0-4fb2-b223-57d305df1b5d {
  display: none;
}
#s-ca67d97f-8ef0-4fb2-b223-57d305df1b5d, #wrap-s-ca67d97f-8ef0-4fb2-b223-57d305df1b5d { display:none !important; }}
#s-ca67d97f-8ef0-4fb2-b223-57d305df1b5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-eb7af563-541b-4dd1-864d-a7bcf929ff3c {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-eb7af563-541b-4dd1-864d-a7bcf929ff3c {
  display: none;
}
#s-eb7af563-541b-4dd1-864d-a7bcf929ff3c, #wrap-s-eb7af563-541b-4dd1-864d-a7bcf929ff3c { display:none !important; }}
#s-53e63f98-eaa5-46fd-9d0e-570ee5af6774 {
  margin-left: auto;
margin-right: auto;
}

#s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391 {
  margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
max-width: 1080px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-cc1c033f-dfe6-4dbf-96bf-e1dd7f633391"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-221752ac-a1ba-45a3-b289-86bd7a576545 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-left: 5px;
padding-bottom: 20px;
padding-right: 5px;
min-height: 240px;
background-color: rgba(255, 255, 255, 1);
}

#s-221752ac-a1ba-45a3-b289-86bd7a576545 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-16bc0e2f-c038-44b4-bffd-cff60e595433 {
  margin-left: auto;
margin-right: auto;
min-height: 55px;
max-width: 55px;
text-align: center;
}

#s-72a762be-b757-4ffc-a415-f1dd3ed8372e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-72a762be-b757-4ffc-a415-f1dd3ed8372e .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-8df232d1-db9b-45df-ba41-2b4f864c9a1f {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-left: 5px;
padding-bottom: 20px;
padding-right: 5px;
min-height: 240px;
background-color: rgba(255, 255, 255, 1);
}

#s-8df232d1-db9b-45df-ba41-2b4f864c9a1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5fedc840-4590-4513-ba57-3e059763cee5 {
  margin-left: auto;
margin-right: auto;
min-height: 60px;
max-width: 70px;
text-align: center;
}

#s-84356059-2561-43e3-9cc9-107bdc6668d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-84356059-2561-43e3-9cc9-107bdc6668d9 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-05a8e672-75fe-4b55-9330-d37a5c66a06f {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-left: 5px;
padding-bottom: 20px;
padding-right: 5px;
min-height: 240px;
background-color: rgba(255, 255, 255, 1);
}

#s-05a8e672-75fe-4b55-9330-d37a5c66a06f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-079b3cb7-671f-49ab-980f-43b6c4f5bcf8 {
  margin-left: auto;
margin-right: auto;
min-height: 60px;
max-width: 60px;
text-align: center;
}

#s-85a615ed-0c54-48de-89da-221972d26590 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-85a615ed-0c54-48de-89da-221972d26590 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Muli;
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-55885f04-c1c3-4694-a0f7-c7b51756864b {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-left: 5px;
padding-bottom: 20px;
padding-right: 5px;
min-height: 241px;
background-color: rgba(255, 255, 255, 1);
}

#s-55885f04-c1c3-4694-a0f7-c7b51756864b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-13ce5bb8-893c-436c-8813-59b903f27f7e {
  margin-left: auto;
margin-right: auto;
min-height: 60px;
max-width: 60px;
text-align: center;
}

#s-4560c526-3147-4172-a422-d9855f3ae107 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4560c526-3147-4172-a422-d9855f3ae107 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-1cebd60c-2593-4c49-95b6-daa88742781f {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

#s-f80b96bc-1d72-4177-826d-1b247e064671 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(195, 185, 147, 1);
border-radius: 3px;
max-width: 200px;
text-align: center;
background-color: rgba(237, 32, 37, 1);
text-decoration: none;
}
#s-f80b96bc-1d72-4177-826d-1b247e064671:hover {border-radius: 3px !important;
background-color: rgba(237, 32, 37, 1) !important;
text-decoration: none !important;}#s-f80b96bc-1d72-4177-826d-1b247e064671:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
 #s-f80b96bc-1d72-4177-826d-1b247e064671.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 15px;
   font-weight:  800 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-5a440004-fafc-4982-8fc6-193b87e623a8 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
max-width: 880px;
}

@media (min-width: 0px) {
[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-5a440004-fafc-4982-8fc6-193b87e623a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-49ead1f7-b2c0-451d-bb62-813cf6688960 {
  min-height: 50px;
}
@media (max-width: 767px){#s-49ead1f7-b2c0-451d-bb62-813cf6688960 {
  display: none;
}
#s-49ead1f7-b2c0-451d-bb62-813cf6688960, #wrap-s-49ead1f7-b2c0-451d-bb62-813cf6688960 { display:none !important; }}
#s-49ead1f7-b2c0-451d-bb62-813cf6688960 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-19f5545b-03bf-4552-95d0-836215286b8c {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-19f5545b-03bf-4552-95d0-836215286b8c {
  display: none;
}
#s-19f5545b-03bf-4552-95d0-836215286b8c, #wrap-s-19f5545b-03bf-4552-95d0-836215286b8c { display:none !important; }}
#s-13b993da-809c-4bc4-8826-407ac949fbb7 {
  min-height: 50px;
}

#s-13b993da-809c-4bc4-8826-407ac949fbb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-89ecca81-a3e3-4559-a427-5bddfd81f016 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-89ecca81-a3e3-4559-a427-5bddfd81f016 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Prata;
  font-style:  normal ;
  font-size: 21px;
  
  
  text-align: center;
}



#s-10c44e1d-c376-4b0d-93ab-8dbe129cf9c3 {
  min-height: 50px;
}
@media (max-width: 767px){#s-10c44e1d-c376-4b0d-93ab-8dbe129cf9c3 {
  display: none;
}
#s-10c44e1d-c376-4b0d-93ab-8dbe129cf9c3, #wrap-s-10c44e1d-c376-4b0d-93ab-8dbe129cf9c3 { display:none !important; }}
#s-10c44e1d-c376-4b0d-93ab-8dbe129cf9c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-671f30f2-ca7e-455f-a093-d3d699253bf0 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-671f30f2-ca7e-455f-a093-d3d699253bf0 {
  display: none;
}
#s-671f30f2-ca7e-455f-a093-d3d699253bf0, #wrap-s-671f30f2-ca7e-455f-a093-d3d699253bf0 { display:none !important; }}@media (max-width: 767px){#s-671f30f2-ca7e-455f-a093-d3d699253bf0 {
  display: none;
}
#s-671f30f2-ca7e-455f-a093-d3d699253bf0, #wrap-s-671f30f2-ca7e-455f-a093-d3d699253bf0 { display:none !important; }}
#s-66649142-fe75-4f6b-b033-fe7b26835e46 {
  min-height: 50px;
}

#s-66649142-fe75-4f6b-b033-fe7b26835e46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e96d5666-2ebd-43ba-bca2-6ca07e3b7deb {
  padding-left: 10px;
padding-right: 10px;
}

#s-681fd85f-135c-4108-9b4d-fda7777106b9 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
max-width: 1050px;
background-color: rgba(196, 180, 180, 0);
}

#s-681fd85f-135c-4108-9b4d-fda7777106b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-939b2ca4-2413-41cd-b533-9bf2e4bce327 {
  padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-939b2ca4-2413-41cd-b533-9bf2e4bce327"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
max-width: 100%;
}
@media (min-width: 768px) and (max-width: 991px){#s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf {
  
}
}@media (max-width: 767px){#s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf {
  
}
}
@media (min-width: 0px) {
[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a7e4607c-3afb-41aa-bd0f-cd5ca6bb75bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-0cce7931-e1fc-4380-b882-0710929023f0 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 78px;
background-color: rgba(255, 255, 255, 1);
}

#s-0cce7931-e1fc-4380-b882-0710929023f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0120201a-e91d-4289-94df-c9be1f743de7 {
  text-align: center;
}

#s-2b1ad065-96ee-4b0a-a3c4-552e61f35969 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
}

#s-2b1ad065-96ee-4b0a-a3c4-552e61f35969 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-948b041b-7b74-4f10-9bfd-042d8caeb3c5 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-6aaa3d8e-ebe6-4767-b8b6-7c7ef5e0433e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 3px;
text-align: center;
background-color: rgba(237, 31, 36, 1);
text-decoration: none;
}
#s-6aaa3d8e-ebe6-4767-b8b6-7c7ef5e0433e:hover {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}#s-6aaa3d8e-ebe6-4767-b8b6-7c7ef5e0433e:active {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}
 #s-6aaa3d8e-ebe6-4767-b8b6-7c7ef5e0433e.shg-btn {
   color: #ffffff;
   font-size: 15px;
   font-weight:  800 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-f995da2c-804d-425b-b069-0e8504477d41 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}

#s-f995da2c-804d-425b-b069-0e8504477d41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a5d166a5-b9e8-4575-9d9a-bbe57ff974aa {
  text-align: center;
}

#s-d25823b5-5f19-42a9-9409-6fc7dc26c020 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
}

#s-d25823b5-5f19-42a9-9409-6fc7dc26c020 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2168ff72-8be9-418f-9fe4-611bf072b57e {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-5c28cb42-c788-4094-b961-e1643508361b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 3px;
text-align: center;
background-color: rgba(237, 31, 36, 1);
text-decoration: none;
}
#s-5c28cb42-c788-4094-b961-e1643508361b:hover {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}#s-5c28cb42-c788-4094-b961-e1643508361b:active {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}
 #s-5c28cb42-c788-4094-b961-e1643508361b.shg-btn {
   color: #ffffff;
   font-size: 15px;
   font-weight:  800 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-a141a346-ea6a-4167-9196-e92941e88279 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 0px;
max-width: 100%;
}
@media (min-width: 768px) and (max-width: 991px){#s-a141a346-ea6a-4167-9196-e92941e88279 {
  
}
}@media (max-width: 767px){#s-a141a346-ea6a-4167-9196-e92941e88279 {
  
}
}
@media (min-width: 0px) {
[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a141a346-ea6a-4167-9196-e92941e88279"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-20513a86-55c6-4153-82b6-3bbe1138b1c4 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}

#s-20513a86-55c6-4153-82b6-3bbe1138b1c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3aa9b500-ce1b-457c-acec-d2f6725064de {
  text-align: center;
}

#s-ff6a58f9-5980-4963-91d3-8533d1b12786 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
}

#s-ff6a58f9-5980-4963-91d3-8533d1b12786 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-48f39519-6dba-4dcb-983e-efe644fe7184 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-12297194-d5c8-4073-88be-0203225a2adb {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 3px;
text-align: center;
background-color: rgba(237, 31, 36, 1);
text-decoration: none;
}
#s-12297194-d5c8-4073-88be-0203225a2adb:hover {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}#s-12297194-d5c8-4073-88be-0203225a2adb:active {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}
 #s-12297194-d5c8-4073-88be-0203225a2adb.shg-btn {
   color: #ffffff;
   font-size: 15px;
   font-weight:  800 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-e234b2ea-0da7-4d5d-aa43-63ee3d426be8 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}

#s-e234b2ea-0da7-4d5d-aa43-63ee3d426be8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-cc25f334-5170-4fbd-b3ef-6d7da9a98920 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-128030b5-8ebd-4dac-9147-9802d52258bd {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
}

#s-128030b5-8ebd-4dac-9147-9802d52258bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-80d3640d-7f98-4301-8eec-55faafe48b96 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-255aee89-673f-4b21-b8bf-77e79ab95b34 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 3px;
text-align: center;
background-color: rgba(237, 31, 36, 1);
text-decoration: none;
}
#s-255aee89-673f-4b21-b8bf-77e79ab95b34:hover {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}#s-255aee89-673f-4b21-b8bf-77e79ab95b34:active {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}
 #s-255aee89-673f-4b21-b8bf-77e79ab95b34.shg-btn {
   color: #ffffff;
   font-size: 15px;
   font-weight:  800 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-75f68a87-0ef5-4263-bf47-b16212077853 {
  padding-left: 10px;
padding-right: 10px;
}

#s-e5180910-31d0-4532-960a-1d3e0221de57 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
min-height: 50px;
max-width: 1050px;
}

#s-e5180910-31d0-4532-960a-1d3e0221de57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-43b5fefe-2841-4dee-b128-0e20a4d8ba03 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
max-width: 880px;
}

@media (min-width: 0px) {
[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-43b5fefe-2841-4dee-b128-0e20a4d8ba03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-343e5c52-0630-4ef6-b784-471fda343ca6 {
  min-height: 50px;
}
@media (max-width: 767px){#s-343e5c52-0630-4ef6-b784-471fda343ca6 {
  display: none;
}
#s-343e5c52-0630-4ef6-b784-471fda343ca6, #wrap-s-343e5c52-0630-4ef6-b784-471fda343ca6 { display:none !important; }}
#s-343e5c52-0630-4ef6-b784-471fda343ca6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c1ab5a32-45ea-4e61-8e9f-2b6a6b0be3be {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-c1ab5a32-45ea-4e61-8e9f-2b6a6b0be3be {
  display: none;
}
#s-c1ab5a32-45ea-4e61-8e9f-2b6a6b0be3be, #wrap-s-c1ab5a32-45ea-4e61-8e9f-2b6a6b0be3be { display:none !important; }}
#s-0eb80f2f-8ea2-42ff-94bd-8fdc41b85fd7 {
  min-height: 50px;
}

#s-0eb80f2f-8ea2-42ff-94bd-8fdc41b85fd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9ad71cde-75ae-4fd6-86e4-25026c5b7e1a {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-9ad71cde-75ae-4fd6-86e4-25026c5b7e1a .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Prata;
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}



#s-924d5c06-f11d-4423-8287-51cedadfb0d3 {
  min-height: 50px;
}
@media (max-width: 767px){#s-924d5c06-f11d-4423-8287-51cedadfb0d3 {
  display: none;
}
#s-924d5c06-f11d-4423-8287-51cedadfb0d3, #wrap-s-924d5c06-f11d-4423-8287-51cedadfb0d3 { display:none !important; }}
#s-924d5c06-f11d-4423-8287-51cedadfb0d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c5fe0453-1256-48cb-9e7e-951bc9d3a1b6 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5fe0453-1256-48cb-9e7e-951bc9d3a1b6 {
  display: none;
}
#s-c5fe0453-1256-48cb-9e7e-951bc9d3a1b6, #wrap-s-c5fe0453-1256-48cb-9e7e-951bc9d3a1b6 { display:none !important; }}@media (max-width: 767px){#s-c5fe0453-1256-48cb-9e7e-951bc9d3a1b6 {
  display: none;
}
#s-c5fe0453-1256-48cb-9e7e-951bc9d3a1b6, #wrap-s-c5fe0453-1256-48cb-9e7e-951bc9d3a1b6 { display:none !important; }}
#s-27039355-1ac7-41c3-b006-78c45209bbd2 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 30px;
padding-right: 30px;
max-width: 1110px;
}

@media (min-width: 0px) {
[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 23.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 23.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 23.333333333333332px);
}

[id="s-27039355-1ac7-41c3-b006-78c45209bbd2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 23.333333333333332px);
}

}

#s-8cf81adb-c185-4266-a4b0-c5009cc2e665 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8cf81adb-c185-4266-a4b0-c5009cc2e665 {
  
}
}@media (max-width: 767px){#s-8cf81adb-c185-4266-a4b0-c5009cc2e665 {
  
}
}
#s-8cf81adb-c185-4266-a4b0-c5009cc2e665 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2f784c21-c248-42ec-9c3a-c718bc95267a {
  padding-top: 5px;
padding-left: 30px;
padding-bottom: 5px;
padding-right: 30px;
text-align: center;
}

#s-a32cea8d-d515-4e3d-870a-7b6e35bb083b {
  padding-left: 10px;
padding-right: 10px;
}

#s-3fd7d72e-cb21-48c7-91e1-ba695f68921f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 3px;
max-width: 237px;
text-align: center;
background-color: rgba(237, 31, 36, 1);
text-decoration: none;
}
#s-3fd7d72e-cb21-48c7-91e1-ba695f68921f:hover {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}#s-3fd7d72e-cb21-48c7-91e1-ba695f68921f:active {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}
 #s-3fd7d72e-cb21-48c7-91e1-ba695f68921f.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-2788a3c6-3c86-4782-8c5e-24da4a84b2e0 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2788a3c6-3c86-4782-8c5e-24da4a84b2e0 {
  
}
}@media (max-width: 767px){#s-2788a3c6-3c86-4782-8c5e-24da4a84b2e0 {
  
}
}
#s-2788a3c6-3c86-4782-8c5e-24da4a84b2e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-038bf552-6b65-4ee2-88ac-a5592669822f {
  padding-top: 5px;
padding-left: 30px;
padding-bottom: 5px;
padding-right: 30px;
text-align: center;
}

#s-14b52a9e-65ac-414a-901a-dd831d59f8b2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 3px;
max-width: 237px;
text-align: center;
background-color: rgba(237, 31, 36, 1);
text-decoration: none;
}
#s-14b52a9e-65ac-414a-901a-dd831d59f8b2:hover {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}#s-14b52a9e-65ac-414a-901a-dd831d59f8b2:active {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}
 #s-14b52a9e-65ac-414a-901a-dd831d59f8b2.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-be3765a4-8cd5-4a05-8003-8994ff77a6b1 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-be3765a4-8cd5-4a05-8003-8994ff77a6b1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-be3765a4-8cd5-4a05-8003-8994ff77a6b1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-be3765a4-8cd5-4a05-8003-8994ff77a6b1 {
  
}
}@media (max-width: 767px){#s-be3765a4-8cd5-4a05-8003-8994ff77a6b1 {
  
}
}
#s-be3765a4-8cd5-4a05-8003-8994ff77a6b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ddf32351-e2e1-4219-8c87-8e96f4cfebbd {
  padding-top: 5px;
padding-left: 30px;
padding-bottom: 5px;
padding-right: 30px;
text-align: center;
}

#s-0fb032bf-d64a-48ea-b926-dee0a9bc325b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 3px;
max-width: 237px;
text-align: center;
background-color: rgba(237, 31, 36, 1);
text-decoration: none;
}
#s-0fb032bf-d64a-48ea-b926-dee0a9bc325b:hover {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}#s-0fb032bf-d64a-48ea-b926-dee0a9bc325b:active {background-color: rgba(237, 31, 36, 1) !important;
text-decoration: none !important;}
 #s-0fb032bf-d64a-48ea-b926-dee0a9bc325b.shg-btn {
   color: #ffffff;
   font-size: 14px;
   font-weight:  700 ;
   font-style:  normal ;
   font-family: Muli;
 }
#s-26421be3-3573-4ed3-800a-852a5718b7a1 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 80px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-bottom: 0px;
min-height: 310px;
max-width: 1030px;
background-position: center center;
}

#s-26421be3-3573-4ed3-800a-852a5718b7a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-87382ff6-ec41-4ebc-b9b3-03e99fdf8a5d {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
min-height: 250px;
max-width: 100%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-87382ff6-ec41-4ebc-b9b3-03e99fdf8a5d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-87382ff6-ec41-4ebc-b9b3-03e99fdf8a5d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-87382ff6-ec41-4ebc-b9b3-03e99fdf8a5d {
  
}
}@media (max-width: 767px){#s-87382ff6-ec41-4ebc-b9b3-03e99fdf8a5d {
  
}
}
#s-87382ff6-ec41-4ebc-b9b3-03e99fdf8a5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8b396dac-c263-4ad5-912c-008cf5d9f6b3 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-8b396dac-c263-4ad5-912c-008cf5d9f6b3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Prata;
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}



#s-0acd2a9e-1f71-4c6d-a99b-522769b0ba1d {
  min-height: 50px;
}

#s-0acd2a9e-1f71-4c6d-a99b-522769b0ba1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input,
textarea {
  margin: 0;
}

.required-field::after {
  color: red;
  content: "*";
  margin-right: 4px;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input,
.shogun-form textarea {
  width: 100%;
}

#s-a9181031-70ca-4d6e-b20e-53ef8a88a146 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 50px;
padding-bottom: 0px;
padding-right: 50px;
max-width: 420px;
background-color: rgba(255, 255, 255, 1);
}

#s-a9181031-70ca-4d6e-b20e-53ef8a88a146 .shogun-success-alert {
  background-color: #E2EFDA;
  color: #3c763d;
}

#s-a9181031-70ca-4d6e-b20e-53ef8a88a146 .shogun-form .shogun-form-label {
  color: #555;
  font-family: ;
  font-size: 15px;
  font-weight: ;
  font-style: ;
}

#s-a9181031-70ca-4d6e-b20e-53ef8a88a146 .shogun-form .shogun-form-field {
  color: #555;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  font-style: ;
}

#s-a9181031-70ca-4d6e-b20e-53ef8a88a146 .shogun-form .shogun-form-submit {
  background-color: rgba(223, 14, 14, 1) !important;
}

#s-a9181031-70ca-4d6e-b20e-53ef8a88a146 .shogun-form .shogun-form-submit-container {
  text-align: center;
}

#s-a9181031-70ca-4d6e-b20e-53ef8a88a146 .shogun-form .shogun-form-submit-label {
  color: rgba(255, 255, 255, 1) !important;
}

#s-216bb472-0e7e-47fa-8e95-bd84aa971aa7 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
min-height: 50px;
max-width: 1050px;
}

#s-216bb472-0e7e-47fa-8e95-bd84aa971aa7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-be2b023c-47b5-4373-ad8b-4f44a3b9205b {
  padding-left: 10px;
padding-right: 10px;
}

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