.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

#s-be88848f-b063-4a62-b423-8a1c1423059e {
  margin-top: 15px;
min-height: 50px;
}








#s-be88848f-b063-4a62-b423-8a1c1423059e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be88848f-b063-4a62-b423-8a1c1423059e.shg-box.shg-c {
  justify-content: center;
}

#s-b709e6b7-4ee2-4d80-aab3-3e5dd1b48733 {
  min-height: 50px;
}








#s-b709e6b7-4ee2-4d80-aab3-3e5dd1b48733 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b709e6b7-4ee2-4d80-aab3-3e5dd1b48733.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85 {
  margin-left: 170px;
margin-bottom: -8px;
margin-right: 170px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85 {
  margin-left: 50px;
margin-right: 50px;
min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c8cf0d73-6a75-4441-bb3d-be9d5dc2be85"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-7cadec77-17a7-44da-b0e8-a4dd16b8c813 {
  margin-top: 10px;
margin-right: 0px;
text-align: right;
}
@media (min-width: 768px) and (max-width: 991px){#s-7cadec77-17a7-44da-b0e8-a4dd16b8c813 {
  margin-top: 85px;
}
}



  #s-7cadec77-17a7-44da-b0e8-a4dd16b8c813 img.shogun-image {
    
    width: px;
  }


#s-7cadec77-17a7-44da-b0e8-a4dd16b8c813 .shogun-image-content {
  
    align-items: center;
  
}

#s-8065ed5b-8b52-4f40-87df-1b2a92871454 {
  margin-left: 60px;
margin-right: 60px;
min-height: 50px;
}








#s-8065ed5b-8b52-4f40-87df-1b2a92871454 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8065ed5b-8b52-4f40-87df-1b2a92871454.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-afac2328-5516-481d-a3b5-d7906e303889 {
  margin-top: 70px;
margin-right: -100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-afac2328-5516-481d-a3b5-d7906e303889 {
  margin-left: -40px;
margin-right: -99px;
}
}
#s-13261427-84f3-4fb5-b8e0-67cfac4bd25e {
  margin-top: 10px;
margin-left: 0px;
margin-right: -60px;
padding-right: 70px;
min-height: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-13261427-84f3-4fb5-b8e0-67cfac4bd25e {
  margin-top: 6px;
margin-left: -35px;
margin-right: -117px;
}
}
.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-a14c4560-d9b8-4b99-a004-bd5448ce3bc3 {
  border-style: solid;
margin-top: 1px;
margin-bottom: 1px;
padding-top: 15px;
padding-left: 45px;
padding-bottom: 15px;
padding-right: 45px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(247, 247, 247, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(23, 92, 56, 0.91);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a14c4560-d9b8-4b99-a004-bd5448ce3bc3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a14c4560-d9b8-4b99-a004-bd5448ce3bc3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-a14c4560-d9b8-4b99-a004-bd5448ce3bc3 {
  margin-top: -30px;
margin-bottom: -30px;
padding-left: 20px;
padding-right: 20px;
}
}

  #s-a14c4560-d9b8-4b99-a004-bd5448ce3bc3-btn-wrapper {
    text-align: left;
  }


#s-a14c4560-d9b8-4b99-a004-bd5448ce3bc3.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-31df748a-0046-4468-a52c-1a96999626e5 {
  margin-top: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-31df748a-0046-4468-a52c-1a96999626e5 {
  margin-top: 25px;
}
}







#s-31df748a-0046-4468-a52c-1a96999626e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31df748a-0046-4468-a52c-1a96999626e5.shg-box.shg-c {
  justify-content: center;
}

#s-744ef454-e0c8-4cc3-a1b9-b44a6fc76a09 {
  min-height: 50px;
background-color: rgba(6, 54, 43, 1);
}








#s-744ef454-e0c8-4cc3-a1b9-b44a6fc76a09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-744ef454-e0c8-4cc3-a1b9-b44a6fc76a09.shg-box.shg-c {
  justify-content: center;
}

#s-fc14e2b6-23dd-4e22-975d-b101a7dceab2 {
  padding-bottom: 40px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fc14e2b6-23dd-4e22-975d-b101a7dceab2 {
  margin-top: 0px;
margin-bottom: 24px;
}
}







