.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-97875322-bc0d-4bb2-b601-5556524d5180 {
  padding-top: 250px;
padding-left: 200px;
padding-bottom: 250px;
padding-right: 200px;
}
@media (max-width: 767px){#s-97875322-bc0d-4bb2-b601-5556524d5180 {
  display: none;
}
#s-97875322-bc0d-4bb2-b601-5556524d5180, #wrap-s-97875322-bc0d-4bb2-b601-5556524d5180 { display:none !important; }}
.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-d5d16ad4-2282-4e65-9737-1ee9997fd65c {
  min-height: 50px;
background-color: rgba(239, 239, 235, 1);
}
@media (min-width: 1200px){#s-d5d16ad4-2282-4e65-9737-1ee9997fd65c {
  display: none;
}
#s-d5d16ad4-2282-4e65-9737-1ee9997fd65c, #wrap-s-d5d16ad4-2282-4e65-9737-1ee9997fd65c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5d16ad4-2282-4e65-9737-1ee9997fd65c {
  display: none;
}
#s-d5d16ad4-2282-4e65-9737-1ee9997fd65c, #wrap-s-d5d16ad4-2282-4e65-9737-1ee9997fd65c { display:none !important; }}@media (max-width: 767px){#s-d5d16ad4-2282-4e65-9737-1ee9997fd65c {
  display: none;
}
#s-d5d16ad4-2282-4e65-9737-1ee9997fd65c, #wrap-s-d5d16ad4-2282-4e65-9737-1ee9997fd65c { display:none !important; }}
#s-d5d16ad4-2282-4e65-9737-1ee9997fd65c > .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-aae996c4-1333-43c9-baef-1d425eecc914 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 50px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-aae996c4-1333-43c9-baef-1d425eecc914 {
  display: none;
}
#s-aae996c4-1333-43c9-baef-1d425eecc914, #wrap-s-aae996c4-1333-43c9-baef-1d425eecc914 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aae996c4-1333-43c9-baef-1d425eecc914 {
  display: none;
}
#s-aae996c4-1333-43c9-baef-1d425eecc914, #wrap-s-aae996c4-1333-43c9-baef-1d425eecc914 { display:none !important; }}@media (max-width: 767px){#s-aae996c4-1333-43c9-baef-1d425eecc914 {
  
}
}



  #s-aae996c4-1333-43c9-baef-1d425eecc914 img.shogun-image {
    
    width: px;
  }


#s-aae996c4-1333-43c9-baef-1d425eecc914 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3067451-777e-47fc-96c1-34b1b2277932 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-left: 80px;
padding-right: 80px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c3067451-777e-47fc-96c1-34b1b2277932 {
  display: none;
}
#s-c3067451-777e-47fc-96c1-34b1b2277932, #wrap-s-c3067451-777e-47fc-96c1-34b1b2277932 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c3067451-777e-47fc-96c1-34b1b2277932 {
  display: none;
}
#s-c3067451-777e-47fc-96c1-34b1b2277932, #wrap-s-c3067451-777e-47fc-96c1-34b1b2277932 { display:none !important; }}@media (max-width: 767px){#s-c3067451-777e-47fc-96c1-34b1b2277932 {
  display: none;
}
#s-c3067451-777e-47fc-96c1-34b1b2277932, #wrap-s-c3067451-777e-47fc-96c1-34b1b2277932 { display:none !important; }}
#s-a9121552-ebd3-4b16-96ed-971b7dddedbb {
  min-height: 50px;
background-color: rgba(239, 239, 235, 1);
}
@media (min-width: 1200px){#s-a9121552-ebd3-4b16-96ed-971b7dddedbb {
  display: none;
}
#s-a9121552-ebd3-4b16-96ed-971b7dddedbb, #wrap-s-a9121552-ebd3-4b16-96ed-971b7dddedbb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a9121552-ebd3-4b16-96ed-971b7dddedbb {
  display: none;
}
#s-a9121552-ebd3-4b16-96ed-971b7dddedbb, #wrap-s-a9121552-ebd3-4b16-96ed-971b7dddedbb { display:none !important; }}@media (max-width: 767px){#s-a9121552-ebd3-4b16-96ed-971b7dddedbb {
  display: none;
}
#s-a9121552-ebd3-4b16-96ed-971b7dddedbb, #wrap-s-a9121552-ebd3-4b16-96ed-971b7dddedbb { display:none !important; }}
#s-a9121552-ebd3-4b16-96ed-971b7dddedbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-10fa5458-8946-439b-b116-3fea2c7898f9 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 50px;
text-align: center;
}




  #s-10fa5458-8946-439b-b116-3fea2c7898f9 img.shogun-image {
    
    width: px;
  }


#s-10fa5458-8946-439b-b116-3fea2c7898f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0819ee91-22e6-4cac-ac04-8038f4c5de81 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-left: 80px;
padding-right: 80px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0819ee91-22e6-4cac-ac04-8038f4c5de81 {
  display: none;
}
#s-0819ee91-22e6-4cac-ac04-8038f4c5de81, #wrap-s-0819ee91-22e6-4cac-ac04-8038f4c5de81 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0819ee91-22e6-4cac-ac04-8038f4c5de81 {
  display: none;
}
#s-0819ee91-22e6-4cac-ac04-8038f4c5de81, #wrap-s-0819ee91-22e6-4cac-ac04-8038f4c5de81 { display:none !important; }}@media (max-width: 767px){#s-0819ee91-22e6-4cac-ac04-8038f4c5de81 {
  display: none;
}
#s-0819ee91-22e6-4cac-ac04-8038f4c5de81, #wrap-s-0819ee91-22e6-4cac-ac04-8038f4c5de81 { display:none !important; }}
#s-c27922ae-6766-4e8e-98a0-7324d821ebf4 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-left: 80px;
padding-bottom: 75px;
padding-right: 80px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c27922ae-6766-4e8e-98a0-7324d821ebf4 {
  display: none;
}
#s-c27922ae-6766-4e8e-98a0-7324d821ebf4, #wrap-s-c27922ae-6766-4e8e-98a0-7324d821ebf4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c27922ae-6766-4e8e-98a0-7324d821ebf4 {
  display: none;
}
#s-c27922ae-6766-4e8e-98a0-7324d821ebf4, #wrap-s-c27922ae-6766-4e8e-98a0-7324d821ebf4 { display:none !important; }}@media (max-width: 767px){#s-c27922ae-6766-4e8e-98a0-7324d821ebf4 {
  display: none;
}
#s-c27922ae-6766-4e8e-98a0-7324d821ebf4, #wrap-s-c27922ae-6766-4e8e-98a0-7324d821ebf4 { display:none !important; }}
#s-ef04ba17-348b-4c93-bc0e-bf030b64c20f {
  min-height: 50px;
background-color: rgba(239, 239, 235, 1);
}
@media (min-width: 1200px){#s-ef04ba17-348b-4c93-bc0e-bf030b64c20f {
  display: none;
}
#s-ef04ba17-348b-4c93-bc0e-bf030b64c20f, #wrap-s-ef04ba17-348b-4c93-bc0e-bf030b64c20f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ef04ba17-348b-4c93-bc0e-bf030b64c20f {
  display: none;
}
#s-ef04ba17-348b-4c93-bc0e-bf030b64c20f, #wrap-s-ef04ba17-348b-4c93-bc0e-bf030b64c20f { display:none !important; }}@media (max-width: 767px){#s-ef04ba17-348b-4c93-bc0e-bf030b64c20f {
  display: none;
}
#s-ef04ba17-348b-4c93-bc0e-bf030b64c20f, #wrap-s-ef04ba17-348b-4c93-bc0e-bf030b64c20f { display:none !important; }}
#s-ef04ba17-348b-4c93-bc0e-bf030b64c20f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a0820592-400f-4c2f-9ae5-49c9c9e58e93 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
text-align: center;
}




  #s-a0820592-400f-4c2f-9ae5-49c9c9e58e93 img.shogun-image {
    
    width: px;
  }


#s-a0820592-400f-4c2f-9ae5-49c9c9e58e93 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d9f82f9-d3f4-4d3e-9a6c-2c02fa4d87f0 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-left: 80px;
padding-right: 80px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1d9f82f9-d3f4-4d3e-9a6c-2c02fa4d87f0 {
  display: none;
}
#s-1d9f82f9-d3f4-4d3e-9a6c-2c02fa4d87f0, #wrap-s-1d9f82f9-d3f4-4d3e-9a6c-2c02fa4d87f0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d9f82f9-d3f4-4d3e-9a6c-2c02fa4d87f0 {
  display: none;
}
#s-1d9f82f9-d3f4-4d3e-9a6c-2c02fa4d87f0, #wrap-s-1d9f82f9-d3f4-4d3e-9a6c-2c02fa4d87f0 { display:none !important; }}@media (max-width: 767px){#s-1d9f82f9-d3f4-4d3e-9a6c-2c02fa4d87f0 {
  display: none;
}
#s-1d9f82f9-d3f4-4d3e-9a6c-2c02fa4d87f0, #wrap-s-1d9f82f9-d3f4-4d3e-9a6c-2c02fa4d87f0 { display:none !important; }}
#s-0f3d82a5-9690-4896-b352-d6009b3601c0 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-left: 80px;
padding-right: 80px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0f3d82a5-9690-4896-b352-d6009b3601c0 {
  display: none;
}
#s-0f3d82a5-9690-4896-b352-d6009b3601c0, #wrap-s-0f3d82a5-9690-4896-b352-d6009b3601c0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0f3d82a5-9690-4896-b352-d6009b3601c0 {
  display: none;
}
#s-0f3d82a5-9690-4896-b352-d6009b3601c0, #wrap-s-0f3d82a5-9690-4896-b352-d6009b3601c0 { display:none !important; }}@media (max-width: 767px){#s-0f3d82a5-9690-4896-b352-d6009b3601c0 {
  display: none;
}
#s-0f3d82a5-9690-4896-b352-d6009b3601c0, #wrap-s-0f3d82a5-9690-4896-b352-d6009b3601c0 { display:none !important; }}
#s-0c687cb6-22d6-42be-814b-4d6ffdf2625f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0c687cb6-22d6-42be-814b-4d6ffdf2625f {
  display: none;
}
#s-0c687cb6-22d6-42be-814b-4d6ffdf2625f, #wrap-s-0c687cb6-22d6-42be-814b-4d6ffdf2625f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c687cb6-22d6-42be-814b-4d6ffdf2625f {
  display: none;
}
#s-0c687cb6-22d6-42be-814b-4d6ffdf2625f, #wrap-s-0c687cb6-22d6-42be-814b-4d6ffdf2625f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c687cb6-22d6-42be-814b-4d6ffdf2625f {
  display: none;
}
#s-0c687cb6-22d6-42be-814b-4d6ffdf2625f, #wrap-s-0c687cb6-22d6-42be-814b-4d6ffdf2625f { display:none !important; }}
#s-0c687cb6-22d6-42be-814b-4d6ffdf2625f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b23bf183-7ae4-4a0b-9b5b-0a5b8e200cb1 {
  padding-left: 50px;
