.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-010da8cb-c9b6-41f5-8f35-c121645bdf18 {
  background-image: url(https://i.shgcdn.com/962ebd26-de18-4ae6-847b-45b144e56b70/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 0px;
margin-right: 0px;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-010da8cb-c9b6-41f5-8f35-c121645bdf18 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-010da8cb-c9b6-41f5-8f35-c121645bdf18 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-010da8cb-c9b6-41f5-8f35-c121645bdf18 {
  
}
}@media (max-width: 767px){#s-010da8cb-c9b6-41f5-8f35-c121645bdf18 {
  
}
}







#s-010da8cb-c9b6-41f5-8f35-c121645bdf18 > .shg-box-overlay {
  background-color: rgba(235, 235, 235, 1);
  opacity: 0.25;
}#s-010da8cb-c9b6-41f5-8f35-c121645bdf18.shg-box.shg-c {
  justify-content: center;
}

#s-7992e3a0-2a50-48d0-82b6-c807c694ba14 {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7992e3a0-2a50-48d0-82b6-c807c694ba14 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-7992e3a0-2a50-48d0-82b6-c807c694ba14.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-7a77fc6a-a515-4d75-8733-4f267e7e5189 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7a77fc6a-a515-4d75-8733-4f267e7e5189 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Trocchi;
  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-f2e51d1a-4de8-4b77-bd30-c3ed6c5ef9cc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 1200px){#s-f2e51d1a-4de8-4b77-bd30-c3ed6c5ef9cc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f2e51d1a-4de8-4b77-bd30-c3ed6c5ef9cc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f2e51d1a-4de8-4b77-bd30-c3ed6c5ef9cc {
  
}
}@media (max-width: 767px){#s-f2e51d1a-4de8-4b77-bd30-c3ed6c5ef9cc {
  
}
}
.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-2a88866d-2612-4ef7-b3f9-af69f25c6b31 {
  border-style: solid;
margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-2a88866d-2612-4ef7-b3f9-af69f25c6b31 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2a88866d-2612-4ef7-b3f9-af69f25c6b31 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2a88866d-2612-4ef7-b3f9-af69f25c6b31 {
  
}
}@media (max-width: 767px){#s-2a88866d-2612-4ef7-b3f9-af69f25c6b31 {
  
}
}
@media (min-width: 0px) {
[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2a88866d-2612-4ef7-b3f9-af69f25c6b31"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.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-75c5d3ce-fdb3-4411-87dc-49978e3fb58b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-75c5d3ce-fdb3-4411-87dc-49978e3fb58b:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-75c5d3ce-fdb3-4411-87dc-49978e3fb58b:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-75c5d3ce-fdb3-4411-87dc-49978e3fb58b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-75c5d3ce-fdb3-4411-87dc-49978e3fb58b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-75c5d3ce-fdb3-4411-87dc-49978e3fb58b {
  
}
}@media (max-width: 767px){#s-75c5d3ce-fdb3-4411-87dc-49978e3fb58b {
  
}
}


#s-75c5d3ce-fdb3-4411-87dc-49978e3fb58b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  font-family: Trocchi;
  display:  block ;
}

#s-68dd6466-cb46-47a2-a74d-b9e5a3b95e0e {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-68dd6466-cb46-47a2-a74d-b9e5a3b95e0e:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-68dd6466-cb46-47a2-a74d-b9e5a3b95e0e:active {border-radius: 0px !important;
background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-68dd6466-cb46-47a2-a74d-b9e5a3b95e0e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-68dd6466-cb46-47a2-a74d-b9e5a3b95e0e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-68dd6466-cb46-47a2-a74d-b9e5a3b95e0e {
  
}
}@media (max-width: 767px){#s-68dd6466-cb46-47a2-a74d-b9e5a3b95e0e {
  
}
}


#s-68dd6466-cb46-47a2-a74d-b9e5a3b95e0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  font-family: Trocchi;
  display:  block ;
}

#s-29a827d9-887c-4a85-9f4a-d7ed16f7695d {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-29a827d9-887c-4a85-9f4a-d7ed16f7695d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29a827d9-887c-4a85-9f4a-d7ed16f7695d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29a827d9-887c-4a85-9f4a-d7ed16f7695d {
  
}
}@media (max-width: 767px){#s-29a827d9-887c-4a85-9f4a-d7ed16f7695d {
  
}
}