#s-fc14e2b6-23dd-4e22-975d-b101a7dceab2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc14e2b6-23dd-4e22-975d-b101a7dceab2.shg-box.shg-c {
  justify-content: center;
}

#s-02c3f104-f2f2-4bb6-b0e0-1c386c2be31a {
  margin-top: -50px;
margin-left: 500px;
margin-right: 500px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-02c3f104-f2f2-4bb6-b0e0-1c386c2be31a {
  margin-top: -40px;
margin-left: 325px;
margin-bottom: -40px;
margin-right: 325px;
}
}



  #s-02c3f104-f2f2-4bb6-b0e0-1c386c2be31a img.shogun-image {
    
    width: px;
  }


#s-02c3f104-f2f2-4bb6-b0e0-1c386c2be31a .shogun-image-content {
  
    align-items: center;
  
}

#s-e23cd70b-02bc-4223-a6d4-de5d47cedd27 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 45px;
min-height: 50px;
background-color: rgba(219, 216, 216, 0.52);
}








#s-e23cd70b-02bc-4223-a6d4-de5d47cedd27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e23cd70b-02bc-4223-a6d4-de5d47cedd27.shg-box.shg-c {
  justify-content: center;
}

#s-e4cb40f3-98a0-4f03-b9d6-6802d76846f6 {
  min-height: 50px;
}








#s-e4cb40f3-98a0-4f03-b9d6-6802d76846f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4cb40f3-98a0-4f03-b9d6-6802d76846f6.shg-box.shg-c {
  justify-content: center;
}

#s-abbb2dde-7ffc-4a9d-8085-8f89e520ee36 {
  padding-top: 15px;
}

#s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715 {
  margin-top: 25px;
margin-left: 150px;
margin-bottom: 25px;
margin-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715 {
  margin-left: -70px;
margin-right: -70px;
}
}
@media (min-width: 0px) {
[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3e39f298-16ae-4a31-9ce4-bbe00bbeb715"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1a421a3b-6991-43c9-a064-e6066f1f3061 {
  margin-left: 25px;
margin-right: 0px;
min-height: 50px;
}








#s-1a421a3b-6991-43c9-a064-e6066f1f3061 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a421a3b-6991-43c9-a064-e6066f1f3061.shg-box.shg-c {
  justify-content: center;
}

#s-0b41635b-b726-4725-a994-b672046c736f {
  margin-left: 100px;
margin-right: 100px;
border-radius: 15px;
text-align: right;
background-color: rgba(250, 250, 250, 1);
}




  #s-0b41635b-b726-4725-a994-b672046c736f img.shogun-image {
    
    width: px;
  }


#s-0b41635b-b726-4725-a994-b672046c736f .shogun-image-content {
  
    align-items: center;
  
}

#s-446a89f4-7500-439f-99f4-62ab99f5eaeb {
  margin-top: 78px;
margin-left: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-446a89f4-7500-439f-99f4-62ab99f5eaeb {
  margin-top: 47px;
}
}







#s-446a89f4-7500-439f-99f4-62ab99f5eaeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-446a89f4-7500-439f-99f4-62ab99f5eaeb.shg-box.shg-c {
  justify-content: center;
}

#s-f4020129-149d-4d3a-970f-19f4512a98bf {
  margin-top: 14px;
margin-left: -40px;
margin-right: -40px;
}

#s-463cc958-6364-4663-a79c-cddca45ba9b8 {
  margin-top: 15px;
margin-left: -40px;
margin-right: 170px;
}

#s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00 {
  margin-top: 25px;
margin-left: 150px;
margin-bottom: 25px;
margin-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00 {
  margin-left: -97px;
margin-right: -97px;
}
}
@media (min-width: 0px) {
[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a92cd15-6e4c-466e-8d9c-e05a6830dc00"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-74448bcb-f554-4f9a-920a-0ea5564e6500 {
  margin-left: 25px;
margin-right: 0px;
min-height: 50px;
}








#s-74448bcb-f554-4f9a-920a-0ea5564e6500 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74448bcb-f554-4f9a-920a-0ea5564e6500.shg-box.shg-c {
  justify-content: center;
}

