.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-16100e84-f7e0-4f0a-b337-8c4de67a72ae {
  text-align: center;
}




  #s-16100e84-f7e0-4f0a-b337-8c4de67a72ae img.shogun-image {
    
    width: px;
  }


#s-16100e84-f7e0-4f0a-b337-8c4de67a72ae .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

@media (min-width: 0px) {
[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-373fb323-dc04-4fee-89ad-3f93b1116ead"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-27537f5f-cdf2-4cce-b460-7f5b77c9a354 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 120px;
}
@media (min-width: 1200px){#s-27537f5f-cdf2-4cce-b460-7f5b77c9a354 {
  display: none;
}
#s-27537f5f-cdf2-4cce-b460-7f5b77c9a354, #wrap-s-27537f5f-cdf2-4cce-b460-7f5b77c9a354 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27537f5f-cdf2-4cce-b460-7f5b77c9a354 {
  display: none;
}
#s-27537f5f-cdf2-4cce-b460-7f5b77c9a354, #wrap-s-27537f5f-cdf2-4cce-b460-7f5b77c9a354 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-27537f5f-cdf2-4cce-b460-7f5b77c9a354 {
  display: none;
}
#s-27537f5f-cdf2-4cce-b460-7f5b77c9a354, #wrap-s-27537f5f-cdf2-4cce-b460-7f5b77c9a354 { display:none !important; }}
.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-8d7eca9e-d1fc-4597-bf78-8349cfb7a60f {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-8d7eca9e-d1fc-4597-bf78-8349cfb7a60f {
  display: none;
}
#s-8d7eca9e-d1fc-4597-bf78-8349cfb7a60f, #wrap-s-8d7eca9e-d1fc-4597-bf78-8349cfb7a60f { display:none !important; }}@media (max-width: 767px){#s-8d7eca9e-d1fc-4597-bf78-8349cfb7a60f {
  display: none;
}
#s-8d7eca9e-d1fc-4597-bf78-8349cfb7a60f, #wrap-s-8d7eca9e-d1fc-4597-bf78-8349cfb7a60f { display:none !important; }}
#s-8d7eca9e-d1fc-4597-bf78-8349cfb7a60f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a3d736e1-74e6-4cf5-8008-cb41b597d34e {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: left;
}
@media (min-width: 1200px){#s-a3d736e1-74e6-4cf5-8008-cb41b597d34e {
  display: none;
}
#s-a3d736e1-74e6-4cf5-8008-cb41b597d34e, #wrap-s-a3d736e1-74e6-4cf5-8008-cb41b597d34e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a3d736e1-74e6-4cf5-8008-cb41b597d34e {
  display: none;
}
#s-a3d736e1-74e6-4cf5-8008-cb41b597d34e, #wrap-s-a3d736e1-74e6-4cf5-8008-cb41b597d34e { display:none !important; }}@media (max-width: 767px){#s-a3d736e1-74e6-4cf5-8008-cb41b597d34e {
  display: none;
}
#s-a3d736e1-74e6-4cf5-8008-cb41b597d34e, #wrap-s-a3d736e1-74e6-4cf5-8008-cb41b597d34e { display:none !important; }}
#s-a3d736e1-74e6-4cf5-8008-cb41b597d34e .shogun-heading-component h1 {
  color: rgba(14, 20, 103, 1);
  font-weight:  800 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

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

#s-40a2a409-04d9-40b9-8339-e97144549a7e {
  min-height: 50px;
}








#s-40a2a409-04d9-40b9-8339-e97144549a7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40a2a409-04d9-40b9-8339-e97144549a7e.shg-box.shg-c {
  justify-content: center;
}

