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

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

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

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

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

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

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

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

#s-57c03bd8-abdf-4fe6-91ef-22d0626e2613 {
  background-image: url(https://i.shgcdn.com/6d704801-a840-4121-8df5-6773c3b406f4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 450px;
background-color: rgba(17, 17, 17, 0.58);
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-57c03bd8-abdf-4fe6-91ef-22d0626e2613 {
  display: none;
}
#s-57c03bd8-abdf-4fe6-91ef-22d0626e2613, #wrap-s-57c03bd8-abdf-4fe6-91ef-22d0626e2613 { display:none !important; }}@media (max-width: 767px){#s-57c03bd8-abdf-4fe6-91ef-22d0626e2613 {
  display: none;
}
#s-57c03bd8-abdf-4fe6-91ef-22d0626e2613, #wrap-s-57c03bd8-abdf-4fe6-91ef-22d0626e2613 { display:none !important; }}







#s-57c03bd8-abdf-4fe6-91ef-22d0626e2613 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57c03bd8-abdf-4fe6-91ef-22d0626e2613.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-e163540b-a852-4118-93dd-910c6d4199cd {
  box-shadow:    #515151;
border-style: solid;
margin-top: 0em;
margin-left: 100px;
margin-bottom: 0em;
margin-right: 100px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}

#s-d13258e5-77bf-4ae9-a6fe-9bd8ff15d0bb {
  background-image: url(https://i.shgcdn.com/6d704801-a840-4121-8df5-6773c3b406f4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 300px;
background-color: rgba(17, 17, 17, 0.58);
background-position: center center;
}
@media (min-width: 1200px){#s-d13258e5-77bf-4ae9-a6fe-9bd8ff15d0bb {
  display: none;
}
#s-d13258e5-77bf-4ae9-a6fe-9bd8ff15d0bb, #wrap-s-d13258e5-77bf-4ae9-a6fe-9bd8ff15d0bb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d13258e5-77bf-4ae9-a6fe-9bd8ff15d0bb {
  display: none;
}
#s-d13258e5-77bf-4ae9-a6fe-9bd8ff15d0bb, #wrap-s-d13258e5-77bf-4ae9-a6fe-9bd8ff15d0bb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d13258e5-77bf-4ae9-a6fe-9bd8ff15d0bb {
  
}
}@media (max-width: 767px){#s-d13258e5-77bf-4ae9-a6fe-9bd8ff15d0bb {
  display: none;
}
#s-d13258e5-77bf-4ae9-a6fe-9bd8ff15d0bb, #wrap-s-d13258e5-77bf-4ae9-a6fe-9bd8ff15d0bb { display:none !important; }}







#s-d13258e5-77bf-4ae9-a6fe-9bd8ff15d0bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d13258e5-77bf-4ae9-a6fe-9bd8ff15d0bb.shg-box.shg-c {
  justify-content: center;
}

#s-3426aba9-c085-4fbd-b4c2-b3d2c21641a0 {
  box-shadow:    #515151;
border-style: solid;
margin-top: 0em;
margin-left: 100px;
margin-bottom: 0em;
margin-right: 100px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}

#s-87f2e52c-cda2-4c4b-89c4-b18eae1d4ad3 {
  background-image: url(https://i.shgcdn.com/6d704801-a840-4121-8df5-6773c3b406f4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 300px;
background-color: rgba(17, 17, 17, 0.58);
background-position: center center;
}
@media (min-width: 1200px){#s-87f2e52c-cda2-4c4b-89c4-b18eae1d4ad3 {
  display: none;
}
#s-87f2e52c-cda2-4c4b-89c4-b18eae1d4ad3, #wrap-s-87f2e52c-cda2-4c4b-89c4-b18eae1d4ad3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87f2e52c-cda2-4c4b-89c4-b18eae1d4ad3 {
  display: none;
}
#s-87f2e52c-cda2-4c4b-89c4-b18eae1d4ad3, #wrap-s-87f2e52c-cda2-4c4b-89c4-b18eae1d4ad3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-87f2e52c-cda2-4c4b-89c4-b18eae1d4ad3 {
  display: none;
}
#s-87f2e52c-cda2-4c4b-89c4-b18eae1d4ad3, #wrap-s-87f2e52c-cda2-4c4b-89c4-b18eae1d4ad3 { display:none !important; }}@media (max-width: 767px){#s-87f2e52c-cda2-4c4b-89c4-b18eae1d4ad3 {
  
}
}







#s-87f2e52c-cda2-4c4b-89c4-b18eae1d4ad3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87f2e52c-cda2-4c4b-89c4-b18eae1d4ad3.shg-box.shg-c {
  justify-content: center;
}

#s-d66d58e4-a7c9-48e0-9d39-b186429c8680 {
  box-shadow:    #515151;
border-style: solid;
margin-top: 0em;
margin-left: 25px;
margin-bottom: 0em;
margin-right: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}

#s-0bd5b881-59be-4b95-ab1b-37dc6a7ca7b5 {
  min-height: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0bd5b881-59be-4b95-ab1b-37dc6a7ca7b5 {
  display: none;
}
#s-0bd5b881-59be-4b95-ab1b-37dc6a7ca7b5, #wrap-s-0bd5b881-59be-4b95-ab1b-37dc6a7ca7b5 { display:none !important; }}@media (max-width: 767px){#s-0bd5b881-59be-4b95-ab1b-37dc6a7ca7b5 {
  display: none;
}
#s-0bd5b881-59be-4b95-ab1b-37dc6a7ca7b5, #wrap-s-0bd5b881-59be-4b95-ab1b-37dc6a7ca7b5 { display:none !important; }}







#s-0bd5b881-59be-4b95-ab1b-37dc6a7ca7b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bd5b881-59be-4b95-ab1b-37dc6a7ca7b5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dcc41b29-ebc5-4a19-b6d6-998dd5bcf8f1 {
  min-height: 50px;
background-color: rgba(188, 171, 160, 0.5);
}








#s-dcc41b29-ebc5-4a19-b6d6-998dd5bcf8f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dcc41b29-ebc5-4a19-b6d6-998dd5bcf8f1.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-a3367295-4437-41af-937f-880855fc705e {
  margin-top: 75px;
margin-bottom: 75px;
padding-left: 250px;
padding-right: 250px;
}

@media (min-width: 0px) {
[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-a3367295-4437-41af-937f-880855fc705e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

.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-b2590230-9ab4-4305-ab92-8d6893bfe175 {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
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: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-b2590230-9ab4-4305-ab92-8d6893bfe175:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-b2590230-9ab4-4305-ab92-8d6893bfe175:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-color: rgba(188, 171, 160, 1) !important;
hover-type: color !important;}


#s-b2590230-9ab4-4305-ab92-8d6893bfe175.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-61df22a3-e2b7-42bf-bd2a-805bd814dbf6 {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
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: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-61df22a3-e2b7-42bf-bd2a-805bd814dbf6:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-61df22a3-e2b7-42bf-bd2a-805bd814dbf6:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-color: rgba(188, 171, 160, 1) !important;
hover-type: color !important;}


#s-61df22a3-e2b7-42bf-bd2a-805bd814dbf6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-ddbae590-cf33-4fd3-a4cf-110b7eecfca5 {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
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: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-ddbae590-cf33-4fd3-a4cf-110b7eecfca5:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-ddbae590-cf33-4fd3-a4cf-110b7eecfca5:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-color: rgba(188, 171, 160, 1) !important;
hover-type: color !important;}


#s-ddbae590-cf33-4fd3-a4cf-110b7eecfca5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-6cfe471b-fb84-4f87-b01a-8185642ecbac hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(221, 221, 221, 0);
}

.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-98092573-3638-4c37-9359-04ccf1ddb787 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98092573-3638-4c37-9359-04ccf1ddb787 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-58e1c89b-daef-4dda-90cd-0cfc15218307 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 70px;
background-position: center center;
}








#s-58e1c89b-daef-4dda-90cd-0cfc15218307 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58e1c89b-daef-4dda-90cd-0cfc15218307.shg-box.shg-c {
  justify-content: center;
}

#s-0582a665-d2bf-4741-aa12-e2bf5bb18e8f hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(221, 221, 221, 0);
}

#s-d424823b-f012-44e6-8473-90f275dce8b3 {
  min-height: 43px;
}








#s-d424823b-f012-44e6-8473-90f275dce8b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d424823b-f012-44e6-8473-90f275dce8b3.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-abe58b46-67de-4120-a4bc-1f899705f1f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-50c488c9-f8d3-4bf7-8a97-f6c113f6b39f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 375px;
background-position: center center;
}








