#s-543817ef-508e-4192-8d07-d893e0e2d786 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-543817ef-508e-4192-8d07-d893e0e2d786 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-543817ef-508e-4192-8d07-d893e0e2d786 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.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-183533e8-78fa-4d3a-8919-a8fe87462297 {
  background-attachment: fixed;
min-height: 50px;
}
@media (min-width: 1200px){#s-183533e8-78fa-4d3a-8919-a8fe87462297 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-183533e8-78fa-4d3a-8919-a8fe87462297 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-183533e8-78fa-4d3a-8919-a8fe87462297 {
  
}
}@media (max-width: 767px){#s-183533e8-78fa-4d3a-8919-a8fe87462297 {
  
}
}







#s-183533e8-78fa-4d3a-8919-a8fe87462297 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-183533e8-78fa-4d3a-8919-a8fe87462297.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a0e5d638-88b3-4b93-9bab-45dce1cd6f8a {
  min-height: 50px;
background-color: rgba(247, 246, 244, 1);
}








#s-a0e5d638-88b3-4b93-9bab-45dce1cd6f8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0e5d638-88b3-4b93-9bab-45dce1cd6f8a.shg-box.shg-c {
  justify-content: center;
}

#s-3fad457e-5a34-4e04-aadd-c5f69cddc8ad {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-3fad457e-5a34-4e04-aadd-c5f69cddc8ad hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

.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-a8499470-73c5-4efd-9dd4-fd4be6293cc2 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a8499470-73c5-4efd-9dd4-fd4be6293cc2 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-a8499470-73c5-4efd-9dd4-fd4be6293cc2 {
  margin-left: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a8499470-73c5-4efd-9dd4-fd4be6293cc2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-5029001e-38cb-41fe-9030-29afa40d12ce {
  text-align: center;
}




  #s-5029001e-38cb-41fe-9030-29afa40d12ce img.shogun-image {
    
    width: px;
  }


#s-5029001e-38cb-41fe-9030-29afa40d12ce .shogun-image-content {
  
    align-items: center;
  
}

#s-a43e93e7-093b-432f-b4ae-ec3642f38fea {
  text-align: center;
}




  #s-a43e93e7-093b-432f-b4ae-ec3642f38fea img.shogun-image {
    
    width: px;
  }


#s-a43e93e7-093b-432f-b4ae-ec3642f38fea .shogun-image-content {
  
    align-items: center;
  
}

#s-cdbebb47-abf5-4d11-8ac3-bed1d9524df0 {
  text-align: center;
}




  #s-cdbebb47-abf5-4d11-8ac3-bed1d9524df0 img.shogun-image {
    
    width: px;
  }


#s-cdbebb47-abf5-4d11-8ac3-bed1d9524df0 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ea81d26-dad3-4bb9-8e6f-1d7ee5922b6f {
  text-align: center;
}




  #s-2ea81d26-dad3-4bb9-8e6f-1d7ee5922b6f img.shogun-image {
    
    width: px;
  }


#s-2ea81d26-dad3-4bb9-8e6f-1d7ee5922b6f .shogun-image-content {
  
    align-items: center;
  
}

#s-b7b48c1d-c3a8-4aa4-8589-c47d71a51b24 {
  text-align: center;
}




  #s-b7b48c1d-c3a8-4aa4-8589-c47d71a51b24 img.shogun-image {
    
    width: px;
  }


#s-b7b48c1d-c3a8-4aa4-8589-c47d71a51b24 .shogun-image-content {
  
    align-items: center;
  
}

#s-3671d08f-1943-49f4-b428-92364295fd0d {
  text-align: center;
}




  #s-3671d08f-1943-49f4-b428-92364295fd0d img.shogun-image {
    
    width: px;
  }


#s-3671d08f-1943-49f4-b428-92364295fd0d .shogun-image-content {
  
    align-items: center;
  
}

#s-484b236c-c7b1-4e8b-81f5-7488783c5456 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-484b236c-c7b1-4e8b-81f5-7488783c5456 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-9ce886d8-9199-49d3-a5fb-ec2b9f1ec909 {
  margin-left: 80px;
margin-right: 80px;
}

#s-9ce886d8-9199-49d3-a5fb-ec2b9f1ec909 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(203, 203, 203, 1);
}

#s-756ff5ef-267c-4a05-a774-e50348348516 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-756ff5ef-267c-4a05-a774-e50348348516 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-756ff5ef-267c-4a05-a774-e50348348516 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

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

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

#s-d259997d-a541-4547-a5ad-90252ccffa1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d259997d-a541-4547-a5ad-90252ccffa1c {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-d259997d-a541-4547-a5ad-90252ccffa1c {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-d259997d-a541-4547-a5ad-90252ccffa1c .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-d259997d-a541-4547-a5ad-90252ccffa1c .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-d259997d-a541-4547-a5ad-90252ccffa1c .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-bd2bbd74-2fa6-4447-aef5-daeb91d683e4 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-d4b600ed-c077-4722-84bd-c2b340be8a0d {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-d4b600ed-c077-4722-84bd-c2b340be8a0d {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-d4b600ed-c077-4722-84bd-c2b340be8a0d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-c65a8e7d-1798-4157-a4f3-8bea0e0b7fbf {
  min-height: 50px;
}








#s-c65a8e7d-1798-4157-a4f3-8bea0e0b7fbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c65a8e7d-1798-4157-a4f3-8bea0e0b7fbf.shg-box.shg-c {
  justify-content: center;
}

