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

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

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

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

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

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

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

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

#s-f01547c6-778b-4c7b-88ea-9afdd228234d {
  margin-top: 10px;
margin-bottom: 10px;
background-color: rgba(216, 220, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f01547c6-778b-4c7b-88ea-9afdd228234d {
  
}
}@media (max-width: 767px){#s-f01547c6-778b-4c7b-88ea-9afdd228234d {
  display: none;
}
#s-f01547c6-778b-4c7b-88ea-9afdd228234d, #wrap-s-f01547c6-778b-4c7b-88ea-9afdd228234d { display:none !important; }}







#s-f01547c6-778b-4c7b-88ea-9afdd228234d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f01547c6-778b-4c7b-88ea-9afdd228234d.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-5efb9c11-366a-4401-92db-5dcda3b31eb8 {
  text-align: center;
}




  #s-5efb9c11-366a-4401-92db-5dcda3b31eb8 img.shogun-image {
    
    width: px;
  }


#s-5efb9c11-366a-4401-92db-5dcda3b31eb8 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-47243751-e345-4230-b75f-d6f033ec0e83 {
  text-align: center;
}
@media (min-width: 1200px){#s-47243751-e345-4230-b75f-d6f033ec0e83 {
  display: none;
}
#s-47243751-e345-4230-b75f-d6f033ec0e83, #wrap-s-47243751-e345-4230-b75f-d6f033ec0e83 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-47243751-e345-4230-b75f-d6f033ec0e83 {
  display: none;
}
#s-47243751-e345-4230-b75f-d6f033ec0e83, #wrap-s-47243751-e345-4230-b75f-d6f033ec0e83 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-47243751-e345-4230-b75f-d6f033ec0e83 {
  display: none;
}
#s-47243751-e345-4230-b75f-d6f033ec0e83, #wrap-s-47243751-e345-4230-b75f-d6f033ec0e83 { display:none !important; }}



  #s-47243751-e345-4230-b75f-d6f033ec0e83 img.shogun-image {
    
    width: px;
  }


#s-47243751-e345-4230-b75f-d6f033ec0e83 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-fa4bfa8d-e06a-40ec-9422-f001ea3bcf3a {
  text-align: center;
}
@media (min-width: 1200px){#s-fa4bfa8d-e06a-40ec-9422-f001ea3bcf3a {
  display: none;
}
#s-fa4bfa8d-e06a-40ec-9422-f001ea3bcf3a, #wrap-s-fa4bfa8d-e06a-40ec-9422-f001ea3bcf3a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa4bfa8d-e06a-40ec-9422-f001ea3bcf3a {
  display: none;
}
#s-fa4bfa8d-e06a-40ec-9422-f001ea3bcf3a, #wrap-s-fa4bfa8d-e06a-40ec-9422-f001ea3bcf3a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fa4bfa8d-e06a-40ec-9422-f001ea3bcf3a {
  display: none;
}
#s-fa4bfa8d-e06a-40ec-9422-f001ea3bcf3a, #wrap-s-fa4bfa8d-e06a-40ec-9422-f001ea3bcf3a { display:none !important; }}



  #s-fa4bfa8d-e06a-40ec-9422-f001ea3bcf3a img.shogun-image {
    
    width: px;
  }


#s-fa4bfa8d-e06a-40ec-9422-f001ea3bcf3a .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-f55cf5a9-2a33-441b-9224-bdfc1cdf22bc {
  margin-top: 10px;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: left;
}
@media (min-width: 1200px){#s-f55cf5a9-2a33-441b-9224-bdfc1cdf22bc {
  display: none;
}
#s-f55cf5a9-2a33-441b-9224-bdfc1cdf22bc, #wrap-s-f55cf5a9-2a33-441b-9224-bdfc1cdf22bc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f55cf5a9-2a33-441b-9224-bdfc1cdf22bc {
  display: none;
}
#s-f55cf5a9-2a33-441b-9224-bdfc1cdf22bc, #wrap-s-f55cf5a9-2a33-441b-9224-bdfc1cdf22bc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f55cf5a9-2a33-441b-9224-bdfc1cdf22bc {
  display: none;
}
#s-f55cf5a9-2a33-441b-9224-bdfc1cdf22bc, #wrap-s-f55cf5a9-2a33-441b-9224-bdfc1cdf22bc { display:none !important; }}
#s-f55cf5a9-2a33-441b-9224-bdfc1cdf22bc .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d1a9a78c-052e-417e-92a5-18d187e6034d {
  margin-top: 10px;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}
@media (max-width: 767px){#s-d1a9a78c-052e-417e-92a5-18d187e6034d {
  display: none;
}
#s-d1a9a78c-052e-417e-92a5-18d187e6034d, #wrap-s-d1a9a78c-052e-417e-92a5-18d187e6034d { display:none !important; }}
#s-d1a9a78c-052e-417e-92a5-18d187e6034d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0c843ce8-e6c6-4442-96e7-b0aaec37fcd4 {
  background-color: rgba(252, 252, 252, 1);
}
@media (max-width: 767px){#s-0c843ce8-e6c6-4442-96e7-b0aaec37fcd4 {
  display: none;
}
#s-0c843ce8-e6c6-4442-96e7-b0aaec37fcd4, #wrap-s-0c843ce8-e6c6-4442-96e7-b0aaec37fcd4 { display:none !important; }}







#s-0c843ce8-e6c6-4442-96e7-b0aaec37fcd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c843ce8-e6c6-4442-96e7-b0aaec37fcd4.shg-box.shg-c {
  justify-content: flex-start;
}

.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-23b6592d-8c4b-41cc-8421-302a2d09cb15 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
margin-top: 15px;
}

