.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-409ec106-3dcc-477d-a9f4-d20842b99e15 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-409ec106-3dcc-477d-a9f4-d20842b99e15 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-409ec106-3dcc-477d-a9f4-d20842b99e15 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-409ec106-3dcc-477d-a9f4-d20842b99e15 {
  
}
}@media (max-width: 767px){#s-409ec106-3dcc-477d-a9f4-d20842b99e15 {
  
}
}







#s-409ec106-3dcc-477d-a9f4-d20842b99e15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-409ec106-3dcc-477d-a9f4-d20842b99e15.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a29b05db-7f9e-497c-afcf-6577a23928f4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a29b05db-7f9e-497c-afcf-6577a23928f4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a29b05db-7f9e-497c-afcf-6577a23928f4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a29b05db-7f9e-497c-afcf-6577a23928f4 {
  
}
}@media (max-width: 767px){#s-a29b05db-7f9e-497c-afcf-6577a23928f4 {
  
}
}







#s-a29b05db-7f9e-497c-afcf-6577a23928f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a29b05db-7f9e-497c-afcf-6577a23928f4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-25472517-139b-41b6-8226-59015589fcae {
  background-image: url(https://i.shgcdn.com/d5729eae-830b-43ef-a13c-6a2f8dad9978/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 0px;
margin-right: 0px;
padding-top: 40px;
padding-left: 0px;
padding-bottom: 40px;
padding-right: 0px;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-25472517-139b-41b6-8226-59015589fcae {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-25472517-139b-41b6-8226-59015589fcae {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-25472517-139b-41b6-8226-59015589fcae {
  
}
}@media (max-width: 767px){#s-25472517-139b-41b6-8226-59015589fcae {
  padding-top: 20px;
padding-bottom: 20px;
}
}







#s-25472517-139b-41b6-8226-59015589fcae > .shg-box-overlay {
  background-color: rgba(45, 22, 22, 1);
  opacity: 0;
}#s-25472517-139b-41b6-8226-59015589fcae.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-afbd6e50-5335-4285-9232-0454ce42b6e5 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(45, 168, 105, 0);
}

@media (min-width: 0px) {
[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-afbd6e50-5335-4285-9232-0454ce42b6e5"] > .shg-row {
    flex-flow: column-reverse;
  }
}

.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-daa59cb2-8c10-417a-afa7-b21724f7c75b {
  padding-top: 60px;
padding-bottom: 50px;
background-color: rgba(73, 73, 73, 0);
}
@media (min-width: 1200px){#s-daa59cb2-8c10-417a-afa7-b21724f7c75b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-daa59cb2-8c10-417a-afa7-b21724f7c75b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-daa59cb2-8c10-417a-afa7-b21724f7c75b {
  
}
}@media (max-width: 767px){#s-daa59cb2-8c10-417a-afa7-b21724f7c75b {
  
}
}
#s-ee03d85b-39c4-4448-8657-b6bcba78dc2e {
  min-height: 50px;
}








#s-ee03d85b-39c4-4448-8657-b6bcba78dc2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee03d85b-39c4-4448-8657-b6bcba78dc2e.shg-box.shg-c {
  justify-content: center;
}

#s-e2f46e54-4aaf-4d6c-8910-e8d789b575a6 {
  min-height: 50px;
}








#s-e2f46e54-4aaf-4d6c-8910-e8d789b575a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2f46e54-4aaf-4d6c-8910-e8d789b575a6.shg-box.shg-c {
  justify-content: center;
}

#s-50b717f1-05d0-4411-8c8c-13c471caef1c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-50b717f1-05d0-4411-8c8c-13c471caef1c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-50b717f1-05d0-4411-8c8c-13c471caef1c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-50b717f1-05d0-4411-8c8c-13c471caef1c {
  
}
}@media (max-width: 767px){#s-50b717f1-05d0-4411-8c8c-13c471caef1c {
  
}
}







#s-50b717f1-05d0-4411-8c8c-13c471caef1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50b717f1-05d0-4411-8c8c-13c471caef1c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c43114e8-8a11-42be-98b9-c412e3958727 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(252, 252, 252, 1);
}
@media (min-width: 1200px){#s-c43114e8-8a11-42be-98b9-c412e3958727 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c43114e8-8a11-42be-98b9-c412e3958727 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c43114e8-8a11-42be-98b9-c412e3958727 {
  
}
}@media (max-width: 767px){#s-c43114e8-8a11-42be-98b9-c412e3958727 {
  
}
}







