.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-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (max-width: 767px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}







#s-ffa41fc6-8486-42e6-9903-33f5f7923853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffa41fc6-8486-42e6-9903-33f5f7923853.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d70fd7b8-d297-4d8f-8d9c-46e8d932b72c {
  min-height: 50px;
background-color: rgba(37, 64, 143, 1);
}








#s-d70fd7b8-d297-4d8f-8d9c-46e8d932b72c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d70fd7b8-d297-4d8f-8d9c-46e8d932b72c {
  cursor: pointer;
}#s-d70fd7b8-d297-4d8f-8d9c-46e8d932b72c.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 768px) {
[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-ff2cfa7a-dd47-4b5d-bd20-77cb684b8bcf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.0px);
}

}

#s-fa301ace-f6f8-42a4-839d-216ef6cf369b {
  margin-top: auto;
margin-bottom: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-fa301ace-f6f8-42a4-839d-216ef6cf369b {
  margin-left: 16px;
margin-right: 0%;
}
}







#s-fa301ace-f6f8-42a4-839d-216ef6cf369b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa301ace-f6f8-42a4-839d-216ef6cf369b.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-51702626-a32e-4966-80fa-03d2a1b77c51 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 4px;
padding-bottom: 0px;
}

#s-ed4a4ebf-85a1-4adf-9a7a-f7994b92517c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
}








#s-ed4a4ebf-85a1-4adf-9a7a-f7994b92517c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed4a4ebf-85a1-4adf-9a7a-f7994b92517c.shg-box.shg-c {
  justify-content: center;
}

.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-5a348238-3b79-41e4-8214-d1a4d449e774 {
  box-shadow:0px -2px 30px 0px rgba(0, 0, 0, 0.1);
background-size: undefined undefined;
border-style: solid;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 0px;
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, 1);
border-radius: 30px;
min-height: 30px;
max-width: 100px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: bold;
color: rgba(37, 64, 143, 1);
text-decoration: none;
background-image: none;
hover-type: color;
background-position: left center;
}
#s-5a348238-3b79-41e4-8214-d1a4d449e774:hover {box-shadow:  15px   !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(230, 13, 78, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5a348238-3b79-41e4-8214-d1a4d449e774:active {box-shadow: 0px 0px   !important;
background-color: rgba(0, 97, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (max-width: 767px){#s-5a348238-3b79-41e4-8214-d1a4d449e774 {
  margin-left: 13%;
margin-right: 13%;
padding-left: 20px;
padding-right: 20px;
}
}

  #s-5a348238-3b79-41e4-8214-d1a4d449e774-btn-wrapper {
    text-align: center;
  }


#s-5a348238-3b79-41e4-8214-d1a4d449e774.shg-btn {
  color: rgba(37, 64, 143, 1);
  font-size: ;
  
  
  font-family: Bicyclette;
  display:  block ;
}

#s-96d0cc3a-3cbd-4a8c-a868-14ee8f1dba27 {
  background-attachment: fixed;
min-height: 50px;
}








#s-96d0cc3a-3cbd-4a8c-a868-14ee8f1dba27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96d0cc3a-3cbd-4a8c-a868-14ee8f1dba27.shg-box.shg-c {
  justify-content: flex-start;
}

.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-a34f1a0f-9986-4564-ac37-15a77bb8cf20 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 300px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a34f1a0f-9986-4564-ac37-15a77bb8cf20 {
  max-width: 200px;
}
}@media (max-width: 767px){#s-a34f1a0f-9986-4564-ac37-15a77bb8cf20 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 150px;
}
}



  #s-a34f1a0f-9986-4564-ac37-15a77bb8cf20 img.shogun-image {
    
    width: px;
  }


#s-a34f1a0f-9986-4564-ac37-15a77bb8cf20 .shogun-image-content {
  
    align-items: center;
  
}

#s-30927bb8-7357-4e55-aa64-dd225c9a4a8c {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-30927bb8-7357-4e55-aa64-dd225c9a4a8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30927bb8-7357-4e55-aa64-dd225c9a4a8c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-62a92f44-394c-4602-a252-f017c10b8faa {
  min-height: 50px;
}
@media (min-width: 1200px){#s-62a92f44-394c-4602-a252-f017c10b8faa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-62a92f44-394c-4602-a252-f017c10b8faa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-62a92f44-394c-4602-a252-f017c10b8faa {
  display: none;
}
#s-62a92f44-394c-4602-a252-f017c10b8faa, #wrap-s-62a92f44-394c-4602-a252-f017c10b8faa { display:none !important; }}@media (max-width: 767px){#s-62a92f44-394c-4602-a252-f017c10b8faa {
  display: none;
}
#s-62a92f44-394c-4602-a252-f017c10b8faa, #wrap-s-62a92f44-394c-4602-a252-f017c10b8faa { display:none !important; }}







#s-62a92f44-394c-4602-a252-f017c10b8faa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62a92f44-394c-4602-a252-f017c10b8faa.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-8097837f-21c3-4439-9a50-7ff93f42e61f {
  display: none;
}
#s-8097837f-21c3-4439-9a50-7ff93f42e61f, #wrap-s-8097837f-21c3-4439-9a50-7ff93f42e61f { display:none !important; }}@media (max-width: 767px){#s-8097837f-21c3-4439-9a50-7ff93f42e61f {
  display: none;
}
#s-8097837f-21c3-4439-9a50-7ff93f42e61f, #wrap-s-8097837f-21c3-4439-9a50-7ff93f42e61f { display:none !important; }}
@media (min-width: 0px) {
[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8097837f-21c3-4439-9a50-7ff93f42e61f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-db95e8b6-ec7a-430b-9f20-854f8060d145 {
  background-image: url(https://i.shgcdn.com/ef530b98-43f0-4f89-a67a-7d7e71f630b5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: right center;
}








#s-db95e8b6-ec7a-430b-9f20-854f8060d145 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db95e8b6-ec7a-430b-9f20-854f8060d145.shg-box.shg-c {
  justify-content: center;
}

#s-3ba8b7d2-df11-4dd1-bc40-a19474119478 {
  min-height: 50px;
max-width: 700px;
}








#s-3ba8b7d2-df11-4dd1-bc40-a19474119478 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ba8b7d2-df11-4dd1-bc40-a19474119478.shg-box.shg-c {
  justify-content: center;
}

#s-9ed93733-67cb-4a00-9513-305682bb24c1 {
  border-style: solid;
margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-9ed93733-67cb-4a00-9513-305682bb24c1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9ed93733-67cb-4a00-9513-305682bb24c1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9ed93733-67cb-4a00-9513-305682bb24c1 {
  
}
}@media (max-width: 767px){#s-9ed93733-67cb-4a00-9513-305682bb24c1 {
  
}
}
#s-7808fe74-ba45-46b3-ba09-2c9f5667d8c2 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7808fe74-ba45-46b3-ba09-2c9f5667d8c2 {
  max-width: 300px;
}
}@media (max-width: 767px){#s-7808fe74-ba45-46b3-ba09-2c9f5667d8c2 {
  margin-bottom: 20px;
max-width: 300px;
}
}



  #s-7808fe74-ba45-46b3-ba09-2c9f5667d8c2 img.shogun-image {
    
    width: px;
  }