#s-eb4907ec-cc71-4c78-bbef-84379ed33b12 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-eb4907ec-cc71-4c78-bbef-84379ed33b12 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-df805861-5fa1-417a-9100-ebf85dcde110 {
  margin-top: 19px;
margin-bottom: 19px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df805861-5fa1-417a-9100-ebf85dcde110 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e2720a32-4da0-4da0-aa8a-d6d4af93a738 {
  margin-left: 70px;
margin-right: 70px;
}
@media (min-width: 1200px){#s-e2720a32-4da0-4da0-aa8a-d6d4af93a738 {
  margin-left: 160px;
margin-right: 160px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e2720a32-4da0-4da0-aa8a-d6d4af93a738 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (max-width: 767px){#s-e2720a32-4da0-4da0-aa8a-d6d4af93a738 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-4f461fe4-90c1-4223-a001-ca478ecbfb39 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-4f461fe4-90c1-4223-a001-ca478ecbfb39 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-4f461fe4-90c1-4223-a001-ca478ecbfb39 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-b6aca97d-32fc-4158-85f1-cc7b0e0b9bcf {
  min-height: 50px;
}








#s-b6aca97d-32fc-4158-85f1-cc7b0e0b9bcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6aca97d-32fc-4158-85f1-cc7b0e0b9bcf.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-87b0b2df-0638-4a8c-8487-c5146eb994cf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-01688778-fa51-4824-88c5-bd03b4a9ebec {
  margin-left: 20px;
margin-right: 20px;
}

#s-01688778-fa51-4824-88c5-bd03b4a9ebec .shogun-icon-wrapper {
  text-align: center;
}


#s-01688778-fa51-4824-88c5-bd03b4a9ebec .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(0, 0, 0, 1);
}

#s-e74b8838-8a4c-43fd-9dd7-7d7d997b6e4b {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}

#s-e74b8838-8a4c-43fd-9dd7-7d7d997b6e4b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bc47ace6-d20a-4edd-928b-aaeb24ad8ea8 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bc47ace6-d20a-4edd-928b-aaeb24ad8ea8 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-bc47ace6-d20a-4edd-928b-aaeb24ad8ea8 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-096caa92-ce36-4cbf-b9f3-9c70d6f4edeb {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}

#s-11e8fa32-993c-4a7b-80fb-a7ea54ec0686 {
  margin-left: 20px;
margin-right: 20px;
}

#s-11e8fa32-993c-4a7b-80fb-a7ea54ec0686 .shogun-icon-wrapper {
  text-align: center;
}


#s-11e8fa32-993c-4a7b-80fb-a7ea54ec0686 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(0, 0, 0, 1);
}

#s-94c5e1f9-9c10-407b-9840-570b0d303abe {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}

#s-94c5e1f9-9c10-407b-9840-570b0d303abe .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a8c6d451-d49f-44c0-b8cf-e7602c54cea2 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a8c6d451-d49f-44c0-b8cf-e7602c54cea2 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-a8c6d451-d49f-44c0-b8cf-e7602c54cea2 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-bbb47374-7f1c-4d39-be96-f7ad30fb60ee {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}
@media (max-width: 767px){#s-bbb47374-7f1c-4d39-be96-f7ad30fb60ee {
  margin-top: 5px;
}
}
#s-bdf19a67-4e5d-4678-af4b-fddb805c6d42 {
  text-align: center;
}




  #s-bdf19a67-4e5d-4678-af4b-fddb805c6d42 img.shogun-image {
    
    width: px;
  }


#s-bdf19a67-4e5d-4678-af4b-fddb805c6d42 .shogun-image-content {
  
    align-items: center;
  
}

#s-908a4ecc-d73a-48b6-8c0c-4ff1e0c4a2aa {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}

#s-908a4ecc-d73a-48b6-8c0c-4ff1e0c4a2aa .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6ce6774e-d26a-4c2e-a80e-1c45c986969e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6ce6774e-d26a-4c2e-a80e-1c45c986969e .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-6ce6774e-d26a-4c2e-a80e-1c45c986969e .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-b1e9bc6a-2af4-4ab0-a050-3374b63e2fc6 {
  margin-left: 20px;
margin-right: 20px;
}
@media (max-width: 767px){#s-b1e9bc6a-2af4-4ab0-a050-3374b63e2fc6 {
  margin-top: 5px;
margin-bottom: 0px;
}
}
#s-ed65f309-f86c-417c-b8fe-1e689eaaa4fc {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-ed65f309-f86c-417c-b8fe-1e689eaaa4fc hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-07a839a4-e294-40d9-a0bc-24c98ba889b0 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-07a839a4-e294-40d9-a0bc-24c98ba889b0 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-07a839a4-e294-40d9-a0bc-24c98ba889b0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-cdd42b08-1b39-465f-90ee-185a6ee6a20a {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-cdd42b08-1b39-465f-90ee-185a6ee6a20a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cdd42b08-1b39-465f-90ee-185a6ee6a20a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cdd42b08-1b39-465f-90ee-185a6ee6a20a {
  
}
}@media (max-width: 767px){#s-cdd42b08-1b39-465f-90ee-185a6ee6a20a {
  
}
}