@media (min-width: 0px) {
[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-23b6592d-8c4b-41cc-8421-302a2d09cb15"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-6bb13daf-38e7-4f43-a889-79399e4105a1 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6bb13daf-38e7-4f43-a889-79399e4105a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

.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-240fb4f5-93c9-4241-a6d5-4febd9853954 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(20, 53, 75, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-240fb4f5-93c9-4241-a6d5-4febd9853954:hover {background-color: rgba(37, 79, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-240fb4f5-93c9-4241-a6d5-4febd9853954:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-240fb4f5-93c9-4241-a6d5-4febd9853954.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-ab92f643-1c5c-4acf-afb8-9c49ad2d9f9e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(20, 53, 75, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ab92f643-1c5c-4acf-afb8-9c49ad2d9f9e:hover {background-color: rgba(37, 79, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ab92f643-1c5c-4acf-afb8-9c49ad2d9f9e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ab92f643-1c5c-4acf-afb8-9c49ad2d9f9e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-896f745b-cd7c-44e5-a66e-e53a24dc6325 {
  padding-top: 10px;
padding-left: 18%;
padding-bottom: 10px;
padding-right: 18%;
background-color: rgba(20, 53, 75, 1);
}
@media (min-width: 1200px){#s-896f745b-cd7c-44e5-a66e-e53a24dc6325 {
  display: none;
}
#s-896f745b-cd7c-44e5-a66e-e53a24dc6325, #wrap-s-896f745b-cd7c-44e5-a66e-e53a24dc6325 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-896f745b-cd7c-44e5-a66e-e53a24dc6325 {
  display: none;
}
#s-896f745b-cd7c-44e5-a66e-e53a24dc6325, #wrap-s-896f745b-cd7c-44e5-a66e-e53a24dc6325 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-896f745b-cd7c-44e5-a66e-e53a24dc6325 {
  display: none;
}
#s-896f745b-cd7c-44e5-a66e-e53a24dc6325, #wrap-s-896f745b-cd7c-44e5-a66e-e53a24dc6325 { display:none !important; }}@media (max-width: 767px){#s-896f745b-cd7c-44e5-a66e-e53a24dc6325 {
  display: none;
}
#s-896f745b-cd7c-44e5-a66e-e53a24dc6325, #wrap-s-896f745b-cd7c-44e5-a66e-e53a24dc6325 { display:none !important; }}







#s-896f745b-cd7c-44e5-a66e-e53a24dc6325 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-896f745b-cd7c-44e5-a66e-e53a24dc6325.shg-box.shg-c {
  justify-content: center;
}

#s-ecbc3c3c-a058-4ace-828e-a557f8341c52 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ecbc3c3c-a058-4ace-828e-a557f8341c52 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c018bbaf-4d60-455e-9460-45a98bc2801a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-338446b2-6f27-489d-bbb3-c6dc41c61ced {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(84, 166, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-338446b2-6f27-489d-bbb3-c6dc41c61ced:hover {background-color: rgba(84, 182, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-338446b2-6f27-489d-bbb3-c6dc41c61ced:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-338446b2-6f27-489d-bbb3-c6dc41c61ced.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-57fa44e0-a64f-4e38-8f3e-706d6f8fb8ff {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(84, 166, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-57fa44e0-a64f-4e38-8f3e-706d6f8fb8ff:hover {background-color: rgba(84, 182, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-57fa44e0-a64f-4e38-8f3e-706d6f8fb8ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-57fa44e0-a64f-4e38-8f3e-706d6f8fb8ff.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c7cdc6fc-ce89-4ea9-b914-bc19590abe45 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(84, 166, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c7cdc6fc-ce89-4ea9-b914-bc19590abe45:hover {background-color: rgba(84, 182, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c7cdc6fc-ce89-4ea9-b914-bc19590abe45:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c7cdc6fc-ce89-4ea9-b914-bc19590abe45.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c84c246f-11e5-446f-9dfa-a5405925bfd1 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(84, 166, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c84c246f-11e5-446f-9dfa-a5405925bfd1:hover {background-color: rgba(84, 182, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c84c246f-11e5-446f-9dfa-a5405925bfd1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c84c246f-11e5-446f-9dfa-a5405925bfd1.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-4502b3a5-56e6-4897-89cf-f372da4bdfc6 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(84, 166, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4502b3a5-56e6-4897-89cf-f372da4bdfc6:hover {background-color: rgba(84, 182, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4502b3a5-56e6-4897-89cf-f372da4bdfc6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4502b3a5-56e6-4897-89cf-f372da4bdfc6.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-4f824edf-59f3-425b-824e-eae828b0fee5 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(84, 166, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4f824edf-59f3-425b-824e-eae828b0fee5:hover {background-color: rgba(84, 182, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4f824edf-59f3-425b-824e-eae828b0fee5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4f824edf-59f3-425b-824e-eae828b0fee5.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-567f5257-febf-41b1-98b4-169f9ec7046d {
  margin-bottom: 20px;
background-color: rgba(216, 220, 230, 1);
}








#s-567f5257-febf-41b1-98b4-169f9ec7046d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-567f5257-febf-41b1-98b4-169f9ec7046d.shg-box.shg-c {
  justify-content: center;
}

#s-16f4583c-20e3-4b1a-b91c-cc96ce049892 {
  text-align: center;
}




  #s-16f4583c-20e3-4b1a-b91c-cc96ce049892 img.shogun-image {
    
    width: px;
  }


#s-16f4583c-20e3-4b1a-b91c-cc96ce049892 .shogun-image-content {
  
    align-items: center;
  
}

#s-57449395-51e8-43a4-b4c1-1dc52d0db01d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-57449395-51e8-43a4-b4c1-1dc52d0db01d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2 {
  background-color: rgba(137, 201, 248, 0);
}

@media (min-width: 0px) {
[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7fe57eb0-ca26-42f4-9bed-3a58209dc7c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6da06fdc-4ea6-482a-95f2-8b18a39e0516 {
  margin-bottom: 20px;
background-color: rgba(112, 220, 241, 0);
}

@media (min-width: 0px) {
[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6da06fdc-4ea6-482a-95f2-8b18a39e0516"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b912e18c-095e-408a-883a-5f6352d2c033 {
  border-style: solid;
padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
padding-right: 1%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
background-color: rgba(245, 245, 245, 1);
}








#s-b912e18c-095e-408a-883a-5f6352d2c033 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b912e18c-095e-408a-883a-5f6352d2c033.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-05870e01-f1a2-4c77-93bf-05c627593176 .shogun-tabs {
  justify-content: flex-start;
}


  #s-05870e01-f1a2-4c77-93bf-05c627593176 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(216, 220, 230, 1);
    border: 1px solid #DDDDDD;
  }
  #s-05870e01-f1a2-4c77-93bf-05c627593176 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(84, 166, 245, 1);
    border: 1px solid #ddd;
  }
#s-05870e01-f1a2-4c77-93bf-05c627593176 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(14, 14, 14, 1);
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-05870e01-f1a2-4c77-93bf-05c627593176 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(250, 250, 250, 1);
}