#s-7808fe74-ba45-46b3-ba09-2c9f5667d8c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-26c0c3ab-abfc-4b96-acb7-ab27a4374404 {
  margin-left: 20px;
margin-right: 20px;
}

#s-26c0c3ab-abfc-4b96-acb7-ab27a4374404 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-d1b6ef0d-14a7-4d91-8336-f0e5e747e3a1 {
  border-style: solid;
margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}
@media (min-width: 1200px){#s-d1b6ef0d-14a7-4d91-8336-f0e5e747e3a1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d1b6ef0d-14a7-4d91-8336-f0e5e747e3a1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d1b6ef0d-14a7-4d91-8336-f0e5e747e3a1 {
  
}
}@media (max-width: 767px){#s-d1b6ef0d-14a7-4d91-8336-f0e5e747e3a1 {
  
}
}
#s-3af276f7-5a06-43d4-8547-c1249c3b3bb5 {
  box-shadow:0px 5px 30px 0px rgba(0, 0, 0, 0.1);
border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
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, 1);
border-radius: 30px;
max-width: 200px;
opacity: 1;
text-align: center;
background-color: rgba(37, 64, 143, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3af276f7-5a06-43d4-8547-c1249c3b3bb5:hover {box-shadow:  15px   !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(230, 13, 78, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3af276f7-5a06-43d4-8547-c1249c3b3bb5:active {box-shadow: 0px 0px   !important;
background-color: rgba(0, 97, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3af276f7-5a06-43d4-8547-c1249c3b3bb5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3af276f7-5a06-43d4-8547-c1249c3b3bb5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3af276f7-5a06-43d4-8547-c1249c3b3bb5 {
  
}
}@media (max-width: 767px){#s-3af276f7-5a06-43d4-8547-c1249c3b3bb5 {
  
}
}


#s-3af276f7-5a06-43d4-8547-c1249c3b3bb5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: ;
  
  
  font-family: Bicyclette;
  display:  block ;
}

#s-4224ad6c-7d06-4bd1-a62f-feeda2abecd6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}
@media (min-width: 1200px){#s-4224ad6c-7d06-4bd1-a62f-feeda2abecd6 {
  display: none;
}
#s-4224ad6c-7d06-4bd1-a62f-feeda2abecd6, #wrap-s-4224ad6c-7d06-4bd1-a62f-feeda2abecd6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4224ad6c-7d06-4bd1-a62f-feeda2abecd6 {
  display: none;
}
#s-4224ad6c-7d06-4bd1-a62f-feeda2abecd6, #wrap-s-4224ad6c-7d06-4bd1-a62f-feeda2abecd6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4224ad6c-7d06-4bd1-a62f-feeda2abecd6 {
  
}
}@media (max-width: 767px){#s-4224ad6c-7d06-4bd1-a62f-feeda2abecd6 {
  
}
}







#s-4224ad6c-7d06-4bd1-a62f-feeda2abecd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4224ad6c-7d06-4bd1-a62f-feeda2abecd6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8b53a254-4329-45e4-9a45-1be286a3089c {
  background-size: cover;
background-attachment: fixed;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
max-width: 1400px;
background-position: right center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8b53a254-4329-45e4-9a45-1be286a3089c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8b53a254-4329-45e4-9a45-1be286a3089c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8b53a254-4329-45e4-9a45-1be286a3089c {
  
}
}@media (max-width: 767px){#s-8b53a254-4329-45e4-9a45-1be286a3089c {
  
}
}







#s-8b53a254-4329-45e4-9a45-1be286a3089c > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-8b53a254-4329-45e4-9a45-1be286a3089c.shg-box.shg-c {
  justify-content: center;
}

#s-6594e894-eaab-4e52-a6d1-4cd80056ca83 {
  margin-left: auto;
margin-right: auto;
max-width: 1800px;
}

@media (min-width: 0px) {
[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6594e894-eaab-4e52-a6d1-4cd80056ca83"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b20232f5-145e-4484-874f-f849d7d6f5da {
  background-image: url(https://i.shgcdn.com/ef530b98-43f0-4f89-a67a-7d7e71f630b5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: right center;
}








#s-b20232f5-145e-4484-874f-f849d7d6f5da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b20232f5-145e-4484-874f-f849d7d6f5da.shg-box.shg-c {
  justify-content: center;
}

#s-88b6bb35-76d4-4fba-b73d-5f56c5b9c7f7 {
  border-style: solid;
margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}
@media (min-width: 1200px){#s-88b6bb35-76d4-4fba-b73d-5f56c5b9c7f7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-88b6bb35-76d4-4fba-b73d-5f56c5b9c7f7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-88b6bb35-76d4-4fba-b73d-5f56c5b9c7f7 {
  
}
}@media (max-width: 767px){#s-88b6bb35-76d4-4fba-b73d-5f56c5b9c7f7 {
  
}
}
#s-11e04095-78a8-4f6f-9c09-0e957ea81d44 {
  box-shadow:0px 5px 30px 0px rgba(0, 0, 0, 0.1);
border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
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, 1);
border-radius: 30px;
max-width: 200px;
opacity: 1;
text-align: center;
background-color: rgba(37, 64, 143, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-11e04095-78a8-4f6f-9c09-0e957ea81d44:hover {box-shadow:  15px   !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(230, 13, 78, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-11e04095-78a8-4f6f-9c09-0e957ea81d44:active {box-shadow: 0px 0px   !important;
background-color: rgba(0, 97, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-11e04095-78a8-4f6f-9c09-0e957ea81d44 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-11e04095-78a8-4f6f-9c09-0e957ea81d44 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-11e04095-78a8-4f6f-9c09-0e957ea81d44 {
  
}
}@media (max-width: 767px){#s-11e04095-78a8-4f6f-9c09-0e957ea81d44 {
  
}
}


#s-11e04095-78a8-4f6f-9c09-0e957ea81d44.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: ;
  
  
  font-family: Bicyclette;
  display:  block ;
}

#s-6d20ff23-8e32-41d9-b1ca-cd31c4ba176d {
  border-style: solid;
margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-6d20ff23-8e32-41d9-b1ca-cd31c4ba176d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6d20ff23-8e32-41d9-b1ca-cd31c4ba176d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6d20ff23-8e32-41d9-b1ca-cd31c4ba176d {
  
}
}@media (max-width: 767px){#s-6d20ff23-8e32-41d9-b1ca-cd31c4ba176d {
  
}
}
#s-05f871ec-28aa-43c0-b0d4-17ca82f11fdf {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-05f871ec-28aa-43c0-b0d4-17ca82f11fdf {
  max-width: 300px;
}
}@media (max-width: 767px){#s-05f871ec-28aa-43c0-b0d4-17ca82f11fdf {
  margin-bottom: 20px;
max-width: 300px;
}
}



  #s-05f871ec-28aa-43c0-b0d4-17ca82f11fdf img.shogun-image {
    
    width: px;
  }