padding-right: 50px;
}
@media (min-width: 1200px){#s-b23bf183-7ae4-4a0b-9b5b-0a5b8e200cb1 {
  display: none;
}
#s-b23bf183-7ae4-4a0b-9b5b-0a5b8e200cb1, #wrap-s-b23bf183-7ae4-4a0b-9b5b-0a5b8e200cb1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b23bf183-7ae4-4a0b-9b5b-0a5b8e200cb1 {
  display: none;
}
#s-b23bf183-7ae4-4a0b-9b5b-0a5b8e200cb1, #wrap-s-b23bf183-7ae4-4a0b-9b5b-0a5b8e200cb1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b23bf183-7ae4-4a0b-9b5b-0a5b8e200cb1 {
  display: none;
}
#s-b23bf183-7ae4-4a0b-9b5b-0a5b8e200cb1, #wrap-s-b23bf183-7ae4-4a0b-9b5b-0a5b8e200cb1 { display:none !important; }}
#s-1fd6a795-13c2-4c5c-9427-fd3b7109c68a {
  min-height: 50px;
background-color: rgba(239, 239, 235, 1);
}
@media (min-width: 1200px){#s-1fd6a795-13c2-4c5c-9427-fd3b7109c68a {
  display: none;
}
#s-1fd6a795-13c2-4c5c-9427-fd3b7109c68a, #wrap-s-1fd6a795-13c2-4c5c-9427-fd3b7109c68a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1fd6a795-13c2-4c5c-9427-fd3b7109c68a {
  display: none;
}
#s-1fd6a795-13c2-4c5c-9427-fd3b7109c68a, #wrap-s-1fd6a795-13c2-4c5c-9427-fd3b7109c68a { display:none !important; }}@media (max-width: 767px){#s-1fd6a795-13c2-4c5c-9427-fd3b7109c68a {
  display: none;
}
#s-1fd6a795-13c2-4c5c-9427-fd3b7109c68a, #wrap-s-1fd6a795-13c2-4c5c-9427-fd3b7109c68a { display:none !important; }}
#s-1fd6a795-13c2-4c5c-9427-fd3b7109c68a > .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-ca93fdfe-3239-46e1-bd50-525e6e533712 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 0px;
padding-right: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ca93fdfe-3239-46e1-bd50-525e6e533712 {
  display: none;
}
#s-ca93fdfe-3239-46e1-bd50-525e6e533712, #wrap-s-ca93fdfe-3239-46e1-bd50-525e6e533712 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ca93fdfe-3239-46e1-bd50-525e6e533712 {
  display: none;
}
#s-ca93fdfe-3239-46e1-bd50-525e6e533712, #wrap-s-ca93fdfe-3239-46e1-bd50-525e6e533712 { display:none !important; }}@media (max-width: 767px){#s-ca93fdfe-3239-46e1-bd50-525e6e533712 {
  display: none;
}
#s-ca93fdfe-3239-46e1-bd50-525e6e533712, #wrap-s-ca93fdfe-3239-46e1-bd50-525e6e533712 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca93fdfe-3239-46e1-bd50-525e6e533712"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-430c2800-f1bb-43a7-abc5-a4317fc628fa {
  text-align: center;
}
@media (min-width: 1200px){#s-430c2800-f1bb-43a7-abc5-a4317fc628fa {
  display: none;
}
#s-430c2800-f1bb-43a7-abc5-a4317fc628fa, #wrap-s-430c2800-f1bb-43a7-abc5-a4317fc628fa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-430c2800-f1bb-43a7-abc5-a4317fc628fa {
  display: none;
}
#s-430c2800-f1bb-43a7-abc5-a4317fc628fa, #wrap-s-430c2800-f1bb-43a7-abc5-a4317fc628fa { display:none !important; }}@media (max-width: 767px){#s-430c2800-f1bb-43a7-abc5-a4317fc628fa {
  display: none;
}
#s-430c2800-f1bb-43a7-abc5-a4317fc628fa, #wrap-s-430c2800-f1bb-43a7-abc5-a4317fc628fa { display:none !important; }}



  #s-430c2800-f1bb-43a7-abc5-a4317fc628fa img.shogun-image {
    
    width: px;
  }


#s-430c2800-f1bb-43a7-abc5-a4317fc628fa .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-84e736d1-0125-4a37-ae65-ae31fda67329 {
  padding-top: 25px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-84e736d1-0125-4a37-ae65-ae31fda67329 {
  display: none;
}
#s-84e736d1-0125-4a37-ae65-ae31fda67329, #wrap-s-84e736d1-0125-4a37-ae65-ae31fda67329 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-84e736d1-0125-4a37-ae65-ae31fda67329 {
  display: none;
}
#s-84e736d1-0125-4a37-ae65-ae31fda67329, #wrap-s-84e736d1-0125-4a37-ae65-ae31fda67329 { display:none !important; }}@media (max-width: 767px){#s-84e736d1-0125-4a37-ae65-ae31fda67329 {
  display: none;
}
#s-84e736d1-0125-4a37-ae65-ae31fda67329, #wrap-s-84e736d1-0125-4a37-ae65-ae31fda67329 { display:none !important; }}
#s-84e736d1-0125-4a37-ae65-ae31fda67329 .shogun-heading-component h1 {
  color: rgba(61, 61, 61, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-c151fb34-baf8-462a-b5c2-8175a1fc89d5 {
  text-align: center;
}
@media (min-width: 1200px){#s-c151fb34-baf8-462a-b5c2-8175a1fc89d5 {
  display: none;
}
#s-c151fb34-baf8-462a-b5c2-8175a1fc89d5, #wrap-s-c151fb34-baf8-462a-b5c2-8175a1fc89d5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c151fb34-baf8-462a-b5c2-8175a1fc89d5 {
  display: none;
}
#s-c151fb34-baf8-462a-b5c2-8175a1fc89d5, #wrap-s-c151fb34-baf8-462a-b5c2-8175a1fc89d5 { display:none !important; }}@media (max-width: 767px){#s-c151fb34-baf8-462a-b5c2-8175a1fc89d5 {
  display: none;
}
#s-c151fb34-baf8-462a-b5c2-8175a1fc89d5, #wrap-s-c151fb34-baf8-462a-b5c2-8175a1fc89d5 { display:none !important; }}



  #s-c151fb34-baf8-462a-b5c2-8175a1fc89d5 img.shogun-image {
    
    width: px;
  }


#s-c151fb34-baf8-462a-b5c2-8175a1fc89d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8011e87-d616-499b-be50-28ff524a15ff {
  padding-top: 25px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a8011e87-d616-499b-be50-28ff524a15ff {
  display: none;
}
#s-a8011e87-d616-499b-be50-28ff524a15ff, #wrap-s-a8011e87-d616-499b-be50-28ff524a15ff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8011e87-d616-499b-be50-28ff524a15ff {
  display: none;
}
#s-a8011e87-d616-499b-be50-28ff524a15ff, #wrap-s-a8011e87-d616-499b-be50-28ff524a15ff { display:none !important; }}@media (max-width: 767px){#s-a8011e87-d616-499b-be50-28ff524a15ff {
  display: none;
}
#s-a8011e87-d616-499b-be50-28ff524a15ff, #wrap-s-a8011e87-d616-499b-be50-28ff524a15ff { display:none !important; }}
#s-a8011e87-d616-499b-be50-28ff524a15ff .shogun-heading-component h1 {
  color: rgba(61, 61, 61, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-4ff603b9-4305-4cbe-b62a-b2f776968437 {
  text-align: center;
}
@media (min-width: 1200px){#s-4ff603b9-4305-4cbe-b62a-b2f776968437 {
  display: none;
}
#s-4ff603b9-4305-4cbe-b62a-b2f776968437, #wrap-s-4ff603b9-4305-4cbe-b62a-b2f776968437 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4ff603b9-4305-4cbe-b62a-b2f776968437 {
  display: none;
}
#s-4ff603b9-4305-4cbe-b62a-b2f776968437, #wrap-s-4ff603b9-4305-4cbe-b62a-b2f776968437 { display:none !important; }}@media (max-width: 767px){#s-4ff603b9-4305-4cbe-b62a-b2f776968437 {
  display: none;
}
#s-4ff603b9-4305-4cbe-b62a-b2f776968437, #wrap-s-4ff603b9-4305-4cbe-b62a-b2f776968437 { display:none !important; }}



  #s-4ff603b9-4305-4cbe-b62a-b2f776968437 img.shogun-image {
    
    width: px;
  }


#s-4ff603b9-4305-4cbe-b62a-b2f776968437 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9c3d979-d229-4ba9-972d-503bbfac46ba {
  padding-top: 25px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b9c3d979-d229-4ba9-972d-503bbfac46ba {
  display: none;
}
#s-b9c3d979-d229-4ba9-972d-503bbfac46ba, #wrap-s-b9c3d979-d229-4ba9-972d-503bbfac46ba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b9c3d979-d229-4ba9-972d-503bbfac46ba {
  display: none;
}
#s-b9c3d979-d229-4ba9-972d-503bbfac46ba, #wrap-s-b9c3d979-d229-4ba9-972d-503bbfac46ba { display:none !important; }}@media (max-width: 767px){#s-b9c3d979-d229-4ba9-972d-503bbfac46ba {
  display: none;
}
#s-b9c3d979-d229-4ba9-972d-503bbfac46ba, #wrap-s-b9c3d979-d229-4ba9-972d-503bbfac46ba { display:none !important; }}
#s-b9c3d979-d229-4ba9-972d-503bbfac46ba .shogun-heading-component h1 {
  color: rgba(61, 61, 61, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-a1cc6e5e-7af6-457b-beec-330e3f45494a {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 0px;
padding-right: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a1cc6e5e-7af6-457b-beec-330e3f45494a {
  display: none;
}
#s-a1cc6e5e-7af6-457b-beec-330e3f45494a, #wrap-s-a1cc6e5e-7af6-457b-beec-330e3f45494a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1cc6e5e-7af6-457b-beec-330e3f45494a {
  display: none;
}
#s-a1cc6e5e-7af6-457b-beec-330e3f45494a, #wrap-s-a1cc6e5e-7af6-457b-beec-330e3f45494a { display:none !important; }}@media (max-width: 767px){#s-a1cc6e5e-7af6-457b-beec-330e3f45494a {
  display: none;
}
#s-a1cc6e5e-7af6-457b-beec-330e3f45494a, #wrap-s-a1cc6e5e-7af6-457b-beec-330e3f45494a { display:none !important; }}
@media (min-width: 0px) {
[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1cc6e5e-7af6-457b-beec-330e3f45494a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-aec80489-706d-4c0b-ba6e-bf5f2925fd0b {
  text-align: center;
}
@media (min-width: 1200px){#s-aec80489-706d-4c0b-ba6e-bf5f2925fd0b {
  display: none;
}
#s-aec80489-706d-4c0b-ba6e-bf5f2925fd0b, #wrap-s-aec80489-706d-4c0b-ba6e-bf5f2925fd0b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aec80489-706d-4c0b-ba6e-bf5f2925fd0b {
  display: none;
}
#s-aec80489-706d-4c0b-ba6e-bf5f2925fd0b, #wrap-s-aec80489-706d-4c0b-ba6e-bf5f2925fd0b { display:none !important; }}@media (max-width: 767px){#s-aec80489-706d-4c0b-ba6e-bf5f2925fd0b {
  display: none;
}
#s-aec80489-706d-4c0b-ba6e-bf5f2925fd0b, #wrap-s-aec80489-706d-4c0b-ba6e-bf5f2925fd0b { display:none !important; }}



  #s-aec80489-706d-4c0b-ba6e-bf5f2925fd0b img.shogun-image {
    
    width: px;
  }