#s-29a827d9-887c-4a85-9f4a-d7ed16f7695d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29a827d9-887c-4a85-9f4a-d7ed16f7695d.shg-box.shg-c {
  justify-content: flex-end;
}

@media (min-width: 0px) {
[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-300ceab3-9f81-457d-8f66-13e6d5168d85"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-862e2649-f43c-4e71-9197-c7f044b7a9e9 {
  min-height: 50px;
}








#s-862e2649-f43c-4e71-9197-c7f044b7a9e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-862e2649-f43c-4e71-9197-c7f044b7a9e9.shg-box.shg-c {
  justify-content: flex-end;
}

#s-a64790f4-5d99-4d32-b5cd-151563fbcee0 {
  margin-top: 50px;
margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
opacity: 1;
}

#s-a64790f4-5d99-4d32-b5cd-151563fbcee0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Trocchi;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e135102c-80d0-4cb2-af1b-2210be5660cf {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-e135102c-80d0-4cb2-af1b-2210be5660cf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e135102c-80d0-4cb2-af1b-2210be5660cf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e135102c-80d0-4cb2-af1b-2210be5660cf {
  
}
}@media (max-width: 767px){#s-e135102c-80d0-4cb2-af1b-2210be5660cf {
  
}
}
#s-5046bd3a-dff9-4b52-ba81-4a054e850a21 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 40px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-5046bd3a-dff9-4b52-ba81-4a054e850a21 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5046bd3a-dff9-4b52-ba81-4a054e850a21 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5046bd3a-dff9-4b52-ba81-4a054e850a21 {
  
}
}@media (max-width: 767px){#s-5046bd3a-dff9-4b52-ba81-4a054e850a21 {
  
}
}
@media (min-width: 0px) {
[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5046bd3a-dff9-4b52-ba81-4a054e850a21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-3fc3d0b7-ca19-41d0-b0de-d2dc7eb9ac9a {
  text-align: center;
}




  #s-3fc3d0b7-ca19-41d0-b0de-d2dc7eb9ac9a img.shogun-image {
    
    width: px;
  }


#s-3fc3d0b7-ca19-41d0-b0de-d2dc7eb9ac9a .shogun-image-content {
  
    align-items: center;
  
}

#s-e688395c-2a88-468b-964d-e6cc809b044e {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-e688395c-2a88-468b-964d-e6cc809b044e:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-e688395c-2a88-468b-964d-e6cc809b044e:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e688395c-2a88-468b-964d-e6cc809b044e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e688395c-2a88-468b-964d-e6cc809b044e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e688395c-2a88-468b-964d-e6cc809b044e {
  
}
}@media (max-width: 767px){#s-e688395c-2a88-468b-964d-e6cc809b044e {
  
}
}


#s-e688395c-2a88-468b-964d-e6cc809b044e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: ;
  
  
  font-family: Trocchi;
  display:  block ;
}

#s-851663fd-9283-4978-95a8-4179bd74a2c3 {
  text-align: center;
}




  #s-851663fd-9283-4978-95a8-4179bd74a2c3 img.shogun-image {
    
    width: px;
  }


#s-851663fd-9283-4978-95a8-4179bd74a2c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-f36e8194-66c0-4746-a1c3-16475a84b450 {
  text-align: right;
}




  #s-f36e8194-66c0-4746-a1c3-16475a84b450 img.shogun-image {
    
    width: px;
  }


#s-f36e8194-66c0-4746-a1c3-16475a84b450 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f4df5f7-5758-4f36-bccc-92fe64d3e5fa {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-2f4df5f7-5758-4f36-bccc-92fe64d3e5fa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2f4df5f7-5758-4f36-bccc-92fe64d3e5fa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2f4df5f7-5758-4f36-bccc-92fe64d3e5fa {
  
}
}@media (max-width: 767px){#s-2f4df5f7-5758-4f36-bccc-92fe64d3e5fa {
  
}
}