#s-05870e01-f1a2-4c77-93bf-05c627593176 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(84, 166, 245, 1);
}

#s-05870e01-f1a2-4c77-93bf-05c627593176 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-121e0a95-cf83-48db-959a-2b2acadc51fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-ce201a1c-cde4-4420-8956-f433f174e69a {
  min-height: 298px;
}








#s-ce201a1c-cde4-4420-8956-f433f174e69a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce201a1c-cde4-4420-8956-f433f174e69a.shg-box.shg-c {
  justify-content: center;
}

#s-1ffcb8bd-4403-4746-bd9a-84d9c0abf57a {
  text-align: center;
}




  #s-1ffcb8bd-4403-4746-bd9a-84d9c0abf57a img.shogun-image {
    
    width: px;
  }


#s-1ffcb8bd-4403-4746-bd9a-84d9c0abf57a .shogun-image-content {
  
    align-items: center;
  
}

#s-1454fa3d-a0cb-48e8-bf86-04857b2b1f90 {
  min-height: 298px;
}








#s-1454fa3d-a0cb-48e8-bf86-04857b2b1f90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1454fa3d-a0cb-48e8-bf86-04857b2b1f90.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a5849d63-3571-447c-919a-79f8b5dbcfe0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-725da2e5-ba3a-43a0-a760-5fa849bbe5cf {
  min-height: 298px;
}








#s-725da2e5-ba3a-43a0-a760-5fa849bbe5cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-725da2e5-ba3a-43a0-a760-5fa849bbe5cf.shg-box.shg-c {
  justify-content: center;
}

#s-2e75d769-fd0e-4736-8f40-7763caa77581 {
  text-align: center;
}




  #s-2e75d769-fd0e-4736-8f40-7763caa77581 img.shogun-image {
    
    width: px;
  }


#s-2e75d769-fd0e-4736-8f40-7763caa77581 .shogun-image-content {
  
    align-items: center;
  
}

#s-62f90bf0-82d0-48e4-98aa-4125327fe06b {
  min-height: 298px;
}








#s-62f90bf0-82d0-48e4-98aa-4125327fe06b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62f90bf0-82d0-48e4-98aa-4125327fe06b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fe1e25ae-398b-4547-8059-9913c4dd7dd1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0a47efaf-f72c-446f-9f0a-a76e52528122 {
  min-height: 298px;
}








#s-0a47efaf-f72c-446f-9f0a-a76e52528122 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a47efaf-f72c-446f-9f0a-a76e52528122.shg-box.shg-c {
  justify-content: center;
}

#s-51972435-e707-4856-bd78-465d68cb6148 {
  text-align: center;
}




  #s-51972435-e707-4856-bd78-465d68cb6148 img.shogun-image {
    
    width: px;
  }


#s-51972435-e707-4856-bd78-465d68cb6148 .shogun-image-content {
  
    align-items: center;
  
}

#s-16403746-4879-4414-873e-93bc774635e8 {
  min-height: 298px;
}








#s-16403746-4879-4414-873e-93bc774635e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16403746-4879-4414-873e-93bc774635e8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-30755be2-0484-4671-ac8b-6f7381709114"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-847a0dde-497d-4b0b-883f-4110fb104a9f {
  min-height: 283px;
}








#s-847a0dde-497d-4b0b-883f-4110fb104a9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-847a0dde-497d-4b0b-883f-4110fb104a9f.shg-box.shg-c {
  justify-content: center;
}

#s-f980fd1e-e81f-4a24-afa7-815721fe574d {
  text-align: center;
}




  #s-f980fd1e-e81f-4a24-afa7-815721fe574d img.shogun-image {
    
    width: px;
  }


#s-f980fd1e-e81f-4a24-afa7-815721fe574d .shogun-image-content {
  
    align-items: center;
  
}

#s-d567ce2a-7759-4a86-9ed3-c2472ffcd44b {
  margin-top: 10px;
margin-bottom: 20px;
background-color: rgba(216, 220, 230, 1);
}








#s-d567ce2a-7759-4a86-9ed3-c2472ffcd44b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d567ce2a-7759-4a86-9ed3-c2472ffcd44b.shg-box.shg-c {
  justify-content: center;
}

#s-342942e6-1b90-439f-9ba9-a1d9e71b5208 {
  text-align: center;
}




  #s-342942e6-1b90-439f-9ba9-a1d9e71b5208 img.shogun-image {
    
    width: px;
  }


#s-342942e6-1b90-439f-9ba9-a1d9e71b5208 .shogun-image-content {
  
    align-items: center;
  
}

#s-f50a0d27-bd1f-4e0b-9d2d-c6a75cf648f7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f50a0d27-bd1f-4e0b-9d2d-c6a75cf648f7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-404a0e35-cc36-4b7e-b17c-a3e1f6a2b533"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a65e3560-5bd8-44ce-9468-be4284340946 {
  margin-top: 10px;
margin-bottom: 20px;
background-color: rgba(216, 220, 230, 1);
}








#s-a65e3560-5bd8-44ce-9468-be4284340946 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a65e3560-5bd8-44ce-9468-be4284340946.shg-box.shg-c {
  justify-content: center;
}

#s-96ae8cc6-644c-46de-8564-e602386e5d29 {
  text-align: center;
}




  #s-96ae8cc6-644c-46de-8564-e602386e5d29 img.shogun-image {
    
    width: px;
  }


#s-96ae8cc6-644c-46de-8564-e602386e5d29 .shogun-image-content {
  
    align-items: center;
  
}

#s-def18814-7ead-4e4b-a174-78b8c00b1ed7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-def18814-7ead-4e4b-a174-78b8c00b1ed7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a2066b6d-69a3-4448-a27f-39f78ee2a89a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ce2b044f-342a-40da-9d55-dfb2df489cd4 {
  margin-bottom: 20px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce2b044f-342a-40da-9d55-dfb2df489cd4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1a678edf-545d-4a71-86fd-8fa9efcb550e {
  border-style: solid;
padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
padding-right: 1%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
background-color: rgba(245, 245, 245, 1);
}








#s-1a678edf-545d-4a71-86fd-8fa9efcb550e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a678edf-545d-4a71-86fd-8fa9efcb550e.shg-box.shg-c {
  justify-content: center;
}