#s-e433f88c-bb4c-477f-a03e-ea4f605da87a {
  padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-e433f88c-bb4c-477f-a03e-ea4f605da87a {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-e433f88c-bb4c-477f-a03e-ea4f605da87a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e433f88c-bb4c-477f-a03e-ea4f605da87a.shg-box.shg-c {
  justify-content: center;
}

#s-be01c32d-49eb-456e-92e6-78eef79d1e04 {
  margin-top: 15px;
margin-bottom: 5px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-be01c32d-49eb-456e-92e6-78eef79d1e04 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c4880c32-048d-48c4-a58c-1a437a2c93d5 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
padding-left: 0px;
padding-right: 0px;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-1bccf742-3c06-4e0a-bfff-f47284bb04e4 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
}

#s-1bccf742-3c06-4e0a-bfff-f47284bb04e4 .shogun-tabs {
  justify-content: center;
}


  #s-1bccf742-3c06-4e0a-bfff-f47284bb04e4 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(0, 0, 0, 1);
    border: 1px solid rgba(0, 0, 0, 1);
  }
  #s-1bccf742-3c06-4e0a-bfff-f47284bb04e4 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(243, 196, 101, 1);
    border: 1px solid rgba(243, 196, 101, 1);
  }
#s-1bccf742-3c06-4e0a-bfff-f47284bb04e4 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(243, 196, 101, 1);
  font-family: Work Sans;
  font-weight: 600;
  font-style: ;
  font-size: 20px;
}

#s-1bccf742-3c06-4e0a-bfff-f47284bb04e4 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-1bccf742-3c06-4e0a-bfff-f47284bb04e4 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(243, 196, 101, 1);
}

#s-1bccf742-3c06-4e0a-bfff-f47284bb04e4 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(243, 196, 101, 1);
}

#s-1bccf742-3c06-4e0a-bfff-f47284bb04e4 .shogun-tab {
  max-width: calc(100% / 2 - (2 - 2) * 2px / 2);
}

#s-120b88c4-383d-4d0e-881c-d94b5c6556f9 {
  min-height: 50px;
}








#s-120b88c4-383d-4d0e-881c-d94b5c6556f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-120b88c4-383d-4d0e-881c-d94b5c6556f9.shg-box.shg-c {
  justify-content: center;
}

#s-cac8057a-ceb4-40fd-993f-6f1143526cd0 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cac8057a-ceb4-40fd-993f-6f1143526cd0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fb03da25-f690-4e69-bf9c-a8fc1c4ae5e7 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fb03da25-f690-4e69-bf9c-a8fc1c4ae5e7 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0a01137d-a582-4913-b0b9-b82b0f899215 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-409caf77-db13-4aad-a959-fd1523367fba {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-409caf77-db13-4aad-a959-fd1523367fba > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(243, 196, 101, 1);
}

#s-409caf77-db13-4aad-a959-fd1523367fba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 10px;
}

#s-409caf77-db13-4aad-a959-fd1523367fba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(243, 196, 101, 1);
}

#s-409caf77-db13-4aad-a959-fd1523367fba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(243, 196, 101, 1);
}

#s-409caf77-db13-4aad-a959-fd1523367fba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(243, 196, 101, 1);
  text-align: left;
  font-family: Work Sans;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-409caf77-db13-4aad-a959-fd1523367fba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-8237ed5d-54c7-4379-a0a3-78d808cfdea9 {
  padding-top: 5px;
padding-left: 16px;
padding-bottom: 10px;
padding-right: 16px;
}

#s-00d3a312-abd9-4c4a-af14-913f640229a0 {
  padding-top: 5px;
padding-left: 16px;
padding-bottom: 10px;
padding-right: 16px;
}

#s-7d6cc242-62cd-42ad-a13b-e5dc97605192 {
  padding-top: 5px;
padding-left: 16px;
padding-bottom: 10px;
padding-right: 16px;
}

#s-07c59d5c-c1a0-4a34-932a-10b6f4aec8ee {
  padding-top: 5px;
padding-left: 16px;
padding-bottom: 10px;
padding-right: 16px;
}

#s-12209b11-8599-4a3a-8481-487f548e12e9 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-5de4e9a5-638b-41f1-a11a-a10eb65985c3 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-3b8609b1-2d91-4a0a-a8d8-10ba1595690a {
  margin-top: 15px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b8609b1-2d91-4a0a-a8d8-10ba1595690a .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-383668b0-6620-452c-a00b-c5684dd2ff58 {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}




  #s-383668b0-6620-452c-a00b-c5684dd2ff58 img.shogun-image {
    
    width: px;
  }