#s-05f871ec-28aa-43c0-b0d4-17ca82f11fdf .shogun-image-content {
  
    align-items: center;
  
}

#s-b258cc4d-7873-4ad8-86ae-7078b632606c {
  margin-left: 20px;
margin-right: 20px;
}

#s-b258cc4d-7873-4ad8-86ae-7078b632606c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-60b51658-ab40-4c9d-8492-1c164497e5a4 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}








#s-60b51658-ab40-4c9d-8492-1c164497e5a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60b51658-ab40-4c9d-8492-1c164497e5a4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cbe45504-e0d8-4e8e-90c4-e808b44f306d {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-2b7021e9-6b2e-4302-851f-b5b3e9f92a2c {
  min-height: 50px;
}








#s-2b7021e9-6b2e-4302-851f-b5b3e9f92a2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b7021e9-6b2e-4302-851f-b5b3e9f92a2c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1e972e43-1314-4a0c-bb5f-d8336c0b3f18 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1e972e43-1314-4a0c-bb5f-d8336c0b3f18 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1e972e43-1314-4a0c-bb5f-d8336c0b3f18 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1e972e43-1314-4a0c-bb5f-d8336c0b3f18 {
  
}
}@media (max-width: 767px){#s-1e972e43-1314-4a0c-bb5f-d8336c0b3f18 {
  
}
}







#s-1e972e43-1314-4a0c-bb5f-d8336c0b3f18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e972e43-1314-4a0c-bb5f-d8336c0b3f18.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ed6510a3-3993-452d-9fc0-959a6f21d39f {
  margin-top: -20px;
margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ed6510a3-3993-452d-9fc0-959a6f21d39f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ed6510a3-3993-452d-9fc0-959a6f21d39f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ed6510a3-3993-452d-9fc0-959a6f21d39f {
  
}
}@media (max-width: 767px){#s-ed6510a3-3993-452d-9fc0-959a6f21d39f {
  
}
}







#s-ed6510a3-3993-452d-9fc0-959a6f21d39f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed6510a3-3993-452d-9fc0-959a6f21d39f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7978b5de-117f-4e1b-8093-67fb5393d46d {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-7978b5de-117f-4e1b-8093-67fb5393d46d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7978b5de-117f-4e1b-8093-67fb5393d46d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7978b5de-117f-4e1b-8093-67fb5393d46d {
  
}
}@media (max-width: 767px){#s-7978b5de-117f-4e1b-8093-67fb5393d46d {
  
}
}
@media (min-width: 0px) {
[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-7978b5de-117f-4e1b-8093-67fb5393d46d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-b56e9be1-0fe7-44e6-a694-0fffbd63c6b7 {
  border-style: solid;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b56e9be1-0fe7-44e6-a694-0fffbd63c6b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b56e9be1-0fe7-44e6-a694-0fffbd63c6b7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4779d83f-6089-482c-a708-fa54b77b75de {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
}

#s-4779d83f-6089-482c-a708-fa54b77b75de .shogun-icon-wrapper {
  text-align: center;
}


#s-4779d83f-6089-482c-a708-fa54b77b75de .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-8776a19a-a740-4c19-9f72-f558e1cbe70f {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-8776a19a-a740-4c19-9f72-f558e1cbe70f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8776a19a-a740-4c19-9f72-f558e1cbe70f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8776a19a-a740-4c19-9f72-f558e1cbe70f {
  
}
}@media (max-width: 767px){#s-8776a19a-a740-4c19-9f72-f558e1cbe70f {
  
}
}
#s-44c7ac4a-b126-4457-9717-10cea4b09a25 {
  border-style: solid;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(237, 184, 221, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-44c7ac4a-b126-4457-9717-10cea4b09a25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44c7ac4a-b126-4457-9717-10cea4b09a25.shg-box.shg-c {
  justify-content: flex-start;
}

#s-14444962-14ed-442b-8a80-50c2191677e2 {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
}

#s-14444962-14ed-442b-8a80-50c2191677e2 .shogun-icon-wrapper {
  text-align: center;
}


#s-14444962-14ed-442b-8a80-50c2191677e2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-17f6370d-e408-4ef6-b182-fa597a2b7a95 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-17f6370d-e408-4ef6-b182-fa597a2b7a95 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-17f6370d-e408-4ef6-b182-fa597a2b7a95 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-17f6370d-e408-4ef6-b182-fa597a2b7a95 {
  
}
}@media (max-width: 767px){#s-17f6370d-e408-4ef6-b182-fa597a2b7a95 {
  
}
}
#s-091c2add-32ab-401f-830c-05867840be44 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(237, 184, 221, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-091c2add-32ab-401f-830c-05867840be44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-091c2add-32ab-401f-830c-05867840be44.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7d524f48-85fa-4ef8-89ac-52f9c3cb5bd2 {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
}

#s-7d524f48-85fa-4ef8-89ac-52f9c3cb5bd2 .shogun-icon-wrapper {
  text-align: center;
}


#s-7d524f48-85fa-4ef8-89ac-52f9c3cb5bd2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-b394acc2-2f4b-4c41-9dcf-2f8493305595 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-b394acc2-2f4b-4c41-9dcf-2f8493305595 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b394acc2-2f4b-4c41-9dcf-2f8493305595 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b394acc2-2f4b-4c41-9dcf-2f8493305595 {
  
}
}@media (max-width: 767px){#s-b394acc2-2f4b-4c41-9dcf-2f8493305595 {
  
}
}
#s-fd2c0d16-05ac-4d26-ba7b-943789cc8734 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 50px;
padding-left: 0px;
padding-bottom: 50px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(230, 13, 78, 1);
}
@media (min-width: 1200px){#s-fd2c0d16-05ac-4d26-ba7b-943789cc8734 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd2c0d16-05ac-4d26-ba7b-943789cc8734 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd2c0d16-05ac-4d26-ba7b-943789cc8734 {
  display: none;
}
#s-fd2c0d16-05ac-4d26-ba7b-943789cc8734, #wrap-s-fd2c0d16-05ac-4d26-ba7b-943789cc8734 { display:none !important; }}@media (max-width: 767px){#s-fd2c0d16-05ac-4d26-ba7b-943789cc8734 {
  display: none;
}
#s-fd2c0d16-05ac-4d26-ba7b-943789cc8734, #wrap-s-fd2c0d16-05ac-4d26-ba7b-943789cc8734 { display:none !important; }}







#s-fd2c0d16-05ac-4d26-ba7b-943789cc8734 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-fd2c0d16-05ac-4d26-ba7b-943789cc8734.shg-box.shg-c {
  justify-content: center;
}

#s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1400px;
background-color: rgba(230, 13, 78, 1);
}

