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

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

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

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

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

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

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

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

#s-3c1c4803-6ec1-41d9-8ef5-9897a67e5d1f {
  min-height: 50px;
}








#s-3c1c4803-6ec1-41d9-8ef5-9897a67e5d1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c1c4803-6ec1-41d9-8ef5-9897a67e5d1f.shg-box.shg-c {
  justify-content: center;
}

.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-f9a522a8-f506-4b54-b365-b7f02d899620 {
  text-align: center;
}




  #s-f9a522a8-f506-4b54-b365-b7f02d899620 img.shogun-image {
    
    width: px;
  }


#s-f9a522a8-f506-4b54-b365-b7f02d899620 .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-eeed46e8-66c1-490b-bcbd-1c59ce3f85c3 {
  padding-top: 10px;
padding-left: 35px;
padding-bottom: 10px;
padding-right: 35px;
text-align: right;
}

#s-eeed46e8-66c1-490b-bcbd-1c59ce3f85c3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: petersburg-web;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-f78e8fc2-8945-4ec7-8aeb-1f427e145d57 {
  margin-left: 35px;
margin-right: 35px;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}
@media (max-width: 767px){#s-f78e8fc2-8945-4ec7-8aeb-1f427e145d57 {
  display: none;
}
#s-f78e8fc2-8945-4ec7-8aeb-1f427e145d57, #wrap-s-f78e8fc2-8945-4ec7-8aeb-1f427e145d57 { display:none !important; }}
#s-f78e8fc2-8945-4ec7-8aeb-1f427e145d57 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: petersburg-web;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-45fbe57e-2566-438b-93e7-00441b6a79cd {
  margin-left: 35px;
margin-right: 35px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-45fbe57e-2566-438b-93e7-00441b6a79cd {
  display: none;
}
#s-45fbe57e-2566-438b-93e7-00441b6a79cd, #wrap-s-45fbe57e-2566-438b-93e7-00441b6a79cd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-45fbe57e-2566-438b-93e7-00441b6a79cd {
  display: none;
}
#s-45fbe57e-2566-438b-93e7-00441b6a79cd, #wrap-s-45fbe57e-2566-438b-93e7-00441b6a79cd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-45fbe57e-2566-438b-93e7-00441b6a79cd {
  display: none;
}
#s-45fbe57e-2566-438b-93e7-00441b6a79cd, #wrap-s-45fbe57e-2566-438b-93e7-00441b6a79cd { display:none !important; }}
#s-45fbe57e-2566-438b-93e7-00441b6a79cd .shogun-heading-component h1 {
  color: rgba(195, 165, 160, 1);
  font-weight:   ;
  font-family: petersburg-web;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

#s-51447cfc-1fb4-4c03-be91-df0cae06bf1e {
  background-color: rgba(255, 232, 229, 1);
}
@media (min-width: 1200px){#s-51447cfc-1fb4-4c03-be91-df0cae06bf1e {
  display: none;
}
#s-51447cfc-1fb4-4c03-be91-df0cae06bf1e, #wrap-s-51447cfc-1fb4-4c03-be91-df0cae06bf1e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51447cfc-1fb4-4c03-be91-df0cae06bf1e {
  display: none;
}
#s-51447cfc-1fb4-4c03-be91-df0cae06bf1e, #wrap-s-51447cfc-1fb4-4c03-be91-df0cae06bf1e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-51447cfc-1fb4-4c03-be91-df0cae06bf1e {
  display: none;
}
#s-51447cfc-1fb4-4c03-be91-df0cae06bf1e, #wrap-s-51447cfc-1fb4-4c03-be91-df0cae06bf1e { display:none !important; }}
@media (min-width: 0px) {
[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-51447cfc-1fb4-4c03-be91-df0cae06bf1e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-248fd7dc-aca3-4044-9c72-ddc4927b70a3 {
  margin-top: 3%;
margin-bottom: 3%;
text-align: center;
}




  #s-248fd7dc-aca3-4044-9c72-ddc4927b70a3 img.shogun-image {
    
    width: px;
  }


#s-248fd7dc-aca3-4044-9c72-ddc4927b70a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-8c0f6088-0dd2-4261-b957-f8c2f0fb1b24 {
  margin-top: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8c0f6088-0dd2-4261-b957-f8c2f0fb1b24 .shogun-heading-component h2 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Alegreya;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-533da6c0-d481-493f-9161-7df203068733 {
  margin-bottom: 1px;
}

#s-3a3b9327-6d5c-43a3-b2b9-459dfb502c1b {
  margin-top: -4%;
margin-bottom: 1%;
text-align: center;
}




  #s-3a3b9327-6d5c-43a3-b2b9-459dfb502c1b img.shogun-image {
    
    width: px;
  }


#s-3a3b9327-6d5c-43a3-b2b9-459dfb502c1b .shogun-image-content {
  
    align-items: center;
  
}

#s-0e523750-d2e0-48a1-bccf-a05045cf1a4d {
  margin-top: -10px;
