.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-fd584d70-ada8-4a58-8dae-bc4e495eeb4c {
  min-height: 50px;
}








#s-fd584d70-ada8-4a58-8dae-bc4e495eeb4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd584d70-ada8-4a58-8dae-bc4e495eeb4c.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-f6793819-a3ba-490a-8980-75711b6cb4da {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
}

#s-f6793819-a3ba-490a-8980-75711b6cb4da .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

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

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

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

#s-1aac5efc-2371-4801-895f-40a785a962ab {
  border-style: solid;
margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 1px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(98, 96, 96, 1);
border-radius: 4px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-1aac5efc-2371-4801-895f-40a785a962ab:hover {background-color: rgba(66, 66, 66, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1aac5efc-2371-4801-895f-40a785a962ab:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}


#s-1aac5efc-2371-4801-895f-40a785a962ab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-b33d12cb-291c-4262-b86d-f88f59f5c8c1 {
  min-height: 50px;
}








#s-b33d12cb-291c-4262-b86d-f88f59f5c8c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b33d12cb-291c-4262-b86d-f88f59f5c8c1 {
  cursor: pointer;
}#s-b33d12cb-291c-4262-b86d-f88f59f5c8c1.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5bc5c3bc-835a-4d4c-ac3f-2565cb2bcf01"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

.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-1290e1ba-e833-4b8f-9e04-f5e6c6a3758a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-1290e1ba-e833-4b8f-9e04-f5e6c6a3758a img.shogun-image {
    
    width: px;
  }


#s-1290e1ba-e833-4b8f-9e04-f5e6c6a3758a .shogun-image-content {
  
    align-items: center;
  
}

#s-5480714a-af53-4610-a1bb-1519c819987f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-5480714a-af53-4610-a1bb-1519c819987f img.shogun-image {
    
    width: px;
  }


#s-5480714a-af53-4610-a1bb-1519c819987f .shogun-image-content {
  
    align-items: center;
  
}

#s-ebc7edc7-4b3d-4cc8-b043-ff965201abd4 {
  text-align: center;
}




  #s-ebc7edc7-4b3d-4cc8-b043-ff965201abd4 img.shogun-image {
    
    width: px;
  }


#s-ebc7edc7-4b3d-4cc8-b043-ff965201abd4 .shogun-image-content {
  
    align-items: center;
  
}

#s-166cf785-b634-4e87-b3ee-11b0b13a72a6 {
  text-align: center;
}




  #s-166cf785-b634-4e87-b3ee-11b0b13a72a6 img.shogun-image {
    
    width: px;
  }


#s-166cf785-b634-4e87-b3ee-11b0b13a72a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-8fd4b9f9-411c-4794-b799-63f08a3e9f5d {
  min-height: 50px;
}








#s-8fd4b9f9-411c-4794-b799-63f08a3e9f5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fd4b9f9-411c-4794-b799-63f08a3e9f5d.shg-box.shg-c {
  justify-content: center;
}

#s-d7f48903-3956-4a98-bcfc-578d20509ef2 {
  min-height: 50px;
}








#s-d7f48903-3956-4a98-bcfc-578d20509ef2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7f48903-3956-4a98-bcfc-578d20509ef2.shg-box.shg-c {
  justify-content: center;
}

#s-09a0d591-ecd5-4fcd-8ab7-f8ac4348c656 {
  background-image: url(https://i.shgcdn.com/bd559b8a-2f52-4813-bb52-8b3ee374f0c5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: left center;
background-attachment: scroll;
}








#s-09a0d591-ecd5-4fcd-8ab7-f8ac4348c656 > .shg-box-overlay {
  background-color: rgba(105, 105, 105, 1);
  opacity: 0;
}#s-09a0d591-ecd5-4fcd-8ab7-f8ac4348c656.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16634261-99b0-4608-894e-b615830038f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ffcf37a5-5551-4d30-92b7-e5f6ed9e7298 {
  min-height: 50px;
}








#s-ffcf37a5-5551-4d30-92b7-e5f6ed9e7298 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffcf37a5-5551-4d30-92b7-e5f6ed9e7298.shg-box.shg-c {
  justify-content: center;
}

#s-dd91d846-542a-4a50-b773-c71983f2f797 {
  padding-left: 10px;
padding-right: 10px;
text-align: right;
background-color: rgba(255, 255, 255, 0);
}