@media (min-width: 0px) {
[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-da5143cc-06c2-4d33-b9d7-7712f0f84cc9"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ef1ee2ec-97ce-4f7d-8d33-449a4bf60d40 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-ef1ee2ec-97ce-4f7d-8d33-449a4bf60d40 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef1ee2ec-97ce-4f7d-8d33-449a4bf60d40 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef1ee2ec-97ce-4f7d-8d33-449a4bf60d40 {
  
}
}@media (max-width: 767px){#s-ef1ee2ec-97ce-4f7d-8d33-449a4bf60d40 {
  
}
}
#s-90f8d7b3-4bc6-4c1c-b613-522526429db9 {
  box-shadow:0px 5px 30px 0px rgba(0, 0, 0, 0.1);
border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
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, 1);
border-radius: 30px;
max-width: 200px;
opacity: 1;
text-align: center;
background-color: rgba(37, 64, 143, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-90f8d7b3-4bc6-4c1c-b613-522526429db9:hover {box-shadow:  15px   !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(230, 13, 78, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-90f8d7b3-4bc6-4c1c-b613-522526429db9:active {box-shadow: 0px 0px   !important;
background-color: rgba(0, 97, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-90f8d7b3-4bc6-4c1c-b613-522526429db9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90f8d7b3-4bc6-4c1c-b613-522526429db9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-90f8d7b3-4bc6-4c1c-b613-522526429db9 {
  
}
}@media (max-width: 767px){#s-90f8d7b3-4bc6-4c1c-b613-522526429db9 {
  
}
}


#s-90f8d7b3-4bc6-4c1c-b613-522526429db9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: ;
  
  
  font-family: Bicyclette;
  display:  block ;
}

#s-9ffabc99-c53f-4d73-86a3-fbde5d28d2d4 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 20px;
margin-right: 20px;
min-height: 350px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-9ffabc99-c53f-4d73-86a3-fbde5d28d2d4 {
  margin-top: auto;
margin-bottom: auto;
}
}







#s-9ffabc99-c53f-4d73-86a3-fbde5d28d2d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ffabc99-c53f-4d73-86a3-fbde5d28d2d4.shg-box.shg-c {
  justify-content: center;
}

#s-9365aa8f-a88f-40b8-9067-817d676a2561 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 50px;
padding-left: 0px;
padding-bottom: 50px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(230, 13, 78, 1);
}
@media (min-width: 1200px){#s-9365aa8f-a88f-40b8-9067-817d676a2561 {
  display: none;
}
#s-9365aa8f-a88f-40b8-9067-817d676a2561, #wrap-s-9365aa8f-a88f-40b8-9067-817d676a2561 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9365aa8f-a88f-40b8-9067-817d676a2561 {
  display: none;
}
#s-9365aa8f-a88f-40b8-9067-817d676a2561, #wrap-s-9365aa8f-a88f-40b8-9067-817d676a2561 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9365aa8f-a88f-40b8-9067-817d676a2561 {
  
}
}@media (max-width: 767px){#s-9365aa8f-a88f-40b8-9067-817d676a2561 {
  padding-top: 0px;
}
}







#s-9365aa8f-a88f-40b8-9067-817d676a2561 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-9365aa8f-a88f-40b8-9067-817d676a2561.shg-box.shg-c {
  justify-content: center;
}

#s-2c134f6f-c561-40c2-a178-007ef27302c6 {
  text-align: center;
}




  #s-2c134f6f-c561-40c2-a178-007ef27302c6 img.shogun-image {
    
    width: px;
  }


#s-2c134f6f-c561-40c2-a178-007ef27302c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-ae7e7c30-d98c-4383-9be3-b42ce814a797 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-ae7e7c30-d98c-4383-9be3-b42ce814a797 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae7e7c30-d98c-4383-9be3-b42ce814a797 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae7e7c30-d98c-4383-9be3-b42ce814a797 {
  
}
}@media (max-width: 767px){#s-ae7e7c30-d98c-4383-9be3-b42ce814a797 {
  
}
}
#s-46f04764-27d8-40cb-90ea-b338d63306e0 {
  box-shadow:0px 5px 30px 0px rgba(0, 0, 0, 0.1);
border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
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, 1);
border-radius: 30px;
max-width: 200px;
opacity: 1;
text-align: center;
background-color: rgba(37, 64, 143, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-46f04764-27d8-40cb-90ea-b338d63306e0:hover {box-shadow:  15px   !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(230, 13, 78, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-46f04764-27d8-40cb-90ea-b338d63306e0:active {box-shadow: 0px 0px   !important;
background-color: rgba(0, 97, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-46f04764-27d8-40cb-90ea-b338d63306e0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-46f04764-27d8-40cb-90ea-b338d63306e0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-46f04764-27d8-40cb-90ea-b338d63306e0 {
  
}
}@media (max-width: 767px){#s-46f04764-27d8-40cb-90ea-b338d63306e0 {
  
}
}


#s-46f04764-27d8-40cb-90ea-b338d63306e0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: ;
  
  
  font-family: Bicyclette;
  display:  block ;
}

#s-3e6c67f9-1dac-4953-81d5-e8d060d33d60 {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3e6c67f9-1dac-4953-81d5-e8d060d33d60 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e6c67f9-1dac-4953-81d5-e8d060d33d60 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3e6c67f9-1dac-4953-81d5-e8d060d33d60 {
  
}
}@media (max-width: 767px){#s-3e6c67f9-1dac-4953-81d5-e8d060d33d60 {
  
}
}







#s-3e6c67f9-1dac-4953-81d5-e8d060d33d60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e6c67f9-1dac-4953-81d5-e8d060d33d60.shg-box.shg-c {
  justify-content: center;
}

#s-a7d6512d-1fc1-4e83-b40a-7b39ef787683 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}
@media (max-width: 767px){#s-a7d6512d-1fc1-4e83-b40a-7b39ef787683 {
  padding-top: 0px;
padding-bottom: 0px;
}
}







#s-a7d6512d-1fc1-4e83-b40a-7b39ef787683 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7d6512d-1fc1-4e83-b40a-7b39ef787683.shg-box.shg-c {
  justify-content: center;
}

#s-24e27385-cc72-4106-8efb-37a7abdcf7b7 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1400px;
}
@media (max-width: 767px){#s-24e27385-cc72-4106-8efb-37a7abdcf7b7 {
  padding-top: 20px;
}
}
@media (min-width: 0px) {
[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24e27385-cc72-4106-8efb-37a7abdcf7b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-33d0192e-5413-49ab-8f5d-3895d295a901 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 20px;
margin-right: 20px;
min-height: 350px;
background-position: center center;
}








#s-33d0192e-5413-49ab-8f5d-3895d295a901 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33d0192e-5413-49ab-8f5d-3895d295a901.shg-box.shg-c {
  justify-content: center;
}

#s-18ce231b-c722-4fa2-acd4-cb178331b820 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (max-width: 767px){#s-18ce231b-c722-4fa2-acd4-cb178331b820 {
  margin-top: 20px;
margin-bottom: 0px;
}
}
#s-ef2ea0c8-2f87-4bb8-a4ba-a08c325b7896 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ef2ea0c8-2f87-4bb8-a4ba-a08c325b7896 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef2ea0c8-2f87-4bb8-a4ba-a08c325b7896 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef2ea0c8-2f87-4bb8-a4ba-a08c325b7896 {
  
}
}@media (max-width: 767px){#s-ef2ea0c8-2f87-4bb8-a4ba-a08c325b7896 {
  
}
}