#s-383668b0-6620-452c-a00b-c5684dd2ff58 .shogun-image-content {
  
    align-items: center;
  
}

#s-5664fdbd-6528-4e5e-b54e-88d896bc484c {
  min-height: 50px;
}








#s-5664fdbd-6528-4e5e-b54e-88d896bc484c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5664fdbd-6528-4e5e-b54e-88d896bc484c.shg-box.shg-c {
  justify-content: center;
}

#s-031db558-e0d3-44de-a629-af570960b4fe {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 1);
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-031db558-e0d3-44de-a629-af570960b4fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a27e0e99-995a-4cde-b092-f9a4302c462a {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a27e0e99-995a-4cde-b092-f9a4302c462a .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-53557069-1e6e-4ad0-bca4-51b266716dec {
  margin-top: 7px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-53557069-1e6e-4ad0-bca4-51b266716dec > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(243, 196, 101, 1);
}

#s-53557069-1e6e-4ad0-bca4-51b266716dec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 10px;
}

#s-53557069-1e6e-4ad0-bca4-51b266716dec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(243, 196, 101, 1);
}

#s-53557069-1e6e-4ad0-bca4-51b266716dec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(253, 253, 253, 1);
  border-top: 1px solid rgba(243, 196, 101, 1);
}

#s-53557069-1e6e-4ad0-bca4-51b266716dec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(243, 196, 101, 1);
  text-align: left;
  font-family: Work Sans;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-53557069-1e6e-4ad0-bca4-51b266716dec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-4e36c5b9-85e1-405e-96a7-2cdc8e765675 {
  margin-left: 8px;
margin-right: 8px;
}

#s-6ba55a10-a499-4d46-9ca5-d1a0c4b14a4f {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-2f4e7d8a-23ba-40d8-b408-dfe455189462 {
  padding-top: 10px;
padding-bottom: 0px;
}

#s-b98c2eb8-e103-4b18-bff3-b3b6ddcad62f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b98c2eb8-e103-4b18-bff3-b3b6ddcad62f .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ba4fa979-df16-43fd-a6cd-765d3a38a42f {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}




  #s-ba4fa979-df16-43fd-a6cd-765d3a38a42f img.shogun-image {
    
    width: px;
  }


#s-ba4fa979-df16-43fd-a6cd-765d3a38a42f .shogun-image-content {
  
    align-items: center;
  
}