margin-bottom: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e523750-d2e0-48a1-bccf-a05045cf1a4d .shogun-heading-component h2 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Alegreya;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a2c662a6-e2db-4852-bb22-0314b8066875 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
}

#s-edb82c1b-8df0-473e-88b1-698672ab40b0 {
  margin-top: 4%;
margin-bottom: 4%;
text-align: center;
}




  #s-edb82c1b-8df0-473e-88b1-698672ab40b0 img.shogun-image {
    
    width: px;
  }


#s-edb82c1b-8df0-473e-88b1-698672ab40b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-be365248-eeb9-4551-964a-503266da5c1e {
  margin-top: -10px;
margin-bottom: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-be365248-eeb9-4551-964a-503266da5c1e .shogun-heading-component h2 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Alegreya;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-02a81036-6e92-4cf6-a744-47a42ea34cfd {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-8ff3dc20-05e5-439a-bdfc-c8034fb28b80 {
  min-height: 50px;
}








#s-8ff3dc20-05e5-439a-bdfc-c8034fb28b80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ff3dc20-05e5-439a-bdfc-c8034fb28b80.shg-box.shg-c {
  justify-content: center;
}

#s-79a280d2-2d52-41da-a70c-88baa7bce8d8 {
  padding-top: 0%;
padding-bottom: 1%;
background-color: rgba(255, 232, 229, 1);
}
@media (max-width: 767px){#s-79a280d2-2d52-41da-a70c-88baa7bce8d8 {
  display: none;
}
#s-79a280d2-2d52-41da-a70c-88baa7bce8d8, #wrap-s-79a280d2-2d52-41da-a70c-88baa7bce8d8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-79a280d2-2d52-41da-a70c-88baa7bce8d8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-f245b409-d0c2-47a5-a39d-2248677ded28 {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}




  #s-f245b409-d0c2-47a5-a39d-2248677ded28 img.shogun-image {
    
    width: px;
  }


#s-f245b409-d0c2-47a5-a39d-2248677ded28 .shogun-image-content {
  
    align-items: center;
  
}

#s-0569b5db-b153-4e68-854d-97c43b840390 {
  margin-top: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0569b5db-b153-4e68-854d-97c43b840390 .shogun-heading-component h2 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Alegreya;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7e6d101a-d275-4436-910a-06d5e8d726eb {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}




  #s-7e6d101a-d275-4436-910a-06d5e8d726eb img.shogun-image {
    
    width: px;
  }


#s-7e6d101a-d275-4436-910a-06d5e8d726eb .shogun-image-content {
  
    align-items: center;
  
}

#s-e84d2b66-acc8-47e1-9e65-0a12c47a88fd {
  margin-top: -10px;
margin-bottom: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e84d2b66-acc8-47e1-9e65-0a12c47a88fd .shogun-heading-component h2 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Alegreya;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-947f1668-4957-44b7-8029-83807149cb7c {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
}

#s-346af33d-5b7c-4298-9493-04566d989137 {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}




  #s-346af33d-5b7c-4298-9493-04566d989137 img.shogun-image {
    
    width: px;
  }


#s-346af33d-5b7c-4298-9493-04566d989137 .shogun-image-content {
  
    align-items: center;
  
}

#s-474bfe3e-a928-47ef-9e10-0f9d274ece3d {
  margin-top: -10px;
margin-bottom: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-474bfe3e-a928-47ef-9e10-0f9d274ece3d .shogun-heading-component h2 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Alegreya;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-afc1bc06-4fa7-4965-a8ff-6406affe55ce {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-8cb29de6-0542-4132-a4cf-5dd3c882c15d {
  min-height: 50px;
}








#s-8cb29de6-0542-4132-a4cf-5dd3c882c15d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cb29de6-0542-4132-a4cf-5dd3c882c15d.shg-box.shg-c {
  justify-content: center;
}

#s-c9d743fc-5503-40c3-aefb-8fd41ff1266d {
  margin-top: -2px;
margin-bottom: -2px;
}

@media (min-width: 0px) {
[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c9d743fc-5503-40c3-aefb-8fd41ff1266d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

.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-db58d18f-2852-4a46-ab7f-7a92f19f9c44 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
min-height: 353px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-db58d18f-2852-4a46-ab7f-7a92f19f9c44 {
  display: none;
}
#s-db58d18f-2852-4a46-ab7f-7a92f19f9c44, #wrap-s-db58d18f-2852-4a46-ab7f-7a92f19f9c44 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db58d18f-2852-4a46-ab7f-7a92f19f9c44 {
  display: none;
}
#s-db58d18f-2852-4a46-ab7f-7a92f19f9c44, #wrap-s-db58d18f-2852-4a46-ab7f-7a92f19f9c44 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-db58d18f-2852-4a46-ab7f-7a92f19f9c44 {
  
}
}@media (max-width: 767px){#s-db58d18f-2852-4a46-ab7f-7a92f19f9c44 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
display: none;
}
#s-db58d18f-2852-4a46-ab7f-7a92f19f9c44, #wrap-s-db58d18f-2852-4a46-ab7f-7a92f19f9c44 { display:none !important; }}