#s-ef2ea0c8-2f87-4bb8-a4ba-a08c325b7896 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef2ea0c8-2f87-4bb8-a4ba-a08c325b7896.shg-box.shg-c {
  justify-content: flex-start;
}

#s-53ebf298-2de7-42ca-870b-e0fd75ed4881 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-53ebf298-2de7-42ca-870b-e0fd75ed4881 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-53ebf298-2de7-42ca-870b-e0fd75ed4881 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-53ebf298-2de7-42ca-870b-e0fd75ed4881 {
  
}
}@media (max-width: 767px){#s-53ebf298-2de7-42ca-870b-e0fd75ed4881 {
  
}
}







#s-53ebf298-2de7-42ca-870b-e0fd75ed4881 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-53ebf298-2de7-42ca-870b-e0fd75ed4881.shg-box.shg-c {
  justify-content: center;
}

#s-c050b49a-bb88-4201-ba39-953268312234 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (max-width: 767px){#s-c050b49a-bb88-4201-ba39-953268312234 {
  margin-top: 0px;
margin-bottom: 20px;
}
}







#s-c050b49a-bb88-4201-ba39-953268312234 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c050b49a-bb88-4201-ba39-953268312234.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-0b37c31a-bf87-4eb7-8fa3-233a4565a60b {
  margin-top: 15px;
margin-bottom: 0px;
}
}
#s-155b73b6-3f51-4fce-bee8-b760c47567a5 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 20px;
padding-right: 20px;
max-width: 1400px;
text-align: center;
}




  #s-155b73b6-3f51-4fce-bee8-b760c47567a5 img.shogun-image {
    
    width: px;
  }


#s-155b73b6-3f51-4fce-bee8-b760c47567a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-c20bcf9d-94f5-4887-bc43-2a58954233b8 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 50px;
padding-left: 0px;
padding-bottom: 50px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(230, 13, 78, 1);
}
@media (min-width: 1200px){#s-c20bcf9d-94f5-4887-bc43-2a58954233b8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c20bcf9d-94f5-4887-bc43-2a58954233b8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c20bcf9d-94f5-4887-bc43-2a58954233b8 {
  display: none;
}
#s-c20bcf9d-94f5-4887-bc43-2a58954233b8, #wrap-s-c20bcf9d-94f5-4887-bc43-2a58954233b8 { display:none !important; }}@media (max-width: 767px){#s-c20bcf9d-94f5-4887-bc43-2a58954233b8 {
  display: none;
}
#s-c20bcf9d-94f5-4887-bc43-2a58954233b8, #wrap-s-c20bcf9d-94f5-4887-bc43-2a58954233b8 { display:none !important; }}







#s-c20bcf9d-94f5-4887-bc43-2a58954233b8 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-c20bcf9d-94f5-4887-bc43-2a58954233b8.shg-box.shg-c {
  justify-content: center;
}

#s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1400px;
background-color: rgba(230, 13, 78, 1);
}

@media (min-width: 0px) {
[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-892d4b7c-d523-4c55-8319-aa2fae4cc5aa"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-2b4e66fb-b20f-4956-b624-51267fa5883f {
  min-height: 50px;
}








#s-2b4e66fb-b20f-4956-b624-51267fa5883f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b4e66fb-b20f-4956-b624-51267fa5883f.shg-box.shg-c {
  justify-content: center;
}

#s-6e7d606e-14bb-4f7a-97a4-b4d1dd6f8c15 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-6e7d606e-14bb-4f7a-97a4-b4d1dd6f8c15 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6e7d606e-14bb-4f7a-97a4-b4d1dd6f8c15 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6e7d606e-14bb-4f7a-97a4-b4d1dd6f8c15 {
  
}
}@media (max-width: 767px){#s-6e7d606e-14bb-4f7a-97a4-b4d1dd6f8c15 {
  
}
}
#s-7ea4af8a-bd90-4768-af0f-6aeeba79d75d {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 20px;
margin-right: 20px;
min-height: 350px;
background-position: center center;
}








#s-7ea4af8a-bd90-4768-af0f-6aeeba79d75d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ea4af8a-bd90-4768-af0f-6aeeba79d75d.shg-box.shg-c {
  justify-content: center;
}

#s-44b5b62b-81f5-44a4-a236-c7868e29c9fb {
  margin-left: 0px;
margin-right: 0px;
padding-top: 50px;
padding-left: 0px;
padding-bottom: 50px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(230, 13, 78, 1);
}
@media (min-width: 1200px){#s-44b5b62b-81f5-44a4-a236-c7868e29c9fb {
  display: none;
}
#s-44b5b62b-81f5-44a4-a236-c7868e29c9fb, #wrap-s-44b5b62b-81f5-44a4-a236-c7868e29c9fb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-44b5b62b-81f5-44a4-a236-c7868e29c9fb {
  display: none;
}
#s-44b5b62b-81f5-44a4-a236-c7868e29c9fb, #wrap-s-44b5b62b-81f5-44a4-a236-c7868e29c9fb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-44b5b62b-81f5-44a4-a236-c7868e29c9fb {
  
}
}@media (max-width: 767px){#s-44b5b62b-81f5-44a4-a236-c7868e29c9fb {
  padding-top: 0px;
padding-bottom: 0px;
}
}







#s-44b5b62b-81f5-44a4-a236-c7868e29c9fb > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-44b5b62b-81f5-44a4-a236-c7868e29c9fb.shg-box.shg-c {
  justify-content: center;
}

#s-586c8081-5d8c-4925-8014-7392732f2e7f {
  text-align: center;
}





#s-586c8081-5d8c-4925-8014-7392732f2e7f .shogun-image-content {
  
    align-items: center;
  
}

#s-0f18e6a7-56e3-4910-8270-241f2677a3b8 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-0f18e6a7-56e3-4910-8270-241f2677a3b8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f18e6a7-56e3-4910-8270-241f2677a3b8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f18e6a7-56e3-4910-8270-241f2677a3b8 {
  
}
}@media (max-width: 767px){#s-0f18e6a7-56e3-4910-8270-241f2677a3b8 {
  
}
}
#s-58e3f5cf-05fc-4e50-b6e0-9182ec5dd9df {
  min-height: 50px;
}








#s-58e3f5cf-05fc-4e50-b6e0-9182ec5dd9df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58e3f5cf-05fc-4e50-b6e0-9182ec5dd9df.shg-box.shg-c {
  justify-content: center;
}

#s-a6a0a261-c273-48ba-a08b-2b6b6c6a4dfc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a6a0a261-c273-48ba-a08b-2b6b6c6a4dfc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a6a0a261-c273-48ba-a08b-2b6b6c6a4dfc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a6a0a261-c273-48ba-a08b-2b6b6c6a4dfc {
  
}
}@media (max-width: 767px){#s-a6a0a261-c273-48ba-a08b-2b6b6c6a4dfc {
  
}
}