#s-cdd42b08-1b39-465f-90ee-185a6ee6a20a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdd42b08-1b39-465f-90ee-185a6ee6a20a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e6d3f1d3-5875-4067-bf90-2f95e1a09f02 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e6d3f1d3-5875-4067-bf90-2f95e1a09f02 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e6d3f1d3-5875-4067-bf90-2f95e1a09f02 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e6d3f1d3-5875-4067-bf90-2f95e1a09f02 {
  
}
}@media (max-width: 767px){#s-e6d3f1d3-5875-4067-bf90-2f95e1a09f02 {
  
}
}







#s-e6d3f1d3-5875-4067-bf90-2f95e1a09f02 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-e6d3f1d3-5875-4067-bf90-2f95e1a09f02.shg-box.shg-c {
  justify-content: center;
}

#s-b27d4d67-970d-4b49-9b91-1056334d8adc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-b27d4d67-970d-4b49-9b91-1056334d8adc"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b03f3c51-7cb8-4629-9899-762e3a0cd32e {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-b03f3c51-7cb8-4629-9899-762e3a0cd32e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b03f3c51-7cb8-4629-9899-762e3a0cd32e.shg-box.shg-c {
  justify-content: center;
}

#s-018a236f-7ba7-4e42-abbf-a02612ca1c09 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 550px;
}
@media (max-width: 767px){#s-018a236f-7ba7-4e42-abbf-a02612ca1c09 {
  min-height: 450px;
}
}







#s-018a236f-7ba7-4e42-abbf-a02612ca1c09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-018a236f-7ba7-4e42-abbf-a02612ca1c09.shg-box.shg-c {
  justify-content: center;
}

#s-f609c555-4e39-4a35-9d71-32bfca919167 {
  margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-f609c555-4e39-4a35-9d71-32bfca919167 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-f609c555-4e39-4a35-9d71-32bfca919167 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 34px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-f609c555-4e39-4a35-9d71-32bfca919167 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 30px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}
#s-cf2d603b-2eb3-4b31-a2b9-ed24f5c55f94 {
  margin-left: 40px;
margin-right: 40px;
}
@media (max-width: 767px){#s-cf2d603b-2eb3-4b31-a2b9-ed24f5c55f94 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-62bf3538-462e-4cb0-a9f2-6cdbb2173c6e {
  margin-top: 10px;
margin-left: 40px;
margin-bottom: 10px;
margin-right: 40px;
}
@media (max-width: 767px){#s-62bf3538-462e-4cb0-a9f2-6cdbb2173c6e {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-5556eaf8-1da1-4b5e-b637-cef64b39419a {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
}








#s-5556eaf8-1da1-4b5e-b637-cef64b39419a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5556eaf8-1da1-4b5e-b637-cef64b39419a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9296ea85-79fd-4b76-8b74-8d30b445b103 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-9296ea85-79fd-4b76-8b74-8d30b445b103 {
  margin-left: 0px;
margin-right: 0px;
min-height: 400px;
}
}







#s-9296ea85-79fd-4b76-8b74-8d30b445b103 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9296ea85-79fd-4b76-8b74-8d30b445b103.shg-box.shg-c {
  justify-content: center;
}

#s-b7ef16aa-14da-4188-aab8-d0eea114f9ab {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b7ef16aa-14da-4188-aab8-d0eea114f9ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-95b4e6cb-8cbd-44aa-9a5e-0a16e770148a {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
}








#s-95b4e6cb-8cbd-44aa-9a5e-0a16e770148a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95b4e6cb-8cbd-44aa-9a5e-0a16e770148a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6b44cffd-e804-4cdb-992d-ea07fa2028ac {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6b44cffd-e804-4cdb-992d-ea07fa2028ac {
  min-height: 500px;
}
}@media (max-width: 767px){#s-6b44cffd-e804-4cdb-992d-ea07fa2028ac {
  margin-left: 0px;
margin-right: 0px;
min-height: 400px;
}
}







#s-6b44cffd-e804-4cdb-992d-ea07fa2028ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b44cffd-e804-4cdb-992d-ea07fa2028ac.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d0dc4738-dce5-44f9-b253-66769d231548 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-d0dc4738-dce5-44f9-b253-66769d231548 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0dc4738-dce5-44f9-b253-66769d231548.shg-box.shg-c {
  justify-content: center;
}

#s-3d506c88-8ccf-4cf3-834f-d951d74d1ae0 {
  min-height: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3d506c88-8ccf-4cf3-834f-d951d74d1ae0 {
  min-height: 540px;
}
}@media (max-width: 767px){#s-3d506c88-8ccf-4cf3-834f-d951d74d1ae0 {
  min-height: 450px;
}
}







#s-3d506c88-8ccf-4cf3-834f-d951d74d1ae0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d506c88-8ccf-4cf3-834f-d951d74d1ae0.shg-box.shg-c {
  justify-content: center;
}

#s-3c154868-2db7-42a3-aaec-31736bbeb3d6 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-3c154868-2db7-42a3-aaec-31736bbeb3d6 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-3c154868-2db7-42a3-aaec-31736bbeb3d6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 34px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-3c154868-2db7-42a3-aaec-31736bbeb3d6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 30px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}
#s-bf5f5de4-eec9-4e82-8f0b-53a1cdef17f7 {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-bf5f5de4-eec9-4e82-8f0b-53a1cdef17f7 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-a42e8260-e0fc-4422-b803-3119027e4002 {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}
@media (max-width: 767px){#s-a42e8260-e0fc-4422-b803-3119027e4002 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-50623326-770e-47b1-91b4-45d239bf784c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-50623326-770e-47b1-91b4-45d239bf784c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-bacd73c0-f586-47e4-ba49-6782ed6797a7 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-bacd73c0-f586-47e4-ba49-6782ed6797a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bacd73c0-f586-47e4-ba49-6782ed6797a7.shg-box.shg-c {
  justify-content: center;
}