#s-50c488c9-f8d3-4bf7-8a97-f6c113f6b39f > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-50c488c9-f8d3-4bf7-8a97-f6c113f6b39f {
  cursor: pointer;
}#s-50c488c9-f8d3-4bf7-8a97-f6c113f6b39f.shg-box.shg-c {
  justify-content: center;
}

#s-bf211867-8f15-4473-a232-e769156f1258 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 75px;
margin-right: 75px;
min-height: 50px;
background-position: center center;
}








#s-bf211867-8f15-4473-a232-e769156f1258 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf211867-8f15-4473-a232-e769156f1258.shg-box.shg-c {
  justify-content: center;
}

#s-58d09755-7798-4305-988f-5043f9cc0ba4 {
  min-height: 350px;
}








#s-58d09755-7798-4305-988f-5043f9cc0ba4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58d09755-7798-4305-988f-5043f9cc0ba4 {
  cursor: pointer;
}#s-58d09755-7798-4305-988f-5043f9cc0ba4.shg-box.shg-c {
  justify-content: center;
}

#s-81c325e0-948c-4918-9827-8906bf7fc1ee {
  background-repeat: no-repeat;
background-size: cover;
min-height: 375px;
background-position: center center;
}








#s-81c325e0-948c-4918-9827-8906bf7fc1ee > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-81c325e0-948c-4918-9827-8906bf7fc1ee {
  cursor: pointer;
}#s-81c325e0-948c-4918-9827-8906bf7fc1ee.shg-box.shg-c {
  justify-content: center;
}

#s-6c40ffdf-2530-465c-8f38-96165e33a780 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 75px;
background-position: center center;
}








#s-6c40ffdf-2530-465c-8f38-96165e33a780 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c40ffdf-2530-465c-8f38-96165e33a780.shg-box.shg-c {
  justify-content: center;
}

#s-5dd23fdc-b2f0-4907-bf28-7d995466bba5 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 375px;
background-position: center center;
}








#s-5dd23fdc-b2f0-4907-bf28-7d995466bba5 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-5dd23fdc-b2f0-4907-bf28-7d995466bba5 {
  cursor: pointer;
}#s-5dd23fdc-b2f0-4907-bf28-7d995466bba5.shg-box.shg-c {
  justify-content: center;
}

#s-59a4d460-1481-417d-b5cc-ebb90bb8f310 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-59a4d460-1481-417d-b5cc-ebb90bb8f310 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-59a4d460-1481-417d-b5cc-ebb90bb8f310.shg-box.shg-c {
  justify-content: center;
}

#s-b8f713e9-70b1-4d23-aaa5-8b28c0efe0b3 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b0c31a82-b309-4840-9e84-da4b5d1f9445"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f4e6bd0c-017b-47f5-a066-4112b7cdac26 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 375px;
background-position: center center;
}








#s-f4e6bd0c-017b-47f5-a066-4112b7cdac26 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-f4e6bd0c-017b-47f5-a066-4112b7cdac26 {
  cursor: pointer;
}#s-f4e6bd0c-017b-47f5-a066-4112b7cdac26.shg-box.shg-c {
  justify-content: center;
}

#s-cb07af54-3803-4f72-bc2e-c23741177b78 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 90px;
background-position: center center;
}








#s-cb07af54-3803-4f72-bc2e-c23741177b78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb07af54-3803-4f72-bc2e-c23741177b78.shg-box.shg-c {
  justify-content: center;
}

#s-14554825-6e17-44e7-909d-e92125030b46 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 375px;
background-position: center center;
}








#s-14554825-6e17-44e7-909d-e92125030b46 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-14554825-6e17-44e7-909d-e92125030b46 {
  cursor: pointer;
}#s-14554825-6e17-44e7-909d-e92125030b46.shg-box.shg-c {
  justify-content: center;
}

#s-6bf3f173-6868-4808-94e6-c446ddddcb0d {
  background-repeat: no-repeat;
background-size: contain;
min-height: 125px;
background-position: center center;
}








#s-6bf3f173-6868-4808-94e6-c446ddddcb0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bf3f173-6868-4808-94e6-c446ddddcb0d.shg-box.shg-c {
  justify-content: center;
}

#s-70ce7414-44d5-4e74-8d02-85494ce6f843 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 375px;
background-position: center center;
}








#s-70ce7414-44d5-4e74-8d02-85494ce6f843 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-70ce7414-44d5-4e74-8d02-85494ce6f843 {
  cursor: pointer;
}#s-70ce7414-44d5-4e74-8d02-85494ce6f843.shg-box.shg-c {
  justify-content: center;
}

#s-a80078f3-bd1a-4dd3-80b5-59bf5ca30a77 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 80px;
background-position: center center;
}








#s-a80078f3-bd1a-4dd3-80b5-59bf5ca30a77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a80078f3-bd1a-4dd3-80b5-59bf5ca30a77.shg-box.shg-c {
  justify-content: center;
}

#s-c2ac6128-3de3-48f0-bb95-d00cb88ca00f hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-24288cae-1093-46f2-8c15-69d7a2de47fc hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-923956ff-2336-411b-a5bf-eecd79474dae {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-923956ff-2336-411b-a5bf-eecd79474dae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-654b1c2e-bfc4-4c7a-8a18-81730c54458e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center center;
}








#s-654b1c2e-bfc4-4c7a-8a18-81730c54458e > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-654b1c2e-bfc4-4c7a-8a18-81730c54458e {
  cursor: pointer;
}#s-654b1c2e-bfc4-4c7a-8a18-81730c54458e.shg-box.shg-c {
  justify-content: center;
}

#s-63db75e1-eade-4e98-b8a0-9e4d43e91f92 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 100px;
background-position: center center;
}








#s-63db75e1-eade-4e98-b8a0-9e4d43e91f92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63db75e1-eade-4e98-b8a0-9e4d43e91f92.shg-box.shg-c {
  justify-content: center;
}

#s-9b027309-bc23-4b7a-9d0b-6daf221869d8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center center;
}








#s-9b027309-bc23-4b7a-9d0b-6daf221869d8 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-9b027309-bc23-4b7a-9d0b-6daf221869d8 {
  cursor: pointer;
}#s-9b027309-bc23-4b7a-9d0b-6daf221869d8.shg-box.shg-c {
  justify-content: center;
}

#s-63b5b283-546c-4ee8-bb25-666c4d9c77ce {
  background-repeat: no-repeat;
background-size: contain;
min-height: 75px;
background-position: center center;
}








#s-63b5b283-546c-4ee8-bb25-666c4d9c77ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63b5b283-546c-4ee8-bb25-666c4d9c77ce.shg-box.shg-c {
  justify-content: center;
}

#s-a4060793-5f7a-46fb-b203-7c35e0fa9cb0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center bottom;
}








#s-a4060793-5f7a-46fb-b203-7c35e0fa9cb0 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-a4060793-5f7a-46fb-b203-7c35e0fa9cb0 {
  cursor: pointer;
}#s-a4060793-5f7a-46fb-b203-7c35e0fa9cb0.shg-box.shg-c {
  justify-content: center;
}

#s-a69e1026-bc0c-4d2d-acae-b79f433f73b0 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 100px;
background-position: center center;
}








#s-a69e1026-bc0c-4d2d-acae-b79f433f73b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a69e1026-bc0c-4d2d-acae-b79f433f73b0.shg-box.shg-c {
  justify-content: center;
}

#s-82b36c27-c1fe-4919-ac2c-a76ae1149777 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center center;
}








#s-82b36c27-c1fe-4919-ac2c-a76ae1149777 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-82b36c27-c1fe-4919-ac2c-a76ae1149777 {
  cursor: pointer;
}#s-82b36c27-c1fe-4919-ac2c-a76ae1149777.shg-box.shg-c {
  justify-content: center;
}

#s-338ee8cb-e238-41bb-9f60-0df3dbf4c677 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 60px;
background-position: center center;
}








#s-338ee8cb-e238-41bb-9f60-0df3dbf4c677 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-338ee8cb-e238-41bb-9f60-0df3dbf4c677.shg-box.shg-c {
  justify-content: center;
}

#s-c2173562-d63a-47ba-802e-8704ff01b7e7 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8228035-1179-41b3-9950-9d195373ec73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d5042024-a2cd-431d-a8e8-48300586d3b0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: right center;
}