#s-00a7c997-9774-4a47-98ec-1807eefb6639 {
  padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-00a7c997-9774-4a47-98ec-1807eefb6639 {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-00a7c997-9774-4a47-98ec-1807eefb6639 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00a7c997-9774-4a47-98ec-1807eefb6639.shg-box.shg-c {
  justify-content: center;
}

#s-b6bec587-6558-4fc3-8618-8dff4dacedb8 {
  margin-top: 15px;
margin-bottom: 5px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-b6bec587-6558-4fc3-8618-8dff4dacedb8 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a4af1163-0fd1-42bd-88f4-2872dc23b491 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
padding-left: 0px;
padding-right: 0px;
}
@media (max-width: 767px){#s-a4af1163-0fd1-42bd-88f4-2872dc23b491 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2cb67e20-f4a8-4bd4-ac5b-7250fb8aa912"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e528958d-e909-4cf6-950e-59cfb9385cd8 {
  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-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 {
  text-align: left;
}


.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 {
  max-width: 100%;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 .shg-image-zoom,
.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 {
  max-width: 100%;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 .shg-image-zoom,
.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 {
  max-width: 100%;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 .shg-image-zoom,
.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 {
  max-width: 100%;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 .shg-image-zoom,
.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 {
  max-width: 100%;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 .shg-image-zoom,
.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ccacb1-1221-4f5c-ac40-1d2f69a78e79 .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-9cf027bd-e313-4c14-9309-acfe1d05217d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9cf027bd-e313-4c14-9309-acfe1d05217d .shg-product-title-component h1 {
  color: rgba(0, 168, 79, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
}

#s-95329e82-08db-4111-9d48-948d1f18ef5d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-95329e82-08db-4111-9d48-948d1f18ef5d .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-85b2e4d8-7788-4bdd-8d0f-dc641fb287c8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-85b2e4d8-7788-4bdd-8d0f-dc641fb287c8 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 19px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-b6bd581d-bb82-4f3a-a58c-61d04cfae463 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6bd581d-bb82-4f3a-a58c-61d04cfae463 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-72f5559e-6d5f-4706-8ddf-1d090f773cd9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-72f5559e-6d5f-4706-8ddf-1d090f773cd9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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-3b19319c-5629-4229-9563-9efae26a6b35 {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 13px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(243, 196, 101, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-3b19319c-5629-4229-9563-9efae26a6b35:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3b19319c-5629-4229-9563-9efae26a6b35:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3b19319c-5629-4229-9563-9efae26a6b35 {
  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-3b19319c-5629-4229-9563-9efae26a6b35.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b19319c-5629-4229-9563-9efae26a6b35.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-3b19319c-5629-4229-9563-9efae26a6b35.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-736ad341-f46f-4da3-babd-beb08618f807 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-736ad341-f46f-4da3-babd-beb08618f807 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-12eb07ba-dc23-4233-b185-8b0dd1e5fd4d {
  display: none;
}
#s-7925b55b-e50f-4f9e-b5ce-18808939f775 {
  text-align: left;
}


.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 {
  max-width: 100%;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 .shg-image-zoom,
.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 {
  max-width: 100%;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 .shg-image-zoom,
.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 {
  max-width: 100%;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 .shg-image-zoom,
.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 {
  max-width: 100%;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 .shg-image-zoom,
.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 {
  max-width: 100%;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 .shg-image-zoom,
.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7925b55b-e50f-4f9e-b5ce-18808939f775 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-693cf815-61f4-411c-ad7b-441f13de9c74 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-693cf815-61f4-411c-ad7b-441f13de9c74 .shg-product-title-component h1 {
  color: rgba(0, 168, 79, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
}

#s-30993e84-24da-43a3-906b-7ae724429ad2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-30993e84-24da-43a3-906b-7ae724429ad2 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-342fda45-1304-4832-bc53-2aba26f54096 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-342fda45-1304-4832-bc53-2aba26f54096 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 19px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-8035ac50-bed2-41de-a284-08a25b6da43c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8035ac50-bed2-41de-a284-08a25b6da43c .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a4fc3728-09fd-4105-a267-0d2339354ab3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4fc3728-09fd-4105-a267-0d2339354ab3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-20bcf7d2-a9c7-43d2-b350-203c5ff2426b {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 13px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(243, 196, 101, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-20bcf7d2-a9c7-43d2-b350-203c5ff2426b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-20bcf7d2-a9c7-43d2-b350-203c5ff2426b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-20bcf7d2-a9c7-43d2-b350-203c5ff2426b {
  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-20bcf7d2-a9c7-43d2-b350-203c5ff2426b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-20bcf7d2-a9c7-43d2-b350-203c5ff2426b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-20bcf7d2-a9c7-43d2-b350-203c5ff2426b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-75e12882-fefe-46ba-827a-5e27117c847d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-75e12882-fefe-46ba-827a-5e27117c847d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bbf52ff0-5469-4c46-9775-0ba25abd9e7e {
  display: none;
}
#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 {
  text-align: left;
}


.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 {
  max-width: 100%;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 .shg-image-zoom,
.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 {
  max-width: 100%;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 .shg-image-zoom,
.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 {
  max-width: 100%;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 .shg-image-zoom,
.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 {
  max-width: 100%;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 .shg-image-zoom,
.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 {
  max-width: 100%;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 .shg-image-zoom,
.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa012a9-bb34-4e8f-ad1a-21286b44f088 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c1c28763-a781-488f-bef0-7658cec69ca0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1c28763-a781-488f-bef0-7658cec69ca0 .shg-product-title-component h1 {
  color: rgba(0, 168, 79, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
}

#s-27512b33-a58b-4cfc-a2cd-117ecad8c8aa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-27512b33-a58b-4cfc-a2cd-117ecad8c8aa .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-03fc2ca6-d08e-4c27-aac4-0bbfa7764e0c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03fc2ca6-d08e-4c27-aac4-0bbfa7764e0c .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 19px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-79982c4c-e591-4c22-a1d1-0e92eaf6e794 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-79982c4c-e591-4c22-a1d1-0e92eaf6e794 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fe6b700a-b788-4df7-b352-5522c34f9469 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fe6b700a-b788-4df7-b352-5522c34f9469 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5756b4a2-3819-4005-bf36-4fe3da4e581f {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 13px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(243, 196, 101, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-5756b4a2-3819-4005-bf36-4fe3da4e581f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5756b4a2-3819-4005-bf36-4fe3da4e581f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5756b4a2-3819-4005-bf36-4fe3da4e581f {
  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-5756b4a2-3819-4005-bf36-4fe3da4e581f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5756b4a2-3819-4005-bf36-4fe3da4e581f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-5756b4a2-3819-4005-bf36-4fe3da4e581f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-13532e37-c871-4d84-b74a-24a72d76f4e6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-13532e37-c871-4d84-b74a-24a72d76f4e6 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-85755474-4a7c-484d-a6ae-1490af47077a {
  padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
min-height: 50px;
}
@media (max-width: 767px){#s-85755474-4a7c-484d-a6ae-1490af47077a {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-85755474-4a7c-484d-a6ae-1490af47077a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85755474-4a7c-484d-a6ae-1490af47077a.shg-box.shg-c {
  justify-content: center;
}

#s-4d288e72-d2ca-430c-972d-dc5b798ead06 {
  margin-top: 15px;
margin-bottom: 5px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-4d288e72-d2ca-430c-972d-dc5b798ead06 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a4ec5d16-ddf3-458e-99ba-94398649f6c0 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
padding-left: 0px;
padding-right: 0px;
}

#s-189de082-ad2e-4940-97ca-67e14eb60dfb {
  margin-bottom: 15px;
padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
min-height: 50px;
}
@media (max-width: 767px){#s-189de082-ad2e-4940-97ca-67e14eb60dfb {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-189de082-ad2e-4940-97ca-67e14eb60dfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-189de082-ad2e-4940-97ca-67e14eb60dfb.shg-box.shg-c {
  justify-content: center;
}

#s-2f242336-26ff-4297-bcab-2da54a126c74 {
  margin-top: 10px;
margin-left: 40px;
margin-bottom: 10px;
margin-right: 40px;
}

@media (min-width: 0px) {
[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2f242336-26ff-4297-bcab-2da54a126c74"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7799a92e-25dc-468e-b247-d41f28dad293 {
  text-align: center;
}




  #s-7799a92e-25dc-468e-b247-d41f28dad293 img.shogun-image {
    
    width: px;
  }


#s-7799a92e-25dc-468e-b247-d41f28dad293 .shogun-image-content {
  
    align-items: center;
  
}

#s-36eb7532-7f59-464e-923c-32cc910426c5 {
  text-align: center;
}




  #s-36eb7532-7f59-464e-923c-32cc910426c5 img.shogun-image {
    
    width: px;
  }


#s-36eb7532-7f59-464e-923c-32cc910426c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-e2ba3a9e-1c5b-4568-9f5e-1465e8c27db3 {
  text-align: center;
}




  #s-e2ba3a9e-1c5b-4568-9f5e-1465e8c27db3 img.shogun-image {
    
    width: px;
  }


#s-e2ba3a9e-1c5b-4568-9f5e-1465e8c27db3 .shogun-image-content {
  
    align-items: center;
  
}

#s-6bbcd05a-ce2e-441f-ba55-3609e2b05542 {
  text-align: center;
}




  #s-6bbcd05a-ce2e-441f-ba55-3609e2b05542 img.shogun-image {
    
    width: px;
  }


#s-6bbcd05a-ce2e-441f-ba55-3609e2b05542 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a9acd3f-e3f7-4a28-9c37-d8fd8982a77e {
  min-height: 50px;
}








#s-2a9acd3f-e3f7-4a28-9c37-d8fd8982a77e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a9acd3f-e3f7-4a28-9c37-d8fd8982a77e.shg-box.shg-c {
  justify-content: center;
}

#s-c0862650-a0f8-4cf0-8356-6a6074795f26 {
  padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
min-height: 50px;
}
@media (max-width: 767px){#s-c0862650-a0f8-4cf0-8356-6a6074795f26 {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-c0862650-a0f8-4cf0-8356-6a6074795f26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0862650-a0f8-4cf0-8356-6a6074795f26.shg-box.shg-c {
  justify-content: center;
}

#s-bac8f7f4-bfd6-4fa1-9a22-1aa3959ca36b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bac8f7f4-bfd6-4fa1-9a22-1aa3959ca36b .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1ceef9d2-a885-4930-a841-7a22d5f13362 {
  padding-top: 15px;
padding-bottom: 15px;
}
@media (min-width: 1200px){#s-1ceef9d2-a885-4930-a841-7a22d5f13362 {
  display: none;
}
#s-1ceef9d2-a885-4930-a841-7a22d5f13362, #wrap-s-1ceef9d2-a885-4930-a841-7a22d5f13362 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ceef9d2-a885-4930-a841-7a22d5f13362 {
  display: none;
}
#s-1ceef9d2-a885-4930-a841-7a22d5f13362, #wrap-s-1ceef9d2-a885-4930-a841-7a22d5f13362 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1ceef9d2-a885-4930-a841-7a22d5f13362 {
  display: none;
}
#s-1ceef9d2-a885-4930-a841-7a22d5f13362, #wrap-s-1ceef9d2-a885-4930-a841-7a22d5f13362 { display:none !important; }}
#s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed {
  margin-top: 45px;