#s-a6a0a261-c273-48ba-a08b-2b6b6c6a4dfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6a0a261-c273-48ba-a08b-2b6b6c6a4dfc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2e40bc4b-51dc-42d7-8876-3a2dd42dbc9b {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
max-width: 1400px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-2e40bc4b-51dc-42d7-8876-3a2dd42dbc9b {
  display: none;
}
#s-2e40bc4b-51dc-42d7-8876-3a2dd42dbc9b, #wrap-s-2e40bc4b-51dc-42d7-8876-3a2dd42dbc9b { display:none !important; }}







#s-2e40bc4b-51dc-42d7-8876-3a2dd42dbc9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e40bc4b-51dc-42d7-8876-3a2dd42dbc9b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5fa334c6-bcc1-4044-901e-ae8212c814a3 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5fa334c6-bcc1-4044-901e-ae8212c814a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d83036d7-4196-47ae-83b0-917f42441c4a {
  text-align: center;
}




  #s-d83036d7-4196-47ae-83b0-917f42441c4a img.shogun-image {
    
    width: px;
  }


#s-d83036d7-4196-47ae-83b0-917f42441c4a .shogun-image-content {
  
    align-items: center;
  
}

#s-247ed0be-76bd-451c-80f1-af0e9eb101e5 {
  text-align: center;
}




  #s-247ed0be-76bd-451c-80f1-af0e9eb101e5 img.shogun-image {
    
    width: px;
  }


#s-247ed0be-76bd-451c-80f1-af0e9eb101e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-7646e005-7a60-4cd4-bbea-398d5d7f5dbe {
  text-align: center;
}




  #s-7646e005-7a60-4cd4-bbea-398d5d7f5dbe img.shogun-image {
    
    width: px;
  }


#s-7646e005-7a60-4cd4-bbea-398d5d7f5dbe .shogun-image-content {
  
    align-items: center;
  
}

#s-6b0be344-885c-4413-89ba-aad0f215c11e {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6b0be344-885c-4413-89ba-aad0f215c11e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b0be344-885c-4413-89ba-aad0f215c11e.shg-box.shg-c {
  justify-content: center;
}

#s-fa542754-85dc-435e-86bd-3071f1e3f736 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}








#s-fa542754-85dc-435e-86bd-3071f1e3f736 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa542754-85dc-435e-86bd-3071f1e3f736.shg-box.shg-c {
  justify-content: center;
}

#s-520716c4-520f-4b44-9ae7-d1135bd52e20 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-520716c4-520f-4b44-9ae7-d1135bd52e20"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b763dcba-7626-4252-a621-db5a6e8129c3 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 20px;
margin-right: 20px;
min-height: 400px;
background-position: center center;
}








#s-b763dcba-7626-4252-a621-db5a6e8129c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b763dcba-7626-4252-a621-db5a6e8129c3.shg-box.shg-c {
  justify-content: center;
}

#s-b9da82c5-dafc-4864-bbc4-0cbd21825b4f {
  min-height: 50px;
}








#s-b9da82c5-dafc-4864-bbc4-0cbd21825b4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9da82c5-dafc-4864-bbc4-0cbd21825b4f.shg-box.shg-c {
  justify-content: center;
}

#s-fd088b5d-4b52-4f82-9822-f62e6d61fb8a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-2764e0c9-43fc-46ad-a440-6f6cabe458f2 {
  box-shadow:0px 5px 30px 0px rgba(0, 0, 0, 0.1);
border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
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, 1);
border-radius: 30px;
max-width: 200px;
opacity: 1;
text-align: center;
background-color: rgba(37, 64, 143, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2764e0c9-43fc-46ad-a440-6f6cabe458f2:hover {box-shadow:  15px   !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(230, 13, 78, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2764e0c9-43fc-46ad-a440-6f6cabe458f2:active {box-shadow: 0px 0px   !important;
background-color: rgba(0, 97, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2764e0c9-43fc-46ad-a440-6f6cabe458f2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2764e0c9-43fc-46ad-a440-6f6cabe458f2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2764e0c9-43fc-46ad-a440-6f6cabe458f2 {
  
}
}@media (max-width: 767px){#s-2764e0c9-43fc-46ad-a440-6f6cabe458f2 {
  
}
}


#s-2764e0c9-43fc-46ad-a440-6f6cabe458f2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: ;
  
  
  font-family: Bicyclette;
  display:  block ;
}

#s-d1e97594-7bff-4a40-9cac-5e81db265e47 {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 50px;
padding-right: 50px;
min-height: 50px;
max-width: 1400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d1e97594-7bff-4a40-9cac-5e81db265e47 {
  display: none;
}
#s-d1e97594-7bff-4a40-9cac-5e81db265e47, #wrap-s-d1e97594-7bff-4a40-9cac-5e81db265e47 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d1e97594-7bff-4a40-9cac-5e81db265e47 {
  display: none;
}
#s-d1e97594-7bff-4a40-9cac-5e81db265e47, #wrap-s-d1e97594-7bff-4a40-9cac-5e81db265e47 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d1e97594-7bff-4a40-9cac-5e81db265e47 {
  display: none;
}
#s-d1e97594-7bff-4a40-9cac-5e81db265e47, #wrap-s-d1e97594-7bff-4a40-9cac-5e81db265e47 { display:none !important; }}@media (max-width: 767px){#s-d1e97594-7bff-4a40-9cac-5e81db265e47 {
  margin-bottom: 20px;
}
}







#s-d1e97594-7bff-4a40-9cac-5e81db265e47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1e97594-7bff-4a40-9cac-5e81db265e47.shg-box.shg-c {
  justify-content: flex-start;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-3b9ceca2-9a38-4811-b4ad-6b3073605f48 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 350px;
}

#s-3b9ceca2-9a38-4811-b4ad-6b3073605f48 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-3b9ceca2-9a38-4811-b4ad-6b3073605f48 .shg-sld-nav-button.shg-sld-left,
#s-3b9ceca2-9a38-4811-b4ad-6b3073605f48 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-a9e8b8d3-0185-48bb-afec-749e7559823e {
  min-height: 300px;
text-align: center;
}




  #s-a9e8b8d3-0185-48bb-afec-749e7559823e img.shogun-image {
    
    width: px;
  }


#s-a9e8b8d3-0185-48bb-afec-749e7559823e .shogun-image-content {
  
    align-items: center;
  
}

#s-cc6880ee-b5c0-495e-a202-4fcf311267bc {
  text-align: center;
}




  #s-cc6880ee-b5c0-495e-a202-4fcf311267bc img.shogun-image {
    
    width: px;
  }


#s-cc6880ee-b5c0-495e-a202-4fcf311267bc .shogun-image-content {
  
    align-items: center;
  
}

#s-2272826d-defb-42f9-a599-e8bf5e9c9b67 {
  text-align: center;
}




  #s-2272826d-defb-42f9-a599-e8bf5e9c9b67 img.shogun-image {
    
    width: px;
  }