#s-db58d18f-2852-4a46-ab7f-7a92f19f9c44 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-db58d18f-2852-4a46-ab7f-7a92f19f9c44.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f68b4fa2-397e-4c75-adf7-bedce65dea92 {
  margin-top: -8%;
margin-bottom: -8%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-f68b4fa2-397e-4c75-adf7-bedce65dea92 {
  display: none;
}
#s-f68b4fa2-397e-4c75-adf7-bedce65dea92, #wrap-s-f68b4fa2-397e-4c75-adf7-bedce65dea92 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f68b4fa2-397e-4c75-adf7-bedce65dea92 {
  display: none;
}
#s-f68b4fa2-397e-4c75-adf7-bedce65dea92, #wrap-s-f68b4fa2-397e-4c75-adf7-bedce65dea92 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f68b4fa2-397e-4c75-adf7-bedce65dea92 {
  display: none;
}
#s-f68b4fa2-397e-4c75-adf7-bedce65dea92, #wrap-s-f68b4fa2-397e-4c75-adf7-bedce65dea92 { display:none !important; }}
#s-f68b4fa2-397e-4c75-adf7-bedce65dea92 .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-e5000e09-788e-43fe-b659-3709c35a2af6 {
  margin-top: 3%;
margin-bottom: 1%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-e5000e09-788e-43fe-b659-3709c35a2af6 {
  display: none;
}
#s-e5000e09-788e-43fe-b659-3709c35a2af6, #wrap-s-e5000e09-788e-43fe-b659-3709c35a2af6 { display:none !important; }}
#s-e5000e09-788e-43fe-b659-3709c35a2af6 .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-74dc5aec-19de-4858-a782-e3e74d7b9ae8 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-32ff767d-46d2-4fac-85a5-4cbc1205dc36 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
min-height: 353px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-32ff767d-46d2-4fac-85a5-4cbc1205dc36 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-32ff767d-46d2-4fac-85a5-4cbc1205dc36 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-32ff767d-46d2-4fac-85a5-4cbc1205dc36 {
  display: none;
}
#s-32ff767d-46d2-4fac-85a5-4cbc1205dc36, #wrap-s-32ff767d-46d2-4fac-85a5-4cbc1205dc36 { display:none !important; }}@media (max-width: 767px){#s-32ff767d-46d2-4fac-85a5-4cbc1205dc36 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
display: none;
}
#s-32ff767d-46d2-4fac-85a5-4cbc1205dc36, #wrap-s-32ff767d-46d2-4fac-85a5-4cbc1205dc36 { display:none !important; }}







#s-32ff767d-46d2-4fac-85a5-4cbc1205dc36 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-32ff767d-46d2-4fac-85a5-4cbc1205dc36.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8feaad0a-fd0a-464d-a387-72b3d5bb4522 {
  margin-top: -8%;
margin-bottom: -8%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-8feaad0a-fd0a-464d-a387-72b3d5bb4522 {
  display: none;
}
#s-8feaad0a-fd0a-464d-a387-72b3d5bb4522, #wrap-s-8feaad0a-fd0a-464d-a387-72b3d5bb4522 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8feaad0a-fd0a-464d-a387-72b3d5bb4522 {
  display: none;
}
#s-8feaad0a-fd0a-464d-a387-72b3d5bb4522, #wrap-s-8feaad0a-fd0a-464d-a387-72b3d5bb4522 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8feaad0a-fd0a-464d-a387-72b3d5bb4522 {
  display: none;
}
#s-8feaad0a-fd0a-464d-a387-72b3d5bb4522, #wrap-s-8feaad0a-fd0a-464d-a387-72b3d5bb4522 { display:none !important; }}
#s-8feaad0a-fd0a-464d-a387-72b3d5bb4522 .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-de7ec342-2f60-4c78-a94e-6e11943c6b21 {
  margin-top: 3%;
margin-bottom: 1%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-de7ec342-2f60-4c78-a94e-6e11943c6b21 {
  display: none;
}
#s-de7ec342-2f60-4c78-a94e-6e11943c6b21, #wrap-s-de7ec342-2f60-4c78-a94e-6e11943c6b21 { display:none !important; }}
#s-de7ec342-2f60-4c78-a94e-6e11943c6b21 .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-9d23461d-623e-44a5-b75d-01c4c101b090 {
  margin-top: 9%;
padding-top: 0px;
padding-bottom: 0px;
}

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

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

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

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

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

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

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