#s-2f4df5f7-5758-4f36-bccc-92fe64d3e5fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f4df5f7-5758-4f36-bccc-92fe64d3e5fa.shg-box.shg-c {
  justify-content: flex-end;
}

@media (min-width: 0px) {
[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8f9f8aee-30d6-498a-ab71-7e812c22deab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1b15151c-e928-49a0-97fc-88462e31d9f6 {
  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-8cc91195-e931-4494-818e-fe1ce1304830 {
  text-align: left;
}


.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 {
  max-width: 100%;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 .shg-image-zoom,
.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 {
  max-width: 100%;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 .shg-image-zoom,
.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 {
  max-width: 100%;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 .shg-image-zoom,
.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 {
  max-width: 100%;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 .shg-image-zoom,
.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 {
  max-width: 100%;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 .shg-image-zoom,
.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cc91195-e931-4494-818e-fe1ce1304830 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-747be38d-9c6b-49f5-9927-fc0399cef495 {
  min-height: 50px;
}








#s-747be38d-9c6b-49f5-9927-fc0399cef495 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-747be38d-9c6b-49f5-9927-fc0399cef495.shg-box.shg-c {
  justify-content: center;
}

#s-2ba8f629-86bd-4164-a443-961476bdf687 {
  min-height: 50px;
}








#s-2ba8f629-86bd-4164-a443-961476bdf687 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ba8f629-86bd-4164-a443-961476bdf687.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2adab58-92c6-4d6d-8927-e38e86d67123"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-aa913765-7a0a-4705-b727-722fb0d79d21 {
  text-align: center;
}




  #s-aa913765-7a0a-4705-b727-722fb0d79d21 img.shogun-image {
    
    width: px;
  }


#s-aa913765-7a0a-4705-b727-722fb0d79d21 .shogun-image-content {
  
    align-items: center;
  
}

#s-7096231a-f3a8-4fff-bebc-002a000e2569 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-7096231a-f3a8-4fff-bebc-002a000e2569:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-7096231a-f3a8-4fff-bebc-002a000e2569:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7096231a-f3a8-4fff-bebc-002a000e2569 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7096231a-f3a8-4fff-bebc-002a000e2569 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7096231a-f3a8-4fff-bebc-002a000e2569 {
  
}
}@media (max-width: 767px){#s-7096231a-f3a8-4fff-bebc-002a000e2569 {
  
}
}


#s-7096231a-f3a8-4fff-bebc-002a000e2569.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: ;
  
  
  font-family: Trocchi;
  display:  block ;
}

#s-b10a2fd8-2970-4f41-804f-58b38ae10af7 {
  text-align: center;
}




  #s-b10a2fd8-2970-4f41-804f-58b38ae10af7 img.shogun-image {
    
    width: px;
  }


#s-b10a2fd8-2970-4f41-804f-58b38ae10af7 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ba57ab6-3c8b-418d-afba-197e68f46d80 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-0ba57ab6-3c8b-418d-afba-197e68f46d80 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0ba57ab6-3c8b-418d-afba-197e68f46d80 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0ba57ab6-3c8b-418d-afba-197e68f46d80 {
  
}
}@media (max-width: 767px){#s-0ba57ab6-3c8b-418d-afba-197e68f46d80 {
  
}
}







#s-0ba57ab6-3c8b-418d-afba-197e68f46d80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ba57ab6-3c8b-418d-afba-197e68f46d80.shg-box.shg-c {
  justify-content: flex-end;
}

@media (min-width: 0px) {
[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-19f4ad21-37c4-4175-b305-9c31c5d928b9"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-2230d638-9c77-427a-9e7b-8bcc5e96ab9e {
  min-height: 50px;
}








#s-2230d638-9c77-427a-9e7b-8bcc5e96ab9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2230d638-9c77-427a-9e7b-8bcc5e96ab9e.shg-box.shg-c {
  justify-content: flex-end;
}

#s-c1e54ad7-47eb-4ed6-88eb-787bb459ac79 {
  margin-top: 50px;
margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
opacity: 1;
}