#s-d5042024-a2cd-431d-a8e8-48300586d3b0 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-d5042024-a2cd-431d-a8e8-48300586d3b0 {
  cursor: pointer;
}#s-d5042024-a2cd-431d-a8e8-48300586d3b0.shg-box.shg-c {
  justify-content: center;
}

#s-53d4dd81-1773-452f-b6f5-d810d0cb0de9 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 75px;
background-position: center center;
}








#s-53d4dd81-1773-452f-b6f5-d810d0cb0de9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53d4dd81-1773-452f-b6f5-d810d0cb0de9.shg-box.shg-c {
  justify-content: center;
}

#s-8cddee1e-6ea3-44e5-a4ec-feabe3371571 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center center;
}








#s-8cddee1e-6ea3-44e5-a4ec-feabe3371571 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-8cddee1e-6ea3-44e5-a4ec-feabe3371571 {
  cursor: pointer;
}#s-8cddee1e-6ea3-44e5-a4ec-feabe3371571.shg-box.shg-c {
  justify-content: center;
}

#s-9659a996-bbc3-4537-bc90-76ab60498158 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 75px;
background-position: center center;
}








#s-9659a996-bbc3-4537-bc90-76ab60498158 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9659a996-bbc3-4537-bc90-76ab60498158.shg-box.shg-c {
  justify-content: center;
}

#s-6ab4fbbd-d611-4adf-9898-efe4a7c6a9fc {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center center;
}








#s-6ab4fbbd-d611-4adf-9898-efe4a7c6a9fc > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-6ab4fbbd-d611-4adf-9898-efe4a7c6a9fc {
  cursor: pointer;
}#s-6ab4fbbd-d611-4adf-9898-efe4a7c6a9fc.shg-box.shg-c {
  justify-content: center;
}

#s-8f83a5bd-bce0-4c5c-a20e-67a8036047a2 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 10px;
min-height: 75px;
background-position: center center;
}








#s-8f83a5bd-bce0-4c5c-a20e-67a8036047a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f83a5bd-bce0-4c5c-a20e-67a8036047a2.shg-box.shg-c {
  justify-content: center;
}

#s-7f57f8b5-d43c-4ef0-bc26-7041478800cd {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center center;
}








#s-7f57f8b5-d43c-4ef0-bc26-7041478800cd > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-7f57f8b5-d43c-4ef0-bc26-7041478800cd {
  cursor: pointer;
}#s-7f57f8b5-d43c-4ef0-bc26-7041478800cd.shg-box.shg-c {
  justify-content: center;
}

#s-08677712-669a-4c50-ae3b-cb8d46e5be3f {
  background-repeat: no-repeat;
background-size: contain;
min-height: 150px;
background-position: center center;
}








#s-08677712-669a-4c50-ae3b-cb8d46e5be3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08677712-669a-4c50-ae3b-cb8d46e5be3f.shg-box.shg-c {
  justify-content: center;
}

#s-5b682d9d-d393-494f-bc42-001d421e7226 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ba95660-5e5b-40a4-a6fe-7d5af7fae2bb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-61c7059b-0a0a-42a6-b921-1a826c3e25df {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center center;
}








#s-61c7059b-0a0a-42a6-b921-1a826c3e25df > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-61c7059b-0a0a-42a6-b921-1a826c3e25df {
  cursor: pointer;
}#s-61c7059b-0a0a-42a6-b921-1a826c3e25df.shg-box.shg-c {
  justify-content: center;
}

#s-19adc1a6-2866-49b3-a460-244f8ea78284 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 60px;
background-position: center center;
}








#s-19adc1a6-2866-49b3-a460-244f8ea78284 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19adc1a6-2866-49b3-a460-244f8ea78284.shg-box.shg-c {
  justify-content: center;
}

#s-5dacbc38-ce39-451b-ad68-9b767c1bc912 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center center;
}








#s-5dacbc38-ce39-451b-ad68-9b767c1bc912 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-5dacbc38-ce39-451b-ad68-9b767c1bc912 {
  cursor: pointer;
}#s-5dacbc38-ce39-451b-ad68-9b767c1bc912.shg-box.shg-c {
  justify-content: center;
}

#s-98b802d2-a1b3-4ac1-b5ca-c85cbaa1c33d {
  background-repeat: no-repeat;
background-size: contain;
min-height: 75px;
background-position: center center;
}








#s-98b802d2-a1b3-4ac1-b5ca-c85cbaa1c33d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98b802d2-a1b3-4ac1-b5ca-c85cbaa1c33d.shg-box.shg-c {
  justify-content: center;
}

#s-8f3a36ae-b5fc-4082-a455-bef3be808fea {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center center;
}








#s-8f3a36ae-b5fc-4082-a455-bef3be808fea > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-8f3a36ae-b5fc-4082-a455-bef3be808fea {
  cursor: pointer;
}#s-8f3a36ae-b5fc-4082-a455-bef3be808fea.shg-box.shg-c {
  justify-content: center;
}

#s-7299c09f-9a34-4617-a1fd-387e9cd225f0 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 150px;
background-position: center center;
}








#s-7299c09f-9a34-4617-a1fd-387e9cd225f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7299c09f-9a34-4617-a1fd-387e9cd225f0.shg-box.shg-c {
  justify-content: center;
}

#s-50e68a23-6860-408f-be96-a82b87138691 {
  min-height: 275px;
}








#s-50e68a23-6860-408f-be96-a82b87138691 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-50e68a23-6860-408f-be96-a82b87138691.shg-box.shg-c {
  justify-content: center;
}

#s-3b44f88d-6eb7-4855-9b6c-8ea44198c14f {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 0px;
min-height: 125px;
background-position: center center;
}








#s-3b44f88d-6eb7-4855-9b6c-8ea44198c14f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b44f88d-6eb7-4855-9b6c-8ea44198c14f.shg-box.shg-c {
  justify-content: center;
}

#s-c1e942e4-dfcc-4113-a226-77f2f29aa79a hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d61a675-d807-41bc-904d-21a60d58119b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cb0ab788-ce2b-4f79-a915-8e8ac5dd4547 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center center;
}








#s-cb0ab788-ce2b-4f79-a915-8e8ac5dd4547 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-cb0ab788-ce2b-4f79-a915-8e8ac5dd4547 {
  cursor: pointer;
}#s-cb0ab788-ce2b-4f79-a915-8e8ac5dd4547.shg-box.shg-c {
  justify-content: center;
}

#s-249d1600-b692-4abd-866c-5280aa3416dd {
  background-repeat: no-repeat;
background-size: contain;
min-height: 60px;
background-position: center center;
}








#s-249d1600-b692-4abd-866c-5280aa3416dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-249d1600-b692-4abd-866c-5280aa3416dd.shg-box.shg-c {
  justify-content: center;
}

#s-53f3eeb3-cf27-4a53-9325-11e500129494 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center center;
}








#s-53f3eeb3-cf27-4a53-9325-11e500129494 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-53f3eeb3-cf27-4a53-9325-11e500129494 {
  cursor: pointer;
}#s-53f3eeb3-cf27-4a53-9325-11e500129494.shg-box.shg-c {
  justify-content: center;
}

#s-ded95f12-aff4-41a2-9585-da0fbc59aa42 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 80px;
background-position: center center;
}








#s-ded95f12-aff4-41a2-9585-da0fbc59aa42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ded95f12-aff4-41a2-9585-da0fbc59aa42.shg-box.shg-c {
  justify-content: center;
}

#s-d7c8d8b3-d32a-418f-a830-18f867216ecc {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center center;
}








#s-d7c8d8b3-d32a-418f-a830-18f867216ecc > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-d7c8d8b3-d32a-418f-a830-18f867216ecc {
  cursor: pointer;
}#s-d7c8d8b3-d32a-418f-a830-18f867216ecc.shg-box.shg-c {
  justify-content: center;
}

#s-520e7b8c-4271-485b-9086-fc29ad4d3bd8 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 75px;
background-position: center center;
}








#s-520e7b8c-4271-485b-9086-fc29ad4d3bd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-520e7b8c-4271-485b-9086-fc29ad4d3bd8.shg-box.shg-c {
  justify-content: center;
}

#s-f515c7fd-576d-4855-933d-a1412c03ee27 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 275px;
background-position: center top;
}








#s-f515c7fd-576d-4855-933d-a1412c03ee27 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-f515c7fd-576d-4855-933d-a1412c03ee27 {
  cursor: pointer;
}#s-f515c7fd-576d-4855-933d-a1412c03ee27.shg-box.shg-c {
  justify-content: center;
}

#s-ea223591-00af-440a-a802-7016e5da01d8 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 75px;
background-position: center center;
}