#s-8e581665-fb7f-4d45-9c46-c847b29a1217 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-left: 12px;
padding-bottom: 10px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8e581665-fb7f-4d45-9c46-c847b29a1217:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8e581665-fb7f-4d45-9c46-c847b29a1217:active {background-color: rgba(44, 66, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-8e581665-fb7f-4d45-9c46-c847b29a1217.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3fe274a3-b2fc-4d73-ba6e-67c25699d693"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d47aaf9a-7265-4f0a-be56-28982f652254 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 720px;
background-position: center center;
}
@media (min-width: 1200px){#s-d47aaf9a-7265-4f0a-be56-28982f652254 {
  display: none;
}
#s-d47aaf9a-7265-4f0a-be56-28982f652254, #wrap-s-d47aaf9a-7265-4f0a-be56-28982f652254 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d47aaf9a-7265-4f0a-be56-28982f652254 {
  display: none;
}
#s-d47aaf9a-7265-4f0a-be56-28982f652254, #wrap-s-d47aaf9a-7265-4f0a-be56-28982f652254 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d47aaf9a-7265-4f0a-be56-28982f652254 {
  min-height: 480px;
display: none;
}
#s-d47aaf9a-7265-4f0a-be56-28982f652254, #wrap-s-d47aaf9a-7265-4f0a-be56-28982f652254 { display:none !important; }}@media (max-width: 767px){#s-d47aaf9a-7265-4f0a-be56-28982f652254 {
  min-height: 360px;
}
}







#s-d47aaf9a-7265-4f0a-be56-28982f652254 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-d47aaf9a-7265-4f0a-be56-28982f652254.shg-box.shg-c {
  justify-content: center;
}

#s-08fd8015-9c90-4601-b6fb-408258b31da2 {
  padding-left: 10%;
padding-right: 10%;
min-height: 400px;
background-color: rgba(248, 241, 240, 1);
}
@media (min-width: 1200px){#s-08fd8015-9c90-4601-b6fb-408258b31da2 {
  display: none;
}
#s-08fd8015-9c90-4601-b6fb-408258b31da2, #wrap-s-08fd8015-9c90-4601-b6fb-408258b31da2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08fd8015-9c90-4601-b6fb-408258b31da2 {
  display: none;
}
#s-08fd8015-9c90-4601-b6fb-408258b31da2, #wrap-s-08fd8015-9c90-4601-b6fb-408258b31da2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-08fd8015-9c90-4601-b6fb-408258b31da2 {
  
}
}@media (max-width: 767px){#s-08fd8015-9c90-4601-b6fb-408258b31da2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-08fd8015-9c90-4601-b6fb-408258b31da2 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-08fd8015-9c90-4601-b6fb-408258b31da2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-908eea39-1aef-4b13-9628-c9859d1f1a72 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-908eea39-1aef-4b13-9628-c9859d1f1a72 .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: 60px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-70d2d18e-a0d2-4026-aecc-f0b3bf90e2c2 {
  margin-top: -6%;
margin-left: 10px;
margin-bottom: -6%;
margin-right: 10px;
}

#s-2415b4fe-a381-4547-a0a9-77431ba26997 {
  margin-top: 15%;
margin-bottom: 15%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2415b4fe-a381-4547-a0a9-77431ba26997:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2415b4fe-a381-4547-a0a9-77431ba26997:active {background-color: rgba(44, 66, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-2415b4fe-a381-4547-a0a9-77431ba26997.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-5fb4fd20-d6d7-4f1a-8a71-7aca7ffdbe05 {
  padding-left: 10%;
padding-right: 10%;
min-height: 720px;
background-color: rgba(248, 241, 240, 1);
}
@media (min-width: 1200px){#s-5fb4fd20-d6d7-4f1a-8a71-7aca7ffdbe05 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5fb4fd20-d6d7-4f1a-8a71-7aca7ffdbe05 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5fb4fd20-d6d7-4f1a-8a71-7aca7ffdbe05 {
  min-height: 480px;
display: none;
}
#s-5fb4fd20-d6d7-4f1a-8a71-7aca7ffdbe05, #wrap-s-5fb4fd20-d6d7-4f1a-8a71-7aca7ffdbe05 { display:none !important; }}@media (max-width: 767px){#s-5fb4fd20-d6d7-4f1a-8a71-7aca7ffdbe05 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 100%;
display: none;
}
#s-5fb4fd20-d6d7-4f1a-8a71-7aca7ffdbe05, #wrap-s-5fb4fd20-d6d7-4f1a-8a71-7aca7ffdbe05 { display:none !important; }}







#s-5fb4fd20-d6d7-4f1a-8a71-7aca7ffdbe05 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-5fb4fd20-d6d7-4f1a-8a71-7aca7ffdbe05.shg-box.shg-c {
  justify-content: flex-start;
}

#s-aaf7cf2c-0def-4513-8135-fe957e19ee46 {
  margin-top: 8%;