#s-ef0a413d-5ae5-46ef-8b38-9289d2215ce1 .shogun-tabs {
  justify-content: flex-start;
}


  #s-ef0a413d-5ae5-46ef-8b38-9289d2215ce1 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(216, 220, 230, 1);
    border: 1px solid #DDDDDD;
  }
  #s-ef0a413d-5ae5-46ef-8b38-9289d2215ce1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(84, 166, 245, 1);
    border: 1px solid #ddd;
  }
#s-ef0a413d-5ae5-46ef-8b38-9289d2215ce1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(14, 14, 14, 1);
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-ef0a413d-5ae5-46ef-8b38-9289d2215ce1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(250, 250, 250, 1);
}

#s-ef0a413d-5ae5-46ef-8b38-9289d2215ce1 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(84, 166, 245, 1);
}

#s-ef0a413d-5ae5-46ef-8b38-9289d2215ce1 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-03d41c4c-db35-4c5b-8cd4-0b376f020e31"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-66a2fe62-d8fd-4c05-96d1-3d668737afa6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1c14f4c-4cdb-4633-bf59-90ce6f9bbf74"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0a66fe80-0b0f-458f-b844-f829158ee83a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-be8af48a-4668-460a-86b0-b53a68ab3ef9 {
  min-height: 260px;
}








#s-be8af48a-4668-460a-86b0-b53a68ab3ef9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be8af48a-4668-460a-86b0-b53a68ab3ef9.shg-box.shg-c {
  justify-content: center;
}

#s-4f431ce1-baed-4bb5-b792-07163cafbf14 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-66acc291-b2a0-419a-b9f3-a45832e3c568 {
  margin-bottom: 30px;
text-align: center;
}




  #s-66acc291-b2a0-419a-b9f3-a45832e3c568 img.shogun-image {
    
    width: px;
  }


#s-66acc291-b2a0-419a-b9f3-a45832e3c568 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c276dc3-900c-4966-8893-85e4a1ab5896 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7c276dc3-900c-4966-8893-85e4a1ab5896 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e63ac010-6c7a-47ef-9f9a-f5f78366455c {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e63ac010-6c7a-47ef-9f9a-f5f78366455c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b4ba1636-2417-4cb9-856b-7ad711df70e1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(20, 53, 75, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b4ba1636-2417-4cb9-856b-7ad711df70e1:hover {background-color: rgba(37, 79, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b4ba1636-2417-4cb9-856b-7ad711df70e1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b4ba1636-2417-4cb9-856b-7ad711df70e1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-d270cf6c-b5ec-4302-8937-a644e50da7f0 {
  margin-top: 10px;
margin-bottom: 10px;
}








#s-d270cf6c-b5ec-4302-8937-a644e50da7f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d270cf6c-b5ec-4302-8937-a644e50da7f0.shg-box.shg-c {
  justify-content: center;
}

#s-bfc1550b-919e-4785-8594-5c32b4464adc {
  margin-bottom: 20px;
min-height: 300px;
}

@media (min-width: 0px) {
[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bfc1550b-919e-4785-8594-5c32b4464adc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a2f74281-12c2-48f3-b437-eec1c7a8a77f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a2f74281-12c2-48f3-b437-eec1c7a8a77f .shogun-heading-component h2 {
  color: rgba(15, 15, 15, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8bffe721-d2f7-41aa-a4fe-46d62d536f9d {
  text-align: center;
}




  #s-8bffe721-d2f7-41aa-a4fe-46d62d536f9d img.shogun-image {
    
    width: px;
  }


#s-8bffe721-d2f7-41aa-a4fe-46d62d536f9d .shogun-image-content {
  
    align-items: center;
  
}

#s-708de704-f594-4068-ac6e-70dbca932c4d {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-708de704-f594-4068-ac6e-70dbca932c4d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-374e05e7-8bc1-4fef-b653-125c9d61edb0 {
  text-align: center;
}




  #s-374e05e7-8bc1-4fef-b653-125c9d61edb0 img.shogun-image {
    
    width: px;
  }


#s-374e05e7-8bc1-4fef-b653-125c9d61edb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-fdf0ae4d-f4f6-46fe-8c03-ae2615039360 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fdf0ae4d-f4f6-46fe-8c03-ae2615039360 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-58e6bfb8-f42f-453c-a979-6503f0118c79 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-58e6bfb8-f42f-453c-a979-6503f0118c79"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b61640fc-9714-4cf7-9837-c74fd7ca291c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b61640fc-9714-4cf7-9837-c74fd7ca291c .shogun-heading-component h2 {
  color: rgba(15, 15, 15, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-261884d8-5dba-4103-819f-a586668c8538 {
  text-align: center;
}




  #s-261884d8-5dba-4103-819f-a586668c8538 img.shogun-image {
    
    width: px;
  }


#s-261884d8-5dba-4103-819f-a586668c8538 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1c115b7b-7517-43ca-a81a-5676464bd3a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-d611c49b-04aa-4aef-aa11-bbadc696e1d9 {
  text-align: center;
}




  #s-d611c49b-04aa-4aef-aa11-bbadc696e1d9 img.shogun-image {
    
    width: px;
  }


#s-d611c49b-04aa-4aef-aa11-bbadc696e1d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-2b9c825c-4b28-4ea7-8190-09c65d3e35d4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2b9c825c-4b28-4ea7-8190-09c65d3e35d4 .shogun-heading-component h2 {
  color: rgba(15, 15, 15, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-327faf8a-10f5-4baf-a091-633fc61c4ffc {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-327faf8a-10f5-4baf-a091-633fc61c4ffc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-e6c85b74-3e59-4144-aade-313c3342bc6b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e6c85b74-3e59-4144-aade-313c3342bc6b .shogun-heading-component h2 {
  color: rgba(15, 15, 15, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2ab63578-8fd1-4a65-bc66-ca2fdf96a1e8 {
  text-align: center;
}




  #s-2ab63578-8fd1-4a65-bc66-ca2fdf96a1e8 img.shogun-image {
    
    width: px;
  }


#s-2ab63578-8fd1-4a65-bc66-ca2fdf96a1e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d8cb6f0-d60b-40d2-b2fc-666e289173fc {
  margin-top: 10px;
margin-bottom: 20px;
background-color: rgba(216, 220, 230, 1);
}








#s-3d8cb6f0-d60b-40d2-b2fc-666e289173fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d8cb6f0-d60b-40d2-b2fc-666e289173fc.shg-box.shg-c {
  justify-content: center;
}

#s-855883a7-bd14-4b76-a0de-4224919af07f {
  text-align: center;
}




  #s-855883a7-bd14-4b76-a0de-4224919af07f img.shogun-image {
    
    width: px;
  }