#s-c43114e8-8a11-42be-98b9-c412e3958727 > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0.04999999999999999;
}#s-c43114e8-8a11-42be-98b9-c412e3958727.shg-box.shg-c {
  justify-content: center;
}

#s-3970069c-90ed-4914-99e8-3de1522c50cc {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(45, 168, 105, 0);
}

@media (min-width: 0px) {
[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-3970069c-90ed-4914-99e8-3de1522c50cc"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-680fd435-6d4e-4cbd-8c9a-a8523ec98040 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-680fd435-6d4e-4cbd-8c9a-a8523ec98040 {
  margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-680fd435-6d4e-4cbd-8c9a-a8523ec98040"] > .shg-row {
    flex-flow: column-reverse;
  }
}

@media (max-width: 767px){#s-9ef548c4-3b2c-4223-a7dc-0cae282fe09e {
  margin-top: 0px;
margin-bottom: 0px;
}
}







#s-9ef548c4-3b2c-4223-a7dc-0cae282fe09e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ef548c4-3b2c-4223-a7dc-0cae282fe09e.shg-box.shg-c {
  justify-content: center;
}

#s-7c8893eb-95fe-4ef8-a7c1-49647801b42d {
  margin-top: 30px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7c8893eb-95fe-4ef8-a7c1-49647801b42d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-3cb4f3d0-a217-4ffa-886d-7a19e52aab34 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 124, 186, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3cb4f3d0-a217-4ffa-886d-7a19e52aab34:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3cb4f3d0-a217-4ffa-886d-7a19e52aab34:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-3cb4f3d0-a217-4ffa-886d-7a19e52aab34 {
  margin-bottom: 20px;
}
}


#s-3cb4f3d0-a217-4ffa-886d-7a19e52aab34.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-887cb59c-362c-47eb-a839-99cf4d28c9c6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 124, 186, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-887cb59c-362c-47eb-a839-99cf4d28c9c6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-887cb59c-362c-47eb-a839-99cf4d28c9c6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-887cb59c-362c-47eb-a839-99cf4d28c9c6 {
  margin-top: 0px;
margin-bottom: 20px;
}
}


#s-887cb59c-362c-47eb-a839-99cf4d28c9c6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-7d7db05e-7161-454d-96a8-db17d467d9ef {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 124, 186, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7d7db05e-7161-454d-96a8-db17d467d9ef:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7d7db05e-7161-454d-96a8-db17d467d9ef:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7d7db05e-7161-454d-96a8-db17d467d9ef.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3016330f-c51b-4d7d-a74b-b0ca622adf57"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bda0431d-b37a-415a-a51f-798678bc5b80 {
  margin-bottom: 30px;
}

#s-ed77370a-80be-4899-8d70-0856dde971cc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(124, 124, 124, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ed77370a-80be-4899-8d70-0856dde971cc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ed77370a-80be-4899-8d70-0856dde971cc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ed77370a-80be-4899-8d70-0856dde971cc-btn-wrapper {
    text-align: left;
  }


#s-ed77370a-80be-4899-8d70-0856dde971cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ce7af581-cffe-4355-b6e6-4e1eeaddd066 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 400px;
background-position: center center;
}








#s-ce7af581-cffe-4355-b6e6-4e1eeaddd066 > .shg-box-overlay {
  background-color: rgba(103, 101, 101, 1);
  opacity: 0;
}#s-ce7af581-cffe-4355-b6e6-4e1eeaddd066 {
  cursor: pointer;
}#s-ce7af581-cffe-4355-b6e6-4e1eeaddd066.shg-box.shg-c {
  justify-content: center;
}

#s-949a0e95-15b5-4891-aea3-56ac3b85db0b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(241, 241, 241, 1);
}
@media (max-width: 767px){#s-949a0e95-15b5-4891-aea3-56ac3b85db0b {
  margin-top: 0px;
margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-949a0e95-15b5-4891-aea3-56ac3b85db0b"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-1f36d6f3-307b-45b8-a8f0-df6de7749b00 {
  margin-top: 50px;
}