margin-bottom: 8%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-aaf7cf2c-0def-4513-8135-fe957e19ee46 .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: 60px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-139299f6-5703-4293-9f8f-807fe843420b {
  margin-top: -20px;
margin-bottom: -20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-139299f6-5703-4293-9f8f-807fe843420b {
  display: none;
}
#s-139299f6-5703-4293-9f8f-807fe843420b, #wrap-s-139299f6-5703-4293-9f8f-807fe843420b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-139299f6-5703-4293-9f8f-807fe843420b {
  display: none;
}
#s-139299f6-5703-4293-9f8f-807fe843420b, #wrap-s-139299f6-5703-4293-9f8f-807fe843420b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-139299f6-5703-4293-9f8f-807fe843420b {
  display: none;
}
#s-139299f6-5703-4293-9f8f-807fe843420b, #wrap-s-139299f6-5703-4293-9f8f-807fe843420b { display:none !important; }}
#s-139299f6-5703-4293-9f8f-807fe843420b .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: 55px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-59f818dc-ccae-4437-bc74-f76d2eaa59ea {
  margin-top: -11%;
margin-left: 10px;
margin-bottom: -11%;
margin-right: 10px;
}

#s-47d559f2-19df-441c-a48c-c060fa3c958d {
  margin-top: 15%;
margin-bottom: 15%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-47d559f2-19df-441c-a48c-c060fa3c958d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-47d559f2-19df-441c-a48c-c060fa3c958d:active {background-color: rgba(44, 66, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-47d559f2-19df-441c-a48c-c060fa3c958d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-3c636964-75d4-4055-b685-f697e5d4f7db {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 720px;
background-position: center center;
}
@media (min-width: 1200px){#s-3c636964-75d4-4055-b685-f697e5d4f7db {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3c636964-75d4-4055-b685-f697e5d4f7db {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c636964-75d4-4055-b685-f697e5d4f7db {
  min-height: 480px;
}
}@media (max-width: 767px){#s-3c636964-75d4-4055-b685-f697e5d4f7db {
  min-height: 360px;
}
}







#s-3c636964-75d4-4055-b685-f697e5d4f7db > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-3c636964-75d4-4055-b685-f697e5d4f7db {
  cursor: pointer;
}#s-3c636964-75d4-4055-b685-f697e5d4f7db.shg-box.shg-c {
  justify-content: center;
}

#s-9acedd4f-e2dd-4cf1-bc01-b7556e20031a {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 720px;
background-position: center center;
}
@media (min-width: 1200px){#s-9acedd4f-e2dd-4cf1-bc01-b7556e20031a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9acedd4f-e2dd-4cf1-bc01-b7556e20031a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9acedd4f-e2dd-4cf1-bc01-b7556e20031a {
  min-height: 480px;
}
}@media (max-width: 767px){#s-9acedd4f-e2dd-4cf1-bc01-b7556e20031a {
  min-height: 360px;
display: none;
}
#s-9acedd4f-e2dd-4cf1-bc01-b7556e20031a, #wrap-s-9acedd4f-e2dd-4cf1-bc01-b7556e20031a { display:none !important; }}







#s-9acedd4f-e2dd-4cf1-bc01-b7556e20031a > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-9acedd4f-e2dd-4cf1-bc01-b7556e20031a.shg-box.shg-c {
  justify-content: center;
}

#s-e6416939-417a-4447-af9c-72c282e8d44e {
  padding-left: 10%;
padding-right: 10%;
min-height: 720px;
background-color: rgba(248, 241, 240, 1);
}
@media (min-width: 1200px){#s-e6416939-417a-4447-af9c-72c282e8d44e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e6416939-417a-4447-af9c-72c282e8d44e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e6416939-417a-4447-af9c-72c282e8d44e {
  min-height: 480px;
display: none;
}
#s-e6416939-417a-4447-af9c-72c282e8d44e, #wrap-s-e6416939-417a-4447-af9c-72c282e8d44e { display:none !important; }}@media (max-width: 767px){#s-e6416939-417a-4447-af9c-72c282e8d44e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 100%;
display: none;
}
#s-e6416939-417a-4447-af9c-72c282e8d44e, #wrap-s-e6416939-417a-4447-af9c-72c282e8d44e { display:none !important; }}







#s-e6416939-417a-4447-af9c-72c282e8d44e > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-e6416939-417a-4447-af9c-72c282e8d44e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6fa39386-6111-453e-879c-ad5677843a92 {
  margin-top: 6%;
margin-left: 20px;
margin-bottom: 6%;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6fa39386-6111-453e-879c-ad5677843a92 .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: 60px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-d4620ba5-781d-428b-8c0b-9ee7d89f2f8f {
  text-align: left;
}
@media (max-width: 767px){#s-d4620ba5-781d-428b-8c0b-9ee7d89f2f8f {
  display: none;
}
#s-d4620ba5-781d-428b-8c0b-9ee7d89f2f8f, #wrap-s-d4620ba5-781d-428b-8c0b-9ee7d89f2f8f { display:none !important; }}
#s-d4620ba5-781d-428b-8c0b-9ee7d89f2f8f .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-06469443-1ad2-4368-93ed-b409f996eac5 {
  margin-top: -16%;