margin-bottom: 20px;
opacity: 1;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed {
  display: none;
}
#s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed, #wrap-s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed { display:none !important; }}
@media (min-width: 0px) {
[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd85b5b2-acb4-48b4-aeb4-b530ebdb9fed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-37ab8f16-b979-42a5-8cd7-0502d21ab26f {
  text-align: center;
}
@media (min-width: 1200px){#s-37ab8f16-b979-42a5-8cd7-0502d21ab26f {
  display: none;
}
#s-37ab8f16-b979-42a5-8cd7-0502d21ab26f, #wrap-s-37ab8f16-b979-42a5-8cd7-0502d21ab26f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-37ab8f16-b979-42a5-8cd7-0502d21ab26f {
  display: none;
}
#s-37ab8f16-b979-42a5-8cd7-0502d21ab26f, #wrap-s-37ab8f16-b979-42a5-8cd7-0502d21ab26f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-37ab8f16-b979-42a5-8cd7-0502d21ab26f {
  display: none;
}
#s-37ab8f16-b979-42a5-8cd7-0502d21ab26f, #wrap-s-37ab8f16-b979-42a5-8cd7-0502d21ab26f { display:none !important; }}



  #s-37ab8f16-b979-42a5-8cd7-0502d21ab26f img.shogun-image {
    
    width: px;
  }


