.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-bd5589f2-2909-4ee6-86ea-627233eae7b4 {
  padding-top: 128px;
padding-left: 24px;
padding-bottom: 60px;
padding-right: 24px;
min-height: 50px;
background-color: rgba(18, 35, 63, 0.5);
}
@media (max-width: 767px){#s-bd5589f2-2909-4ee6-86ea-627233eae7b4 {
  padding-top: 30px;
padding-bottom: 30px;
}
}







#s-bd5589f2-2909-4ee6-86ea-627233eae7b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd5589f2-2909-4ee6-86ea-627233eae7b4.shg-box.shg-c {
  justify-content: center;
}

#s-a1fcc556-1dc4-45d8-aeac-f0204bc95252 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1008px;
}








#s-a1fcc556-1dc4-45d8-aeac-f0204bc95252 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1fcc556-1dc4-45d8-aeac-f0204bc95252.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;
}

@media (min-width: 0px) {
[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-bbf75ac2-7d14-4aa5-bef3-09b90b2cb3d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

.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-a5ac8353-8cbb-47da-8132-197619d637ab {
  text-align: left;
}
@media (max-width: 767px){#s-a5ac8353-8cbb-47da-8132-197619d637ab {
  margin-bottom: 20px;
}
}



  #s-a5ac8353-8cbb-47da-8132-197619d637ab img.shogun-image {
    
    width: px;
  }


#s-a5ac8353-8cbb-47da-8132-197619d637ab .shogun-image-content {
  
    align-items: center;
  
}

#s-8a4c8739-9026-4a01-99b1-8d7be0365556 {
  text-align: left;
}
@media (max-width: 767px){#s-8a4c8739-9026-4a01-99b1-8d7be0365556 {
  display: none;
}
#s-8a4c8739-9026-4a01-99b1-8d7be0365556, #wrap-s-8a4c8739-9026-4a01-99b1-8d7be0365556 { display:none !important; }}



  #s-8a4c8739-9026-4a01-99b1-8d7be0365556 img.shogun-image {
    
    width: px;
  }


#s-8a4c8739-9026-4a01-99b1-8d7be0365556 .shogun-image-content {
  
    align-items: center;
  
}

#s-1633e19a-0b29-4248-bb26-135339e4ca13 {
  background-image: url(https://i.shgcdn.com/2f9075e9-7b09-4fa2-b788-aebf655fd39c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: -255px;
min-height: 660px;
background-position: center center;
}
@media (max-width: 767px){#s-1633e19a-0b29-4248-bb26-135339e4ca13 {
  margin-top: -204px;
}
}







#s-1633e19a-0b29-4248-bb26-135339e4ca13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1633e19a-0b29-4248-bb26-135339e4ca13.shg-box.shg-c {
  justify-content: center;
}

#s-7c820e5e-5dbc-446e-b390-ce2e34c0cdc2 {
  margin-top: -100px;
background-color: rgba(0, 0, 0, 0);
}








#s-7c820e5e-5dbc-446e-b390-ce2e34c0cdc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c820e5e-5dbc-446e-b390-ce2e34c0cdc2.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;
}

@media (min-width: 768px) and (max-width: 991px){#s-48616a21-3ce2-4ab9-a174-ef4206d1615f {
  margin-top: -100px;
}
}@media (max-width: 767px){#s-48616a21-3ce2-4ab9-a174-ef4206d1615f {
  margin-top: -230px;
}
}
#s-df5b49ee-fbf9-40d1-881e-8dfd55e6c023 {
  margin-top: -30px;
margin-bottom: 50px;
min-height: 50px;
}








#s-df5b49ee-fbf9-40d1-881e-8dfd55e6c023 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df5b49ee-fbf9-40d1-881e-8dfd55e6c023.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1b026ec6-23f2-41a4-a9b8-c4989de72096"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-6475a023-baed-4d86-908d-23869528c8a6 {
  box-shadow:2px 8px 24px 0px rgba(0, 0, 0, 0.1);