#s-ea223591-00af-440a-a802-7016e5da01d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea223591-00af-440a-a802-7016e5da01d8.shg-box.shg-c {
  justify-content: center;
}

#s-1d97a3b3-906a-452d-9523-4f3d9d93b398 hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(221, 221, 221, 0);
}

#s-e91c3259-80eb-459a-8d01-522c6bc5af5b {
  min-height: 50px;
}








#s-e91c3259-80eb-459a-8d01-522c6bc5af5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e91c3259-80eb-459a-8d01-522c6bc5af5b.shg-box.shg-c {
  justify-content: center;
}

#s-190e0a4e-bd6a-4c95-9314-da379e31fded {
  margin-bottom: 25px;
}

#s-dee14dcb-7b7e-4832-9536-36aba9302dca hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-b3b2d3fb-1044-4716-8b7a-706b5705c20e {
  min-height: 50px;
background-color: rgba(188, 171, 160, 0.5);
}
@media (min-width: 1200px){#s-b3b2d3fb-1044-4716-8b7a-706b5705c20e {
  display: none;
}
#s-b3b2d3fb-1044-4716-8b7a-706b5705c20e, #wrap-s-b3b2d3fb-1044-4716-8b7a-706b5705c20e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3b2d3fb-1044-4716-8b7a-706b5705c20e {
  display: none;
}
#s-b3b2d3fb-1044-4716-8b7a-706b5705c20e, #wrap-s-b3b2d3fb-1044-4716-8b7a-706b5705c20e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3b2d3fb-1044-4716-8b7a-706b5705c20e {
  display: none;
}
#s-b3b2d3fb-1044-4716-8b7a-706b5705c20e, #wrap-s-b3b2d3fb-1044-4716-8b7a-706b5705c20e { display:none !important; }}@media (max-width: 767px){#s-b3b2d3fb-1044-4716-8b7a-706b5705c20e {
  
}
}







#s-b3b2d3fb-1044-4716-8b7a-706b5705c20e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3b2d3fb-1044-4716-8b7a-706b5705c20e.shg-box.shg-c {
  justify-content: center;
}

#s-007497d2-c078-48a3-b316-b81a1fa198f4 {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-007497d2-c078-48a3-b316-b81a1fa198f4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-f166f97b-2697-4739-9053-87b85624079c {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
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: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-f166f97b-2697-4739-9053-87b85624079c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-f166f97b-2697-4739-9053-87b85624079c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-color: rgba(188, 171, 160, 1) !important;
hover-type: color !important;}


#s-f166f97b-2697-4739-9053-87b85624079c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-42267f9c-3503-4cf7-8b37-00b393c542ff {
  margin-top: 50px;
}

#s-8e61d8ec-40af-4774-ad44-31682502b834 {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
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: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-8e61d8ec-40af-4774-ad44-31682502b834:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-8e61d8ec-40af-4774-ad44-31682502b834:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-color: rgba(188, 171, 160, 1) !important;
hover-type: color !important;}


#s-8e61d8ec-40af-4774-ad44-31682502b834.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-e84110ed-93a9-42ad-989a-fb30dde74bf2 {
  margin-top: 50px;
}

#s-f9c3651e-7f96-4cf5-b221-3b63b8bc8d8d {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
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: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-f9c3651e-7f96-4cf5-b221-3b63b8bc8d8d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-f9c3651e-7f96-4cf5-b221-3b63b8bc8d8d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-color: rgba(188, 171, 160, 1) !important;
hover-type: color !important;}


#s-f9c3651e-7f96-4cf5-b221-3b63b8bc8d8d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-d7d576fa-c8fb-4b4d-a295-3f3d1f744b0c {
  min-height: 50px;
background-color: rgba(188, 171, 160, 0.5);
}
@media (min-width: 1200px){#s-d7d576fa-c8fb-4b4d-a295-3f3d1f744b0c {
  display: none;
}
#s-d7d576fa-c8fb-4b4d-a295-3f3d1f744b0c, #wrap-s-d7d576fa-c8fb-4b4d-a295-3f3d1f744b0c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7d576fa-c8fb-4b4d-a295-3f3d1f744b0c {
  display: none;
}
#s-d7d576fa-c8fb-4b4d-a295-3f3d1f744b0c, #wrap-s-d7d576fa-c8fb-4b4d-a295-3f3d1f744b0c { display:none !important; }}@media (max-width: 767px){#s-d7d576fa-c8fb-4b4d-a295-3f3d1f744b0c {
  display: none;
}
#s-d7d576fa-c8fb-4b4d-a295-3f3d1f744b0c, #wrap-s-d7d576fa-c8fb-4b4d-a295-3f3d1f744b0c { display:none !important; }}







#s-d7d576fa-c8fb-4b4d-a295-3f3d1f744b0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7d576fa-c8fb-4b4d-a295-3f3d1f744b0c.shg-box.shg-c {
  justify-content: center;
}

#s-c159f59a-df6f-42dd-a721-2010263db530 {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-c159f59a-df6f-42dd-a721-2010263db530"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-445744b1-e8cf-47d2-a43a-b284dbebbd35 {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
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: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-445744b1-e8cf-47d2-a43a-b284dbebbd35:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-445744b1-e8cf-47d2-a43a-b284dbebbd35:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-color: rgba(188, 171, 160, 1) !important;
hover-type: color !important;}


#s-445744b1-e8cf-47d2-a43a-b284dbebbd35.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-7c24f391-33f5-486d-97ad-561a3387f3c2 {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
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: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-7c24f391-33f5-486d-97ad-561a3387f3c2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-7c24f391-33f5-486d-97ad-561a3387f3c2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-color: rgba(188, 171, 160, 1) !important;
hover-type: color !important;}


#s-7c24f391-33f5-486d-97ad-561a3387f3c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-969bd858-f643-456d-8d25-eba09bf9e3e8 {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
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: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-969bd858-f643-456d-8d25-eba09bf9e3e8:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-969bd858-f643-456d-8d25-eba09bf9e3e8:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-color: rgba(188, 171, 160, 1) !important;
hover-type: color !important;}


#s-969bd858-f643-456d-8d25-eba09bf9e3e8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-387b49a6-33d1-465b-aad7-2c110178d99d {
  min-height: 200px;
}
@media (min-width: 1200px){#s-387b49a6-33d1-465b-aad7-2c110178d99d {
  display: none;
}
#s-387b49a6-33d1-465b-aad7-2c110178d99d, #wrap-s-387b49a6-33d1-465b-aad7-2c110178d99d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-387b49a6-33d1-465b-aad7-2c110178d99d {
  display: none;
}
#s-387b49a6-33d1-465b-aad7-2c110178d99d, #wrap-s-387b49a6-33d1-465b-aad7-2c110178d99d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-387b49a6-33d1-465b-aad7-2c110178d99d {
  display: none;
}
#s-387b49a6-33d1-465b-aad7-2c110178d99d, #wrap-s-387b49a6-33d1-465b-aad7-2c110178d99d { display:none !important; }}@media (max-width: 767px){#s-387b49a6-33d1-465b-aad7-2c110178d99d {
  
}
}







#s-387b49a6-33d1-465b-aad7-2c110178d99d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-387b49a6-33d1-465b-aad7-2c110178d99d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c44e44b9-3335-4809-b370-e4f2351e885b hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-44ab5872-8384-4ddc-adc2-6d3e05f17677 {
  margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
text-align: center;
}

#s-44ab5872-8384-4ddc-adc2-6d3e05f17677 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6dae5824-8887-4dd8-88d4-8211747b95a4 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-6dae5824-8887-4dd8-88d4-8211747b95a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6dae5824-8887-4dd8-88d4-8211747b95a4.shg-box.shg-c {
  justify-content: center;
}

#s-8b862511-83c3-4ee3-875f-44fb40225504 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-078ac089-2864-410b-9b9c-b09c78be6bd9 {
  min-height: 43px;
}








#s-078ac089-2864-410b-9b9c-b09c78be6bd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-078ac089-2864-410b-9b9c-b09c78be6bd9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-17ecc3de-0e4e-4ec8-89ba-72f169fd6a62"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-5247a251-9589-44d9-a9ae-b6b0509e21c8 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-5247a251-9589-44d9-a9ae-b6b0509e21c8 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-5247a251-9589-44d9-a9ae-b6b0509e21c8 {
  cursor: pointer;
}#s-5247a251-9589-44d9-a9ae-b6b0509e21c8.shg-box.shg-c {
  justify-content: center;
}