#s-dd91d846-542a-4a50-b773-c71983f2f797 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



.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-dbf57821-9c1b-4b8c-af55-acdbe9ba121f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-18d0de04-dfda-4e61-9b13-960e666a154a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-18d0de04-dfda-4e61-9b13-960e666a154a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7c39096a-4f68-4bcc-99a2-68d90407dc84 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 5%;
padding-left: 15%;
padding-bottom: 5%;
padding-right: 15%;
}

#s-9642f892-bd10-4918-8725-05c11c4d7c0c {
  margin-top: 20px;
padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-9642f892-bd10-4918-8725-05c11c4d7c0c {
  
}
}
#s-7c76e852-9c65-45cb-90cc-eb2f3c0b229d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7c76e852-9c65-45cb-90cc-eb2f3c0b229d {
  
}
}







#s-7c76e852-9c65-45cb-90cc-eb2f3c0b229d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c76e852-9c65-45cb-90cc-eb2f3c0b229d.shg-box.shg-c {
  justify-content: center;
}

#s-e84ab490-d1d3-4568-ba20-affedf43d520 {
  min-height: 50px;
}








#s-e84ab490-d1d3-4568-ba20-affedf43d520 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e84ab490-d1d3-4568-ba20-affedf43d520.shg-box.shg-c {
  justify-content: center;
}

#s-adbe0d1b-5d79-488a-978b-42c1c4e0c064 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-adbe0d1b-5d79-488a-978b-42c1c4e0c064 {
  
}
}







#s-adbe0d1b-5d79-488a-978b-42c1c4e0c064 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adbe0d1b-5d79-488a-978b-42c1c4e0c064.shg-box.shg-c {
  justify-content: center;
}

#s-25adcb05-902e-49b0-b57e-8f8077bcf225 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-bottom: 5px;
min-height: 400px;
background-position: center center;
}








#s-25adcb05-902e-49b0-b57e-8f8077bcf225 > .shg-box-overlay {
  background-color: rgba(37, 46, 45, 0.81);
  opacity: 0.7;
}#s-25adcb05-902e-49b0-b57e-8f8077bcf225.shg-box.shg-c {
  justify-content: center;
}

#s-50c22f0e-9d43-48eb-996c-f8317bd888b4 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-50c22f0e-9d43-48eb-996c-f8317bd888b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-d5f38e76-acfb-488f-a247-a218f20e265c {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 50px;
}








#s-d5f38e76-acfb-488f-a247-a218f20e265c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5f38e76-acfb-488f-a247-a218f20e265c.shg-box.shg-c {
  justify-content: center;
}

#s-ce8e94b1-1023-41fa-838d-46f35b6fb8c5 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-ce8e94b1-1023-41fa-838d-46f35b6fb8c5 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cb5c34be-06e7-4966-b06b-8338be39f40c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-396d0a49-0118-49ae-9762-d213cf1f5794 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
max-width: 1200px;
background-color: rgba(255, 255, 255, 0);
}








#s-396d0a49-0118-49ae-9762-d213cf1f5794 > .shg-box-overlay {
  background-color: rgba(222, 222, 222, 1);
  opacity: 0;
}#s-396d0a49-0118-49ae-9762-d213cf1f5794.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-a64306c1-6a08-4f36-92eb-03cf9437e8b2 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a64306c1-6a08-4f36-92eb-03cf9437e8b2 {
  
}
}
#s-a64306c1-6a08-4f36-92eb-03cf9437e8b2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a64306c1-6a08-4f36-92eb-03cf9437e8b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0.9);
  padding: 10px;
}

#s-a64306c1-6a08-4f36-92eb-03cf9437e8b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-a64306c1-6a08-4f36-92eb-03cf9437e8b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(245, 245, 245, 0.9);
  border-top: 1px solid #ddd;
}

#s-a64306c1-6a08-4f36-92eb-03cf9437e8b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: left;
  font-family: Oswald;
  font-weight: ;
  font-style: ;
  font-size: 22px;
}