@media (min-width: 0px) {
[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f36d6f3-307b-45b8-a8f0-df6de7749b00"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e45a2258-fb13-4805-a118-60add1ee8848 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 40px;
min-height: 400px;
background-position: center center;
}








#s-e45a2258-fb13-4805-a118-60add1ee8848 > .shg-box-overlay {
  background-color: rgba(103, 101, 101, 1);
  opacity: 0;
}#s-e45a2258-fb13-4805-a118-60add1ee8848 {
  cursor: pointer;
}#s-e45a2258-fb13-4805-a118-60add1ee8848.shg-box.shg-c {
  justify-content: center;
}

#s-1aec2e25-00df-4843-a734-106a73d935b5 {
  margin-top: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(124, 124, 124, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1aec2e25-00df-4843-a734-106a73d935b5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1aec2e25-00df-4843-a734-106a73d935b5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1aec2e25-00df-4843-a734-106a73d935b5-btn-wrapper {
    text-align: left;
  }


#s-1aec2e25-00df-4843-a734-106a73d935b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fa3495ea-d0bb-4364-a889-8d6f0ab29c49 {
  min-height: 50px;
}








#s-fa3495ea-d0bb-4364-a889-8d6f0ab29c49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa3495ea-d0bb-4364-a889-8d6f0ab29c49.shg-box.shg-c {
  justify-content: center;
}

#s-062ac4e1-45fb-4106-9b48-98fe53e58493 {
  min-height: 50px;
}








#s-062ac4e1-45fb-4106-9b48-98fe53e58493 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-062ac4e1-45fb-4106-9b48-98fe53e58493.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-1fe219b5-18b8-4262-891b-0827f41378b9 {
  margin-top: 40px;
margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1fe219b5-18b8-4262-891b-0827f41378b9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ace495ba-da2a-4246-8f8f-b435b5353a62 {
  min-height: 50px;
}








#s-ace495ba-da2a-4246-8f8f-b435b5353a62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ace495ba-da2a-4246-8f8f-b435b5353a62.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0ef22ca3-1711-4548-bee8-7f7aac2b11b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-0257549e-daa5-4764-97b5-7dc8f15aa58e {
  margin-bottom: 30px;
}

#s-9e53a438-8bb8-4af7-8ca0-74feb6bece0d {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-d87161a4-722f-4691-a03b-699d9a075f11 {
  text-align: left;
}