#s-c1e54ad7-47eb-4ed6-88eb-787bb459ac79 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Trocchi;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1e682a16-8f2d-498e-ab77-fc4573adb07e {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-1e682a16-8f2d-498e-ab77-fc4573adb07e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1e682a16-8f2d-498e-ab77-fc4573adb07e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1e682a16-8f2d-498e-ab77-fc4573adb07e {
  
}
}@media (max-width: 767px){#s-1e682a16-8f2d-498e-ab77-fc4573adb07e {
  
}
}
#s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 40px;
margin-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53 {
  
}
}@media (max-width: 767px){#s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53 {
  
}
}
@media (min-width: 0px) {
[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7eea8ef2-03e9-4309-9f40-5d4a55dd5f53"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-41051a08-8293-40be-bacc-120768b3d4c6 {
  text-align: center;
}




  #s-41051a08-8293-40be-bacc-120768b3d4c6 img.shogun-image {
    
    width: px;
  }


#s-41051a08-8293-40be-bacc-120768b3d4c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-26033313-4151-4e4a-9913-4033fbb28571 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-26033313-4151-4e4a-9913-4033fbb28571:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-26033313-4151-4e4a-9913-4033fbb28571:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-26033313-4151-4e4a-9913-4033fbb28571 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-26033313-4151-4e4a-9913-4033fbb28571 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-26033313-4151-4e4a-9913-4033fbb28571 {
  
}
}@media (max-width: 767px){#s-26033313-4151-4e4a-9913-4033fbb28571 {
  
}
}


#s-26033313-4151-4e4a-9913-4033fbb28571.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: ;
  
  
  font-family: Trocchi;
  display:  block ;
}

#s-afb591e7-4367-4613-8bb5-055592c5cb04 {
  text-align: center;
}




  #s-afb591e7-4367-4613-8bb5-055592c5cb04 img.shogun-image {
    
    width: px;
  }


#s-afb591e7-4367-4613-8bb5-055592c5cb04 .shogun-image-content {
  
    align-items: center;
  
}

#s-b19530e2-eb0f-4b42-8c18-16bb09111463 {
  text-align: right;
}




  #s-b19530e2-eb0f-4b42-8c18-16bb09111463 img.shogun-image {
    
    width: px;
  }


#s-b19530e2-eb0f-4b42-8c18-16bb09111463 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b9b9477-c7ee-445c-8023-99b71423b22a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ea6d8780-4ecf-4c21-8728-6b642930c034"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7fccce2f-ba32-4e16-a933-4dea78ea3bd7 {
  text-align: center;
}




  #s-7fccce2f-ba32-4e16-a933-4dea78ea3bd7 img.shogun-image {
    
    width: px;
  }


#s-7fccce2f-ba32-4e16-a933-4dea78ea3bd7 .shogun-image-content {
  
    align-items: center;
  
}

#s-934064c7-1115-4ec9-83e0-0d0eb7e684cf {
  min-height: 50px;
}








#s-934064c7-1115-4ec9-83e0-0d0eb7e684cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-934064c7-1115-4ec9-83e0-0d0eb7e684cf.shg-box.shg-c {
  justify-content: center;
}

#s-9385303f-72b2-457e-9584-813dd1b4fddc {
  min-height: 50px;
}








#s-9385303f-72b2-457e-9584-813dd1b4fddc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9385303f-72b2-457e-9584-813dd1b4fddc.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5ddf4a9f-1e9c-45de-8b27-92ad3bf08a8b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ccf67450-1835-4b0e-9bd6-509ae3d096a8 {
  text-align: center;
}




  #s-ccf67450-1835-4b0e-9bd6-509ae3d096a8 img.shogun-image {
    
    width: px;
  }


#s-ccf67450-1835-4b0e-9bd6-509ae3d096a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-09e43164-d8bd-44d2-8718-826cc31cafaa {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-09e43164-d8bd-44d2-8718-826cc31cafaa:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-09e43164-d8bd-44d2-8718-826cc31cafaa:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-09e43164-d8bd-44d2-8718-826cc31cafaa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-09e43164-d8bd-44d2-8718-826cc31cafaa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-09e43164-d8bd-44d2-8718-826cc31cafaa {
  
}
}@media (max-width: 767px){#s-09e43164-d8bd-44d2-8718-826cc31cafaa {
  
}
}


#s-09e43164-d8bd-44d2-8718-826cc31cafaa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: ;
  
  
  font-family: Trocchi;
  display:  block ;
}