#s-aec80489-706d-4c0b-ba6e-bf5f2925fd0b .shogun-image-content {
  
    align-items: center;
  
}

#s-f46ac288-36d7-4c90-adb5-3b228abb2798 {
  padding-top: 25px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f46ac288-36d7-4c90-adb5-3b228abb2798 {
  display: none;
}
#s-f46ac288-36d7-4c90-adb5-3b228abb2798, #wrap-s-f46ac288-36d7-4c90-adb5-3b228abb2798 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f46ac288-36d7-4c90-adb5-3b228abb2798 {
  display: none;
}
#s-f46ac288-36d7-4c90-adb5-3b228abb2798, #wrap-s-f46ac288-36d7-4c90-adb5-3b228abb2798 { display:none !important; }}@media (max-width: 767px){#s-f46ac288-36d7-4c90-adb5-3b228abb2798 {
  display: none;
}
#s-f46ac288-36d7-4c90-adb5-3b228abb2798, #wrap-s-f46ac288-36d7-4c90-adb5-3b228abb2798 { display:none !important; }}
#s-f46ac288-36d7-4c90-adb5-3b228abb2798 .shogun-heading-component h1 {
  color: rgba(61, 61, 61, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-eeec11c9-c6bc-4c0d-80bf-778361bf1796 {
  text-align: center;
}
@media (min-width: 1200px){#s-eeec11c9-c6bc-4c0d-80bf-778361bf1796 {
  display: none;
}
#s-eeec11c9-c6bc-4c0d-80bf-778361bf1796, #wrap-s-eeec11c9-c6bc-4c0d-80bf-778361bf1796 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eeec11c9-c6bc-4c0d-80bf-778361bf1796 {
  display: none;
}
#s-eeec11c9-c6bc-4c0d-80bf-778361bf1796, #wrap-s-eeec11c9-c6bc-4c0d-80bf-778361bf1796 { display:none !important; }}@media (max-width: 767px){#s-eeec11c9-c6bc-4c0d-80bf-778361bf1796 {
  display: none;
}
#s-eeec11c9-c6bc-4c0d-80bf-778361bf1796, #wrap-s-eeec11c9-c6bc-4c0d-80bf-778361bf1796 { display:none !important; }}



  #s-eeec11c9-c6bc-4c0d-80bf-778361bf1796 img.shogun-image {
    
    width: px;
  }


#s-eeec11c9-c6bc-4c0d-80bf-778361bf1796 .shogun-image-content {
  
    align-items: center;
  
}

#s-48e1881f-ea11-4ca5-a8cc-76e414d190ea {
  padding-top: 25px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-48e1881f-ea11-4ca5-a8cc-76e414d190ea {
  display: none;
}
#s-48e1881f-ea11-4ca5-a8cc-76e414d190ea, #wrap-s-48e1881f-ea11-4ca5-a8cc-76e414d190ea { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-48e1881f-ea11-4ca5-a8cc-76e414d190ea {
  display: none;
}
#s-48e1881f-ea11-4ca5-a8cc-76e414d190ea, #wrap-s-48e1881f-ea11-4ca5-a8cc-76e414d190ea { display:none !important; }}@media (max-width: 767px){#s-48e1881f-ea11-4ca5-a8cc-76e414d190ea {
  display: none;
}
#s-48e1881f-ea11-4ca5-a8cc-76e414d190ea, #wrap-s-48e1881f-ea11-4ca5-a8cc-76e414d190ea { display:none !important; }}
#s-48e1881f-ea11-4ca5-a8cc-76e414d190ea .shogun-heading-component h1 {
  color: rgba(61, 61, 61, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-485e695f-d9da-44c4-b5d9-97020ae6bfc8 {
  text-align: center;
}
@media (min-width: 1200px){#s-485e695f-d9da-44c4-b5d9-97020ae6bfc8 {
  display: none;
}
#s-485e695f-d9da-44c4-b5d9-97020ae6bfc8, #wrap-s-485e695f-d9da-44c4-b5d9-97020ae6bfc8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-485e695f-d9da-44c4-b5d9-97020ae6bfc8 {
  display: none;
}
#s-485e695f-d9da-44c4-b5d9-97020ae6bfc8, #wrap-s-485e695f-d9da-44c4-b5d9-97020ae6bfc8 { display:none !important; }}@media (max-width: 767px){#s-485e695f-d9da-44c4-b5d9-97020ae6bfc8 {
  display: none;
}
#s-485e695f-d9da-44c4-b5d9-97020ae6bfc8, #wrap-s-485e695f-d9da-44c4-b5d9-97020ae6bfc8 { display:none !important; }}



  #s-485e695f-d9da-44c4-b5d9-97020ae6bfc8 img.shogun-image {
    
    width: px;
  }


#s-485e695f-d9da-44c4-b5d9-97020ae6bfc8 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab97238d-d5fa-4a29-99d3-e975052497a4 {
  padding-top: 25px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ab97238d-d5fa-4a29-99d3-e975052497a4 {
  display: none;
}
#s-ab97238d-d5fa-4a29-99d3-e975052497a4, #wrap-s-ab97238d-d5fa-4a29-99d3-e975052497a4 { display:none !important; }}@media (max-width: 767px){#s-ab97238d-d5fa-4a29-99d3-e975052497a4 {
  display: none;
}
#s-ab97238d-d5fa-4a29-99d3-e975052497a4, #wrap-s-ab97238d-d5fa-4a29-99d3-e975052497a4 { display:none !important; }}
#s-ab97238d-d5fa-4a29-99d3-e975052497a4 .shogun-heading-component h1 {
  color: rgba(61, 61, 61, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77 {
  display: none;
}
#s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77, #wrap-s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77 {
  display: none;
}
#s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77, #wrap-s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77 { display:none !important; }}@media (max-width: 767px){#s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77 {
  display: none;
}
#s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77, #wrap-s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae7d1a72-a267-4a02-bd2a-d7cea4942f77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cb7f4686-e67f-4456-8615-959b538d1bbd {
  text-align: center;
}
@media (min-width: 1200px){#s-cb7f4686-e67f-4456-8615-959b538d1bbd {
  display: none;
}
#s-cb7f4686-e67f-4456-8615-959b538d1bbd, #wrap-s-cb7f4686-e67f-4456-8615-959b538d1bbd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb7f4686-e67f-4456-8615-959b538d1bbd {
  display: none;
}
#s-cb7f4686-e67f-4456-8615-959b538d1bbd, #wrap-s-cb7f4686-e67f-4456-8615-959b538d1bbd { display:none !important; }}@media (max-width: 767px){#s-cb7f4686-e67f-4456-8615-959b538d1bbd {
  display: none;
}
#s-cb7f4686-e67f-4456-8615-959b538d1bbd, #wrap-s-cb7f4686-e67f-4456-8615-959b538d1bbd { display:none !important; }}



  #s-cb7f4686-e67f-4456-8615-959b538d1bbd img.shogun-image {
    
    width: px;
  }


#s-cb7f4686-e67f-4456-8615-959b538d1bbd .shogun-image-content {
  
    align-items: center;
  
}

#s-f72284f3-b70a-4782-9ff0-10f794a83f57 {
  padding-top: 25px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f72284f3-b70a-4782-9ff0-10f794a83f57 {
  display: none;
}
#s-f72284f3-b70a-4782-9ff0-10f794a83f57, #wrap-s-f72284f3-b70a-4782-9ff0-10f794a83f57 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f72284f3-b70a-4782-9ff0-10f794a83f57 {
  display: none;
}
#s-f72284f3-b70a-4782-9ff0-10f794a83f57, #wrap-s-f72284f3-b70a-4782-9ff0-10f794a83f57 { display:none !important; }}@media (max-width: 767px){#s-f72284f3-b70a-4782-9ff0-10f794a83f57 {
  display: none;
}
#s-f72284f3-b70a-4782-9ff0-10f794a83f57, #wrap-s-f72284f3-b70a-4782-9ff0-10f794a83f57 { display:none !important; }}
#s-f72284f3-b70a-4782-9ff0-10f794a83f57 .shogun-heading-component h1 {
  color: rgba(61, 61, 61, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-541b81da-14f5-4008-a51b-3776ebcb547b {
  text-align: center;
}
@media (min-width: 1200px){#s-541b81da-14f5-4008-a51b-3776ebcb547b {
  display: none;
}
#s-541b81da-14f5-4008-a51b-3776ebcb547b, #wrap-s-541b81da-14f5-4008-a51b-3776ebcb547b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-541b81da-14f5-4008-a51b-3776ebcb547b {
  display: none;
}
#s-541b81da-14f5-4008-a51b-3776ebcb547b, #wrap-s-541b81da-14f5-4008-a51b-3776ebcb547b { display:none !important; }}@media (max-width: 767px){#s-541b81da-14f5-4008-a51b-3776ebcb547b {
  display: none;
}
#s-541b81da-14f5-4008-a51b-3776ebcb547b, #wrap-s-541b81da-14f5-4008-a51b-3776ebcb547b { display:none !important; }}



  #s-541b81da-14f5-4008-a51b-3776ebcb547b img.shogun-image {
    
    width: px;
  }


#s-541b81da-14f5-4008-a51b-3776ebcb547b .shogun-image-content {
  
    align-items: center;
  
}