margin-left: 10px;
margin-right: 10px;
}

#s-1c794345-8c13-4bfd-8ef5-1d502b674db2 {
  margin-top: 5%;
margin-bottom: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1c794345-8c13-4bfd-8ef5-1d502b674db2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1c794345-8c13-4bfd-8ef5-1d502b674db2:active {background-color: rgba(44, 66, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-1c794345-8c13-4bfd-8ef5-1d502b674db2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4203a8b8-b9dc-4671-a3f6-47c998f411a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-2fbe6b7a-63d0-4d3b-82b8-e5f6aeda367e {
  text-align: center;
}




  #s-2fbe6b7a-63d0-4d3b-82b8-e5f6aeda367e img.shogun-image {
    
    width: px;
  }


#s-2fbe6b7a-63d0-4d3b-82b8-e5f6aeda367e .shogun-image-content {
  
    align-items: center;
  
}

#s-dfeae4b0-c3c7-4995-a3d7-ac29dc4107cf {
  padding-left: 10%;
padding-right: 10%;
min-height: 720px;
background-color: rgba(248, 241, 240, 1);
}
@media (min-width: 1200px){#s-dfeae4b0-c3c7-4995-a3d7-ac29dc4107cf {
  display: none;
}
#s-dfeae4b0-c3c7-4995-a3d7-ac29dc4107cf, #wrap-s-dfeae4b0-c3c7-4995-a3d7-ac29dc4107cf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dfeae4b0-c3c7-4995-a3d7-ac29dc4107cf {
  display: none;
}
#s-dfeae4b0-c3c7-4995-a3d7-ac29dc4107cf, #wrap-s-dfeae4b0-c3c7-4995-a3d7-ac29dc4107cf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dfeae4b0-c3c7-4995-a3d7-ac29dc4107cf {
  min-height: 480px;
}
}@media (max-width: 767px){#s-dfeae4b0-c3c7-4995-a3d7-ac29dc4107cf {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 100%;
display: none;
}
#s-dfeae4b0-c3c7-4995-a3d7-ac29dc4107cf, #wrap-s-dfeae4b0-c3c7-4995-a3d7-ac29dc4107cf { display:none !important; }}







#s-dfeae4b0-c3c7-4995-a3d7-ac29dc4107cf > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-dfeae4b0-c3c7-4995-a3d7-ac29dc4107cf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-00660b4b-5fe6-4be8-8b49-c43b4b0f6aaa {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-00660b4b-5fe6-4be8-8b49-c43b4b0f6aaa .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-994006d5-b658-4d9c-b1ca-6eebb1bc48d6 {
  text-align: left;
}
@media (max-width: 767px){#s-994006d5-b658-4d9c-b1ca-6eebb1bc48d6 {
  display: none;
}
#s-994006d5-b658-4d9c-b1ca-6eebb1bc48d6, #wrap-s-994006d5-b658-4d9c-b1ca-6eebb1bc48d6 { display:none !important; }}
#s-994006d5-b658-4d9c-b1ca-6eebb1bc48d6 .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-b66c8efe-55b8-4281-bdab-d43124974c6f {
  margin-top: -26%;
margin-bottom: -40%;
}

#s-2df7b46a-d218-4bd4-a8bd-a2248f565b9a {
  margin-top: 40%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2df7b46a-d218-4bd4-a8bd-a2248f565b9a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2df7b46a-d218-4bd4-a8bd-a2248f565b9a:active {background-color: rgba(44, 66, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-2df7b46a-d218-4bd4-a8bd-a2248f565b9a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-4a5fec96-c2e7-4ca7-af2d-4e15ec258eb6 {
  padding-left: 10%;
padding-right: 10%;
min-height: 400px;
background-color: rgba(248, 241, 240, 1);
}
@media (min-width: 1200px){#s-4a5fec96-c2e7-4ca7-af2d-4e15ec258eb6 {
  display: none;
}
#s-4a5fec96-c2e7-4ca7-af2d-4e15ec258eb6, #wrap-s-4a5fec96-c2e7-4ca7-af2d-4e15ec258eb6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a5fec96-c2e7-4ca7-af2d-4e15ec258eb6 {
  display: none;
}
#s-4a5fec96-c2e7-4ca7-af2d-4e15ec258eb6, #wrap-s-4a5fec96-c2e7-4ca7-af2d-4e15ec258eb6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a5fec96-c2e7-4ca7-af2d-4e15ec258eb6 {
  display: none;
}
#s-4a5fec96-c2e7-4ca7-af2d-4e15ec258eb6, #wrap-s-4a5fec96-c2e7-4ca7-af2d-4e15ec258eb6 { display:none !important; }}@media (max-width: 767px){#s-4a5fec96-c2e7-4ca7-af2d-4e15ec258eb6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-4a5fec96-c2e7-4ca7-af2d-4e15ec258eb6 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-4a5fec96-c2e7-4ca7-af2d-4e15ec258eb6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bc84fc53-88cb-458e-8d3e-2061abb3f7e7 {
  margin-top: -5%;