#s-7772e0dc-8b8e-4810-96a6-b9c527112083 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 50px;
background-position: center center;
}








#s-7772e0dc-8b8e-4810-96a6-b9c527112083 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7772e0dc-8b8e-4810-96a6-b9c527112083.shg-box.shg-c {
  justify-content: center;
}

#s-07d7c328-ecd5-4328-908b-908e287387e8 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-07d7c328-ecd5-4328-908b-908e287387e8 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-07d7c328-ecd5-4328-908b-908e287387e8 {
  cursor: pointer;
}#s-07d7c328-ecd5-4328-908b-908e287387e8.shg-box.shg-c {
  justify-content: center;
}

#s-ae48f98c-005e-4e47-95a1-b72cf7afe2cd {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 80px;
background-position: center center;
}








#s-ae48f98c-005e-4e47-95a1-b72cf7afe2cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae48f98c-005e-4e47-95a1-b72cf7afe2cd.shg-box.shg-c {
  justify-content: center;
}

#s-246f7a75-c448-4562-85bd-1e22e61d4e86 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-246f7a75-c448-4562-85bd-1e22e61d4e86 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-246f7a75-c448-4562-85bd-1e22e61d4e86 {
  cursor: pointer;
}#s-246f7a75-c448-4562-85bd-1e22e61d4e86.shg-box.shg-c {
  justify-content: center;
}

#s-8233c20e-cc9d-405a-b789-2ffbb9d97170 {
  background-repeat: no-repeat;
background-size: contain;
padding-left: 10px;
padding-right: 10px;
min-height: 75px;
background-position: center center;
}








#s-8233c20e-cc9d-405a-b789-2ffbb9d97170 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8233c20e-cc9d-405a-b789-2ffbb9d97170.shg-box.shg-c {
  justify-content: center;
}

#s-a0aebb54-4dda-4751-a9db-7fb0da8f2c90 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-a0aebb54-4dda-4751-a9db-7fb0da8f2c90 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-a0aebb54-4dda-4751-a9db-7fb0da8f2c90 {
  cursor: pointer;
}#s-a0aebb54-4dda-4751-a9db-7fb0da8f2c90.shg-box.shg-c {
  justify-content: center;
}

#s-87202d04-b88a-4906-a7cf-72596526ca15 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 75px;
background-position: center center;
}








#s-87202d04-b88a-4906-a7cf-72596526ca15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87202d04-b88a-4906-a7cf-72596526ca15.shg-box.shg-c {
  justify-content: center;
}

#s-b67be63d-4e4b-40f9-a269-039f2551effc {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-b67be63d-4e4b-40f9-a269-039f2551effc > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-b67be63d-4e4b-40f9-a269-039f2551effc {
  cursor: pointer;
}#s-b67be63d-4e4b-40f9-a269-039f2551effc.shg-box.shg-c {
  justify-content: center;
}

#s-34f575e6-a2bf-406d-863f-cb2ffd10cb5b {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 50px;
background-position: center center;
}








#s-34f575e6-a2bf-406d-863f-cb2ffd10cb5b > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-34f575e6-a2bf-406d-863f-cb2ffd10cb5b.shg-box.shg-c {
  justify-content: center;
}

#s-5e488aa6-2e20-419e-afc9-5845c7f55964 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-5e488aa6-2e20-419e-afc9-5845c7f55964 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-5e488aa6-2e20-419e-afc9-5845c7f55964 {
  cursor: pointer;
}#s-5e488aa6-2e20-419e-afc9-5845c7f55964.shg-box.shg-c {
  justify-content: center;
}

#s-500ede6b-3a79-413a-9e2c-dcb06d60bcd2 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 125px;
background-position: center center;
}








#s-500ede6b-3a79-413a-9e2c-dcb06d60bcd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-500ede6b-3a79-413a-9e2c-dcb06d60bcd2.shg-box.shg-c {
  justify-content: center;
}

#s-b40ededf-e9e6-4b59-b671-af87d415a2c2 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b40ededf-e9e6-4b59-b671-af87d415a2c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-015f449e-21fe-4b5b-8667-01ec6b4765e1 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-015f449e-21fe-4b5b-8667-01ec6b4765e1 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-015f449e-21fe-4b5b-8667-01ec6b4765e1 {
  cursor: pointer;
}#s-015f449e-21fe-4b5b-8667-01ec6b4765e1.shg-box.shg-c {
  justify-content: center;
}

#s-b0876ec2-6386-4dd8-8b2d-2813fb6101c0 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 125px;
background-position: center center;
}








#s-b0876ec2-6386-4dd8-8b2d-2813fb6101c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0876ec2-6386-4dd8-8b2d-2813fb6101c0.shg-box.shg-c {
  justify-content: center;
}

#s-96b8c196-4ae9-4206-833c-29d5e8d87e46 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-96b8c196-4ae9-4206-833c-29d5e8d87e46 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-96b8c196-4ae9-4206-833c-29d5e8d87e46 {
  cursor: pointer;
}#s-96b8c196-4ae9-4206-833c-29d5e8d87e46.shg-box.shg-c {
  justify-content: center;
}

#s-93a7f90a-ac14-4dfd-84cb-dc88791222b6 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 60px;
background-position: center center;
}








#s-93a7f90a-ac14-4dfd-84cb-dc88791222b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93a7f90a-ac14-4dfd-84cb-dc88791222b6.shg-box.shg-c {
  justify-content: center;
}

#s-a5ccb412-e186-42d8-9530-21739eb8e8c8 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center bottom;
}








#s-a5ccb412-e186-42d8-9530-21739eb8e8c8 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-a5ccb412-e186-42d8-9530-21739eb8e8c8 {
  cursor: pointer;
}#s-a5ccb412-e186-42d8-9530-21739eb8e8c8.shg-box.shg-c {
  justify-content: center;
}

#s-3cdea258-056b-4557-aea1-34df82781c94 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 90px;
background-position: center center;
}








#s-3cdea258-056b-4557-aea1-34df82781c94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3cdea258-056b-4557-aea1-34df82781c94.shg-box.shg-c {
  justify-content: center;
}

#s-76158ca7-8480-4b68-84b7-171e0ad889af {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-76158ca7-8480-4b68-84b7-171e0ad889af > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-76158ca7-8480-4b68-84b7-171e0ad889af {
  cursor: pointer;
}#s-76158ca7-8480-4b68-84b7-171e0ad889af.shg-box.shg-c {
  justify-content: center;
}

#s-02abf48b-3f04-4cb0-8f28-934c4d631bc7 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 90px;
background-position: center center;
}








#s-02abf48b-3f04-4cb0-8f28-934c4d631bc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02abf48b-3f04-4cb0-8f28-934c4d631bc7.shg-box.shg-c {
  justify-content: center;
}

#s-d1b8794e-b08c-45b8-a964-acf5a15ce877 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d1b8794e-b08c-45b8-a964-acf5a15ce877"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-80482605-7a5d-4c41-80ae-f6d3e0ccb5cb {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: right center;
}








#s-80482605-7a5d-4c41-80ae-f6d3e0ccb5cb > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-80482605-7a5d-4c41-80ae-f6d3e0ccb5cb {
  cursor: pointer;
}#s-80482605-7a5d-4c41-80ae-f6d3e0ccb5cb.shg-box.shg-c {
  justify-content: center;
}

#s-db71aa3d-91ae-443f-901b-c8d47011d6ec {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 60px;
background-position: center center;
}








#s-db71aa3d-91ae-443f-901b-c8d47011d6ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db71aa3d-91ae-443f-901b-c8d47011d6ec.shg-box.shg-c {
  justify-content: center;
}

#s-f784601c-3e10-453d-aca4-9f77a74facf8 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-f784601c-3e10-453d-aca4-9f77a74facf8 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-f784601c-3e10-453d-aca4-9f77a74facf8 {
  cursor: pointer;
}#s-f784601c-3e10-453d-aca4-9f77a74facf8.shg-box.shg-c {
  justify-content: center;
}

#s-0dae0ac6-80e2-4cfb-9d1a-2db9800a517d {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 60px;
background-position: center center;
}








#s-0dae0ac6-80e2-4cfb-9d1a-2db9800a517d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dae0ac6-80e2-4cfb-9d1a-2db9800a517d.shg-box.shg-c {
  justify-content: center;
}

#s-9a871656-7ddc-449c-859d-02e0417031e8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-9a871656-7ddc-449c-859d-02e0417031e8 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-9a871656-7ddc-449c-859d-02e0417031e8 {
  cursor: pointer;
}#s-9a871656-7ddc-449c-859d-02e0417031e8.shg-box.shg-c {
  justify-content: center;
}