.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 {
  max-width: 100%;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 .shg-image-zoom,
.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 {
  max-width: 100%;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 .shg-image-zoom,
.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 {
  max-width: 100%;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 .shg-image-zoom,
.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 {
  max-width: 100%;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 .shg-image-zoom,
.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 {
  max-width: 100%;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 .shg-image-zoom,
.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d87161a4-722f-4691-a03b-699d9a075f11 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-9e68a42e-dffe-4eb5-a842-a8f78416b271 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e68a42e-dffe-4eb5-a842-a8f78416b271 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-6549b272-470e-4c39-924b-5a2ad8ea6a84 {
  text-align: left;
}

#s-6549b272-470e-4c39-924b-5a2ad8ea6a84 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6549b272-470e-4c39-924b-5a2ad8ea6a84 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6549b272-470e-4c39-924b-5a2ad8ea6a84 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-0bbd46cd-8a83-47cf-bd36-3275290adbcf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0bbd46cd-8a83-47cf-bd36-3275290adbcf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0bbd46cd-8a83-47cf-bd36-3275290adbcf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0bbd46cd-8a83-47cf-bd36-3275290adbcf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0bbd46cd-8a83-47cf-bd36-3275290adbcf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0bbd46cd-8a83-47cf-bd36-3275290adbcf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0bbd46cd-8a83-47cf-bd36-3275290adbcf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-79d367d8-0d4d-4445-9a42-fef1aeec38bc {
  display: none;
}
#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 {
  text-align: left;
}


.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 {
  max-width: 100%;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 .shg-image-zoom,
.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 {
  max-width: 100%;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 .shg-image-zoom,
.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 {
  max-width: 100%;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 .shg-image-zoom,
.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 {
  max-width: 100%;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 .shg-image-zoom,
.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 {
  max-width: 100%;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 .shg-image-zoom,
.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2b28429e-a20b-4436-abdf-99a9b2fcba98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-48ff5bb7-8479-43b4-9cbc-c164db2adf69 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48ff5bb7-8479-43b4-9cbc-c164db2adf69 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-3290c510-45e1-460c-97bd-aff16ed5847c {
  text-align: left;
}

#s-3290c510-45e1-460c-97bd-aff16ed5847c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3290c510-45e1-460c-97bd-aff16ed5847c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3290c510-45e1-460c-97bd-aff16ed5847c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-33796af8-5ed8-4c54-99fe-1f9f1cccdbcb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-33796af8-5ed8-4c54-99fe-1f9f1cccdbcb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-33796af8-5ed8-4c54-99fe-1f9f1cccdbcb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-33796af8-5ed8-4c54-99fe-1f9f1cccdbcb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33796af8-5ed8-4c54-99fe-1f9f1cccdbcb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33796af8-5ed8-4c54-99fe-1f9f1cccdbcb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-33796af8-5ed8-4c54-99fe-1f9f1cccdbcb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-875caf34-f1f1-4dd9-9627-52f13560a873 {
  display: none;
}
#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 {
  text-align: left;
}


.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 {
  max-width: 100%;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 .shg-image-zoom,
.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 {
  max-width: 100%;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 .shg-image-zoom,
.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 {
  max-width: 100%;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 .shg-image-zoom,
.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 {
  max-width: 100%;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 .shg-image-zoom,
.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 {
  max-width: 100%;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 .shg-image-zoom,
.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd8ec290-8b2f-4cca-b254-cda0c0e48600 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c8832f2f-11c4-42a9-8fd7-84359a00e72a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8832f2f-11c4-42a9-8fd7-84359a00e72a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-d3d15225-2892-44a8-ae65-76fb2744ce50 {
  text-align: left;
}

#s-d3d15225-2892-44a8-ae65-76fb2744ce50 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d3d15225-2892-44a8-ae65-76fb2744ce50 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d3d15225-2892-44a8-ae65-76fb2744ce50 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-84943de5-fc3c-4ab4-8f6e-141e9d1dab7b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-84943de5-fc3c-4ab4-8f6e-141e9d1dab7b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-84943de5-fc3c-4ab4-8f6e-141e9d1dab7b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-84943de5-fc3c-4ab4-8f6e-141e9d1dab7b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-84943de5-fc3c-4ab4-8f6e-141e9d1dab7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84943de5-fc3c-4ab4-8f6e-141e9d1dab7b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-84943de5-fc3c-4ab4-8f6e-141e9d1dab7b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-660ea30f-57b4-4aa1-b90b-83a4a5391cee {
  display: none;
}
#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a {
  text-align: left;
}


.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a {
  max-width: 100%;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a .shg-image-zoom,
.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a {
  max-width: 100%;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a .shg-image-zoom,
.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a {
  max-width: 100%;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a .shg-image-zoom,
.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a {
  max-width: 100%;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a .shg-image-zoom,
.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a {
  max-width: 100%;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a .shg-image-zoom,
.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e67970e-b4dd-45ee-9d23-2df46221ca7a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f02f8b5b-0cf4-4e80-b0c4-205af360b7c3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f02f8b5b-0cf4-4e80-b0c4-205af360b7c3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-93c0f121-febc-4f44-848e-f3dbc251ac65 {
  text-align: left;
}

#s-93c0f121-febc-4f44-848e-f3dbc251ac65 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-93c0f121-febc-4f44-848e-f3dbc251ac65 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-93c0f121-febc-4f44-848e-f3dbc251ac65 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d0126781-f6b2-4801-a6d7-8f0c869d0695 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d0126781-f6b2-4801-a6d7-8f0c869d0695:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d0126781-f6b2-4801-a6d7-8f0c869d0695:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d0126781-f6b2-4801-a6d7-8f0c869d0695 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d0126781-f6b2-4801-a6d7-8f0c869d0695.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0126781-f6b2-4801-a6d7-8f0c869d0695.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d0126781-f6b2-4801-a6d7-8f0c869d0695.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5c9957f9-21b0-4418-a48b-d31e0b3004da {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 15%;
padding-bottom: 100px;
padding-right: 15%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5c9957f9-21b0-4418-a48b-d31e0b3004da {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-5c9957f9-21b0-4418-a48b-d31e0b3004da {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-5c9957f9-21b0-4418-a48b-d31e0b3004da > .shg-box-overlay {
  background-color: rgba(66, 66, 66, 1);
  opacity: 0.6;
}#s-5c9957f9-21b0-4418-a48b-d31e0b3004da.shg-box.shg-c {
  justify-content: center;
}

#s-095257f3-a9aa-4219-bf32-5306a8a55e9f {
  margin-bottom: 30px;
text-align: center;
}

#s-095257f3-a9aa-4219-bf32-5306a8a55e9f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-81d11104-54ce-45d8-9d49-69d1e26d9516 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-81d11104-54ce-45d8-9d49-69d1e26d9516 .shogun-form-box {
  padding: 10px;
}

#s-81d11104-54ce-45d8-9d49-69d1e26d9516 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  
  
  
  
}

#s-81d11104-54ce-45d8-9d49-69d1e26d9516 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-style: normal;
  color: rgba(255, 255, 255, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
  justify-content: center;
}

#s-81d11104-54ce-45d8-9d49-69d1e26d9516 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: rgba(230, 50, 53, 1);
}

#s-81d11104-54ce-45d8-9d49-69d1e26d9516 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(255, 255, 255, 1);
}

#s-81d11104-54ce-45d8-9d49-69d1e26d9516 .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-style: normal;
  color: rgba(230, 50, 53, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
  justify-content: flex-start;
}

#s-81d11104-54ce-45d8-9d49-69d1e26d9516 .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
#s-5847a124-647a-4b37-874b-eddff70cc937 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5847a124-647a-4b37-874b-eddff70cc937"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px){#s-058b1706-5f02-4a25-ab35-4381e0fe9871 {
  margin-bottom: 30px;
}
}







#s-058b1706-5f02-4a25-ab35-4381e0fe9871 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-058b1706-5f02-4a25-ab35-4381e0fe9871.shg-box.shg-c {
  justify-content: center;
}

#s-23415171-c650-446f-bc13-8c1df888bec0 {
  text-align: left;
}

#s-23415171-c650-446f-bc13-8c1df888bec0 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}



.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-27ea8192-c6d2-4f6e-b344-0154bc9171cf  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: rgba(210, 212, 214, 1);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  line-height: 1.5em;
  
}

#s-27ea8192-c6d2-4f6e-b344-0154bc9171cf  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}

#s-27ea8192-c6d2-4f6e-b344-0154bc9171cf  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}

#s-27ea8192-c6d2-4f6e-b344-0154bc9171cf  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}


#s-27ea8192-c6d2-4f6e-b344-0154bc9171cf .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: rgba(168, 169, 171, 1);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(21, 21, 21, 1);
}



#s-27ea8192-c6d2-4f6e-b344-0154bc9171cf .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: rgba(168, 169, 171, 1);
  border-radius: 0px;
  
  color: rgba(21, 21, 21, 1);
}









#s-2393ebaf-acec-47c1-a9dd-6ecc772697ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2393ebaf-acec-47c1-a9dd-6ecc772697ee.shg-box.shg-c {
  justify-content: center;
}

#s-82cffcac-9d1c-48e4-883f-590754d6e373 {
  text-align: left;
}

#s-82cffcac-9d1c-48e4-883f-590754d6e373 .shogun-heading-component h6 {
  color: rgba(252, 252, 252, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}



#s-aec72b2d-ac06-417d-bd2d-56896f84d47b  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: rgba(210, 212, 214, 1);
  border-radius: 0px;
  background-color: rgba(250, 250, 250, 1);
  
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  line-height: 1.5em;
  
}