margin-bottom: 12%;
padding-top: 0%;
padding-left: 32%;
padding-bottom: 0%;
padding-right: 32%;
text-align: center;
}




  #s-bc84fc53-88cb-458e-8d3e-2061abb3f7e7 img.shogun-image {
    
    width: px;
  }


#s-bc84fc53-88cb-458e-8d3e-2061abb3f7e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-36f496c9-0a09-48cb-b494-b0e424256be4 {
  margin-top: -9%;
margin-bottom: -9%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-36f496c9-0a09-48cb-b494-b0e424256be4 .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-84143b8e-1f67-47c6-9c50-5b611837b5e6 {
  text-align: left;
}
@media (max-width: 767px){#s-84143b8e-1f67-47c6-9c50-5b611837b5e6 {
  display: none;
}
#s-84143b8e-1f67-47c6-9c50-5b611837b5e6, #wrap-s-84143b8e-1f67-47c6-9c50-5b611837b5e6 { display:none !important; }}
#s-84143b8e-1f67-47c6-9c50-5b611837b5e6 .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-5a166488-7a76-432e-88f6-d9c87dae0823 {
  margin-top: 6%;
margin-bottom: 6%;
}

#s-602089d1-e7e0-4aba-bf36-c2a82c521dda {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-602089d1-e7e0-4aba-bf36-c2a82c521dda:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-602089d1-e7e0-4aba-bf36-c2a82c521dda:active {background-color: rgba(44, 66, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-602089d1-e7e0-4aba-bf36-c2a82c521dda.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-c56df4a8-ea47-45ad-97df-87c40c33bf2b {
  padding-left: 10%;
padding-right: 10%;
min-height: 720px;
background-color: rgba(248, 241, 240, 1);
}
@media (min-width: 1200px){#s-c56df4a8-ea47-45ad-97df-87c40c33bf2b {
  display: none;
}
#s-c56df4a8-ea47-45ad-97df-87c40c33bf2b, #wrap-s-c56df4a8-ea47-45ad-97df-87c40c33bf2b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c56df4a8-ea47-45ad-97df-87c40c33bf2b {
  display: none;
}
#s-c56df4a8-ea47-45ad-97df-87c40c33bf2b, #wrap-s-c56df4a8-ea47-45ad-97df-87c40c33bf2b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c56df4a8-ea47-45ad-97df-87c40c33bf2b {
  min-height: 480px;
display: none;
}
#s-c56df4a8-ea47-45ad-97df-87c40c33bf2b, #wrap-s-c56df4a8-ea47-45ad-97df-87c40c33bf2b { display:none !important; }}@media (max-width: 767px){#s-c56df4a8-ea47-45ad-97df-87c40c33bf2b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 100%;
display: none;
}
#s-c56df4a8-ea47-45ad-97df-87c40c33bf2b, #wrap-s-c56df4a8-ea47-45ad-97df-87c40c33bf2b { display:none !important; }}







#s-c56df4a8-ea47-45ad-97df-87c40c33bf2b > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-c56df4a8-ea47-45ad-97df-87c40c33bf2b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e6319e82-c18b-444b-8190-572aa8ce1214 {
  margin-top: -7%;
margin-left: 20px;
margin-bottom: -7%;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e6319e82-c18b-444b-8190-572aa8ce1214 .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: 60px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-584521d9-a329-46a5-95e7-d1d44076eedb {
  text-align: left;
}
@media (max-width: 767px){#s-584521d9-a329-46a5-95e7-d1d44076eedb {
  display: none;
}
#s-584521d9-a329-46a5-95e7-d1d44076eedb, #wrap-s-584521d9-a329-46a5-95e7-d1d44076eedb { display:none !important; }}
#s-584521d9-a329-46a5-95e7-d1d44076eedb .shogun-heading-component h1 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: Mistress Benedict Brush;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-65c379a2-d4e8-4d2e-9b5c-175ab33ef593 {
  margin-top: 10%;
margin-left: 10px;
margin-right: 10px;
}

#s-d07325e1-1a82-4e72-a835-023ced0f92bb {
  margin-top: 5%;