#s-29a473b3-b547-45bf-ba59-e93183cc058a {
  margin-top: 78px;
margin-left: 140px;
margin-right: -67px;
min-height: 50px;
}








#s-29a473b3-b547-45bf-ba59-e93183cc058a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29a473b3-b547-45bf-ba59-e93183cc058a.shg-box.shg-c {
  justify-content: center;
}

#s-ca3aa322-6692-4726-84a5-b15b18f625d2 {
  margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
}

#s-b8f64961-bace-4935-9ee9-74cda6347a4f {
  margin-left: 100px;
margin-right: 100px;
border-radius: 15px;
text-align: center;
background-color: rgba(250, 250, 250, 1);
}




  #s-b8f64961-bace-4935-9ee9-74cda6347a4f img.shogun-image {
    
    width: px;
  }


#s-b8f64961-bace-4935-9ee9-74cda6347a4f .shogun-image-content {
  
    align-items: center;
  
}

#s-13caac54-645f-444f-b65c-5ed95d24cabe {
  margin-top: 25px;
margin-left: 150px;
margin-bottom: 25px;
margin-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-13caac54-645f-444f-b65c-5ed95d24cabe {
  margin-left: -80px;
margin-right: -80px;
}
}
@media (min-width: 0px) {
[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-13caac54-645f-444f-b65c-5ed95d24cabe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f5a8b096-7e27-484f-8cb2-62ee3d9266ca {
  margin-left: 25px;
margin-right: 0px;
min-height: 50px;
}








#s-f5a8b096-7e27-484f-8cb2-62ee3d9266ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5a8b096-7e27-484f-8cb2-62ee3d9266ca.shg-box.shg-c {
  justify-content: center;
}

#s-9a8ef7ef-ef1e-4592-8367-e2d8cead8c7b {
  margin-left: 100px;
margin-right: 100px;
border-radius: 15px;
text-align: right;
background-color: rgba(250, 250, 250, 1);
}




  #s-9a8ef7ef-ef1e-4592-8367-e2d8cead8c7b img.shogun-image {
    
    width: px;
  }


#s-9a8ef7ef-ef1e-4592-8367-e2d8cead8c7b .shogun-image-content {
  
    align-items: center;
  
}

#s-d1935436-7852-4ed6-99ff-93fa502e1eb1 {
  margin-top: 78px;
margin-left: 0px;
margin-right: 0px;
min-height: 50px;
}








#s-d1935436-7852-4ed6-99ff-93fa502e1eb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1935436-7852-4ed6-99ff-93fa502e1eb1.shg-box.shg-c {
  justify-content: center;
}

#s-9fc84efe-d382-4165-a24e-950253b8f093 {
  margin-top: -20px;
margin-left: -40px;
margin-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9fc84efe-d382-4165-a24e-950253b8f093 {
  margin-top: -73px;
}
}
#s-138259ff-55de-4178-bcc8-10cafbb9f2a8 {
  margin-top: 15px;
margin-left: -40px;
margin-right: 150px;
}

#s-349596ba-f7d5-4501-842e-eb012b3ee288 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(247, 247, 247, 1);
border-style: solid;
border-radius: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-349596ba-f7d5-4501-842e-eb012b3ee288 {
  margin-top: 25px;
margin-bottom: 25px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-c05df8a5-ddb6-49dc-8414-91f21d854cfe {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(9, 66, 54, 1);
}








#s-c05df8a5-ddb6-49dc-8414-91f21d854cfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c05df8a5-ddb6-49dc-8414-91f21d854cfe.shg-box.shg-c {
  justify-content: center;
}

#s-098e2231-5748-431a-b9c6-091a2e8a0470 {
  min-height: 50px;
}








#s-098e2231-5748-431a-b9c6-091a2e8a0470 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-098e2231-5748-431a-b9c6-091a2e8a0470.shg-box.shg-c {
  justify-content: center;
}

#s-267e6325-7c42-4622-bf88-169fdaecf06f {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-267e6325-7c42-4622-bf88-169fdaecf06f {
  padding-left: 144px;