border-style: solid;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 6px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(153, 0, 0, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-6475a023-baed-4d86-908d-23869528c8a6 {
  margin-bottom: 30px;
}
}







#s-6475a023-baed-4d86-908d-23869528c8a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6475a023-baed-4d86-908d-23869528c8a6 {
  cursor: pointer;
}#s-6475a023-baed-4d86-908d-23869528c8a6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-73160f41-ff71-41a3-bad4-064c085f5cde {
  margin-bottom: 40px;
}

#s-c63aabea-e275-4c6e-afe1-f06eaf5be23c {
  box-shadow:2px 8px 24px 0px rgba(0, 0, 0, 0.1);
border-style: solid;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 6px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(153, 0, 0, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}








#s-c63aabea-e275-4c6e-afe1-f06eaf5be23c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c63aabea-e275-4c6e-afe1-f06eaf5be23c {
  cursor: pointer;
}#s-c63aabea-e275-4c6e-afe1-f06eaf5be23c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-34a7eb62-0352-4f6b-bf62-60349fd7e8ce {
  margin-bottom: 40px;
}

#s-83236b4f-9557-4211-8b46-679d7b1abc85 {
  margin-left: auto;
margin-right: auto;
max-width: 1366px;
}
@media (max-width: 767px){#s-83236b4f-9557-4211-8b46-679d7b1abc85 {
  display: none;
}
#s-83236b4f-9557-4211-8b46-679d7b1abc85, #wrap-s-83236b4f-9557-4211-8b46-679d7b1abc85 { display:none !important; }}







#s-83236b4f-9557-4211-8b46-679d7b1abc85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83236b4f-9557-4211-8b46-679d7b1abc85.shg-box.shg-c {
  justify-content: center;
}

#s-06155cf5-66b1-49cc-9ae1-1b293031cabd {
  background-repeat: no-repeat;
background-size: contain;
margin-top: -100px;
margin-bottom: 55px;
min-height: 140px;
background-position: left center;
}
@media (max-width: 767px){#s-06155cf5-66b1-49cc-9ae1-1b293031cabd {
  
}
}







#s-06155cf5-66b1-49cc-9ae1-1b293031cabd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06155cf5-66b1-49cc-9ae1-1b293031cabd.shg-box.shg-c {
  justify-content: center;
}

#s-9183275a-b67f-47fa-9d3f-feb1d9f9bab0 {
  margin-bottom: 25px;
min-height: 50px;
}








#s-9183275a-b67f-47fa-9d3f-feb1d9f9bab0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9183275a-b67f-47fa-9d3f-feb1d9f9bab0.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bda10e51-e6fa-4a6d-b40a-397cf2ba3aba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-93ed7b33-d003-4da3-80b2-563ea52ca284 {
  margin-top: -40px;
margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-93ed7b33-d003-4da3-80b2-563ea52ca284 {
  margin-top: 0px;
}
}
#s-93ed7b33-d003-4da3-80b2-563ea52ca284 .shogun-heading-component h2 {
  color: rgba(153, 0, 0, 1);
  font-weight:  700 ;
  font-family: Lora;
  font-style:   ;
  font-size: 40px;
  line-height: 1.325em;
  letter-spacing: ;
  text-align: left;
}



@media (max-width: 767px){#s-147d5699-46bb-4b91-987d-41e98f0684a0 {
  margin-bottom: 30px;
}
}
#s-ab791fdf-52d9-4afe-89e8-135ff73a0171 {
  box-shadow:3px 3px 30px 0px rgba(0, 0, 0, 0.16);
border-radius: 10px;
text-align: center;
}




  #s-ab791fdf-52d9-4afe-89e8-135ff73a0171 img.shogun-image {
    
    width: px;
  }


#s-ab791fdf-52d9-4afe-89e8-135ff73a0171 .shogun-image-content {
  
    align-items: center;
  
}