#s-855883a7-bd14-4b76-a0de-4224919af07f .shogun-image-content {
  
    align-items: center;
  
}

#s-95e79403-00c3-4e36-b05a-8eed85e76659 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-95e79403-00c3-4e36-b05a-8eed85e76659 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-242a9495-5cd2-4d77-aac4-9b55fa612aed {
  min-height: 500px;
}

@media (min-width: 0px) {
[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-242a9495-5cd2-4d77-aac4-9b55fa612aed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bfb1ff85-418b-413e-9a68-4b9e72d67145 {
  text-align: center;
}




  #s-bfb1ff85-418b-413e-9a68-4b9e72d67145 img.shogun-image {
    
    width: px;
  }


#s-bfb1ff85-418b-413e-9a68-4b9e72d67145 .shogun-image-content {
  
    align-items: center;
  
}

#s-085590e3-4de7-4079-acf4-91f9d05c37c4 {
  min-height: 300px;
}

@media (min-width: 0px) {
[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-085590e3-4de7-4079-acf4-91f9d05c37c4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7792e89f-72a8-4dc3-9e8a-289c09d25b51 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7792e89f-72a8-4dc3-9e8a-289c09d25b51 .shogun-heading-component h1 {
  color: rgba(15, 15, 15, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1b1653b2-8f5d-4969-aeea-6e9ee0b9c231 .shogun-tabs {
  justify-content: flex-start;
}


  #s-1b1653b2-8f5d-4969-aeea-6e9ee0b9c231 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-1b1653b2-8f5d-4969-aeea-6e9ee0b9c231 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-1b1653b2-8f5d-4969-aeea-6e9ee0b9c231 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-1b1653b2-8f5d-4969-aeea-6e9ee0b9c231 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-1b1653b2-8f5d-4969-aeea-6e9ee0b9c231 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-1b1653b2-8f5d-4969-aeea-6e9ee0b9c231 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-f6ca5c62-9dc5-419d-8507-68035511608e {
  display: none;
}
@media (min-width: 0px) {
[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-18c6bb47-5f00-4080-ac48-9d3764d66325"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-2026b4a3-ee71-4007-81a2-aec371438943 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 {
  text-align: left;
}


.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 {
  max-width: 100%;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 .shg-image-zoom,
.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 {
  max-width: 100%;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 .shg-image-zoom,
.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 {
  max-width: 100%;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 .shg-image-zoom,
.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 {
  max-width: 100%;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 .shg-image-zoom,
.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 {
  max-width: 100%;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 .shg-image-zoom,
.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b6ecca0-0bc4-4d04-9271-3b0d702475c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-84a26cf7-c4c0-4ccb-8eb2-30938c6e94d4 {
  display: none;
}
#s-ef75eb0f-0add-422f-852a-3630d5ad602e {
  text-align: left;
}


.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e {
  max-width: 100%;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e .shg-image-zoom,
.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e {
  max-width: 100%;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e .shg-image-zoom,
.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e {
  max-width: 100%;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e .shg-image-zoom,
.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e {
  max-width: 100%;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e .shg-image-zoom,
.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e {
  max-width: 100%;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e .shg-image-zoom,
.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef75eb0f-0add-422f-852a-3630d5ad602e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d21c3c9e-727d-4775-b94c-34bdd53ce81b {
  display: none;
}
#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c {
  text-align: left;
}


.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c {
  max-width: 100%;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c .shg-image-zoom,
.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c {
  max-width: 100%;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c .shg-image-zoom,
.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c {
  max-width: 100%;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c .shg-image-zoom,
.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c {
  max-width: 100%;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c .shg-image-zoom,
.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c {
  max-width: 100%;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c .shg-image-zoom,
.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0032271-6d00-43ac-8d0b-83c3a0a6538c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-30f60009-c4fc-4638-a33c-dc1c23686eb0 {
  display: none;
}
#s-317a79c0-3694-4552-8ca7-9789978a3f99 {
  text-align: left;
}


.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 {
  max-width: 100%;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 .shg-image-zoom,
.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 {
  max-width: 100%;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 .shg-image-zoom,
.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 {
  max-width: 100%;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 .shg-image-zoom,
.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 {
  max-width: 100%;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 .shg-image-zoom,
.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 {
  max-width: 100%;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 .shg-image-zoom,
.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-317a79c0-3694-4552-8ca7-9789978a3f99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b {
  margin-top: 15px;
}

@media (min-width: 0px) {
[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8794dbb4-0619-484d-8f9b-cb78c4e2b24b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5a42391a-3db9-4cb1-a631-3d0fbe2b2747 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(20, 53, 75, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5a42391a-3db9-4cb1-a631-3d0fbe2b2747:hover {background-color: rgba(37, 79, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5a42391a-3db9-4cb1-a631-3d0fbe2b2747:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5a42391a-3db9-4cb1-a631-3d0fbe2b2747.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-34e38dd4-6a4c-4b48-ac14-9ab9b9b1f65a {
  padding-left: 5%;
padding-right: 5%;
min-height: 7880px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-34e38dd4-6a4c-4b48-ac14-9ab9b9b1f65a {
  display: none;
}
#s-34e38dd4-6a4c-4b48-ac14-9ab9b9b1f65a, #wrap-s-34e38dd4-6a4c-4b48-ac14-9ab9b9b1f65a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-34e38dd4-6a4c-4b48-ac14-9ab9b9b1f65a {
  display: none;
}
#s-34e38dd4-6a4c-4b48-ac14-9ab9b9b1f65a, #wrap-s-34e38dd4-6a4c-4b48-ac14-9ab9b9b1f65a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-34e38dd4-6a4c-4b48-ac14-9ab9b9b1f65a {
  display: none;
}
#s-34e38dd4-6a4c-4b48-ac14-9ab9b9b1f65a, #wrap-s-34e38dd4-6a4c-4b48-ac14-9ab9b9b1f65a { display:none !important; }}







#s-34e38dd4-6a4c-4b48-ac14-9ab9b9b1f65a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34e38dd4-6a4c-4b48-ac14-9ab9b9b1f65a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3bf460b6-491d-4cc1-b60c-53c63b67861d {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
border-radius: 4px;
background-color: rgba(20, 53, 75, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3bf460b6-491d-4cc1-b60c-53c63b67861d:hover {background-color: rgba(37, 74, 99, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3bf460b6-491d-4cc1-b60c-53c63b67861d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3bf460b6-491d-4cc1-b60c-53c63b67861d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-b6e9a71a-72b8-4ae5-bcaf-5091ad51937d {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 25%;
padding-right: 25%;
}

#s-b6e9a71a-72b8-4ae5-bcaf-5091ad51937d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-1009097d-42af-41bc-a889-6b57d97c66b1 {
  background-color: rgba(255, 255, 255, 1);
}








#s-1009097d-42af-41bc-a889-6b57d97c66b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1009097d-42af-41bc-a889-6b57d97c66b1.shg-box.shg-c {
  justify-content: center;
}

#s-878da26c-8c4b-4f60-b612-e203d9cab126 {
  text-align: center;
}




  #s-878da26c-8c4b-4f60-b612-e203d9cab126 img.shogun-image {
    
    width: px;
  }


#s-878da26c-8c4b-4f60-b612-e203d9cab126 .shogun-image-content {
  
    align-items: flex-end;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-ac521b47-f53a-4f4c-8065-03a842665d71 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ac521b47-f53a-4f4c-8065-03a842665d71 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(84, 166, 245, 1);
  padding: 10px;
}

#s-ac521b47-f53a-4f4c-8065-03a842665d71 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(252, 252, 252, 1);
}

#s-ac521b47-f53a-4f4c-8065-03a842665d71 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ac521b47-f53a-4f4c-8065-03a842665d71 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(252, 252, 252, 1);
  text-align: left;
  font-family: Lato;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-ac521b47-f53a-4f4c-8065-03a842665d71 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d6436b45-276b-4de4-b6e7-f5b3145d1adb {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-d6436b45-276b-4de4-b6e7-f5b3145d1adb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6436b45-276b-4de4-b6e7-f5b3145d1adb.shg-box.shg-c {
  justify-content: center;
}

#s-45321492-06b5-42f9-b07b-03891229ec88 {
  text-align: center;
}




  #s-45321492-06b5-42f9-b07b-03891229ec88 img.shogun-image {
    
    width: px;
  }


#s-45321492-06b5-42f9-b07b-03891229ec88 .shogun-image-content {
  
    align-items: center;
  
}

#s-23556e8d-48f4-4e60-a287-c988d542f25a {
  padding-top: 10px;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-23556e8d-48f4-4e60-a287-c988d542f25a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23556e8d-48f4-4e60-a287-c988d542f25a.shg-box.shg-c {
  justify-content: center;
}

#s-a288f47b-a85c-462c-a609-3bb79429556e {
  text-align: center;
}




  #s-a288f47b-a85c-462c-a609-3bb79429556e img.shogun-image {
    
    width: px;
  }


#s-a288f47b-a85c-462c-a609-3bb79429556e .shogun-image-content {
  
    align-items: center;
  
}

#s-d63c8881-3027-49f1-9b03-adea0cf96815 {
  padding-top: 10px;
padding-left: 5%;
padding-right: 5%;
}








#s-d63c8881-3027-49f1-9b03-adea0cf96815 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d63c8881-3027-49f1-9b03-adea0cf96815.shg-box.shg-c {
  justify-content: flex-start;
}

#s-195306fa-3cee-49f5-b46b-f259a774f641 {
  text-align: center;
}




  #s-195306fa-3cee-49f5-b46b-f259a774f641 img.shogun-image {
    
    width: px;
  }


#s-195306fa-3cee-49f5-b46b-f259a774f641 .shogun-image-content {
  
    align-items: center;
  
}

#s-36ea7b23-18a9-4a23-9c84-917143863bb6 {
  padding-top: 10px;
padding-left: 5%;
padding-right: 5%;
}








#s-36ea7b23-18a9-4a23-9c84-917143863bb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36ea7b23-18a9-4a23-9c84-917143863bb6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c3d9e26c-cbb0-4325-815f-1ee6e8fb9ec3 {
  text-align: center;
}




  #s-c3d9e26c-cbb0-4325-815f-1ee6e8fb9ec3 img.shogun-image {
    
    width: px;
  }


#s-c3d9e26c-cbb0-4325-815f-1ee6e8fb9ec3 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1e5c099-faa4-48da-a359-0129a402d2df {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 25%;
padding-right: 25%;
}

#s-d1e5c099-faa4-48da-a359-0129a402d2df hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-26bc2de4-4d9b-4d4d-953b-f5b83351543d {
  background-color: rgba(255, 255, 255, 1);
}








#s-26bc2de4-4d9b-4d4d-953b-f5b83351543d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26bc2de4-4d9b-4d4d-953b-f5b83351543d.shg-box.shg-c {
  justify-content: center;
}

#s-3bb93ea1-ce6a-45fd-8617-b387df9045d9 {
  text-align: center;
}




  #s-3bb93ea1-ce6a-45fd-8617-b387df9045d9 img.shogun-image {
    
    width: px;
  }


#s-3bb93ea1-ce6a-45fd-8617-b387df9045d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-cabf935a-7f17-472c-b1f2-4601c3f17f10 {
  margin-bottom: 10px;
padding-left: 25%;
padding-right: 25%;
}

#s-cabf935a-7f17-472c-b1f2-4601c3f17f10 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-b1d39a35-a019-4442-93c1-dac06d870b08 {
  background-color: rgba(216, 220, 230, 1);
}








#s-b1d39a35-a019-4442-93c1-dac06d870b08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1d39a35-a019-4442-93c1-dac06d870b08.shg-box.shg-c {
  justify-content: center;
}

#s-6afec39e-1105-46d4-afcc-c1a3b0512e7f {
  text-align: center;
}




  #s-6afec39e-1105-46d4-afcc-c1a3b0512e7f img.shogun-image {
    
    width: px;
  }