padding-right: 144px;
}
}



  #s-267e6325-7c42-4622-bf88-169fdaecf06f img.shogun-image {
    
    width: px;
  }


#s-267e6325-7c42-4622-bf88-169fdaecf06f .shogun-image-content {
  
    align-items: center;
  
}

#s-5d1b023d-835e-44dd-8609-8252eacef722 {
  padding-bottom: 100px;
min-height: 50px;
}








#s-5d1b023d-835e-44dd-8609-8252eacef722 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d1b023d-835e-44dd-8609-8252eacef722.shg-box.shg-c {
  justify-content: center;
}

#s-e82c9467-c307-4f02-9c29-fa05a7113e8e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(219, 216, 216, 1);
}








#s-e82c9467-c307-4f02-9c29-fa05a7113e8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e82c9467-c307-4f02-9c29-fa05a7113e8e.shg-box.shg-c {
  justify-content: center;
}

#s-fccd012d-d7cb-4a07-babe-aa87f9b67664 {
  margin-top: -90px;
margin-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fccd012d-d7cb-4a07-babe-aa87f9b67664 {
  margin-top: -73px;
padding-left: 150px;
padding-right: 150px;
}
}



  #s-fccd012d-d7cb-4a07-babe-aa87f9b67664 img.shogun-image {
    
    width: px;
  }


#s-fccd012d-d7cb-4a07-babe-aa87f9b67664 .shogun-image-content {
  
    align-items: center;
  
}

#s-7459ccc7-8a13-42c4-b60a-b3281fc8c063 {
  min-height: 50px;
}








#s-7459ccc7-8a13-42c4-b60a-b3281fc8c063 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7459ccc7-8a13-42c4-b60a-b3281fc8c063.shg-box.shg-c {
  justify-content: center;
}

#s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97 {
  margin-left: 300px;
margin-right: 300px;
}

@media (min-width: 0px) {
[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4ffd0c68-8994-482f-b50c-a26bc9c7ed97"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0d15bc4b-4d08-4cd0-9286-0e54a02fe91f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 110px;
padding-bottom: 110px;
min-height: 50px;
background-color: rgba(235, 231, 231, 1);
}








#s-0d15bc4b-4d08-4cd0-9286-0e54a02fe91f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d15bc4b-4d08-4cd0-9286-0e54a02fe91f.shg-box.shg-c {
  justify-content: center;
}

#s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf {
  margin-top: 0px;
margin-left: 320px;
margin-bottom: 0px;
margin-right: 320px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf {
  margin-left: 100px;
margin-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d9d3d5eb-1f34-4cc5-88ec-dd13eb0579cf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-090dac8d-1908-437b-9906-42007508aea1 {
  border-style: solid;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(248, 248, 248, 1);
}








#s-090dac8d-1908-437b-9906-42007508aea1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-090dac8d-1908-437b-9906-42007508aea1.shg-box.shg-c {
  justify-content: center;
}

#s-89634e76-13b2-4bea-83ec-e74cabb1b300 {
  margin-top: 6px;
margin-bottom: 0px;
}

#s-78aefb58-9af9-427d-823c-00cdbe369ded {
  margin-top: -7px;
padding-top: 0px;
text-align: center;
}




  #s-78aefb58-9af9-427d-823c-00cdbe369ded img.shogun-image {
    
    width: px;
  }


#s-78aefb58-9af9-427d-823c-00cdbe369ded .shogun-image-content {
  
    align-items: center;
  
}

#s-0c19a676-e270-489b-b239-650c608a7a2c {
  margin-top: 17px;
padding-top: 25px;
}

#s-2d88082c-7457-44ad-8ebc-219f784a927f {
  border-style: solid;
padding-top: 12px;
padding-left: 80px;
padding-bottom: 12px;
padding-right: 80px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(247, 247, 247, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(23, 92, 56, 0.91);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2d88082c-7457-44ad-8ebc-219f784a927f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2d88082c-7457-44ad-8ebc-219f784a927f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2d88082c-7457-44ad-8ebc-219f784a927f-btn-wrapper {
    text-align: center;
  }


#s-2d88082c-7457-44ad-8ebc-219f784a927f.shg-btn {
  color: #ffffff;
  font-size: ;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){
  #s-2d88082c-7457-44ad-8ebc-219f784a927f-btn-wrapper {
    text-align: center;
  }