#s-37ab8f16-b979-42a5-8cd7-0502d21ab26f .shogun-image-content {
  
    align-items: center;
  
}

#s-98db2aa6-0fd5-47dd-a40c-5e4bbe960c12 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-98db2aa6-0fd5-47dd-a40c-5e4bbe960c12 {
  display: none;
}
#s-98db2aa6-0fd5-47dd-a40c-5e4bbe960c12, #wrap-s-98db2aa6-0fd5-47dd-a40c-5e4bbe960c12 { display:none !important; }}@media (max-width: 767px){#s-98db2aa6-0fd5-47dd-a40c-5e4bbe960c12 {
  display: none;
}
#s-98db2aa6-0fd5-47dd-a40c-5e4bbe960c12, #wrap-s-98db2aa6-0fd5-47dd-a40c-5e4bbe960c12 { display:none !important; }}
#s-98db2aa6-0fd5-47dd-a40c-5e4bbe960c12 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-009d4cf2-0f77-499e-bd51-2892c4f5ccde {
  margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-009d4cf2-0f77-499e-bd51-2892c4f5ccde {
  display: none;
}
#s-009d4cf2-0f77-499e-bd51-2892c4f5ccde, #wrap-s-009d4cf2-0f77-499e-bd51-2892c4f5ccde { display:none !important; }}
#s-f4d512c0-2cbe-4201-81d3-f81ee549a9c4 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f4d512c0-2cbe-4201-81d3-f81ee549a9c4 {
  display: none;
}
#s-f4d512c0-2cbe-4201-81d3-f81ee549a9c4, #wrap-s-f4d512c0-2cbe-4201-81d3-f81ee549a9c4 { display:none !important; }}@media (max-width: 767px){#s-f4d512c0-2cbe-4201-81d3-f81ee549a9c4 {
  display: none;
}
#s-f4d512c0-2cbe-4201-81d3-f81ee549a9c4, #wrap-s-f4d512c0-2cbe-4201-81d3-f81ee549a9c4 { display:none !important; }}



  #s-f4d512c0-2cbe-4201-81d3-f81ee549a9c4 img.shogun-image {
    
    width: px;
  }