#s-aec72b2d-ac06-417d-bd2d-56896f84d47b  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}

#s-aec72b2d-ac06-417d-bd2d-56896f84d47b  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}

#s-aec72b2d-ac06-417d-bd2d-56896f84d47b  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}


#s-aec72b2d-ac06-417d-bd2d-56896f84d47b .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: rgba(168, 169, 171, 1);
  border-radius: 0px;
  background-color: rgba(250, 250, 250, 1);
  color: rgba(21, 21, 21, 1);
}



#s-aec72b2d-ac06-417d-bd2d-56896f84d47b .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: rgba(168, 169, 171, 1);
  border-radius: 0px;
  
  color: rgba(21, 21, 21, 1);
}


#s-0fcf304a-df30-489d-92b3-304202165f26 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0fcf304a-df30-489d-92b3-304202165f26"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px){#s-904c5f9f-54e8-4d37-91bc-8c2a3761e269 {
  margin-bottom: 30px;
}
}







#s-904c5f9f-54e8-4d37-91bc-8c2a3761e269 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-904c5f9f-54e8-4d37-91bc-8c2a3761e269.shg-box.shg-c {
  justify-content: center;
}

#s-68ff8bbc-1040-44d1-afc8-71a89f461276 {
  text-align: left;
}

#s-68ff8bbc-1040-44d1-afc8-71a89f461276 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}