#s-4b60e34c-4607-45c6-a381-15ce760fad03 {
  min-height: 500px;
}
@media (max-width: 767px){#s-4b60e34c-4607-45c6-a381-15ce760fad03 {
  min-height: 350px;
}
}







#s-4b60e34c-4607-45c6-a381-15ce760fad03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b60e34c-4607-45c6-a381-15ce760fad03.shg-box.shg-c {
  justify-content: center;
}

#s-ced7245c-f53f-4d5d-9fb1-c95e0c58896d {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-ced7245c-f53f-4d5d-9fb1-c95e0c58896d {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-ced7245c-f53f-4d5d-9fb1-c95e0c58896d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 34px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-ced7245c-f53f-4d5d-9fb1-c95e0c58896d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 30px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}
#s-1a848faa-8846-470d-83b1-afdce7a4bced {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-1a848faa-8846-470d-83b1-afdce7a4bced {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-a4074978-9d19-482b-8f69-24a039225595 {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}
@media (max-width: 767px){#s-a4074978-9d19-482b-8f69-24a039225595 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-1a87cb59-7591-412c-87ee-cd8348669eda {
  margin-top: 60px;
margin-bottom: 60px;
}
@media (max-width: 767px){#s-1a87cb59-7591-412c-87ee-cd8348669eda {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-1a87cb59-7591-412c-87ee-cd8348669eda hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-891dde65-7937-4258-8bc1-57ac4acb8481 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
}








#s-891dde65-7937-4258-8bc1-57ac4acb8481 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-891dde65-7937-4258-8bc1-57ac4acb8481.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b199718b-3852-4fe4-9cb3-13b7c2198196 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-b199718b-3852-4fe4-9cb3-13b7c2198196 {
  margin-left: 0px;
margin-right: 0px;
min-height: 400px;
}
}







#s-b199718b-3852-4fe4-9cb3-13b7c2198196 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b199718b-3852-4fe4-9cb3-13b7c2198196.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cbabad3c-84af-47b6-a7b3-4a3807f078d5 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-cbabad3c-84af-47b6-a7b3-4a3807f078d5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cbabad3c-84af-47b6-a7b3-4a3807f078d5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cbabad3c-84af-47b6-a7b3-4a3807f078d5 {
  
}
}@media (max-width: 767px){#s-cbabad3c-84af-47b6-a7b3-4a3807f078d5 {
  
}
}







#s-cbabad3c-84af-47b6-a7b3-4a3807f078d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbabad3c-84af-47b6-a7b3-4a3807f078d5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb {
  
}
}@media (max-width: 767px){#s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb {
  margin-top: 46px;
margin-left: 0px;
margin-bottom: 46px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-74f3c9d4-5004-42d3-92c5-07096f0f8bbb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-eac0a04a-9575-4a6e-a026-eff437bc12a7 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(247, 246, 244, 1);
}
@media (max-width: 767px){#s-eac0a04a-9575-4a6e-a026-eff437bc12a7 {
  margin-left: 15px;
margin-right: 15px;
}
}







#s-eac0a04a-9575-4a6e-a026-eff437bc12a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eac0a04a-9575-4a6e-a026-eff437bc12a7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ad4ec9dd-27b8-46b6-ae21-9663c6eb9efb {
  margin-top: 30px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: left;
}
@media (max-width: 767px){#s-ad4ec9dd-27b8-46b6-ae21-9663c6eb9efb {
  padding-left: 8%;
padding-right: 8%;
}
}
#s-ad4ec9dd-27b8-46b6-ae21-9663c6eb9efb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-ad4ec9dd-27b8-46b6-ae21-9663c6eb9efb .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-b5703462-500d-4931-8a9a-ddc336185079 {
  padding-left: 10%;
padding-right: 10%;
}
@media (max-width: 767px){#s-b5703462-500d-4931-8a9a-ddc336185079 {
  padding-left: 8%;
padding-right: 8%;
}
}
#s-b5703462-500d-4931-8a9a-ddc336185079 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-91a80c61-6dc4-489c-ba2b-994540ace605 {
  margin-top: 10px;
margin-bottom: 50px;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
}
@media (max-width: 767px){#s-91a80c61-6dc4-489c-ba2b-994540ace605 {
  padding-left: 6%;
padding-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-91a80c61-6dc4-489c-ba2b-994540ace605"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px){#s-c80d2b90-3d0d-48cd-99fc-8dcf4a84bccc {
  margin-right: -10px;
}
}
#s-f5f68aca-847c-491c-a67c-cca94f138f98 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(247, 246, 244, 1);
}
@media (max-width: 767px){#s-f5f68aca-847c-491c-a67c-cca94f138f98 {
  margin-left: 15px;
margin-right: 15px;
}
}







#s-f5f68aca-847c-491c-a67c-cca94f138f98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5f68aca-847c-491c-a67c-cca94f138f98.shg-box.shg-c {
  justify-content: flex-start;
}