#s-a64306c1-6a08-4f36-92eb-03cf9437e8b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 22px;
}
@media (min-width: 0px) {
[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9298571-fd42-48d0-b707-7a32e0e0a7fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-89be976f-530f-40bc-8cc1-13da16605f0d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-89be976f-530f-40bc-8cc1-13da16605f0d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ef6af9ed-5500-4dce-9651-9611e7800cef {
  margin-top: auto;
margin-bottom: auto;
min-height: 50px;
}








#s-ef6af9ed-5500-4dce-9651-9611e7800cef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef6af9ed-5500-4dce-9651-9611e7800cef.shg-box.shg-c {
  justify-content: center;
}

#s-73c9da44-05e7-4a48-8bc7-b2809586babd {
  margin-left: 25px;
margin-right: 25px;
}

#s-73c9da44-05e7-4a48-8bc7-b2809586babd > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-73c9da44-05e7-4a48-8bc7-b2809586babd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-73c9da44-05e7-4a48-8bc7-b2809586babd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-73c9da44-05e7-4a48-8bc7-b2809586babd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-73c9da44-05e7-4a48-8bc7-b2809586babd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-73c9da44-05e7-4a48-8bc7-b2809586babd > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0da93e43-2452-403d-b651-0fc4a478cd51 {
  text-align: center;
}




  #s-0da93e43-2452-403d-b651-0fc4a478cd51 img.shogun-image {
    
    width: px;
  }


#s-0da93e43-2452-403d-b651-0fc4a478cd51 .shogun-image-content {
  
    align-items: center;
  
}

#s-a24f6ca2-712d-499a-bc37-eec76d2e87a0 {
  margin-left: 25px;
margin-right: 25px;
}

#s-a24f6ca2-712d-499a-bc37-eec76d2e87a0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a24f6ca2-712d-499a-bc37-eec76d2e87a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-a24f6ca2-712d-499a-bc37-eec76d2e87a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-a24f6ca2-712d-499a-bc37-eec76d2e87a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a24f6ca2-712d-499a-bc37-eec76d2e87a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-a24f6ca2-712d-499a-bc37-eec76d2e87a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9732e839-a074-400b-af01-cc9e63aca922 {
  text-align: center;
}




  #s-9732e839-a074-400b-af01-cc9e63aca922 img.shogun-image {
    
    width: px;
  }


#s-9732e839-a074-400b-af01-cc9e63aca922 .shogun-image-content {
  
    align-items: center;
  
}

#s-cb3b575f-3c1b-490a-a2e2-b0ae77951609 {
  margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
}

#s-cb3b575f-3c1b-490a-a2e2-b0ae77951609 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-cb3b575f-3c1b-490a-a2e2-b0ae77951609 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-cb3b575f-3c1b-490a-a2e2-b0ae77951609 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-cb3b575f-3c1b-490a-a2e2-b0ae77951609 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-cb3b575f-3c1b-490a-a2e2-b0ae77951609 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-cb3b575f-3c1b-490a-a2e2-b0ae77951609 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9513acde-e234-449f-bdc5-21fe695c9769 {
  text-align: center;
}




  #s-9513acde-e234-449f-bdc5-21fe695c9769 img.shogun-image {
    
    width: px;
  }


#s-9513acde-e234-449f-bdc5-21fe695c9769 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8528bfd-11da-488e-901c-e467b2a5950c {
  margin-left: 10px;
margin-right: 10px;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
}

#s-b8f4cb97-79a4-4bc8-a142-7bbc2edf414f {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
}

#s-d2c2a07c-9dd2-4cc9-8ebb-9584d0dc190b {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
}

#s-16976ce6-67c8-4d6a-82bb-347dd93d29ac {
  min-height: 50px;
}








#s-16976ce6-67c8-4d6a-82bb-347dd93d29ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16976ce6-67c8-4d6a-82bb-347dd93d29ac.shg-box.shg-c {
  justify-content: center;
}

#s-3ab4b1f3-2494-416e-a876-882dc312463b {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-3ab4b1f3-2494-416e-a876-882dc312463b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-ec7ed317-3cb1-4df0-9994-81b9c0f85abb {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-99535d9a-9f0f-4260-83aa-2963c6be4b19 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 1px;
padding-right: 20px;
}

#s-1aecc109-f36d-4d28-87b7-3c94759e7697 {
  margin-left: 10px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}




  #s-1aecc109-f36d-4d28-87b7-3c94759e7697 img.shogun-image {
    
    width: px;
  }


#s-1aecc109-f36d-4d28-87b7-3c94759e7697 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6b6726d-29a3-45af-ad57-c740b8bff31c {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-892a5403-3ac1-457e-a484-e2bc197ac8e4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-4ee08912-b52d-4938-864b-011428296407 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
background-position: center center;
}