#s-3dc0c56a-f104-402c-8110-f13f93e207bf  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: rgba(210, 212, 214, 1);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  line-height: 1.5em;
  
}

#s-3dc0c56a-f104-402c-8110-f13f93e207bf  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}

#s-3dc0c56a-f104-402c-8110-f13f93e207bf  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}

#s-3dc0c56a-f104-402c-8110-f13f93e207bf  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}


#s-3dc0c56a-f104-402c-8110-f13f93e207bf .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: rgba(168, 169, 171, 1);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(21, 21, 21, 1);
}



#s-3dc0c56a-f104-402c-8110-f13f93e207bf .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: rgba(168, 169, 171, 1);
  border-radius: 0px;
  
  color: rgba(21, 21, 21, 1);
}









#s-e81772a6-e792-4375-9115-b89ad7acb34f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e81772a6-e792-4375-9115-b89ad7acb34f.shg-box.shg-c {
  justify-content: center;
}

#s-cc9664ee-771d-41f2-9300-76f209c692b9 {
  text-align: left;
}

#s-cc9664ee-771d-41f2-9300-76f209c692b9 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}



.shogun-form-dropdown select {
  margin: 0;
  width: 100%;
}

#s-3c7ed3b2-f66c-4319-ade1-c839f50332c4 select.is-placeholder-selected {
  color: rgba(21, 21, 21, 0.6) !important;
  font-weight:  normal  !important;
  font-family: Titillium Web !important;
  font-size: 16px !important;
  line-height: 1.5em !important;
  
  
}

#s-3c7ed3b2-f66c-4319-ade1-c839f50332c4 .shogun-form-dropdown > select {
  display: block;
  width: 100%;
  cursor: initial;

  background-color: rgba(255, 255, 255, 1);
  border-color: rgba(210, 212, 214, 1);
  border-width: 1px;
  border-radius: 0px;
  box-shadow: ;

  font-family: Titillium Web;
  font-size: 16px;
  font-variant: normal;
  font-weight: normal;
  
  line-height: 1.5em;
  
}

#s-3c7ed3b2-f66c-4319-ade1-c839f50332c4 .shogun-form-dropdown > select:focus {
  outline: none;
}


  #s-3c7ed3b2-f66c-4319-ade1-c839f50332c4 .shogun-form-dropdown > select:hover {
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(168, 169, 171, 1);
    border-width: 1px;
    border-radius: 0px;
    box-shadow: ;
  }



  #s-3c7ed3b2-f66c-4319-ade1-c839f50332c4 .shogun-form-dropdown > select:focus {
     background-color: rgba(255, 255, 255, 1);
     border-color: rgba(255, 255, 255, 1);
     border-width: 1px;
     border-radius: 0px;
     box-shadow: ;
  }


#s-5a62a3ec-c763-4624-b630-40b1e8d68874 {
  margin-bottom: 10px;
text-align: left;
}

#s-5a62a3ec-c763-4624-b630-40b1e8d68874 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0b447282-6849-40e1-8aca-8c761c3f925b {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-0b447282-6849-40e1-8aca-8c761c3f925b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-b576f613-da8a-495b-a3ce-2ab5d923d7da {
  margin-bottom: 30px;
}
}







#s-b576f613-da8a-495b-a3ce-2ab5d923d7da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b576f613-da8a-495b-a3ce-2ab5d923d7da.shg-box.shg-c {
  justify-content: center;
}

#s-aea91486-1035-46ec-ad3a-6209d96046c5 {
  text-align: left;
}

#s-aea91486-1035-46ec-ad3a-6209d96046c5 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}



#s-4bdc0ac4-e545-4642-b548-9102c8c4fdbf  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: rgba(210, 212, 214, 1);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  line-height: 1.5em;
  
}

#s-4bdc0ac4-e545-4642-b548-9102c8c4fdbf  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}

#s-4bdc0ac4-e545-4642-b548-9102c8c4fdbf  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}

#s-4bdc0ac4-e545-4642-b548-9102c8c4fdbf  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}