#s-62d33ba7-c07f-4f73-8e8b-3ce62297198f {
  margin-top: 30px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: left;
}
@media (max-width: 767px){#s-62d33ba7-c07f-4f73-8e8b-3ce62297198f {
  padding-left: 8%;
padding-right: 8%;
}
}
#s-62d33ba7-c07f-4f73-8e8b-3ce62297198f .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-62d33ba7-c07f-4f73-8e8b-3ce62297198f .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-b80cfea0-5b2e-4aed-9ac5-7ab47003c807 {
  padding-left: 10%;
padding-right: 10%;
}
@media (max-width: 767px){#s-b80cfea0-5b2e-4aed-9ac5-7ab47003c807 {
  padding-left: 8%;
padding-right: 8%;
}
}
#s-b80cfea0-5b2e-4aed-9ac5-7ab47003c807 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-09b4e85f-2d1a-4173-9306-688f79e12b41 {
  margin-top: 10px;
margin-bottom: 50px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}
@media (max-width: 767px){#s-09b4e85f-2d1a-4173-9306-688f79e12b41 {
  padding-left: 10px;
padding-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-09b4e85f-2d1a-4173-9306-688f79e12b41"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px){#s-9d7da026-844a-4fae-9291-cd81f6e4b528 {
  padding-left: 10%;
padding-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d7da026-844a-4fae-9291-cd81f6e4b528 {
  padding-left: 10%;
padding-right: 10%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d7da026-844a-4fae-9291-cd81f6e4b528 {
  padding-left: 10%;
padding-right: 10%;
}
}@media (max-width: 767px){#s-9d7da026-844a-4fae-9291-cd81f6e4b528 {
  margin-right: -100px;
}
}
#s-08916dfe-5085-46df-94be-2439c6ae5a07 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-08916dfe-5085-46df-94be-2439c6ae5a07 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-08916dfe-5085-46df-94be-2439c6ae5a07 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-08916dfe-5085-46df-94be-2439c6ae5a07 {
  
}
}@media (max-width: 767px){#s-08916dfe-5085-46df-94be-2439c6ae5a07 {
  
}
}







#s-08916dfe-5085-46df-94be-2439c6ae5a07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08916dfe-5085-46df-94be-2439c6ae5a07.shg-box.shg-c {
  justify-content: flex-start;
}

#s-822198b6-93cf-4e59-b5bc-e39fb91ae3bb {
  margin-top: 19px;
margin-bottom: 19px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-822198b6-93cf-4e59-b5bc-e39fb91ae3bb .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1cea8c01-71f8-4c5a-92b2-3c305fc06f23 {
  margin-left: 70px;
margin-right: 70px;
}
@media (min-width: 1200px){#s-1cea8c01-71f8-4c5a-92b2-3c305fc06f23 {
  margin-left: 160px;
margin-right: 160px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1cea8c01-71f8-4c5a-92b2-3c305fc06f23 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (max-width: 767px){#s-1cea8c01-71f8-4c5a-92b2-3c305fc06f23 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-27b641b8-4dd3-4e6b-8e04-b5a767b7aba4 {
  margin-top: 0px;
margin-bottom: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-27b641b8-4dd3-4e6b-8e04-b5a767b7aba4 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-27b641b8-4dd3-4e6b-8e04-b5a767b7aba4 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-27b641b8-4dd3-4e6b-8e04-b5a767b7aba4 {
  
}
}@media (max-width: 767px){#s-27b641b8-4dd3-4e6b-8e04-b5a767b7aba4 {
  
}
}







#s-27b641b8-4dd3-4e6b-8e04-b5a767b7aba4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27b641b8-4dd3-4e6b-8e04-b5a767b7aba4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c {
  margin-left: 20px;
margin-right: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c {
  margin-left: 20px;
margin-right: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c {
  
}
}@media (max-width: 767px){#s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-b4d01f32-fc8f-4389-a377-e6b62a07ea4c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-d01dfbea-dc31-464c-85a0-77610c31040a {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-position: center center;
}








#s-d01dfbea-dc31-464c-85a0-77610c31040a > .shg-box-overlay {
  background-color: rgba(174, 174, 174, 1);
  opacity: 0;
}#s-d01dfbea-dc31-464c-85a0-77610c31040a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2f325350-a36d-467c-b7a7-20b59a6e54e8 {
  min-height: 18em;
}








#s-2f325350-a36d-467c-b7a7-20b59a6e54e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f325350-a36d-467c-b7a7-20b59a6e54e8.shg-box.shg-c {
  justify-content: center;
}