#s-f4d512c0-2cbe-4201-81d3-f81ee549a9c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-c412392f-4f47-402c-8d98-803f08456352 {
  padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
min-height: 50px;
}
@media (max-width: 767px){#s-c412392f-4f47-402c-8d98-803f08456352 {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-c412392f-4f47-402c-8d98-803f08456352 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c412392f-4f47-402c-8d98-803f08456352.shg-box.shg-c {
  justify-content: center;
}

#s-b6c7691b-24d8-4ea5-98da-1ed8cb8dfd08 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b6c7691b-24d8-4ea5-98da-1ed8cb8dfd08 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-abd34915-c1f1-4a95-8cc6-f1a2ca4cf33f {
  padding-top: 15px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
}
@media (max-width: 767px){#s-abd34915-c1f1-4a95-8cc6-f1a2ca4cf33f {
  display: none;
}
#s-abd34915-c1f1-4a95-8cc6-f1a2ca4cf33f, #wrap-s-abd34915-c1f1-4a95-8cc6-f1a2ca4cf33f { display:none !important; }}
#s-6423f6aa-b4d7-4648-b61c-fd2b26026aaa {
  padding-top: 15px;
padding-bottom: 15px;
}
@media (min-width: 1200px){#s-6423f6aa-b4d7-4648-b61c-fd2b26026aaa {
  display: none;
}
#s-6423f6aa-b4d7-4648-b61c-fd2b26026aaa, #wrap-s-6423f6aa-b4d7-4648-b61c-fd2b26026aaa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6423f6aa-b4d7-4648-b61c-fd2b26026aaa {
  display: none;
}
#s-6423f6aa-b4d7-4648-b61c-fd2b26026aaa, #wrap-s-6423f6aa-b4d7-4648-b61c-fd2b26026aaa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6423f6aa-b4d7-4648-b61c-fd2b26026aaa {
  display: none;
}
#s-6423f6aa-b4d7-4648-b61c-fd2b26026aaa, #wrap-s-6423f6aa-b4d7-4648-b61c-fd2b26026aaa { display:none !important; }}
#s-2926bc82-4a1f-4281-9f0d-f46b30690ba1 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2926bc82-4a1f-4281-9f0d-f46b30690ba1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-224b9fc8-11a4-4852-b849-93077061e1ab {
  text-align: center;
}




  #s-224b9fc8-11a4-4852-b849-93077061e1ab img.shogun-image {
    
    width: px;
  }