#s-2272826d-defb-42f9-a599-e8bf5e9c9b67 .shogun-image-content {
  
    align-items: center;
  
}

#s-821b7daf-10cf-4a51-a02a-5a3e48409d88 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}
@media (max-width: 767px){#s-821b7daf-10cf-4a51-a02a-5a3e48409d88 {
  padding-bottom: 0px;
}
}







#s-821b7daf-10cf-4a51-a02a-5a3e48409d88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-821b7daf-10cf-4a51-a02a-5a3e48409d88.shg-box.shg-c {
  justify-content: center;
}

#s-3d34649d-3abc-4dc3-89f9-2d3badcaa160 {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-3d34649d-3abc-4dc3-89f9-2d3badcaa160"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ebee8b2a-c722-46b4-bbe0-a4e755183359 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-ebee8b2a-c722-46b4-bbe0-a4e755183359 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebee8b2a-c722-46b4-bbe0-a4e755183359.shg-box.shg-c {
  justify-content: center;
}

#s-f4ebe5a8-ab81-411c-ae5f-97ace4910ffd {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (max-width: 767px){#s-f4ebe5a8-ab81-411c-ae5f-97ace4910ffd {
  margin-bottom: 0px;
}
}
#s-483a5f27-11a1-4627-9bb2-86e4f43ad9be {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-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.57);
min-height: 350px;
background-position: center center;
}








#s-483a5f27-11a1-4627-9bb2-86e4f43ad9be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-483a5f27-11a1-4627-9bb2-86e4f43ad9be.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ce19b17e-77b7-434f-9b73-284512cdf598 {
  min-height: 50px;
}
@media (max-width: 767px){#s-ce19b17e-77b7-434f-9b73-284512cdf598 {
  margin-top: 30px;
}
}







#s-ce19b17e-77b7-434f-9b73-284512cdf598 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce19b17e-77b7-434f-9b73-284512cdf598.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-9b96b048-fec6-4c27-ac7a-512fc395d3f9 {
  margin-top: 16px;
margin-bottom: 0px;
}
}
#s-216bb9f0-065a-483d-a71c-79414020f913 {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 1000px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-216bb9f0-065a-483d-a71c-79414020f913 {
  display: none;
}
#s-216bb9f0-065a-483d-a71c-79414020f913, #wrap-s-216bb9f0-065a-483d-a71c-79414020f913 { display:none !important; }}@media (max-width: 767px){#s-216bb9f0-065a-483d-a71c-79414020f913 {
  display: none;
}
#s-216bb9f0-065a-483d-a71c-79414020f913, #wrap-s-216bb9f0-065a-483d-a71c-79414020f913 { display:none !important; }}



  #s-216bb9f0-065a-483d-a71c-79414020f913 img.shogun-image {
    
    width: px;
  }


#s-216bb9f0-065a-483d-a71c-79414020f913 .shogun-image-content {
  
    align-items: center;
  
}

#s-30b3bc14-6203-4e02-9881-884209dd5828 {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 1000px;
text-align: center;
}
@media (min-width: 1200px){#s-30b3bc14-6203-4e02-9881-884209dd5828 {
  display: none;
}
#s-30b3bc14-6203-4e02-9881-884209dd5828, #wrap-s-30b3bc14-6203-4e02-9881-884209dd5828 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30b3bc14-6203-4e02-9881-884209dd5828 {
  display: none;
}
#s-30b3bc14-6203-4e02-9881-884209dd5828, #wrap-s-30b3bc14-6203-4e02-9881-884209dd5828 { display:none !important; }}



  #s-30b3bc14-6203-4e02-9881-884209dd5828 img.shogun-image {
    
    width: px;
  }


#s-30b3bc14-6203-4e02-9881-884209dd5828 .shogun-image-content {
  
    align-items: center;
  
}

#s-c718090e-f967-4f13-960a-7f3ef13fae7b {
  min-height: 0px;
}








#s-c718090e-f967-4f13-960a-7f3ef13fae7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c718090e-f967-4f13-960a-7f3ef13fae7b.shg-box.shg-c {
  justify-content: center;
}

#s-9d9c3c5e-ce66-4985-8cd8-5df558460235 {
  margin-left: auto;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-42736506-53b7-4191-b775-d804c2661700 {
  background-repeat: no-repeat;
border-style: solid;
margin-left: 20px;
margin-bottom: 50px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
min-height: 400px;
}








#s-42736506-53b7-4191-b775-d804c2661700 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42736506-53b7-4191-b775-d804c2661700.shg-box.shg-c {
  justify-content: flex-start;
}

#s-761e7c83-f88d-4caa-851b-7100926a94ed {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-99857632-d2ac-4f66-b913-ff276d56ff38 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -100px;
margin-bottom: -70px;
min-height: 400px;
background-position: center center;
}








#s-99857632-d2ac-4f66-b913-ff276d56ff38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99857632-d2ac-4f66-b913-ff276d56ff38.shg-box.shg-c {
  justify-content: center;
}

#s-c637ccb6-835c-4ed5-ad01-7b909cfccff1 {
  border-style: solid;
margin-top: 20px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
border-radius: 1px;
}

#s-c1591318-6fcc-4825-b593-8e4c28b88d7b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(248, 244, 244, 1);
text-align: center;
text-decoration: none;
color: rgba(230, 13, 78, 1);
background-image: none;
hover-type: color;
}
#s-c1591318-6fcc-4825-b593-8e4c28b88d7b:hover {background-color: rgba(37, 64, 143, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c1591318-6fcc-4825-b593-8e4c28b88d7b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c1591318-6fcc-4825-b593-8e4c28b88d7b.shg-btn {
  color: rgba(230, 13, 78, 1);
  font-size: 18px;
  
  
  font-family: Bicyclette;
  display:  inline-block ;
}

#s-7c03c144-c1f8-4bbd-b4dd-ca36037c12eb {
  background-repeat: no-repeat;
border-style: solid;
margin-top: -50px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
min-height: 50px;
}








#s-7c03c144-c1f8-4bbd-b4dd-ca36037c12eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c03c144-c1f8-4bbd-b4dd-ca36037c12eb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-02758d54-efb4-48bb-ae60-00e89a7c3c75 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-c5ed57c2-427c-4489-989b-7b6b3344241b {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -100px;
margin-bottom: -70px;
min-height: 400px;
background-position: center center;
}








#s-c5ed57c2-427c-4489-989b-7b6b3344241b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5ed57c2-427c-4489-989b-7b6b3344241b.shg-box.shg-c {
  justify-content: center;
}

#s-afd014c7-f99f-4dcb-bd89-d8f65e4442bf {
  border-style: solid;
margin-top: 20px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
border-radius: 1px;
}

#s-65419095-14aa-43c1-b52a-edaf525197e0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(248, 244, 244, 1);
text-align: center;
text-decoration: none;
color: rgba(230, 13, 78, 1);
background-image: none;
hover-type: color;
}
#s-65419095-14aa-43c1-b52a-edaf525197e0:hover {background-color: rgba(37, 64, 143, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-65419095-14aa-43c1-b52a-edaf525197e0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-65419095-14aa-43c1-b52a-edaf525197e0.shg-btn {
  color: rgba(230, 13, 78, 1);
  font-size: 18px;
  
  
  font-family: Bicyclette;
  display:  inline-block ;
}