#s-a01659e6-e0fc-49aa-83ce-8a462b865760 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 100px;
background-position: center center;
}








#s-a01659e6-e0fc-49aa-83ce-8a462b865760 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a01659e6-e0fc-49aa-83ce-8a462b865760.shg-box.shg-c {
  justify-content: center;
}

#s-5f05251a-3c22-4f57-a10a-866ce2769529 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-5f05251a-3c22-4f57-a10a-866ce2769529 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-5f05251a-3c22-4f57-a10a-866ce2769529 {
  cursor: pointer;
}#s-5f05251a-3c22-4f57-a10a-866ce2769529.shg-box.shg-c {
  justify-content: center;
}

#s-c2d3889d-3165-40b5-9158-42ca3593a8de {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 100px;
background-position: center center;
}








#s-c2d3889d-3165-40b5-9158-42ca3593a8de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2d3889d-3165-40b5-9158-42ca3593a8de.shg-box.shg-c {
  justify-content: center;
}

#s-51ada79a-c485-4e6f-8157-45a92f56404b {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-51ada79a-c485-4e6f-8157-45a92f56404b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-73a5a4a1-ab94-4608-bd85-9b634ba3d4dd {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-73a5a4a1-ab94-4608-bd85-9b634ba3d4dd > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-73a5a4a1-ab94-4608-bd85-9b634ba3d4dd {
  cursor: pointer;
}#s-73a5a4a1-ab94-4608-bd85-9b634ba3d4dd.shg-box.shg-c {
  justify-content: center;
}

#s-ba64edf5-2f72-47c6-a466-1a6db9271270 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 50px;
background-position: center center;
}








#s-ba64edf5-2f72-47c6-a466-1a6db9271270 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba64edf5-2f72-47c6-a466-1a6db9271270.shg-box.shg-c {
  justify-content: center;
}

#s-4ae717d6-0ece-4c59-9aad-118f9764383d {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-4ae717d6-0ece-4c59-9aad-118f9764383d > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-4ae717d6-0ece-4c59-9aad-118f9764383d {
  cursor: pointer;
}#s-4ae717d6-0ece-4c59-9aad-118f9764383d.shg-box.shg-c {
  justify-content: center;
}

#s-3b0c379b-9db5-4c2c-b91c-b9ec063c21c6 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 60px;
background-position: center center;
}








#s-3b0c379b-9db5-4c2c-b91c-b9ec063c21c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b0c379b-9db5-4c2c-b91c-b9ec063c21c6.shg-box.shg-c {
  justify-content: center;
}

#s-15edb89e-9172-4ec7-9c9e-a391e06946c2 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-15edb89e-9172-4ec7-9c9e-a391e06946c2 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-15edb89e-9172-4ec7-9c9e-a391e06946c2 {
  cursor: pointer;
}#s-15edb89e-9172-4ec7-9c9e-a391e06946c2.shg-box.shg-c {
  justify-content: center;
}

#s-61563d23-b412-4864-acc7-986059f5cabf {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 90px;
background-position: center center;
}








#s-61563d23-b412-4864-acc7-986059f5cabf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61563d23-b412-4864-acc7-986059f5cabf.shg-box.shg-c {
  justify-content: center;
}

#s-4d0adc77-9a96-41ea-a55e-85032ef9c48e {
  min-height: 150px;
}








#s-4d0adc77-9a96-41ea-a55e-85032ef9c48e > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-4d0adc77-9a96-41ea-a55e-85032ef9c48e.shg-box.shg-c {
  justify-content: center;
}

#s-37ac0b60-17c3-4e34-a0ee-df119cecc0c6 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-37ac0b60-17c3-4e34-a0ee-df119cecc0c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37ac0b60-17c3-4e34-a0ee-df119cecc0c6.shg-box.shg-c {
  justify-content: center;
}

#s-1aa0b4d9-e89f-4d73-863d-57c877f05bde {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1aa0b4d9-e89f-4d73-863d-57c877f05bde"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-49807004-1c0b-4ab3-b724-ffd7f610f0bb {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-49807004-1c0b-4ab3-b724-ffd7f610f0bb > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-49807004-1c0b-4ab3-b724-ffd7f610f0bb {
  cursor: pointer;
}#s-49807004-1c0b-4ab3-b724-ffd7f610f0bb.shg-box.shg-c {
  justify-content: center;
}

#s-8930f9eb-f586-469c-af64-9796f00b41cf {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 0px;
min-height: 50px;
background-position: center center;
}








#s-8930f9eb-f586-469c-af64-9796f00b41cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8930f9eb-f586-469c-af64-9796f00b41cf.shg-box.shg-c {
  justify-content: center;
}

#s-db40f97c-66b1-4f13-a1bb-57be3d2aa39e {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
min-height: 150px;
background-position: center center;
}








#s-db40f97c-66b1-4f13-a1bb-57be3d2aa39e > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-db40f97c-66b1-4f13-a1bb-57be3d2aa39e {
  cursor: pointer;
}#s-db40f97c-66b1-4f13-a1bb-57be3d2aa39e.shg-box.shg-c {
  justify-content: center;
}

#s-2c720de1-8af1-43b4-aea9-141796b7df96 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 0px;
min-height: 60px;
background-position: center center;
}








#s-2c720de1-8af1-43b4-aea9-141796b7df96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c720de1-8af1-43b4-aea9-141796b7df96.shg-box.shg-c {
  justify-content: center;
}

#s-fd6b8344-3f15-4298-bbda-6bac337d9136 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-fd6b8344-3f15-4298-bbda-6bac337d9136 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-fd6b8344-3f15-4298-bbda-6bac337d9136 {
  cursor: pointer;
}#s-fd6b8344-3f15-4298-bbda-6bac337d9136.shg-box.shg-c {
  justify-content: center;
}

#s-c2ae2608-0811-4ae9-92b4-59f66f7bbb11 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 0px;
min-height: 50px;
background-position: center center;
}








#s-c2ae2608-0811-4ae9-92b4-59f66f7bbb11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2ae2608-0811-4ae9-92b4-59f66f7bbb11.shg-box.shg-c {
  justify-content: center;
}

#s-c871f079-1d85-44dd-acad-51edba0012c8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center top;
}








#s-c871f079-1d85-44dd-acad-51edba0012c8 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-c871f079-1d85-44dd-acad-51edba0012c8 {
  cursor: pointer;
}#s-c871f079-1d85-44dd-acad-51edba0012c8.shg-box.shg-c {
  justify-content: center;
}

#s-e85015ae-1da3-40c3-b8c1-20bae69ecd5b {
  background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}








#s-e85015ae-1da3-40c3-b8c1-20bae69ecd5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e85015ae-1da3-40c3-b8c1-20bae69ecd5b.shg-box.shg-c {
  justify-content: center;
}

#s-505240b9-4dc9-4ec0-84c8-465902ce8708 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-af936e80-906a-401c-b01d-c65147fc6fba {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-a5696e58-8028-4879-84fd-98ba4dd45177 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-aad06026-d295-41b9-afe0-81e7a44b20bc {
  min-height: 43px;
}
@media (min-width: 1200px){#s-aad06026-d295-41b9-afe0-81e7a44b20bc {
  display: none;
}
#s-aad06026-d295-41b9-afe0-81e7a44b20bc, #wrap-s-aad06026-d295-41b9-afe0-81e7a44b20bc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aad06026-d295-41b9-afe0-81e7a44b20bc {
  display: none;
}
#s-aad06026-d295-41b9-afe0-81e7a44b20bc, #wrap-s-aad06026-d295-41b9-afe0-81e7a44b20bc { display:none !important; }}@media (max-width: 767px){#s-aad06026-d295-41b9-afe0-81e7a44b20bc {
  display: none;
}
#s-aad06026-d295-41b9-afe0-81e7a44b20bc, #wrap-s-aad06026-d295-41b9-afe0-81e7a44b20bc { display:none !important; }}







#s-aad06026-d295-41b9-afe0-81e7a44b20bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aad06026-d295-41b9-afe0-81e7a44b20bc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8ed1874b-41b7-4c0d-a99f-e47b67cb184e hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(221, 221, 221, 0);
}

#s-275c2add-defe-4a67-980f-43f2d78cdeb6 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 60px;
background-position: center center;
}








#s-275c2add-defe-4a67-980f-43f2d78cdeb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-275c2add-defe-4a67-980f-43f2d78cdeb6.shg-box.shg-c {
  justify-content: center;
}