#s-224b9fc8-11a4-4852-b849-93077061e1ab .shogun-image-content {
  
    align-items: center;
  
}

#s-4ec5da86-0f8d-4501-ab19-3412dd5e61f4 {
  text-align: center;
}




  #s-4ec5da86-0f8d-4501-ab19-3412dd5e61f4 img.shogun-image {
    
    width: px;
  }


#s-4ec5da86-0f8d-4501-ab19-3412dd5e61f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-d644eded-43d5-4fa3-9948-6b6bc6e8360c {
  text-align: center;
}




  #s-d644eded-43d5-4fa3-9948-6b6bc6e8360c img.shogun-image {
    
    width: px;
  }


#s-d644eded-43d5-4fa3-9948-6b6bc6e8360c .shogun-image-content {
  
    align-items: center;
  
}

#s-7fc39205-3386-4f89-a7ac-4a3972f8f5b9 {
  text-align: center;
}




  #s-7fc39205-3386-4f89-a7ac-4a3972f8f5b9 img.shogun-image {
    
    width: px;
  }


#s-7fc39205-3386-4f89-a7ac-4a3972f8f5b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-36013f52-d0d6-427d-be43-57d98b8421bf {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-36013f52-d0d6-427d-be43-57d98b8421bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b9003d58-e8b5-4bd0-b891-46c820ed946c {
  text-align: center;
}




  #s-b9003d58-e8b5-4bd0-b891-46c820ed946c img.shogun-image {
    
    width: px;
  }


#s-b9003d58-e8b5-4bd0-b891-46c820ed946c .shogun-image-content {
  
    align-items: center;
  
}

#s-193aab1b-4a15-48df-9627-dfa4bba326e7 {
  text-align: center;
}




  #s-193aab1b-4a15-48df-9627-dfa4bba326e7 img.shogun-image {
    
    width: px;
  }


#s-193aab1b-4a15-48df-9627-dfa4bba326e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-95685f4d-58cc-461b-9652-25641c5f80a3 {
  text-align: center;
}




  #s-95685f4d-58cc-461b-9652-25641c5f80a3 img.shogun-image {
    
    width: px;
  }


#s-95685f4d-58cc-461b-9652-25641c5f80a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-8214e6cf-909b-4ebb-b1eb-536e44d85ec9 {
  text-align: center;
}




  #s-8214e6cf-909b-4ebb-b1eb-536e44d85ec9 img.shogun-image {
    
    width: px;
  }


#s-8214e6cf-909b-4ebb-b1eb-536e44d85ec9 .shogun-image-content {
  
    align-items: center;
  
}

#s-23272c69-0405-4cc4-a9f6-d147fbd1e873 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-23272c69-0405-4cc4-a9f6-d147fbd1e873"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-15c81d76-78e7-4f1b-a154-1610becfa8f7 {
  text-align: center;
}




  #s-15c81d76-78e7-4f1b-a154-1610becfa8f7 img.shogun-image {
    
    width: px;
  }


#s-15c81d76-78e7-4f1b-a154-1610becfa8f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-345daca3-6eff-4d93-b2d3-cd71dab05c3b {
  text-align: center;
}




  #s-345daca3-6eff-4d93-b2d3-cd71dab05c3b img.shogun-image {
    
    width: px;
  }


#s-345daca3-6eff-4d93-b2d3-cd71dab05c3b .shogun-image-content {
  
    align-items: center;
  
}

#s-c4ee8168-c447-4a75-8132-328ac0083af3 {
  text-align: center;
}




  #s-c4ee8168-c447-4a75-8132-328ac0083af3 img.shogun-image {
    
    width: px;
  }


#s-c4ee8168-c447-4a75-8132-328ac0083af3 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1697530-ba43-43b8-90ab-086faf61ff2c {
  text-align: center;
}




  #s-d1697530-ba43-43b8-90ab-086faf61ff2c img.shogun-image {
    
    width: px;
  }


#s-d1697530-ba43-43b8-90ab-086faf61ff2c .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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