#s-6afec39e-1105-46d4-afcc-c1a3b0512e7f .shogun-image-content {
  
    align-items: center;
  
}

#s-936aa17e-ff97-4195-995a-ee60c9f8d97c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-936aa17e-ff97-4195-995a-ee60c9f8d97c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(84, 166, 245, 1);
  padding: 10px;
}

#s-936aa17e-ff97-4195-995a-ee60c9f8d97c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-936aa17e-ff97-4195-995a-ee60c9f8d97c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-936aa17e-ff97-4195-995a-ee60c9f8d97c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-936aa17e-ff97-4195-995a-ee60c9f8d97c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-eddd7ca8-f998-4b64-ba13-b2dc647bee33 {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-eddd7ca8-f998-4b64-ba13-b2dc647bee33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eddd7ca8-f998-4b64-ba13-b2dc647bee33.shg-box.shg-c {
  justify-content: center;
}

#s-b4006e97-9767-4e45-bf21-abb67cad5db7 {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-b4006e97-9767-4e45-bf21-abb67cad5db7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4006e97-9767-4e45-bf21-abb67cad5db7.shg-box.shg-c {
  justify-content: center;
}

#s-1403b62e-9db8-4851-9ba2-1c422981372b {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-1403b62e-9db8-4851-9ba2-1c422981372b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1403b62e-9db8-4851-9ba2-1c422981372b.shg-box.shg-c {
  justify-content: center;
}