#s-fbd1d4e0-2e9e-40bd-97ba-7b03a165ae5c hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5a9a9ea8-1afa-43f5-add3-af349d1c78e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8f69e26e-8b62-4427-84fe-fc7366fc6b06 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}








#s-8f69e26e-8b62-4427-84fe-fc7366fc6b06 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-8f69e26e-8b62-4427-84fe-fc7366fc6b06 {
  cursor: pointer;
}#s-8f69e26e-8b62-4427-84fe-fc7366fc6b06.shg-box.shg-c {
  justify-content: center;
}

#s-01513e55-54b5-4967-a186-1bd68e2ddd4e {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 50px;
background-position: center center;
}








#s-01513e55-54b5-4967-a186-1bd68e2ddd4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01513e55-54b5-4967-a186-1bd68e2ddd4e.shg-box.shg-c {
  justify-content: center;
}

#s-8d45adfa-c42c-41ff-adcd-6f1506015264 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}








#s-8d45adfa-c42c-41ff-adcd-6f1506015264 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-8d45adfa-c42c-41ff-adcd-6f1506015264 {
  cursor: pointer;
}#s-8d45adfa-c42c-41ff-adcd-6f1506015264.shg-box.shg-c {
  justify-content: center;
}

#s-2e71c77f-d4c7-4895-83b2-29e0021fc0fe {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 75px;
background-position: center center;
}








#s-2e71c77f-d4c7-4895-83b2-29e0021fc0fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e71c77f-d4c7-4895-83b2-29e0021fc0fe.shg-box.shg-c {
  justify-content: center;
}

#s-8caacb99-bda5-402c-9c47-81579a2904fb {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}








#s-8caacb99-bda5-402c-9c47-81579a2904fb > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-8caacb99-bda5-402c-9c47-81579a2904fb {
  cursor: pointer;
}#s-8caacb99-bda5-402c-9c47-81579a2904fb.shg-box.shg-c {
  justify-content: center;
}

#s-f0422064-368f-442f-b4cb-c96cef5d7868 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 50px;
background-position: center center;
}








#s-f0422064-368f-442f-b4cb-c96cef5d7868 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-f0422064-368f-442f-b4cb-c96cef5d7868.shg-box.shg-c {
  justify-content: center;
}

#s-6618b374-2289-40f9-a031-d25ac522e7da hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca9beb47-e0fd-4ebf-9c56-31c5e9c5aed3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0903e0f8-cf57-4e2a-80e8-85429bc548f2 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}








#s-0903e0f8-cf57-4e2a-80e8-85429bc548f2 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-0903e0f8-cf57-4e2a-80e8-85429bc548f2 {
  cursor: pointer;
}#s-0903e0f8-cf57-4e2a-80e8-85429bc548f2.shg-box.shg-c {
  justify-content: center;
}

#s-9ffcd868-7e3f-44ed-be08-d3c562872f80 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 90px;
background-position: center center;
}








#s-9ffcd868-7e3f-44ed-be08-d3c562872f80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ffcd868-7e3f-44ed-be08-d3c562872f80.shg-box.shg-c {
  justify-content: center;
}

#s-f36b6914-ba7c-4bec-9325-ceea05920b7f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}








#s-f36b6914-ba7c-4bec-9325-ceea05920b7f > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-f36b6914-ba7c-4bec-9325-ceea05920b7f {
  cursor: pointer;
}#s-f36b6914-ba7c-4bec-9325-ceea05920b7f.shg-box.shg-c {
  justify-content: center;
}

#s-66a3d4da-78f6-495c-926a-3b9469aeece4 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 125px;
background-position: center center;
}








#s-66a3d4da-78f6-495c-926a-3b9469aeece4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66a3d4da-78f6-495c-926a-3b9469aeece4.shg-box.shg-c {
  justify-content: center;
}

#s-e8af631c-b1a9-4e52-8e94-4077cdbdade5 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}








#s-e8af631c-b1a9-4e52-8e94-4077cdbdade5 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-e8af631c-b1a9-4e52-8e94-4077cdbdade5 {
  cursor: pointer;
}#s-e8af631c-b1a9-4e52-8e94-4077cdbdade5.shg-box.shg-c {
  justify-content: center;
}

#s-096a98ff-c564-45a5-8d39-330e1d62e923 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 80px;
background-position: center center;
}








#s-096a98ff-c564-45a5-8d39-330e1d62e923 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-096a98ff-c564-45a5-8d39-330e1d62e923.shg-box.shg-c {
  justify-content: center;
}

#s-9a9347c8-6c34-4620-9a73-53df46fe6ca9 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-3ce7a651-454a-408e-b74d-f333062435a6 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-7571214e-6457-4825-9e37-4a9efb8d8803 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7571214e-6457-4825-9e37-4a9efb8d8803"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bdb51f63-b75e-4f58-980d-891038d0d0d3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-bdb51f63-b75e-4f58-980d-891038d0d0d3 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-bdb51f63-b75e-4f58-980d-891038d0d0d3 {
  cursor: pointer;
}#s-bdb51f63-b75e-4f58-980d-891038d0d0d3.shg-box.shg-c {
  justify-content: center;
}

#s-ded5ebef-28e5-4cd3-a99b-59b52059afe5 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 100px;
background-position: center center;
}








#s-ded5ebef-28e5-4cd3-a99b-59b52059afe5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ded5ebef-28e5-4cd3-a99b-59b52059afe5.shg-box.shg-c {
  justify-content: center;
}

#s-5a51dd1b-5888-408c-adb9-ba5d68b9e8ff {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-5a51dd1b-5888-408c-adb9-ba5d68b9e8ff > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-5a51dd1b-5888-408c-adb9-ba5d68b9e8ff {
  cursor: pointer;
}#s-5a51dd1b-5888-408c-adb9-ba5d68b9e8ff.shg-box.shg-c {
  justify-content: center;
}

#s-26e4d69a-3c49-4958-9d23-52e05747d706 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 75px;
background-position: center center;
}








#s-26e4d69a-3c49-4958-9d23-52e05747d706 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26e4d69a-3c49-4958-9d23-52e05747d706.shg-box.shg-c {
  justify-content: center;
}

#s-c8ce487f-4d3f-41a8-96a2-5894420128ce {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center bottom;
}








#s-c8ce487f-4d3f-41a8-96a2-5894420128ce > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-c8ce487f-4d3f-41a8-96a2-5894420128ce {
  cursor: pointer;
}#s-c8ce487f-4d3f-41a8-96a2-5894420128ce.shg-box.shg-c {
  justify-content: center;
}

#s-f5fdfc4c-219a-455f-afe0-481900b7e564 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 100px;
background-position: center center;
}








#s-f5fdfc4c-219a-455f-afe0-481900b7e564 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5fdfc4c-219a-455f-afe0-481900b7e564.shg-box.shg-c {
  justify-content: center;
}

#s-9c6fb304-82f3-4936-9899-7e3298496f45 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-9c6fb304-82f3-4936-9899-7e3298496f45 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-9c6fb304-82f3-4936-9899-7e3298496f45 {
  cursor: pointer;
}#s-9c6fb304-82f3-4936-9899-7e3298496f45.shg-box.shg-c {
  justify-content: center;
}

#s-f95751d9-bac1-4ce6-9405-de965ef346d0 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 60px;
background-position: center center;
}








#s-f95751d9-bac1-4ce6-9405-de965ef346d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f95751d9-bac1-4ce6-9405-de965ef346d0.shg-box.shg-c {
  justify-content: center;
}

#s-2b219672-0e88-4040-bcf7-3e17ab95275c hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3898ede-6e85-44e8-bad6-9fa87a09509c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-aaeeb2e4-078a-4ee8-b1f7-7a94733d7f2c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: right center;
}








#s-aaeeb2e4-078a-4ee8-b1f7-7a94733d7f2c > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-aaeeb2e4-078a-4ee8-b1f7-7a94733d7f2c {
  cursor: pointer;
}#s-aaeeb2e4-078a-4ee8-b1f7-7a94733d7f2c.shg-box.shg-c {
  justify-content: center;
}

#s-b2a17b6c-67cd-4913-8d4a-6e0fa116c3f3 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 75px;
background-position: center center;
}








#s-b2a17b6c-67cd-4913-8d4a-6e0fa116c3f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2a17b6c-67cd-4913-8d4a-6e0fa116c3f3.shg-box.shg-c {
  justify-content: center;
}