margin-bottom: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(44, 66, 81, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d07325e1-1a82-4e72-a835-023ced0f92bb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d07325e1-1a82-4e72-a835-023ced0f92bb:active {background-color: rgba(44, 66, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-d07325e1-1a82-4e72-a835-023ced0f92bb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-77496008-406b-44fd-aed4-25d5eba06db8 {
  margin-left: 22%;
margin-right: 22%;
}

@media (min-width: 0px) {
[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-77496008-406b-44fd-aed4-25d5eba06db8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-6c8665d1-3d42-469f-ab38-44f8176e2150 {
  text-align: center;
}




  #s-6c8665d1-3d42-469f-ab38-44f8176e2150 img.shogun-image {
    
    width: px;
  }


#s-6c8665d1-3d42-469f-ab38-44f8176e2150 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e1d0776-8555-41c3-b8b5-6f7422b64f5f {
  min-height: 50px;
}








#s-3e1d0776-8555-41c3-b8b5-6f7422b64f5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e1d0776-8555-41c3-b8b5-6f7422b64f5f.shg-box.shg-c {
  justify-content: center;
}

#s-4b1d2e7d-b38b-49b1-93e5-f848368c0d47 {
  margin-top: 12px;
margin-bottom: 12px;
}

#s-f1be18ea-cf6b-4a39-ad11-6ec546989f9d {
  padding-top: 2%;
padding-bottom: 2%;
padding-right: 10%;
min-height: 35%;
background-color: rgba(252, 233, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f1be18ea-cf6b-4a39-ad11-6ec546989f9d {
  padding-right: 5%;
}
}@media (max-width: 767px){#s-f1be18ea-cf6b-4a39-ad11-6ec546989f9d {
  padding-right: 5%;
}
}







#s-f1be18ea-cf6b-4a39-ad11-6ec546989f9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1be18ea-cf6b-4a39-ad11-6ec546989f9d.shg-box.shg-c {
  justify-content: center;
}

#s-53caf0f8-b481-4e23-b016-275f432b67ec {
  margin-left: 5%;
}

@media (min-width: 0px) {
[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 18.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 27.0px);
}

}

@media (min-width: 992px) {
[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 27.0px);
}

}

@media (min-width: 1200px) {
[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 27.0px);
}

[id="s-53caf0f8-b481-4e23-b016-275f432b67ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 27.0px);
}

}

@media (max-width: 767px){#s-75ee6eab-30bc-43d6-a175-c6f9e405b1aa {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-75ee6eab-30bc-43d6-a175-c6f9e405b1aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75ee6eab-30bc-43d6-a175-c6f9e405b1aa.shg-box.shg-c {
  justify-content: center;
}

#s-afdef702-edfa-43ae-99c9-02258f1f18dc {
  margin-bottom: 30px;
text-align: center;
}




  #s-afdef702-edfa-43ae-99c9-02258f1f18dc img.shogun-image {
    
    width: px;
  }


#s-afdef702-edfa-43ae-99c9-02258f1f18dc .shogun-image-content {
  
    align-items: center;
  
}

#s-1d837743-e8f4-4ab9-82bc-456c73f4f287 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1d837743-e8f4-4ab9-82bc-456c73f4f287 .shogun-heading-component h3 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: petersburg-web;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}



@media (max-width: 767px){#s-18471cbe-70ca-4b70-8dfc-3069d68d9db1 {
  margin-bottom: 60px;
}
}







#s-18471cbe-70ca-4b70-8dfc-3069d68d9db1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18471cbe-70ca-4b70-8dfc-3069d68d9db1.shg-box.shg-c {
  justify-content: center;
}

#s-34d91fa6-4a14-4005-8e88-40b8a15c13fe {
  margin-bottom: 30px;
text-align: center;
}




  #s-34d91fa6-4a14-4005-8e88-40b8a15c13fe img.shogun-image {
    
    width: px;
  }


#s-34d91fa6-4a14-4005-8e88-40b8a15c13fe .shogun-image-content {
  
    align-items: center;
  
}

#s-bcd84c38-92fd-4a14-95f9-0be30f0178ae {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bcd84c38-92fd-4a14-95f9-0be30f0178ae .shogun-heading-component h3 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: petersburg-web;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}










#s-561d0d83-3c8e-4a6a-8af6-310663a910a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-561d0d83-3c8e-4a6a-8af6-310663a910a2.shg-box.shg-c {
  justify-content: center;
}

#s-ff84af14-4b5d-420e-898d-b6e40b4ecf48 {
  margin-bottom: 30px;
text-align: center;
}




  #s-ff84af14-4b5d-420e-898d-b6e40b4ecf48 img.shogun-image {
    
    width: px;
  }


#s-ff84af14-4b5d-420e-898d-b6e40b4ecf48 .shogun-image-content {
  
    align-items: center;
  
}

#s-78da4654-9dd2-4f4c-8dc4-aebc33f269a0 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-78da4654-9dd2-4f4c-8dc4-aebc33f269a0 .shogun-heading-component h3 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: petersburg-web;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}



#s-69f6d3fb-c6bc-4914-ad6f-84924edbce7f {
  margin-bottom: 30px;
text-align: center;
}




  #s-69f6d3fb-c6bc-4914-ad6f-84924edbce7f img.shogun-image {
    
    width: px;
  }


#s-69f6d3fb-c6bc-4914-ad6f-84924edbce7f .shogun-image-content {
  
    align-items: center;
  
}

#s-12fab092-0827-4f2f-9cfc-1e7072418dae {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-12fab092-0827-4f2f-9cfc-1e7072418dae .shogun-heading-component h3 {
  color: rgba(44, 66, 81, 1);
  font-weight:   ;
  font-family: petersburg-web;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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