#s-301f6867-0857-4479-a7a3-18dbea7b81c2 {
  margin-bottom: 100px;
min-height: 50px;
}








#s-301f6867-0857-4479-a7a3-18dbea7b81c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-301f6867-0857-4479-a7a3-18dbea7b81c2.shg-box.shg-c {
  justify-content: center;
}

#s-b985dda7-e34e-4264-85cc-3987b31601d4 {
  margin-bottom: 25px;
}

#s-061d3048-cd99-4219-9588-c4b5eb7dddd6 {
  margin-bottom: 45px;
}

@media (min-width: 0px) {
[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.666666666666666px);
}

[id="s-210512f8-cf19-4005-9203-e78717513fa9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.666666666666666px);
}

}

#s-1738f7da-2f4a-40ac-8f37-6a69d8707c57 {
  box-shadow:2px 2px 20px 5px rgba(0, 0, 0, 0.1);
padding-top: 50px;
padding-left: 35px;
padding-bottom: 60px;
padding-right: 35px;
min-height: 50px;
}
@media (max-width: 767px){#s-1738f7da-2f4a-40ac-8f37-6a69d8707c57 {
  margin-bottom: 30px;
}
}







#s-1738f7da-2f4a-40ac-8f37-6a69d8707c57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1738f7da-2f4a-40ac-8f37-6a69d8707c57.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9620f109-c11c-41a7-81f3-8a0a3073f092 {
  margin-bottom: 60px;
text-align: center;
}




  #s-9620f109-c11c-41a7-81f3-8a0a3073f092 img.shogun-image {
    
    width: px;
  }


#s-9620f109-c11c-41a7-81f3-8a0a3073f092 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d38d44d-3059-4906-9fdc-3dd97267afed {
  box-shadow:2px 2px 20px 5px rgba(0, 0, 0, 0.1);
padding-top: 50px;
padding-left: 35px;
padding-bottom: 60px;
padding-right: 35px;
min-height: 50px;
}
@media (max-width: 767px){#s-0d38d44d-3059-4906-9fdc-3dd97267afed {
  margin-bottom: 30px;
}
}







#s-0d38d44d-3059-4906-9fdc-3dd97267afed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d38d44d-3059-4906-9fdc-3dd97267afed.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ca10c3cb-7f34-422b-bb0e-4b695e7769df {
  margin-bottom: 60px;
text-align: center;
}




  #s-ca10c3cb-7f34-422b-bb0e-4b695e7769df img.shogun-image {
    
    width: px;
  }


#s-ca10c3cb-7f34-422b-bb0e-4b695e7769df .shogun-image-content {
  
    align-items: center;
  
}

#s-2cee5b97-8397-450c-b89c-6e94ba3451b6 {
  box-shadow:2px 2px 20px 5px rgba(0, 0, 0, 0.1);
padding-top: 50px;
padding-left: 35px;
padding-bottom: 60px;
padding-right: 35px;
min-height: 50px;
}








#s-2cee5b97-8397-450c-b89c-6e94ba3451b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cee5b97-8397-450c-b89c-6e94ba3451b6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8c0a87e0-8717-453c-abc5-2b63626c1477 {
  margin-bottom: 60px;
text-align: center;
}




  #s-8c0a87e0-8717-453c-abc5-2b63626c1477 img.shogun-image {
    
    width: px;
  }


#s-8c0a87e0-8717-453c-abc5-2b63626c1477 .shogun-image-content {
  
    align-items: center;
  
}

#s-23d0b495-1c60-4f53-8f90-53b87c64290f {
  background-repeat: no-repeat;
background-size: contain;
margin-top: -10px;
margin-left: -120px;
margin-bottom: -250px;
min-height: 250px;
background-position: left center;
}
@media (min-width: 768px) and (max-width: 991px){#s-23d0b495-1c60-4f53-8f90-53b87c64290f {
  margin-left: -60px;
}
}@media (max-width: 767px){#s-23d0b495-1c60-4f53-8f90-53b87c64290f {
  display: none;
}
#s-23d0b495-1c60-4f53-8f90-53b87c64290f, #wrap-s-23d0b495-1c60-4f53-8f90-53b87c64290f { display:none !important; }}