#s-6503e4e3-9116-42c5-aecc-bb46fa2a6484 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: -5px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-6503e4e3-9116-42c5-aecc-bb46fa2a6484 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6503e4e3-9116-42c5-aecc-bb46fa2a6484 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6503e4e3-9116-42c5-aecc-bb46fa2a6484 {
  
}
}@media (max-width: 767px){#s-6503e4e3-9116-42c5-aecc-bb46fa2a6484 {
  
}
}
#s-46e94d0e-a6be-4586-9a73-166fa48abde0 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-46e94d0e-a6be-4586-9a73-166fa48abde0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-46e94d0e-a6be-4586-9a73-166fa48abde0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-46e94d0e-a6be-4586-9a73-166fa48abde0 {
  
}
}@media (max-width: 767px){#s-46e94d0e-a6be-4586-9a73-166fa48abde0 {
  
}
}
.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-66150eba-27f7-4997-9fad-9debf5c3c9d5 {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(9, 141, 86, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-66150eba-27f7-4997-9fad-9debf5c3c9d5:hover {background-color: rgba(9, 141, 86, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-66150eba-27f7-4997-9fad-9debf5c3c9d5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-66150eba-27f7-4997-9fad-9debf5c3c9d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2b4cf1b3-0283-4de3-a218-8d742f35db3c {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-position: center center;
}








#s-2b4cf1b3-0283-4de3-a218-8d742f35db3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b4cf1b3-0283-4de3-a218-8d742f35db3c {
  cursor: pointer;
}#s-2b4cf1b3-0283-4de3-a218-8d742f35db3c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c291ecdc-befc-4cc2-82bd-8a2d88313d7b {
  min-height: 18em;
}








#s-c291ecdc-befc-4cc2-82bd-8a2d88313d7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c291ecdc-befc-4cc2-82bd-8a2d88313d7b.shg-box.shg-c {
  justify-content: center;
}

#s-5cf58300-5b04-4acc-be17-b00b100d33b6 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: -5px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-5cf58300-5b04-4acc-be17-b00b100d33b6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5cf58300-5b04-4acc-be17-b00b100d33b6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5cf58300-5b04-4acc-be17-b00b100d33b6 {
  
}
}@media (max-width: 767px){#s-5cf58300-5b04-4acc-be17-b00b100d33b6 {
  
}
}
#s-7d50cd4e-a1fe-43dd-8ddd-2f0e7f93cde2 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-7d50cd4e-a1fe-43dd-8ddd-2f0e7f93cde2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7d50cd4e-a1fe-43dd-8ddd-2f0e7f93cde2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7d50cd4e-a1fe-43dd-8ddd-2f0e7f93cde2 {
  
}
}@media (max-width: 767px){#s-7d50cd4e-a1fe-43dd-8ddd-2f0e7f93cde2 {
  
}
}
#s-472b366a-b954-443d-b3de-860aa58098d2 {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(30, 50, 83, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-472b366a-b954-443d-b3de-860aa58098d2:hover {background-color: rgba(9, 141, 86, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-472b366a-b954-443d-b3de-860aa58098d2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-472b366a-b954-443d-b3de-860aa58098d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-618fb7cd-07b0-4b73-a03a-fc834b8b3e3e {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-position: center center;
}








#s-618fb7cd-07b0-4b73-a03a-fc834b8b3e3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-618fb7cd-07b0-4b73-a03a-fc834b8b3e3e {
  cursor: pointer;
}#s-618fb7cd-07b0-4b73-a03a-fc834b8b3e3e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a6d02108-1e35-4968-a5c6-35d1ab65df59 {
  min-height: 18em;
}








#s-a6d02108-1e35-4968-a5c6-35d1ab65df59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6d02108-1e35-4968-a5c6-35d1ab65df59.shg-box.shg-c {
  justify-content: center;
}

#s-c252de80-742f-4394-beac-06ff73cd45aa {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: -5px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-c252de80-742f-4394-beac-06ff73cd45aa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c252de80-742f-4394-beac-06ff73cd45aa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c252de80-742f-4394-beac-06ff73cd45aa {
  
}
}@media (max-width: 767px){#s-c252de80-742f-4394-beac-06ff73cd45aa {
  
}
}
#s-48969dd8-3285-4b9e-a25d-3645f7f05735 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-48969dd8-3285-4b9e-a25d-3645f7f05735 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-48969dd8-3285-4b9e-a25d-3645f7f05735 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-48969dd8-3285-4b9e-a25d-3645f7f05735 {
  
}
}@media (max-width: 767px){#s-48969dd8-3285-4b9e-a25d-3645f7f05735 {
  
}
}
#s-d55ef981-280f-4416-a5e1-44dce98800b1 {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(30, 50, 83, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d55ef981-280f-4416-a5e1-44dce98800b1:hover {background-color: rgba(9, 141, 86, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d55ef981-280f-4416-a5e1-44dce98800b1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d55ef981-280f-4416-a5e1-44dce98800b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e38ebaa5-6988-4728-82c6-835f241152ae {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-e38ebaa5-6988-4728-82c6-835f241152ae {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e38ebaa5-6988-4728-82c6-835f241152ae {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e38ebaa5-6988-4728-82c6-835f241152ae {
  
}
}@media (max-width: 767px){#s-e38ebaa5-6988-4728-82c6-835f241152ae {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e38ebaa5-6988-4728-82c6-835f241152ae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-1483db6a-6e54-4294-ac04-2452b28a827b {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-position: center center;
}








#s-1483db6a-6e54-4294-ac04-2452b28a827b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1483db6a-6e54-4294-ac04-2452b28a827b {
  cursor: pointer;
}#s-1483db6a-6e54-4294-ac04-2452b28a827b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-444a84dd-e77e-4b52-abac-918589674098 {
  min-height: 18em;
}








#s-444a84dd-e77e-4b52-abac-918589674098 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-444a84dd-e77e-4b52-abac-918589674098.shg-box.shg-c {
  justify-content: center;
}