#s-88e92233-212b-44f4-bd33-7ad29e264489 {
  text-align: center;
}




  #s-88e92233-212b-44f4-bd33-7ad29e264489 img.shogun-image {
    
    width: px;
  }


#s-88e92233-212b-44f4-bd33-7ad29e264489 .shogun-image-content {
  
    align-items: center;
  
}

#s-09e74485-db80-4935-9fe3-86cb70ae3a3c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4893bb3-794e-4bd0-9749-3be8fe7f6543"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f0222ca6-9b28-40ea-963c-6401ef5b0952 {
  min-height: 50px;
}








#s-f0222ca6-9b28-40ea-963c-6401ef5b0952 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0222ca6-9b28-40ea-963c-6401ef5b0952.shg-box.shg-c {
  justify-content: center;
}

#s-a92ee581-d2f7-4886-97da-94d74de917d8 {
  min-height: 50px;
}

#s-fc692061-0001-4261-96b4-61f02182787d {
  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-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc692061-0001-4261-96b4-61f02182787d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5c50f2cb-20ef-4822-b731-4363cded7448 {
  text-align: center;
}




  #s-5c50f2cb-20ef-4822-b731-4363cded7448 img.shogun-image {
    
    width: px;
  }


#s-5c50f2cb-20ef-4822-b731-4363cded7448 .shogun-image-content {
  
    align-items: center;
  
}

#s-d10fe0e1-bc79-46ac-bcc8-54ad8fa82103 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-d10fe0e1-bc79-46ac-bcc8-54ad8fa82103:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-d10fe0e1-bc79-46ac-bcc8-54ad8fa82103:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d10fe0e1-bc79-46ac-bcc8-54ad8fa82103 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d10fe0e1-bc79-46ac-bcc8-54ad8fa82103 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d10fe0e1-bc79-46ac-bcc8-54ad8fa82103 {
  
}
}@media (max-width: 767px){#s-d10fe0e1-bc79-46ac-bcc8-54ad8fa82103 {
  
}
}


#s-d10fe0e1-bc79-46ac-bcc8-54ad8fa82103.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: ;
  
  
  font-family: Trocchi;
  display:  block ;
}

#s-631eb9f3-6f86-4de9-8926-862fc003ab76 {
  text-align: center;
}




  #s-631eb9f3-6f86-4de9-8926-862fc003ab76 img.shogun-image {
    
    width: px;
  }


#s-631eb9f3-6f86-4de9-8926-862fc003ab76 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc3e231a-902b-408b-9865-af7c36d6d859 {
  text-align: center;
}




  #s-dc3e231a-902b-408b-9865-af7c36d6d859 img.shogun-image {
    
    width: px;
  }


#s-dc3e231a-902b-408b-9865-af7c36d6d859 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-f28b79d6-0a9a-44ed-9afe-701ef83f9d2e hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-73d49d93-5344-48ad-81c6-c15d7aef8fa1 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 0px;
margin-right: 0px;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-73d49d93-5344-48ad-81c6-c15d7aef8fa1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-73d49d93-5344-48ad-81c6-c15d7aef8fa1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-73d49d93-5344-48ad-81c6-c15d7aef8fa1 {
  
}
}@media (max-width: 767px){#s-73d49d93-5344-48ad-81c6-c15d7aef8fa1 {
  
}
}







#s-73d49d93-5344-48ad-81c6-c15d7aef8fa1 > .shg-box-overlay {
  background-color: rgba(235, 235, 235, 1);
  opacity: 0.25;
}#s-73d49d93-5344-48ad-81c6-c15d7aef8fa1.shg-box.shg-c {
  justify-content: center;
}

#s-78d65370-ea35-42d0-8594-92e15810122e {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-78d65370-ea35-42d0-8594-92e15810122e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-78d65370-ea35-42d0-8594-92e15810122e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-78d65370-ea35-42d0-8594-92e15810122e {
  
}
}@media (max-width: 767px){#s-78d65370-ea35-42d0-8594-92e15810122e {
  
}
}







#s-78d65370-ea35-42d0-8594-92e15810122e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78d65370-ea35-42d0-8594-92e15810122e.shg-box.shg-c {
  justify-content: center;
}