#s-14681513-ecb5-4b03-8c14-3669ba9779b0 {
  background-repeat: no-repeat;
border-style: solid;
margin-left: 20px;
margin-bottom: 50px;
margin-right: 20px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 20px;
min-height: 50px;
}








#s-14681513-ecb5-4b03-8c14-3669ba9779b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14681513-ecb5-4b03-8c14-3669ba9779b0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-71dc3bf4-e1c0-48bc-bb12-42bc9564b768 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-d1d1f1b8-fa3b-476d-966d-de2aeab08c2a {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -100px;
margin-bottom: -70px;
min-height: 400px;
background-position: center center;
}








#s-d1d1f1b8-fa3b-476d-966d-de2aeab08c2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1d1f1b8-fa3b-476d-966d-de2aeab08c2a.shg-box.shg-c {
  justify-content: center;
}

#s-436ec217-044f-42c7-8361-7a15e2e61713 {
  border-style: solid;
margin-top: 20px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
border-radius: 1px;
}

#s-d65d710b-f588-4b7e-88fa-3c11b3052c9b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(248, 244, 244, 1);
text-align: center;
text-decoration: none;
color: rgba(230, 13, 78, 1);
background-image: none;
hover-type: color;
}
#s-d65d710b-f588-4b7e-88fa-3c11b3052c9b:hover {background-color: rgba(37, 64, 143, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d65d710b-f588-4b7e-88fa-3c11b3052c9b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d65d710b-f588-4b7e-88fa-3c11b3052c9b.shg-btn {
  color: rgba(230, 13, 78, 1);
  font-size: 18px;
  
  
  font-family: Bicyclette;
  display:  inline-block ;
}

#s-da8c784a-394f-4399-b090-51ebf8a7ade5 {
  min-height: 50px;
}








#s-da8c784a-394f-4399-b090-51ebf8a7ade5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da8c784a-394f-4399-b090-51ebf8a7ade5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ab39c853-7ae7-46d6-b1b6-447e5d4062aa {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 0%;
padding-bottom: 50px;
padding-right: 0%;
min-height: 50px;
max-width: 1400px;
}








#s-ab39c853-7ae7-46d6-b1b6-447e5d4062aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab39c853-7ae7-46d6-b1b6-447e5d4062aa.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-6fdd607a-bce0-45e0-a7f0-042750f95e0f {
  margin-bottom: 10px;
text-align: center;
}

#s-6fdd607a-bce0-45e0-a7f0-042750f95e0f .shogun-heading-component h1 {
  color: rgba(37, 64, 143, 1);
  font-weight:   ;
  font-family: "Bicyclette";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2e3e87a4-6996-4a3a-a6e3-201a5bde5360 {
  margin-bottom: 20px;
text-align: center;
}

#s-2e3e87a4-6996-4a3a-a6e3-201a5bde5360 .shogun-heading-component h1 {
  color: rgba(102, 102, 102, 1);
  font-weight:   ;
  font-family: "Bicyclette Regular";
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-ec3b778c-3b1d-4940-8dbf-6db37a127439 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-ec3b778c-3b1d-4940-8dbf-6db37a127439 .shogun-form-box {
  padding: 10px;
}

#s-ec3b778c-3b1d-4940-8dbf-6db37a127439 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  
  
  
  
}

#s-ec3b778c-3b1d-4940-8dbf-6db37a127439 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(34, 188, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
  justify-content: center;
}

#s-ec3b778c-3b1d-4940-8dbf-6db37a127439 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: rgba(224, 0, 0, 1);
}

#s-ec3b778c-3b1d-4940-8dbf-6db37a127439 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(34, 188, 34, 1);
}

#s-ec3b778c-3b1d-4940-8dbf-6db37a127439 .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  font-style: ;
  color: rgba(224, 0, 0, 1);
  font-family: Spartan;
  font-weight: 500;
  
  
  
}

#s-ec3b778c-3b1d-4940-8dbf-6db37a127439 .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
#s-bf685ffa-ca17-484f-84a6-1135031f1dfe {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 700px;
}

@media (min-width: 0px) {
[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bf685ffa-ca17-484f-84a6-1135031f1dfe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

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

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

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

#s-ca2ad2d3-7491-47f0-8bd7-6fc45855baab {
  margin-bottom: 10px;
}
@media (max-width: 767px){#s-ca2ad2d3-7491-47f0-8bd7-6fc45855baab {
  margin-bottom: 10px;
}
}
#s-ca2ad2d3-7491-47f0-8bd7-6fc45855baab  .shogun-form-text-input-field {
  border-width: 0px;
  border-color: #000;
  border-radius: 0px;
  background-color: rgba(245, 245, 245, 1);
  
  font-size: 16px;
  font-style: ;
  color: #000;
  font-family: Work Sans;
  font-weight: 500;
  line-height: 2em;
  
}

#s-ca2ad2d3-7491-47f0-8bd7-6fc45855baab  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
}

#s-ca2ad2d3-7491-47f0-8bd7-6fc45855baab  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
}

#s-ca2ad2d3-7491-47f0-8bd7-6fc45855baab  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(34, 34, 34, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
}


#s-ca2ad2d3-7491-47f0-8bd7-6fc45855baab .shogun-form-text-input-field:hover {
  border-width: 0px;
  border-color: #000;
  border-radius: 0px;
  background-color: rgba(241, 241, 241, 1);
  color: #000;
}



#s-ca2ad2d3-7491-47f0-8bd7-6fc45855baab .shogun-form-text-input-field:focus {
  border-width: 0px;
  border-color: #000;
  border-radius: 0px;
  
  color: #000;
}


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

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

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

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

#s-43580bf1-df87-4da0-aed6-f5d6693a1c5e {
  border-style: solid;
margin-top: 5px;
padding-top: 14px;
padding-left: 45px;
padding-bottom: 14px;
padding-right: 45px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 20px;
color: #FFFFFF;
background-color: rgba(37, 64, 143, 1);
text-align: center;
cursor: pointer;
font-family: Bicyclette;
background-image: none;
hover-type: color;
}
#s-43580bf1-df87-4da0-aed6-f5d6693a1c5e:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(34, 34, 34, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-43580bf1-df87-4da0-aed6-f5d6693a1c5e:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(68, 68, 68, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}
#s-43580bf1-df87-4da0-aed6-f5d6693a1c5e[disabled],
#s-43580bf1-df87-4da0-aed6-f5d6693a1c5e[disabled]:hover,
#s-43580bf1-df87-4da0-aed6-f5d6693a1c5e[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-43580bf1-df87-4da0-aed6-f5d6693a1c5e {
  display:  inline-block ;
  width:  auto ;
}


#s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
}

@media (min-width: 0px) {
[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-0f33bf27-6290-4725-8974-8dd27668589a {
  text-align: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