#s-188e785f-eb66-46a1-9f79-46649d1b37e3 {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-188e785f-eb66-46a1-9f79-46649d1b37e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-188e785f-eb66-46a1-9f79-46649d1b37e3.shg-box.shg-c {
  justify-content: center;
}

#s-c328a590-372e-4ac3-8459-af9a058e7bb7 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 25%;
padding-right: 25%;
}

#s-c328a590-372e-4ac3-8459-af9a058e7bb7 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-2d50acfd-623a-473e-945f-a68b00ee5820 {
  margin-bottom: 30px;
text-align: center;
}




  #s-2d50acfd-623a-473e-945f-a68b00ee5820 img.shogun-image {
    
    width: px;
  }


#s-2d50acfd-623a-473e-945f-a68b00ee5820 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c3c680d-c028-4e1f-ab8a-d4f7d5c2f4d4 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
border-radius: 4px;
background-color: rgba(8, 156, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5c3c680d-c028-4e1f-ab8a-d4f7d5c2f4d4:hover {background-color: rgba(121, 189, 235, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5c3c680d-c028-4e1f-ab8a-d4f7d5c2f4d4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5c3c680d-c028-4e1f-ab8a-d4f7d5c2f4d4.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-0ff5ad17-3dbd-4899-9c2a-2bf9f7a3f027 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-0ff5ad17-3dbd-4899-9c2a-2bf9f7a3f027 img.shogun-image {
    
    width: px;
  }


#s-0ff5ad17-3dbd-4899-9c2a-2bf9f7a3f027 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef7a8dd4-efd5-41b0-9cd6-08bec510edd6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ef7a8dd4-efd5-41b0-9cd6-08bec510edd6 .shogun-heading-component h2 {
  color: rgba(15, 15, 15, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-19146b74-42b8-49aa-abd1-5444f3f9b849 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-19146b74-42b8-49aa-abd1-5444f3f9b849 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(84, 166, 245, 1);
  padding: 10px;
}

#s-19146b74-42b8-49aa-abd1-5444f3f9b849 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-19146b74-42b8-49aa-abd1-5444f3f9b849 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-19146b74-42b8-49aa-abd1-5444f3f9b849 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Lato;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-19146b74-42b8-49aa-abd1-5444f3f9b849 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4fd835c9-985e-48a0-b162-d89c164a9c99 {
  margin-top: 20px;
margin-bottom: 10px;
text-align: center;
}




  #s-4fd835c9-985e-48a0-b162-d89c164a9c99 img.shogun-image {
    
    width: px;
  }


#s-4fd835c9-985e-48a0-b162-d89c164a9c99 .shogun-image-content {
  
    align-items: center;
  
}

#s-a39b2ce8-c5e4-41c7-84b0-19ab47d10609 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a39b2ce8-c5e4-41c7-84b0-19ab47d10609 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c288f63b-9f2e-4bd4-b0d2-313fe7b59bc5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c288f63b-9f2e-4bd4-b0d2-313fe7b59bc5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(84, 166, 245, 1);
  padding: 10px;
}

#s-c288f63b-9f2e-4bd4-b0d2-313fe7b59bc5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-c288f63b-9f2e-4bd4-b0d2-313fe7b59bc5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c288f63b-9f2e-4bd4-b0d2-313fe7b59bc5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Lato;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-c288f63b-9f2e-4bd4-b0d2-313fe7b59bc5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-cc66e65f-629e-4e88-b2f4-3a76591c8df4 {
  margin-top: 20px;
margin-bottom: 10px;
text-align: center;
}




  #s-cc66e65f-629e-4e88-b2f4-3a76591c8df4 img.shogun-image {
    
    width: px;
  }


#s-cc66e65f-629e-4e88-b2f4-3a76591c8df4 .shogun-image-content {
  
    align-items: center;
  
}

#s-004bbc06-a8e3-4576-86b8-e2621581b5d3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-004bbc06-a8e3-4576-86b8-e2621581b5d3 .shogun-heading-component h2 {
  color: rgba(15, 15, 15, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-15a37b51-5ecb-4881-9520-d4e8d07ea614 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-15a37b51-5ecb-4881-9520-d4e8d07ea614 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(84, 166, 245, 1);
  padding: 10px;
}

#s-15a37b51-5ecb-4881-9520-d4e8d07ea614 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-15a37b51-5ecb-4881-9520-d4e8d07ea614 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-15a37b51-5ecb-4881-9520-d4e8d07ea614 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Lato;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-15a37b51-5ecb-4881-9520-d4e8d07ea614 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-25b177a9-f0bb-4b90-8be6-b054cc961d2d {
  margin-top: 20px;
margin-bottom: 10px;
text-align: center;
}




  #s-25b177a9-f0bb-4b90-8be6-b054cc961d2d img.shogun-image {
    
    width: px;
  }


#s-25b177a9-f0bb-4b90-8be6-b054cc961d2d .shogun-image-content {
  
    align-items: center;
  
}

#s-00ca8262-eee7-4a75-a54f-55888fbed74a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-00ca8262-eee7-4a75-a54f-55888fbed74a .shogun-heading-component h2 {
  color: rgba(15, 15, 15, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f76d70f5-6409-469f-b332-7068752774da > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f76d70f5-6409-469f-b332-7068752774da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(84, 166, 245, 1);
  padding: 10px;
}