#s-ce801f93-b97b-4e90-abc1-6790d7f8e122 {
  min-height: 500px;
}








#s-ce801f93-b97b-4e90-abc1-6790d7f8e122 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.3;
}#s-ce801f93-b97b-4e90-abc1-6790d7f8e122.shg-box.shg-c {
  justify-content: center;
}

#s-56741b0a-f483-47b3-8824-c7c469152aec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-56741b0a-f483-47b3-8824-c7c469152aec .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Trocchi;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d99831f7-0c7b-426c-9c09-ba9d17611866 {
  opacity: 1;
}

@media (min-width: 0px) {
[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d99831f7-0c7b-426c-9c09-ba9d17611866"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1e5b7dcf-5430-449d-8214-94b9238c3f8d {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 18px;
padding-left: 20px;
padding-bottom: 18px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.25);
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 11px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-1e5b7dcf-5430-449d-8214-94b9238c3f8d:hover {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-1e5b7dcf-5430-449d-8214-94b9238c3f8d:active {border-style: solid !important;
border-color: rgba(215, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-1e5b7dcf-5430-449d-8214-94b9238c3f8d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Trocchi;
  display:  block ;
}

#s-1e20020c-7d04-49ea-8412-338d69223a85 {
  border-style: solid;
margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(80, 80, 80, 1);
min-height: 100%;
max-height: 50%;
text-align: center;
}
@media (min-width: 1200px){#s-1e20020c-7d04-49ea-8412-338d69223a85 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1e20020c-7d04-49ea-8412-338d69223a85 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1e20020c-7d04-49ea-8412-338d69223a85 {
  
}
}@media (max-width: 767px){#s-1e20020c-7d04-49ea-8412-338d69223a85 {
  
}
}
#s-1e20020c-7d04-49ea-8412-338d69223a85 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Trocchi;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-80c52ae8-2962-44f1-9925-9ac36f9b43f2 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-80c52ae8-2962-44f1-9925-9ac36f9b43f2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-80c52ae8-2962-44f1-9925-9ac36f9b43f2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-80c52ae8-2962-44f1-9925-9ac36f9b43f2 {
  
}
}@media (max-width: 767px){#s-80c52ae8-2962-44f1-9925-9ac36f9b43f2 {
  
}
}
.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

#s-55b8ee28-cecd-4639-a369-39511b5b1f3a {
  margin-left: 30px;
margin-right: 30px;
}

[id="s-55b8ee28-cecd-4639-a369-39511b5b1f3a"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 1px;
}

.shg-ig-posts-container {
  width: calc(100% + 1px) !important;
}

@media (min-width: 768px) {
  [id="s-55b8ee28-cecd-4639-a369-39511b5b1f3a"] .shg-ig-posts-container > .shg-ig-posts {
    width: 20.0%;
    padding-right: 1px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 1px) !important;
  }
}

#s-0b17daef-8927-4aae-8c09-3ed79063a483 {
  border-style: solid;
margin-top: 25px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-0b17daef-8927-4aae-8c09-3ed79063a483 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0b17daef-8927-4aae-8c09-3ed79063a483 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0b17daef-8927-4aae-8c09-3ed79063a483 {
  
}
}@media (max-width: 767px){#s-0b17daef-8927-4aae-8c09-3ed79063a483 {
  
}
}
@media (min-width: 0px) {
[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0b17daef-8927-4aae-8c09-3ed79063a483"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-00e81f7e-f38d-4667-99b6-5eaf62e691cd {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-00e81f7e-f38d-4667-99b6-5eaf62e691cd:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-00e81f7e-f38d-4667-99b6-5eaf62e691cd:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-00e81f7e-f38d-4667-99b6-5eaf62e691cd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-00e81f7e-f38d-4667-99b6-5eaf62e691cd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-00e81f7e-f38d-4667-99b6-5eaf62e691cd {
  
}
}@media (max-width: 767px){#s-00e81f7e-f38d-4667-99b6-5eaf62e691cd {
  
}
}


#s-00e81f7e-f38d-4667-99b6-5eaf62e691cd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: ;
  
  
  font-family: Trocchi;
  display:  block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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