#s-ce1ec688-20ce-4527-b3eb-81da1b046c97 {
  padding-top: 25px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-ce1ec688-20ce-4527-b3eb-81da1b046c97 {
  display: none;
}
#s-ce1ec688-20ce-4527-b3eb-81da1b046c97, #wrap-s-ce1ec688-20ce-4527-b3eb-81da1b046c97 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ce1ec688-20ce-4527-b3eb-81da1b046c97 {
  display: none;
}
#s-ce1ec688-20ce-4527-b3eb-81da1b046c97, #wrap-s-ce1ec688-20ce-4527-b3eb-81da1b046c97 { display:none !important; }}@media (max-width: 767px){#s-ce1ec688-20ce-4527-b3eb-81da1b046c97 {
  display: none;
}
#s-ce1ec688-20ce-4527-b3eb-81da1b046c97, #wrap-s-ce1ec688-20ce-4527-b3eb-81da1b046c97 { display:none !important; }}
#s-ce1ec688-20ce-4527-b3eb-81da1b046c97 .shogun-heading-component h1 {
  color: rgba(61, 61, 61, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-3dee91de-a911-4367-a027-6f22452de20d {
  text-align: center;
}
@media (min-width: 1200px){#s-3dee91de-a911-4367-a027-6f22452de20d {
  display: none;
}
#s-3dee91de-a911-4367-a027-6f22452de20d, #wrap-s-3dee91de-a911-4367-a027-6f22452de20d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3dee91de-a911-4367-a027-6f22452de20d {
  display: none;
}
#s-3dee91de-a911-4367-a027-6f22452de20d, #wrap-s-3dee91de-a911-4367-a027-6f22452de20d { display:none !important; }}@media (max-width: 767px){#s-3dee91de-a911-4367-a027-6f22452de20d {
  display: none;
}
#s-3dee91de-a911-4367-a027-6f22452de20d, #wrap-s-3dee91de-a911-4367-a027-6f22452de20d { display:none !important; }}



  #s-3dee91de-a911-4367-a027-6f22452de20d img.shogun-image {
    
    width: px;
  }


#s-3dee91de-a911-4367-a027-6f22452de20d .shogun-image-content {
  
    align-items: center;
  
}

#s-df7690bd-34c5-49c6-9cf6-087b3899b011 {
  padding-top: 25px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-df7690bd-34c5-49c6-9cf6-087b3899b011 {
  display: none;
}
#s-df7690bd-34c5-49c6-9cf6-087b3899b011, #wrap-s-df7690bd-34c5-49c6-9cf6-087b3899b011 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-df7690bd-34c5-49c6-9cf6-087b3899b011 {
  display: none;
}
#s-df7690bd-34c5-49c6-9cf6-087b3899b011, #wrap-s-df7690bd-34c5-49c6-9cf6-087b3899b011 { display:none !important; }}@media (max-width: 767px){#s-df7690bd-34c5-49c6-9cf6-087b3899b011 {
  display: none;
}
#s-df7690bd-34c5-49c6-9cf6-087b3899b011, #wrap-s-df7690bd-34c5-49c6-9cf6-087b3899b011 { display:none !important; }}
#s-df7690bd-34c5-49c6-9cf6-087b3899b011 .shogun-heading-component h1 {
  color: rgba(61, 61, 61, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-a14f7097-dc5b-4700-a6fc-5751ea8d229a {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(239, 239, 235, 1);
}
@media (min-width: 1200px){#s-a14f7097-dc5b-4700-a6fc-5751ea8d229a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a14f7097-dc5b-4700-a6fc-5751ea8d229a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a14f7097-dc5b-4700-a6fc-5751ea8d229a {
  display: none;
}
#s-a14f7097-dc5b-4700-a6fc-5751ea8d229a, #wrap-s-a14f7097-dc5b-4700-a6fc-5751ea8d229a { display:none !important; }}
#s-a14f7097-dc5b-4700-a6fc-5751ea8d229a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a502e29f-76d7-4e8d-8a97-8859cb60c39f {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a502e29f-76d7-4e8d-8a97-8859cb60c39f {
  display: none;
}
#s-a502e29f-76d7-4e8d-8a97-8859cb60c39f, #wrap-s-a502e29f-76d7-4e8d-8a97-8859cb60c39f { display:none !important; }}@media (max-width: 767px){#s-a502e29f-76d7-4e8d-8a97-8859cb60c39f {
  display: none;
}
#s-a502e29f-76d7-4e8d-8a97-8859cb60c39f, #wrap-s-a502e29f-76d7-4e8d-8a97-8859cb60c39f { display:none !important; }}
#s-a502e29f-76d7-4e8d-8a97-8859cb60c39f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-7a75a3f2-7108-493e-87c3-a8e63c4536cc {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7a75a3f2-7108-493e-87c3-a8e63c4536cc {
  display: none;
}
#s-7a75a3f2-7108-493e-87c3-a8e63c4536cc, #wrap-s-7a75a3f2-7108-493e-87c3-a8e63c4536cc { display:none !important; }}@media (max-width: 767px){#s-7a75a3f2-7108-493e-87c3-a8e63c4536cc {
  display: none;
}
#s-7a75a3f2-7108-493e-87c3-a8e63c4536cc, #wrap-s-7a75a3f2-7108-493e-87c3-a8e63c4536cc { display:none !important; }}



  #s-7a75a3f2-7108-493e-87c3-a8e63c4536cc img.shogun-image {
    
    width: px;
  }


#s-7a75a3f2-7108-493e-87c3-a8e63c4536cc .shogun-image-content {
  
    align-items: center;
  
}

#s-8f7410fc-8d00-4d1d-9335-5a6bc980e8b3 {
  margin-top: 25px;
margin-left: 100px;
margin-bottom: 25px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8f7410fc-8d00-4d1d-9335-5a6bc980e8b3 {
  display: none;
}
#s-8f7410fc-8d00-4d1d-9335-5a6bc980e8b3, #wrap-s-8f7410fc-8d00-4d1d-9335-5a6bc980e8b3 { display:none !important; }}@media (max-width: 767px){#s-8f7410fc-8d00-4d1d-9335-5a6bc980e8b3 {
  display: none;
}
#s-8f7410fc-8d00-4d1d-9335-5a6bc980e8b3, #wrap-s-8f7410fc-8d00-4d1d-9335-5a6bc980e8b3 { display:none !important; }}
#s-552fa24e-362b-4246-b745-810ca501d1bc {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-552fa24e-362b-4246-b745-810ca501d1bc {
  display: none;
}
#s-552fa24e-362b-4246-b745-810ca501d1bc, #wrap-s-552fa24e-362b-4246-b745-810ca501d1bc { display:none !important; }}@media (max-width: 767px){#s-552fa24e-362b-4246-b745-810ca501d1bc {
  display: none;
}
#s-552fa24e-362b-4246-b745-810ca501d1bc, #wrap-s-552fa24e-362b-4246-b745-810ca501d1bc { display:none !important; }}
#s-552fa24e-362b-4246-b745-810ca501d1bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a886f6f1-80ad-413f-9aba-1356a3e2cc1d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}

#s-a886f6f1-80ad-413f-9aba-1356a3e2cc1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-598445cd-6d41-4b01-b8c3-3cb61fdbdf6b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-598445cd-6d41-4b01-b8c3-3cb61fdbdf6b {
  display: none;
}
#s-598445cd-6d41-4b01-b8c3-3cb61fdbdf6b, #wrap-s-598445cd-6d41-4b01-b8c3-3cb61fdbdf6b { display:none !important; }}@media (max-width: 767px){#s-598445cd-6d41-4b01-b8c3-3cb61fdbdf6b {
  display: none;
}
#s-598445cd-6d41-4b01-b8c3-3cb61fdbdf6b, #wrap-s-598445cd-6d41-4b01-b8c3-3cb61fdbdf6b { display:none !important; }}
#s-598445cd-6d41-4b01-b8c3-3cb61fdbdf6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-00e7a780-a5b1-436e-a425-b35014546728 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-00e7a780-a5b1-436e-a425-b35014546728 {
  display: none;
}
#s-00e7a780-a5b1-436e-a425-b35014546728, #wrap-s-00e7a780-a5b1-436e-a425-b35014546728 { display:none !important; }}@media (max-width: 767px){#s-00e7a780-a5b1-436e-a425-b35014546728 {
  display: none;
}
#s-00e7a780-a5b1-436e-a425-b35014546728, #wrap-s-00e7a780-a5b1-436e-a425-b35014546728 { display:none !important; }}
#s-00e7a780-a5b1-436e-a425-b35014546728 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-87077d6a-813b-4ac2-b25f-12260047fb60 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 150px;
padding-left: 200px;
padding-bottom: 0px;
padding-right: 200px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-87077d6a-813b-4ac2-b25f-12260047fb60 {
  display: none;
}
#s-87077d6a-813b-4ac2-b25f-12260047fb60, #wrap-s-87077d6a-813b-4ac2-b25f-12260047fb60 { display:none !important; }}@media (max-width: 767px){#s-87077d6a-813b-4ac2-b25f-12260047fb60 {
  display: none;
}
#s-87077d6a-813b-4ac2-b25f-12260047fb60, #wrap-s-87077d6a-813b-4ac2-b25f-12260047fb60 { display:none !important; }}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-6b526d5d-9ecd-43af-be51-ca5031b643d5 {
  margin-bottom: 200px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 2px;
text-align: center;
background-color: rgba(203, 156, 111, 1);
text-decoration: none;
}
#s-6b526d5d-9ecd-43af-be51-ca5031b643d5:hover {background-color: rgba(203, 156, 111, 1) !important;
text-decoration: none !important;}#s-6b526d5d-9ecd-43af-be51-ca5031b643d5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-6b526d5d-9ecd-43af-be51-ca5031b643d5 {
  display: none;
}
#s-6b526d5d-9ecd-43af-be51-ca5031b643d5, #wrap-s-6b526d5d-9ecd-43af-be51-ca5031b643d5 { display:none !important; }}@media (max-width: 767px){#s-6b526d5d-9ecd-43af-be51-ca5031b643d5 {
  display: none;
}
#s-6b526d5d-9ecd-43af-be51-ca5031b643d5, #wrap-s-6b526d5d-9ecd-43af-be51-ca5031b643d5 { display:none !important; }}


#s-6b526d5d-9ecd-43af-be51-ca5031b643d5.shg-btn {
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-00207cc8-e01c-43af-8060-ddd9ae3d4033 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
text-align: center;
}





#s-00207cc8-e01c-43af-8060-ddd9ae3d4033 .shogun-image-content {
  
    align-items: center;
  
}

#s-14210ffb-eea2-4973-8d11-377e222395c8 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 100px;
padding-left: 200px;
padding-bottom: 0px;
padding-right: 200px;
background-color: rgba(255, 255, 255, 0);
}

#s-5de21f6c-b992-415f-8b59-f6f52d49e998 {
  margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-left: 150px;
padding-bottom: 0px;
padding-right: 150px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-5de21f6c-b992-415f-8b59-f6f52d49e998 {
  display: none;
}
#s-5de21f6c-b992-415f-8b59-f6f52d49e998, #wrap-s-5de21f6c-b992-415f-8b59-f6f52d49e998 { display:none !important; }}@media (max-width: 767px){#s-5de21f6c-b992-415f-8b59-f6f52d49e998 {
  display: none;
}
#s-5de21f6c-b992-415f-8b59-f6f52d49e998, #wrap-s-5de21f6c-b992-415f-8b59-f6f52d49e998 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-5de21f6c-b992-415f-8b59-f6f52d49e998"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-66e99619-b303-47cb-ae08-64de0ab80bde {
  padding-top: 15px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-66e99619-b303-47cb-ae08-64de0ab80bde {
  display: none;
}
#s-66e99619-b303-47cb-ae08-64de0ab80bde, #wrap-s-66e99619-b303-47cb-ae08-64de0ab80bde { display:none !important; }}@media (max-width: 767px){#s-66e99619-b303-47cb-ae08-64de0ab80bde {
  display: none;
}
#s-66e99619-b303-47cb-ae08-64de0ab80bde, #wrap-s-66e99619-b303-47cb-ae08-64de0ab80bde { display:none !important; }}
#s-66e99619-b303-47cb-ae08-64de0ab80bde .shogun-icon-wrapper {
  text-align: right;
}