#s-6adb4ef4-5a4d-4424-9092-c1902c5a5918 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-6adb4ef4-5a4d-4424-9092-c1902c5a5918 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-6adb4ef4-5a4d-4424-9092-c1902c5a5918 {
  cursor: pointer;
}#s-6adb4ef4-5a4d-4424-9092-c1902c5a5918.shg-box.shg-c {
  justify-content: center;
}

#s-3db7e543-9554-4cb5-ad32-101397dcf53b {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 75px;
background-position: center center;
}








#s-3db7e543-9554-4cb5-ad32-101397dcf53b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3db7e543-9554-4cb5-ad32-101397dcf53b.shg-box.shg-c {
  justify-content: center;
}

#s-eff20ed1-b3bc-4dcf-acf7-c02acd99b675 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-eff20ed1-b3bc-4dcf-acf7-c02acd99b675 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-eff20ed1-b3bc-4dcf-acf7-c02acd99b675 {
  cursor: pointer;
}#s-eff20ed1-b3bc-4dcf-acf7-c02acd99b675.shg-box.shg-c {
  justify-content: center;
}

#s-16debc76-28d6-46b8-9fe4-87270baa05a2 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 75px;
background-position: center center;
}








#s-16debc76-28d6-46b8-9fe4-87270baa05a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16debc76-28d6-46b8-9fe4-87270baa05a2.shg-box.shg-c {
  justify-content: center;
}

#s-30304e8d-09be-4abf-af9f-09161107f49f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-30304e8d-09be-4abf-af9f-09161107f49f > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-30304e8d-09be-4abf-af9f-09161107f49f {
  cursor: pointer;
}#s-30304e8d-09be-4abf-af9f-09161107f49f.shg-box.shg-c {
  justify-content: center;
}

#s-7fb7b12c-0689-4f27-9ce6-9590170cf3c2 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 150px;
background-position: center center;
}








#s-7fb7b12c-0689-4f27-9ce6-9590170cf3c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fb7b12c-0689-4f27-9ce6-9590170cf3c2.shg-box.shg-c {
  justify-content: center;
}

#s-469d7cce-3c3c-4217-9afd-cf762700aada hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd6c5cd5-847f-406e-9e6f-e24d7a29ae0c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-49ae7fc0-783f-43ca-b687-b3981fd268f3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-49ae7fc0-783f-43ca-b687-b3981fd268f3 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-49ae7fc0-783f-43ca-b687-b3981fd268f3 {
  cursor: pointer;
}#s-49ae7fc0-783f-43ca-b687-b3981fd268f3.shg-box.shg-c {
  justify-content: center;
}

#s-69c05806-eb8f-417c-89a6-353a2cb1d901 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 60px;
background-position: center center;
}








#s-69c05806-eb8f-417c-89a6-353a2cb1d901 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69c05806-eb8f-417c-89a6-353a2cb1d901.shg-box.shg-c {
  justify-content: center;
}

#s-80121a13-3bc1-446e-8ed9-512f6b913c9f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-80121a13-3bc1-446e-8ed9-512f6b913c9f > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-80121a13-3bc1-446e-8ed9-512f6b913c9f {
  cursor: pointer;
}#s-80121a13-3bc1-446e-8ed9-512f6b913c9f.shg-box.shg-c {
  justify-content: center;
}

#s-1170becd-c1f5-4403-94fd-3e83d0269e96 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 75px;
background-position: center center;
}








#s-1170becd-c1f5-4403-94fd-3e83d0269e96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1170becd-c1f5-4403-94fd-3e83d0269e96.shg-box.shg-c {
  justify-content: center;
}

#s-f864da3e-dd7f-44e8-8539-4bc93d6b09fe {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-f864da3e-dd7f-44e8-8539-4bc93d6b09fe > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-f864da3e-dd7f-44e8-8539-4bc93d6b09fe {
  cursor: pointer;
}#s-f864da3e-dd7f-44e8-8539-4bc93d6b09fe.shg-box.shg-c {
  justify-content: center;
}

#s-1d6f3bbc-0263-4504-8d96-4379a208ed90 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 150px;
background-position: center center;
}








#s-1d6f3bbc-0263-4504-8d96-4379a208ed90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d6f3bbc-0263-4504-8d96-4379a208ed90.shg-box.shg-c {
  justify-content: center;
}

#s-2a9f7972-ab75-4d9f-9ac0-1190135ebcec {
  min-height: 150px;
}








#s-2a9f7972-ab75-4d9f-9ac0-1190135ebcec > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-2a9f7972-ab75-4d9f-9ac0-1190135ebcec.shg-box.shg-c {
  justify-content: center;
}

#s-96695160-95de-4d22-ad1c-35b783ee77fa {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 0px;
min-height: 125px;
background-position: center center;
}








#s-96695160-95de-4d22-ad1c-35b783ee77fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96695160-95de-4d22-ad1c-35b783ee77fa.shg-box.shg-c {
  justify-content: center;
}

#s-2d8a2627-3332-4f69-a8a6-cc0f02655771 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ccfd1ced-cd37-4c87-b77d-cfedf175e6cf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a8dfb803-1a8f-4a4e-995d-62bdf75b33f1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-a8dfb803-1a8f-4a4e-995d-62bdf75b33f1 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-a8dfb803-1a8f-4a4e-995d-62bdf75b33f1 {
  cursor: pointer;
}#s-a8dfb803-1a8f-4a4e-995d-62bdf75b33f1.shg-box.shg-c {
  justify-content: center;
}

#s-80315a89-7edf-401d-bb4f-be1c8d53c10c {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 60px;
background-position: center center;
}








#s-80315a89-7edf-401d-bb4f-be1c8d53c10c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80315a89-7edf-401d-bb4f-be1c8d53c10c.shg-box.shg-c {
  justify-content: center;
}

#s-190e3b1c-c320-4566-a2a9-7d324f2aec70 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-190e3b1c-c320-4566-a2a9-7d324f2aec70 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-190e3b1c-c320-4566-a2a9-7d324f2aec70 {
  cursor: pointer;
}#s-190e3b1c-c320-4566-a2a9-7d324f2aec70.shg-box.shg-c {
  justify-content: center;
}

#s-6396064b-959d-4fbf-a5d5-cc97edb323af {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 80px;
background-position: center center;
}








#s-6396064b-959d-4fbf-a5d5-cc97edb323af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6396064b-959d-4fbf-a5d5-cc97edb323af.shg-box.shg-c {
  justify-content: center;
}

#s-661813b4-04a3-4a00-8182-da1270c43878 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-661813b4-04a3-4a00-8182-da1270c43878 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-661813b4-04a3-4a00-8182-da1270c43878 {
  cursor: pointer;
}#s-661813b4-04a3-4a00-8182-da1270c43878.shg-box.shg-c {
  justify-content: center;
}

#s-d1687bbc-d0c6-4419-bcd8-5fa0bb5c5ab1 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 75px;
background-position: center center;
}








#s-d1687bbc-d0c6-4419-bcd8-5fa0bb5c5ab1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1687bbc-d0c6-4419-bcd8-5fa0bb5c5ab1.shg-box.shg-c {
  justify-content: center;
}

#s-481a1cf7-6265-4cfc-8374-633733d770e6 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center top;
}








#s-481a1cf7-6265-4cfc-8374-633733d770e6 > .shg-box-overlay {
  background-color: rgba(188, 171, 160, 1);
  opacity: 0.4;
}#s-481a1cf7-6265-4cfc-8374-633733d770e6 {
  cursor: pointer;
}#s-481a1cf7-6265-4cfc-8374-633733d770e6.shg-box.shg-c {
  justify-content: center;
}

#s-963c6b26-1a97-4352-89c1-128820e34eac {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 10px;
margin-right: 10px;
min-height: 75px;
background-position: center center;
}








#s-963c6b26-1a97-4352-89c1-128820e34eac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-963c6b26-1a97-4352-89c1-128820e34eac.shg-box.shg-c {
  justify-content: center;
}

#s-12affb8a-ce37-4281-b0c7-62cf03bf5fa5 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(221, 221, 221, 0);
}

#s-bfe2291b-c724-4b06-a126-82fba94a695f {
  min-height: 50px;
}








#s-bfe2291b-c724-4b06-a126-82fba94a695f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfe2291b-c724-4b06-a126-82fba94a695f.shg-box.shg-c {
  justify-content: center;
}

#s-c532fd94-1ded-4c79-a888-0797f4e5b7fb {
  margin-bottom: 25px;
}

#s-1a462084-43fe-45ad-a132-3e6770b7fdc1 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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