#s-4bdc0ac4-e545-4642-b548-9102c8c4fdbf .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: rgba(168, 169, 171, 1);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(21, 21, 21, 1);
}



#s-4bdc0ac4-e545-4642-b548-9102c8c4fdbf .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: rgba(168, 169, 171, 1);
  border-radius: 0px;
  
  color: rgba(21, 21, 21, 1);
}


#s-4828651e-609a-4132-aed8-44eedf51b3f8 {
  margin-top: 10px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4828651e-609a-4132-aed8-44eedf51b3f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px){#s-978695d0-ca10-4bd0-a329-7d78fe64d5c4 {
  margin-bottom: 30px;
}
}







#s-978695d0-ca10-4bd0-a329-7d78fe64d5c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-978695d0-ca10-4bd0-a329-7d78fe64d5c4.shg-box.shg-c {
  justify-content: center;
}

#s-52039ef8-ab18-4b06-9004-0d72b0f28f0c  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: rgba(210, 212, 214, 1);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  line-height: 1.5em;
  
}

#s-52039ef8-ab18-4b06-9004-0d72b0f28f0c  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}

#s-52039ef8-ab18-4b06-9004-0d72b0f28f0c  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}

#s-52039ef8-ab18-4b06-9004-0d72b0f28f0c  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}


#s-52039ef8-ab18-4b06-9004-0d72b0f28f0c .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: rgba(168, 169, 171, 1);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(21, 21, 21, 1);
}



#s-52039ef8-ab18-4b06-9004-0d72b0f28f0c .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: rgba(168, 169, 171, 1);
  border-radius: 0px;
  
  color: rgba(21, 21, 21, 1);
}


#s-d8eeb456-e3b2-46e1-bb07-bb7f96a7bbe4  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: rgba(210, 212, 214, 1);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  line-height: 1.5em;
  
}

#s-d8eeb456-e3b2-46e1-bb07-bb7f96a7bbe4  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}

#s-d8eeb456-e3b2-46e1-bb07-bb7f96a7bbe4  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}

#s-d8eeb456-e3b2-46e1-bb07-bb7f96a7bbe4  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: normal;
  color: rgba(21, 21, 21, 1);
  font-family: Titillium Web;
  font-weight: normal;
  
  
}


#s-d8eeb456-e3b2-46e1-bb07-bb7f96a7bbe4 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: rgba(168, 169, 171, 1);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(21, 21, 21, 1);
}



#s-d8eeb456-e3b2-46e1-bb07-bb7f96a7bbe4 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: rgba(168, 169, 171, 1);
  border-radius: 0px;
  
  color: rgba(21, 21, 21, 1);
}


#s-024fc857-3a41-4c1f-81a0-bd7ad51946c5 {
  margin-top: 10px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-024fc857-3a41-4c1f-81a0-bd7ad51946c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-14cda780-ce48-41e5-8308-e739479ad15a {
  text-align: left;
}

#s-14cda780-ce48-41e5-8308-e739479ad15a .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}



@media (max-width: 767px){#s-b43f5d86-bdde-4786-ac90-8d5d9f484578 {
  margin-bottom: 30px;
}
}







#s-b43f5d86-bdde-4786-ac90-8d5d9f484578 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b43f5d86-bdde-4786-ac90-8d5d9f484578.shg-box.shg-c {
  justify-content: center;
}

.shogun-form-check-box {
}

#s-2df88143-b744-4cdd-a932-6122d65cecc1 .shogun-form-checkbox-input-wrapper {
  position: relative;
}

#s-2df88143-b744-4cdd-a932-6122d65cecc1 input {
  opacity: 0;
  position: absolute;
}

#s-2df88143-b744-4cdd-a932-6122d65cecc1 .shogun-form-checkbox-input-wrapper label {
  align-items: center;
  display: inline-flex !important;
}

#s-2df88143-b744-4cdd-a932-6122d65cecc1 .shogun-form-checkbox-input-value {
  color: rgba(255, 255, 255, 1);
  
  
  
  
  
  
}

#s-2df88143-b744-4cdd-a932-6122d65cecc1 .shogun-form-checkbox-outer {
  align-items: center;
  background: #ffffff;
  border: 1px solid #000;
  border-radius: ;
  cursor: pointer;
  display: flex;
  min-height: 20px;
  justify-content: center;
  margin-right: 8px;
  transition: all 250ms ease;
  min-width: 20px;
  
}