#s-66e99619-b303-47cb-ae08-64de0ab80bde .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}

#s-53b8898f-9fb3-4950-9b72-5735457eb0f8 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-53b8898f-9fb3-4950-9b72-5735457eb0f8 {
  display: none;
}
#s-53b8898f-9fb3-4950-9b72-5735457eb0f8, #wrap-s-53b8898f-9fb3-4950-9b72-5735457eb0f8 { display:none !important; }}@media (max-width: 767px){#s-53b8898f-9fb3-4950-9b72-5735457eb0f8 {
  display: none;
}
#s-53b8898f-9fb3-4950-9b72-5735457eb0f8, #wrap-s-53b8898f-9fb3-4950-9b72-5735457eb0f8 { display:none !important; }}



  #s-53b8898f-9fb3-4950-9b72-5735457eb0f8 img.shogun-image {
    
    width: px;
  }


#s-53b8898f-9fb3-4950-9b72-5735457eb0f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-0fa0b835-ec2b-4715-9b00-fae520598654 {
  padding-top: 15px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0fa0b835-ec2b-4715-9b00-fae520598654 {
  display: none;
}
#s-0fa0b835-ec2b-4715-9b00-fae520598654, #wrap-s-0fa0b835-ec2b-4715-9b00-fae520598654 { display:none !important; }}@media (max-width: 767px){#s-0fa0b835-ec2b-4715-9b00-fae520598654 {
  display: none;
}
#s-0fa0b835-ec2b-4715-9b00-fae520598654, #wrap-s-0fa0b835-ec2b-4715-9b00-fae520598654 { display:none !important; }}
#s-0fa0b835-ec2b-4715-9b00-fae520598654 .shogun-icon-wrapper {
  text-align: left;
}


#s-0fa0b835-ec2b-4715-9b00-fae520598654 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc {
  display: none;
}
#s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc, #wrap-s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc { display:none !important; }}@media (max-width: 767px){#s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc {
  display: none;
}
#s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc, #wrap-s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc { display:none !important; }}
@media (min-width: 0px) {
[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8116637f-da49-4c5b-bcb3-a0dcd8b02ecc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-68c543fa-5c31-4569-8b1b-de0df7a24ff8 {
  display: none;
}
#s-68c543fa-5c31-4569-8b1b-de0df7a24ff8, #wrap-s-68c543fa-5c31-4569-8b1b-de0df7a24ff8 { display:none !important; }}@media (max-width: 767px){#s-68c543fa-5c31-4569-8b1b-de0df7a24ff8 {
  display: none;
}
#s-68c543fa-5c31-4569-8b1b-de0df7a24ff8, #wrap-s-68c543fa-5c31-4569-8b1b-de0df7a24ff8 { display:none !important; }}
#s-ffac1d2d-fe78-49d9-b46c-30328c5b76c0 {
  
}
@media (min-width: 768px) and (max-width: 991px){#s-ffac1d2d-fe78-49d9-b46c-30328c5b76c0 {
  display: none;
}
#s-ffac1d2d-fe78-49d9-b46c-30328c5b76c0, #wrap-s-ffac1d2d-fe78-49d9-b46c-30328c5b76c0 { display:none !important; }}@media (max-width: 767px){#s-ffac1d2d-fe78-49d9-b46c-30328c5b76c0 {
  display: none;
}
#s-ffac1d2d-fe78-49d9-b46c-30328c5b76c0, #wrap-s-ffac1d2d-fe78-49d9-b46c-30328c5b76c0 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-0573ae8b-71b7-4af1-99a9-dd49037c24ae {
  display: none;
}
#s-0573ae8b-71b7-4af1-99a9-dd49037c24ae, #wrap-s-0573ae8b-71b7-4af1-99a9-dd49037c24ae { display:none !important; }}@media (max-width: 767px){#s-0573ae8b-71b7-4af1-99a9-dd49037c24ae {
  display: none;
}
#s-0573ae8b-71b7-4af1-99a9-dd49037c24ae, #wrap-s-0573ae8b-71b7-4af1-99a9-dd49037c24ae { display:none !important; }}
#s-05559e3c-6983-4408-9d1a-9a264b71d39e {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-05559e3c-6983-4408-9d1a-9a264b71d39e {
  display: none;
}
#s-05559e3c-6983-4408-9d1a-9a264b71d39e, #wrap-s-05559e3c-6983-4408-9d1a-9a264b71d39e { display:none !important; }}@media (max-width: 767px){#s-05559e3c-6983-4408-9d1a-9a264b71d39e {
  display: none;
}
#s-05559e3c-6983-4408-9d1a-9a264b71d39e, #wrap-s-05559e3c-6983-4408-9d1a-9a264b71d39e { display:none !important; }}
#s-05559e3c-6983-4408-9d1a-9a264b71d39e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-70822baf-81cb-443a-abce-3594300fff35 {
  margin-top: 25px;
margin-left: 200px;
margin-bottom: 25px;
margin-right: 200px;
padding-top: 100px;
padding-left: 50px;
padding-bottom: 90px;
padding-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-70822baf-81cb-443a-abce-3594300fff35 {
  display: none;
}
#s-70822baf-81cb-443a-abce-3594300fff35, #wrap-s-70822baf-81cb-443a-abce-3594300fff35 { display:none !important; }}@media (max-width: 767px){#s-70822baf-81cb-443a-abce-3594300fff35 {
  display: none;
}
#s-70822baf-81cb-443a-abce-3594300fff35, #wrap-s-70822baf-81cb-443a-abce-3594300fff35 { display:none !important; }}
#s-6df81ec0-d1e2-41d9-b246-835238ec3c69 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
text-align: center;
}
@media (min-width: 1200px){#s-6df81ec0-d1e2-41d9-b246-835238ec3c69 {
  display: none;
}
#s-6df81ec0-d1e2-41d9-b246-835238ec3c69, #wrap-s-6df81ec0-d1e2-41d9-b246-835238ec3c69 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6df81ec0-d1e2-41d9-b246-835238ec3c69 {
  display: none;
}
#s-6df81ec0-d1e2-41d9-b246-835238ec3c69, #wrap-s-6df81ec0-d1e2-41d9-b246-835238ec3c69 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6df81ec0-d1e2-41d9-b246-835238ec3c69 {
  display: none;
}
#s-6df81ec0-d1e2-41d9-b246-835238ec3c69, #wrap-s-6df81ec0-d1e2-41d9-b246-835238ec3c69 { display:none !important; }}



  #s-6df81ec0-d1e2-41d9-b246-835238ec3c69 img.shogun-image {
    
    width: px;
  }


#s-6df81ec0-d1e2-41d9-b246-835238ec3c69 .shogun-image-content {
  
    align-items: center;
  
}

#s-18f5626f-c278-4615-bc7f-512d37b6115f {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 50px;
padding-bottom: 25px;
padding-right: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-18f5626f-c278-4615-bc7f-512d37b6115f {
  display: none;
}
#s-18f5626f-c278-4615-bc7f-512d37b6115f, #wrap-s-18f5626f-c278-4615-bc7f-512d37b6115f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-18f5626f-c278-4615-bc7f-512d37b6115f {
  display: none;
}
#s-18f5626f-c278-4615-bc7f-512d37b6115f, #wrap-s-18f5626f-c278-4615-bc7f-512d37b6115f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-18f5626f-c278-4615-bc7f-512d37b6115f {
  display: none;
}
#s-18f5626f-c278-4615-bc7f-512d37b6115f, #wrap-s-18f5626f-c278-4615-bc7f-512d37b6115f { display:none !important; }}@media (max-width: 767px){#s-18f5626f-c278-4615-bc7f-512d37b6115f {
  
}
}
#s-2a637cae-6fa5-4f9d-96c0-5fc89789480a {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(239, 239, 235, 1);
}
@media (min-width: 1200px){#s-2a637cae-6fa5-4f9d-96c0-5fc89789480a {
  display: none;
}
#s-2a637cae-6fa5-4f9d-96c0-5fc89789480a, #wrap-s-2a637cae-6fa5-4f9d-96c0-5fc89789480a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a637cae-6fa5-4f9d-96c0-5fc89789480a {
  display: none;
}
#s-2a637cae-6fa5-4f9d-96c0-5fc89789480a, #wrap-s-2a637cae-6fa5-4f9d-96c0-5fc89789480a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2a637cae-6fa5-4f9d-96c0-5fc89789480a {
  display: none;
}
#s-2a637cae-6fa5-4f9d-96c0-5fc89789480a, #wrap-s-2a637cae-6fa5-4f9d-96c0-5fc89789480a { display:none !important; }}
#s-2a637cae-6fa5-4f9d-96c0-5fc89789480a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-46ff37df-eebe-4066-8ab7-6fabbb07358f {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-46ff37df-eebe-4066-8ab7-6fabbb07358f {
  display: none;
}
#s-46ff37df-eebe-4066-8ab7-6fabbb07358f, #wrap-s-46ff37df-eebe-4066-8ab7-6fabbb07358f { display:none !important; }}@media (max-width: 767px){#s-46ff37df-eebe-4066-8ab7-6fabbb07358f {
  display: none;
}
#s-46ff37df-eebe-4066-8ab7-6fabbb07358f, #wrap-s-46ff37df-eebe-4066-8ab7-6fabbb07358f { display:none !important; }}
#s-46ff37df-eebe-4066-8ab7-6fabbb07358f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3097d61e-71eb-4850-89dd-7a27b34a0c8c {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3097d61e-71eb-4850-89dd-7a27b34a0c8c {
  display: none;
}
#s-3097d61e-71eb-4850-89dd-7a27b34a0c8c, #wrap-s-3097d61e-71eb-4850-89dd-7a27b34a0c8c { display:none !important; }}@media (max-width: 767px){#s-3097d61e-71eb-4850-89dd-7a27b34a0c8c {
  display: none;
}
#s-3097d61e-71eb-4850-89dd-7a27b34a0c8c, #wrap-s-3097d61e-71eb-4850-89dd-7a27b34a0c8c { display:none !important; }}



  #s-3097d61e-71eb-4850-89dd-7a27b34a0c8c img.shogun-image {
    
    width: px;
  }


#s-3097d61e-71eb-4850-89dd-7a27b34a0c8c .shogun-image-content {
  
    align-items: center;
  
}

#s-0e83cc34-050c-41c3-ae68-a51c5eea24e2 {
  margin-top: 25px;