#s-25cf63bd-fb0d-4cad-b03e-ebffa91d31cd {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: -5px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-25cf63bd-fb0d-4cad-b03e-ebffa91d31cd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-25cf63bd-fb0d-4cad-b03e-ebffa91d31cd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-25cf63bd-fb0d-4cad-b03e-ebffa91d31cd {
  
}
}@media (max-width: 767px){#s-25cf63bd-fb0d-4cad-b03e-ebffa91d31cd {
  
}
}
#s-54b1ed8d-3c9d-46d0-97bd-5384f2a7bffe {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-54b1ed8d-3c9d-46d0-97bd-5384f2a7bffe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54b1ed8d-3c9d-46d0-97bd-5384f2a7bffe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-54b1ed8d-3c9d-46d0-97bd-5384f2a7bffe {
  
}
}@media (max-width: 767px){#s-54b1ed8d-3c9d-46d0-97bd-5384f2a7bffe {
  
}
}
#s-1355848a-729d-459b-a573-c88a4d5ba924 {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(30, 50, 83, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1355848a-729d-459b-a573-c88a4d5ba924:hover {background-color: rgba(9, 141, 86, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1355848a-729d-459b-a573-c88a4d5ba924:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1355848a-729d-459b-a573-c88a4d5ba924.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-97eddcd2-2135-4e85-b689-0fd8386c9db0 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-position: center center;
}








#s-97eddcd2-2135-4e85-b689-0fd8386c9db0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97eddcd2-2135-4e85-b689-0fd8386c9db0 {
  cursor: pointer;
}#s-97eddcd2-2135-4e85-b689-0fd8386c9db0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-43abead2-0a30-47a2-bdb2-de9d9cb15a93 {
  min-height: 18em;
}








#s-43abead2-0a30-47a2-bdb2-de9d9cb15a93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43abead2-0a30-47a2-bdb2-de9d9cb15a93.shg-box.shg-c {
  justify-content: center;
}

#s-b7a5e50b-40d0-4f8a-8e5d-04dc72a4fd41 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: -5px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-b7a5e50b-40d0-4f8a-8e5d-04dc72a4fd41 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b7a5e50b-40d0-4f8a-8e5d-04dc72a4fd41 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b7a5e50b-40d0-4f8a-8e5d-04dc72a4fd41 {
  
}
}@media (max-width: 767px){#s-b7a5e50b-40d0-4f8a-8e5d-04dc72a4fd41 {
  
}
}
#s-37133cee-09f8-4edb-a9b6-a2b03cb4d77d {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-37133cee-09f8-4edb-a9b6-a2b03cb4d77d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-37133cee-09f8-4edb-a9b6-a2b03cb4d77d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-37133cee-09f8-4edb-a9b6-a2b03cb4d77d {
  
}
}@media (max-width: 767px){#s-37133cee-09f8-4edb-a9b6-a2b03cb4d77d {
  
}
}
#s-895ba9ad-55cc-4402-acbd-1735427c643e {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(30, 50, 83, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-895ba9ad-55cc-4402-acbd-1735427c643e:hover {background-color: rgba(9, 141, 86, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-895ba9ad-55cc-4402-acbd-1735427c643e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-895ba9ad-55cc-4402-acbd-1735427c643e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7e351c65-963a-45b7-995c-01f0933959e3 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-position: center center;
}








#s-7e351c65-963a-45b7-995c-01f0933959e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e351c65-963a-45b7-995c-01f0933959e3 {
  cursor: pointer;
}#s-7e351c65-963a-45b7-995c-01f0933959e3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-49d6352c-df30-48ff-af45-c155547288ec {
  min-height: 18em;
}








#s-49d6352c-df30-48ff-af45-c155547288ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49d6352c-df30-48ff-af45-c155547288ec.shg-box.shg-c {
  justify-content: center;
}

#s-3516a70e-0ee6-4e69-b511-ad28c1218add {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: -5px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-3516a70e-0ee6-4e69-b511-ad28c1218add {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3516a70e-0ee6-4e69-b511-ad28c1218add {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3516a70e-0ee6-4e69-b511-ad28c1218add {
  
}
}@media (max-width: 767px){#s-3516a70e-0ee6-4e69-b511-ad28c1218add {
  
}
}
#s-28649b98-aebd-43fa-96a1-ef5e1ac050cb {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-28649b98-aebd-43fa-96a1-ef5e1ac050cb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-28649b98-aebd-43fa-96a1-ef5e1ac050cb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-28649b98-aebd-43fa-96a1-ef5e1ac050cb {
  
}
}@media (max-width: 767px){#s-28649b98-aebd-43fa-96a1-ef5e1ac050cb {
  
}
}
#s-6b819db3-8cb3-4b8b-b189-ac083038d390 {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(30, 50, 83, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6b819db3-8cb3-4b8b-b189-ac083038d390:hover {background-color: rgba(9, 141, 86, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6b819db3-8cb3-4b8b-b189-ac083038d390:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6b819db3-8cb3-4b8b-b189-ac083038d390.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6f311321-6498-42e2-ba58-1d2a39cb0d46 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-6f311321-6498-42e2-ba58-1d2a39cb0d46 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-6f311321-6498-42e2-ba58-1d2a39cb0d46 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-02cdf9b7-8498-464a-8986-ce21754559cb {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-02cdf9b7-8498-464a-8986-ce21754559cb {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-02cdf9b7-8498-464a-8986-ce21754559cb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-8734f23d-64b9-4072-a1fc-c9804c937600 {
  min-height: 50px;
background-color: rgba(247, 246, 244, 1);
}