#s-2d88082c-7457-44ad-8ebc-219f784a927f.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-79c480bc-6bc6-41b9-abb2-515c698121a7 {
  border-style: solid;
margin-top: -44px;
margin-bottom: 0px;
padding-bottom: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(252, 252, 252, 1);
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(255, 251, 251, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-79c480bc-6bc6-41b9-abb2-515c698121a7 {
  padding-bottom: 25px;
}
}







#s-79c480bc-6bc6-41b9-abb2-515c698121a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79c480bc-6bc6-41b9-abb2-515c698121a7.shg-box.shg-c {
  justify-content: center;
}

#s-d4412695-8971-4fec-92b4-e618d5431f67 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-d5c72bf2-fc6f-4752-8478-af8073472fcb {
  margin-top: 7px;
}

#s-e3df2fbd-e08b-41a9-b919-915fbbbd4d6d {
  margin-top: -14px;
margin-bottom: -14px;
}

#s-e43c12a2-3c3c-417e-93e3-79fef5cbdf74 {
  text-align: center;
}




  #s-e43c12a2-3c3c-417e-93e3-79fef5cbdf74 img.shogun-image {
    
    width: px;
  }


#s-e43c12a2-3c3c-417e-93e3-79fef5cbdf74 .shogun-image-content {
  
    align-items: center;
  
}

#s-ff810714-2345-4687-bbdb-1b2ce9a3b9ba {
  border-style: solid;
padding-top: 12px;
padding-left: 80px;
padding-bottom: 12px;
padding-right: 80px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(247, 247, 247, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(23, 92, 56, 0.91);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ff810714-2345-4687-bbdb-1b2ce9a3b9ba:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ff810714-2345-4687-bbdb-1b2ce9a3b9ba:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-ff810714-2345-4687-bbdb-1b2ce9a3b9ba {
  margin-top: -4px;
margin-bottom: -4px;
}
}

  #s-ff810714-2345-4687-bbdb-1b2ce9a3b9ba-btn-wrapper {
    text-align: center;
  }


#s-ff810714-2345-4687-bbdb-1b2ce9a3b9ba.shg-btn {
  color: #ffffff;
  font-size: ;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){
  #s-ff810714-2345-4687-bbdb-1b2ce9a3b9ba-btn-wrapper {
    text-align: center;
  }


#s-ff810714-2345-4687-bbdb-1b2ce9a3b9ba.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-2b2bb46f-4961-44e1-851d-b7ccb6c370a6 {
  margin-bottom: 60px;
min-height: 50px;
}








#s-2b2bb46f-4961-44e1-851d-b7ccb6c370a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b2bb46f-4961-44e1-851d-b7ccb6c370a6.shg-box.shg-c {
  justify-content: center;
}

#s-2ab91878-a392-478e-b8ce-ab712d707b7a {
  margin-top: 50px;
margin-left: 200px;
margin-bottom: 50px;
margin-right: 200px;
}

#s-f03790d1-40df-4015-90cf-e4c186c394c6 {
  border-style: solid;
margin-top: 15px;
padding-top: 15px;
padding-left: 33px;
padding-bottom: 15px;
padding-right: 33px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(247, 247, 247, 1);
border-style: solid;
border-radius: 7px;
background-color: rgba(238, 145, 68, 0.91);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f03790d1-40df-4015-90cf-e4c186c394c6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f03790d1-40df-4015-90cf-e4c186c394c6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f03790d1-40df-4015-90cf-e4c186c394c6-btn-wrapper {
    text-align: center;
  }


#s-f03790d1-40df-4015-90cf-e4c186c394c6.shg-btn {
  color: #ffffff;
  font-size: ;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-cc77cd2d-dced-4b1a-b010-9d03f478137b {
  min-height: 50px;
}








#s-cc77cd2d-dced-4b1a-b010-9d03f478137b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc77cd2d-dced-4b1a-b010-9d03f478137b.shg-box.shg-c {
  justify-content: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