margin-left: 100px;
margin-bottom: 25px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0e83cc34-050c-41c3-ae68-a51c5eea24e2 {
  display: none;
}
#s-0e83cc34-050c-41c3-ae68-a51c5eea24e2, #wrap-s-0e83cc34-050c-41c3-ae68-a51c5eea24e2 { display:none !important; }}@media (max-width: 767px){#s-0e83cc34-050c-41c3-ae68-a51c5eea24e2 {
  display: none;
}
#s-0e83cc34-050c-41c3-ae68-a51c5eea24e2, #wrap-s-0e83cc34-050c-41c3-ae68-a51c5eea24e2 { display:none !important; }}
#s-deab6c6f-ebc9-4316-97e2-22b38aab9670 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-deab6c6f-ebc9-4316-97e2-22b38aab9670 {
  display: none;
}
#s-deab6c6f-ebc9-4316-97e2-22b38aab9670, #wrap-s-deab6c6f-ebc9-4316-97e2-22b38aab9670 { display:none !important; }}@media (max-width: 767px){#s-deab6c6f-ebc9-4316-97e2-22b38aab9670 {
  display: none;
}
#s-deab6c6f-ebc9-4316-97e2-22b38aab9670, #wrap-s-deab6c6f-ebc9-4316-97e2-22b38aab9670 { display:none !important; }}
#s-deab6c6f-ebc9-4316-97e2-22b38aab9670 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a6fd16c2-97a6-4f2f-b26f-62477f35ba91 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}

#s-a6fd16c2-97a6-4f2f-b26f-62477f35ba91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-750fff96-63d8-4b41-91d3-aade53df4d29 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-750fff96-63d8-4b41-91d3-aade53df4d29 {
  display: none;
}
#s-750fff96-63d8-4b41-91d3-aade53df4d29, #wrap-s-750fff96-63d8-4b41-91d3-aade53df4d29 { display:none !important; }}@media (max-width: 767px){#s-750fff96-63d8-4b41-91d3-aade53df4d29 {
  display: none;
}
#s-750fff96-63d8-4b41-91d3-aade53df4d29, #wrap-s-750fff96-63d8-4b41-91d3-aade53df4d29 { display:none !important; }}
#s-750fff96-63d8-4b41-91d3-aade53df4d29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b441e6a5-f847-439c-8929-44bfacd85dfe {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b441e6a5-f847-439c-8929-44bfacd85dfe {
  display: none;
}
#s-b441e6a5-f847-439c-8929-44bfacd85dfe, #wrap-s-b441e6a5-f847-439c-8929-44bfacd85dfe { display:none !important; }}@media (max-width: 767px){#s-b441e6a5-f847-439c-8929-44bfacd85dfe {
  display: none;
}
#s-b441e6a5-f847-439c-8929-44bfacd85dfe, #wrap-s-b441e6a5-f847-439c-8929-44bfacd85dfe { display:none !important; }}
#s-b441e6a5-f847-439c-8929-44bfacd85dfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5956a785-40a4-4063-ae30-82e8eee0fa0e {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 150px;
padding-left: 200px;
padding-bottom: 0px;
padding-right: 200px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-5956a785-40a4-4063-ae30-82e8eee0fa0e {
  display: none;
}
#s-5956a785-40a4-4063-ae30-82e8eee0fa0e, #wrap-s-5956a785-40a4-4063-ae30-82e8eee0fa0e { display:none !important; }}@media (max-width: 767px){#s-5956a785-40a4-4063-ae30-82e8eee0fa0e {
  display: none;
}
#s-5956a785-40a4-4063-ae30-82e8eee0fa0e, #wrap-s-5956a785-40a4-4063-ae30-82e8eee0fa0e { display:none !important; }}
#s-e01c8646-8fda-4bf5-8693-b960569b1151 {
  margin-bottom: 150px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 2px;
text-align: center;
background-color: rgba(203, 156, 111, 1);
text-decoration: none;
}
#s-e01c8646-8fda-4bf5-8693-b960569b1151:hover {background-color: rgba(203, 156, 111, 1) !important;
text-decoration: none !important;}#s-e01c8646-8fda-4bf5-8693-b960569b1151:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-e01c8646-8fda-4bf5-8693-b960569b1151 {
  display: none;
}
#s-e01c8646-8fda-4bf5-8693-b960569b1151, #wrap-s-e01c8646-8fda-4bf5-8693-b960569b1151 { display:none !important; }}@media (max-width: 767px){#s-e01c8646-8fda-4bf5-8693-b960569b1151 {
  display: none;
}
#s-e01c8646-8fda-4bf5-8693-b960569b1151, #wrap-s-e01c8646-8fda-4bf5-8693-b960569b1151 { display:none !important; }}


#s-e01c8646-8fda-4bf5-8693-b960569b1151.shg-btn {
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-225c5f44-43ef-4961-b320-a2c60234a91b {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
text-align: center;
}





#s-225c5f44-43ef-4961-b320-a2c60234a91b .shogun-image-content {
  
    align-items: center;
  
}

#s-9bca0715-fbda-4adc-9eb3-73f6c917a07d {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 100px;
padding-left: 200px;
padding-bottom: 0px;
padding-right: 200px;
background-color: rgba(255, 255, 255, 0);
}

#s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2 {
  margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-left: 150px;
padding-bottom: 0px;
padding-right: 150px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2 {
  display: none;
}
#s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2, #wrap-s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2 { display:none !important; }}@media (max-width: 767px){#s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2 {
  display: none;
}
#s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2, #wrap-s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-3a53bd3a-f8fc-469f-a5ca-3e8432f723b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-08fc1acc-d911-4e96-b6d0-bf7804208815 {
  padding-top: 15px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-08fc1acc-d911-4e96-b6d0-bf7804208815 {
  display: none;
}
#s-08fc1acc-d911-4e96-b6d0-bf7804208815, #wrap-s-08fc1acc-d911-4e96-b6d0-bf7804208815 { display:none !important; }}@media (max-width: 767px){#s-08fc1acc-d911-4e96-b6d0-bf7804208815 {
  display: none;
}
#s-08fc1acc-d911-4e96-b6d0-bf7804208815, #wrap-s-08fc1acc-d911-4e96-b6d0-bf7804208815 { display:none !important; }}
#s-08fc1acc-d911-4e96-b6d0-bf7804208815 .shogun-icon-wrapper {
  text-align: right;
}


#s-08fc1acc-d911-4e96-b6d0-bf7804208815 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}

#s-fbbcd92d-bb58-4286-bec8-653d10b8d653 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fbbcd92d-bb58-4286-bec8-653d10b8d653 {
  display: none;
}
#s-fbbcd92d-bb58-4286-bec8-653d10b8d653, #wrap-s-fbbcd92d-bb58-4286-bec8-653d10b8d653 { display:none !important; }}@media (max-width: 767px){#s-fbbcd92d-bb58-4286-bec8-653d10b8d653 {
  display: none;
}
#s-fbbcd92d-bb58-4286-bec8-653d10b8d653, #wrap-s-fbbcd92d-bb58-4286-bec8-653d10b8d653 { display:none !important; }}



  #s-fbbcd92d-bb58-4286-bec8-653d10b8d653 img.shogun-image {
    
    width: px;
  }


#s-fbbcd92d-bb58-4286-bec8-653d10b8d653 .shogun-image-content {
  
    align-items: center;
  
}

#s-e80a0c8e-db5e-436d-90ee-8dc71330592c {
  padding-top: 15px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e80a0c8e-db5e-436d-90ee-8dc71330592c {
  display: none;
}
#s-e80a0c8e-db5e-436d-90ee-8dc71330592c, #wrap-s-e80a0c8e-db5e-436d-90ee-8dc71330592c { display:none !important; }}@media (max-width: 767px){#s-e80a0c8e-db5e-436d-90ee-8dc71330592c {
  display: none;
}
#s-e80a0c8e-db5e-436d-90ee-8dc71330592c, #wrap-s-e80a0c8e-db5e-436d-90ee-8dc71330592c { display:none !important; }}
#s-e80a0c8e-db5e-436d-90ee-8dc71330592c .shogun-icon-wrapper {
  text-align: left;
}


#s-e80a0c8e-db5e-436d-90ee-8dc71330592c .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225 {
  display: none;
}
#s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225, #wrap-s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225 { display:none !important; }}@media (max-width: 767px){#s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225 {
  display: none;
}
#s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225, #wrap-s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225 { display:none !important; }}
@media (min-width: 0px) {
[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dd62cb46-eb43-419c-8eb2-fe83fdf2b225"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-9b73185f-69d5-4ec8-913a-177c014dcbd2 {
  display: none;
}
#s-9b73185f-69d5-4ec8-913a-177c014dcbd2, #wrap-s-9b73185f-69d5-4ec8-913a-177c014dcbd2 { display:none !important; }}@media (max-width: 767px){#s-9b73185f-69d5-4ec8-913a-177c014dcbd2 {
  display: none;
}
#s-9b73185f-69d5-4ec8-913a-177c014dcbd2, #wrap-s-9b73185f-69d5-4ec8-913a-177c014dcbd2 { display:none !important; }}
#s-e215902a-6b01-453d-b2b6-b8c2394d1634 {
  
}
@media (min-width: 768px) and (max-width: 991px){#s-e215902a-6b01-453d-b2b6-b8c2394d1634 {
  display: none;
}
#s-e215902a-6b01-453d-b2b6-b8c2394d1634, #wrap-s-e215902a-6b01-453d-b2b6-b8c2394d1634 { display:none !important; }}@media (max-width: 767px){#s-e215902a-6b01-453d-b2b6-b8c2394d1634 {
  display: none;
}
#s-e215902a-6b01-453d-b2b6-b8c2394d1634, #wrap-s-e215902a-6b01-453d-b2b6-b8c2394d1634 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-d805beb4-6233-42c7-a98a-10e7bf647b0d {
  display: none;
}
#s-d805beb4-6233-42c7-a98a-10e7bf647b0d, #wrap-s-d805beb4-6233-42c7-a98a-10e7bf647b0d { display:none !important; }}@media (max-width: 767px){#s-d805beb4-6233-42c7-a98a-10e7bf647b0d {
  display: none;
}
#s-d805beb4-6233-42c7-a98a-10e7bf647b0d, #wrap-s-d805beb4-6233-42c7-a98a-10e7bf647b0d { display:none !important; }}
#s-701774c5-ff39-4e70-9e63-4d209271ccb1 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-701774c5-ff39-4e70-9e63-4d209271ccb1 {
  display: none;
}
#s-701774c5-ff39-4e70-9e63-4d209271ccb1, #wrap-s-701774c5-ff39-4e70-9e63-4d209271ccb1 { display:none !important; }}@media (max-width: 767px){#s-701774c5-ff39-4e70-9e63-4d209271ccb1 {
  display: none;
}
#s-701774c5-ff39-4e70-9e63-4d209271ccb1, #wrap-s-701774c5-ff39-4e70-9e63-4d209271ccb1 { display:none !important; }}
#s-701774c5-ff39-4e70-9e63-4d209271ccb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6984304a-d8b0-432c-9397-d0c09d42c317 {
  margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 100px;