#s-2df88143-b744-4cdd-a932-6122d65cecc1 .shogun-form-checkbox-inner {
  display: inline-block;
  margin: 2px;
  height: 14px;
  width: 14px;
  border-radius: ;
}

#s-2df88143-b744-4cdd-a932-6122d65cecc1 input:checked + label .shogun-form-checkbox-inner {
  background-color: rgba(0, 124, 186, 1);
}





#s-62ba133f-c074-4797-a4a2-f476783d40bd {
  text-align: left;
}

#s-62ba133f-c074-4797-a4a2-f476783d40bd .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}



#s-f6f6def2-8b18-4047-9d5c-b249e287384f .shogun-form-checkbox-input-wrapper {
  position: relative;
}

#s-f6f6def2-8b18-4047-9d5c-b249e287384f input {
  opacity: 0;
  position: absolute;
}

#s-f6f6def2-8b18-4047-9d5c-b249e287384f .shogun-form-checkbox-input-wrapper label {
  align-items: center;
  display: inline-flex !important;
}

#s-f6f6def2-8b18-4047-9d5c-b249e287384f .shogun-form-checkbox-input-value {
  color: rgba(255, 255, 255, 1);
  
  
  
  
  
  
}

#s-f6f6def2-8b18-4047-9d5c-b249e287384f .shogun-form-checkbox-outer {
  align-items: center;
  background: #ffffff;
  border: 1px solid #000;
  border-radius: ;
  cursor: pointer;
  display: flex;
  min-height: 20px;
  justify-content: center;
  margin-right: 8px;
  transition: all 250ms ease;
  min-width: 20px;
  
}

#s-f6f6def2-8b18-4047-9d5c-b249e287384f .shogun-form-checkbox-inner {
  display: inline-block;
  margin: 2px;
  height: 14px;
  width: 14px;
  border-radius: ;
}

#s-f6f6def2-8b18-4047-9d5c-b249e287384f input:checked + label .shogun-form-checkbox-inner {
  background-color: rgba(0, 124, 186, 1);
}





#s-528da12c-2a85-4446-886c-1c587c944a29 {
  text-align: left;
}

#s-528da12c-2a85-4446-886c-1c587c944a29 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 2px;
  text-align: left;
}



#s-583b3596-a944-49ef-ba0c-4f9965f26d91  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  background-color: rgba(255, 255, 255, 1);
  
  
  
  color: rgba(7, 7, 7, 1);
  
  
  
  
}

#s-583b3596-a944-49ef-ba0c-4f9965f26d91  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: rgba(12, 12, 12, 1);
  
  
  
  
}

#s-583b3596-a944-49ef-ba0c-4f9965f26d91  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: rgba(12, 12, 12, 1);
  
  
  
  
}

#s-583b3596-a944-49ef-ba0c-4f9965f26d91  .shogun-form-text-input-field::placeholder {
  
  
  color: rgba(12, 12, 12, 1);
  
  
  
  
}


#s-583b3596-a944-49ef-ba0c-4f9965f26d91 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: rgba(10, 0, 0, 1);
}



#s-583b3596-a944-49ef-ba0c-4f9965f26d91 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: rgba(17, 17, 17, 1);
}


.shogun-form-box-submit:focus {
  outline: none;
}

.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-17af3a36-954c-4edd-a690-11a39347e7da {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 5px;
color: #FFFFFF;
background-color: rgba(0, 124, 186, 1);
text-align: center;
cursor: pointer;
font-family: Titillium Web;
font-weight: 600;
font-size: 18px;
background-image: none;
hover-type: color;
}
#s-17af3a36-954c-4edd-a690-11a39347e7da:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 5px !important;
background-color: rgba(85, 85, 85, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-17af3a36-954c-4edd-a690-11a39347e7da:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(250, 250, 250, 1) !important;
border-radius: 5px !important;
background-color: rgba(0, 124, 186, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}
#s-17af3a36-954c-4edd-a690-11a39347e7da[disabled],
#s-17af3a36-954c-4edd-a690-11a39347e7da[disabled]:hover,
#s-17af3a36-954c-4edd-a690-11a39347e7da[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-17af3a36-954c-4edd-a690-11a39347e7da {
  display:  inline-block ;
  width:  auto ;
}


/*
  $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;
}