#s-23d0b495-1c60-4f53-8f90-53b87c64290f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23d0b495-1c60-4f53-8f90-53b87c64290f.shg-box.shg-c {
  justify-content: center;
}

#s-e37b8fa2-2b55-4527-966f-f670e455d105 {
  margin-bottom: 100px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-e37b8fa2-2b55-4527-966f-f670e455d105 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e37b8fa2-2b55-4527-966f-f670e455d105.shg-box.shg-c {
  justify-content: center;
}

#s-92393f95-bf88-4353-b561-cb108389aeec {
  margin-bottom: 35px;
}

#s-3caf64a8-c78d-403f-b9fc-7efe28293f80 {
  box-shadow:2px 8px 24px 1px rgba(0, 0, 0, 0.1);
min-height: 100px;
background-color: rgba(255, 255, 255, 1);
}








#s-3caf64a8-c78d-403f-b9fc-7efe28293f80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3caf64a8-c78d-403f-b9fc-7efe28293f80.shg-box.shg-c {
  justify-content: center;
}

#s-67b61f67-0b7d-42cf-923d-4175d914a6d5 {
  min-height: 100%;
}

@media (min-width: 0px) {
[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67b61f67-0b7d-42cf-923d-4175d914a6d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ba753289-e643-4a60-a6e8-78cc706a580b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 475px;
background-position: center center;
}
@media (max-width: 767px){#s-ba753289-e643-4a60-a6e8-78cc706a580b {
  min-height: 200px;
}
}







#s-ba753289-e643-4a60-a6e8-78cc706a580b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba753289-e643-4a60-a6e8-78cc706a580b.shg-box.shg-c {
  justify-content: center;
}

#s-0e9851bd-5b22-4581-a1c6-95e166c16d76 {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-0e9851bd-5b22-4581-a1c6-95e166c16d76 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-0e9851bd-5b22-4581-a1c6-95e166c16d76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e9851bd-5b22-4581-a1c6-95e166c16d76.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1ee92615-15e3-4247-a951-7d131fdea905 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1ee92615-15e3-4247-a951-7d131fdea905 .shogun-heading-component h3 {
  color: rgba(153, 0, 0, 1);
  font-weight:  700 ;
  font-family: Lora;
  font-style:   ;
  font-size: 30px;
  line-height: 1.33em;
  letter-spacing: ;
  text-align: left;
}



#s-71c9ac82-ed64-4ac5-8729-ff6ede350ee5 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: -30px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-71c9ac82-ed64-4ac5-8729-ff6ede350ee5 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-71c9ac82-ed64-4ac5-8729-ff6ede350ee5 {
  margin-bottom: 0px;
}
}







#s-71c9ac82-ed64-4ac5-8729-ff6ede350ee5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.8;
}#s-71c9ac82-ed64-4ac5-8729-ff6ede350ee5.shg-box.shg-c {
  justify-content: center;
}

#s-6c47480f-7be7-42e1-bc8d-06ec340cffef {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 150px;
min-height: 50px;
max-width: 1104px;
}
@media (max-width: 767px){#s-6c47480f-7be7-42e1-bc8d-06ec340cffef {
  
}
}







#s-6c47480f-7be7-42e1-bc8d-06ec340cffef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c47480f-7be7-42e1-bc8d-06ec340cffef.shg-box.shg-c {
  justify-content: center;
}

#s-b5433855-dbe1-4625-b202-d91d33e4a75c {
  background-repeat: no-repeat;