padding-left: 50px;
padding-bottom: 90px;
padding-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6984304a-d8b0-432c-9397-d0c09d42c317 {
  display: none;
}
#s-6984304a-d8b0-432c-9397-d0c09d42c317, #wrap-s-6984304a-d8b0-432c-9397-d0c09d42c317 { display:none !important; }}@media (max-width: 767px){#s-6984304a-d8b0-432c-9397-d0c09d42c317 {
  display: none;
}
#s-6984304a-d8b0-432c-9397-d0c09d42c317, #wrap-s-6984304a-d8b0-432c-9397-d0c09d42c317 { display:none !important; }}
#s-7900d086-46d6-45b3-b4c5-549a09586449 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
text-align: center;
}
@media (min-width: 1200px){#s-7900d086-46d6-45b3-b4c5-549a09586449 {
  display: none;
}
#s-7900d086-46d6-45b3-b4c5-549a09586449, #wrap-s-7900d086-46d6-45b3-b4c5-549a09586449 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7900d086-46d6-45b3-b4c5-549a09586449 {
  display: none;
}
#s-7900d086-46d6-45b3-b4c5-549a09586449, #wrap-s-7900d086-46d6-45b3-b4c5-549a09586449 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7900d086-46d6-45b3-b4c5-549a09586449 {
  display: none;
}
#s-7900d086-46d6-45b3-b4c5-549a09586449, #wrap-s-7900d086-46d6-45b3-b4c5-549a09586449 { display:none !important; }}



  #s-7900d086-46d6-45b3-b4c5-549a09586449 img.shogun-image {
    
    width: px;
  }


#s-7900d086-46d6-45b3-b4c5-549a09586449 .shogun-image-content {
  
    align-items: center;
  
}

#s-9dd20c35-f282-4f0c-9952-22b65bc7b1df {
  margin-left: 25px;
margin-right: 25px;
padding-left: 50px;
padding-right: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9dd20c35-f282-4f0c-9952-22b65bc7b1df {
  display: none;
}
#s-9dd20c35-f282-4f0c-9952-22b65bc7b1df, #wrap-s-9dd20c35-f282-4f0c-9952-22b65bc7b1df { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9dd20c35-f282-4f0c-9952-22b65bc7b1df {
  display: none;
}
#s-9dd20c35-f282-4f0c-9952-22b65bc7b1df, #wrap-s-9dd20c35-f282-4f0c-9952-22b65bc7b1df { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9dd20c35-f282-4f0c-9952-22b65bc7b1df {
  display: none;
}
#s-9dd20c35-f282-4f0c-9952-22b65bc7b1df, #wrap-s-9dd20c35-f282-4f0c-9952-22b65bc7b1df { display:none !important; }}
#s-4a38693d-e4fd-4dc9-9c80-0911c886c246 {
  margin-left: 25px;
margin-right: 25px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4a38693d-e4fd-4dc9-9c80-0911c886c246 {
  display: none;
}
#s-4a38693d-e4fd-4dc9-9c80-0911c886c246, #wrap-s-4a38693d-e4fd-4dc9-9c80-0911c886c246 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a38693d-e4fd-4dc9-9c80-0911c886c246 {
  display: none;
}
#s-4a38693d-e4fd-4dc9-9c80-0911c886c246, #wrap-s-4a38693d-e4fd-4dc9-9c80-0911c886c246 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a38693d-e4fd-4dc9-9c80-0911c886c246 {
  display: none;
}
#s-4a38693d-e4fd-4dc9-9c80-0911c886c246, #wrap-s-4a38693d-e4fd-4dc9-9c80-0911c886c246 { display:none !important; }}
#s-4a38693d-e4fd-4dc9-9c80-0911c886c246 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-cc12af73-5871-4bac-b5cf-bae0252d9357 {
  margin-bottom: 100px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(203, 156, 111, 1);
text-decoration: none;
}
#s-cc12af73-5871-4bac-b5cf-bae0252d9357:hover {background-color: rgba(203, 156, 111, 1) !important;
text-decoration: none !important;}#s-cc12af73-5871-4bac-b5cf-bae0252d9357:active {background-color: rgba(87, 87, 87, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-cc12af73-5871-4bac-b5cf-bae0252d9357 {
  display: none;
}
#s-cc12af73-5871-4bac-b5cf-bae0252d9357, #wrap-s-cc12af73-5871-4bac-b5cf-bae0252d9357 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc12af73-5871-4bac-b5cf-bae0252d9357 {
  display: none;
}
#s-cc12af73-5871-4bac-b5cf-bae0252d9357, #wrap-s-cc12af73-5871-4bac-b5cf-bae0252d9357 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cc12af73-5871-4bac-b5cf-bae0252d9357 {
  display: none;
}
#s-cc12af73-5871-4bac-b5cf-bae0252d9357, #wrap-s-cc12af73-5871-4bac-b5cf-bae0252d9357 { display:none !important; }}


#s-cc12af73-5871-4bac-b5cf-bae0252d9357.shg-btn {
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-e4042e02-0ae8-403b-aa83-38ea50879f71 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(239, 239, 235, 1);
}
@media (min-width: 1200px){#s-e4042e02-0ae8-403b-aa83-38ea50879f71 {
  display: none;
}
#s-e4042e02-0ae8-403b-aa83-38ea50879f71, #wrap-s-e4042e02-0ae8-403b-aa83-38ea50879f71 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4042e02-0ae8-403b-aa83-38ea50879f71 {
  display: none;
}
#s-e4042e02-0ae8-403b-aa83-38ea50879f71, #wrap-s-e4042e02-0ae8-403b-aa83-38ea50879f71 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e4042e02-0ae8-403b-aa83-38ea50879f71 {
  display: none;
}
#s-e4042e02-0ae8-403b-aa83-38ea50879f71, #wrap-s-e4042e02-0ae8-403b-aa83-38ea50879f71 { display:none !important; }}
#s-e4042e02-0ae8-403b-aa83-38ea50879f71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-fb15c945-776c-4cf3-a2b7-8994ee530186 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fb15c945-776c-4cf3-a2b7-8994ee530186 {
  display: none;
}
#s-fb15c945-776c-4cf3-a2b7-8994ee530186, #wrap-s-fb15c945-776c-4cf3-a2b7-8994ee530186 { display:none !important; }}@media (max-width: 767px){#s-fb15c945-776c-4cf3-a2b7-8994ee530186 {
  display: none;
}
#s-fb15c945-776c-4cf3-a2b7-8994ee530186, #wrap-s-fb15c945-776c-4cf3-a2b7-8994ee530186 { display:none !important; }}
#s-fb15c945-776c-4cf3-a2b7-8994ee530186 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9ee8b2b9-3953-4047-bd24-58348cbb5579 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9ee8b2b9-3953-4047-bd24-58348cbb5579 {
  display: none;
}
#s-9ee8b2b9-3953-4047-bd24-58348cbb5579, #wrap-s-9ee8b2b9-3953-4047-bd24-58348cbb5579 { display:none !important; }}@media (max-width: 767px){#s-9ee8b2b9-3953-4047-bd24-58348cbb5579 {
  display: none;
}
#s-9ee8b2b9-3953-4047-bd24-58348cbb5579, #wrap-s-9ee8b2b9-3953-4047-bd24-58348cbb5579 { display:none !important; }}



  #s-9ee8b2b9-3953-4047-bd24-58348cbb5579 img.shogun-image {
    
    width: px;
  }


#s-9ee8b2b9-3953-4047-bd24-58348cbb5579 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7f6c754-12d1-430d-852e-811ae430ed9f {
  margin-top: 25px;
margin-left: 100px;
margin-bottom: 25px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a7f6c754-12d1-430d-852e-811ae430ed9f {
  display: none;
}
#s-a7f6c754-12d1-430d-852e-811ae430ed9f, #wrap-s-a7f6c754-12d1-430d-852e-811ae430ed9f { display:none !important; }}@media (max-width: 767px){#s-a7f6c754-12d1-430d-852e-811ae430ed9f {
  display: none;
}
#s-a7f6c754-12d1-430d-852e-811ae430ed9f, #wrap-s-a7f6c754-12d1-430d-852e-811ae430ed9f { display:none !important; }}
#s-a31832f6-dc3f-4a11-9010-342ec98989fb {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a31832f6-dc3f-4a11-9010-342ec98989fb {
  display: none;
}
#s-a31832f6-dc3f-4a11-9010-342ec98989fb, #wrap-s-a31832f6-dc3f-4a11-9010-342ec98989fb { display:none !important; }}@media (max-width: 767px){#s-a31832f6-dc3f-4a11-9010-342ec98989fb {
  display: none;
}
#s-a31832f6-dc3f-4a11-9010-342ec98989fb, #wrap-s-a31832f6-dc3f-4a11-9010-342ec98989fb { display:none !important; }}
#s-a31832f6-dc3f-4a11-9010-342ec98989fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1ad59786-ad87-4598-a902-0f479b7d60f8 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}

#s-1ad59786-ad87-4598-a902-0f479b7d60f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-7b466d79-0458-4530-bf0a-5646a9ae9279 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7b466d79-0458-4530-bf0a-5646a9ae9279 {
  display: none;
}
#s-7b466d79-0458-4530-bf0a-5646a9ae9279, #wrap-s-7b466d79-0458-4530-bf0a-5646a9ae9279 { display:none !important; }}@media (max-width: 767px){#s-7b466d79-0458-4530-bf0a-5646a9ae9279 {
  display: none;
}
#s-7b466d79-0458-4530-bf0a-5646a9ae9279, #wrap-s-7b466d79-0458-4530-bf0a-5646a9ae9279 { display:none !important; }}
#s-7b466d79-0458-4530-bf0a-5646a9ae9279 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-77b47442-3836-4ef2-98d9-ea6fac259cba {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-77b47442-3836-4ef2-98d9-ea6fac259cba {
  display: none;
}
#s-77b47442-3836-4ef2-98d9-ea6fac259cba, #wrap-s-77b47442-3836-4ef2-98d9-ea6fac259cba { display:none !important; }}@media (max-width: 767px){#s-77b47442-3836-4ef2-98d9-ea6fac259cba {
  display: none;
}
#s-77b47442-3836-4ef2-98d9-ea6fac259cba, #wrap-s-77b47442-3836-4ef2-98d9-ea6fac259cba { display:none !important; }}
#s-77b47442-3836-4ef2-98d9-ea6fac259cba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e66b604b-9eb3-4982-a445-b1297878422d {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 150px;
padding-left: 200px;
padding-bottom: 0px;
padding-right: 200px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-e66b604b-9eb3-4982-a445-b1297878422d {
  display: none;
}
#s-e66b604b-9eb3-4982-a445-b1297878422d, #wrap-s-e66b604b-9eb3-4982-a445-b1297878422d { display:none !important; }}@media (max-width: 767px){#s-e66b604b-9eb3-4982-a445-b1297878422d {
  display: none;
}
#s-e66b604b-9eb3-4982-a445-b1297878422d, #wrap-s-e66b604b-9eb3-4982-a445-b1297878422d { display:none !important; }}
#s-ed4b2b05-2a13-4de9-b7b9-a55d987f23c4 {
  margin-bottom: 150px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-radius: 2px;