#s-4ee08912-b52d-4938-864b-011428296407 > .shg-box-overlay {
  background-color: rgba(127, 244, 239, 1);
  opacity: 0;
}#s-4ee08912-b52d-4938-864b-011428296407.shg-box.shg-c {
  justify-content: flex-start;
}

#s-005171c9-7bed-4b4f-bac4-4c8b8fa3c277 {
  min-height: 50px;
}








#s-005171c9-7bed-4b4f-bac4-4c8b8fa3c277 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-005171c9-7bed-4b4f-bac4-4c8b8fa3c277.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-394f44c8-9e3c-4db9-9044-b5f5beb61b7b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-df8c92e7-1a71-405a-b231-48dbdf5af648 {
  
}

#s-df8c92e7-1a71-405a-b231-48dbdf5af648 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 0);
}

#s-df8c92e7-1a71-405a-b231-48dbdf5af648 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-df8c92e7-1a71-405a-b231-48dbdf5af648 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-df8c92e7-1a71-405a-b231-48dbdf5af648 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-df8c92e7-1a71-405a-b231-48dbdf5af648 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: center;
  font-family: Oswald;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-df8c92e7-1a71-405a-b231-48dbdf5af648 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input,
textarea {
  margin: 0;
}

.required-field::after {
  color: red;
  content: "*";
  margin-right: 4px;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input,
.shogun-form textarea {
  width: 100%;
}

#s-2fa16f09-e6fa-44f8-a1a9-1b8f02e01868 {
  padding-top: 25px;
padding-left: 50px;
padding-right: 50px;
background-color: rgba(52, 189, 219, 0.5);
}

#s-2fa16f09-e6fa-44f8-a1a9-1b8f02e01868 .shogun-success-alert {
  background-color: rgba(52, 189, 219, 0.5);
  color: #3c763d;
}

#s-2fa16f09-e6fa-44f8-a1a9-1b8f02e01868 .shogun-form .shogun-form-label {
  color: #555;
  font-family: ;
  font-size: 16px;
  font-weight: ;
  font-style: ;
}

#s-2fa16f09-e6fa-44f8-a1a9-1b8f02e01868 .shogun-form .shogun-form-field {
  color: #555;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  font-style: ;
}

#s-2fa16f09-e6fa-44f8-a1a9-1b8f02e01868 .shogun-form .shogun-form-submit {
  background-color:  !important;
}

#s-2fa16f09-e6fa-44f8-a1a9-1b8f02e01868 .shogun-form .shogun-form-submit-container {
  text-align: center;
}

#s-2fa16f09-e6fa-44f8-a1a9-1b8f02e01868 .shogun-form .shogun-form-submit-label {
  color:  !important;
}

#s-f002230d-fc6c-4b24-8670-ba54e5db92e6 {
  border-style: solid;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-left: 30px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(5, 3, 3, 0.45);
}

@media (min-width: 0px) {
[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d2caab5c-cc6b-433b-aeb8-40761743f120"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-488a6ad2-9995-4c13-8462-5018f0940b09 {
  margin-left: 10px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}




  #s-488a6ad2-9995-4c13-8462-5018f0940b09 img.shogun-image {
    
    width: px;
  }


#s-488a6ad2-9995-4c13-8462-5018f0940b09 .shogun-image-content {
  
    align-items: center;
  
}

#s-f743bdde-2acd-432a-b07e-9d5371b0fea2 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(126, 126, 126, 0.14);
}








#s-f743bdde-2acd-432a-b07e-9d5371b0fea2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f743bdde-2acd-432a-b07e-9d5371b0fea2.shg-box.shg-c {
  justify-content: center;
}

#s-2c23f692-05f3-400c-9cd0-c61cdf88f0c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2c23f692-05f3-400c-9cd0-c61cdf88f0c4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f4167389-54ee-473d-a860-8b68c7b1b84b {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-f78a992b-24f7-4239-9762-43256662e6f4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f78a992b-24f7-4239-9762-43256662e6f4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-adc68b3a-25f7-4c44-8efa-66033effc4cd {
  margin-left: 10px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-adc68b3a-25f7-4c44-8efa-66033effc4cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-46afff57-02b2-4c4b-b321-76a09fad3964 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-46afff57-02b2-4c4b-b321-76a09fad3964 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b90c8b33-b9f0-41ba-90e0-3b4751a84b3d {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
}