#s-8734f23d-64b9-4072-a1fc-c9804c937600 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8734f23d-64b9-4072-a1fc-c9804c937600.shg-box.shg-c {
  justify-content: center;
}

#s-e2a81f41-029e-4fc7-bb52-db4e5a1a2562 {
  margin-top: 40px;
margin-bottom: 40px;
}
@media (max-width: 767px){#s-e2a81f41-029e-4fc7-bb52-db4e5a1a2562 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-e2a81f41-029e-4fc7-bb52-db4e5a1a2562 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 0);
}

#s-7166a847-f1ce-40c4-a07b-cf6d2912c0b3 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7166a847-f1ce-40c4-a07b-cf6d2912c0b3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d85392d6-2675-4ce3-92fb-ac106a719293 {
  margin-left: 200px;
margin-right: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d85392d6-2675-4ce3-92fb-ac106a719293 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (max-width: 767px){#s-d85392d6-2675-4ce3-92fb-ac106a719293 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-db30175a-ab5d-4f9c-8ed9-4c952bb59d3c {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-db30175a-ab5d-4f9c-8ed9-4c952bb59d3c {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-db30175a-ab5d-4f9c-8ed9-4c952bb59d3c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 0);
}

#s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d {
  margin-left: 60px;
margin-right: 60px;
}
@media (max-width: 767px){#s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c95fb152-eb0c-4281-b162-bcbe11a2ae1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-83da275b-ff6c-434e-9be6-c62651601504 {
  margin-left: 20px;
margin-right: 20px;
}

#s-83da275b-ff6c-434e-9be6-c62651601504 .shogun-icon-wrapper {
  text-align: center;
}


#s-83da275b-ff6c-434e-9be6-c62651601504 .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(0, 0, 0, 1);
}

#s-10637d02-17e8-427b-b2fb-efc3825738d7 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}

#s-10637d02-17e8-427b-b2fb-efc3825738d7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-10637d02-17e8-427b-b2fb-efc3825738d7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-b2173682-966e-45ad-b913-1f6efa9f1a13 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b2173682-966e-45ad-b913-1f6efa9f1a13 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ec1b85e7-f0c8-4d8b-8065-c22277084312 {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}
@media (max-width: 767px){#s-ec1b85e7-f0c8-4d8b-8065-c22277084312 {
  margin-top: 5px;
}
}
#s-3d012cad-5ee4-4b8d-bc24-ee1639a16989 {
  margin-left: 20px;
margin-right: 20px;
}

#s-3d012cad-5ee4-4b8d-bc24-ee1639a16989 .shogun-icon-wrapper {
  text-align: center;
}


#s-3d012cad-5ee4-4b8d-bc24-ee1639a16989 .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(0, 0, 0, 1);
}

#s-78c4b1c1-3814-4ebe-bd7f-47d2071539ad {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}

#s-78c4b1c1-3814-4ebe-bd7f-47d2071539ad .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-78c4b1c1-3814-4ebe-bd7f-47d2071539ad .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-6f41eb66-a92d-4adb-907e-7bfb616ec52d {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6f41eb66-a92d-4adb-907e-7bfb616ec52d .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2dd44031-aaae-4e19-b427-8e075a923fed {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}
@media (max-width: 767px){#s-2dd44031-aaae-4e19-b427-8e075a923fed {
  margin-top: 5px;
}
}
#s-2ea0d0a5-0c66-4c74-b821-7a8e6c8abd55 {
  margin-left: 20px;
margin-right: 20px;
}

#s-2ea0d0a5-0c66-4c74-b821-7a8e6c8abd55 .shogun-icon-wrapper {
  text-align: center;
}


#s-2ea0d0a5-0c66-4c74-b821-7a8e6c8abd55 .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(0, 0, 0, 1);
}

#s-82897978-f72b-4bc7-b406-62e0ad4d506e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}

#s-82897978-f72b-4bc7-b406-62e0ad4d506e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-82897978-f72b-4bc7-b406-62e0ad4d506e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-71d3fd3a-10a0-4e60-b6eb-21af4832216b {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-71d3fd3a-10a0-4e60-b6eb-21af4832216b .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6c8bc785-844e-4f8b-b0c5-f1478c605b10 {
  margin-left: 20px;
margin-right: 20px;
}
@media (max-width: 767px){#s-6c8bc785-844e-4f8b-b0c5-f1478c605b10 {
  margin-top: 5px;
margin-bottom: 30px;
}
}
#s-b32e3de1-876c-4204-90ed-b013b0444081 {
  margin-top: 40px;
margin-bottom: 40px;
}
@media (max-width: 767px){#s-b32e3de1-876c-4204-90ed-b013b0444081 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-b32e3de1-876c-4204-90ed-b013b0444081 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 0);
}

#s-105f2077-8d65-4170-bc83-b5bf89f7d781 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: -27px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-105f2077-8d65-4170-bc83-b5bf89f7d781 {
  margin-bottom: 0px;
min-height: 700px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-105f2077-8d65-4170-bc83-b5bf89f7d781 {
  margin-bottom: 0px;
min-height: 600px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-105f2077-8d65-4170-bc83-b5bf89f7d781 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-105f2077-8d65-4170-bc83-b5bf89f7d781 {
  margin-bottom: 0px;
}
}







#s-105f2077-8d65-4170-bc83-b5bf89f7d781 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-105f2077-8d65-4170-bc83-b5bf89f7d781.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