text-align: center;
background-color: rgba(203, 156, 111, 1);
text-decoration: none;
}
#s-ed4b2b05-2a13-4de9-b7b9-a55d987f23c4:hover {background-color: rgba(203, 156, 111, 1) !important;
text-decoration: none !important;}#s-ed4b2b05-2a13-4de9-b7b9-a55d987f23c4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-ed4b2b05-2a13-4de9-b7b9-a55d987f23c4 {
  display: none;
}
#s-ed4b2b05-2a13-4de9-b7b9-a55d987f23c4, #wrap-s-ed4b2b05-2a13-4de9-b7b9-a55d987f23c4 { display:none !important; }}@media (max-width: 767px){#s-ed4b2b05-2a13-4de9-b7b9-a55d987f23c4 {
  display: none;
}
#s-ed4b2b05-2a13-4de9-b7b9-a55d987f23c4, #wrap-s-ed4b2b05-2a13-4de9-b7b9-a55d987f23c4 { display:none !important; }}


#s-ed4b2b05-2a13-4de9-b7b9-a55d987f23c4.shg-btn {
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-1a5d4d84-651a-414e-a6d3-eeb8dd6c11bc {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
text-align: center;
}





#s-1a5d4d84-651a-414e-a6d3-eeb8dd6c11bc .shogun-image-content {
  
    align-items: center;
  
}

#s-9d6ce489-b5c2-402c-beda-ad602d8ddb7d {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 100px;
padding-left: 200px;
padding-bottom: 0px;
padding-right: 200px;
background-color: rgba(255, 255, 255, 0);
}

#s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd {
  margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-left: 150px;
padding-bottom: 0px;
padding-right: 150px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd {
  display: none;
}
#s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd, #wrap-s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd { display:none !important; }}@media (max-width: 767px){#s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd {
  display: none;
}
#s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd, #wrap-s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd { display:none !important; }}
@media (min-width: 0px) {
[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-bc5474ce-afdf-4303-8e87-ddff8fa6cbfd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-ff36c268-d5a7-465f-b71f-eedaea1b829a {
  padding-top: 15px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ff36c268-d5a7-465f-b71f-eedaea1b829a {
  display: none;
}
#s-ff36c268-d5a7-465f-b71f-eedaea1b829a, #wrap-s-ff36c268-d5a7-465f-b71f-eedaea1b829a { display:none !important; }}@media (max-width: 767px){#s-ff36c268-d5a7-465f-b71f-eedaea1b829a {
  display: none;
}
#s-ff36c268-d5a7-465f-b71f-eedaea1b829a, #wrap-s-ff36c268-d5a7-465f-b71f-eedaea1b829a { display:none !important; }}
#s-ff36c268-d5a7-465f-b71f-eedaea1b829a .shogun-icon-wrapper {
  text-align: right;
}


#s-ff36c268-d5a7-465f-b71f-eedaea1b829a .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}

#s-a6f024df-2a25-46e1-9bf6-057d831e1620 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a6f024df-2a25-46e1-9bf6-057d831e1620 {
  display: none;
}
#s-a6f024df-2a25-46e1-9bf6-057d831e1620, #wrap-s-a6f024df-2a25-46e1-9bf6-057d831e1620 { display:none !important; }}@media (max-width: 767px){#s-a6f024df-2a25-46e1-9bf6-057d831e1620 {
  display: none;
}
#s-a6f024df-2a25-46e1-9bf6-057d831e1620, #wrap-s-a6f024df-2a25-46e1-9bf6-057d831e1620 { display:none !important; }}



  #s-a6f024df-2a25-46e1-9bf6-057d831e1620 img.shogun-image {
    
    width: px;
  }


#s-a6f024df-2a25-46e1-9bf6-057d831e1620 .shogun-image-content {
  
    align-items: center;
  
}

#s-7764dc64-8820-4bbf-a695-6cee67d58a1e {
  padding-top: 15px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7764dc64-8820-4bbf-a695-6cee67d58a1e {
  display: none;
}
#s-7764dc64-8820-4bbf-a695-6cee67d58a1e, #wrap-s-7764dc64-8820-4bbf-a695-6cee67d58a1e { display:none !important; }}@media (max-width: 767px){#s-7764dc64-8820-4bbf-a695-6cee67d58a1e {
  display: none;
}
#s-7764dc64-8820-4bbf-a695-6cee67d58a1e, #wrap-s-7764dc64-8820-4bbf-a695-6cee67d58a1e { display:none !important; }}
#s-7764dc64-8820-4bbf-a695-6cee67d58a1e .shogun-icon-wrapper {
  text-align: left;
}


#s-7764dc64-8820-4bbf-a695-6cee67d58a1e .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(255, 255, 255, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-ce704449-1c05-4acc-a615-af1818561064 {
  display: none;
}
#s-ce704449-1c05-4acc-a615-af1818561064, #wrap-s-ce704449-1c05-4acc-a615-af1818561064 { display:none !important; }}@media (max-width: 767px){#s-ce704449-1c05-4acc-a615-af1818561064 {
  display: none;
}
#s-ce704449-1c05-4acc-a615-af1818561064, #wrap-s-ce704449-1c05-4acc-a615-af1818561064 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce704449-1c05-4acc-a615-af1818561064"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-077e02f2-d08f-4ed0-9f12-7987b96b7375 {
  display: none;
}
#s-077e02f2-d08f-4ed0-9f12-7987b96b7375, #wrap-s-077e02f2-d08f-4ed0-9f12-7987b96b7375 { display:none !important; }}@media (max-width: 767px){#s-077e02f2-d08f-4ed0-9f12-7987b96b7375 {
  display: none;
}
#s-077e02f2-d08f-4ed0-9f12-7987b96b7375, #wrap-s-077e02f2-d08f-4ed0-9f12-7987b96b7375 { display:none !important; }}
#s-f8c2207d-8fb2-45e1-9de8-43cf4e78e1a2 {
  
}
@media (min-width: 768px) and (max-width: 991px){#s-f8c2207d-8fb2-45e1-9de8-43cf4e78e1a2 {
  display: none;
}
#s-f8c2207d-8fb2-45e1-9de8-43cf4e78e1a2, #wrap-s-f8c2207d-8fb2-45e1-9de8-43cf4e78e1a2 { display:none !important; }}@media (max-width: 767px){#s-f8c2207d-8fb2-45e1-9de8-43cf4e78e1a2 {
  display: none;
}
#s-f8c2207d-8fb2-45e1-9de8-43cf4e78e1a2, #wrap-s-f8c2207d-8fb2-45e1-9de8-43cf4e78e1a2 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-c8cb566a-097b-4eee-a388-88edf3911fe7 {
  display: none;
}
#s-c8cb566a-097b-4eee-a388-88edf3911fe7, #wrap-s-c8cb566a-097b-4eee-a388-88edf3911fe7 { display:none !important; }}@media (max-width: 767px){#s-c8cb566a-097b-4eee-a388-88edf3911fe7 {
  display: none;
}
#s-c8cb566a-097b-4eee-a388-88edf3911fe7, #wrap-s-c8cb566a-097b-4eee-a388-88edf3911fe7 { display:none !important; }}
#s-d038afa4-ebf7-484d-abd0-2c19f15ef963 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d038afa4-ebf7-484d-abd0-2c19f15ef963 {
  display: none;
}
#s-d038afa4-ebf7-484d-abd0-2c19f15ef963, #wrap-s-d038afa4-ebf7-484d-abd0-2c19f15ef963 { display:none !important; }}@media (max-width: 767px){#s-d038afa4-ebf7-484d-abd0-2c19f15ef963 {
  display: none;
}
#s-d038afa4-ebf7-484d-abd0-2c19f15ef963, #wrap-s-d038afa4-ebf7-484d-abd0-2c19f15ef963 { display:none !important; }}
#s-d038afa4-ebf7-484d-abd0-2c19f15ef963 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-fda5d9a7-392c-45f6-8d54-9e457da1532e {
  margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 100px;
padding-left: 50px;
padding-bottom: 90px;
padding-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fda5d9a7-392c-45f6-8d54-9e457da1532e {
  display: none;
}
#s-fda5d9a7-392c-45f6-8d54-9e457da1532e, #wrap-s-fda5d9a7-392c-45f6-8d54-9e457da1532e { display:none !important; }}@media (max-width: 767px){#s-fda5d9a7-392c-45f6-8d54-9e457da1532e {
  display: none;
}
#s-fda5d9a7-392c-45f6-8d54-9e457da1532e, #wrap-s-fda5d9a7-392c-45f6-8d54-9e457da1532e { display:none !important; }}
#s-0ccdf254-3a50-4328-94ea-a0f089f9ecbf {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
text-align: center;
}
@media (min-width: 1200px){#s-0ccdf254-3a50-4328-94ea-a0f089f9ecbf {
  display: none;
}
#s-0ccdf254-3a50-4328-94ea-a0f089f9ecbf, #wrap-s-0ccdf254-3a50-4328-94ea-a0f089f9ecbf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0ccdf254-3a50-4328-94ea-a0f089f9ecbf {
  display: none;
}
#s-0ccdf254-3a50-4328-94ea-a0f089f9ecbf, #wrap-s-0ccdf254-3a50-4328-94ea-a0f089f9ecbf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0ccdf254-3a50-4328-94ea-a0f089f9ecbf {
  display: none;
}
#s-0ccdf254-3a50-4328-94ea-a0f089f9ecbf, #wrap-s-0ccdf254-3a50-4328-94ea-a0f089f9ecbf { display:none !important; }}



  #s-0ccdf254-3a50-4328-94ea-a0f089f9ecbf img.shogun-image {
    
    width: px;
  }


#s-0ccdf254-3a50-4328-94ea-a0f089f9ecbf .shogun-image-content {
  
    align-items: center;
  
}

#s-6d739213-3bfe-48ef-bbf9-101f17a7b310 {
  margin-left: 25px;
margin-right: 25px;
padding-left: 50px;
padding-right: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6d739213-3bfe-48ef-bbf9-101f17a7b310 {
  display: none;
}
#s-6d739213-3bfe-48ef-bbf9-101f17a7b310, #wrap-s-6d739213-3bfe-48ef-bbf9-101f17a7b310 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6d739213-3bfe-48ef-bbf9-101f17a7b310 {
  display: none;
}
#s-6d739213-3bfe-48ef-bbf9-101f17a7b310, #wrap-s-6d739213-3bfe-48ef-bbf9-101f17a7b310 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6d739213-3bfe-48ef-bbf9-101f17a7b310 {
  display: none;
}
#s-6d739213-3bfe-48ef-bbf9-101f17a7b310, #wrap-s-6d739213-3bfe-48ef-bbf9-101f17a7b310 { display:none !important; }}
/*
  $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;
}