background-size: contain;
margin-top: -260px;
min-height: 250px;
background-position: right center;
}
@media (max-width: 767px){#s-b5433855-dbe1-4625-b202-d91d33e4a75c {
  display: none;
}
#s-b5433855-dbe1-4625-b202-d91d33e4a75c, #wrap-s-b5433855-dbe1-4625-b202-d91d33e4a75c { display:none !important; }}







#s-b5433855-dbe1-4625-b202-d91d33e4a75c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5433855-dbe1-4625-b202-d91d33e4a75c.shg-box.shg-c {
  justify-content: center;
}

#s-22239507-5211-444d-bfb8-f45445b60160 {
  margin-bottom: 60px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-22239507-5211-444d-bfb8-f45445b60160 {
  padding-left: 20px;
padding-right: 20px;
}
}
#s-22239507-5211-444d-bfb8-f45445b60160 .shogun-heading-component h1 {
  color: rgba(153, 0, 0, 1);
  font-weight:  700 ;
  font-family: Lora;
  font-style:   ;
  font-size: 40px;
  line-height: 1.275em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 768px) and (max-width: 991px){#s-d089afb5-7028-4f4a-827b-604cf9625700 {
  display: none;
}
#s-d089afb5-7028-4f4a-827b-604cf9625700, #wrap-s-d089afb5-7028-4f4a-827b-604cf9625700 { display:none !important; }}@media (max-width: 767px){#s-d089afb5-7028-4f4a-827b-604cf9625700 {
  display: none;
}
#s-d089afb5-7028-4f4a-827b-604cf9625700, #wrap-s-d089afb5-7028-4f4a-827b-604cf9625700 { display:none !important; }}







#s-d089afb5-7028-4f4a-827b-604cf9625700 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d089afb5-7028-4f4a-827b-604cf9625700.shg-box.shg-c {
  justify-content: center;
}

#s-48990900-97df-4bf0-aba2-2c408300e901 {
  margin-top: -100px;
margin-left: -35px;
margin-bottom: -130px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-48990900-97df-4bf0-aba2-2c408300e901 {
  
}
}@media (max-width: 767px){#s-48990900-97df-4bf0-aba2-2c408300e901 {
  
}
}



  #s-48990900-97df-4bf0-aba2-2c408300e901 img.shogun-image {
    
    width: px;
  }


#s-48990900-97df-4bf0-aba2-2c408300e901 .shogun-image-content {
  
    align-items: center;
  
}

#s-4aedb573-1b47-4ba6-b2e0-f4d18b06f024 {
  padding-top: 65px;
padding-bottom: 65px;
min-height: 50px;
background-color: rgba(0, 0, 102, 1);
}








#s-4aedb573-1b47-4ba6-b2e0-f4d18b06f024 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4aedb573-1b47-4ba6-b2e0-f4d18b06f024.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-020ee993-d52d-4b3d-ba87-77d8d9c4a981 {
  padding-left: 20px;
padding-right: 20px;
}
}
.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-875d3ec5-00f2-426a-bbe6-21ad3c886e7d {
  border-style: solid;
padding-top: 22px;
padding-left: 76px;
padding-bottom: 22px;
padding-right: 76px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(153, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: 400px center;
}
#s-875d3ec5-00f2-426a-bbe6-21ad3c886e7d:hover {background-image: url(https://i.shgcdn.com/3afc5d98-5843-44fd-a5d5-31d6bb963998/) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: #2C2A34 !important;
text-decoration: none !important;
hover-type: image !important;}#s-875d3ec5-00f2-426a-bbe6-21ad3c886e7d:active {background-color: rgba(204, 59, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-875d3ec5-00f2-426a-bbe6-21ad3c886e7d {
  padding-left: 45px;
padding-right: 50px;
background-position: 260px center;
}
}


#s-875d3ec5-00f2-426a-bbe6-21ad3c886e7d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Montserrat;
  display:  inline-block ;
}
@media (max-width: 767px){

#s-875d3ec5-00f2-426a-bbe6-21ad3c886e7d.shg-btn {
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-family: Montserrat;
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

@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;
}