#s-8a4382a1-c1ee-4e03-aa45-c832836d46a4 {
  border-style: solid;
margin-top: 5px;
margin-left: 1px;
margin-bottom: 10px;
margin-right: 1px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(98, 96, 96, 1);
border-radius: 4px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8a4382a1-c1ee-4e03-aa45-c832836d46a4:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8a4382a1-c1ee-4e03-aa45-c832836d46a4:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-8a4382a1-c1ee-4e03-aa45-c832836d46a4.shg-btn {
  color: rgba(98, 96, 96, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-63cc8bfa-10b7-441c-a2c4-9248951d1fd2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-63cc8bfa-10b7-441c-a2c4-9248951d1fd2 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-304d6626-6bcc-4b3e-bbd4-b38415bbf9ec {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
}

#s-5bc15d15-71c2-4879-b4e3-f5312016d790 {
  padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
}

#s-38d9e225-bf46-441c-817a-0f197787b756 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
background-position: center center;
}








#s-38d9e225-bf46-441c-817a-0f197787b756 > .shg-box-overlay {
  background-color: rgba(127, 244, 239, 1);
  opacity: 0;
}#s-38d9e225-bf46-441c-817a-0f197787b756.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f0c808c9-16a6-4a0d-9a8d-aabf9dbd2d99 {
  min-height: 50px;
}








#s-f0c808c9-16a6-4a0d-9a8d-aabf9dbd2d99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0c808c9-16a6-4a0d-9a8d-aabf9dbd2d99.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-660ba185-3400-4844-89c1-511de3cdb182"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-db5ef728-9758-409f-bcef-84504d7d02f6 {
  
}

#s-db5ef728-9758-409f-bcef-84504d7d02f6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 0);
}

#s-db5ef728-9758-409f-bcef-84504d7d02f6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-db5ef728-9758-409f-bcef-84504d7d02f6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-db5ef728-9758-409f-bcef-84504d7d02f6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-db5ef728-9758-409f-bcef-84504d7d02f6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: center;
  font-family: Oswald;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-db5ef728-9758-409f-bcef-84504d7d02f6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-e4fe4dba-f208-47c5-9977-2d51c79e2ef0 {
  padding-top: 25px;
padding-left: 50px;
padding-right: 50px;
background-color: rgba(52, 189, 219, 0.5);
}

#s-e4fe4dba-f208-47c5-9977-2d51c79e2ef0 .shogun-success-alert {
  background-color: rgba(52, 189, 219, 0.5);
  color: #3c763d;
}

#s-e4fe4dba-f208-47c5-9977-2d51c79e2ef0 .shogun-form .shogun-form-label {
  color: #555;
  font-family: ;
  font-size: 16px;
  font-weight: ;
  font-style: ;
}

#s-e4fe4dba-f208-47c5-9977-2d51c79e2ef0 .shogun-form .shogun-form-field {
  color: #555;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  font-style: ;
}

#s-e4fe4dba-f208-47c5-9977-2d51c79e2ef0 .shogun-form .shogun-form-submit {
  background-color:  !important;
}

#s-e4fe4dba-f208-47c5-9977-2d51c79e2ef0 .shogun-form .shogun-form-submit-container {
  text-align: center;
}

#s-e4fe4dba-f208-47c5-9977-2d51c79e2ef0 .shogun-form .shogun-form-submit-label {
  color:  !important;
}

#s-d5361c54-5ec8-4867-956c-5782472b3a4f {
  border-style: solid;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-left: 30px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(5, 3, 3, 0.45);
}

#s-16daf2e8-c8af-4737-9928-47f8a5a6c417 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
min-height: 50px;
background-position: center center;
}








#s-16daf2e8-c8af-4737-9928-47f8a5a6c417 > .shg-box-overlay {
  background-color: rgba(127, 244, 239, 1);
  opacity: 0;
}#s-16daf2e8-c8af-4737-9928-47f8a5a6c417.shg-box.shg-c {
  justify-content: flex-start;
}

#s-45688274-4653-4860-b971-0d84081fa59d {
  min-height: 50px;
}








#s-45688274-4653-4860-b971-0d84081fa59d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45688274-4653-4860-b971-0d84081fa59d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1abafd9c-aff6-42d9-8472-e9f9c7d0769b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0e61f692-0644-4892-b1c3-3b8fb3959c0b {
  
}