#s-f76d70f5-6409-469f-b332-7068752774da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-f76d70f5-6409-469f-b332-7068752774da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f76d70f5-6409-469f-b332-7068752774da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Lato;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-f76d70f5-6409-469f-b332-7068752774da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-242d4df7-fe90-40a4-8197-746ca49fd5e1 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-242d4df7-fe90-40a4-8197-746ca49fd5e1 img.shogun-image {
    
    width: px;
  }


#s-242d4df7-fe90-40a4-8197-746ca49fd5e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-3bbce538-16cd-4b84-9981-6e340a547a74 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3bbce538-16cd-4b84-9981-6e340a547a74 .shogun-heading-component h2 {
  color: rgba(15, 15, 15, 1);
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-bebf93a8-84ae-4949-9f78-8c4b66b2a14a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-bebf93a8-84ae-4949-9f78-8c4b66b2a14a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(84, 166, 245, 1);
  padding: 10px;
}

#s-bebf93a8-84ae-4949-9f78-8c4b66b2a14a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-bebf93a8-84ae-4949-9f78-8c4b66b2a14a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-bebf93a8-84ae-4949-9f78-8c4b66b2a14a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Lato;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-bebf93a8-84ae-4949-9f78-8c4b66b2a14a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4f46cf7a-bb40-4dc1-9e5f-97e1fdc0bf90 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 25%;
padding-right: 25%;
}

#s-4f46cf7a-bb40-4dc1-9e5f-97e1fdc0bf90 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-1814fed5-aaca-45e2-b4d9-56a20ff4cb4a {
  background-color: rgba(255, 255, 255, 1);
}








#s-1814fed5-aaca-45e2-b4d9-56a20ff4cb4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1814fed5-aaca-45e2-b4d9-56a20ff4cb4a.shg-box.shg-c {
  justify-content: center;
}

#s-9cd94964-57bc-4d43-a057-443b9b77b762 {
  text-align: center;
}




  #s-9cd94964-57bc-4d43-a057-443b9b77b762 img.shogun-image {
    
    width: px;
  }


#s-9cd94964-57bc-4d43-a057-443b9b77b762 .shogun-image-content {
  
    align-items: center;
  
}

#s-c10ad106-d383-4ad2-a0ad-da4c3435de09 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-c10ad106-d383-4ad2-a0ad-da4c3435de09 img.shogun-image {
    
    width: px;
  }


#s-c10ad106-d383-4ad2-a0ad-da4c3435de09 .shogun-image-content {
  
    align-items: center;
  
}

#s-5cc89ac3-26f5-4b4d-a88e-3934c43aabea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5cc89ac3-26f5-4b4d-a88e-3934c43aabea .shogun-heading-component h2 {
  color: rgba(15, 15, 15, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9cc21632-bad0-4822-8e7a-a51d3a8600d5 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20%;
padding-bottom: 10px;
padding-right: 20%;
border-radius: 4px;
background-color: rgba(20, 53, 75, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9cc21632-bad0-4822-8e7a-a51d3a8600d5:hover {background-color: rgba(37, 74, 99, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9cc21632-bad0-4822-8e7a-a51d3a8600d5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9cc21632-bad0-4822-8e7a-a51d3a8600d5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-7d6c6833-0335-4d8d-ad6e-a383df0c2bcc .shogun-tabs {
  justify-content: flex-start;
}


  #s-7d6c6833-0335-4d8d-ad6e-a383df0c2bcc .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-7d6c6833-0335-4d8d-ad6e-a383df0c2bcc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-7d6c6833-0335-4d8d-ad6e-a383df0c2bcc .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-7d6c6833-0335-4d8d-ad6e-a383df0c2bcc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-7d6c6833-0335-4d8d-ad6e-a383df0c2bcc .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-7d6c6833-0335-4d8d-ad6e-a383df0c2bcc .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-4ed6871e-70b6-4fe6-a50a-82fd2c92b9ec {
  display: none;
}
@media (min-width: 0px) {
[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fef5af7a-4856-4093-8b81-9ebfc62af49d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-4f22ce87-e172-48be-b61d-b09c566820ce {
  text-align: left;
}


.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce {
  max-width: 100%;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce .shg-image-zoom,
.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce {
  max-width: 100%;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce .shg-image-zoom,
.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce {
  max-width: 100%;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce .shg-image-zoom,
.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce {
  max-width: 100%;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce .shg-image-zoom,
.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce {
  max-width: 100%;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce .shg-image-zoom,
.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f22ce87-e172-48be-b61d-b09c566820ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-177b4359-22e5-49ff-865d-871aea2ec2bc {
  display: none;
}
#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 {
  text-align: left;
}


.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 {
  max-width: 100%;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 .shg-image-zoom,
.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 {
  max-width: 100%;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 .shg-image-zoom,
.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 {
  max-width: 100%;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 .shg-image-zoom,
.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 {
  max-width: 100%;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 .shg-image-zoom,
.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 {
  max-width: 100%;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 .shg-image-zoom,
.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9760574-b71d-4c56-9c15-fa2cdfc47a55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8a1ad321-64ba-4ea7-88b9-f6ee97aaffcc {
  display: none;
}
#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 {
  text-align: left;
}


.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 {
  max-width: 100%;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 .shg-image-zoom,
.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 {
  max-width: 100%;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 .shg-image-zoom,
.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 {
  max-width: 100%;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 .shg-image-zoom,
.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 {
  max-width: 100%;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 .shg-image-zoom,
.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 {
  max-width: 100%;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 .shg-image-zoom,
.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-605fb0a0-6c33-44ac-aa43-82124e9266f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-43c6d3e8-cf77-442c-a9e3-faee42462ac0 {
  display: none;
}
#s-37a98cec-406c-4a65-8332-e296d4dfce42 {
  text-align: left;
}


.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 {
  max-width: 100%;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 .shg-image-zoom,
.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 {
  max-width: 100%;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 .shg-image-zoom,
.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 {
  max-width: 100%;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 .shg-image-zoom,
.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 {
  max-width: 100%;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 .shg-image-zoom,
.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 {
  max-width: 100%;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 .shg-image-zoom,
.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37a98cec-406c-4a65-8332-e296d4dfce42 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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