#s-0e61f692-0644-4892-b1c3-3b8fb3959c0b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 0);
}

#s-0e61f692-0644-4892-b1c3-3b8fb3959c0b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-0e61f692-0644-4892-b1c3-3b8fb3959c0b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-0e61f692-0644-4892-b1c3-3b8fb3959c0b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-0e61f692-0644-4892-b1c3-3b8fb3959c0b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: center;
  font-family: Oswald;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-0e61f692-0644-4892-b1c3-3b8fb3959c0b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-e3e7b1df-ef37-4e75-bf2b-ecd69ef2490d {
  padding-top: 25px;
padding-left: 50px;
padding-right: 50px;
background-color: rgba(52, 189, 219, 0.5);
}

#s-e3e7b1df-ef37-4e75-bf2b-ecd69ef2490d .shogun-success-alert {
  background-color: rgba(52, 189, 219, 0.5);
  color: #3c763d;
}

#s-e3e7b1df-ef37-4e75-bf2b-ecd69ef2490d .shogun-form .shogun-form-label {
  color: #555;
  font-family: ;
  font-size: 16px;
  font-weight: ;
  font-style: ;
}

#s-e3e7b1df-ef37-4e75-bf2b-ecd69ef2490d .shogun-form .shogun-form-field {
  color: #555;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  font-style: ;
}

#s-e3e7b1df-ef37-4e75-bf2b-ecd69ef2490d .shogun-form .shogun-form-submit {
  background-color:  !important;
}

#s-e3e7b1df-ef37-4e75-bf2b-ecd69ef2490d .shogun-form .shogun-form-submit-container {
  text-align: center;
}

#s-e3e7b1df-ef37-4e75-bf2b-ecd69ef2490d .shogun-form .shogun-form-submit-label {
  color:  !important;
}

#s-e2df0ca7-03a8-40ce-ad93-1cfd07c52e5b {
  border-style: solid;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-left: 30px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(5, 3, 3, 0.45);
}

#s-fba08879-bb5c-447c-9742-9eaf2f29108f {
  margin-left: 25px;
margin-right: 25px;
}

#s-fba08879-bb5c-447c-9742-9eaf2f29108f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-fba08879-bb5c-447c-9742-9eaf2f29108f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-fba08879-bb5c-447c-9742-9eaf2f29108f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-fba08879-bb5c-447c-9742-9eaf2f29108f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-fba08879-bb5c-447c-9742-9eaf2f29108f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-fba08879-bb5c-447c-9742-9eaf2f29108f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d658ee1a-6063-4039-94f9-cd991043b7dc {
  text-align: center;
}




  #s-d658ee1a-6063-4039-94f9-cd991043b7dc img.shogun-image {
    
    width: px;
  }


#s-d658ee1a-6063-4039-94f9-cd991043b7dc .shogun-image-content {
  
    align-items: center;
  
}

#s-d8fff87b-f2b7-485c-9bb5-4b919c8566cb {
  margin-left: 25px;
margin-right: 25px;
}

#s-d8fff87b-f2b7-485c-9bb5-4b919c8566cb > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d8fff87b-f2b7-485c-9bb5-4b919c8566cb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-d8fff87b-f2b7-485c-9bb5-4b919c8566cb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-d8fff87b-f2b7-485c-9bb5-4b919c8566cb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d8fff87b-f2b7-485c-9bb5-4b919c8566cb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-d8fff87b-f2b7-485c-9bb5-4b919c8566cb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-137bf70f-0623-408e-856d-b4161bcae460 {
  text-align: center;
}




  #s-137bf70f-0623-408e-856d-b4161bcae460 img.shogun-image {
    
    width: px;
  }


#s-137bf70f-0623-408e-856d-b4161bcae460 .shogun-image-content {
  
    align-items: center;
  
}

#s-a0bbafbb-1d7b-4210-b4fc-fbec0c512975 {
  margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
}

#s-a0bbafbb-1d7b-4210-b4fc-fbec0c512975 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a0bbafbb-1d7b-4210-b4fc-fbec0c512975 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-a0bbafbb-1d7b-4210-b4fc-fbec0c512975 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-a0bbafbb-1d7b-4210-b4fc-fbec0c512975 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a0bbafbb-1d7b-4210-b4fc-fbec0c512975 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-a0bbafbb-1d7b-4210-b4fc-fbec0c512975 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b79ff6fa-c011-4197-b06c-d2a3e14ccaf0 {
  text-align: center;
}




  #s-b79ff6fa-c011-4197-b06c-d2a3e14ccaf0 img.shogun-image {
    
    width: px;
  }


#s-b79ff6fa-c011-4197-b06c-d2a3e14ccaf0 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8c3b8da-f191-47d0-9426-d20a8a9b9041 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(252, 252, 252, 1);
background-position: left undefined;
}
#s-a8c3b8da-f191-47d0-9426-d20a8a9b9041:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-a8c3b8da-f191-47d0-9426-d20a8a9b9041:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-a8c3b8da-f191-47d0-9426-d20a8a9b9041-btn-wrapper {
    text-align: center;
  }


#s-a8c3b8da-f191-47d0-9426-d20a8a9b9041.shg-btn {
  color: rgba(252, 252, 252, 1);
  font-size: ;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-00cd35a6-04b1-4a9f-a2b3-a702a4cdbea9 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
text-align: center;
background-color: rgba(245, 245, 245, 0);
}

#s-00cd35a6-04b1-4a9f-a2b3-a702a4cdbea9 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ab5052df-5831-4e76-a345-956231ff75d2 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ab5052df-5831-4e76-a345-956231ff75d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-49e762c0-22ae-484c-a573-6f227d918b57 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}








#s-49e762c0-22ae-484c-a573-6f227d918b57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49e762c0-22ae-484c-a573-6f227d918b57.shg-box.shg-c {
  justify-content: center;
}

#s-bd366cbb-4157-4dff-9d19-c0cbbd806fcf {
  margin-top: 80px;
margin-bottom: 80px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-86605675-f8ef-470e-bed3-632acbaf30d6 {
  min-height: 50px;
}








#s-86605675-f8ef-470e-bed3-632acbaf30d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86605675-f8ef-470e-bed3-632acbaf30d6.shg-box.shg-c {
  justify-content: center;
}

#s-0c8fac18-4918-4ec1-a963-9fc84adebe8c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center bottom;
}








#s-0c8fac18-4918-4ec1-a963-9fc84adebe8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c8fac18-4918-4ec1-a963-9fc84adebe8c.shg-box.shg-c {
  justify-content: center;
}

#s-3be1c3af-e3e5-4926-b32a-b28b8d48dc55 {
  margin-top: 80px;
margin-bottom: 80px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-b7998109-017b-45a2-8faf-1e40f08fa30e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}








#s-b7998109-017b-45a2-8faf-1e40f08fa30e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7998109-017b-45a2-8faf-1e40f08fa30e.shg-box.shg-c {
  justify-content: flex-end;
}

#s-33c9878e-4bdb-4a86-af71-b4139640e1e1 {
  margin-top: 80px;
margin-bottom: 80px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f9a2d5a5-b589-45d6-99cf-5a48eef8f167"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-f6134486-f626-4a14-8cd4-d3ed90bfb8c2 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}








#s-f6134486-f626-4a14-8cd4-d3ed90bfb8c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6134486-f626-4a14-8cd4-d3ed90bfb8c2.shg-box.shg-c {
  justify-content: flex-end;
}

#s-8f109396-190c-40b7-acbe-29ea35c7d9f4 {
  margin-top: 80px;
margin-bottom: 80px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-6cc27d63-dccc-4205-9955-17320304db47 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}








#s-6cc27d63-dccc-4205-9955-17320304db47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cc27d63-dccc-4205-9955-17320304db47.shg-box.shg-c {
  justify-content: flex-start;
}

#s-69bd2113-c1b0-477d-acf1-bdbb42327fa3 {
  margin-top: 80px;
margin-bottom: 80px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-d31464a0-a430-4804-b6c5-8158ed5f6b20 {
  min-height: 50px;
}








#s-d31464a0-a430-4804-b6c5-8158ed5f6b20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d31464a0-a430-4804-b6c5-8158ed5f6b20.shg-box.shg-c {
  justify-content: center;
}

#s-e364286e-7769-4730-9f2e-0c5d00439b95 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: right center;
}








#s-e364286e-7769-4730-9f2e-0c5d00439b95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e364286e-7769-4730-9f2e-0c5d00439b95.shg-box.shg-c {
  justify-content: center;
}

#s-bf2b2f5c-eb43-4e8f-93d0-9dc2b1a4a038 {
  margin-top: 80px;
margin-bottom: 80px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(0, 0, 0, 0);
}

#s-db4f3f39-5e5f-4a77-8861-8941228a759a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-db4f3f39-5e5f-4a77-8861-8941228a759a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3c90899f-4d9f-47bb-af6b-c7ec05bb2ccf {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 5%;
padding-left: 15%;
padding-bottom: 5%;
padding-right: 15%;
}

#s-a3888c9c-0511-4a37-b30d-15d808855e12 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
text-align: center;
background-color: rgba(245, 245, 245, 0);
}

#s-a3888c9c-0511-4a37-b30d-15d808855e12 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2f0e6ed4-9240-4be0-b924-24928d18cc2e {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
min-height: 400px;
background-position: center center;
}








#s-2f0e6ed4-9240-4be0-b924-24928d18cc2e > .shg-box-overlay {
  background-color: rgba(37, 46, 45, 0.81);
  opacity: 0.7;
}#s-2f0e6ed4-9240-4be0-b924-24928d18cc2e.shg-box.shg-c {
  justify-content: center;
}

#s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-718f2fe2-4d08-4cd3-a95c-ecbab86ad211"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-a805a68d-cf5b-409a-927d-b32e37cad233 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 50px;
}








#s-a805a68d-cf5b-409a-927d-b32e37cad233 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a805a68d-cf5b-409a-927d-b32e37cad233.shg-box.shg-c {
  justify-content: center;
}

#s-5e27c4a1-1dd5-4438-8fff-a111c409ab17 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
max-width: 1200px;
background-color: rgba(255, 255, 255, 0);
}








#s-5e27c4a1-1dd5-4438-8fff-a111c409ab17 > .shg-box-overlay {
  background-color: rgba(222, 222, 222, 1);
  opacity: 0;
}#s-5e27c4a1-1dd5-4438-8fff-a111c409ab17.shg-box.shg-c {
  justify-content: center;
}

#s-9a3148ba-125e-4318-91ca-7cae4c3aee7f {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9a3148ba-125e-4318-91ca-7cae4c3aee7f {
  
}
}
#s-9a3148ba-125e-4318-91ca-7cae4c3aee7f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-9a3148ba-125e-4318-91ca-7cae4c3aee7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0.9);
  padding: 10px;
}

#s-9a3148ba-125e-4318-91ca-7cae4c3aee7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(106, 108, 109, 1);
}

#s-9a3148ba-125e-4318-91ca-7cae4c3aee7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(245, 245, 245, 0.9);
  border-top: 1px solid #ddd;
}

#s-9a3148ba-125e-4318-91ca-7cae4c3aee7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(106, 108, 109, 1);
  text-align: left;
  font-family: Oswald;
  font-weight: ;
  font-style: ;
  font-size: 22px;
}

#s-9a3148ba-125e-4318-91ca-7cae4c3aee7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 22px;
}
#s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8 {
  
}

@media (min-width: 0px) {
[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ed9cb42-b270-4ac4-a62a-25a00d2b90f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1283ad2a-afc0-44f4-b67c-1f8f73404624 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-03b59c98-073c-46ff-b3f0-c10b82eee1e3 {
  margin-top: 20px;
margin-bottom: 20px;
background-color: rgba(255, 255, 255, 0);
}

#s-d3c9e45f-71b9-4ed0-aad8-0cad956b5c9c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}




  #s-d3c9e45f-71b9-4ed0-aad8-0cad956b5c9c img.shogun-image {
    
    width: px;
  }


#s-d3c9e45f-71b9-4ed0-aad8-0cad956b5c9c .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0c589f5e-89a0-495e-b491-f07d97cca644 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(3, 3, 3, 0);
text-align: center;
text-decoration: none;
letter-spacing: 2px;
background-image: none;
hover-type: color;
color: rgba(252, 252, 252, 1);
background-position: left undefined;
}
#s-0c589f5e-89a0-495e-b491-f07d97cca644:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(10, 34, 64, 0.8) !important;}#s-0c589f5e-89a0-495e-b491-f07d97cca644:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0c589f5e-89a0-495e-b491-f07d97cca644-btn-wrapper {
    text-align: center;
  }


#s-0c589f5e-89a0-495e-b491-f07d97cca644.shg-btn {
  color: rgba(252, 252, 252, 1);
  font-size: ;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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